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 out-of-stock / backorder message to product cards on PLPs based on store settings:
6
+
- Add out of stock message if the product is out of stock and stock is set to display it.
7
+
- Add the backorder message if the product has no on-hand stock and is available for backorder and the store/product is set to display the backorder message
8
+
9
+
## Migration
10
+
For existing Catalyst stores, to get the newly added feature, simply rebase the existing code with the new release code. The files to be rebased for this change to be applied are:
0 commit comments