# Pack Rate

**Pack Rate**

In retail, larger ‘pack sizes’ are often broken down into single units. The issue with this, is often the single unit is branded with the same CSPC/SKU and UPC as the larger pack size. Here is how to set up a single item so the product will scan at the till and update the inventory automatically.

**Step 1. Create Single Item in \<Product Maintenance>**

Example: Original Product

BUDWEISER 6 PACK CANS

CSPC/SKU ID is 904334\
Product ID (barcode) is 62067335341

Create the new item:

·  Click on the “+” symbol in the upper left corner

·  New CSPC/SKU: 1904334 (Add a “1” before the original CSPC/SKU)

·  New PRODUCT ID (barcode): 162067335341 (Add a “1” before the original)

·  New DESCRIPTION: BUDWEISER SC

·  Select REPACKING as the Vendor

Fill in the remaining product information.

![](/files/Bx05DhVe1xSowYdHJFHG)

·  Select the "More" Tab and set the ‘Size rate’ to “1”

·  Click “Save”

![](/files/krK4Orxjy7WBUCVXuLE7)

**Step 2. Link your new item to the original item**

·  Open the original item (i.e.: BUDWEISER 6 PAK CANS 604334)

·  Under the "More" tab, enter the new item’s CSPC/SKU in the SINGLE ID

ADJUSTMENT box (The ID and DESCRIPTION should fill in automatically. If not, the

wrong CSPS/SKU may have been entered)

·  Click “Save”

·  Close out of \<Product Maintenance> to move on to the next step

![](/files/iFZdmbFVCoqkEVlwGj8u)

**Step 3. Set automatic singles adjustments for inventory purposes**

·  Go to: Setup>Preferences>General

![](/files/6UVaqi1E2IEX5xz83usu)

·  Select the ‘Advanced’ tab

·  Verify that the "Manual singles adjustment" is not checked, and “Repacking” is checked.

![](/files/D0LoqUXn2cYAljI18HQy)

**Step 4. Sell a Single Item**

Press the SINGLES button and scan the item (You may or may not have a SINGLES button depending on your screen set-up. If you do not have a SINGLES button, please refer to: *Speed Button Set-Up* or ask for assistance.)

**NOTES:**

The linked product will reflect the appropriate adjustment(s) created by sales of the singles item whenever an Inventory Report (Closing, Shortage, Licensee etc.) is produced.

For inventory purposes, all singles are converted back to their original pack size after posting closing counts. (It is best to double count repacking items before posting.)

When reordering using the Re-order Guides, singles sales will not show. The original pack size will reflect sales and suggest an order amount based on them.

Manual adjustments may still be made from ‘Receiving’ for any products that have not been linked.


---

# 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://support.barnetpos.com/pos-manager/product-maintenance/pack-rate.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.
