Hey everyone!
Using Empire theme, how do you add “FREE SHIPPING” next to the product price like this?:
![]()
And is it possible to color code it like this so it’s in red?
I appreciate any help you can provide. Thanks!
STORE LINK: www.spacesavingbed.com
A user asks how to add a “FREE SHIPPING” label next to the product price on their Shopify store using the Empire theme, referencing an example image. They also want to know if it’s possible to color-code the text in red.
Solutions provided:
Two respondents offer similar CSS-based solutions:
theme.liquid file above the </head> tag in the theme editor (Online Store > Themes > Edit Code)Status: The discussion appears resolved with working code solutions provided, though the original poster hasn’t confirmed implementation success.
Hey everyone!
Using Empire theme, how do you add “FREE SHIPPING” next to the product price like this?:
![]()
And is it possible to color code it like this so it’s in red?
I appreciate any help you can provide. Thanks!
STORE LINK: www.spacesavingbed.com
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code above the tag
Result:
Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!
Please add this code to theme.liquid file, after in Online Store > Themes > Edit code
Best regards,
Dan from Ryviu