{{ header }}
{{ column_left }} {% if column_left and column_right %} {% set class = 'col-sm-6' %} {% elseif column_left or column_right %} {% set class = 'col-sm-9' %} {% else %} {% set class = 'col-sm-12' %} {% endif %}
{{ content_top }}

{{ heading_title }}

{% if false %} {% endif %}
{% if mobile_stylesheet %} {% else %} {% endif %} {% if html_header %} {{ html_header }} {% endif %}
{% if not logged and login_module %}
{{ text_checkout_option }}
{{ login }}
{{ text_or }}
{% endif %}
{{ not logged ? text_checkout_account : text_checkout_payment_address }}
{{ guest ? guest : payment_address }}
{% if shipping_required %}
{{ text_checkout_shipping_address }}
{{ shipping_address ? shipping_address }}
{% endif %}
{% if shipping_required %} {% endif %}
{% if quickcheckout_layout == '2' %}
{% if cart_module %}
{% endif %}
{% if voucher_module or coupon_module or reward_module %}
{{ voucher }}
{% endif %}
{% elseif quickcheckout_layout == '1' or quickcheckout_layout == '3' %} {% if cart_module or voucher_module or coupon_module or reward_module %}
{% if cart_module %}
{% endif %} {% if voucher_module or coupon_module or reward_module %}
{{ voucher }}
{% endif %}
{% endif %} {% endif %}
{{ terms }}
{% if html_footer %} {{ html_footer }} {% endif %} {{ content_bottom }}
{{ column_right }}
{% if custom_css %} {% endif %} {{ footer }}