Warenkorb

 
Artikel
Einzelpreis
Anzahl/Preis
@foreach(Yard::instance('shopping')->getContentByOrder() as $row) @php($product = \App\Models\Product::find($row->id))
@if($row->options->has('image')) @else @endif
{{ $row->name }}
Inhalt: {{ $product->contents }}
Art.-Nr.: {{ $product->number }}
@if(!$row->options->free_product_id) Artikel entfernen @else gratis @endif
{{ Yard::instance('shopping')->rowPrice($row, 2) }} €*
@if(!$row->options->free_product_id)
{{ Yard::instance('shopping')->rowSubtotal($row, 2) }} €*
@else
1 / 0,00 €*
@endif

@endforeach

Du hast {{ Yard::instance('shopping')->count() }} Artikel in Deinem Warenkorb * Preis inkl. gesetzl. MwSt. | zzgl. Versandkosten