Hello,
I'm struggling with something I thought would be straightforward...
I'm using a cutdown product layout and set the Extended Info layout to be one that includes an 'Add to Cart' - I have also set this to open in the same window.
All I want now, is to include the price of the item in this layout - but I cannot seem to get it output.
I have included: -
<actinic:variable name="Price" />
but this outputs:-
NETQUOTEVAR:PRICE
rather than the actual price....
Any ideas?
Alec
I'm struggling with something I thought would be straightforward...
I'm using a cutdown product layout and set the Extended Info layout to be one that includes an 'Add to Cart' - I have also set this to open in the same window.
All I want now, is to include the price of the item in this layout - but I cannot seem to get it output.
I have included: -
<actinic:variable name="Price" />
but this outputs:-
NETQUOTEVAR:PRICE
rather than the actual price....
Any ideas?
Alec
Comment