s_c__Related_Product_Category__c Object Reference

Name s_c__Related_Product_Category__c
Type Custom StoreConnect Object
Description Connects different related product categories together which can then shown with each product category as other related product categories.

Field Definitions

Field Name Type Required Unique
s_c__Child_Id__c Lookup (s_c__Product_Category__c) Yes No
Child Category Lookup for the relationship.
s_c__Parent_Id__c Lookup (s_c__Product_Category__c) Yes No
Parent Category Lookup for the relationship.
s_c__Position__c Number(18, 0) No No
The position of this Category in relation to other Categories of the same parent. Any categories with an empty postion will be ordered last alphabetically.
s_c__sC_Id__c Text [External ID] No Yes
StoreConnect External ID, do not modify in Salesforce

For more information about how or when to use the above, see our documentation.

 

 
Back to Documentation