Amazon got rid of the star-rating in their API quite some time ago.
That means when importing a product, we do not see the rating nor the product score.
For this we offered a quick solution by adding a function that connects to Amazon a second time and directly copies the star-rating off of the product page. The problem is that Amazon is using captchas after multiple connections have been made, and thus blocking it.
As we could not manage to make this function run anymore, especially with larger sites, we decided to get rid of it for now but are looking to add a better solution at a later point in time.
That means: Either deactivate the star-rating or do it manually.
War dieser Artikel hilfreich?
Keine Kommentare vorhanden