Skip to content

Commit 730a609

Browse files
committed
MC-40719: Product Thumbnails not switching properly for Config product
1 parent c6dca8b commit 730a609

File tree

1 file changed

+1
-3
lines changed
  • app/code/Magento/ConfigurableProduct

1 file changed

+1
-3
lines changed

app/code/Magento/ConfigurableProduct/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ Extension developers can interact with the Magento_ConfigurableProduct module. F
2222

2323
### Configurable variables through the theme view.xml
2424

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.
2826

2927
[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)
3028

0 commit comments

Comments
 (0)