magmodules / magento2-sooqr

Sooqr Connect for Magento® 2
https://www.magmodules.eu/sooqr-connect.html
Other
2 stars 3 forks source link

Price being taken from default storeview instead of specific storeview #72

Closed npluimers closed 5 months ago

npluimers commented 5 months ago

Describe the bug Products that have a price on default, and another price on a specific storeview are displaying the price of the default value instead of the specific storeview

Used versions

To Reproduce Steps to reproduce the behavior:

  1. Add Product A, price: 100 on default storeview, and price 200 on another storeview
  2. Generate feeds
  3. Check feed of storeview where product A is set to 200

Expected behavior Price is set to 200 for product A

Actual behavior Price is set at 100 for product A

Additional context We have created a patch: https://gist.github.com/npluimers/869504a82021effba1f6224a8716ef45

Marvin-Magmodules commented 5 months ago

Hi @npluimers, thank you for opening this issue and also supplying the patch! Just released v2.1.2 that includes this patch. We are closing this issue now but please feel free to reopen if it doesn't fit your needs.