I want to add the customer's company开发者_如何学JAVA name to new order email subject in Magento 1.4.1.1
How can I do that ?
Thanks a lot.
{{var billing.company}} should do the trick
I want to add the customer's company开发者_如何学JAVA name to new order email subject in Magento 1.4.1.1
How can I do that ?
Thanks a lot.
{{var billing.company}} should do the trick
精彩评论