# May 9 - New Prepack Feature & WIP Positions Dialog

**New feature: Shipping Address Prepack Settings**

{% embed url="<https://www.loom.com/share/f50fe616c45b4eefbf1e0c421ad0f196?sid=462133bc-e65c-4d24-8473-e414808aafde>" %}

* Users will now be able to input quantities per size that are required for prepack services.
* These prepack quantities will be summed up by Product/Color.
* Prepack instructions will show up on the Packing Slip document that our users can print & use in production.

**New feature: Positions Info Dialog for Work In Progress items.**

<figure><img src="/files/0r6EFfTBK3IlsmfRjuLW" alt=""><figcaption></figcaption></figure>

* A new icon button is added to the WIP dashboard items, right next to the positions count text label.
* Once user clicks on it, a read-only dialog is opened, with the following structure:\
  ![](/files/RRnwh5wQesoPQBqTqqtb)
  * At the top, a tab bar with a tab for each order design.
  * &#x20;At the right side, an option list for each design's position. Each option includes:
    * Position name.
    * Completed sizes (all sizes must be completed to account it as a completed size. For example, if the size S is included in two different products or colors, and only one of them is completed, then it is not accounted as a completed size).
    * Completed % (based on number of completed sizes vs total number of sizes).
  * At the right side the products + color + sizes for the selected position. Each size is going to be displayed with this format: completed/ordered.

**Improvements:**

* Added totalization row in each Work In Progress item.

Bugfixes:

* Creating Box wasn't working for some shipping addresses. A new validation was added to avoid endpoint to crash.&#x20;


---

# 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://docs.culturestudio.com/release-notes/decorator-platform/may-9-new-prepack-feature-and-wip-positions-dialog.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.
