Retired Documentation:  You are using the documentation for version 1.7.3 which was retired in 2013. Go here for the latest version documentation or check here for your available upgrades to the latest version.

Simple Commerce – Email Templates

Email templates allow you to create highly customized notification templates that you can associate with store items. Email templates can be created and used for both administrator notifications and customer notifications.

Simple Commerce Home Page Options

Simple Commerce Purchases

Add Email Template

The Add Email Template link allows you to create email notification templates.

Edit Email Templates

The Edit Email Templates link allows you to view and edit existing email templates.

Add / Edit Email Template

Below is an example of a typical administrator purchase notification email.

Purchase completed!

QTY {quantity} - {item_name}

Total Payment: {payment_gross}
PayPal Transaction Fee: {payment_fee}

--------------------------

Buyer ({payer_status}):

{first_name} {last_name}
{payer_business_name}

Address ({address_status}):

{address_name}
{address_street}
{address_city}, {address_state} {address_zip}
{address_country}

Email Template Name

A descriptive name for the email template. This will be shown in the email template drop-down menus of the store item creation form.

Email Subject

The subject that will be used for the notification email.

Email Body

The message body that will be used for the notification email.

Available Variables

The following variables can be used anywhere in either the email subject or the email body.

Top of Page