Frequently Asked Questions

Using HTML

Last Updated: April 30, 2007 8:04 AM

Spice up your storefront using HTML. This lets you add more design and visual elements to your storefront as well as lets you add links to other Web sites. Quick Shopping Cart reads standard HTML and renders it on the appropriate page.

The Web pages associated with the Storefront are the most likely pages where you will want to use HTML for the content of the page. These include the Welcome, About Us, and Contact Us messages. You can also apply HTML to the Terms and Conditions page and product descriptions in the Product Editor page.

NOTE: If you use HTML in a text area, be careful not to also try to use a greater than (>) or less than (<)sign in the text surrounded by HTML tags. Within HTML, the greater/less than signs are interpreted as code and will not display properly. Instead, use &gt; for > and &lt; for <.