@if(isset($mylangs))
  • @if (isset($mylangs[\App\Services\Shop::getUserShopLang()])) @php($country = $mylangs[\App\Services\Shop::getUserShopLang()]) Lieferland: lang {{ $country->getLocated() }} @endif
  • {{--
  • Welcome to Smarty, John Doe
  • MY ACCOUNT
    • ORDER HISTORY
    • MY WISHLIST
    • MY REVIEWS
    • MY SETTINGS
    • LOGOUT
  • --}}
@endif
@if(Util::isCheckout()) @if(isset($order_reference)) mivita mivita @else mivita mivita @endif
  • @if(isset($order_reference)) zurück zum Shop @else @if(Util::getUserPaymentFor() > 1) zurück {{ Util::getMyMivitaUrl(false) }} @else zurück zum Warenkorb @endif @endif
@else
  • {{ Yard::instance('shopping')->count() }}   @if(Yard::instance('shopping')->count()) {{ \Yard::instance('shopping')->total() }} € @endif

    Warenkorb

    @foreach(Yard::instance('shopping')->content() as $row) @if($row->options->has('image')) @else @endif
    {{ $row->name }}
    {{ $row->qty }}x {{ $row->price() }} €
    @endforeach
    Zwischensumme: {{ Yard::instance('shopping')->total() }} €
    @if(Yard::instance('shopping')->getUserTaxFree()) exkl. MwSt. zzgl. Versandkosten @else inkl. MwSt. zzgl. Versandkosten @endif
    zum Warenkorb schließen
mivita mivita
  • Start
  • Aloe Vera
  • Produktwelt
  • Karrierechancen
  • Kontakt
@endif