> 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/pos-and-multi-location.md).

# PDV e múltiplas localizações

Use o Sesami com o Shopify POS para gerenciar e agendar compromissos na loja. O Sesami usa a estrutura de extensão POS mais recente do Shopify para uma integração rápida e fluida.

## Blocos do POS

O Sesami adiciona dois blocos ao seu Shopify POS:

### Bloco de Agendamentos

Visualize e gerencie todos os agendamentos do local atual:

* Veja a agenda de hoje e os próximos compromissos
* Veja agendamentos anteriores
* Confira os detalhes do agendamento, o status e as informações do cliente

### Bloco Agendar com o Sesami

Crie novos agendamentos diretamente pelo POS:

* A equipe pode agendar compromissos para clientes que chegam sem agendamento ou por telefone
* Selecione serviço, recurso, data e horário
* O agendamento é criado instantaneamente

<div><figure><img src="/files/30613fc2aeedcdbedcbf333fd7916e0078f7a599" alt=""><figcaption></figcaption></figure> <figure><img src="/files/757df189f0dde193facaeddfb5440ed744fd8f4f" alt=""><figcaption></figcaption></figure></div>

## Configurando o POS com o Sesami

1. Baixe o **aplicativo Shopify POS** na App Store da Apple
2. Faça login com as credenciais da sua loja Shopify
3. Os blocos do Sesami no POS aparecerão automaticamente
4. Comece a visualizar e criar agendamentos a partir do dispositivo POS

## Múltiplos locais com POS

Se a sua empresa tiver vários locais, o Sesami é mapeado para os seus locais no Shopify para detecção automática de local — a equipe não precisa alternar manualmente entre locais ao usar o POS.

Cada local opera de forma independente:

* **Recursos e disponibilidade próprios** — cada local tem sua própria agenda
* **Agendamentos específicos por local** — a equipe do POS vê apenas os agendamentos do seu local
* **Seleção de local pelo cliente** — os clientes escolhem um local ao fazer o agendamento na loja virtual

### Mapeamento de locais

Para conectar os locais do seu Shopify aos locais do Sesami, compartilhe seus **IDs de locais do Shopify** conosco e configuraremos o mapeamento para você.

{% hint style="info" %}
Entre em contato <help@sesami.co> com os IDs dos seus locais do Shopify para configurar o POS com múltiplos locais.
{% endhint %}

Para configurar os locais, veja [Locais](/pt-br/administracao/locations.md).

## Relacionados

* [Locais](/pt-br/administracao/locations.md) — configure vários locais de negócios
* [Portal do Administrador do Sesami](/pt-br/administracao/sesami-admin-portal.md) — gerencie agendamentos entre locais


---

# 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/pos-and-multi-location.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.
