forced script text/x-magento-init to get it work#67
forced script text/x-magento-init to get it work#67cpieroni-macron wants to merge 1 commit intoStrategery-Inc:masterfrom
Conversation
|
Thanks for the contribiution @cpieroni-macron . I realize this must have taken you a lot of work, so I appreciate that. However, initially, I think this solution would probably find a better home as an independent plugin / fork, that people can install alongside our plugin if they find that it works for them. E.g. The reason is that the problem you're trying to tackle is very theme-dependent. I can already tell that if we merge this, we're going to get flooded with support requests from people who expect swatches to work out of the box for them. Another alternative would be to find a solution that addresses the problem using a more robust approach, ideally one that doesn't require overwriting a core template (assuming that's even possible). |
|
I agree with you. The solution to the problem you say is in this piece of code: If you were able to add an additional block instead of overwriting the Swatch Renderer template, the solution would no longer be theme-dependent. At this moment I have absolutely no way of working on it unfortunately. |
An easy way to make quick buy work