Skip to content

Commit

Permalink
Update stock-not-in-stock.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dgtlmoon authored Feb 20, 2024
1 parent ccb42bc commit d2569ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changedetectionio/content_fetchers/res/stock-not-in-stock.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,23 @@ function isItemInStock() {
const outOfStockTexts = [
' أخبرني عندما يتوفر',
'0 in stock',
'actuellement indisponible',
'agotado',
'article épuisé',
'artikel zurzeit vergriffen',
'as soon as stock is available',
'ausverkauft', // sold out
'available for back order',
'back-order or out of stock',
'back in stock soon',
'backordered',
'benachrichtigt mich', // notify me
'brak na stanie',
'brak w magazynie',
'coming soon',
'currently have any tickets for this',
'currently unavailable',
'dieser artikel ist bald wieder verfügbar',
'dostępne wkrótce',
'en rupture de stock',
'ist derzeit nicht auf lager',
Expand Down

0 comments on commit d2569ba

Please sign in to comment.