I'm trying to use components to sell an optional item. The problem is that when the customer clicks on this optional item, the order quantity of both the product and the component has to be the same. I tried to make them different in the shopping cart, but that didn't work either.
That doesn't always apply since the customer may choose to order 5 products say (electronic kits) and 1 optional soldering/tool kit.
How do I do I make that work?
That doesn't always apply since the customer may choose to order 5 products say (electronic kits) and 1 optional soldering/tool kit.
How do I do I make that work?
Comment