Home > widget-integration > ProductImageGrid
ProductImageGrid type
Signature:
export type ProductImageGrid = {
top?: ProductImageGridRow;
middle?: ProductImageGridRow;
bottom?: ProductImageGridRow;
};
References: ProductImageGridRow
Home > widget-integration > ProductImageGrid
Signature:
export type ProductImageGrid = {
top?: ProductImageGridRow;
middle?: ProductImageGridRow;
bottom?: ProductImageGridRow;
};
References: ProductImageGridRow