3 replies [Last post]
BMWTouring's picture
Offline
Joined: 05/31/2011
Juice: 31
Was this information Helpful?

I want to make it possible that the customer can only select one product in a category. For example the category car has 4 cars as a product.

CAR -- BMW 1 -- BMW 2 -- BMW 3 and BMW 4

The customer can only select one BMW in the cart. How can I manage this?

I also have more categories (p.a. Cartype 2 and 3)

BMWTouring's picture
Offline
Joined: 05/31/2011
Juice: 31
One item per category

Nobody?

royerd's picture
Offline
Joined: 01/22/2008
Juice: 293
Re: One item per category

Not much support here at Ubercart anymore. A few people that have working sites like me stop in and check to see if anyone has answered my own question from two weeks ago (they have not) so I try to help while I'm here.

I believe what you want to do can be done with a combination of "attributes" "options" and "features"

I have a purchase page here that does something with some thing like the logic you want:

https://basic.esplanner.com/ESPlannerBasic/upgrade

Notice that the user gets to choose one option in each of those three categories.

Dan

BMWTouring's picture
Offline
Joined: 05/31/2011
Juice: 31
Reply

Thank you! I have managed it with Attributes and Options