Hey guys,
I want to add a cart icon to my cart drawer, the icon should only be displayed when it is empty, how do I do that?
Can someone help me?
I use the Refresh Theme
Goal: show a cart icon in the cart drawer only when it’s empty on Shopify’s Refresh theme.
Proposed approach:
Context/terms:
Artifacts:
Status/outcome:
Hey guys,
I want to add a cart icon to my cart drawer, the icon should only be displayed when it is empty, how do I do that?
Can someone help me?
I use the Refresh Theme
Hi @Aihaam ,
First, you need to have SVG icon for it.
Then, go to Actions > Edit code > Snippets > icon-cart-empty.liquid file and change code here:
Hope it helps!