Admin Control Panel > Email Templates.
This page has all the email templates, admin can edit the email templates using this page.
This portion has a back link that takes to control panel and page title.
This portion represent an individual email template, what will be sent in email template.
This portion appears differently for different email templates.
This portion represents the subject of the email admin can change this text using the
provided field.
This portion represents the body (content) of the email. This text editor contains what will
be the body of email (different body for different actions).
This portion represents the parameters and what those parameters means for the email template
(meaning names,titles, costs, status). These parameters are required for providing better
information to the receiver.
This portion has a save email template button that saves changes in the email (updates the email
templates).
This portion has title of all the email templates, admin can use this portion to view any
particular email template. The email templates that exist in JS Car Manager are.
New vehicle(separate template for admin and user), delete vehicle, vehicle status, visitor
vehicle, credits pack purchase (separate template for user and admin), credits pack expire,
register new seller, vehicle alert, make an offer, schedule a test drive, message to seller
and tell to friend. System has separate email templates for all above cases (actions).
Whenever a new vehicle is inserted in the system. There is an email template which will be sent
to admin. The parameters for new vehicle admin email template are.
{SELLER_NAME}: Seller name
{VEHICLE_TITLE}: Vehicle title (vehicle make, vehicle model and vehicle model year)
{LOCATION}: Vehicle location
{VEHICLE_STATUS}: Vehicle status
{VEHICLE_CREDITS}: Vehicle credits
{VEHICLE_LINK}: Vehicle link
Whenever a new vehicle is inserted in the system. There is an email template which will be sent
to seller. The parameters for new vehicle seller email template are.
{SELLER_NAME}: Seller name
{VEHICLE_TITLE}: Vehicle title (vehicle make, vehicle model and vehicle model year)
{LOCATION}: Vehicle location
{VEHICLE_STATUS}: Vehicle status
{VEHICLE_CREDITS}: Vehicle credits
{VEHICLE_LINK}: Vehicle link
Whenever a new vehicle is created in the system by visitor. There is an email template which will
be sent to visitor (seller) and admin. The parameters for new visitor vehicle email template are.
{SELLER_NAME}: Seller name
{VEHICLE_TITLE}: Vehicle title (vehicle make, vehicle model and vehicle model year)
{LOCATION}: Vehicle location
{VEHICLE_STATUS}: Vehicle status
{VEHICLE_LINK}: Vehicle link
Whenever status of a vehicle is changed vehicle (approve, reject), featured (approved, reject,
pending), there is a email template which will be sent to seller. The parameters for vehicle
status email are.
{SELLER_NAME}: Seller name
{VEHICLE_TITLE}: Vehicle title (vehicle make, vehicle model and vehicle model year)
{LOCATION}: Vehicle location
{VEHICLE_CREDITS}: Vehicle credits
{VEHICLE_LINK}: Vehicle link
{VEHICLE_STATUS}: Vehicle approve or reject(Featured)
Whenever a vehicle is deleted, there is a email template which will be sent to seller. The
parameters for delete vehicle email are.
{SELLER_NAME}: Seller name
{VEHICLE_TITLE}: Vehicle title
Whenever a seller purchases a JS Car Manager credits pack, there is a email template which will
be sent to admin. The parameters for credits purchase admin email are.
{SELLER_NAME}: Seller name
{PACKAGE_NAME}: Package name
{PACKAGE_PRICE}: Package price
{PACKAGE_PURCHASE_DATE}: Package purchase date
Whenever a seller purchases a JS Car Manager credits pack, there is a email template which will
be sent to the seller who purchased the credits pack. The parameters for credits purchase email
are.
{SELLER_NAME}: Seller name
{PACKAGE_NAME}: Package name
{PACKAGE_PRICE}: Package price
{PACKAGE_LINK}: Package link
{PACKAGE_PURCHASE_DATE}: Package purchase date
When package purchased by any seller expires, there is a email template which will be sent to
that seller. The parameters for package expiry email are.
{SELLER_NAME}: Seller name
{PACKAGE_NAME}: Package name
{PACKAGE_LINK}: Package link
{PACKAGE_PURCHASE_DATE}: Package purchase date
Whenever a new user registers in the system, there is a email template which will be sent to
that user. The parameters for new user registration email are
{SELLER_NAME}: Seller name
{MY_DASHBOARD_LINK}: My dashboard link
Whenever any vehicle alert will be sent from JS Car Manager, there is a email template that will
be sent to user (visitor). The parameters for vehicle alert email are.
{VEHILCES_DATA}: info about the vehicles and unsubscribe link.
Whenever any user(visitor) sends a vehicle via tell a friend, there is a email template that will
be sent. The parameters for tell a friend email are.
{SENDER_NAME}: Sender name
{SITE_NAME}: Your website name
{VEHICLE_TITLE}: Vehicle title (vehicle make, vehicle model and vehicle model year)
{VEHICLE_LINK}: Vehicle link
{SENDER_MESSAGE}: Sender message
Whenever any user(visitor) makes an offer about any vehicle using our system, an email will be
sent to the seller of that vehicle. The parameters for make an offer email template are.
{SELLER_NAME}: Seller name
{VEHICLE_TITLE}: Vehicle title (vehicle make, vehicle model and vehicle model year)
{CUSTOMER_NAME}: Customer name
{CUSTOMER_EMAIL_ADDRESS}: Customer Email address
{CUSTOMER_CELL_PHONE}: Customer mobile number
{CUSTOMER_OFFERED_PRICE}: Customer offered price
{CUSTOMER_MESSAGE}: Customer message
Whenever any user(visitor) want to schedule a test drive any vehicle using our system, an email
will be sent to the seller of that vehicle. The parameters for schedule a test drive email
template are.
{SELLER_NAME}: Seller name
{VEHICLE_TITLE}: Vehicle title (vehicle make, vehicle model and vehicle model year)
{CUSTOMER_NAME}: Customer name
{CUSTOMER_EMAIL_ADDRESS}: Customer Email address
{CUSTOMER_CELL_PHONE}: Customer mobile no
{DAY}: Test Drive Date
{TIME}: Test Drive Time
Whenever any user(visitor) want to seller of any vehicle using our system, an email will be sent
to the seller of that vehicle. The parameters for contact seller email template are.
{SLLER_NAME}: Seller name
{SENDER_NAME}: Sender name
{SENDER_EMAIL_ADDRESS}: Sender email address
{MESSAGE}: Message from sender
Found errors? Think you can improve this documentation? Simply click the Edit link at the top of the page, and then the icon on Github to make your changes.