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

# Shopify

- [Sesami y Shopify](https://help.sesami.co/es/apps-integrations/shopify/sesami-and-shopify.md)
- [Tienda en línea](https://help.sesami.co/es/apps-integrations/shopify/online-store.md)
- [Instalación manual](https://help.sesami.co/es/apps-integrations/shopify/online-store/manual-install.md)
- [Incrustar en páginas personalizadas](https://help.sesami.co/es/apps-integrations/shopify/online-store/embed-on-custom-pages.md)
- [Script de verificación del carrito](https://help.sesami.co/es/apps-integrations/shopify/online-store/cart-verification-script.md)
- [Personaliza los estilos del script de verificación del carrito](https://help.sesami.co/es/apps-integrations/shopify/online-store/customize-cart-verification-script-styles.md)
- [Eliminar el menú desplegable de cantidad](https://help.sesami.co/es/apps-integrations/shopify/online-store/i-want-to-remove-the-quantity-drop-down-menu.md)
- [TPV](https://help.sesami.co/es/apps-integrations/shopify/pos.md)
- [TPV y múltiples ubicaciones](https://help.sesami.co/es/apps-integrations/shopify/pos/pos-and-multi-location.md): Integrado con el sistema TPV, Multi-Location garantiza operaciones fluidas y eficientes.
- [Acceso de colaborador](https://help.sesami.co/es/apps-integrations/shopify/collaborator-access.md)
- [Catálogo y productos](https://help.sesami.co/es/apps-integrations/shopify/catalog-and-products.md)
- [Pedidos](https://help.sesami.co/es/apps-integrations/shopify/orders.md)
- [Clientes](https://help.sesami.co/es/apps-integrations/shopify/customers.md)
- [Usar los campos de producto de Shopify para recopilar información adicional durante el proceso de reserva](https://help.sesami.co/es/apps-integrations/shopify/usar-los-campos-de-producto-de-shopify-para-recopilar-informacion-adicional-durante-el-proceso-de-re.md)
- [Editar el correo de confirmación de Shopify para incluir opciones de producto](https://help.sesami.co/es/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/es/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.
