How to check current page in Magento 2
Here We will know, what the current page, like CMS page or category view page or product view page or Homepage in Magento 2 Sometimes we need to check the current page so write or add conditions according to logic. So the first step, to check the current page is to write the following script […]