selveq / compare-graphql
Magento 2 Compare GraphQl extension for ScandiPWA theme
Package info
github.com/sellveq/compare-graphql
Type:magento2-module
pkg:composer/selveq/compare-graphql
2.0.0
2026-09-18 20:13 UTC
Requires
- php: ^8.3
- magento/framework: ^103.0
- magento/module-catalog: ^104.0
- magento/module-catalog-inventory: ^100.4
- magento/module-compare-list-graph-ql: ^100.4
- magento/module-store: ^101.1
- selveq/performance: ^2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
README
Fork of scandipwa/compare-graphql 1.0.9, maintained by Selveq for Magento 2.4.9 and PHP 8.3. Module name and namespace are unchanged, and the package replaces scandipwa/compare-graphql at every version, so it installs as a drop-in replacement. Selveq is not affiliated with or endorsed by Scandiweb.
What it does
- Gives every compared product a
thumbnail, asmall_imageand animage, each apathand a storefront-sizedurlbuilt under storefront emulation so the theme's own image sizes apply. - Answers
stock_statusfor every compared product, so the comparison table can mark what is out of stock. - Drops from the comparison table every attribute that no compared product has a value for.
- Shows a dash for a value a product does not have, so the rows that remain line up.
Install
composer require selveq/compare-graphql bin/magento setup:upgrade
License
OSL-3.0, the license of the original work. Scandiweb's copyright notices are kept in every file, and each file Selveq changed carries a Modifications © Selveq notice.