I want to add click here to print link in magento order confirmation newsletter.
How to do this?
I am trying this but not working for me
<a href="{{store url='sales/order/print/order_id/'}}""{{var order.id}}">Click here</a>to print
I want to add click here to print link in magento order confirmation newsletter.
How to do this?
I am trying this but not working for me
<a href="{{store url='sales/order/print/order_id/'}}""{{var order.id}}">Click here</a>to print