{Helper(file: 'helpers/header')}
{Helper( file: 'helpers/mini-cart', before: '
', after: '
' )} {CampaignCode( action: 'checkout', before: '
', after: '
' )}
{Notifications( before: '
', after: '
' )}

{%CheckoutCustomerInformation}

{Helper( case: 'CustomerNotLogged', file: '{{{%Login}}}', or: '{%Logout}' )}

{%CheckoutBillingAddressIntro}

{CheckoutBillingAddress( mode: 'form', ajax: 'true' )}

{%CheckoutShippingAddress}

{Notifications(name: 'CustomerShippingAddressError')}

{%RemoveShippingAddress}

{CheckoutShippingAddress( mode: 'form', ajax: 'true' )}

{%CheckoutChooseShippingMethod}

{%CheckoutChooseShippingMethodIntro}

{CheckoutShippingMethods( mode: 'form', ajax: 'true' )}

{%CheckoutChoosePaymentMethod}

{%CheckoutChoosePaymentMethodIntro}

{CheckoutPaymentMethods( mode: 'form', ajax: 'true' )}

{%CheckoutSendOrder}

{%CheckoutAcceptTermsIntro}

{Helper( file: 'helpers/mini-cart', before: '
', after: '
' )}

{%CampaignCodeInquiry}

{CurrencyNotification} {CheckoutAcceptTerms}
{Helper(file: 'helpers/footer')}