adding a print button code to printed coupons
Hi,
I'm trying to look for a solution to add the "print coupon button" to the coupon page that opens when the costumer click on "print coupon".
I would like to add the code:
HTML Code:
<button onClick="window.print()">Print this page</button>
but unfortunately I can't locate the right file that I need to put the code in.
Can someone assist with it?
Thanks.