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)
