Add SVG to ADD TO CART button

Hi everyone!

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,

Anyone here that could help me out?!!

Thanks :slightly_smiling_face:

Hello @JavierForero

Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?

Best regards,
GemPages Support Team

Hi there,

Yes, here it is

https://larkwoodfurniture.com.au/

You can follow these steps:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid theme file
  3. Paste below code before :

If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team

Thanks it worked!

Hi Again,

Do you have any suggestions on how to add it to the sticky button on mobile?

Hello @JavierForero

To add an icon to a sticky button on mobile devices, you can update the code above with the following code:


If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team