• Resolved collare

    (@collare)


    Hi,
    I’m considering your plugin for my blog but when I use “Unit by Search” it display me a wrong price.
    Here’s an example:

    IMAGE

    Is it possible with your plugin to display ListPrice and Price value of Amazon (amazon.it)?

    Thank you very much.

Viewing 15 replies - 1 through 15 (of 16 total)
  • Plugin Author miunosoft

    (@miunosoft)

    Hi,

    If the seller (store) is different, the price can be different from the one listed in category units.

    Can you click on the product link that the Search unit displays? And see if the price of the Search unit is different from the one shown in the linked page of Amazon.

    Thread Starter collare

    (@collare)

    Hi, thank you for the reply.

    If I click on link create by search unit I see the same price.
    my test-page:
    test-page
    link amazon:
    link amazon

    Plugin Author miunosoft

    (@miunosoft)

    So it looks like the plugin is working properly. The linked product has the same price as indicated in the plugin’s output.

    I know, it is a bit perplexing that the price indicated in the Category units and the Search units are different even for the same product. The problem is that if the sellers are different, the displayed prices can be different.

    Is it acceptable for you or still making you feel uncomfortable?

    Thread Starter collare

    (@collare)

    Then is it possible display the products sold by Amazon only?

    Thank you

    Plugin Author miunosoft

    (@miunosoft)

    It is possible Pro.

    Plugin Author miunosoft

    (@miunosoft)

    Ops, correction. I meant it is possible with Pro.

    Thread Starter collare

    (@collare)

    Really? Which is the correct option?
    I tried a lot of plugin for amazon affiliate, but yours is the best so I’m going to buy it.

    Thank you very much

    Plugin Author miunosoft

    (@miunosoft)

    In the Advanced Search Options, at the bottom, you can see the Merchant ID option where you specify the merchant(seller) and setting the value Amazon will restrict the search results to items sold by Amazon. But this is not available in the free version.

    Thread Starter collare

    (@collare)

    I tried it, but unfortunately nothing change.
    my test-page:
    test-page
    link amazon:
    link amazon

    The problem seems to be when there is a discount.

    example: link

    {$Model}
    SA-EA02-Z468
    
    {$ASIN}
    B00DCN44LS
    
    {$TrackingId}
    androidgala09-21
    
    {$IFrameURL}
    
    
    {$ProductReviewsURL}
    
    
    {$AmazonShopURL}
    https://www.amazon.it/
    
    {$Availability}
    Generalmente spedito in 24 ore
    
    {$PercentageSaved}
    0
    
    {$AmazonPrice}
    4.10
    
    {$AmazonCurrency}
    EUR
    
    {$SalePriceAmount}
    0
    
    {$SalePriceCurrencyCode}
    
    {$SalePriceFormatted}
    
    {$ListPriceFormatted}
    EUR 7,99
    
    {$ListPrice->CurrencyCode}
    EUR
    
    {$ListPrice->Amount}
    799
    
    {$AmountSaved->FormattedPrice}
    
    {$AmountSaved->CurrencyCode}
    
    {$AmountSaved->Amount}
    
    {$LowestOfferFormattedPrice}
    EUR 4,10
    
    {$LowestNewPriceFormattedPrice}
    EUR 4,10
    
    {$LowestUsedPriceFormattedPrice}
    {$AmazonPriceFormatted}
    EUR 4,10
    
    {$SalePrice->FormattedPrice}
    {$ProductDescription}
    Custodia Samsung Galaxy S4 Mini i9190 Cover Silicone Gel X-Linea Nero
    
    {$AmazonDescription}
    {$GlancePage}
    {$Language}
    {$CustomRating}
    {$Comment}
    {$Class}
    {$Artist}
    {$Creator}
    {$Label}
    Yousave Accessories
    
    {$Binding}
    Accessorio per telefono wireless
    
    {$Platform}
    {$Format}
    {$Manufacturer}
    Yousave Accessories
    
    {$ProductGroup}
    CE
    
    {$ReleaseDate}
    {$Studio}
    Yousave Accessories
    
    {$Publisher}
    Yousave Accessories
    
    {$RatingStars}
    4.5 su 5 stelle
    
    {$TotalReviews}
    58
    
    {$AverageRating}
    4.5
    
    {$CustomRating}
    {$DetailPageURL}
    
    
    {$EAN}
    5055412288145
    
    {$Prime}
    AmazonPrime
    
    {$PrimePic}

    Amazon API doesn’t seem to work well because I this case I can’t see the right red price :-/

    Am I the only with this problem?

    Plugin Author miunosoft

    (@miunosoft)

    How did you get that output? It does not look like the response array returned by this plugin.

    It seems the price you want is located in Offers->Offer->OfferListing->Price->FormattedPrice in the response data.

    To display that, you need to customize the plugin template. Also, when the discounted price is not Amazon’s and you set the Merchant ID option to Amazon, the discounted price does not get included in the response data.

    Thread Starter collare

    (@collare)

    Maybe the only solution is a workaround like:

    if there is AmountSaved Value then
    price = ListPrice - AmountSaved, else price = ListPrice

    .

    But it doesn’t matter, I’m not good with PHP and for now it’s okay.

    Thanks a lot for your time and help ??

    Plugin Author miunosoft

    (@miunosoft)

    You can try the development version 2.1.1b. When there is an offered price in the response data, the plugin (with that version) now shows it instead of the proper price.

    Let me know if it works for you.

    Thread Starter collare

    (@collare)

    Sorry for delay, I tried just now but is not working.

    my test-page:
    test-page
    link amazon:
    link amazon

    Plugin Author miunosoft

    (@miunosoft)

    Looks like most of them display the discounted price as you expect. I see one item that shows the original price. If its price has been changed recently on the Amazon store, it may take some time that the data of Amazon API get updated to sync with the store’s data.

    Other than that, it looks like working fine. Which product specifically you do see having a problem with?

    Thread Starter collare

    (@collare)

    Ah ok I understand now.
    Amazon api are very bad, Asin and category are much better.

    Thanks again ??

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Wrong Price’ is closed to new replies.