Short Description Field (Woocommerce)
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 multiple words or phrases separated by a comma. Search will match any word to find any part of the word, including *
3. Replace with
Replace the words or phrases that were used with Find above separated by a comma.
4. Translation From
Please select the translation from to translate the title. There are more than ten languages available.
5. Translation To
Please select the translation to translate the title. There are more than ten languages available.
6. 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
7. Convert newline to line break
Convert a new line to a line break. If the file contains ('\n'), it will convert it as (<br/>)
8. Labels for additional info
Use the label option for additional description info and add the label for the second field mapping onwards.
9. Hide label when value 0
The toggle will automatically hide the label with a 0 value.
10. 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).
11. 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: 09/05/2024
Thank you!