This question has been flagged
1 Reply
2549 Views

I installed the module product_variant_multi but fail to understand the procedure. Can somebody who uses it successful just walk me through the basic steps.

Presumably first a template has to be set up, but then which fields are required and what to do next.

Thanks, Michael

Avatar
Discard
Best Answer

Create a new template with 'Is multi Variants' as True. In Variants tab, You will see Dimension types as one2many. Create dimension types like colour, size with appropriate value inside Dimension type forms like 'black', 'blue', 'M', 'L', etc. After adding this, click on Add All Option. You will see your all dimension values in Dimension Values field. Now, click on 'Generate Variants' button. It will create all the products as per your configuration in Dimension Types field. Overall, it means that with product_multi_variant, You can have many products per template. Hope this will help you.

Thanks, Priyesh Solanki

Avatar
Discard