{"View or modify your cart"}

{"Order Summary"}

{"Generating order summary. Please wait."}

{% if shipping_free_over %}

{"Free shipping on orders over"} ${{shipping_free_over|products\Filter::money}}

{% end %}

{! stripe/button ?description=[payment_description] &amount=[total|round] &button=Pay+Now &redirect=/products/order/%d/[order->id]/completed &address=Yes !}

{% if allow_invoice %}

{"Request an invoice to pay offline."}

{% end %}