I am having trouble getting the free shipping image to show on products set for always free shipping. I am using a template from Picaflor but I have also tested in the "Classic" template and it does not show on either. I have checked the catalog>product type and everything looks good. I see the always-free-shipping.gif image in the template_default>images folder but it does not seem to be showing up.
I also looked at the product_free_shipping.php and this is what it has:
define('TEXT_PRODUCT_FREE_SHIPPING_ICON', zen_image(DIR_WS_TEMPLATE_IMAGES . 'always-free-shipping.gif', 'Free Shipping')); // for an image or comment out to use another
?>
Looking for some insight as to why the free shipping image would not be showing?


Reply With Quote
