--- title: productRecommendations - Storefront API description: > Find recommended products related to a given `product_id`. To learn more about how recommendations are generated, see [*Showing product recommendations on product pages*](https://help.shopify.com/themes/development/recommended-products). api_version: 2026-01 api_name: storefront type: query api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/latest/queries/productRecommendations md: >- https://shopify.dev/docs/api/storefront/latest/queries/productRecommendations.md --- # product​Recommendations query Find recommended products related to a given `product_id`. To learn more about how recommendations are generated, see [*Showing product recommendations on product pages*](https://help.shopify.com/themes/development/recommended-products). ## Arguments * intent * productHandle * productId *** ## Possible returns * Product *** ## Examples * ### productRecommendations reference