Order #= $order->id ?> was placed on = date( 'd.m.Y', $order->created_at ) ?>label)) { ?> and is currently = $order->label->lang->title ?>.
If you have any questions, please feel free to contact us, our customer service center is working for you 24/7.
Product | Quantity | Unit price | Total | |
---|---|---|---|---|
= ImageHelper::set( $product->variant ? $product->variant->product->image->getPath( ) : '@frontend/web/img/no-image.png' ) ->cropResize(50, 50) ->renderImage( [ 'alt' => $product->variant->product->lang->title, ] ) ?> | = $product->variant->product->lang->title ?> | = $product->count ?> | = $product->price ?> | = $product->count * $product->price ?> |
Total | = $total ?> |
= \Yii::t('app', 'Информация') ?>
= $order->name ?>
= $order->phone ?>
= $order->city ?>
= $order->address ?>
= $order->payment->lang->title ?>
= $order->delivery->lang->title ?>