Komp / Max Produkt,

This commit is contained in:
Kevin Adametz 2021-06-18 15:01:01 +02:00
parent a4c76d06fa
commit 78f43169c8
19 changed files with 347 additions and 51 deletions

View file

@ -9,6 +9,11 @@
@else
<h4 class="border-bottom pb-2">Versand Kompensationsprodukt</h4>
@endif
@if($order_partner_comp_text = \App\Models\Setting::getContentBySlug('order_partner_comp_text'))
{!! nl2br($order_partner_comp_text) !!}
<hr>
@endif
<div class="row no-gutters row-bordered">
@php($counter = 1)
@php($checked_id = Yard::instance('shopping')->getCompProductBy($i))