{% extends '@App/uibase/main/one-col-base.html.twig' %}
{% block content_header %}REVIEW ORDER:
{% endblock %}
{% block content %}
{% if MSG is defined %} {{ MSG }}
{% endif %}
{% include '@App/content/ecompages/cart-items-review.html.twig' %}
{{ form_start(form) }}
{{ form_errors(form) }}
Please enter a shipping zip code to view your pickup and shipping options.