Viewed also viewed
Recommend product based on what other site visitors viewed after viewing the current product.
End Point
GET
https://api.cartup.ai/v1/widgetserver/viewedalsoviewed
Query Parameters
Name | Type | Description |
---|---|---|
divisionId* | String | HTLM tag id (need to be unique) |
orgId* | String | Your Org ID |
spotDy_uid* | String | User ID |
domain* | String | Your Domain |
pname* | String | Name Of Product |
Headers
Name | Type | Description |
---|---|---|
Accept* | String | application/json |
Content_type* | String | application/json |
X-Cartup-Access-Token* | String | $CARTUP_API_KEY |
X-Cartup-orgId* | String | $CARTUP_ORD_ID |
Curl Example
Last updated