https://github.com/outeredge/magento-emailcrossell-module
Add crossells to your Magento order confirmation emails
https://github.com/outeredge/magento-emailcrossell-module
Last synced: over 1 year ago
JSON representation
Add crossells to your Magento order confirmation emails
- Host: GitHub
- URL: https://github.com/outeredge/magento-emailcrossell-module
- Owner: outeredge
- Created: 2016-07-15T13:51:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-15T14:20:24.000Z (almost 10 years ago)
- Last Synced: 2025-01-24T08:43:23.167Z (over 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Add crossells to your Magento order confirmation emails
To use the template in your sales emails, add the following line to your email template:
`{{layout handle="sales_email_crossell" order=$order}}`
Styling may be required in `email-inline.css` to acheive desired layout. Copy `skin/frontend/base/default/css/email-inline.css` to `skin/frontend/YOURTHEME/default/css/email-inline.css` and make the desired changes.