Cloud
Table of Contents
Methods
-
getFollowUpProducts()
: mixed
-
getPersonalRecommendation()
: mixed
-
getPotentialConsumers()
: mixed
getFollowUpProducts()
public
static getFollowUpProducts(mixed $productIds) : mixed
Parameters
-
$productIds
: mixed
-
getPersonalRecommendation()
public
static getPersonalRecommendation(mixed $userId[, mixed $count = 10 ]) : mixed
Parameters
-
$userId
: mixed
-
-
$count
: mixed
= 10
-
getPotentialConsumers()
public
static getPotentialConsumers(mixed $productId) : mixed
Parameters
-
$productId
: mixed
-