3rd party Module compatibility issues #387
-
I need to make this module compatible with the Breeze theme. but the issue is with JS Part. https://github.com/vct-vendor/ChangeSkuDynamically/blob/master/view/frontend/requirejs-config.js I can see breeze theme overrides Magento_Swatches/js/swatch-renderer
@vovayatsyuk Could you please guide how to achieve this |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Breeze has a similar mixins functionality: https://breezefront.com/docs/mixins#example I've just added an example for |
Beta Was this translation helpful? Give feedback.
-
Its working now Thankyou. |
Beta Was this translation helpful? Give feedback.
Breeze has a similar mixins functionality: https://breezefront.com/docs/mixins#example
I've just added an example for
Magento_Swatches/js/swatch-renderer
: breezefront/module-breeze-examples@0bcd518