{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
<div class="header_login">
<div class="wrapper">
{{ include('Block/login.twig') }}
</div>
</div>
<div class="wrapper">
<div class="header_wrap">
<h1 class="header_title">
<a href="{{ url('homepage') }}">
<img src="{{ asset('assets/img/common/logo.svg') }}" alt="{{ BaseInfo.shop_name }}" width="405" height="113">
</a>
</h1>
<div class="header_right">
<div class="header_right_search search_row">
{{ render(path('block_search_product')) }}
</div>
<div class="header_right_cart ec-headerRole__cart cart_content">
{{ include('Block/cart.twig') }}
</div>
</div>
</div>
</div>
<div class="fixed_footer ec-headerRole__cart">
<a class="fixed_footer_item" href="{{ url('homepage') }}">
<svg xmlns="http://www.w3.org/2000/svg" width="20.9" height="20.9" viewBox="0 0 20.9 20.9"><path d="M20.4 20.9h-7.1c-.3 0-.5-.2-.5-.5v-5.9h-4.7v5.9c0 .3-.2.5-.5.5h-7.1c-.3 0-.5-.2-.5-.5v-13.6c0-.2.1-.3.2-.4l10-6.3c.2-.1.4-.1.5 0l10 6.3c.1.1.2.3.2.4v13.6c0 .3-.2.5-.5.5zm-6.6-1h6.1v-12.9l-9.5-6-9.4 6v12.9h6.1v-5.9c0-.3.2-.5.5-.5h5.6c.3 0 .5.2.5.5v5.9z"/></svg>
<span class="fixed_footer_text">{{ 'ホーム'|trans }}</span>
</a>
{% if is_granted('ROLE_USER') %}
<a class="fixed_footer_item" href="{{ url('mypage') }}">
<svg xmlns="http://www.w3.org/2000/svg" width="18.4" height="20.9" viewBox="0 0 18.4 20.9"><path d="M17.9 20.9h-17.4c-.3 0-.5-.2-.5-.5 0-4.4 4.3-8.4 9-8.4 4.8 0 9.4 4.1 9.4 8.4 0 .3-.2.5-.5.5zm-16.9-1h16.3c-.3-3.6-4.2-6.9-8.4-6.9-4.3-.1-7.6 3.5-7.9 6.9zM9 11.1c-3.1 0-5.6-2.5-5.6-5.6 0-3 2.5-5.5 5.6-5.5 3.1 0 5.6 2.5 5.6 5.6 0 3-2.5 5.5-5.6 5.5zm0-10.1c-2.5 0-4.6 2-4.6 4.6 0 2.5 2 4.6 4.6 4.6 2.5 0 4.6-2 4.6-4.6 0-2.6-2.1-4.6-4.6-4.6z"/></svg>
<span class="fixed_footer_text">{{ 'マイページ'|trans }}</span>
</a>
{% if BaseInfo.option_favorite_product %}
<a class="fixed_footer_item" href="{{ url('mypage_favorite') }}">
<svg xmlns="http://www.w3.org/2000/svg" width="21.5" height="20.6" viewBox="0 0 21.5 20.6"><path d="M4.6 20.6c-.1 0-.2 0-.3-.1-.2-.1-.2-.3-.2-.5l1-6.8-5-4.7c-.1-.1-.1-.3-.1-.5.1-.2.2-.3.4-.3l6.8-1.1 2.9-6.2c.1-.3.3-.4.5-.4s.4.1.5.3l3.2 6.1 6.7.9c.2 0 .3.2.4.3.1.2 0 .4-.1.5l-4.8 4.9 1.3 6.8c0 .2 0 .4-.2.5-.2.1-.4.1-.5 0l-6.2-3.1-6 3.3c-.1.1-.2.1-.3.1zm-3-12.2l4.4 4.3c.1.1.2.3.2.4l-.9 6.1 5.4-3c.1-.1.3-.1.5 0l5.5 2.8-1.1-6c0-.2 0-.3.1-.4l4.3-4.4-6.1-.8c-.2 0-.3-.1-.4-.3l-2.8-5.5-2.7 5.6c-.1.1-.2.2-.4.3l-6 .9z"></path></svg>
<span class="fixed_footer_text">{{ 'お気に入り'|trans }}</span>
</a>
{% endif %}
{% else %}
<a class="fixed_footer_item" href="{{ url('mypage_login') }}">
<svg xmlns="http://www.w3.org/2000/svg" width="20.7" height="20.9" viewBox="0 0 20.7 20.9"><path d="M13.9 10.8h-13.4c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h13.4c.3 0 .5.2.5.5s-.2.5-.5.5zM10.9 14.1c-.1 0-.3 0-.4-.1-.2-.2-.2-.5 0-.7l3-3-3-3c-.2-.2-.2-.5 0-.7s.5-.2.7 0l3.3 3.3c.2.2.2.5 0 .7l-3.3 3.3c-.1.2-.2.2-.3.2zM5.8 0h14.4c.3 0 .5.2.5.5v19.9c0 .3-.2.5-.5.5h-14.4c-.3 0-.5-.2-.5-.5v-3.7c0-.3.2-.5.5-.5s.5.2.5.5v3.2h13.4v-18.9h-13.4v3.2c0 .3-.2.5-.5.5s-.5-.2-.5-.5v-3.7c0-.3.2-.5.5-.5z"/></svg>
<span class="fixed_footer_text">{{ 'ログイン'|trans }}</span>
</a>
{% if BaseInfo.option_favorite_product %}
<a class="fixed_footer_item" href="{{ url('mypage_favorite') }}">
<svg xmlns="http://www.w3.org/2000/svg" width="21.5" height="20.6" viewBox="0 0 21.5 20.6"><path d="M4.6 20.6c-.1 0-.2 0-.3-.1-.2-.1-.2-.3-.2-.5l1-6.8-5-4.7c-.1-.1-.1-.3-.1-.5.1-.2.2-.3.4-.3l6.8-1.1 2.9-6.2c.1-.3.3-.4.5-.4s.4.1.5.3l3.2 6.1 6.7.9c.2 0 .3.2.4.3.1.2 0 .4-.1.5l-4.8 4.9 1.3 6.8c0 .2 0 .4-.2.5-.2.1-.4.1-.5 0l-6.2-3.1-6 3.3c-.1.1-.2.1-.3.1zm-3-12.2l4.4 4.3c.1.1.2.3.2.4l-.9 6.1 5.4-3c.1-.1.3-.1.5 0l5.5 2.8-1.1-6c0-.2 0-.3.1-.4l4.3-4.4-6.1-.8c-.2 0-.3-.1-.4-.3l-2.8-5.5-2.7 5.6c-.1.1-.2.2-.4.3l-6 .9z"></path></svg>
<span class="fixed_footer_text">{{ 'お気に入り'|trans }}</span>
</a>
{% endif %}
{% endif %}
<button type="button" class="fixed_footer_item ec-cartNavi">
<svg xmlns="http://www.w3.org/2000/svg" width="21.5" height="20.6" viewBox="0 0 21.5 20.6"><path d="M18.4 16.7h-10.8c-.2 0-.5-.2-.5-.4l-2.5-14.5h-3.1c-.3 0-.5-.3-.5-.5s.2-.5.5-.5h3.6c.2 0 .5.2.5.4l2.4 14.5h10.4c.3 0 .5.2.5.5s-.2.5-.5.5zm.5-3.3h-11.9c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h11.5l1.3-7.6h-14.2c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h14.8c.1 0 .3.1.4.2.1.1.1.3.1.4l-1.5 8.6c0 .2-.2.4-.5.4zm.8-4.3h-13.4c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h13.4c.3 0 .5.2.5.5s-.3.5-.5.5zm-4.4 4.3c-.3 0-.5-.2-.5-.5v-8.6c0-.3.2-.5.5-.5s.5.2.5.5v8.6c0 .3-.2.5-.5.5zm-4.7 0c-.3 0-.5-.2-.5-.5v-8.6c0-.3.2-.5.5-.5s.5.2.5.5v8.6c0 .3-.2.5-.5.5zm-2.2 7c-.6 0-1-.5-1-1s.5-1 1-1 1 .5 1 1-.4 1-1 1zm0-1zm9 1c-.6 0-1-.5-1-1s.5-1 1-1 1 .5 1 1-.5 1-1 1zm0-1z"/></svg>
<span class="header_ico_text">カート</span>
{% set totalQuantity = get_carts_total_quantity() %}
<span class="ec-cartNavi__badge" id="fixed_footer_badge">{{ totalQuantity|number_format }}</span>
</button>
<button type="button" class="ec-headerNavSP fixed_footer_item">
<svg xmlns="http://www.w3.org/2000/svg" width="20.9" height="20.9" viewBox="0 0 20.9 20.9"><path d="M20.1 2.4h-19.3c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h19.2c.4 0 .8.3.8.8s-.3.8-.7.8zM20.1 11.2h-19.3c-.4 0-.8-.3-.8-.8s.3-.8.8-.8h19.2c.4 0 .8.3.8.8s-.3.8-.7.8zM20.1 20h-19.3c-.4 0-.8-.3-.8-.8 0-.4.3-.8.8-.8h19.2c.4 0 .8.3.8.8 0 .4-.3.8-.7.8z"/></svg>
<span class="fixed_footer_text">{{ 'カテゴリ'|trans }}</span>
</button>
</div>