Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding an external link


craigcjc

Recommended Posts

Posted

Hi everyone, I have a general question. I have a product page and want to add a link on the page to an external site.

ie: click here to view colours which links to another site. I see that there is a tag-controller contribution but not sure if this is the correct thing for what I want.

 

Does anyone know of a contribution that does this or how to go about it.

 

:rolleyes:

Posted

Just put a standard HTML tag when you edit your product description like so:

 

<a href="http://www.mysite.com/mypage.htm">Click here</a>

Posted
Just put a standard HTML tag when you edit your product description like so:

 

<a href="http://www.mysite.com/mypage.htm">Click here</a>

Thanks, thought it would something simple.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...