## Product Describes a product ## breadcrumbs Returns the [caetegory](/reference/liquid/objects/feed/category/) breadcrumbs ## compatible Returns the [compatible](/reference/liquid/objects/feed/product/) products ## created_at Returns the creation date. ## custom_fields Returns product custom fields. ## deliverer Returns the [deliverer](/reference/liquid/objects/feed/deliverer/) ## description Returns the description. ## featured_image Returns product featured (first available) image. ## featured_media Returns the featured (first available) media. ## featured_video Returns the featured (first available) video. ## handle Returns the handle. ## has_only_default_variant Returns true if product has only default variant. ## id Returns the id. ## image Returns product main image url. This is an alias for featured_image. ## images Returns the images as an array of - thumb - original ## in_preview Returns true if product is in preview. ## is_available Returns true if product is available for purchase. ## is_directly_buyable Returns true if product can be bought without selecting any attributes. ## manufacturer Returns the [manufacturer](/reference/liquid/objects/feed/manufacturer/). ## max_quantity Returns the maximum quantity that can be bought. ## max_rating Returns the maximum rating ## media Returns the product media, concatted from videos and images properties with additional type field describing the type of the media. ## min_quantity Returns the minimum quantity that can be bought. ## options Returns the options handles. ## options_by_handle Returns array of [options](/reference/liquid/objects/feed/product_option/) indexed by handle. ## options_with_values Returns array of [options](/reference/liquid/objects/feed/product_option/). ## product_groups Returns the assiociated [product_groups](/reference/liquid/objects/feed/category/) ## rating Returns the rating ## related Returns the [related](/reference/liquid/objects/feed/product/) products ## return_policy_time_limit Returns the product return policy time limit in days. ## review_count Returns the review count ## reviews Returns the [reviews](/reference/liquid/objects/feed/review/) ## seo_description Returns description for search engines. ## seo_keywords Returns keywords for search engines. ## seo_title Returns title for search engines. ## short_description Returns the short description. ## similar Returns the [similar](/reference/liquid/objects/feed/product/) products ## tags Returns product tags. ## taxonomy Returns the [taxonomy](/reference/liquid/objects/feed/product_taxonomy/). ## title Returns the title. ## updated_at Returns the last updated date. ## variant Returns the current [variant](/reference/liquid/objects/feed/product_variant/). ## variants Returns the [variants](/reference/liquid/objects/store/product_variant/). ## videos Returns the videos