Magento2 an open-source e-commerce platform written in PHP.
Here in this extension we are going to learn how to add Compare product count in header.
In this extension we have added have used plugin method to over-ride the Customer section Data & pass the compare product count with it.
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush