跳至內容
選單
此問題已被標幟
1 回覆
2887 瀏覽次數

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

頭像
捨棄
最佳答案

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

頭像
捨棄