Skip to content

Commit 299d6c2

Browse files
committed
MC-40719: Product Thumbnails not switching properly for Config product
1 parent e76d3a0 commit 299d6c2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/code/Magento/ConfigurableProduct/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Extension developers can interact with the Magento_ConfigurableProduct module. F
2424

2525
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.
2626

27-
Learn how to [configure variables] in the view.xml file(https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/themes/theme-images.html#view_xml_vars).
27+
Learn how to [configure variables](https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/themes/theme-images.html#view_xml_vars) in the view.xml file.
2828

2929
There are two available values for the `gallery_switch_strategy` variable:
3030

0 commit comments

Comments
 (0)