Facebook

In my template set I want to add a link to an external website (e.g. http://www.mercantec.com). However, when I generate my store and follow the link I get an error. How do I fix this?

To use links to external websites you will need to use the SoftCart tag, NOPARSE#. Sample of html to link to an external website would be:

<A HREF=”http://www.mercantec.com”>Link</A> To be able to link to this website inside of your store you will need to change this link to read as:

< A HREF=”NOPARSE#http://www.mercantec.com”>Link</A>