__LOGOBAR__ __MENUBAR__

Receipt

SOLD TO:

[html-table fr='__TABLEFG__ WIDTH="20%"'] ORDER NUMBER [value mv_order_number] Name [value fname] [value lname] [if value company]Company [value company] [/if]Email address [value email] Address [value address1][if value address2] [value address2][/if] City, State, Zip [value city], [value state] [value zip] Country [value country] Payment Method [value mv_payment] [if value mv_credit_card_reference]([value mv_credit_card_reference])[/if] Shipping Method [shipping_desc] Daytime Phone [value phone_day]  Evening Phone [value phone_night]  [if value b_fname]Billing Name [value b_fname] [value b_lname] [/if] [if value b_address1]Billing Address [value b_address1][if value b_address2] [value b_address2][/if] City, State, Zip [value b_city], [value b_state] [value b_zip] [/if][if value b_country] Billing Country [value b_country][/if] [/html-table]
[comment] Handle downloadables [/comment] [set download_present][/set] [item-list] [if-item-field download] [if !value fax_order] [set download_present]1[/set] [userdb function=set_file_acl mode="expire 7 days" location="[item-code]" ] [/if] [/if-item-field] [/item-list] [perl products] sub get_download { if (! $Scratch->{download_present}) { return '(Must pay by credit card to download now.)'; } my $sku = shift; return '' unless tag_data('products', 'download', $sku); my $loc = tag_data('products', 'dl_location', $sku); my $save = delete $Scratch->{mv_add_dot_html}; my $url = $Tag->area( { href => "deliver/$loc", arg => $sku } ); $Scratch->{mv_add_dot_html} = $save if $save; return qq{
}; } return; [/perl] [html-table] Quan Item No. Description
Price
Extension [item-list][item-quantity] [item-code] [item-description]
[if-modifier size]SIZE-->[item-modifier size][/if-modifier][if-modifier color] COLOR-->[item-modifier color][/if-modifier][if-item-field download][calc]get_download('[item-code]')[/calc][/if-item-field]
[item-price]
[item-subtotal] [/item-list] SUBTOTAL
[subtotal] SALES TAX
[salestax] SHIPPING
[shipping] ORDER TOTAL
[total-cost] [/html-table]
[if !session logged_in]

Bookmark this link to check your order status

[/if] [if value gift_note] Note for Gift:
[value gift_note]
[/if]

(Please print this receipt for your records. Thank you for your order!)

__MENUBOTTOM__ __COPYRIGHT__