var/cache/dev/twig/d4/d40f497df1a000eff28781efa6fa82a8fe14bafca69b5d09afb2f2f785a9d501.php line 33

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Block/header.twig */
  14. class __TwigTemplate_be2557424746e2d8445c97534399e93815373ac4cc399a7b745d90cb9cbca675 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Block/header.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Block/header.twig"));
  33.         // line 11
  34.         echo "
  35. <div class=\"header_login\">
  36.     <div class=\"wrapper\">
  37.         ";
  38.         // line 14
  39.         echo twig_include($this->env$context"Block/login.twig");
  40.         echo "
  41.     </div>
  42. </div>
  43. <div class=\"wrapper\">
  44.     <div class=\"header_wrap\">
  45.         <h1 class=\"header_title\">
  46.             <a href=\"";
  47.         // line 20
  48.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  49.         echo "\">
  50.                 <img src=\"";
  51.         // line 21
  52.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/logo.svg"), "html"nulltrue);
  53.         echo "\" alt=\"";
  54.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'21$this->source); })()), "shop_name", [], "any"falsefalsefalse21), "html"nulltrue);
  55.         echo "\" width=\"405\" height=\"113\">
  56.             </a>
  57.         </h1>
  58.         <div class=\"header_right\">
  59.             <div class=\"header_right_search search_row\">
  60.                 ";
  61.         // line 26
  62.         echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("block_search_product"));
  63.         echo "
  64.             </div>
  65.             <div class=\"header_right_cart ec-headerRole__cart cart_content\">
  66.                 ";
  67.         // line 29
  68.         echo twig_include($this->env$context"Block/cart.twig");
  69.         echo "
  70.             </div>
  71.         </div>
  72.     </div>
  73. </div>
  74. <div class=\"fixed_footer ec-headerRole__cart\">
  75.     <a class=\"fixed_footer_item\" href=\"";
  76.         // line 36
  77.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  78.         echo "\">
  79.         <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>
  80.         <span class=\"fixed_footer_text\">";
  81.         // line 38
  82.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ホーム"), "html"nulltrue);
  83.         echo "</span>
  84.     </a>
  85.     ";
  86.         // line 40
  87.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
  88.             // line 41
  89.             echo "        <a class=\"fixed_footer_item\" href=\"";
  90.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage");
  91.             echo "\">
  92.             <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>
  93.             <span class=\"fixed_footer_text\">";
  94.             // line 43
  95.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("マイページ"), "html"nulltrue);
  96.             echo "</span>
  97.         </a>
  98.         ";
  99.             // line 45
  100.             if (twig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'45$this->source); })()), "option_favorite_product", [], "any"falsefalsefalse45)) {
  101.                 // line 46
  102.                 echo "            <a class=\"fixed_footer_item\" href=\"";
  103.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_favorite");
  104.                 echo "\">
  105.                 <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>
  106.                 <span class=\"fixed_footer_text\">";
  107.                 // line 48
  108.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お気に入り"), "html"nulltrue);
  109.                 echo "</span>
  110.             </a>
  111.         ";
  112.             }
  113.             // line 51
  114.             echo "    ";
  115.         } else {
  116.             // line 52
  117.             echo "        <a class=\"fixed_footer_item\" href=\"";
  118.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_login");
  119.             echo "\">
  120.             <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>
  121.             <span class=\"fixed_footer_text\">";
  122.             // line 54
  123.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ログイン"), "html"nulltrue);
  124.             echo "</span>
  125.         </a>
  126.         ";
  127.             // line 56
  128.             if (twig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'56$this->source); })()), "option_favorite_product", [], "any"falsefalsefalse56)) {
  129.                 // line 57
  130.                 echo "            <a class=\"fixed_footer_item\" href=\"";
  131.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_favorite");
  132.                 echo "\">
  133.                 <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>
  134.                 <span class=\"fixed_footer_text\">";
  135.                 // line 59
  136.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お気に入り"), "html"nulltrue);
  137.                 echo "</span>
  138.             </a>
  139.         ";
  140.             }
  141.             // line 62
  142.             echo "    ";
  143.         }
  144.         // line 63
  145.         echo "    <button type=\"button\" class=\"fixed_footer_item ec-cartNavi\">
  146.         <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>
  147.         <span class=\"header_ico_text\">カート</span>
  148.         ";
  149.         // line 66
  150.         $context["totalQuantity"] = $this->extensions['Eccube\Twig\Extension\CartServiceExtension']->get_carts_total_quantity();
  151.         // line 67
  152.         echo "        <span class=\"ec-cartNavi__badge\" id=\"fixed_footer_badge\">";
  153.         echo twig_escape_filter($this->envtwig_number_format_filter($this->env, (isset($context["totalQuantity"]) || array_key_exists("totalQuantity"$context) ? $context["totalQuantity"] : (function () { throw new RuntimeError('Variable "totalQuantity" does not exist.'67$this->source); })())), "html"nulltrue);
  154.         echo "</span>
  155.     </button>
  156.     <button type=\"button\" class=\"ec-headerNavSP fixed_footer_item\">
  157.         <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>
  158.         <span class=\"fixed_footer_text\">";
  159.         // line 71
  160.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("カテゴリ"), "html"nulltrue);
  161.         echo "</span>
  162.     </button>
  163. </div>
  164. ";
  165.         
  166.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  167.         
  168.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  169.     }
  170.     public function getTemplateName()
  171.     {
  172.         return "Block/header.twig";
  173.     }
  174.     public function isTraitable()
  175.     {
  176.         return false;
  177.     }
  178.     public function getDebugInfo()
  179.     {
  180.         return array (  170 => 71,  162 => 67,  160 => 66,  155 => 63,  152 => 62,  146 => 59,  140 => 57,  138 => 56,  133 => 54,  127 => 52,  124 => 51,  118 => 48,  112 => 46,  110 => 45,  105 => 43,  99 => 41,  97 => 40,  92 => 38,  87 => 36,  77 => 29,  71 => 26,  61 => 21,  57 => 20,  48 => 14,  43 => 11,);
  181.     }
  182.     public function getSourceContext()
  183.     {
  184.         return new Source("{#
  185. This file is part of EC-CUBE
  186. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  187. http://www.ec-cube.co.jp/
  188. For the full copyright and license information, please view the LICENSE
  189. file that was distributed with this source code.
  190. #}
  191. <div class=\"header_login\">
  192.     <div class=\"wrapper\">
  193.         {{ include('Block/login.twig') }}
  194.     </div>
  195. </div>
  196. <div class=\"wrapper\">
  197.     <div class=\"header_wrap\">
  198.         <h1 class=\"header_title\">
  199.             <a href=\"{{ url('homepage') }}\">
  200.                 <img src=\"{{ asset('assets/img/common/logo.svg') }}\" alt=\"{{ BaseInfo.shop_name }}\" width=\"405\" height=\"113\">
  201.             </a>
  202.         </h1>
  203.         <div class=\"header_right\">
  204.             <div class=\"header_right_search search_row\">
  205.                 {{ render(path('block_search_product')) }}
  206.             </div>
  207.             <div class=\"header_right_cart ec-headerRole__cart cart_content\">
  208.                 {{ include('Block/cart.twig') }}
  209.             </div>
  210.         </div>
  211.     </div>
  212. </div>
  213. <div class=\"fixed_footer ec-headerRole__cart\">
  214.     <a class=\"fixed_footer_item\" href=\"{{ url('homepage') }}\">
  215.         <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>
  216.         <span class=\"fixed_footer_text\">{{ 'ホーム'|trans }}</span>
  217.     </a>
  218.     {% if is_granted('ROLE_USER') %}
  219.         <a class=\"fixed_footer_item\" href=\"{{ url('mypage') }}\">
  220.             <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>
  221.             <span class=\"fixed_footer_text\">{{ 'マイページ'|trans }}</span>
  222.         </a>
  223.         {% if BaseInfo.option_favorite_product %}
  224.             <a class=\"fixed_footer_item\" href=\"{{ url('mypage_favorite') }}\">
  225.                 <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>
  226.                 <span class=\"fixed_footer_text\">{{ 'お気に入り'|trans }}</span>
  227.             </a>
  228.         {% endif %}
  229.     {% else %}
  230.         <a class=\"fixed_footer_item\" href=\"{{ url('mypage_login') }}\">
  231.             <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>
  232.             <span class=\"fixed_footer_text\">{{ 'ログイン'|trans }}</span>
  233.         </a>
  234.         {% if BaseInfo.option_favorite_product %}
  235.             <a class=\"fixed_footer_item\" href=\"{{ url('mypage_favorite') }}\">
  236.                 <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>
  237.                 <span class=\"fixed_footer_text\">{{ 'お気に入り'|trans }}</span>
  238.             </a>
  239.         {% endif %}
  240.     {% endif %}
  241.     <button type=\"button\" class=\"fixed_footer_item ec-cartNavi\">
  242.         <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>
  243.         <span class=\"header_ico_text\">カート</span>
  244.         {% set totalQuantity = get_carts_total_quantity() %}
  245.         <span class=\"ec-cartNavi__badge\" id=\"fixed_footer_badge\">{{ totalQuantity|number_format }}</span>
  246.     </button>
  247.     <button type=\"button\" class=\"ec-headerNavSP fixed_footer_item\">
  248.         <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>
  249.         <span class=\"fixed_footer_text\">{{ 'カテゴリ'|trans }}</span>
  250.     </button>
  251. </div>
  252. ""Block/header.twig""/home/oneconcept/www/ec_b_test/app/template/default/Block/header.twig");
  253.     }
  254. }