Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Amazon Prices for Ireland

  • 01-01-2010 10:31PM
    #1
    Registered Users, Registered Users 2 Posts: 60 ✭✭asmith


    Apologies if this is slightly off topic but I thought it might be of interest to bargin hunters.

    As you may know, Amazon will quote a euro price for stuff on their website but only on the very last page of the checkout process (where they convert it to Euro and add on Irish VAT). This is a bit of a pain so I've put together a GreaseMonkey script that shows you the euro price of an item (including Irish VAT) when you're on the product details page. It can be installed from here. If you'd like more details you can find them on my blog.
    Tagged:


«1

Comments

  • Registered Users, Registered Users 2 Posts: 7,395 ✭✭✭witnessmenow


    Hey,

    Installed it and seems pretty good.

    I cant java script but know how to program, so i had a look at the source, its pretty simple, yet clever the way you did it.

    Just a quick question:
    rate = rate + 0.04;
    

    Is this just get the exchange rate and making it more similar to the "real" exchange rate that you are going to get off the banks or whatever?


  • Registered Users, Registered Users 2 Posts: 1,639 ✭✭✭LightningBolt


    edit


  • Registered Users, Registered Users 2 Posts: 60 ✭✭asmith


    rate = rate + 0.04;
    

    Is this just get the exchange rate and making it more similar to the "real" exchange rate that you are going to get off the banks or whatever?

    That's it exactly witnessmenow. Glad you like it.


  • Registered Users, Registered Users 2, Paid Member Posts: 5,416 ✭✭✭dunworth1


    just installed it

    its great really good. makes things easier


  • Registered Users, Registered Users 2 Posts: 2,731 ✭✭✭dmcg90


    Didn't the vat rate rise starting from today?


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 1,505 ✭✭✭nevaeh-2die-4


    can you tell how much this will be ?

    im thinking of buying it, i didnt know vat was added extra. its £159.99

    xe says it converts to E180.59

    http://www.amazon.co.uk/Hauppauge-Capture-Definition-Hardware-Encoders/dp/B001M0MY10/ref=sr_1_1?ie=UTF8&s=electronics&qid=1262383231&sr=8-1-spell


  • Registered Users, Registered Users 2 Posts: 2,906 ✭✭✭grimm2005


    very handy, thanks op


  • Registered Users, Registered Users 2 Posts: 7,395 ✭✭✭witnessmenow


    dmcg90 wrote: »
    Didn't the vat rate rise starting from today?
    var IRISH_VAT_RATE = 0.21;
    var UK_VAT_RATE = 0.175;
    

    He has the current VAT rates correct


  • Registered Users, Registered Users 2 Posts: 8,824 ✭✭✭ShooterSF


    Thanks OP. Fantastic.
    can you tell how much this will be ?

    im thinking of buying it, i didnt know vat was added extra. its £159.99

    xe says it converts to E180.59

    http://www.amazon.co.uk/Hauppauge-Capture-Definition-Hardware-Encoders/dp/B001M0MY10/ref=sr_1_1?ie=UTF8&s=electronics&qid=1262383231&sr=8-1-spell

    Using the OP's script it estimates €191.04 after Irish VAT and conversion.


  • Registered Users, Registered Users 2 Posts: 45,074 ✭✭✭✭Basq


    I'll let this non-BA slide because it's an absolutely essential little script.

    Kudos asmith.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 3,357 ✭✭✭coldfire1x


    Great, thanks a lot :)


  • Registered Users, Registered Users 2 Posts: 634 ✭✭✭clevtrev


    very nifty thanks OP


  • Closed Accounts Posts: 90 ✭✭buckrodgers


    www.shopireland.ie is the irish version of amazon - ie all in euros


  • Registered Users, Registered Users 2 Posts: 5,535 ✭✭✭Zonda999


    www.shopireland.ie is the irish version of amazon - ie all in euros
    Always found that site kinda unsatisfactory compared to the UK site though, the lack of reviews or something i guess!


  • Closed Accounts Posts: 6,241 ✭✭✭Vic Vinegar


    Great job OP. Works a treat!


  • Registered Users, Registered Users 2 Posts: 203 ✭✭clacks


    Some damn fine work OP. Ta very much.


  • Registered Users, Registered Users 2 Posts: 100 ✭✭NANOJO


    nice program thanks op


  • Registered Users, Registered Users 2 Posts: 2,218 ✭✭✭moonboy52


    Awesome Script asmith!

    10/10 :)


  • Hosted Moderators Posts: 10,114 ✭✭✭✭mik_da_man


    OP that's just brilliant.
    I use amazon a LOT and this will be extremely handy.

    Cheers


  • Registered Users, Registered Users 2 Posts: 3,397 ✭✭✭lindtee


    Agree with everyone, excellent!! I use Amazon a lot more than I should and this will save me time working out the Irish price:):) Well done and thanks


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 47 Bartleby


    Thanks OP. Really useful.


  • Registered Users, Registered Users 2 Posts: 60 ✭✭asmith


    Thanks for the appreciation folks. Glad everyone likes it.


  • Registered Users, Registered Users 2 Posts: 387 ✭✭amby666


    Great little script. Thanks


  • Registered Users, Registered Users 2 Posts: 140 ✭✭crackity_jones


    A slightly off-topic post on an ever so slightly off-topic (but very useful) thread, but still a handy little tool. That tool being the Firefox Invisible Hand plugin:

    https://addons.mozilla.org/en-US/firefox/addon/11377

    Throws up a little alert when you're browsing products on any of the better known online vendor sites with prices for the the same item on other sites. Really only useful if you're in the US and UK, and by extension, Ireland.

    CJ


  • Registered Users, Registered Users 2 Posts: 772 ✭✭✭floydmoon1


    Just read the following article

    http://www.independent.ie/business/irish/puerile-ryanair-under-attack-from-british-regulator-1997876.html


    and thought maybe someone should create a script for the ryanair website.

    It would probably be more difficult but would be an interesting one as many people complain about hidden charges.


  • Registered Users, Registered Users 2, Paid Member Posts: 6,769 ✭✭✭Luckycharms_74


    Works great A++++


  • Registered Users, Registered Users 2 Posts: 668 ✭✭✭selfbuilder1


    Works perfect. Very handy.


  • Closed Accounts Posts: 382 ✭✭corkproducers


    This is one of the reasons ive always hated amazon.
    Ebay always gives the total amount upfront, instead of having to go through about 5 pages of forms.
    I've only ever ordered from there once.

    Thanks to you OP, it will make it much more pleasant to shop on there.

    The sole fact it takes a greasemonkey script to do this, just shows how awful amazon ireland is!


  • Registered Users, Registered Users 2 Posts: 1,350 ✭✭✭brophs


    Can't say how impressed I am with this. Makes Amazon a much more accessible place.

    Thanks OP.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 191 ✭✭belle_09


    Hi,
    I know this is an old thread but maybe someone can help me. Does that Greasemonkey app work on amazon.com? I recently bought a Kindle and have to buy books from .com site. It would be really handy if I had something like that to give me an idea of prices.
    Thanks!


Advertisement