Isn't there a small icon that shows when products have free shipping both on category and product pages?
Announcement
Collapse
No announcement yet.
Free Shipping Icon
Collapse
X
-
Tags: None
-
Thanks Pack Secure -- but neither of those explain how I get the icon to display - I have several items that have free shipping but the icon is not displaying.Joe Arbogast
http://www.birdsafestore.com
Comment
-
Birdsafe Free shipping is enabled on your products? if yes go to settings design settings store language and search for freeshipping. you will see two results. check for the one under product on that page if its using text or image path or if its empty. you can use you own image or you can use default from common folder. if you want to user default one just add this code to freeshipping text field in store language section
<img src="assets/templates/common-html5/images/freeship.png">
after adding this just clear your cache and it will work
Comment
-
Comment