ProductTileBlock
Overview
ProductTileBlock
represents a block used for displaying a product in a tile format. It typically includes essential product information like references and can be used in product grids or promotional sections.
Attributes
id
type: string
A unique identifier for the product tile block.
type
type: literal = 'productTile'
Discriminant for this block type.
reference
type: ProductReference
The reference to the product being displayed in the tile, including details like product ID or variation attributes.