Hello,
I followed this tutorial and successfully created a cart item counter:
But what I want to achieve is to:
When there’s NO product in cart, I don’t want the item count to show.
LIKE THIS: https://prnt.sc/tFFzedFnNvar
BUT when I add a product, the cart item count shows.
LIKE THIS: https://prnt.sc/9_luRZuOaqNU
How can I do that please?