Articles on: Matching Column

Tags Field

Available on: ✔️ Add ✔️ Update ✔️ Export
If your feed file has no column as tags and wants to apply tags as newly_added for all your products. You can use fixed value to set it.





There are a few settings for this field which are:

1. Prefix



This is a field to add the prefix in front of the tag values.



2. Find



Find for multiple words or phrases separated by commas. The search matches any part of the words, supports wildcard (*) and regular expressions. You can test your regular expression at this link: https://regex101.com/



For example: (Find: *man) will include - woman, manicure etc from the feed file

Example of regular expression: To remove [ ] brackets or " " quotes from the tags, you can use this *[\[\]"]* in Find field and leave the Replace field empty.

3. Replace with



Replace the words or phrases used with Find above, separated by a comma.



For example: word1,word2. (Auto-matched with Find) It will replace your store word from auto-match with find. To replace the words with the column name, use {{title}} and place the column name inside the bracket {{}}

4. Include tags



It can include certain tags, separated by commas to be imported only.



For example: Have product A with 20 tags and want to include only one of them, can use this field to include it.

5. Ignore Tags



Ignore tags is for listing out all the tags that wanted to ignore from importing, can use it by separating the comma.



6. Replace store product tags



When is unchecked, it will not remove any existing tags on the store and only add new tags from the feed file.



7. Append new tags to existing tags



By default, it will be enabled. If not the tags will remove from the existing tags. If it's disabled, it will REMOVE from existing tags.


Replace store product tags vs Append new tags to existing tags



Example: Shopify store has tags (tag A, tag B) and the same product in the feed file has tags (tag B, tag C)

Replace store product tags #6Append new tags to existing tags #7Result
DisabledEnabledtag A, tag B, tag C
DisabledDisabledtag A
EnabledDisabledtag B, tag C
EnabledEnabledtag B, tag C


8. Tag column separator



This field is for adding any column separator for the tag. It's a custom field to add the column separator.

Updated on: 18/02/2025

Was this article helpful?

Share your feedback

Cancel

Thank you!