Use Category from the select or write down your own. Check this link for amazon categories
resultSet) { echo '
'; echo sprintf( '%s %s %s %s %s', $this->resultSet->getTotalResults(), __('Items'), __('in'), $this->resultSet->getTotalPages(), __('Pages') ); echo sprintf( ' %s', __('Amazon is allowing to browse up to 10 pages of results.') ); echo '
'; } ?> addItemsTemplate) { include $this->addItemsTemplate.'.phtml'; } ?>