# Cookies do Safari

Os recursos de privacidade do Safari podem bloquear alguns cookies e fazer com que os fluxos de reserva se comportem de forma inesperada.

## Sintomas

* Botões não respondem
* Mensagens de sessão expirada
* Detalhes do cliente não permanecem entre as etapas

## Ações recomendadas

{% stepper %}
{% step %}

#### Modos de teste

Teste o fluxo de reserva no Safari **Privado** e modo normal.
{% endstep %}

{% step %}

#### Configuração de solução de problemas

Peça ao cliente para desativar temporariamente “Impedir rastreamento entre sites” (somente para solução de problemas).
{% endstep %}

{% step %}

#### Verificação da vitrine

Confirme que a vitrine é o Online Store 2.0 com o embed do Sesami habilitado.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Se o problema só acontecer no Safari e não no Chrome, geralmente está relacionado a cookies/rastreamento.
{% endhint %}


---

# 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://help.sesami.co/pt-br/comece-agora/onboarding/troubleshooting/safari-cookies.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.
