Hello!
Please tell me how to implement the functionality of the technical product configurator in Woocommerce.
There is a product with variations.
I want to make a technical product configurator so that each product variation would have a field for selecting its quantity.
For example, the product is server for business.
It will have a product card with variations.
For example, the variation “Server RAM” with a drop-down list (“8 GB DDR4”, “16 GB DDR4”, “32 GB DDR4”, etc.) and next to it a drop-down list with the quantity of this variation (“1”, “2”, “3”, etc.).
And it is necessary that all selected variations with their quantities are included in the product basket to be able to place an order.
How can I do this?
Are there any Woocommerce hooks or special additional plugins for this?
I really hope for your recommendation.
Thank you!