> For the complete documentation index, see [llms.txt](https://ajuda.iset.com.br/inicio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.iset.com.br/inicio/minha-loja/vendas/gerar-e-imprimir-etiqueta-simples.md).

# Gerar e imprimir Etiqueta Simples

Neste tutorial você irá aprender sobre como gerar e imprimir a Etiqueta Simples em sua loja virtual.

Vamos lá?&#x20;

1- O primeiro é, com seu painel de controle aberto, clique em **Vendas** >> **Pedidos.**

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

2- Em seguida, selecione qual o pedido que você deseja gerar e imprimir a Etiqueta.&#x20;

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

3- Após isso, clique em **Seleção** >> **Imprimir etiqueta simples**.

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

4- Já na página de impressão, basta conferir todas as informações. Por fim, clique em **Imprimir**.&#x20;

<figure><img src="/files/2CHOC99JtOQ0CXKogoLc" alt=""><figcaption></figcaption></figure>

Caso ainda tenha dúvidas, deixe um comentário ou fale com nosso atendimento.


---

# 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://ajuda.iset.com.br/inicio/minha-loja/vendas/gerar-e-imprimir-etiqueta-simples.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.
