params['remarketing']['type'] = 'home';
$this->params['remarketing']['id'] = '';
$this->params['remarketing']['price'] = '';
?>
= Slider::widget(["title"=>"HOME_SLIDER"]); ?>
- = Html::a("Хит продаж", ['ajax/popular'],['data-status'=>'top']) ?>
- = Html::a("Новинки", ['ajax/new'],['data-status'=>'new']) ?>
- = Html::a("Акции", ['ajax/event'],['data-status'=>'prom']) ?>
= \common\modules\product\widgets\specialProducts::widget(['type' => 'top'])?>
registerJs($js, View::POS_LOAD);
?>