> 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/branding-editor.md).

# Branding Editor

The Branding Editor lets you fine-tune the visual branding of your checkout page. You can upload logos, select brand colors, and modify the overall look to align with your store’s branding guidelines. The branding editor ensures that your checkout page offers a seamless visual experience, giving customers confidence and making the checkout process feel more professional.

**Key Features:**

1. Upload logos and change brand colors to reflect your store’s identity.
2. Customize button styles, fonts, and other visual elements.
3. Ensure consistency in branding throughout the customer journey.

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

**How to use**

1. Set the customization option for the checkout profile you want to edit and save it. Then these settings will be applied to the checkout page.
2.

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

3. The Branding Editor lets you fine-tune the visual branding of your checkout page. You can upload logos, select brand colors, and modify the overall look to align with your store’s branding guidelines. The branding editor ensures that your checkout page offers a seamless visual experience, giving customers confidence and making the checkout process feel more professional.

   **Key Features:**

   1. Upload logos and change brand colors to reflect your store’s identity.
   2. Customize button styles, fonts, and other visual elements.
   3. Ensure consistency in branding throughout the customer journey.

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

   **How to use**

   1. Set the customization option for the checkout profile you want to edit and save it. Then these settings will be applied to the checkout page.

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


---

# 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/branding-editor.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.
