Products¶
A Product represents a physical item to showcase in generated imagery.
What Products Are¶
- Physical items: garments, accessories, footwear, bags, jewelry
- The "hero" items that need marketing imagery
- Sourced from product catalogs or DAM systems
Product Properties¶
| Field | Description |
|---|---|
| Name | Product title/name |
| SKU | Stock keeping unit identifier |
| Product Family | High-level category: apparel, footwear, accessories, beauty |
| Product Type | Specific type: dress, jeans, sneakers, bag, etc. |
| Cover Image | Primary front-facing product photo |
| Back Image | Back view of the product (optional) |
| Description | Text description of the product |
Product Images¶
Products have two key images for generation:
- Cover Image (
cover_image_url): Front view, used as primary reference - Back Image (
back_image_url): Back view, used for back-angle shots
Note: Product images are now tracked via the MediaResource system with canonical
media/paths. The*_urlfields above are maintained for backward compatibility during the migration period.