# ProductRecommendationIntent - storefront - ENUM Version: 2024-07 ## Description The recommendation intent that is used to generate product recommendations. You can use intent to generate product recommendations according to different strategies. ### Access Scopes ## Enum values * [COMPLEMENTARY](/docs/api/storefront/2024-07/enums/COMPLEMENTARY) * [RELATED](/docs/api/storefront/2024-07/enums/RELATED) ## Fields with this enum * [QueryRoot.productRecommendations](/docs/api/storefront/2024-07/arguments/QueryRoot) * [productRecommendations.intent](/docs/api/storefront/2024-07/queries/productRecommendations) ## Examples