Replies: 0
Hello everyone.
I am trying to create a computer configurator in a store. For this I want to limit the hard disk slots.
Example: The customer selects case A. The case can hold 6 hard disks. The customer selects 3 HDDs. Now the customer can only add a maximum of 3 SSDs.
How can I achieve this logic? Unfortunately, with woocommerce composite products I can only set the total amount of HDDs or SSDs, but they do not influence each other.