• Resolved Ankabird

    (@izreview)


    Hi,
    I think, I found a bug πŸ™‚

    I’m using pluging for UK Amazon. Configured plugin for my UK key. Everything works OK, but sometimes plugin mix US and UK locales.
    For example, I use it like:

    [amazon-element asin=”B00400OMU0″ fields=”new-price,button” button=”buy-now” locale=”co.uk” partner_id=”xxxxxx-21″]

    At the beginning it’s OK. Shows price in “Β£” BUT, after a while it changes to “$” (Consequently link of product changes to US amazon also). This is not happening in all products. I think only when a product asin number exist in both US and UK amazon. Tried whithout using “locale” parameters, but no change. Cleared cache and no change again. Do you have any idea for solution?

    Live page: https://www.izreview.com/best-budget-friendly-automatic-coffee-machines/

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Ankabird

    (@izreview)

    Tried many things but no success. I think, this plugin not supporting 2 locales at the same time. Deleted all US shortcuts, mainly going with UK and no problem. (if it is a solution!)

    Plugin Support Harish Chouhan

    (@hchouhan)

    Hey @izreview,

    The API will only connect to one Amazon site. So if you are showing products from a different Amazon site, then you will need to specify all the data such as secret/api keys.

    Please find an example shortcode below.

    [amazonproducts asin="B0084IG8TM,B005LAIHPE" locale="com" public_key="ddfdfdf" private_key="dfdfdfdfdf" partner_id="mynewid-20"]

    Thread Starter Ankabird

    (@izreview)

    Tried it also, already. But no success. If I use both .com and .co.uk at the same site, they mix up, as described above, after a while..

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Bug? Problem with Locales’ is closed to new replies.