Bezahlung Optionen, PLZ Suche
This commit is contained in:
@@ -202,9 +202,11 @@
|
||||
<div><b>Preis inkl. MwSt.</b>
|
||||
</div><div>:</div><div class="text-right"><b>{price.toFixed(2) + " €"}</b></div>
|
||||
</div>
|
||||
<div class="zeile betrag mt-4">
|
||||
<div class="zeile betrag mt-4 items-center">
|
||||
<div><b>Bezahlmethode</b>
|
||||
</div><div>:</div><div class="text-left"><b>{selectedPaymentType}</b></div>
|
||||
</div><div>:</div><div class="justify-self-end">
|
||||
<img src="images/{selectedPaymentType}.png" alt="{selectedPaymentType}" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user