I was having a problem with Amazon throttling our site on EAN lookups (in the same way it throttles requests for item data). To get around this, I wrote another table and function that caches the translation of EAN to ASIN. The patch is attached below.

CommentFileSizeAuthor
#1 amazon-ean-lookup-1877164.patch2.29 KBattheshow

Comments

attheshow’s picture

StatusFileSize
new2.29 KB

Patch is against today's dev version.

attheshow’s picture

Status: Active » Needs review