Orders Administration
 Order #{id} ( {date} )

Order Status : {status}
{formEnd:static}
Product Gen Price Quantity Total Price
 {name} {generation}  $ {price}   {qty}   $ {price} 
YOU SAVE:      $ {discount} (discount: {percentage}% )
Subtotal of items:      $ {product_price}
California's Sales Tax (8,25%):      $ {tax_price}
Shipping & Handling:      {shipping_price}
Total for this Order:      $ {total_price}

Shipping Method : {name}

Shipping Address : Billing Address :
Name : {first_name} {last_name} Name : {bill_first_name} {bill_last_name}
Address : {address1} {address2} Address : {bill_address1} {bill_address2}
City : {city} City : {bill_city}
State : {state} State : {bill_state}
Zip/Postal Code : {zip} Zip/Postal Code : {bill_zip}
Country : {country} Country : {bill_country}
E-Mail : {email} Phone : {bill_phone}
Phone : {phone}    
Credit Card Info :
Card Number : {cc_card}
Expiration Date : {cc_month}/{cc_year}
Card ID Number : {cc_code}
Order comments :
{notes}