class: SmartyResource
mimetype: text
Untitled Document
|
Daily COB
|
{$resource->name}
|
{$resource->for_date}
|
Hello,
Here are the order results for {$resource->for_date}
|
Merchant Information
|
Merchant:
|
{$resource->name}
|
Splickit ID:
|
{$resource->merchant_id}
|
Shop Email:
|
{$resource->shop_email}
|
Address:
|
{$resource->address1} {$resource->city}, {$resource->state} {$resource->zip}
|
{if $resource->do_not_show_totals eq 'false'}
Tax Rate:
|
{$resource->tax_rate}
|
Total Amt:
|
{$resource->order_amt}
|
Total Items:
|
{$resource->order_qty}
|
Total Taxes:
|
{$resource->total_tax_amt}
|
Total Tips:
|
{$resource->tip_amt}
|
Total Promo:
|
{$resource->promo_amt}
|
Total Delivery Charges:
|
{$resource->delivery_amt}
|
Grand Total:
|
{$resource->grand_total}
|
{else}
Results:
|
There were no orders today
|
{/if}
|
Please email questions or requests to support@order140.com
© 2020 Order140 Inc.
|