Esempio n. 1
0
 public function getHtmlSelectCount()
 {
     return JshopHelpersSelects::getProductsCount($this->getCountProductsPerPage(), $this->getLimit());
 }