In this article
Summary
The sc_sku_images view is a small view that aims to provide a repository to track when website images are updated for a given sku. This view merely provides additional dimensional attributes.
- View Grain: product-level image URLs
- Primary (Composite) Key(s):
- sku
- updated_at
- Foreign Key(s):
- common_sku
Supported Use Cases
The main purpose of this view is to provide additional information about product image URLs for the website. It is only generally used for data enrichment.
When not to use the view
This view does not provide any analysis of use cases. It should not be used for generic product analysis. It will be able to provide additional information for a given product as it relates to the item image URL.
Return to SoundCommerce Retail Modules
Comments
0 comments
Please sign in to leave a comment.