@if($product->article)
@if($colors->isNotEmpty())
@endif
@if($sizes->isNotEmpty())
@endif
{{ShowLabelById(17)}}: {{$product->article}}
@endif
{{$product->name}}
price_old && $product->price_old!='0.00')style="color: #EA2B1F;" @endif>{{$product->priceFormat}}
@if($product->price_old && $product->price_old!='0.00')
{{$product->priceOldFormat}}
@endif
{{ShowLabelById(18)}}:
-
@foreach($colors as $color)
- $currentColor->color_alias == $color->color_alias])>
{{$color->name}}
@if($currentColor->color_alias == $color->color_alias)
@endif
@endforeach
{{ShowLabelById(19)}}:
@if($sizeGuideLink)
@endif
-
@foreach($sizes as $size)
- first)> @endforeach
-
@if($shopPage)
-
{{$shopPage->name}}
@endif
@if($email)
-
{{$email}}
@endif
@if($product->body)
@endif
@if($product->material)
@endif
@if($product->details)
@endif
{!! $product->body !!}
{!! $product->material !!}
{!! $product->details !!}