Custom Text Formatting in Description, Vendor, Title & SKU Fields

Modified on Tue, 31 Oct 2023 at 01:34 PM

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. This feature can be used in the field mapping of 


    ✔️ Description 
    ✔️ Vendor

    ✔️ Title 

    ✔️ SKU

   


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

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article