# Checkout

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Checkout**
3. Make necessary changes
4. **Save**
   {% endhint %}

The settings include:

### Banner & logo

Merchants can add their background banner or logo. If not, they can leave it blank.

<figure><img src="/files/RBG3sgrIUQ0GfQNgI85I" alt=""><figcaption></figcaption></figure>

### &#x20;Main content area

<figure><img src="/files/ls2b5NdniYko22VRRNQw" alt=""><figcaption></figcaption></figure>

### Order summary area

Appear on the right-hand side of the site. The same as the main content area, background image, and color can be added to meet your expectations.

<figure><img src="/files/YxU9MP3ifjNmvXmVUlLT" alt=""><figcaption></figcaption></figure>

### Typography & colors

Use this part to change fonts and colors that match the store' aesthetic look.

<figure><img src="/files/hDIo69dfGuZhPEdZpaLj" alt=""><figcaption></figcaption></figure>

### Checkout settings

In a **One-page checkout**, customers will navigate through information, shipping, and payment, all within a single page. Conversely, in a **Three-page checkout**, these details will be spread across three individual pages.

<figure><img src="/files/TXIBvvDd0z8BqeJYNz7B" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/checkout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
