Ok the customer wants to display more information than is already shown in the shopping cart, So logically I said ok I will try either a CUSTOM VAR or EXTENDED INFO VAR
So firstly I tried the NETQUOTEVAR:INFOTEXT and as usually since its not global it just showed the txt NETQUOTEVAR:INFOTEXT bleh!(whats the story with this actinic Why can more usual vars like that be global??)
(on a side note it worked perfectly as a popup)
So I said it must be a custom var so ran though all the setting up of custom var stuff, checked that it was displaying on my product page (no probs) added CUSTOMVAR:MOREINFO to my ACT_SHOPPINGCARTXML.html and it didnt bother showing anything at all, even though it works elsewhere, so my question is, is there a way to custom vars working on this page. I really need to get this info showing, so any help would be appreciated
Cheers
Gearóid
So firstly I tried the NETQUOTEVAR:INFOTEXT and as usually since its not global it just showed the txt NETQUOTEVAR:INFOTEXT bleh!(whats the story with this actinic Why can more usual vars like that be global??)
(on a side note it worked perfectly as a popup)
So I said it must be a custom var so ran though all the setting up of custom var stuff, checked that it was displaying on my product page (no probs) added CUSTOMVAR:MOREINFO to my ACT_SHOPPINGCARTXML.html and it didnt bother showing anything at all, even though it works elsewhere, so my question is, is there a way to custom vars working on this page. I really need to get this info showing, so any help would be appreciated
Cheers
Gearóid
Comment