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

# Introduction

> Welcome to the BeSure Checkout Rules documentation, your guide to customizing the Shopify checkout experience.

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/vd8I3NQHmuM?si=U9EHiLUhtzpN8tW3" title="BeSure Introduction" style={{ border: 0 }} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Overview

BeSure Checkout Rules helps you customize and control your Shopify checkout without writing a single line of code.

Take control of your checkout experience by conditionally showing, hiding, renaming, or reordering shipping and payment methods based on cart total, weight, address, items, customer or product tags, and more. You can set default options, block invalid checkouts, hide express payment buttons, move store pickup to the bottom, restrict PO Box shipping, apply discounts to specific orders or shipping methods, and much more using simple rules and conditions.

Whether you're looking to streamline your checkout, reduce errors, or improve customer satisfaction, BeSure helps you configure it with ease.

## Getting started

Get started with BeSure Checkout Rules in just a few simple steps. The steps below will guide you through installing the app, creating rules, and seeing them in action at checkout.

<CardGroup cols={2}>
  <Card title="Install the app" icon="download" href="/guides/en/get-started/installation#install-app">
    Add BeSure Checkout Rules to your Shopify store from the App Store.
  </Card>

  <Card title="Open app in admin" icon="gear" href="/guides/en/get-started/installation#go-to-the-app">
    Access the app from your Shopify admin to begin configuring your checkout
    logic.
  </Card>

  <Card title="Create your rules" icon="sliders" href="/guides/en/get-started/quickstart">
    Create rules based on cart, customer, and shipping details.
  </Card>

  <Card title="See it in action" icon="eye" href="/guides/en/get-started/quickstart#test-the-rule">
    Your rules are automatically applied at checkout.
  </Card>
</CardGroup>

## Why use BeSure Checkout Rules?

BeSure Checkout Rules helps Shopify merchants create a smoother, smarter checkout process by applying flexible conditions to shipping and payment methods. It allows you to tailor the experience to your store’s needs, ensuring customers see only the most relevant options while reducing friction and errors.

**Key benefits**

* **Improve customer experience** by showing only relevant shipping and payment methods based on cart or customer conditions.

* **Reduce errors and block high-risk checkouts**, such as orders with PO box addresses or unsupported payment methods like COD.

* **Increase conversion rates** by setting default selections and simplifying the checkout flow for customers.

* **Enhance operational efficiency** by hiding unnecessary express buttons or reordering options to match your business logic.

* **Enforce business rules** such as restricting shipping methods for certain products, addresses, or order values.

* **Apply discounts** to specific orders or shipping methods based on conditions like cart value, tags, or shipping zones.
