GitHub

ShopifyProductRecommendationIntent

enum

import { ShopifyProductRecommendationIntent } from '@daffodil/driver/shopify'

The recommendation intent that is used to generate product recommendations. You can use intent to generate product recommendations according to different strategies.

Properties

Complementary
ShopifyProductRecommendationIntent.Complementary

Offer customers products that are complementary to a product for which recommendations are to be fetched. An example is add-on products that display in a Pair it with section.

Related
ShopifyProductRecommendationIntent.Related

Offer customers a mix of products that are similar or complementary to a product for which recommendations are to be fetched. An example is substitutable products that display in a You may also like section.