$produkty=$params[SEProductListPage::DATA_PRODUCTS]; if ($produkty): $builder=SEProductBuilder::make(); $products=$builder->buildForPage( $produkty, $this->getParam(SEProductListPage::DATA_PRODUCT_FLAGS), $this->getParam(SEProductListPage::DATA_PRODUCT_PARAMS), SEComponent::AUTO, $this->getParam(SEProductListPage::DATA_PRODUCT_CALLBACK) ); ?>