The join table between Products and the Product Categories they belong to.
Property
Value
API Name
s_c__Products_Product_Categories__c
Label
Product Product Category
Plural Label
Products Product Categories
Type
Custom Object
Fields
Field Label
API Name
Type
Required
Description
Active
s_c__Active__c
Checkbox
No
Determines whether the related Product is active on the related Product Category. At least one of these relationships should be active for a Product to be displayed on a store. Particularly considering StoreConnect supports multiple stores, this configuration describes the fact that the Product itself is active for sale, and that it’s inclusion in a store’s category is active, therefore the Product should be available for sale in that store
A Lookup to the Category related to the given Product.
Product Category Name
s_c__Category_Name__c
Formula (Text)
No
Formula field that displays the Category name for related lists.
Position
s_c__Position__c
Number(18,0)
No
The position of this Product in relation to all Products in this Category. Lower numbers are shown first. If not specified, products are sorted alphabetically by name.
Primary
s_c__Primary__c
Checkbox
No
Determines whether the Category is the Primary Category for the given Product.