Skip to content

Commit

Permalink
Restock detect - bumping texts for restock detection
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtlmoon committed Sep 26, 2023
1 parent c52eb51 commit 5cccccb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions changedetectionio/res/stock-not-in-stock.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,19 @@ function isItemInStock() {
'agotado',
'artikel zurzeit vergriffen',
'as soon as stock is available',
'ausverkauft', // sold out
'available for back order',
'back-order or out of stock',
'backordered',
'benachrichtigt mich', // notify me
'brak na stanie',
'brak w magazynie',
'coming soon',
'currently have any tickets for this',
'currently unavailable',
'dostępne wkrótce',
'en rupture de stock',
'ist derzeit nicht auf lager',
'item is no longer available',
'message if back in stock',
'nachricht bei',
Expand All @@ -37,6 +42,7 @@ function isItemInStock() {
'unavailable tickets',
'we do not currently have an estimate of when this product will be back in stock.',
'zur zeit nicht an lager',
'已售完',
];


Expand Down

0 comments on commit 5cccccb

Please sign in to comment.