Komp / Max Produkt,
This commit is contained in:
parent
a4c76d06fa
commit
78f43169c8
19 changed files with 347 additions and 51 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue