Hi,
I would like to have the coupon code entry form on all pages, the cart and the checkout. This is simple, however actually very confusing for a user. This is becuase if they enter the code and click go, the code is registered and the discount applied, however that form field is still empty.
On the checkout page, the code field is filled in automatically as it should be. I had a look on order phase 1 and found this in the text box.
value="NETQUOTEVAR:COUPONCODE"
however this fails to work on other pages. Is there any way to access this netquotevar on all pages, or another way to do it?
Many Thanks,
Steve
I would like to have the coupon code entry form on all pages, the cart and the checkout. This is simple, however actually very confusing for a user. This is becuase if they enter the code and click go, the code is registered and the discount applied, however that form field is still empty.
On the checkout page, the code field is filled in automatically as it should be. I had a look on order phase 1 and found this in the text box.
value="NETQUOTEVAR:COUPONCODE"
however this fails to work on other pages. Is there any way to access this netquotevar on all pages, or another way to do it?
Many Thanks,
Steve
Comment