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
Requires
- magento/framework: ^103.0.0
- magento/module-swatches: *
README
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
: YesShow Swatch as Count (Product List)
: Yes