get('imagemanager'); ?>
images )) { $image = $product->images[ 0 ]->id; } else { $image = null; } echo Html::a( Html::img( $image ? $imageManager->getImagePath($image) : '/img/no-image.png', [ 'class' => 'img-responsive-image1', ] ), [ 'product/view', 'id' => $product->id, ] ); ?>

lang->title, [ 'product/view', 'id' => $product->id, ] ); ?>

variants[ 0 ]->price_old) { echo Html::tag('del', $product->variants[ 0 ]->price_old); } echo $product->variants[ 0 ]->price; ?>

'fa fa-shopping-cart', ] ) . \Yii::t('app', 'В корзину'), '#', [ 'class' => 'btn btn-template-main' ] ); ?>

is(1)) { ?>
is(2)) { ?>