Skip to content

Commit 046c71e

Browse files
Update app/code/Magento/ConfigurableProduct/README.md
MC-40719: Product Thumbnails not switching properly for Config product Co-authored-by: Jeff Matthews <matthews.jeffery@gmail.com>
1 parent c6dca8b commit 046c71e

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
@@ -39,7 +39,7 @@ If the `gallery_switch_strategy` variable is not defined, the default value `rep
3939

4040
For example, adding these lines of code to the theme view.xml will set the gallery behavior to `replace` mode.
4141

42-
```
42+
```xml
4343
<vars module="Magento_ConfigurableProduct">
4444
<var name="gallery_switch_strategy">replace</var>
4545
</vars>

0 commit comments

Comments
 (0)