You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to remove the default product gallery (slider and zoom plugin: fotorama). So I tried to play around with: app\design\frontend\Mypackage\mytheme\Magento_Catalog\templates\product\view\gallery.phtml code:
app\design\frontend\Mypackage\mytheme\etc\view.xml code, but no luck. Of course removing and/or replacing gallery.phtml will remove the gallery but it will also remove the swatch functionalities.
After lot of effort and stackexchange questions I found no-way of doing this. So if there is a way to do this it would be great. Thanks.