Applies To:
CartGenie v4.0+ Standard, Professional & Enterprise Editions
Summary:
Yes. For example, if you wanted to make certain text appear bold within your Product Description you would use the <strong> tag as follows: <strong>My Bold Text</strong> and it would be displayed as My Bold Text on your Web site.
Additionally you can use a line break tag <br /> for a carriage return.
This is a product description within the product manager:
Displays on the site as:
Add a <br> tag after the first sentence:
And this is the result on the Web site:
Additional Information:
CartGenie Desktop Engine Fields that accept HTML Tags:
- Product Description within the Product Manager
- Features within the Feature Manager
List of some acceptable HTML Tags:
- <img>
- <table>
- <href>
- <b>
- <strong>
- <em>
- <class>
- <id>
- <span>
- <div>
- <font>
*NOTE: In CartGenie versions prior to 5.1 - the product description is bold by default and cannot be undone.