plentymarkets / plentymarkets-shopware-connector

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

Export/Import of PlentyMarkets name2 & name3 #412

Closed florianliebig closed 5 years ago

florianliebig commented 5 years ago

Enhancement

Actual Behavior

What is the actual behavior?

PlentyMarkets textfields name2 & name3 are not imported into shopware

Expected Behavior

PlentyMarkets textfields name2 & name3 are imported into shopware

Steps to Reproduce

-

Possible Solutions

similar to function getTechnicalDataAsAttribute in PlentymarketsAdapter\ResponseParser\Product\ ProductResponseParser name2 and name3 could be added as additional attributes in shopware

jochenmanz commented 5 years ago

@florianliebig i have added the two fields as attributes in my current pr: https://github.com/plentymarkets/plentymarkets-shopware-connector/pull/413/files#diff-b4837330346b6933debe587aa9284409 thanks for your suggestion :)