PDA

View Full Version : Add to Cart button in Extended Info pop-up


Artisan
10-Oct-2004, 06:52 PM
I'm using Norman's "Additional example code to make popup page have submit and attribute buttons" but, despite the modification he suggested in another thread, I can't get discounted prices to display for logged-in customers.

The mod, from the other thread, was as follows:

For full compatibility you should edit AddToCart_ExtendedInfo.html and replace the line:-
<b>NETQUOTEVAR:PRODUCTPRICE</b>
with-
<b>NETQUOTEVAR:PRODUCTPRICE</b><br>
<span class="actxsmall">NETQUOTEVAR: DISCOUNTINFO </span>
The patch will work without this but info on product level discounts won't be dispalyed.
(space inserted in the last NETQUOTEVAR to stop it showing as a big grin!).

I've got this running on a test site at http://www.clientzone.co.uk/acatalog/Products_With_Choices.html (Pair of Men's Walking Boots has a pop-up) and I've left the Compact HTML off but NETQUOTEVAR: DISCOUNTINFO doesn't even show up in the code.

Any more ideas?

Malcolm

NormanRouxel
10-Oct-2004, 11:29 PM
Paste this (invisible) code into your Extended Information / Text and see if it then works. Let me know if that helps and I'll try to find a way to automate this.

!!<<Actinic:SECTION BLOB="A0003.cat"/>>!!

Norman