PDA

View Full Version : Add to Cart Button Issue


leej
13-Jan-2004, 05:40 PM
Hi everyone,

Can anyone tell me is it possible to have 2 add to cart buttons. Both need have the same functionality but look different in apperance.

Currently I have tried using the NETQUOTEVAR:NAVBCHECKOUT button. For instance:

<a href="NETQUOTEVAR:NAVBCART"><img src="imagename" alt="add to basket now!" width="img width" height="img height"></a>

When testing though the page comes back with a syntax error!

Any suggestions or guidance to similar postings would be greatly appreciated.

Lee.

Menar
14-Jan-2004, 08:31 AM
Hi there,

Please look at the following link

http://knowledge.actinic.com/users/kadmin/acatalog/v6_Product_Details.html#aCD352

This provides a solution to add to cart from anywhere on the Internet, therefore, you can have a button embedded into the product description using HTML expressions.


Hope this helps.