Is there any way to add a bunch of tags in bulk to products? Like this:
Pase this in: ‘‘Example, example 1, example 2, example 3’’ etc etc and it becomes a tag each, when I do this, it just makes it all in one tag, instead of like several. I hope you understand my question.
The comma-paste issue is a UI quirk: Shopify’s tag editor uses Enter or Tab as separators, not comma. So “Example, example 1, example 2” parses as one tag.
Two ways forward:
In the product editor: type each tag and hit Enter (or Tab) between them.
For bulk via CSV: export your products, edit the Tags column (comma-separated values inside the cell work for CSV), save as UTF-8 CSV, then import with “Overwrite products with the same handle” so only the rows you include get touched.
A third option, if you’d rather skip CSV entirely: in a Shopify-native PIM like Peak PIM, tags sit as a column you can paste straight into without round-tripping a file.