Warenkorb

 
Artikel
Einzelpreis
Anzahl/Preis
@foreach ([2, 4, 5] as $id) @php($product = \App\Models\Product::find($id))
@if ($product->images) @if($image = $product->images->first()) @endif @else @endif
{{ $product->name }}
Inhalt: {{ $product->contents }}
Art.-Nr.: {{ $product->number }}
{{ $product->getFormattedPrice() }} €*
0 €*

@endforeach

Du hast xx Artikel in Deinem Warenkorb