# Customize the checkout

{% hint style="warning" %} <mark style="background-color:blue;">**Quick heads-up**</mark>

Unlike most parts of your store, the **checkout page** is **controlled by Shopify** — not the theme. That means there are **limitations** to what you can change unless you're on **Shopify Plus**.

But don’t worry — here’s what **you&#x20;*****can*****&#x20;customize** (and how!) ✅
{% endhint %}

## Basic checkout customization

{% hint style="info" %}
Standard checkout customizations are available on all pages for businesses that are on the Basic plan or higher. Advanced checkout customization features are available only on the Shopify Plus plan.
{% endhint %}

{% hint style="success" %}
Steps:

1. Go to your **Shopify Admin > Settings > Checkout**.
2. Iin the **Configurations** section, click **Customize** to open the **checkout editor**.
3. Make your changes (logo, colors, fonts, etc.).
4. Click **Save**
   {% endhint %}

<div><figure><img src="/files/tOz7eq7lDhU2zP0t4sXA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XYt8L4GahdlzQpf5Vjck" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can customize these parts of your checkout even if you're **not** on Shopify Plus:

1. Logo & Header
2. Background color & form fields
3. Button colors
4. Typography
5. Checkout layout
   {% endhint %}

For more information, check out:&#x20;

{% embed url="<https://help.shopify.com/en/manual/checkout-settings/customize-checkout-configurations>" %}


---

# 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://docs.foxecom.com/hyper-theme/faqs/customize-the-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.
