title = $collection->brand->lang->name . ' ' . $collection->lang->name; $this->params[ 'breadcrumbs' ][] = $this->title; $groups = $variant->getProperties(); ?>
'collection-pjax', 'timeout' => 5000, ]); ?>
title ?>
getImageUrl(), 'product'); ?>
lang->name; ?>
_options, 'lang.value', false); if(!empty( $values )) { $value = implode('; ', $values); } ?>
: sku; ?>
lang->name; ?>:
'to_order', 'data-id' => $variant->product_variant_id, ]); ?>
    lang)) { continue; } echo Html::tag('li', Html::a(Html::tag('div', ArtboxImageHelper::getImage($variant_item->getImageUrl(), 'brand_collection_variant')) . Html::tag('p', $variant_item->lang->name), [ 'collection/view', 'collection_id' => $collection->product_id, 'variant_id' => $variant_item->product_variant_id, ]), [ 'class' => ( ( $variant_item->product_variant_id === $variant->product_variant_id ) ? 'active' : '' ), ]); } ?>
  • productCertificates )) { echo Html::tag('li', Html::tag('span', \Yii::t('app', 'Сертификаты'))); } ?> productSpec->lang->instruction )) { echo Html::tag('li', Html::tag('span', \Yii::t('app', 'Монтаж, уборка, уход'))); } ?>
productSpec->lang->tech_spec_text )) { echo $collection->productSpec->lang->tech_spec_text; } if(!empty( $collection->productSpec->getTechSpecUrl() )) { echo Html::tag('p', \Yii::t('app', 'Документ технической документации').':' . Html::a(\Yii::t('app', 'скачать'), $collection->productSpec->getTechSpecUrl(), [ 'download' => true ])); } if(!empty( $collection->productSpec->getTechCharUrl() )) { echo Html::tag('p', \Yii::t('app', 'Вы также можете скачать таблицу с ' ). Html::a(\Yii::t('app', 'техническими характеристиками'), $collection->productSpec->getTechCharUrl(), [ 'download' => true ])); } ?>
productCertificates )) { ?>
productCertificates as $productCertificate) { echo Html::tag('div', Html::tag('iframe', '', [ 'class' => 'certificate', 'frameborder' => 0, 'src' => 'http://docs.google.com/gview?url='.Url::to('/storage/certificates/'.$collection->product_id.'/'.$productCertificate->link, true).'&embedded=true', ]), ['class' => 'col-xs-12 col-sm-6 col-md-4 col-lg-4']); } ?>
productSpec->lang->instruction )) { echo Html::tag('div', $collection->productSpec->lang->instruction, [ 'class' => 'tabs-content' ]); } if(!empty( $projects )) { ?>
    image->getImageUrl(), 'collection_gallery'), [ 'project/view', 'id' => $project->project_id, ]), [ 'class' => 'col-xs-12 col-sm-4 col-md-4 col-lg-4', ]); } ?>