# Product Letdown by SKU

'Product Letdown by SKU' is a very similar operation to 'Product Letdown by Bin'. The difference is that the system will direct picker to every pallet (LPN) that contains required product. This function is best used in the warehouses where LPNs contain multiple product SKUs.

This letdown method allows users to gather required product quantity across different pallets and keep multi-product LPNs intact after the picking is done.

To initiate the process, navigate to Floor > Bulk folder and select 'Prd Letdown by Sku' option.&#x20;

<figure><img src="/files/6DGwwOGZc1Se1wIbGzZ9" alt=""><figcaption></figcaption></figure>

Scan the letdown ticket and follow system generated instruction to complete the process.

<figure><img src="/files/yFp6SBAgzlOmewfeCEZO" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Notice: during the letdown process, if one or more pallets contain only one SKU (product in question), both storage bin and LPN will become empty and reusable for new products.
{% 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://docs.p4warehouse.com/v2/floor-operations/bulk/product-letdown-by-sku.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.
