How to display product count next to collection name in menu?

Hello!

Is it possible to show number of products collection contains near collection name in menu? The yellow one is example of what I mean :slightly_smiling_face:

1 Like

@MorganBlack

yes please add this code on your header

({{ collection.products_count }})
1 Like

@KetanKumar

Thanks, but Could You show me the exact place where should I place the code?

1 Like

@MorganBlack

can you please share your header full code so i will check and update