• Hi,

    I am using the plugin with shortcodes for lists of products. Unfortunately prices are mixed up most of the time when I want to show products that are currently discounted, as right now during the amazon prime days.
    Most of the time the “price” is the same as the “listprice” or even higher than that in my list instead of displaying the price the product does actually have on amazon right now.

    Example:
    This is my code:
    [amazon-grid asin="B09BNTTSWC,B09BNX9FLF,B08G4GNRD4,B07TWRVHV8,B09C75QLD6,B09ZJXZHKZ,B09PV3SN2S,B09XSWX8F1" columns="99" fields="image,title,ListPrice,price,button" listprice="0" newWindow="1" title_charlen="80" button="ablink"]

    You can see the resulting product grid in this screenshot
    https://www.dein-dlrp.de/amazon.png

    The first product shows a listprice of 30,24 €, a current price of 34,89 but at the time of the screenshot the actual product price at amazon was 29,33
    Same for almost all of the other products.

    I have tried several different other element shortcodes from the plugins list already, without any success.

    Did anyone else experience such problems and found a solution to display the correct prices?

    Thanks a lot in advance!

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

Viewing 1 replies (of 1 total)
  • Plugin Author Harish Chouhan

    (@hchouhan)

    Hey @torstendlp,

    Please note that our plugin does not show the Amazon Prime deal prices. Can you please follow these steps and see what price you get for the same product on Amazon’s website?

    You can go to
    https://webservices.amazon.com/paapi5/scratchpad/index.html
    
    Click on GetItems in the left sidebar
    Fill in your API key,m API secret, and your tracking ID/partner tag.
    Fill an ASIN under ItemIDs, and as resource select for example ItemInfo.
    Then you click the RunRequest button and you will either get an error or the product information in JSON format.
Viewing 1 replies (of 1 total)
  • The topic ‘Wrong prices displayed when there are special prices’ is closed to new replies.