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)
-   -   Different quantities for different items? (https://forum.x-cart.com/showthread.php?t=53540)

ryanf 04-30-2010 06:47 PM

Different quantities for different items?
 
I tried searching the forum for an answer to this but had no luck.

I am setting up my store and plan to sell services and products. I'd like to restrict or remove the quantity dropdown for the services, but keep it for the products. Since the services are really just something people would order once. Is this possible? I put the services in its own category, so perhaps theres an IF statement? (Which would restrict customers from ordering more than 1 of each service in that category)?

Any help would be much appreciated.

Thanks

balinor 05-01-2010 05:26 AM

Re: Different quantities for different items?
 
Version? Please update your sig with your X-Cart version info per the forum guidelines. Thanks! :)

ryanf 05-01-2010 05:32 PM

Re: Different quantities for different items?
 
Sorry, I'm using X-Cart 4.3.1... signature updated :)

toddpatterson 05-01-2010 08:10 PM

Re: Different quantities for different items?
 
I am not sure if you can do both a drop down and a quantity entry box. If you are selling a service, say, Gift Wrapping, could you not use a URL link and add the service directly into the cart, by passing the actual item listing?

Just a thought.

cflsystems 05-02-2010 05:55 AM

Re: Different quantities for different items?
 
Keep your services and products in different categories. Then you can use an if statement to show or not quantity box based on current category. Keep in mind if you don't show quantity box for the form you have to assign quantity value of 1 as a hidden field.

jonatha 10-12-2011 01:57 PM

Re: Different quantities for different items?
 
Hi There,

I have the same problem :? I sell products and services. I've already have the products in a separate category from the services. However, I do not how to write the If statement to assign the category. The category # on the php is 249.

Could you please let me know how the statement has to be written? and which is the lines I have to edit on the buy_now.tpl?

Please Advise,
Thanks


All times are GMT -8. The time now is 01:21 PM.

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