How do I add the words GST included after the price on every product on my shopify store. Dawn Theme for Australia setting?
I have included the GST in the prices already.
Thanks You
How do I add the words GST included after the price on every product on my shopify store. Dawn Theme for Australia setting?
I have included the GST in the prices already.
Thanks You
Hi @Dinnerwithease ,
You can add some code to your theme:
Step 1: Go to Sale Channels → Themes → Edit Code
Step 2: Search for the file ‘price.liquid’
Step 3: Add the following code right after sale badge element like this
GST Included
Step 4: And the result like this
I just cloned the sale badge of the Dawn theme. If you want to change the style, I’m ready to help you.