smartex/module-swatches-count

Display count of swatches in product list instead of swatches themselves

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:magento2-module

1.1.0 2022-12-16 17:08 UTC

This package is auto-updated.

Last update: 2025-05-15 20:19:48 UTC


README

Packagist License Packagist Packagist

Magento 2 Swatches Count

Magento 2 extension to display swatch count instead of thumbnails in products list

System requirements

This extension supports and has been tested on the following versions of Magento:

Open Source Edition

  • 2.4.0 - 2.4.5

Installation

To install this module, use the following command:

composer require smartex/module-swatches-count

Afterwards, enable this module, run the setup scripts and flush the cache:

./bin/magento module:enable Smartex_SwatchesCount
./bin/magento setup:upgrade
./bin/magento cache:flush

Configuration

To show the swatch count on the products list, simply change the following config values.

Stores > Configuration > Catalog > Catalog > Storefront

  • Show Swatches in Product List: Yes
  • Show Swatch as Count (Product List): Yes