title = "Корзина"; $this->params[ 'seo' ][ Seo::H1] = $this->title ; $this->params[ 'seo' ][ Seo::TITLE] = $this->title; /** * @var View $this * @var ProductVariant[] $models * @var Basket $basket */ ?> session->getFlash ('success')): ?>
session->getFlash ('error')): ?>

Корзина

render('_order_form',[ 'models'=>$models, 'basket'=>$basket ])?>