Email Templates Configuration Features
- All email templates support the powerful NVelocity scripting engine. NVelocity is a .Net-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in .Net code. You now have full access to the same back end variables as used through out AbleCommerce, all within your email templates. It even supports conditional logic, and looping constructs! Visit http://nvelocity.sourceforge.net/ for more details.
- The 'From' address is set by default in email settings but may be overridden on any email template.
- The 'To' address may be set to a specific address. You can enter 'customer' to send it to the customers address or 'vendor’ to send it to your drop ship vendor’s email'.
- Email subject line which may contain dynamic variables. e.g. Confirmation - Order Number $order.OrderId
- Email message to be sent to the specified user which may be plain text or HTML.
- Email message are either sent manually or when a selected trigger has occurred. (see below)
- Available email triggers include: None, Order Placed, Payment Authorized, Payment Authorization Failed , Payment Captured Partial, Payment Captured, Payment Capture Failed, Order Paid, Order Paid Partial, Order Paid Credit Balance, Order Shipped, Order Shipped Partial, Shipment Shipped, Order Note Added By Merchant, Order Note Added By Customer, Order Status Updated, Order Cancelled, Gift Certificate Validated, Order Paid No Shipments, Customer Password Request, and Low Inventory Item Purchased. Triggers allow you to setup emails that match the business logic of your company, rather than the business logic of your shopping cart!
- Email Templates (Included Templates):
- -Customer Order Notification.
- -Administrator Order Notification
- -Lost Password
- -Low Inventory Notification
- -Vendor Drop Ship Notification
- -Order Shipped Partial
- -Order Shipped in Full.
- -Product Review Verification
- -Email List Signup with Verification
- -Email List Signup Notification
- -ESD File is Activated
- -ESD License Key is Fulfilled
|