params['catalog_id'] = $catalog->id; $this->title = $catalog->meta_title; $this->registerMetaTag (['name' => 'description', 'content' => $catalog->meta_description]); $this->registerMetaTag (['name' => 'keywords', 'content' => $catalog->meta_keywords]); $this->registerCssFile (Yii::$app->request->BaseUrl . '/css/begunok.css'); $this->registerJsFile (Yii::$app->request->baseUrl . '/js/jquery.ui-slider.js', ['position' => View::POS_END, 'depends' => ['yii\web\JqueryAsset']]); $this->registerJsFile (Yii::$app->request->baseUrl . '/js/begunok.js', ['position' => View::POS_END, 'depends' => ['yii\web\JqueryAsset']]); $this->params['breadcrumbs'][] = ['label' => 'Каталог', 'url' => ['/catalog/all']]; if (! empty($catalog->parent)) $this->params['breadcrumbs'][] = ['label' => $catalog->parent->name, 'url' => ['products/index', 'translit' => $catalog->parent->translit]]; $this->params['breadcrumbs'][] = ['label' => $catalog->name]; ?>

$catalog->translit, 'catalog_id' => $catalog->id]) ?> $catalog->translit, 'catalog_id' => $catalog->id]) ?>
Цена
false]); ?>
field ($modelProducts, 'minCost'); ?> field ($modelProducts, 'maxCost'); ?>
'submit4', 'style' => 'margin-left:50px;']); ?>

name ?>

  • render ('_product', ['item' => $item, 'num' => 3]) ?>
$pages, 'registerLinkTags' => true, ]); ?>