--- title: ProductRecommendationIntent - Storefront API description: | The recommendation intent that is used to generate product recommendations. You can use intent to generate product recommendations according to different strategies. api_version: unstable api_name: storefront type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/enums/productRecommendationIntent md: https://shopify.dev/docs/api/storefront/latest/enums/productRecommendationIntent.md --- # Product​Recommendation​Intent enum The recommendation intent that is used to generate product recommendations. You can use intent to generate product recommendations according to different strategies. ## Valid values * COMPLEMENTARY * RELATED *** ## Fields * * *** ## Map ### Arguments with this enum * [Query​Root.productRecommendations(intent)](https://shopify.dev/docs/api/storefront/unstable/objects/QueryRoot#field-QueryRoot.fields.productRecommendations.arguments.intent) * [product​Recommendations.intent](https://shopify.dev/docs/api/storefront/unstable/queries/productRecommendations#arguments-intent)