s_c__Product_Media__c Object Reference

Name s_c__Product_Media__c
Type Custom StoreConnect Object
Description Holds the relationship between products and media items, such as product image, videos, files etc

Field Definitions

Field Name Type Required Unique
s_c__Category__c Picklist No No
[Future Use] Scope Product Media depending on different categories such as manuals.
s_c__Media_Id__c MasterDetail (s_c__Media__c) No No
Media that the Product Media belongs to.
s_c__Position__c Number(18, 0) No No
The position of this media on the associated product. Lower numbers are shown first, records without a number are sorted alphabetically by name.
s_c__Product_Id__c Lookup (Product2) No No
Product that the Product Media belongs to.
s_c__Thumbnail_Preview__c Formula No No
Preview image for the related media, used to display the image on a Product related list. This is autogenerated.
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