Country Prices | Homeparty | Shop | Order
This commit is contained in:
parent
51d81d8ec6
commit
39d1e93416
284 changed files with 784 additions and 216 deletions
|
|
@ -48,10 +48,10 @@
|
|||
</tr>
|
||||
@endif
|
||||
<tr class="foot-small">
|
||||
<td colspan="5" class="text-left bg-warning">Versandkosten:</td>
|
||||
<td class="bg-warning"> </td>
|
||||
<td class="text-right bg-warning"> </td>
|
||||
<td class="text-right bg-warning">
|
||||
<td colspan="5" class="text-left bg-warning-light">Versandkosten:</td>
|
||||
<td class="bg-warning-light"> </td>
|
||||
<td class="text-right bg-warning-light"> </td>
|
||||
<td class="text-right bg-warning-light">
|
||||
<div class="no-line-break">{{$user_cart->getFormattedShippingPrice()}} €</div>
|
||||
@if($homeparty->isPriceCurrency())
|
||||
<span class="small">~{{ $user_cart->getCurrencyByKey('ShippingPrice') }} {{ $homeparty->getPriceCurrencyUnit() }} </span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue