Attribute | Type | Description | ||||
---|---|---|---|---|---|---|
id | [100, 2^32] Int | Category Identity Category Identity starts at 100 Example: 105 | ||||
state | -1 & 1 Int | Category State
| ||||
pid | 0, [100, 2^32] Int | Parent Category Identity Note: As the First level categories have no parent category, their pid equals 0 Example: 125 | ||||
sort | Positive Int | Sort Category Sort category among the other categories having the same pid (parent category identity) The sort order is ascending Example: 9 that is 9th place provided the first 8 categories have a sort number between 1 and 8 | ||||
name | 33 Char | Category Name Example: Classic English Cars | ||||
descr | 512 Char | Category Description You may add a category description if it provides more important information about the products in that category Example: All these English Cars are rustproof |