{% if cart is not defined %} {% set cart = craft.commerce.carts.cart %} {% endif %} {% block header %} {% endblock %} {% block body %}
{% block main %}

Default Content

You should not see this.

{% endblock %}
{% endblock %}