{{ if {sc:cart:count} === 0 }} {{ redirect to="/cart" }} {{ /if }} {{ if {sc:cart:count} === 0 }} {{ redirect to="/cart" }} {{ /if }}
{{ partial:top }}

Checkout

Payment

{{ partial:checkout/errors }} {{ sc:checkout id="checkout-form" redirect="/checkout/complete" }}
{{ sc:gateways }}
{{ /sc:gateways }}
{{ /sc:checkout }}
{{ partial:checkout/cart }}