params[ 'breadcrumbs' ][] = [ 'label' => \Yii::t('app', 'Заказы'), 'url' => [ 'account/index', ], ]; $this->params[ 'breadcrumbs' ][] = \Yii::t('app', 'Заказ') . ' № ' . $order->id; ?>

Order #id ?> was placed on created_at ) ?>label)) { ?> and is currently label->lang->title ?>.

If you have any questions, please feel free to contact us, our customer service center is working for you 24/7.

orderProducts as $product) { $total += $product->price * $product->count; ?>
Product Quantity Unit price Total
variant ? $product->variant->product->image->getPath( ) : '@frontend/web/img/no-image.png' ) ->cropResize(50, 50) ->renderImage( [ 'alt' => $product->variant->product->lang->title, ] ) ?> variant->product->lang->title ?> count ?> price ?> count * $product->price ?>
Total

name ?>
phone ?>
city ?>
address ?>
payment->lang->title ?>
delivery->lang->title ?>

render('_menu') ?>