Edgar Clérigo

Results 2 issues of Edgar Clérigo

Hi, How can I get the exact same price when I open the product by the URL and not the box price?

**Steps to reproduce** 1. Run the sample script posted on Code Example **Code example** ```python from amazon_paapi import AmazonApi from amazon_paapi import models amazon = AmazonApi( KEY, SECRET, TAG, "ES"...

bug