Produktdetails
@if(count($product->images)) @endif

{{ $product->name }}

{!! $product->copy !!} @if(isset($data['view']) && $data['view'] === 'with-price') @endif
Inhalt: {{ $product->contents }}
Gewicht: {{ $product->weight }} g
Art.-Nr.: {{ $product->number }}
Preis: {{ $product->getFormattedPrice() }} €*
Grundpreis: {{ $product->getBasePriceFormattedFull() }} €
* inkl. gesetzl. MwSt. | zzgl. Versandkosten
  • Bechreibung
  • Anwendung
  • Inhaltsstoffe
  • Hinweise

{!! $product->description !!}
{!! $product->usage !!}
@foreach($product->p_ingredients as $ingredient) @endforeach
{{__('Name')}} {{__('INCI')}} {{__('Wirkung') }}
{{ $ingredient->name }} {{ $ingredient->inci }} {{ $ingredient->effect }}
{!! $product->ingredients !!}