Recently Viewed
Display recently viewed items to your visitors using this api endpoint.
Click the arrow below to expand the method.
post
https://api.zubi.ai/r/product/data
// Example call (POST)
https://api.zubi.ai/r/product/data?_token=[TRACKER KEY]&uid=[UID]&
cnt=4&mid=default_last_viewed&product_details=true
The
uid
is stored in a cookie called -zl_udi
, extract it and include it in the call.Last modified 7mo ago