Announcement

Collapse
No announcement yet.

Add to Cart button in Extended Info pop-up

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Add to Cart button in Extended Info pop-up

    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...h_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
    ¤ The world wide web needn't cost the earth
    ¤ ARTISAN INTERNET LTD
    ¤ www.artinet.co.uk

    #2
    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
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment

    Working...
    X