NAME
Supers::Search::Product
VERSION
version 1.123430
METHODS
image_url Return the absolute URL for this image. Accept same options as thumb_filename.
thumb_filename Return a Supers::Image::Identity string representation of this image for public usage. You can pass a hashref of params as stated on Supers::Image::Identity docs.
get_price Get price for a given warehouse and/or supermarket, or mean if none are provided. Return an array of one or two elements. First is price, second is offer if exists.
AUTHOR
Diego Kuperman <diego@freekeylabs.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 by Diego Kuperman.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.