We have a client that wants to offer 100% discounts on products by emailing people a coupon code to use.
All works fine but in the cart only the line item is displayed, no totals or discount info as the total is 0.00
when the order is downloaded all view fine in the orders tab - discount is shown as 100% etc but the email and receipt reflect the cart page i.e. no info after the line item which is confusing.
I guess the solution is a perl hack but any clues would be great please so we can display the discount/adjustment info still and ideally the total which would be 0.00.
All works fine but in the cart only the line item is displayed, no totals or discount info as the total is 0.00
when the order is downloaded all view fine in the orders tab - discount is shown as 100% etc but the email and receipt reflect the cart page i.e. no info after the line item which is confusing.
I guess the solution is a perl hack but any clues would be great please so we can display the discount/adjustment info still and ideally the total which would be 0.00.
Comment