Description Field
There are a few settings for this field which are:
1. Case Convert
Convert the text between different letter cases easily.
Clear the HTML tags from the description.
No change will not change any format of the text.
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
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/
3. Replace with
Replace the words or phrases that were used with Find above separated by a comma.
4. Only update if the current description is empty (Only Shopify Update Feed)
The toggle icon will update the empty product description in the Shopify store.
5. Wrap each column mapped in paragraph(s) with ...
- <p> paragraph - show in paragraph style
- <ul> unorder list - show in bullet point form
- <li> bullet point (auto wrap with <ul>) - show the description in bullet point form
- <li> bullet point except for the first column - show the description in bullet point form but not included the first column mapping
- </br> line break - show it by breaking the sentence in a line style
6. Convert newline to line break
Convert a new line to a line break. If the file contains ('\n'), it will convert it as (<br/>)
7. Labels for additional info
Use the label option for additional description info and add the label for the second field mapping onwards.
8. Hide label when value 0
The toggle will automatically hide the label with a 0 value.
9. Set to blank
The toggle icon will automatically set to blank when the value in the feed file is blank as there is no value set in the description section ( zero or '0' are not considered blank).
10. Skip update when feed value is blank (value zero is not blank)
When enable this option, it will skip the update when the feed value its blank. By default its enable the option.
Updated on: 11/06/2025
Thank you!