Magento-Set latest products to Email template
In my magento site I have to give the functionality to send invitation mail to friends. This Email includes name of person who is sending invitation and latest sales(configure products )images dynamically. The email template I have set under admin->transaction email.
Now how can I set bot开发者_StackOverflow社区h dynamic data for the mail template?
You can look into one of the templates showing dynamic data in
app/locale/en_US/template/email
精彩评论