# Mixed / Assorted Boxes

Mixed boxes introduce a layer of complexity as multiple product SKUS (bunches) can exist in the same box. They can be different lengths as well as different varieties (but rarely of different stem counts per bunch).&#x20;

The primary issue with mixed boxes is that clients try to label them as a box. Mixed Box 50CM, Roses Red 50CM, Farm Choice 50CM, Autumn Dream 50CM, etc. They are the commercialization of a group of underlying bunches but being sold under a single commercial name. Because of this, the contents of each box sharing the same commercial name may be different.

\
Example:\
Roses Yellow/Red 50CM (All 3 combinations below share the same commercial product name but are not identical in their contents). This is the pain point between farm/importer/wholesaler.

<figure><img src="/files/6JsmXc1css0daJLVbGMn" alt="" width="563"><figcaption><p>Mixed boxes examples</p></figcaption></figure>


---

# 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://manual.unosofbooks.com/taxonomy-definitions/boxes/mixed-assorted-boxes.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.
