Related_Product_Category__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Child_Id__c Lookup(Product_Category__c) Yes No Child Category Lookup for the relationship.
Parent_Id__c Lookup(Product_Category__c) Yes No Parent Category Lookup for the relationship.
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.
sC_Id__c Text 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