saleor-apps-redis_apl/.changeset/happy-poets-wait.md
Krzysztof Wolski 0b0297eeb8
Product feed: Product Pricing update (#840)
* Add attribute mapping

* Improve release note

* Log the error

* Add pattern attribute

* Add group ID

* Update the item pricing
2023-08-04 13:59:40 +02:00

13 lines
314 B
Markdown

---
"saleor-app-products-feed": minor
---
Updated pricing attributes according to the Google guidelines.
Was:
- Price: base or discounted price
Now:
- Price: always the base price. Attribute skipped if amount is equal to 0.
- Sale price: discounted price. Attribute skipped if value is the same as base price