s_c__Related_Product__c Object Reference
Name | s_c__Related_Product__c |
---|---|
Type | Custom StoreConnect Object |
Description | Connects different related products together which can then shown at the bottom of each product page as other related products. |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Child_Id__c | Lookup (Product2) | No | No |
The child product in the relationship between two products. | |||
s_c__Code__c | Text | No | No |
Any code that is part of the relationship between the product and the related product | |||
s_c__Parent_Id__c | Lookup (Product2) | No | No |
The parent product in the relationship between two products. | |||
s_c__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. | |||
s_c__Sub_Type__c | Picklist | No | No |
The sub type can be any sub attribute of the relationship | |||
s_c__Type__c | Picklist | No | No |
The type can be any attribute of the relationship | |||
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