ModularMerchant
Knowledge Base
Shopping Cart Software Online Manual
Common customizations for the Order Receipt email
Can QuickCode Tags be used on non-store webpages? Copy a template package
Location Home > Shopping Cart Software Components > Administration Area > Design > FAQs & Tutorials

Common customizations for the Order Receipt email

quote
I'm customizing my Order Receipt email message, and I want to edit it to include any Checkout Fields and Part Numbers associated with our orders. Can this be done?

It most certainly can! These items can be applied to your Order Receipt using simple QuickCode Tags. This is a request we receive quite commonly, as well as for adding other information to the receipt. This article will provide the QuickCode Tags needed to implement additional information into the Order Receipt template.
 
Locating the Order Receipt template

To locate and edit the Order Receipt, as well as the other various Store-Generated Email Messages:

1. In your Administration Area, locate [Design > Email Messages].
2. Open up the Order Receipt (SID 100) in the editor, by clicking on the SID or .
3. You will notice there is a Plain Text and HTML Version of the message. Any changes made will need to be made to both versions.
4. Once changes have been made, click "Save Changes".





 
Customer Fields

Displaying the title, description and value of Custom Customer Fields associated with an order within the Order Receipt email:

{CUSTOMER-FIELD-BLOCK-BEGIN}
TITLE: {CUSTOMER-FIELD-TITLE}
DESCRIPTION: {CUSTOMER-FIELD-DESCRIPTION}
FIELD VALUE: {CUSTOMER-FIELD-VALUE}
{CUSTOMER-FIELD-BLOCK-END}
 
Checkout Fields

Displaying the title, description and value of Custom Checkout Fields associated with an order within the Order Receipt email:

{CHECKOUT-FIELD-BLOCK-BEGIN}
TITLE: {CHECKOUT-FIELD-TITLE}
DESCRIPTION: {CHECKOUT-FIELD-DESCRIPTION}
FIELD VALUE: {CHECKOUT-FIELD-VALUE}
{CHECKOUT-FIELD-BLOCK-END}

 
Other information

Other commonly sought out information to include in the Order Receipt email can be viewed below.

Customer phone numbers:
{CUSTOMER-PHONE-AREA-CODE}{CUSTOMER-PHONE-NUMBER}

Product part number:
{PRODUCT-PART-NUMBER}

block tags


— Last Edited - 03/4/2013 4:25pm PST
Rank and add a comment to this article
Only logged in users may leave comments and rank articles. Log in to have your say!
  Knowledge Base Home

  QuickCode™ Tag Glossary

  Modular Merchant.com Homepage

Not Logged in.
Either Log in or create a User Account.

Other articles in this category...

Add "Search by Price" links to the storefront

Add a "Terms of Service" agreement to a store page

Add a favicon

Add images to an email template

Adding a Company Name field to the storefront

Can QuickCode Tags Be Used in PHP Statements?

Can QuickCode Tags be used on non-store webpages?

Common customizations for the Order Receipt email

Copy a template package

Create a custom version of any QuickCode Tag

Create reusable headers/footer with Custom QuickCode Tags

Creating a Customer Registration Form

Creating templates with content viewable only by specific Customer Groups

Customize the category template to display subcategories in a grid

Customize the navigation header of a responsive template

Customize the navigation header of a responsive template

Customize the tabbed content area of a responsive product template

Disabling featured product display

Display a message if a customer has already purchased a product

Display a slideshow on any store page

Display sale prices in red text

Have your store match a website that links to it

Introduction to editing responsive template packages

Link your company logo to a different website

List of available Templates for use in Template Packages

Playing Flash video instead of downloading it

Require service agreement when a specific product is purchased

The difference between templates and web pages

Troubleshooting Missing Images

Untranslated Red QuickCode Tags

Using "Add to Cart" links on your website.

Using comments in Custom QuickCode Tags

Using the Custom Webpage Editor to add links to your Storefront

Your storefront on smartphones & mobile devices

Creating Template Packages: Part 1 of 4

Creating Template Packages: Part 2 of 4

Creating Template Packages: Part 3 of 4

Creating Template Packages: Part 4 of 4