Pagination
{
"pagination": {
"current_page": 1,
"num_pages": 5,
"page_size": 20,
"total_count": 100
},
"products": [...],
"facets": [...],
"sorters": [...]
}Last updated
Was this helpful?
{
"pagination": {
"current_page": 1,
"num_pages": 5,
"page_size": 20,
"total_count": 100
},
"products": [...],
"facets": [...],
"sorters": [...]
}Last updated
Was this helpful?
Was this helpful?