plentymarkets / plentymarkets-shopware-connector

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

add fallback for weight to VariantResponseParser #283

Closed jppeter closed 6 years ago

jppeter commented 6 years ago
Q A
issue or Enhancement Enhancement
BC breaks? no yes
Deprecations? no yes
Changelog updated? yes

What's in this PR?

This PR adds a fallback for the weight-mapping inside the VariationResponseParser. If the variant has no weightNetG given, it tries now to use weightG.

Why?

Some customers are using only one of the weight columns

Checklist