How to disable product image preview in fullscreen when clicking in Magento 2

How to disable product image preview in fullscreen when clicking in Magento 2. If we want to disable the image moving to full-screen function. I tried to change this code in view.xml .

Clear Cache to see changes,
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

Leave a comment

Your email address will not be published. Required fields are marked *