Product Identifier Field
The Product Identifier field offers several options to help you match the store product with the feed file. We also support using variant metafields and variant ID as identifiers. Please choose the option that is suitable for your feed file. You can refer to the information below for more details:
✅ Supported variant metafield as a product identifier.
There are a few settings for this field which are:
1. Store Prefix/Postfix (✔️ Update)
If your product's SKU in the store contain any of the value infront or at the back. We can set the prefix or postfix, so it will easily match within the feed file.
Example of cases using store prefix/postfix:
Cases | Store SKU | Feed SKU | Setting Applied |
---|---|---|---|
Store Prefix | | | Store Prefix = |
Store Postfix | | | Store Postfix = |
Remove Dash (Store) | | | Store Prefix/Postfix = |
✅ Supports wildcards and separated by comma.
2. Feed Prefix/Postfix
If your product's SKU in the feed contain any value infront or at the back. We can set the prefix or postfix, so it will easily match within the store.
Example of cases using store and feed prefix/postfix:
Case | Store | Feed | Setting Applied |
---|---|---|---|
Feed Prefix | | | Feed Prefix = |
Feed Multiple Prefixes | | | Feed Prefix = |
Feed Multiple Prefixes with REGEX | | | Feed Prefix = |
Remove Dash (Store) | | | Store Prefix/Postfix = |
Remove URL Prefix | | Feed Prefix = | |
Feed Postfix | | | Feed Postfix = |
Feed Multiple Postfixes | | | Feed Prefix = |
Remove Special Character | | | Feed Postfix = |
Replace Space with Dash | | | Store Prefix = |
Remove Asterisk | | | Feed Postfix = |
✅ Test your regular expressions here: https://regex101.com/
3. Product Key Separator
If your products in the feed contain any product key separator, can specify it.
4. Match Case
To enable the upper or lower capital identifiers.
5. Update duplicate products with same product identifier (✔️ Update)
If have multiple products with the same product identifier, enable it this option so that the update won't overwrite each other.
Updated on: 27/08/2025
Thank you!