Hello All,
So I create product upload CSV and each product has a different choice such as a Size, Unit, Color, Size and Units, options etc. These choices are all on different columns however I need to consolidate all into one column at the end. The reason because I need to upload the choices before uploading the products. Sometimes these are over 300.
<tbody>
</tbody>
So I create product upload CSV and each product has a different choice such as a Size, Unit, Color, Size and Units, options etc. These choices are all on different columns however I need to consolidate all into one column at the end. The reason because I need to upload the choices before uploading the products. Sometimes these are over 300.
Matrix Option - SIZE AND UNITS | Matrix Option - Units |
Pack of 50 | |
Case of 1000 | |
Small/Medium - Case of 672 | |
Small/Medium - Pack of 28 | |
Large/X-Large - Pack of 28 | |
Large/X-Large - Case of 672 | |
Small/Medium, Bulk - Case of 672 | |
Small/Medium, Bulk - Pack of 28 | |
Large/X-Large, Bulk - Pack of 28 | |
Large/X-Large, Bulk - Case of 672 | |
Pack of 5 | |
Case of 60 | |
Pack of 30 | |
Case of 180 | |
Small / Medium - Case of 50 | |
Small / Medium - Pack of 25 | |
Large - Case of 50 | |
Large - Pack of 25 | |
X-Large - Pack of 25 | |
X-Large - Case of 50 | |
2X-Large - Pack of 25 | |
2X-Large - Case of 50 | |
Pack of 10 | |
Case of 100 | |
Pack of 48 | |
Case of 576 | |
DE - Box of 50 | |
DM - Box of 50 |
<tbody>
</tbody>
Last edited: