Instructions:
Ensure your CSV file has the following headers in the first row. The order must be exact.
title,sku,category,subCategory,price,discount,stock,color,availableSizes,description,imageUrl,tags
Note: `availableSizes` and `tags` should be comma-separated values (e.g., M,L,XL). `price`, `discount` and `stock` must be numbers.