Files
Gainsight/Custom_Templates/customer_templates/Walmart Scintilla Prod/commerce_cart.html.liquid

11 lines
206 B
Plaintext

{% include "header" %}
<main class="np-commerce-cart-page np-main np-page-container np-max-width">
{% commerce_cart %}
</main>
{% include "footer" %}
<style>
.np-header-button {
color: #333
} </style>