| Signatur | string product__get_images( string $sid [, int $product_id [, boolean $firstOnly [, boolean $imageUrl]]] ) |
| Parameter |
|
| Returns | string array( array( md5 checksum, base64-encoded image ) ) if $imageUrl is false, array( array( * image_url ) ) else |
| Description | Get products images |