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)
-   -   add "free shipping" icon (https://forum.x-cart.com/showthread.php?t=4283)

g0t0pless 09-08-2003 09:06 PM

add "free shipping" icon
 
I'd like to add a free shipping starburst, similar to the "SAVE XX%" starburst. I'd like to add it directly below, and only have it shown if the free shipping option is checked.

Is this even possible?

jeeya 09-08-2003 09:13 PM

.
 
I posted same question last week but no reply

g0t0pless 09-08-2003 10:04 PM

And you're an expert? I guess there is no easy way to do it then.

jeeya 09-09-2003 01:07 AM

.
 
:lol: not easy as it looks

machnhed1 10-01-2003 06:40 AM

http://forum.x-cart.com/viewtopic.php?t=5950

Hope that helps.

funkydunk 10-01-2003 07:08 AM

Re: .
 
Quote:

Originally Posted by raxitpatel
:lol: not easy as it looks


a lot easier :)

funkydunk 10-01-2003 07:10 AM

or to write the code for you..................

{if $product.free_shipping eq "Y"}
do this
{/if}

put that in the product.tpl where you want the 'do this' to appear

machnhed1 10-01-2003 07:11 AM

Re: .
 
Quote:

Originally Posted by funkydunk
Quote:

Originally Posted by raxitpatel
:lol: not easy as it looks


a lot easier :)


I second that.

If you need any help read the smarty tutorial/documentation on smarty.php.net. It's very good.


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

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