Home > @vsf-enterprise/epcc-api > ConnectedProducts
# ConnectedProducts interface
Connected products are recommendations in addition to an item a customer is currently viewing.
Signature:
export interface ConnectedProducts
# Properties
Property | Type | Description |
---|---|---|
cross_sell | Product[] | Related products for cross-selling. |
related | Product[] | Basic related products |
up_sell | Product[] | Related products for up-selling. |