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
Hi,
I use the app on European Amazon (it, de, fr and de) where the price is in Euro.
After setting the price limit to 650€ the discord alerter started send me message about gpu costing 1650€.
With the browser DevTools I opened the page sources and found that the price is written as "1 649,00 €"; I guess (but I'm not sure, in this case, sorry for the opened issue) the problem is that the app takes 649 as price and compares it to 650, finding it lower.
Can anyone help me, or tell me if and where I went wrong?
Thanks a lot! ;)
The text was updated successfully, but these errors were encountered:
Hi,
I use the app on European Amazon (it, de, fr and de) where the price is in Euro.
After setting the price limit to 650€ the discord alerter started send me message about gpu costing 1650€.
With the browser DevTools I opened the page sources and found that the price is written as "
1 649,00 €
"; I guess (but I'm not sure, in this case, sorry for the opened issue) the problem is that the app takes 649 as price and compares it to 650, finding it lower.Can anyone help me, or tell me if and where I went wrong?
Thanks a lot! ;)
The text was updated successfully, but these errors were encountered: