> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/guia-de-usuario-es/bouquetteria/gestion-de-bouquets.md).

# Gestión de Bouquets

### Materiales de Cajas&#x20;

En esta opción se pueden ver los materiales de cajas, en donde se pueden añadir tamaños y detalles del material.&#x20;

![Box Materials](/files/-MS4o59mTyU_8q276ICE)

Al hacer click en un producto en específico (letras en azul), para ver su composición; se le desplegará una nueva pantalla con la información deseada.&#x20;

![](/files/-MS8FgV2OJnYzL9hSBcD)

![Box Materials](/files/-MS4o7NQvDDE7GJKZhXe)

### Materiales de Protección de Ramos&#x20;

En esta opción se pueden ver los materiales de protección de ramos, en donde se pueden añadir tamaños, cantidad y detalles del material.&#x20;

![Bunch Protection Materials](/files/-MS4nvk1xOI51iDrF2Z7)

Al hacer click en un producto en específico (letras en azul), para ver su composición; se le desplegará una nueva pantalla con la información deseada.&#x20;

![](/files/-MS8GTngtaI5r0KTJZPP)

![Bunch Protection Materials](/files/-MS4nyVAj91NhaDWe8i7)

### Otros Materiales (jarrones, etiquetas y tarjetas)&#x20;

En esta opción se pueden añadir más materiales como: jarrones, etiquetas y tarjetas.&#x20;

![](/files/-MS4oESDKzdmGzlRjpI0)

![](/files/-MS4oFEdFmf7CwchCv4G)

![](/files/-MS4oGE8I5ApSWMZ6bTf)

### SKU Bouquet - Asignación de Receta

Product Spec Tab: Detalles del Producto&#x20;

* Nombre, color, especie, categoria, longitud, tipo de empaque, tallos

![](/files/-MS4oOQj7SAiYWaik6GP)

![](/files/-MS4oPWpKH0WyJ6Amki-)

Manage Recipe Tab:&#x20;

* Crear varias recetas en el mismo SKU BQT&#x20;
* Variedad + Proceso Especial + Longitud + # tallos + Costo

![Bouquet SKU - Recipe Assignment](/files/-MS4oiQZyRkL3b-Cz1Eg)

Picture Tab:&#x20;

* Cargar una imagen&#x20;
* Mostrar cómo se ve el BQT&#x20;

![](/files/-MS4oqr1WDuRXHsqP3IU)

![](/files/-MS4os9FPDPwBu1cHd3P)


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.unosofbooks.com/guia-de-usuario-es/bouquetteria/gestion-de-bouquets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
