📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

606 Modules
385 Ready
218 Need Help
🏆 Leaderboard
Stable vv1.1.4

CustomGento_RemoveProductComparison

customgento/module-remove-product-comparison-m2

Remove Product Comparison for Magento 2 make sure that the product comparison feature is completely removed from Magento.

26,945
Downloads
Below average
10
GitHub Stars
Below average
8mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
8 warnings
L5 PHPStan

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

vv1.1.4 on Magento 2.4.8-p3
Dec 15, 2025
vv1.1.4 on Magento 2.4.8-p2
Aug 14, 2025
vv1.1.4 on Magento 2.4.8
Jun 13, 2025
vv1.1.3 on Magento 2.4.8
May 17, 2025
vv1.1.3 on Magento 2.4.7-p4
Feb 15, 2025
vv1.1.3 on Magento 2.4.7-p3
Oct 14, 2024

+5 older tests

Share This Module's Status

CustomGento_RemoveProductComparison Magento compatibility status badge

README

Loaded from GitHub

Remove Product Comparison for Magento 2

Remove Product Comparison for Magento 2 removes the product comparison feature completely from Magento. Theoretically, this is as easy as removing all compare blocks from the layout. However, even when all blocks are removed, Magento still adds cookies and entries to the local storage. This module also takes care that this data is not set at all.

Installation

  • composer require customgento/module-remove-product-comparison-m2
  • bin/magento module:enable CustomGento_RemoveProductComparison
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile
  • bin/magento cache:flush

Configuration

There is no configuration.

Copyright

© 2020 - present CustomGento GmbH

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.