# ProductRecommendationIntent - storefront - ENUM Version: 2024-04 ## 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-04/enums/COMPLEMENTARY) * [RELATED](/docs/api/storefront/2024-04/enums/RELATED) ## Fields with this enum * [QueryRoot.productRecommendations](/docs/api/storefront/2024-04/arguments/QueryRoot) * [productRecommendations.intent](/docs/api/storefront/2024-04/queries/productRecommendations) ## Examples