> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/pt-br/apps-integrations/shopify/pos.md).

# PDV

## Sesami no Shopify POS

{% embed url="<https://sesami.co/wp-content/uploads/2025/01/2024-unwrapped-sesami-pos.mp4>" %}

O Sesami se integra diretamente ao Shopify POS, permitindo que sua equipe crie e gerencie agendamentos, check-ins e pagamentos a partir de uma única interface.

Quando um cliente é pré-selecionado no Shopify POS, a experiência de checkout se torna mais rápida e personalizada tanto para a equipe quanto para os clientes.

Esta integração foi projetada para parecer e funcionar como um componente nativo do Shopify POS, criando uma experiência de agendamento na loja perfeita.

#### “Reserve agora”

Use o **Reserve agora** bloco para criar novos agendamentos diretamente no Shopify POS.

1. Selecione o serviço
2. Selecione o recurso ou membro da equipe
3. Escolha o dia e o horário
4. Adicione o agendamento ao carrinho

No carrinho, você pode:

* Prosseguir para o pagamento, ou
* Marcar o pedido como não pago.

#### “Reservas”

Use o **Reservas** bloco para visualizar e gerenciar agendamentos existentes.

No bloco de Reservas, você pode:

* ver agendamentos futuros,
* adicionar reservas ao carrinho e receber pagamentos,
* marcar clientes como já atendidos,
* ou marcar agendamentos como não comparecimento.

## FAQ

#### Posso agendar consultas diretamente no Shopify POS?

Sim. O Sesami permite que os comerciantes criem e gerenciem agendamentos diretamente dentro do Shopify POS.

#### As reservas são sincronizadas com o calendário do Sesami?

Sim. Os agendamentos criados pelo Shopify POS aparecem automaticamente no calendário do Sesami.

#### Posso criar reservas no POS sem um pedido da Shopify?

Não. Essa opção está disponível apenas para reservas feitas pelo Desktop e na Loja Virtual.

#### Posso usar o Sesami para agendamentos presenciais e reservas online?

Sim. O Sesami oferece suporte tanto para reservas online quanto para agendamentos presenciais por meio do Shopify POS.

#### O Sesami funciona com o Shopify POS em dispositivos móveis?

Sim. O Shopify POS pode ser executado em iPads compatíveis e em hardware de PDV compatível com o Shopify POS.


---

# 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://help.sesami.co/pt-br/apps-integrations/shopify/pos.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.
