We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab2114 commit 62f93eaCopy full SHA for 62f93ea
app/code/Magento/Swatches/view/frontend/web/js/configurable-customer-data.js
@@ -8,7 +8,7 @@ require([
8
formSelector: '#product_addtocart_form',
9
swatchSelector: '.swatch-opt'
10
},
11
- swatchWidgetName = 'mageSwatchRenderer',
+ swatchWidgetName = 'mage-SwatchRenderer',
12
widgetInitEvent = 'swatch.initialized',
13
14
/**
0 commit comments