Difference between revisions of "Cunning Turtle SKUs"
From CunningWiki
m (Created page with " == SKUs == ''Def: Stock Keeping Unit'' *SKUs should not identify products details, that is for a detailed description *SKUs should not be the manufacturer number as they are lo...") |
m (→Our Format) |
||
Line 12: | Line 12: | ||
== Our Format == | == Our Format == | ||
+ | <tab class=wikitable sep=comma head=top> | ||
+ | Column1,Column2 | ||
+ | Suffix,3 alphabetic characters max. no numbers. you may not break this rule | ||
+ | Dash,Dashes help to distinguish alpha chars from numerics | ||
+ | Number,3 digits max starting at 000 | ||
+ | </tab> |
Revision as of 08:38, 9 January 2012
SKUs
Def: Stock Keeping Unit
- SKUs should not identify products details, that is for a detailed description
- SKUs should not be the manufacturer number as they are long and hard to read
- Large Corportations with thousands of product configurations require detailed SKUs, smaller businesses have typically < 1000 products so short SKUs enhance readability
- SKUs should not have exotic characters #$!/\|
- SKUs should NEVER start with the number 0 because word processors will butcher it
- SKUs should try to limit or control usage of alpha I, O, L and numeric 1, 0 because it will lead to typos
Our Format
Column1 | Column2 |
---|---|
Suffix | 3 alphabetic characters max. no numbers. you may not break this rule |
Dash | Dashes help to distinguish alpha chars from numerics |
Number | 3 digits max starting at 000 |