[tmp page_title]__COMPANY__ -- [L]Checkout[/L][/tmp] [tmp display_class]noleft[/tmp] [tmpn onepage]1[/tmpn] [include include/checkout/initialization] @_TOP_@

[L]Checkout form[/L]

[if session logged_in]

[L]Please verify the information below and click the 'Place Order' button to process your order.[/L]

[else] [include include/checkout/login_form][/else][/if][if !variable NO_TAX_POPUP] [include include/checkout/tax_popup][/if] [edisplay show_label=1 show_var=0 keep=1]
[form-session-id]

[L]Order review[/L]

    [if items][then][item-list][item-calc] #Log("Checking master item $master"); $row_class = ++$count % 2 ? 'cartnorm' : 'cartalt'; my $item = '[item-increment]'; my $up = q{[item-data merchandising upsell_to]}; my $cr = q{[item-data merchandising cross_sell]}; $upsell_remove{'[item-code]'} = 1; $cross_remove{'[item-code]'} = 1; my %seen = ( '' => 1 ); $Scratch->{upsell} .= " $up" if $up; $Scratch->{cross_codes} .= " $cr" if $cr; my @up = split /\s+/, $Scratch->{upsell}; my @cr = split /\s+/, $Scratch->{cross_codes}; @up = grep ( (!$seen{$_}++ && ! $upsell_remove{$_}), @up); @cr = grep ( (!$seen{$_}++ && ! $cross_remove{$_}), @cr); $Scratch->{upsell} = join " ", @up; $Scratch->{cross_codes} = join " ", @cr; return; [/item-calc]
  • [item-description]
    [item-discount-price] x [item-quantity]
    [item-discount-subtotal]
  • [/item-list]
  • Subtotal [subtotal]
  • [/then][/if]

Shipping

[include include/checkout/shipping_address]

Delivery method

[pikul company="__PIKUL_ANTERAJA__"]

Payment method

Order Summary

Shipping and additional costs are calculated based on values you have entered.

  • [L]Subtotal[/L][subtotal]
  • [L]Shipping[/L][shipping]
  • [L]Total[/L][total-cost]
[if items]    [button text="[L]Place Order[/L]" wait-text="-- [L]Wait[/L] --" class="btn btn-primary btn-lg btn-block" ] mv_todo=submit [/button][else] [L]No items in your shopping cart![/L][/else][/if]
[tmp clear_errors][error all=1 comment="Clear errors"][/tmp]
__BOTTOM__