📦  SKU

SKU#

Stock-Keeping Unit — a unique identifier for a distinct product.

Important

✨ AI-generated content. This page was written with the assistance of an AI language model and is provided as a learning aid. Despite careful review, it may still contain mistakes, omissions, or out-of-date information. Whether you are new to the topic, a team lead, or a senior practitioner, treat it as a starting point rather than an authoritative reference: read it critically and independently verify anything you act on (code, commands, figures, and factual claims) against official documentation and primary sources before relying on it.

What it is#

A stock keeping unit (SKU) is a unique alphanumeric code a business assigns internally to each distinct product or variant, so it can be tracked through inventory. It is a fingerprint for an item — no two distinct products share one — and it encodes key attributes (category, brand, color, size), as in WREN-101-RED-SM (brand WREN, category 101, red, small).

SKU vs UPC#

A SKU is internal and custom to each company — you design the format — whereas a UPC is a universal, standardized barcode shared across all retailers. The same physical product can carry different SKUs at different companies.

Why it matters#

The SKU is the atom of inventory operations — every movement (sold, received, returned, written off) references it. It drives stock monitoring, reorder triggers, warehouse location and picking, ABC classification, and per-product sales analytics that feed demand forecasting.


Theme: Operations & Supply Chain  ·  All terminology



See also

Source article Adapted (context, re-expressed) in our own words from: SKU (insightful-data-lab.com).

Tags: purpose: reference topic: terminology level: intermediate