Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

{%dealer_name%}

Wiki Markup
\[5500 Main Street

Washington, DC 20000]
{%dealer_phone%}
{%dealer_email%}
{%dealer_web_site%}

Event: Order Received Detailed (plain text

...

encoding)

Code Block
langhtml
Subject: Your order has been receive!
Message body:*

Dear \{%customer_first_name%\} \{%customer_last_name%\},

Your order no. \{%order_number%\} has been received by \{%dealer_name%\} and is currently being processed.

                                                          UNIT        EXTENDED 
DESCRIPTION                                  QUANTITY       PRICE       PRICE 
-------------------------------------------------------------------------------- 
<order_items> 
{%item_name {width:44; trimming:ellipsecharacter}%} {%item_quantity {width:8; align:right}%} {%item_price {width:11; align:right}%} {%item_total {width:14; align:right}%} 
</order_items> 
-------------------------------------------------------------------------------- 
                                                 Sub Total: {%order_subtotal {align:right; width:18}%} 
                                                  Shipping: {%order_shipping_total {align:right; width:18}%} 
                                                       Tax: {%order_tax {align:right; width:18}%} 
                                                  Discount: {%order_discount {align:right; width:18}%} 
                                               ------------------------------- 
                                                     Total: {%order_total {align:right; width:18}%}

 
Print orders placed before 3pm will be ready for pick-up the same day, while photo gifts and print orders placed after 3pm will be ready the following business day. Please note that you will receive another email when your order is ready for pick-up or has been shipped, depending on the option you chose at checkout.

If you have any problems, please call \{%store_phone%\}.  We are open \{%store_hours%\}.

Cheers,

{%dealer_name%}
{%store_address%}
{%store_phone%}
{%dealer_email%}
{%dealer_web_site%}