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)
-   -   Out of Stock Message (https://forum.x-cart.com/showthread.php?t=62958)

gezzam 03-13-2012 05:38 PM

Out of Stock Message
 
Good Afternoon,

Is it possible to have a message on products that are out of stock to have the message along the lines

"We do not have product in stock, however call us and we can order in for you"

Thanks,

Gerald

PhilJ 03-13-2012 05:39 PM

Re: Out of Stock Message
 
{if $product.avail eq "0"}
...
{/if}

gezzam 03-13-2012 05:45 PM

Re: Out of Stock Message
 
Thanks Phil,

I assume it is the products_t.tpl I will be modifying?


All times are GMT -8. The time now is 04:32 PM.

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