{{ sc_store('title', ($storeId ?? null)) }}

{{ sc_store('title', ($storeId ?? null)) }}

{!! sc_store('time_active', ($storeId ?? null)) !!}

    @if (sc_config('facebook_url'))
  • @endif @if (sc_config('twitter_url'))
  • @endif @if (sc_config('instagram_url'))
  • @endif @if (sc_config('youtube_url'))
  • @endif

{{ sc_language_render('about.page_title') }}

  • {{ sc_language_render('store.address') }}: {{ sc_store('address', ($storeId ?? null)) }}
  • {{ sc_language_render('store.hotline') }}: {{ sc_store('long_phone', ($storeId ?? null)) }}
  • {{ sc_language_render('store.email') }}: {{ sc_store('email', ($storeId ?? null)) }}
  • @csrf

{{ sc_language_render('front.my_profile') }}

    @if (!empty(sc_link_collection()['footer'])) @foreach (sc_link_collection()['footer'] as $url) @if ($url['type'] != 'collection')
  • {{ sc_language_render($url['data']['name']) }}
  • @endif @endforeach @endif

©  {{ sc_store('title', ($storeId ?? null)) }}.  All rights reserved

@if (sc_config('fanpage_url'))
Fanpage FB
@endif @if (!sc_config('hidden_copyright_footer'))
Power by {{ config('s-cart.name') }} {{ config('s-cart.sub-version') }}
@endif