# Checkout

When it comes to 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.

Pipeline includes the settings that are available to you by Shopify to brand and customize the look of the Checkout page.&#x20;

## Overview

<details>

<summary>Settings overview</summary>

* Add a branded hero banner
* Add and position a company logo
* Choose a background image or color setting for the Main content area
* Choose a background image or color setting for the Order entry area
* Configure font choices for Headings and Body text
* Set up colors for Accents (links, highlights, checkmarks), Buttons, and Error messages

</details>

Customers using Shopify Plus have access to 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/3ogNzaItdKpF8Ps9FIQX" alt=""><figcaption><p><strong>Checkout banner area</strong></p></figcaption></figure>

* Main content area background image or
* Background color:

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

* Order summary background image or
* Background color:

<figure><img src="/files/G8c3ZjVzwVcU98Uewh9c" 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/WWbbGiGgO8BH4S4piY25" 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.&#x20;
{% endhint %}

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

<figure><img src="/files/NicWJxAr6OgOVn1OidTz" 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://pipeline.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.
