> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.stock-sync.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Short Description Field (Woocommerce)

|| Available on: ✔️ Add ✔️ Update ✔️ Export

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/screenshot-2024-05-09-at-33916_1xh6nb7.png)

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. 

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_xud6z8.png)

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 * 

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_4yjqvb.png)

| For example: (Find: *man) will include - woman, manicure etc from the feed file. The Find field also supports regular expressions 

| For example: To remove all links from the description field, enter *<a href=.?>,<a id=.?>,</a>*


# 3. Replace with

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

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_gapo52.png)

| For example: To replace the words with the column name, use {{**description**}} and place the column mane inside the bracket {{}}


# 4. Translation From 

Please select the translation from to translate the title. There are more than ten languages available. 

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_1j7l52b.png)


# 5. Translation To 

Please select the translation to translate the title. There are more than ten languages available.

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_192wxpv.png)


# 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

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_vyrfuf.png)


# 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/>)**

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_1gksk2u.png)


# 8. Labels for additional info

||| Labels for additional info also been supported with any text beginning or end of the column value such **Height is {{value}}cm, WIdth, Depth**

Use the label option for additional description info and add the label for the second field mapping onwards. 

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_1y4gz1i.png)


# 9. Hide label when value 0

The toggle will automatically hide the label with a 0 value.

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_12ci37d.png)

| For example: If the description is mapped to desc, height, weight and width. And the weight value is 0, then it will NOT display the weight as follow.
| Desc
| Height: 5cm
| Width: 10cm


# 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).

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/image_jx7o2b.png)


# 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. 

![](https://storage.crisp.chat/users/helpdesk/website/b219050a5836c000/screenshot-2024-05-09-at-35928_oxl1um.png)

| For example: To skip the update for products with **feed value blank** can **enable** this option. 



