Title Field
There are a few settings for this field which are:
1. Multiple title separator
Multiple title separator is used when mapped to multiple title fields. If you want to separate the title, can choose ""
Multiple title separator is used when mapped to multiple title fields. If you want to separate the title, can choose ""<space> - space> - space> - space> - <space>"</s> or don't need any changes on it choose "-".
2. Case Convert
It will help you to easily convert the text between different letter cases.
For example:
- this is a SAMPLE
- All lower case: this is a sample
- All upper case: THIS IS A SAMPLE
- Titleize case: This Is A Sample
- Clean up all HTML tags: Remove all HTML tags using this option
3. Ignore words
Ignore words will ignore the specific wording that don't want to be added or updated for the product from the feed file. Its supports multiple ignored words, separated by a comma while it also supports regular expressions too.
4. Auto ignore words from variant option values
By enabling the toggle, it will automatically ignore the words from the variant option word.
Other examples of ignoring words:
A. Remove all HTML tags by using <[^>]*>
Value in feed | Result |
---|---|
<h3><em><h3><em><h3><em><h3><em><strong>Hello Everyone</strong></em></h3></s> Hello Everyone |
|
**B. Remove commas from the sentences, and wrap the regular expression with *, **
For example: ^"|\,|"$
Value in feed | Result |
---|---|
HP Elitebook 840 G8, 14""FHD, i5-1135G7, 8GB, 256GB SSD, LTE 4G | HP Elitebook 840 G8 14""FHD i5-1135G7 8GB 256GB SSD LTE 4G |
5. 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/
6. Replace with
Replace the words or phrases that were used with Find above separated by a comma.
7. Translation From
Please select the translation from to translate the metafield. There are more than ten languages available.
8. Translation To
Please select the translation to translate the metafield. There are more than ten languages available.
Updated on: 05/02/2025
Thank you!