Amazon Magento extension update version 4.4.0

Hi-res images import

Applied patch to Hi-res images import from Amazon to Magento. There were several different html templates found on Amazon.

Changed routine which imports Hi-res images. If the first import attempt is failed, images will be imported later during sync (if the option to sync images is enabled).
Before that even if a Hi-res image is imported previously, it might be erased with a low-res image during sync process (for example, if the html page failed to import during sync process).

Timeout limits are increased

Curl timeout limits are increased. Base timeout limit is 20 seconds. Remote host connection timeout limit 10 sec.

Curl is a tool to transfer data from or to a server, using one of the supported protocols. The command is designed to work without user interaction.

Custom functions

Added new points to implement custom functions:

  • before category save
  • before saving created product
  • before saving stock info

Examples are provided in the amazonimportproductsaddon.zip.

Back

Go to contentsBack to previous page