Product detail contains filtering parameters

We have extended Product detail endpoint to return also filtering parameters and values. They are returned in object filteringParameters if the endpoint is called with ?include=filteringParameters. The structure contains list of parameters assigned to the product including all attributes and Google mapping. Each parameter has one or more values assigned and each of the values contains additional attributes, such as color or sorting priority.

Post navigation