Files
Gainsight/Custom_Templates/v3-templates-12-16-24/commerce_cart.html.liquid

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" %}