> For the complete documentation index, see [llms.txt](https://relax4me.gitbook.io/relax-plus-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://relax4me.gitbook.io/relax-plus-help/ecommerce-shop-online/ordini-online.md).

# Ordini Online

Funziona molto importante che mette i prodotti presenti dalla Vendita Online in un magazzino virtuale "ecommerce" in modo che sono virtualmente in attesa di essere spediti e non si va a rischio di vendere online più volta lo stesso prodotto.&#x20;

In questa sezione vengono elencati gli ordini online che sono entrati da Shopify.

La funzione di questo elenco è:

* Visualizzare l'ordine in dettaglio
* Evadere l'ordine con uno scontrino al POS per lo scaricare la merce e il valore della vendita

<figure><img src="/files/UZKQzthBlxNsrPgFCa4B" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://relax4me.gitbook.io/relax-plus-help/ecommerce-shop-online/ordini-online.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.
