beginPage () ?> head () ?> beginBody () ?>
(095) 282 8508
(068) 77 66 067
(044) 33 992 33
'Статьи', 'url' => '/articles/index'], ['label' => 'Магазины', 'url' => 'site/contacts'], ['label' => 'Скидки', 'url' => 'site/contacts'], ['label' => 'Гарантии', 'url' => 'site/contacts'], ['label' => 'Оплата', 'url' => 'site/contacts'], ['label' => 'Доставка', 'url' => 'site/contacts'], ['label' => 'Контакты', 'url' => 'site/contacts'], ]; if(Yii::$app->user->isGuest){ $items[] = ['label' => 'Личный кабинет', 'url' => '#','options' =>['data-toggle' => 'modal', 'data-target' => '#myAccount']]; } else{ $items[] = ['label' =>Yii::$app->user->identity->username, 'url' =>Url::toRoute(['cabinet/index'])]; } echo Nav::widget([ 'options' => ['class' => 'top-menu pull-left'], 'items' => $items ])?>

Корзина пуста

render('main-menu')?>
['label' => 'Интернет-магазин светильников', 'url' => Url::to(['/']),'itemprop' => 'url', ], 'itemTemplate' => "
  • {link}
  • \n", // template for all links 'links' => isset($this->params['breadcrumbs']) ? $this->params['breadcrumbs'] : [], ]) ?>
    render('/modal/login_window_model_window') ?> render('/modal/registration_window_model_window')?> render('/modal/forgot_password_form_model_window') ?> render('/modal/my_callback_modal_window') ?> endBody () ?> endPage () ?>