X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Free Shipping image (https://forum.x-cart.com/showthread.php?t=18030)

bluecherry 11-16-2005 12:14 PM

Free Shipping image
 
I'd like to have a nice (visable) image if free shipping is enabled on the product. Has anyone come up with a way to do this?

Maybe something near the 'Save X%' image?

shan 11-17-2005 02:51 AM

on product.tpl somewhere add this

Code:

{if $product.free_shipping}
[img]{$ImagesDir}/freeship.gif[/img]
{/if}



All times are GMT -8. The time now is 02:13 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.