9INE
1
Hi! I would like to add the ‘bag’ or ‘cart’ icon to my ADD TO CART button, like in the example below.
I have the SVG ready but I am having trouble with the coding: https://cdn.shopify.com/s/files/1/0579/9673/8721/files/bag.png?v=1669863100
Does anyone know how to? Thanks
9INE
2
Hi @9INE
This is Noah from PageFly - Shopify Page Builder App
Please follow my steps below to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: find and open the buy-buttons.liquid and paste the code like this screenshot below

It will work like this :
Hope this can help you solve the issue
Best regards,
Noah | PageFly
9INE
4
Looks good but it is very close to the add to cart text, how can I put some space between the icon and text?