A Taxonomy__c represents a collection of Product_Category__c objects. Every Product_Category__c belongs to exactly one Taxonomy__c. Each Taxonomy__c belongs to a Store__c object. Taxonomy__c objects can be used to show a different set of Product_Category__c objects either on each store domain or after a user has signed in, for example to show a special group of spare part categories to partners.
Property
Value
API Name
s_c__Taxonomy__c
Label
Taxonomy
Plural Label
Taxonomies
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Position
s_c__Position__c
Number(18,0)
No
The position of this taxonomy object. Lower numbers are shown first, objects without a number are sorted alphabetically by name.