SKU Structure
Mode
Single product
Variant matrix
Build one SKU from fixed attributes.
Segments — one per line
TSH: T-Shirt BLK: Black M: Medium
Format
CODE: Meaning
. The code becomes part of the SKU; the meaning is only a note for you.
Base code (product)
Variant axis 1 — e.g. colour
BLK: Black WHT: White NVY: Navy
Variant axis 2 — e.g. size
(optional)
S: Small M: Medium L: Large XL: Extra large
Separator
Hyphen (-)
None
Underscore (_)
Dot (.)
Trailing sequence
None
2 digits
3 digits
4 digits
Options
Uppercase
Avoids case-sensitivity bugs between systems.
Strip vowels from generated codes
Shortens auto-derived codes:
BLACK → BLCK
.
Remove unsafe characters
Strips spaces, slashes and punctuation that break CSV imports and URLs.
Preview
TSH-BLK-M
Generate SKUs
Generated SKUs
Results
Export
Validation
SKU design
Export format
CSV with attributes
Plain list
JSON array
SQL INSERT
skus.csv
Copy all
Download