> 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/it/apps-integrations/shopify.md).

# Shopify

- [Sesami e Shopify](https://help.sesami.co/it/apps-integrations/shopify/sesami-and-shopify.md)
- [Negozio online](https://help.sesami.co/it/apps-integrations/shopify/online-store.md)
- [Installazione manuale](https://help.sesami.co/it/apps-integrations/shopify/online-store/manual-install.md)
- [Incorpora in pagine personalizzate](https://help.sesami.co/it/apps-integrations/shopify/online-store/embed-on-custom-pages.md)
- [Script di verifica del carrello](https://help.sesami.co/it/apps-integrations/shopify/online-store/cart-verification-script.md)
- [Personalizza gli stili dello script di verifica del carrello](https://help.sesami.co/it/apps-integrations/shopify/online-store/customize-cart-verification-script-styles.md)
- [Rimuovi il menu a discesa della quantità](https://help.sesami.co/it/apps-integrations/shopify/online-store/i-want-to-remove-the-quantity-drop-down-menu.md)
- [POS](https://help.sesami.co/it/apps-integrations/shopify/pos.md)
- [POS e multi-sede](https://help.sesami.co/it/apps-integrations/shopify/pos/pos-and-multi-location.md): Integrata con il sistema POS, la funzionalità multi-sede garantisce operazioni fluide ed efficienti.
- [Accesso per collaboratori](https://help.sesami.co/it/apps-integrations/shopify/collaborator-access.md)
- [Catalogo e prodotti](https://help.sesami.co/it/apps-integrations/shopify/catalog-and-products.md)
- [Ordini](https://help.sesami.co/it/apps-integrations/shopify/orders.md)
- [Clienti](https://help.sesami.co/it/apps-integrations/shopify/customers.md)
- [Modifica l'email di conferma di Shopify per includere le opzioni del prodotto](https://help.sesami.co/it/apps-integrations/shopify/edit-your-shopify-confirmation-email-to-include-product-options.md)


---

# 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/it/apps-integrations/shopify.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.
