Skip to content

Commit c5265a5

Browse files
MC-40719: Product Thumbnails not switching properly for Config product
Co-authored-by: Jeff Matthews <matthews.jeffery@gmail.com>
1 parent 12b90cf commit c5265a5

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
@@ -26,7 +26,7 @@ There is a way to configure the mechanism of how images of a gallery should be
2626
updated when user switches between configurations of a product through modifying the value
2727
of the `gallery_switch_strategy` variable in the theme view.xml file.
2828

29-
[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)
29+
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).
3030

3131
There are two available values for the `gallery_switch_strategy` variable:
3232

0 commit comments

Comments
 (0)