> 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/cadastros/produtos.md).

# Produtos

- [Alteração em massa](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/alteracao-em-massa.md)
- [Sistema de Seleção de Atributos Dinâmico](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/sistema-de-selecao-de-atributos-dinamico.md): Neste tutorial, vamos abordar como configurar e utilizar o sistema de seleção dinâmica de atributos na plataforma iSET.
- [Atributos dos produtos variações](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/atributos-dos-produtos-variacoes.md)
- [Cadastro de produtos](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/cadastro-de-produtos.md)
- [Produtos do tipo Digital](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/cadastro-de-produtos/produtos-do-tipo-digital.md)
- [Cadastro de produtos](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/cadastro-de-produtos/cadastro-de-produtos.md)
- [Produtos do tipo Digital/Download](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/cadastro-de-produtos/produtos-do-tipo-digital-download.md)
- [Configurando produtos do tipo CombosKits](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/cadastro-de-produtos/configurando-produtos-do-tipo-comboskits.md)
- [Vídeo do Youtube no cadastro do produto](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/cadastro-de-produtos/video-do-youtube-no-cadastro-do-produto.md)
- [Desconto progressivo](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/cadastro-de-produtos/desconto-progressivo.md)
- [Combinação múltipla de atributos no produto](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/cadastro-de-produtos/combinacao-multipla-de-atributos-no-produto.md)
- [Comentários de clientes](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/comentarios-de-clientes.md)
- [Excluir Marcas/Modelos dos produtos](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/excluir-marcas-modelos-dos-produtos.md)
- [Produtos em Pré-venda](https://ajuda.iset.com.br/inicio/minha-loja/cadastros/produtos/produtos-em-pre-venda.md)


---

# 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/cadastros/produtos.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.
