Related Product Category Object Reference
Overview
Connects different related product categories together which can then shown with each product category as other related product categories.
| Property |
Value |
| API Name |
s_c__Related_Product_Category__c |
| Label |
Related Product Category |
| Plural Label |
Related Product Categories |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Related Product Category |
s_c__Child_Id__c |
Lookup (s_c__Product_Category__c) |
Yes |
Child Category Lookup for the relationship. |
| Parent Product Category |
s_c__Parent_Id__c |
Lookup (s_c__Product_Category__c) |
Yes |
Parent Category Lookup for the relationship. |
| Position |
s_c__Position__c |
Number(18,0) |
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. |
| StoreConnect External ID |
s_c__sC_Id__c |
Text(36) |
No |
StoreConnect External ID, do not modify in Salesforce |
Relationships
Last updated March 6, 2025