We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237b54e commit 14096d1Copy full SHA for 14096d1
app/design/frontend/Magento/luma/etc/view.xml
@@ -222,7 +222,7 @@
222
<var name="width"></var> <!-- Width of magnifier block -->
223
<var name="height"></var> <!-- Height of magnifier block -->
224
<var name="eventType">hover</var> <!-- Action that atcivates zoom (hover/click) -->
225
- <var name="enabled">true</var> <!-- Turn on/off magnifier (true/false) -->
+ <var name="enabled">false</var> <!-- Turn on/off magnifier (true/false) -->
226
</var>
227
228
<var name="breakpoints">
0 commit comments