[comment] ui_template: Yes ui_template_name: noleft [/comment] [tmp page_title]__COMPANY__ -- [L]Finalize Order[/L][/tmp] @_NOLEFT_TOP_@ [include include/checkout/initialization] [comment] Form intro -- the input elements are largely in the individual tables in include/checkout/* [/comment]
[if type=explicit compare="[error all=1 show_var=1 keep=1]"]

[L]There were errors in your last submission[/L]:

[error all=1 keep=1 show_error=1 show_label=1 joiner="
"]

[msg arg.0="" arg.1=""]The areas you need to correct are shown in %sthis color%s below.[/msg]

[/if] [set Check_shipmode] &fatal=no [cgi name=ship_ok set=""] [cgi name=mode_ok set=""] [seti tmp_ship][shipping noformat=0][/seti] [seti allowed_modes][data table=country col=shipmodes key="[value country]"][/seti] [calc] $CGI->{ship_ok} = $Scratch->{tmp_ship} <= 0; $CGI->{mode_ok} = $Scratch->{allowed_modes} =~ /(^|\s)$Values->{mv_shipmode}(\s|$)/; return; [/calc] ship_ok=mandatory Shipping charge needs to be applied. &fatal=yes mode_ok=mandatory Shipping type [shipping-desc] not valid for country [value country]. [/set] [set jump_to_paymode] mv_nextpage=ord/payment [/set]
Review your order details
[if items] [then] [item-list modular=1] [if session logged_in] [/if] [/item-list] [/then] [else] [/else] [/if]
 [L]Remove[/L] [L]SKU[/L] [L]Description[/L] [L]Quantity[/L] [L]Price[/L] [L]Extension[/L] 
[item-sku] [page [item-sku]][item-description] [if scratch dealer] [if-item-data pricing sku]
[page quantity [item-code]] [L]QUANTITY PRICING[/L] [/if-item-data] [/if] [if-item-data options o_enable] [if-item-data !options o_modular] [table-organize cols=4 table=' ' font="size=1" pretty=1] [item-options td=1 label=1 bold=1 price=1] [/table-organize] [/if-item-data] [/if-item-data] [if-item-field weight] [seti weight][summary amount=`[item-quantity] * [item-field weight]`][/seti] [/if-item-field]
[item-discount-price] [if discount [item-code]]
[msg arg.0="[item-discount]"]Item is discounted %s[/msg][/if]
[item-subtotal]
[if value separate_addresses] [page href="@@MV_PAGE@@" form=" separate_addresses=0 mv_action=return "][L]Same shipping address[/L]
[page href="ord/basket" form="edit_addresses=1"][L]Edit address[/L]
[page href="ship_addresses" form="ui_return_to=@@MV_PAGE@@"][L]Add address[/L] [else] [page href="@@MV_PAGE@@" form=" separate_addresses=1 mv_action=return "][L]Separate shipping[/L] [/else] [/if]
[if value separate_addresses]
[item-modifier mv_ad]
[/if] 
[L]No items at the moment.[/L]

[if items] [/if] [if config Levies] [levies recalculate=1 hide=1] [levy-list] [/levy-list] [else] [if value mv_handling] [/if] [/else] [/if]
[L]Subtotal[/L]: [subtotal]
[levy-param label]: [levy-param cost]
[L]Sales Tax[/L]: [salestax]
[L]Shipping[/L]: [shipping]
[L]Handling[/L]: [handling]
[L]TOTAL[/L]: [total-cost]
   
Payment and submit order
Ship [if value mv_same_billing]and bill[/if] to:
[value fname] [value lname]
[value address1]
[if value address2][value address2]
[/if] [value city], [value state] [value zip]
[value country]
[if !value mv_same_billing] Bill to:
[value b_fname] [value b_lname]
[value b_address1]
[if value b_address2][value b_address2]
[/if] [value b_city], [value b_state] [value b_zip]
[value b_country]
[/if]
[include include/checkout/payment_select_multi]

[if scratch old_browser] [include include/checkout/old_browser_payment_multi] [else] [include include/checkout/new_browser_payment_multi] [/else] [/if]

 
 
 
[button text="[L]Place Order[/L]" wait-text="-- Wait --" class=button1 id=placebutton style="font-weight: bold"] mv_todo=submit [/button]
[error all=1 hide=1 comment="Clear errors"] @_NOLEFT_BOTTOM_@