> For the complete documentation index, see [llms.txt](https://script-and-theory.gitbook.io/all-in-one-commerce-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://script-and-theory.gitbook.io/all-in-one-commerce-docs/checkout-blocks.md).

# Checkout Blocks

The Checkout Blocks module is a robust and versatile feature designed to elevate the checkout experience in your store. By providing customizable blocks, this module enhances the functionality of the standard checkout page, enabling store owners to add new features that cater specifically to their sales strategy. This module is packed with powerful extensions that can help increase conversion rates and sales, ensuring a smoother, more engaging experience for customers.

**How to Use the Checkout Blocks Module**

* To begin using the Checkout Blocks module, you first need to ensure that the module is enabled. Once enabled, you’ll have access to all the features and functionalities of the Checkout Blocks module.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfmBO58RRHnk-Q2Q9CcpvxMQBIKvMz3svCU6uk_ItfhZcG0AW1gemISMPSWp-Z1SSiOPaK3fnMciA03st2fc8h07U4E8fdwe5EW4wyEKsLmn2eqmjSi1jOvn378fjSlUol4BS8_?key=PWWdpJ3Y_qEUOcs-2MfQnVdS" alt=""><figcaption></figcaption></figure>

**Key Categories of Checkout Blocks**

The Checkout Blocks module is organized into four major categories, each serving a specific purpose to enhance your checkout page and increase sales. Let’s explore these categories in details:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://script-and-theory.gitbook.io/all-in-one-commerce-docs/checkout-blocks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
