Пример #1
0
 public function beforeRender()
 {
     $this->template->shoppingCartItems = $this->shoppingCart->getItemsCount();
 }