# Produtos vendidos por múltiplos

### Vendido por múltiplos

Ao definir múltiplo de vendas você garante que quantidade correta de produtos seja vendida, e evita problemas posteriores.

![E-commerce B2B - Produto vendido por múltiplos](/files/-MYBU_F0nLGcctsWqNI3)

{% hint style="info" %}
**Dica:** \
Durante a emissão do pedido, o comprador ou vendedor será avisado que esse produto deve ser vendido em múltiplos e a inclusão dos itens que estiverem com quantidade que não atende ao múltiplo de venda serão bloque
{% endhint %}


---

# 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.uplaces.com.br/ecommerce-b2b/produtos/produtos-vendidos-por-multiplos.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.
