I want to show the product price WITHOUT the word 'price:' in the Order Detail template.
When customers add to cart, they go to the confirm / inset quantity page. This is controlled by Act_OrderDetail.html
it uses NETQUOTEVAR:PRODUCT PRICE but this returns Price:£6.99 etc.
All i want is the £6.99 bit.
Cant use NETQUOTEVAR:COST or NETQUOTEVAR:PRICE - not supported in this template....
anyone know what VAR I can use?
many thanks
andy
When customers add to cart, they go to the confirm / inset quantity page. This is controlled by Act_OrderDetail.html
it uses NETQUOTEVAR:PRODUCT PRICE but this returns Price:£6.99 etc.
All i want is the £6.99 bit.
Cant use NETQUOTEVAR:COST or NETQUOTEVAR:PRICE - not supported in this template....
anyone know what VAR I can use?
many thanks
andy
Comment