Files
Gainsight/Custom_Templates/customer_templates/Skuid/commerce_checkout.html.liquid

8 lines
162 B
Plaintext
Raw Permalink Normal View History

2026-03-31 16:58:08 -04:00
{% include "header" %}
<main class="np-commerce-checkout-page np-main np-page-container np-max-width">
{% commerce_checkout %}
</main>
{% include "footer" %}