Product Image DMO
Represents an image associated with a product, including its URL, view type, and localization settings.
Object API Name: std__ProductImageDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- ProductId has a FOREIGNKEY relationship with the Product DMO
Idfield. - LocaleId has a FOREIGNKEY relationship with the Locale DMO
Idfield. - ImageId has a FOREIGNKEY relationship with the Image DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Id
- ImageAlternateText
- ImageId
- ImageTitleText
- ImageUrl
- ImageViewType
- InternalOrganizationId
- IsDefault
- LocaleId
- ProductId
- Version
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: A unique ID used as the primary key for the Product Image DMO.
- Field API Name:
std__ImageAlternateText__c - Data Type: TEXT
- Description: The alternate text or description of the image.
- Field API Name:
std__ImageId__c - Data Type: TEXT
- Description: A reference ID to the image record.
- Field API Name:
std__ImageTitleText__c - Data Type: TEXT
- Description: The title of the image.
- Field API Name:
std__ImageUrl__c - Data Type: TEXT
- Description: The URL path of the image, excluding the storefront domain name.
- Field API Name:
std__ImageViewType__c - Data Type: TEXT
- Description: The view type, which indicates size (for example, small, large) or usage (for example, swatch).
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsDefault__c - Data Type: BOOLEAN
- Description: An indicator whether this is the default image when multiple images exist.
- Field API Name:
std__LocaleId__c - Data Type: TEXT
- Description: A reference ID to the language and country settings for the image.
- Field API Name:
std__ProductId__c - Data Type: TEXT
- Description: A reference ID to the product associated with this image.
- Field API Name:
std__Version__c - Data Type: TEXT
- Description: The version of the source providing the image.