Thank you for using this extension. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
Initial installation
1. Navigate to Backend->System->Tools->Compilation and click Disable button.
2. Navigate to Backend->System->Cache Management and disable cache.
3. Copy files from the zip file to your Magento Directory.
4. Relogin to the backend.
Now do the following actions from the admin side:
Set amazon account settings
1. Navigate to Backend->Catalog->WP_Amazon_import->Settings
In the General section fill Access Key ID and Secret Access Key. You might get one from this site http://aws.amazon.com/
In the Associates Tag section enter associate tags for the Amazon local you have. (this is required for selling products via amazon processing form)
Revise other sections and set preferences as you need.
Congratulations! Your extension is ready!
You might navigate to Backend->Catalog->WP_Amazon_import->Import Products in order to start importing products from Amazon.
FAQ
1. What is Synchronization?
This is a way to sync products data with Amazon. For example if you need to keep stocks and prices in touch with actual Amazon products data.
If you simply want to load description of the product and sell this product by yourself, you might also syncronize description and reviews with Amazon and keep prices, qty, stock as is.
You might manage Syncronization settings in the Backend->Catalog->WP_Amazon_import->Settings->Synchronization settings section.
2. How can I filter products from Amazon?
There are several ways to filter products before importing them to your store.
You might search products by ASIN, filter them by keywords and department (Root Category) related attributes.
3. I recently installed the amazon products manager but apparently this database table was not set up properly. The following table is missing: `amazonimportproducts`. What should I do?
1. Disable cache.
2. Disable compilation.
3. Unpack the latest version of the extension to the root of Magento directory.
4. Run this sql query for magento DB (e.g. in PhpMyAdmin area)
DELETE FROM `core_resource` WHERE `code` = 'amazonimportproducts_setup' LIMIT 1;
4. Login to the backend again.
If you have any other questions - please send us a contact request or leave a comment here.
If you are looking for reliable magento hosting - check ours Magenting - designed to run Magento shop fast

