s_c__Product_Purchasable_Media__c Object Reference
Name | s_c__Product_Purchasable_Media__c |
---|---|
Type | Custom StoreConnect Object |
Description | Holds the relationship between products and media items, such as product image, videos, files etc that can be downloaded after product purchase |
Field Definitions
Field Name | Type | Required | Unique |
---|---|---|---|
s_c__Media_Id__c | MasterDetail (s_c__Media__c) | No | No |
The media that can be downloaded when the product linked to this has been purchased | |||
s_c__Product_Id__c | Lookup (Product2) | No | No |
The product that this purchasable media is linked to, so that the Media can be downloaded once this product is purchased | |||
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