{% if commerce_config.favicon_url %} {% endif %}
{% if commerce_config.logo_url %} {{ commerce_config.project_title }} logo {% endif %} {{ commerce_config.project_title }}

Checkout cancelled

{{ message }}

{% if order %}

Order

Order ID: {{ order.public_id }}

Status: {{ order.status }}

Product: {{ order.product_slug }}

{% else %}

No order ID was supplied in the redirect URL.

{% endif %}

Back to products