# ProductRecommendationIntent - storefront - ENUM
Version: unstable

## 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/unstable/enums/COMPLEMENTARY)
* [RELATED](/docs/api/storefront/unstable/enums/RELATED)

## Fields with this enum
* [QueryRoot.productRecommendations](/docs/api/storefront/unstable/arguments/QueryRoot)
* [productRecommendations.intent](/docs/api/storefront/unstable/queries/productRecommendations)


## Examples