If looking for a way to add custom text beginning of any field or end of the field in the mapping section. Can refer to the way below:
Once use the curly brackets and commas in the mapping section, multi-columns, and labels will no longer be supported.
1. Can add custom text in the mapping section together with the column field name, and can double click the tag to edit as needed.
Example of custom text in the Description Field:
Result showing in Online Store:
<p>{{Description}}</p><p>Ingredient:{{ingredient}}</p><p>Weight:{{weight}}(ml)</p>
2. If you want to add an HTML link in the description, you can do so using a custom text format.
Example of custom text in the Description Field with HTML:
Result showing in Online Store:
<a href = {{Description}} target =_blank> {{Description}}</a>
All the description values become a link, which is clickable when set as this.
3. If you want to bold the text using the HTML code in the description, you can use a custom text format
<b> Hello </b>
4. This feature can be used in the field mapping of
Shopify | WooCommerce | BigCommerce | Wix |
✔️ Title ✔️ SKU ✔️ Barcode ✔️ Metafield ✔️ Product Type ✔️ Publish ✔️ Tags ✔️ Taxable ✔️ Weight ✔️ URL & Handle ✔️ Product URL ✔️ Status | ✔️ Tags ✔️ Product Image ✔️ Title ✔️ Metadata ✔️ Width ✔️ Height ✔️ Length ✔️ Category
| ✔️ Weight ✔️ Title ✔️ Custom Field ✔️ MPN ✔️ Bin Picking Number ✔️ Barcode ✔️ Brand ✔️ Category ✔️ SKU ✔️ Preorder Message ✔️ Preorder Date | ✔️ Product Image ✔️ Weight ✔️ Ribbon ✔️ Brand ✔️ Collection ✔️ Variant Option |
4. The rest of the field that needs to be mentioned above is NOT able to add the text at the beginning of the column value or the end of the value.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article