import Amazon to Magento

Some useful updates for extension

Price ranges feature.

Now you can set Min. Price, Max. Price and Price Delta fields during product search process.

For example: Min. Price = 50 Max. Price = 100 Price Delta = 5

The script would make a cycle of requests with different price ranges based on the Price delta.

I.e. The first request would be with min.price and max. price equal to (50, 54,999).

The last request would be with min.price and max. price equal to (95, 100).

Technically this options would allow to load up to 100*10 products during this search. Which is very handy when you try to import a huge category.

Video tutorial "How to find thousands of products per a single search - Amazon Products Manager Magento extension":


Indian locale.

No comments here, it just allows to load products from Amazon India. Now Amazon Products Manager operates in all Amazon locales: CA CN DE ES FR IN IT JP UK US

So we have added two useful features to our Amazon Products Manager extension. Features are available since version 4.5.3

Amazon.in affiliate program is exactly same as their U.S. front but for Indian affiliates they are paying a hefty commission on every sale. According to press release, they are paying 5% commission on consumer electronics and 10% commission on all other products including Kindle devices

Please check Amazon india associates page and sign in using your Amazon India account. If you don’t have an account, you can register it for free.

  • Create an account on Amazon India affiliate program
  • Fill your personal information including payment details including your PAN card number
  • Your Magento store details

If a buyer follows your affiliate link to the product landing page on Amazon india site and then purchase any product on the site, you will get a commission out of it. You can embed different widgets on the sidebar of your store.

You can try the demo:

Magento Amazon extension LIVE DEMO - Backend Magento Amazon extension LIVE DEMO - Frontend

Back

Go to contentsBack to previous page