Amazon.de

in
Subscribe to Amazon.de 3 posts, 2 voices



John Keye User

I've tried to get it to work with the following bit:
// amazon.de
} else if (document.domain.endsWith("de")) {
currencyFrom = "EUR";
currencyFromSymbol = "EUR";
currencyFromSymbolForRegex = "EUR";

The only problem is that the evaluated 100 times greater in the local currency than the real result. Any clues?

 
Ori Avtalion Script's Author

Hi John.

The issue is probably Amazon.de using a comma as the floating point sign instead of a period. I'll try and address that.

 
Ori Avtalion Script's Author

John, the script has been updated to support Amazon.de :)

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel