# Novo Produto Divisível - PIZZAS

Ao clicar em "Novo Produto Divisível" essa aba aparecerá em sua tela:

{% embed url="<https://youtu.be/8d8QlmkOWig>" %}

![](/files/-Mcnt2b-KYsmKNQJzF3c)

Preencha com todas as informações do produto. Note que a principal diferença aqui é a opção de escolher entre o preço por produto mais caro ou pelo valor da parte.

Este é um exemplo de produto preenchido:

![](/files/-McnwCNZiTN-aN_I8JQW)

Ao optar "Pelo Valor da Parte", o sistema irá somar os valores da parte de cada sabor para chegar em um valor final. Lembre-se que esses valores já foram definidos em "[Novo Produto por Tipo](/painel-hotmenu-1/produtos/novo-produto-por-tipo.md)".

Este é um exemplo de como aparecerá para o cliente:

![](/files/-Mcntbg6OX5amOhl4ioA)

Ao optar por "Produto Mais Caro", o sistema irá escolher o sabor que custa mais e usá-lo como valor final.


---

# Agent Instructions: 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.hotmenu.com.br/painel-hotmenu-1/produtos/novo-produto-divisivel.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.
