Amazon-MWS

 view release on metacpan or  search on metacpan

lib/Amazon/MWS/XML/Feed.pm  view on Meta::CPAN


=cut

sub price_feed {
    return shift->_create_feed('Price');
}

=head2 image_feed

The Image feed allows you to upload various images for a product.
Amazon can display several images for each product. It is in your best
interest to provide several high-resolution images for each of your
products so customers can make informed buying decisions.

=head3 Image Requirements

=over 4

=item Format - photographs, not drawings

=item Color Model - RGB (no CMYK images)



( run in 0.427 second using v1.01-cache-2.11-cpan-4e96b696675 )