
Compatible with community: 1.9.x and enterprise: 1.14.x


Free Support
up to 60 days


Free Upgrades
up to 1 year


Fully open source
This module allows you to create order notification email for administrator. This email can be completely different from the email which customer receives at the time of order which means you can add extra notes for your dispatch team on top of order information. The email can be fully customised via Magento Admin Portal using the standard transactional emails.
The name of email template is "New Order Admin Notification" which you will be able to find in the template dropdown under transaction email page in Magento Admin Portal
Here are the list of order variables which can be used in this email template-:
| {{var=$order.getCustomerName()}} | For New Order only, Name of customer as defined in Customer Information for order |
| {{var order.increment_id}} | Order identification number |
| {{var order.getCreatedAtFormated('long')}} | Date and time this current order was created |
| {{var order.getBillingAddress().format('html')}} | Full billing address of the customer in HTML format |
| {{var order.getShippingAddress{}.format('html')}} | Full shipping address of the customer in HTML format |
| {{var payment_html}} | Payment Information in HTML format |
| {{var order.getShippingDescription()}} | Shipping Method Description |
| layout handle="sales_email_order_items" order=$order | Displays line items, SKU number, qty, subtotal, and total order information |
| {{var=$order.getBillingAddress().getName()}} | For New Order for Guest only, Name of customer as defined in Billing address for the order |
| {{var order.getEmailCustomerNote()}} | Order Customer Note |
Compatible with community: 1.9.x and enterprise: 1.14.x
We offer 60 days of free support and 12 months of free upgrade for any standard Magento site when you buy this extension. You can also get our installation service for a small fee. If you want more benefits, you can purchase our 12 months of free premium support and free lifetime upgrade package. Please contact us if you need any assistance or customization for this extension. We will reply to you within 48 hours. We may also offer you a special deal or a free solution if we like your idea.
A. The upgrade process depends on your platform and how the extension was installed:
For Magento 2 (Installed via Composer)
If your extension is within the free upgrade period (12 months from the purchase date), you can update directly via the command line. Simply run the composer require command for the specific module to fetch and install the latest available version. If you are outside the free upgrade period, you will need to buy an upgrade using the link below.
For Magento 1 or Magento 2 (Installed manually via app/code)
If your extension is within the free upgrade period (12 months from the purchase date), you can simply download the latest available version by logging into our website and navigating to My Account > My Downloadable Products. If you are outside the free upgrade period, you will need to buy an upgrade using the link below.
Purchase an Upgrade:
https://www.scommerce-mage.com/magento-extension-installation-service.html
Important Note for Manual Upgrades: Before uploading the latest version, we highly recommend deleting all existing files and folders of our extension from your website. We may have deprecated or removed certain files in the update, and keeping the old ones could cause conflicts on your website.
Fields marked with * are required