ovalmedia / bestseller-sort
Aggregate the amount of units sold in a product attribute and use that as a sorting option.
Package info
github.com/OvalMedia/bestseller-sort
Type:magento2-module
pkg:composer/ovalmedia/bestseller-sort
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.