Faceted Search
GET {{website_url}}/rest/categoryProducts?q=Paper Type-Ruled&id_category=6&page=1&with_all_images=0&image_size=home_default&with_category_tree=true
Is used for product search
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string | ||
resultsPerPage | number | ||
id_category | number | ||
page | number | ||
with_all_images | number | If 0 it does not load different images for products. If 1 loads different images for products and leads to be lengthy json response. | |
image_size | string | if "with_all_images" is set to 0, images will be returned with this image size | |
slug | string | ||
with_category_tree | boolean |