Hi everyone,
I’m importing products from a supplier into my Shopify store, and each product comes with a large number of tags — but they’re all combined into a single “Tags” column in the product export file.
Here’s an example of what one tag entry looks like:
10406, 107226038553, Black, Boots - Shoes, Category-Shoes, Dolce & Gabbana, EU42/US9, EU45/US12, EU46/US13, Gender-Men, Gender-Women, Lace-Up Boots - Boots - Shoes, Material: 100% Calf Leather, Men, New with tags, Shoes, Subcategory-Category-Shoes
As you can see, there’s a mix of information like:
- Product ID / SKU
- Color
- Brand
- Sizes
- Gender
- Material
- Category / Subcategory
- Condition
What I really need is a smart and feasible way to split these tags into structured columns (e.g. Gender, Category, Material, Size1, Size2, etc.) so I can use the data more efficiently — especially for syncing with Google Merchant Center.
Has anyone tackled a similar issue? Are there any tools, scripts, or workflows you’d recommend to parse and separate this kind of data?
Any tips would be highly appreciated!
Thanks in advance,
Daniel