This module allows quick and easy importing of Amazon products into regular drupal nodes.
It provides a search interface to search in many Amazon indices and returns a nicely formatted list of matching products. From there you can simply tick a checkbox and run the import command.
Nodes of your chosen type will be added and the asin field will be populated. Title and Body mapping can be activated from admin/settings/amazon/import, so that the node will have basic information set.
There is also an alter hook (hook_amazon_import_node_alter) to allow your custom module to specify its own mapping.
Currently this works on my setup but may need some further development to be widely useful. Requires Amazon API module, and at least one node type needs to be set that that has an ASIN field.
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Commerce/Advertising
- Downloads: 36
- Last modified: March 27, 2012