Nosto / nosto-shopware

Nosto plugin for Shopware
http://store.shopware.com/en/nosto32157561647/nosto-personalization-for-shopware.html
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Make supplier cost tagging an option and do not amend it automatically #230

Closed StanislavKraus closed 5 years ago

StanislavKraus commented 5 years ago

Issue: Some merchants do not want to share supplier cost with us which we take to calculate their margin. this can then be using for filtering. Since the margin is a delicate topic, we need to make this an option within the plugin. Right now, it is set automatically.

Solution: We need to provide a menu section with a button in Shopware's UI so that every merchant has control over it.

An alternative would be to not amend and calculate it automatically, but to make merchant override plugins to then enable this. I think this will cause less friction.

fairlane commented 5 years ago

Supplier cost is an API only field and it's not exposed in tagging. It's also possible to overwrite the plug-in to disable the supplier cost completely https://github.com/Nosto/nosto-shopware/wiki/Overriding-Product-Data.