I am selling solar systems, and I want to create a user-friendly product page. This page will have three dropdown menus for customers to choose from:
- Number of solar panels needed.
- Type of roof.
- Number of rows required for installing the solar system.
To make this work, I need to generate different product options based on these choices. For instance, if someone picks “3 solar panels,” “Tile” roof, and “2 rows,” I will create a product variant for that combination. This process applies to other combinations as well.
Importantly, these variants need to be connected to multiple products, and I need the flexibility to adjust the quantity of each product for every variant.
Moreover, when a customer selects a specific variant, all the related products associated with that variant should show up as separate items in their shopping cart. For example, if a customer chooses the variant “3 solar panels / tile / 1 row,” all the products linked to that particular variant should be added to their cart or checkout page as separate items.
For some reference on how it should work, checkout www.mikma.dk (Wordpress)