Related Product Object Reference
Overview
Connects different related products together which can then shown at the bottom of each product page as other related products.
| Property |
Value |
| API Name |
s_c__Related_Product__c |
| Label |
Related Product |
| Plural Label |
Related Products |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Related Product - Child |
s_c__Child_Id__c |
Lookup (Product2) |
No |
The child product in the relationship between two products. |
| Related Code |
s_c__Code__c |
Text(50) |
No |
Any code that is part of the relationship between the product and the related product |
| Related Product - Parent |
s_c__Parent_Id__c |
Lookup (Product2) |
No |
The parent product in the relationship between two products. |
| Position |
s_c__Position__c |
Number(18,0) |
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. |
| Related Sub Type |
s_c__Sub_Type__c |
Picklist |
No |
The sub type can be any sub attribute of the relationship |
| Related Type |
s_c__Type__c |
Picklist |
No |
The type can be any attribute of the relationship |
| StoreConnect External ID |
s_c__sC_Id__c |
Text(36) |
No |
StoreConnect External ID, do not modify in Salesforce |
Relationships
| Field |
Type |
Related Object |
Relationship Name |
s_c__Child_Id__c |
Lookup |
Product2 |
Child_Product_Parent_Products |
s_c__Parent_Id__c |
Lookup |
Product2 |
Parent_Product_Related_Products |
Last updated March 6, 2025