> For the complete documentation index, see [llms.txt](https://ajuda.goomer.com.br/goomergo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.goomer.com.br/goomergo/painel/cardapio/cardapio-principal/produtos/mover-produto.md).

# Como Mover Produto

## 1 - Cardápio

O procedimento abaixo é feito no menu **Cardápios**:

![](/files/wA3yUOUkjSarI6Q3K8zM)

## 2 - Mover Produto

Para produtos devemos segurar com o click esquerdo do mouse nos **três pontinhos** no início do produto e arrastar para a posição que desejar:

![](/files/JS2GuiDNccVi4EGqD8hT)

{% hint style="info" %}
É importante mencionarmos que não há como ordenar automaticamente. Pelo motivo de que uma ordenação quebraria toda a engenharia de cardápio feita para aumentar suas vendas. Não é interessante ordenar produtos por preço ou por ordem alfabética. Confira dicas de engenharia de cardápio [clicando aqui](http://bit.ly/Painel_Webinar2) ou acessando a nossa lista completa de webinars na página abaixo:
{% endhint %}

{% content-ref url="/pages/-M7EUh86XYj4\_-LygvDU" %}
[Lives de Conteúdo](/goomergo/extras/webinars.md)
{% endcontent-ref %}


---

# 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.goomer.com.br/goomergo/painel/cardapio/cardapio-principal/produtos/mover-produto.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.
