> ## Documentation Index
> Fetch the complete documentation index at: https://help.yuko.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Checkout button & totals

> The subtotal row, discounts row, and the checkout button itself.

The bottom of the drawer is where a full cart becomes an order. Three
sections work together here — find them under **Footer**.

## Subtotal row

Shows the cart's subtotal. Configure:

* **Subtotal Text** — the label
* **Savings Text** — the label for the savings line shown above the
  subtotal when a discount is applied

## Discounts row

Displays applied discounts as their own line, so shoppers see the deal
reflected before checkout.

## Checkout button

* **Text** — supports the `{{cart_total}}` shortcode, e.g.
  `Checkout • {{cart_total}}`
* **Show terms and conditions** with your **Terms text**
* Full styling: colors, roundness, font

<Tip>
  Put the live total on the button ("Checkout • \$64.90"). It removes
  the last surprise between cart and payment — and it consistently
  helps conversion.
</Tip>

### GoKwik stores

If the GoKwik app is installed on your storefront, enable the **GoKwik
checkout flow** to hand the button off to GoKwik one-click checkout. If
GoKwik isn't detected at checkout, the button safely falls back to the
native checkout.

## Need help?

<CardGroup cols={3}>
  <Card title="Book a call" icon="calendar-days" href="https://cal.com/yukoteam/yuko">
    Schedule a free call with our team for personal setup assistance.
  </Card>

  <Card title="Contact support" icon="comments" href="#crisp-chat">
    Chat with us directly — we're happy to help with any question.
  </Card>

  <Card title="Install Yuko Cart Drawer & Upsells" icon="download" href="https://apps.shopify.com/yuko-cart-drawer-upsell">
    Get [Yuko Cart Drawer & Upsells](https://apps.shopify.com/yuko-cart-drawer-upsell) from the Shopify App Store.
  </Card>
</CardGroup>


## Related topics

- [Accelerated checkout buttons](/cart-drawer/cart/accelerated-checkout.md)
- [Fixed Bundle](/bundles-discounts/offers/fixed-bundle.md)
- [Secondary button](/cart-drawer/cart/secondary-button.md)
- [Order limits](/order-limits/limits/order-limits.md)
- [Collection limits](/order-limits/limits/collection-limits.md)
