You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add PushApi service and plugin to push out of stock status on order placement per sales channel.
* Add missing class property.
* Bump version to 2.3.0
* Add config to allow stock push notifications at global or sales channel level (or disabled).
* Add configuration to enable/disable tracking on checkout page.
* Improve logic for sending stock push norification (dont send for already out of stock products).
* Add exception handler for invalid product types when getting salable qty from default stock.
* Fix casting of product status to reflect correct value.
* Rename block functions to better reflect their purpose. Split out tracking and dataLayer logic.
* Refactor function call to improve readability.
* Add comment to make return type clear.
0 commit comments