# Personalização das paginas de carrinho e checkout

Não é possível editar as paginas de carrinho e checkout acessando diretamente seu código. Porém conseguimos personalizar o visual delas através do painel da plataforma.

Para isso, basta acessar pelo painel da plataforma em **Configurações > Minha Loja > Aparência do carrinho** e será possível alterar as cores dos blocos, tais como do cabeçalho, rodapé e botões.

Lembrando que essa configuração também vai se aplicar para as páginas da central do cliente.

<figure><img src="/files/0Qz5NSgBgvAcvPmrJR5j" alt=""><figcaption><p><strong>Exemplo do painel de edição</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://partners.tray.com.br/themes/construindo-seu-template/desenvolver/personalizacao-das-paginas-de-carrinho-e-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.
