> ## 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.

# General settings

> Control enforcement behavior: allow or block purchases, hide payment methods, and order value calculation.

The **Settings** page controls how limits are enforced store-wide. These
settings apply to all limits.

## Rule settings

Choose what happens when a cart doesn't meet your limits:

* **Allows customer to purchase even if limits are not met** — the limit
  message is shown, but checkout stays open. Use this when limits are
  advisory.
* **Blocks customer from purchasing if limits are not met** — checkout is
  blocked until the cart satisfies every active limit.

### Hide payment methods if limits are not met

When enabled, payment methods are hidden at checkout while limits aren't
met — an extra layer of enforcement on top of the checkout validation.

<Tip>
  There's also a **Hide express checkout** toggle on the Limits page that
  hides dynamic checkout buttons (like Buy it now), preventing customers
  from skipping the cart entirely. See
  [Scheduling & status](/order-limits/limits/scheduling#managing-limits).
</Tip>

## Order Value Calculation

Choose whether shipping and taxes count toward value-based limits:

* **Without shipping & taxes** — limits compare against the cart subtotal
* **With shipping & taxes** — limits compare against the order total

This affects order limits and collection limits that use value conditions.

## Cart Message Placement

The app automatically detects where to place limit messages in standard
Shopify themes (Dawn, Debut, Brooklyn, and similar). If messages aren't
appearing correctly in a customized theme, enable **Use advanced selectors
(for complex / custom themes)** — see
[Theme compatibility & selectors](/order-limits/settings/theme-compatibility)
for how to find and set them.

## Customers Email

The second tab on the Settings page manages email notifications to
customers — see
[Customer email notifications](/order-limits/settings/email-notifications).

## 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 Order Limits" icon="download" href="https://apps.shopify.com/yuko-order-limits">
    Get [Yuko Order Limits](https://apps.shopify.com/yuko-order-limits) from the Shopify App Store.
  </Card>
</CardGroup>


## Related topics

- [General settings](/cart-drawer/cart/general-settings.md)
- [Order limits](/order-limits/limits/order-limits.md)
- [Savings banner](/cart-drawer/cart/savings-banner.md)
- [Collection limits](/order-limits/limits/collection-limits.md)
- [How the cart editor works](/cart-drawer/cart/cart-editor.md)
