[comment] ui_template: Yes ui_template_name: noleft [/comment] [tmp page_title]__COMPANY__ -- [L]Select Shipping[/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 keep=1]"]

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

[/if] [set Check_shipmode] &fatal=no &fail=@@MV_PAGE@@ mv_shipmode=mandatory You need to select a shipping mode. [cgi name=ship_ok set=""] [cgi name=mode_ok set=""] [seti allowed_modes][data table=country col=shipmodes key="[value country]"][/seti] [calc] $CGI->{mode_ok} = $Scratch->{allowed_modes} =~ /(^|\s)$Values->{mv_shipmode}(\s|$)/; return; [/calc] &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]
Shipping selection
 
  [seti ship_options][filter op="strip line2options" interpolate=1] [loop list="[data table=country col=shipmodes key='[value country]']"] [set num][loop-increment][/set] [loop-code]=[shipping-desc mode="[loop-code]"] ([shipping mode="[loop-code]"]) [/loop] [/filter][/seti] [if scratch num <= 1] [if value mv_same_billing] [set finalize_back]ord/shipping[/set] [else] [set finalize_back]ord/billing[/set] [/else] [/if] [bounce page=ord/finalize] [else] [set finalize_back]ord/shipmode[/set] [/else] [/if] [shipping widget=radio_left_1 mode="[data country shipmodes US]"]
 
 
@_NOLEFT_BOTTOM_@