예제 #1
0
 public function getFrontFeatures($lang_id)
 {
     return JeproshopProductModelProduct::getFrontStaticFeatures($lang_id, $this->product_id);
 }