{{ if {sc:cart:count} === 0 }} {{ redirect to="/cart" }} {{ /if }} Checkout Shipping {{ partial:checkout/errors }} {{ sc:cart:update redirect="/checkout/payment" }} Shipping Method {{ sc:shipping:methods }} {{ name }} ({{ cost }}) {{ /sc:shipping:methods }} Shipping Note {{ old:shipping_note }} Continue to Payment {{ /sc:cart:update }} {{ partial:checkout/cart }}