Comment on page
Content Based Recommendation
Recommendation of the same category or other categories base on the 'content type' of the product being viewed.
get
https://api.cartup.ai/v1/widgetserver/contentbasedreco
curl --request GET 'http://api.cartup.ai/v1/widgetserver/contentbasedreco?divisionId=demo_content_based&pname=Fiona Fitness Short&orgId=850a8b8f-a6fe-49e4-88fc-874843279d66&domain=magento'
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'X-Cartup-Access-Token: $CARTUP_API_KEY'
--header 'X-Cartup-orgId : $CARTUP_ORD_ID'
Last modified 2yr ago