Related_Product__c Object Reference

Field Definitions

Field Name Type Required Unique Description
Child_Id__c Lookup(Product2) No No The child product in the relationship between two products.
Code__c Text No No Any code that is part of the relationship between the product and the related product
Parent_Id__c Lookup(Product2) No No The parent product in the relationship between two products.
Position__c Number(18, 0) No No Enter the position of this product in relation to other products related to the same parent. Any related products with an empty position will be ordered last, alphabetically.
Sub_Type__c Picklist No No The sub type can be any sub attribute of the relationship
Type__c Picklist No No The type can be any attribute of the relationship
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