Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b580948

Browse files
authored
Update stock-not-in-stock.js Added 'backorder' and 'more on order'
1 parent afe2521 commit b580948

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

changedetectionio/content_fetchers/res/stock-not-in-stock.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ async () => {
1717
'back in stock soon',
1818
'back-order or out of stock',
1919
'backordered',
20+
'backorder',
2021
'benachrichtigt mich', // notify me
2122
'binnenkort leverbaar', // coming soon
2223
'brak na stanie',
@@ -39,6 +40,7 @@ async () => {
3940
'mail me when available',
4041
'message if back in stock',
4142
'mevcut değil',
43+
'more on order',
4244
'nachricht bei',
4345
'nicht auf lager',
4446
'nicht lagernd',

0 commit comments

Comments
 (0)