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)
-   -   removing quantity (https://forum.x-cart.com/showthread.php?t=8891)

wayfarer 09-07-2008 10:31 PM

Re: removing quantity
 
Quote:

Originally Posted by Ashley
use the same one you used for the drop down. just place it around the qty label.

Thanks for the super fast reply! I'll give it a go...

Incidentally, if I had a second category I wanted to include, would I just repeat the if else statement again for the desired categories, or can I do something like this?:

{if $cat eq 500, 451}

ARW VISIONS 09-07-2008 10:39 PM

Re: removing quantity
 
You are welcome.

Im not sure about the 2 cat idea. Play with it and let us know what you find out :)

ARW VISIONS 09-07-2008 10:54 PM

Re: removing quantity
 
{if $cat eq 500 || $cat eq 451}

this works

wayfarer 09-07-2008 10:58 PM

Re: removing quantity
 
It does indeed! Thanks very much, that's great

ARW VISIONS 09-07-2008 11:03 PM

Re: removing quantity
 
de nada


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

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