plentymarkets / plentymarkets-shopware-connector

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

Add "availability" - Variant - Attribute to connector #425

Closed florianliebig closed 5 years ago

florianliebig commented 5 years ago
Q A
issue or Enhancement Enhancement

Actual Behavior

The plentyconnector doesn't transfer the "availability" attribute from plentymarkets variant (described by AvailabilityId)

Expected Behavior

The plentyconnector should transfer the "availability" attribute from plentymarkets variant (described by AvailabilityId)

Possible Solutions

PlentymarketsAdapter\ResponseParser\Product\Variation\ VariationResponseParser and SystemConnector\TransferObject\Product\Variation\Variation

should be used to also transfer the AvailabilityId from the variant as a new Plentyconnector-Attribute.

Are there any plans on implementing this or did someone already try to implement this?

florianliebig commented 5 years ago

Problem is that Plentymarkets has the availability for every single Variation. One possible solution would be to extract the AvailabilityID from the mainVariation to the parent Article.