I have a coupon code field on the BASK page. I'd like to show a visual notification to customers when a coupon has already been applied by displaying the coupon code and the coupon description in an alert box. This would be in addition to the line item in the Basket Display. Also, if a coupon can't be applied, I'd like a way to tell the customer the reason it didn't work, such as the minimum amount isn't in the basket, or the item on sale isn't in their basket.
For displaying the coupon code and description of any coupons already applied, I've looked into the tokens available, but there doesn't seem to be the right combination to display this. For "free shipping" coupons, I see no token that shows if a "free shipping" coupon has been applied. And for a basket discount coupon ($10 off order), it displays in the "basket:charges:descrip", which is not specific to coupons. And I can't see how to display the coupon code applied.
It's so confusing for customers as you can't always tell if a coupon has been applied and you try again or refresh the page and just get the generic coupon error message.
Second, if a basket coupon is applied, it shows up as a separate line above the Subtotal and below the items in the basket. Is there a way to show the Subtotal of the items in the basket before the coupon get's applied? Again, I can find no token that controls this.
For displaying the coupon code and description of any coupons already applied, I've looked into the tokens available, but there doesn't seem to be the right combination to display this. For "free shipping" coupons, I see no token that shows if a "free shipping" coupon has been applied. And for a basket discount coupon ($10 off order), it displays in the "basket:charges:descrip", which is not specific to coupons. And I can't see how to display the coupon code applied.
It's so confusing for customers as you can't always tell if a coupon has been applied and you try again or refresh the page and just get the generic coupon error message.
Second, if a basket coupon is applied, it shows up as a separate line above the Subtotal and below the items in the basket. Is there a way to show the Subtotal of the items in the basket before the coupon get's applied? Again, I can find no token that controls this.
Comment