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
Copy file name to clipboardExpand all lines: app/code/Magento/ConfigurableProduct/README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,7 @@ Extension developers can interact with the Magento_ConfigurableProduct module. F
22
22
23
23
### Configurable variables through the theme view.xml
24
24
25
-
There is a way to configure the mechanism of how images of a gallery should be
26
-
updated when user switches between configurations of a product through modifying the value
27
-
of the `gallery_switch_strategy` variable in the theme view.xml file.
25
+
Modify the value of the `gallery_switch_strategy` variable in the theme view.xml file to configure how gallery images should be updated when a user switches between product configurations.
28
26
29
27
[Learn how to configure variables in view.xml](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/themes/theme-images.html#view_xml_vars)
0 commit comments