Preset recommended products in the search recommendation application.
Returns
availableForSale ● Boolean!non-null
Indicates whether at least one variant is available for sale.
compareAtPrice ● Decimal
Original price of the variant with the lowest price.
featuredImage ● String
The featured image for the product.
handle ● String!non-null
A human-friendly unique string for the Product automatically generated from its title.
id ● ID!non-null
A globally-unique ID of product.
images ● [String]
List of images associated with the product.
path ● String
Custom path of the Product.
price ● Decimal!non-null
The lowest variant's price.
title ● String!non-null
The title of product.
url ● String
Relative path of the Product.
Map
PresetProduct
Was this article helpful to you?