6
votes
"Extend" Woo Coupons integration/tab so that values set in "Discount label" and "Discount message" to alter the WooCommerce notification content every where on site
Right now it only seems to modify the Woo notification text on cart and checkout pages but not on the main shop page, product/tag/category archives/anywhere else that Woo notifications might be displayed.
I was able to extend it to
– Thank you page order details
– Order confirmation emails (HTML and plain text)
– My Account order view
– Admin order view
For today’s update. Unfortunately, there isn’t a single place we can override it. It’s a different little bit of code for each template file or interface, but that should give a lot more coverage. If you notice any other places, let us know.
Hi Jack,
Thanks so much for extending this so quickly. I just sent you a separate email with a code snippet that might help extending this to notices on archive pages or any other page especially when the user’s cart is empty as it seems WooCommerce renders a different message when the cart is empty.
Cheers,
Rob