Hello All
I have one men's shirt product with multiple sizes
I have imported product variant data on odoo 17
see the below import file format
where I have added all SKU rows with same attribute value Fabric, Gender, item etc
import file uploaded successfully on odoo 17
now see the below screenshot of product page where all imported variant visible 5 time (5 Sizes)
now I will search on Product variant page with same product name total 25 records visible
5 sizes X 5SKU = 25
So as per my understanding is it duplicate SKU entry done on product variant page.
I am not sure I have followed all the steps correctly or not
anyone please guide me so that I can avoild multiple records on product variant page
thanks