Benjamin Völkl 2022-09-04 19:38:37 +02:00
parent 2b6f9548cf
commit 5a9ac3e4e4
2 changed files with 5 additions and 12 deletions

View File

@ -3,7 +3,7 @@
<component name="ChangeListManager">
<list default="true" id="63513c45-0a61-435e-8541-3831c195f7c0" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/content/pages/checkout.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/content/pages/checkout.blade.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/content/contents/solarmodule.blade.php" beforeDir="false" afterPath="$PROJECT_DIR$/content/contents/solarmodule.blade.php" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -60,6 +60,7 @@
<workItem from="1662027309116" duration="11385000" />
<workItem from="1662115692620" duration="1346000" />
<workItem from="1662283223529" duration="4523000" />
<workItem from="1662312260637" duration="792000" />
</task>
<servers />
</component>

View File

@ -49,7 +49,7 @@
Mengenrabate
</button>
</p>
<div class="collapse collapse-horizontal" id="collapseWidthExample">
<div class="collapse" id="collapseWidthExample">
<div class="card card-body">
<table class="table">
<thead>
@ -68,7 +68,7 @@
<td>{{$content->data_fields['preis_10']}} €</td>
</tr>
<tr>
<td>Palette (30 Stück)</td>
<td>Palette ({{$content->data_fields['module_pro_palette']}} Stück)</td>
<td>{{$content->data_fields['preis_palette']}} €</td>
</tr>
</tbody>
@ -76,15 +76,7 @@
</div>
</div>

<br>
Lieferumfang:
<br>
<br>
<ul class="fs-5">
<li>2x Longi 375 Watt Monokristaline Module</li>
<li>1x 600 Watt Wechselrichter mit Zertifizierung</li>
<li>1x Kabel für Schuko-Stecker</li>
</ul>



<div class="row mt-5">