app/template/mieuree/Block/login_sp.twig line 1

Open in your IDE?
  1. {#
  2. This file is part of EC-CUBE
  3. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  4. http://www.ec-cube.co.jp/
  5. For the full copyright and license information, please view the LICENSE
  6. file that was distributed with this source code.
  7. #}
  8. <div class="ec-headerLinkArea">
  9.     <div class="ec-headerLink__list">
  10.         <a class="ec-headerLink__item" href="{{ url('cart') }}">
  11.             <div class="ec-headerLink__icon">
  12. <svg id="_イヤー_1" data-name="レイヤー 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  13.   <path class="cls-1" d="M6.46,6.22l-.36-2.74H3.38v1h1.85l1.49,11.36h12.24l1.66-9.62H6.46Zm11.65,8.62H7.59l-1-7.62h12.84l-1.32,7.62Z"/>
  14.   <path class="cls-1" d="M9.52,16.84h0c-1.01,0-1.84,.83-1.84,1.84s.83,1.84,1.84,1.84,1.84-.83,1.84-1.84h0c0-1.02-.83-1.84-1.84-1.84Zm.84,1.84c0,.46-.38,.84-.84,.84s-.84-.38-.84-.84,.38-.84,.84-.84h0c.46,0,.84,.38,.84,.84h0Z"/>
  15.   <path class="cls-1" d="M16.17,16.84c-1.02,0-1.84,.83-1.84,1.84s.83,1.84,1.84,1.84,1.84-.83,1.84-1.84-.83-1.84-1.84-1.84Zm0,2.68c-.46,0-.84-.38-.84-.84s.38-.84,.84-.84,.84,.38,.84,.84-.38,.84-.84,.84Z"/>
  16. </svg>
  17.             </div>
  18.             <span>{{ 'カートを見る'|trans }}</span>
  19.         </a>
  20.         {% if is_granted('ROLE_USER') %}
  21.             <a class="ec-headerLink__item" href="{{ url('mypage') }}">
  22.                 <div class="ec-headerLink__icon">
  23.                     <i class="fas fa-user fa-fw"></i>
  24.                 </div>
  25.                 <span>{{ 'マイページ'|trans }}</span>
  26.             </a>
  27.             {% if BaseInfo.option_favorite_product %}
  28.                 <a class="ec-headerLink__item" href="{{ url('mypage_favorite') }}">
  29.                     <div class="ec-headerLink__icon">
  30.                 <svg id="icon-mypage" data-name="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  31.                     <path id="" data-name="" class="cls-1" d="M12,4c1.93,0,3.5,1.57,3.5,3.5s-1.57,3.5-3.5,3.5-3.5-1.57-3.5-3.5,1.57-3.5,3.5-3.5m0-1c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5"/>
  32.                     <path id="" data-name="" class="cls-1" d="M12,14c3.69,0,6.5,3.01,6.5,4.5-.12,.43-2.22,1.5-6.5,1.5s-6.38-1.07-6.5-1.49c0-1.51,2.81-4.51,6.5-4.51m0-1c-4.14,0-7.5,3.37-7.5,5.51,0,1.47,3.36,2.49,7.5,2.49s7.5-1.02,7.5-2.49c0-2.14-3.36-5.51-7.5-5.51"/>
  33.                 </svg>
  34.                     </div>
  35.                     <span>{{ 'お気に入り'|trans }}</span>
  36.                 </a>
  37.             {% endif %}
  38.             <a class="ec-headerLink__item" href="{{ url('logout') }}">
  39.                 <div class="ec-headerLink__icon">
  40.                     <i class="fas fa-lock fa-fw"></i>
  41.                 </div>
  42.                 <span>{{ 'ログアウト'|trans }}</span>
  43.             </a>
  44.         {% else %}
  45.             <a class="ec-headerLink__item" href="{{ url('entry') }}">
  46.                 <div class="ec-headerLink__icon">
  47.                 <svg id="icon-mypage" data-name="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  48.                     <path id="" data-name="" class="cls-1" d="M12,4c1.93,0,3.5,1.57,3.5,3.5s-1.57,3.5-3.5,3.5-3.5-1.57-3.5-3.5,1.57-3.5,3.5-3.5m0-1c-2.49,0-4.5,2.01-4.5,4.5s2.01,4.5,4.5,4.5,4.5-2.01,4.5-4.5-2.01-4.5-4.5-4.5"/>
  49.                     <path id="" data-name="" class="cls-1" d="M12,14c3.69,0,6.5,3.01,6.5,4.5-.12,.43-2.22,1.5-6.5,1.5s-6.38-1.07-6.5-1.49c0-1.51,2.81-4.51,6.5-4.51m0-1c-4.14,0-7.5,3.37-7.5,5.51,0,1.47,3.36,2.49,7.5,2.49s7.5-1.02,7.5-2.49c0-2.14-3.36-5.51-7.5-5.51"/>
  50.                 </svg>
  51.                 </div>
  52.                 <span>{{ '新規会員登録'|trans }}</span>
  53.             </a>
  54.             {% if BaseInfo.option_favorite_product %}
  55.                 <a class="ec-headerLink__item" href="{{ url('mypage_favorite') }}">
  56.                     <div class="ec-headerLink__icon">
  57.                     <svg id="icon-favorite" data-name="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  58.                         <path class="cls-1" d="M12,20.39c-.08,0-.16,0-.24-.01-.67-.06-1.26-.38-1.69-.9l-6.06-7.33c-.87-.95-1.41-2.2-1.51-3.51,0-1.4,.57-2.71,1.56-3.64,1-.95,2.31-1.47,3.69-1.47h.07c1.38,0,2.69,.52,3.69,1.48,.18,.17,.34,.35,.49,.54,.15-.19,.32-.37,.49-.54,2.09-1.96,5.36-1.96,7.45,0h0c.99,.93,1.56,2.24,1.56,3.6-.08,1.35-.63,2.61-1.54,3.57l-6.04,7.31c-.1,.12-.21,.24-.34,.34-.45,.37-1.01,.57-1.59,.57ZM7.76,4.54c-1.13,0-2.2,.43-3.01,1.2-.79,.74-1.24,1.79-1.25,2.87,.09,1.04,.54,2.09,1.27,2.89l6.07,7.35c.25,.31,.62,.5,1.01,.54,.41,.03,.79-.08,1.1-.34,.07-.06,.14-.13,.2-.2l6.06-7.33c.77-.82,1.22-1.85,1.29-2.94,0-1.05-.46-2.1-1.24-2.84-1.7-1.6-4.37-1.6-6.08,0-.29,.28-.54,.6-.75,.96l-.44,.77-.44-.78c-.2-.35-.45-.68-.75-.96-.82-.78-1.93-1.2-3.03-1.2h-.03Z"/>
  59.                     </svg>
  60.                     </div>
  61.                     <span>{{ 'お気に入り'|trans }}</span>
  62.                 </a>
  63.             {% endif %}
  64.             <a class="ec-headerLink__item" href="{{ url('mypage_login') }}">
  65.                 <div class="ec-headerLink__icon">
  66.                 <svg id="icon-login" data-name="レイヤー 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  67.                     <path class="cls-1" d="M11.99,11.95c-1.02-.01-1.92,.66-2.2,1.64-.24,.87,.09,1.8,.81,2.34v2.18h2.78v-2.18c.72-.54,1.05-1.47,.81-2.34-.29-.98-1.19-1.65-2.21-1.64Zm.65,3.27h0l-.26,.14v1.74h-.78v-1.74l-.26-.14c-.49-.26-.73-.83-.59-1.36,.22-.68,.95-1.06,1.63-.84,.4,.13,.72,.44,.84,.84,.14,.54-.1,1.1-.59,1.37Z"/>
  68.                     <path class="cls-1" d="M19.11,8.53h-1.61v-.57c0-3.04-2.46-5.5-5.5-5.5s-5.5,2.46-5.5,5.5v.57h-1.62c-.76,0-1.37,.6-1.38,1.35v10.29c0,.76,.63,1.36,1.38,1.35h14.23c.76,0,1.37-.6,1.38-1.35V9.89c0-.76-.63-1.36-1.39-1.35Zm-11.61-.57c0-2.49,2.01-4.5,4.5-4.5s4.5,2.01,4.5,4.5v.57H7.5v-.57Zm12,12.21h0c0,.21-.18,.36-.38,.35H4.88c-.2,0-.37-.15-.38-.35h0V9.89c0-.2,.18-.36,.38-.35h14.24c.2,0,.37,.15,.38,.35h0v10.29Z"/>
  69.                 </svg>
  70.                 </div>
  71.                 <span>{{ 'ログイン'|trans }}</span>
  72.             </a>
  73.         {% endif %}
  74.         <a class="ec-headerLink__item" href="{{ url('homepage') }}">
  75.             <span>{{ 'ホームに戻る'|trans }}</span>
  76.         </a>
  77.     </div>
  78. </div>