Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

https://github.com/magesuite/sort-by-rating

StoreLocatorGraphQl The module provides type and resolver information for the GraphQl module to generate store pickup locations data.new sorting options on PLP: by best rating and most ratings

Table of Contents
minLevel1
maxLevel7

Installation

Info

This module is optional.

Code Block
composer require "creativestyle/magesuite-sort-by-rating" ^1.0.0

Admin settings

Admin settings can be found under Stores -> Configuration -> MageSuite ElasticSuite -> Store Locator

...

PLP Sorting Settings

...

Settings:

Stock select

Field

Options

Comment

Narrow results to country

Country multiselect

Store locations source

Select stock that will be used as source for store locations.

Stores to show on map

Show all stores - In this mode, all stores will be shown on map, regardless of their status as in store pickup dropdown

Show enabled only - In this mode, only stores available to pickup will be shown on mapMinimum Reviews Count

Default value: 0

Products with fewer reviews than the defined amount will be considered for sorting purposes as ones without any reviews and zero-stars rating.

Backend

Note

Documentation is in progress

Frontend

There is no frontend functionality in this module.are 2 new sorting options on the front:

  • Best rating (Product Rating - Descending)
    Most ratings (Product Reviews Count - Descending)

...