Hi
Pls could u provide a solution to adding text and icons to under my buy buttons, requires custom code theme does not support it (attached example below)
my store:
URL: tennisgiant.com
Theme: Warehouse
wanted result:
Cheers
A user seeks help adding custom text and icons beneath buy buttons on their Shopify store (using the Warehouse theme), as the theme doesn’t natively support this feature.
Proposed Solution:
Technical Details:
The discussion includes visual examples and code snippets that are central to implementing the solution.
Hi
Pls could u provide a solution to adding text and icons to under my buy buttons, requires custom code theme does not support it (attached example below)
my store:
URL: tennisgiant.com
Theme: Warehouse
wanted result:
Cheers
Hi @adam10910
You mean you want to add buttons and icon here https://nimb.ws/oqy40e
Hi @adam10910
Please follow these steps:
First, go to Online Store > Edit code > theme.liquid, find the closing tag and then paste this script in front
You can change the text and icon as you want (according to the SVG tag)
I checked it out
I hope that it will work for you.