How to limit sales to one product per category
-
Good day I’m trying to make an E-commerce site that enables step-by-step shopping (like those online shops that sell gaming PCs). I want to ask if it’s possible to add only one product per category per transaction without using radio buttons or <select> drop-down box and just stick with Woocommerce’s “Add to cart” buttons. Basically an example:
Processor Category:
Intel i7 ->Added to cartIntel i5
AMD FX-octa ->Their add to cart buttons become disabled————–OR————–
Video Card Category:
AMD R9 290X ->Added to cartNVIDIA TITAN ->When added to cart, removes the previously added item from the same category
Please bear with me, I’m a bit of a newbie. Thanks in advance!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to limit sales to one product per category’ is closed to new replies.