# Checkout

When customizing the Checkout stage, Shopify only offers a few basic branding features. This is because Shopify places strict limitations on the level of customization that can be done in order to ensure a secure, private, reliable, and high-performance shopping experience for all customers on the platform.

Story includes the settings available to you by Shopify to brand and customizes the look of the Checkout page.&#x20;

Customers using Shopify Plus can access advanced tools for modifying the checkout process, whereas other plans have certain limitations.

### Available customizations:

* A custom banner image at the top of the Checkout page.
* Brand logo, with position and size options:

<figure><img src="/files/7s0RG82n3slWfLd10Q8y" alt=""><figcaption><p><strong>Checkout banner and logo</strong></p></figcaption></figure>

* Main content area background image or
* Background color:

<figure><img src="/files/u2OrA817zfgV1seJiPGa" alt=""><figcaption><p><strong>Main content area</strong></p></figcaption></figure>

* Order summary background image or
* Background color:

<figure><img src="/files/nrpmWFZ0K2X9a75gV3XZ" alt=""><figcaption><p><strong>Order summary area</strong></p></figcaption></figure>

* Font selection for headings in the Checkout,
* Font selection for the body text:

<figure><img src="/files/BVnJv68In6XBpmKEE07w" alt=""><figcaption><p><strong>Checkout typeography</strong></p></figcaption></figure>

{% hint style="info" %}
Font options are limited to Shopify's set font library for checkout. There is no option to upload your own checkout fonts
{% endhint %}

* Color setting for Accents (links, highlights, and checkmarks)
* Buttons

<figure><img src="/files/kKyMgSbg6Jwl3rIz3PqS" alt=""><figcaption><p><strong>Color settings</strong></p></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://story.groupthought.com/settings/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.
