Files
Gainsight/Custom_Templates/customer_templates/DoorDash 2/commerce_cart.html.liquid
2026-01-23 17:08:45 -05:00

8 lines
154 B
Plaintext

{% include "header" %}
<main class="np-commerce-cart-page np-main np-page-container np-max-width">
{% commerce_cart %}
</main>
{% include "footer" %}