plentymarkets / plentymarkets-shopware-connector

plentymarkets shopware connector plugin
http://www.plentymarkets.eu/shopware/
MIT License
30 stars 51 forks source link

fix variation sync #430

Closed resslinger closed 5 years ago

resslinger commented 5 years ago
Q A
issue or Enhancement issue
Changelog updated? yes
License MIT

What's in this PR?

This PR fix an issue with the variation sync. Is, for example, an image replaced by the variations, the main product will be not updated with the new image relation. I fixed it to change the VariationResponseParser to ProductResponseParser to update the whole product of an correct way.

Checklist