ovalmedia/bestseller-sort

Aggregate the amount of units sold in a product attribute and use that as a sorting option.

Maintainers

Package info

github.com/OvalMedia/bestseller-sort

Type:magento2-module

pkg:composer/ovalmedia/bestseller-sort

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2024-10-16 14:22 UTC

This package is auto-updated.

Last update: 2026-02-22 11:03:35 UTC


README

Allows the sorting for bestseller products.

Instead of directly querying the sales tables this module regularly calculates the sales for products and saves them in a product attribute which then can be used for sorting like any other product attribute.

Only last months sales will be calculated.