Ejemplo n.º 1
0
 public function getAttachments($lang_id)
 {
     return JeproshopProductModelProduct::getStaticAttachments($lang_id, $this->product_id);
 }