PWA Implementation
It is now possible to use the category merchandising feature in PWA.
The merchandising rules are applied to the catalog by using the nosto_personalized
sorting option in products GraphQL query. It comes out of the box from version >3.1.0
and it does not require any further configuration.
Filters
CMP module is compatible with Magento 2 GraphQl filtering. You can filter through:
Price
Custom attributes (color, size etc.)
Brand
Query example
Last updated