Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

max price no possible #2146

Closed
sokill76 opened this issue Mar 15, 2021 · 5 comments
Closed

max price no possible #2146

sokill76 opened this issue Mar 15, 2021 · 5 comments

Comments

@sokill76
Copy link

sokill76 commented Mar 15, 2021

[ldlc] [zotac (3080)] trinity oc :: OUT OF STOCK
[17:26:40] info :: ✖ [amazon-fr] [gigabyte (3080)] eagle oc :: OUT OF STOCK
[17:26:41] info :: ✖ [amazon-it] [pny (3080)] xlr8 revel :: OUT OF STOCK
[17:26:42] info :: ✖ [amazon-ca] [evga (3070)] ftw3 ultra :: OUT OF STOCK
[17:26:43] info :: ✖ [amazon-es] [asus (3080)] tuf :: OUT OF STOCK
[17:26:43] info :: ✖ [amazon-uk] [asus (3080)] strix oc :: OUT OF STOCK
[17:26:44] info :: ✖ [amazon-fr] [asus (3080)] tuf :: OUT OF STOCK
[17:26:44] info :: 🚀🚨 [amazon-it] [evga (3080)] ftw3 ultra :: IN STOCK 🚨🚀
https://www.amazon.it/gp/aws/cart/add.html?ASIN.1=B08HR3Y5GQ&Quantity.1=1
[17:26:44] info :: ✖ [ldlc] [asus (3080)] strix :: OUT OF STOCK

 container: 'body',
  text: ['entrez les caractères que vous voyez ci-dessous'],
},
inStock: {
  container: '#desktop_buybox',
  text: ['ajouter au panier'],
},
maxPrice: {
  container: '#priceblock_ourprice',
  euroFormat: true,
},
outOfStock: [
  {
    container: '#availability',
    text: ['Actuellement indisponible'],
  },

DISCORD_WEB_HOOK=
EMAIL_PASSWORD=
EMAIL_TO=
EMAIL_USERNAME=
HEADLESS=false
IN_STOCK_WAIT_TIME=
LOG_LEVEL=
LOW_BANDWIDTH=
MAX_PRICE_SERIES_3060=590
MAX_PRICE_SERIES_3060TI=790
MAX_PRICE_SERIES_3070=900
MAX_PRICE_SERIES_3080=1000
MAX_PRICE_SERIES_3090=1200
MAX_PRICE_SERIES_CORSAIR_SF=
MAX_PRICE_SERIES_RX6800=890
MAX_PRICE_SERIES_RX6800XT=950
MAX_PRICE_SERIES_RX6900XT=1200
MAX_PRICE_SERIES_RYZEN5600=
MAX_PRICE_SERIES_RYZEN5800=
MAX_PRICE_SERIES_RYZEN5900=

@BigShoots
Copy link

Same issue, max price setting is not being honored

@sokill76
Copy link
Author

sokill76 commented Mar 16, 2021 via email

@BigShoots
Copy link

Will wait for a fix #2153

I've just changed my IN_STOCK_WAIT_TIME= to be higher.

@sokill76
Copy link
Author

sokill76 commented Mar 16, 2021 via email

@jef
Copy link
Owner

jef commented Mar 17, 2021

Fixed #2153

Thanks!

@jef jef closed this as completed Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants