Monday, 27 August 2018

Add the order number to the subject in order email template in magento 2

Re: Add the order number to the subject in order email template


{{trans "Your %store_name order confirmation" store_name=$store.getFrontendName()}} #{{var order.increment_id}}

No comments:

Post a Comment