plentymarkets / plentymarkets-shopware-connector

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

Retrieve properties linked to a variation #436

Closed wesionaire closed 5 years ago

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

What's in this PR?

As said here, 'variationProperties' is just a legacy key which has been replaced by 'properties'. I know that we're not importing variation-properties at the moment due to Shopware's limitations. But we should change it anyways in order to offer plugins a way to use the variation properties. At least variationProperties should be removed from the API-Reader as it always returns an empty array.

Checklist