getProductsCountByPageId
Search all product objects with pagination for selected category.
Description
This method ... It returns a Promise that resolves to an ... object. It returns a Promise that resolves to an IProductsCount.
Products.getProductsCountByPageId(
id,
body
);
Parameters schema
Schema
Examples
Minimal example
const body `= [{
"attributeMarker": "price","conditionMarker": "mth","statusMarker": "waiting","conditionValue": 1,"pageUrls": ["23-laminat-floorwood-maxima"],"isNested": false,"title": ""},{
"attributeMarker": "price","conditionMarker": "lth","conditionValue": 3,"pageUrls": ["23-laminat-floorwood-maxima"],"isNested": false,"title": ""}];