Items Often Bought Together - Cart Page
Items Bought Together - Cart Page Request
GET
/1.0/ClientRecom/{websiteId}/BoughtTogetherCartContent?items[0]={refId}&items[1]={refId}
Path Parameters
Name | Type | Description |
---|---|---|
websiteId | string | Your website ID provided by PA |
Query Parameters
Name | Type | Description |
---|---|---|
items | array | This takes in an array of Ref IDs that you want to query for |
Last updated