Exemple #1
0
 public function getProductImages()
 {
     return StoreProductImage::getImagesForProduct($this);
 }