Home > widget-integration > RawRecommendationProduct
RawRecommendationProduct interface
Raw product data from Recommendation API before formatting. Note: Prices are in the store's currency unit (e.g., 19.99 for $19.99, 100 for 100 VND), NOT in cents like Shopify Cart API.
Signature:
export interface RawRecommendationProduct
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
(Optional) | ||
|
number |
(Optional) | ||
|
string | |||
|
number | |||
|
Array<{ src: string; alt?: string; }> |
(Optional) | ||
|
number | |||
|
number | |||
|
string | |||
|
(Optional) |