Hi,
We figured that “sort” parameter is not taken care of in starter store installation.
We understand the usage of “sort” from the following documentation: Bloomreach Documentation
I can see that even appending ?sort=sale_price+asc or &sort=sale_price+asc to the categories url is not working. For example http://localhost:8080/site/fr/categories/bloomreach2-example-category?sort=sale_price+asc
I understand that because of the class PersonalizationCallCommand does not take care of sort option in the URL hence loses it in between.
Is it possible to suggest the best practice to introduce “sort” on Category PLPs and Search PLPs?
Note: we are currently on starterstore version 2.4.1
Thanks
Ravinder
CC @giacomolm