I want to add a small picture of an empty bag to my cart page but it’s not giving me any option to do so in my theme editor.
I know it’s possible because I’ve seen it on other stores. Could someone please show me how to do this.
A user wants to add an empty bag image to their cart page in the Dawn theme but cannot find the option in the theme editor, despite seeing this feature on other stores.
Proposed Solution:
# {{ 'secStatus: The discussion appears to have formatting/encoding issues making some code snippets and text difficult to read. One responder requested the store URL and specific image details to provide more targeted assistance. The technical solution has been offered but may need clarification due to the garbled text.
I want to add a small picture of an empty bag to my cart page but it’s not giving me any option to do so in my theme editor.
I know it’s possible because I’ve seen it on other stores. Could someone please show me how to do this.
Hey @Anonymous
Can you share your Store URL and the image you want to add in that section?
Best Regards,
Moeed
Hi @Anonymous
Go to your Online store > Themes > Edit code > open main-cart-items.liquid, find this line of code
# {{ 'sections.cart.empty' | t }}
Add this code below the line of code above. Make sure you add image link in scr attribute