Example #1
0
 public function getSmall()
 {
     $image = $this->getImage('small');
     return '/images/shop-product/' . FileHelper::getFullName($image);
 }