<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* Block/header.twig */
class __TwigTemplate_c59c5cd5c8f3f18a62d7384f43e7a6886bd84bb2296475269cc77b0b1247e0fb extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Block/header.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Block/header.twig"));
// line 11
echo "<div class=\"ec-headerNaviTop\">
<div class=\"ec-headerNaviTop__inner\">
<div class=\"ec-headerNaviTop__left\">
<p class=\"ec-headerNaviTop__left__text\">8,800円(税込)以上<br class=\"sp-show\">送料無料</p>
<p class=\"ec-headerNaviTop__left__text m-none\">営業日 月~金 11時までで当日発送<span>※在庫商品に限る</span></p>
</div>
<p class=\"ec-headerNaviTop__right\">ブレイバーズは美容師さん、理容師さんのための会員制プロショップです</p>
</div>
</div>
<div class=\"ec-headerNaviRole\">
<div class=\"ec-headerNaviRole__left\">
<div class=\"ec-headerNaviRole__logo\">
<a href=\"";
// line 23
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "\">
<img src=\"";
// line 24
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/logo-header.svg"), "html", null, true);
echo "\" alt=\"株式会社bravers(ブレイバーズ)\" width=\"150\" height=\"150\" loading=\"lazy\">
</a>
</div>
";
// line 33
echo " </div>
<div class=\"ec-headerNaviRole__right\">
<div class=\"ec-headerNaviRole__link bt\">
<a href=\"";
// line 36
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("contact");
echo "\" class=\"link\">
<img src=\"";
// line 37
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/hatena.svg"), "html", null, true);
echo "\" alt=\"ヘルプ\" width=\"22\" height=\"22\" loading=\"lazy\">
<span class=\"ec-headerNaviRole__link__linkText\">";
// line 38
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ヘルプ・お問い合わせ"), "html", null, true);
echo "</span>
</a>
</div>
";
// line 41
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
// line 42
echo " <div class=\"ec-headerNaviRole__link moderate s-show\">
<button class=\"white-no-warp button\">
<img class=\"user-icon\"class=\"user-icon\" src=\"";
// line 44
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/user.svg"), "html", null, true);
echo "\" alt=\"\" width=\"12\" height=\"18\" loading=\"lazy\">
<p class=\"text\">";
// line 45
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("%last_name% %first_name%", ["%last_name%" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 45, $this->source); })()), "user", [], "any", false, false, false, 45), "name01", [], "any", false, false, false, 45), "%first_name%" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 45, $this->source); })()), "user", [], "any", false, false, false, 45), "name02", [], "any", false, false, false, 45)]), "html", null, true);
echo "<span>";
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_point", [], "any", false, false, false, 45)) {
echo "(";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ポイント%point%", ["%point%" => twig_number_format_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 45, $this->source); })()), "user", [], "any", false, false, false, 45), "point", [], "any", false, false, false, 45))]), "html", null, true);
echo ")";
}
echo "</span></p>
</button>
<div class=\"dropdown ec-headerNaviRole__link__dropdown\">
<a href=\"";
// line 48
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage");
echo "\">マイページ</a>
<a href=\"";
// line 49
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("logout");
echo "\">ログアウト</a>
</div>
</div>
";
} else {
// line 53
echo " <div class=\"ec-headerNaviRole__link\">
<a class=\"link\" href=\"";
// line 54
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_login");
echo "\">
<img src=\"";
// line 55
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/login.svg"), "html", null, true);
echo "\" alt=\"\" width=\"22\" height=\"22\" loading=\"lazy\">
<span class=\"ec-headerNaviRole__link__linkText\">";
// line 56
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ログイン"), "html", null, true);
echo "</span>
</a>
</div>
";
}
// line 60
echo " ";
// line 65
echo " ";
echo twig_include($this->env, $context, "Block/nav_sp.twig");
echo "
";
// line 72
echo " </div>
</div>
<div class=\"ec-headerMenu\">
<div class=\"ec-headerMenu__inner\">
<div class=\"ec-headerMenu__left\">
<div class=\"ec-headerMenu__search\">
";
// line 78
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("block_search_product"));
echo "
</div>
</div>
<div class=\"ec-headerMenu__right\">
<ul class=\"ec-headerMenu__list\">
<li class=\"ec-headerMenu__list__maker\">
<div class=\"moderate\">
<button id=\"dropdown__btn\" class=\"dropdown__btn white-no-warp button\">メーカー・カテゴリー</button>
<div class=\"dropdown__body dropdown\" data-tabs>
<nav class=\"dropdown__body__left\">
";
// line 88
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["TopCategories"]) || array_key_exists("TopCategories", $context) ? $context["TopCategories"] : (function () { throw new RuntimeError('Variable "TopCategories" does not exist.', 88, $this->source); })()));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["Category"]) {
// line 89
echo " <button class=\"dropdown__body__left__btn ";
if ((twig_get_attribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 89) == 1)) {
echo "is-active";
}
echo "\" data-tab>
";
// line 90
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["Category"], "name", [], "any", false, false, false, 90), "html", null, true);
echo "
</button>
";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 93
echo " </nav>
<div class=\"dropdown__body__right\">
";
// line 95
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["TopCategories"]) || array_key_exists("TopCategories", $context) ? $context["TopCategories"] : (function () { throw new RuntimeError('Variable "TopCategories" does not exist.', 95, $this->source); })()));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["Category"]) {
// line 96
echo " ";
if ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["Category"], "children", [], "any", false, false, false, 96)) > 0)) {
// line 97
echo " <ul class=\"dropdown__list ";
if ((twig_get_attribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 97) == 1)) {
echo "is-show";
}
echo "\" data-tab-content>
";
// line 99
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["Category"], "children", [], "any", false, false, false, 99));
foreach ($context['_seq'] as $context["_key"] => $context["ChildCategory"]) {
// line 100
echo " <li class=\"dropdown__item\">
<a href=\"";
// line 101
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
echo "?category_id=";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ChildCategory"], "id", [], "any", false, false, false, 101), "html", null, true);
echo "\" class=\"dropdown__item-link ";
if ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ChildCategory"], "children", [], "any", false, false, false, 101)) > 0)) {
echo "lowerLayer";
}
echo "\">
";
// line 102
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ChildCategory"], "name", [], "any", false, false, false, 102), "html", null, true);
echo "
</a>
";
// line 105
echo " ";
if ((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ChildCategory"], "children", [], "any", false, false, false, 105)) > 0)) {
// line 106
echo " <ul class=\"dropdown__item__hover\">
";
// line 107
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["ChildCategory"], "children", [], "any", false, false, false, 107));
foreach ($context['_seq'] as $context["_key"] => $context["ChildCategory2"]) {
// line 108
echo " <li class=\"dropdown__item__hover__item\">
<a href=\"";
// line 109
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
echo "?category_id=";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ChildCategory2"], "id", [], "any", false, false, false, 109), "html", null, true);
echo "\" class=\"dropdown__item__hover__item__link\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["ChildCategory2"], "name", [], "any", false, false, false, 109), "html", null, true);
echo "</a>
</li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ChildCategory2'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 112
echo " </ul>
";
}
// line 114
echo " </li>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ChildCategory'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 116
echo " </ul>
";
}
// line 118
echo " ";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Category'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 119
echo " </div>
</div>
</div>
<button class=\"sp-hamburger\" aria-controls=\"hamburger_menu\">メーカー・カテゴリー</button>
</li>
<li class=\"ec-headerMenu__list__item\">
<a href=\"";
// line 126
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_favorite");
echo "\" class=\"link\">
<img src=\"";
// line 127
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favorite.svg"), "html", null, true);
echo "\" alt=\"お気に入り\" width=\"24\" height=\"24\" loading=\"lazy\">
<span class=\"ec-headerNav__itemLink\">";
// line 128
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お気に入り"), "html", null, true);
echo "</span>
</a>
</li>
<li class=\"ec-headerMenu__list__item\">
<a href=\"";
// line 132
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("history_product_list");
echo "\" class=\"link\">
<img src=\"";
// line 133
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/purchase.svg"), "html", null, true);
echo "\" alt=\"お気に入り\" width=\"24\" height=\"24\" loading=\"lazy\">
<span>購入履歴</span>
</a>
</li>
<li class=\"ec-headerMenu__list__item \">
";
// line 138
echo twig_include($this->env, $context, "Block/cart.twig");
echo "
</li>
</ul>
</div>
</div>
</div>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
public function getTemplateName()
{
return "Block/header.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 351 => 138, 343 => 133, 339 => 132, 332 => 128, 328 => 127, 324 => 126, 315 => 119, 301 => 118, 297 => 116, 290 => 114, 286 => 112, 273 => 109, 270 => 108, 266 => 107, 263 => 106, 260 => 105, 255 => 102, 245 => 101, 242 => 100, 237 => 99, 230 => 97, 227 => 96, 210 => 95, 206 => 93, 189 => 90, 182 => 89, 165 => 88, 152 => 78, 144 => 72, 139 => 65, 137 => 60, 130 => 56, 126 => 55, 122 => 54, 119 => 53, 112 => 49, 108 => 48, 96 => 45, 92 => 44, 88 => 42, 86 => 41, 80 => 38, 76 => 37, 72 => 36, 67 => 33, 61 => 24, 57 => 23, 43 => 11,);
}
public function getSourceContext()
{
return new Source("{#
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=\"ec-headerNaviTop\">
<div class=\"ec-headerNaviTop__inner\">
<div class=\"ec-headerNaviTop__left\">
<p class=\"ec-headerNaviTop__left__text\">8,800円(税込)以上<br class=\"sp-show\">送料無料</p>
<p class=\"ec-headerNaviTop__left__text m-none\">営業日 月~金 11時までで当日発送<span>※在庫商品に限る</span></p>
</div>
<p class=\"ec-headerNaviTop__right\">ブレイバーズは美容師さん、理容師さんのための会員制プロショップです</p>
</div>
</div>
<div class=\"ec-headerNaviRole\">
<div class=\"ec-headerNaviRole__left\">
<div class=\"ec-headerNaviRole__logo\">
<a href=\"{{ url('homepage') }}\">
<img src=\"{{ asset('assets/img/common/logo-header.svg') }}\" alt=\"株式会社bravers(ブレイバーズ)\" width=\"150\" height=\"150\" loading=\"lazy\">
</a>
</div>
{# <div class=\"ec-headerNaviRole__search\">
{{ render(path('block_search_product')) }}
</div>
<div class=\"ec-headerRole__navSP\">
{{ include('Block/nav_sp.twig') }}
</div> #}
</div>
<div class=\"ec-headerNaviRole__right\">
<div class=\"ec-headerNaviRole__link bt\">
<a href=\"{{ url('contact')}}\" class=\"link\">
<img src=\"{{ asset('assets/img/common/hatena.svg') }}\" alt=\"ヘルプ\" width=\"22\" height=\"22\" loading=\"lazy\">
<span class=\"ec-headerNaviRole__link__linkText\">{{ 'ヘルプ・お問い合わせ'|trans }}</span>
</a>
</div>
{% if is_granted('ROLE_USER') %}
<div class=\"ec-headerNaviRole__link moderate s-show\">
<button class=\"white-no-warp button\">
<img class=\"user-icon\"class=\"user-icon\" src=\"{{ asset('assets/img/common/user.svg') }}\" alt=\"\" width=\"12\" height=\"18\" loading=\"lazy\">
<p class=\"text\">{{ '%last_name% %first_name%'|trans({ '%last_name%': app.user.name01, '%first_name%': app.user.name02 }) }}<span>{% if BaseInfo.option_point %}({{ 'ポイント%point%'|trans({ '%point%': app.user.point|number_format}) }}){% endif %}</span></p>
</button>
<div class=\"dropdown ec-headerNaviRole__link__dropdown\">
<a href=\"{{ url('mypage') }}\">マイページ</a>
<a href=\"{{ url('logout') }}\">ログアウト</a>
</div>
</div>
{% else %}
<div class=\"ec-headerNaviRole__link\">
<a class=\"link\" href=\"{{ url('mypage_login') }}\">
<img src=\"{{ asset('assets/img/common/login.svg') }}\" alt=\"\" width=\"22\" height=\"22\" loading=\"lazy\">
<span class=\"ec-headerNaviRole__link__linkText\">{{ 'ログイン'|trans }}</span>
</a>
</div>
{% endif %}
{# <button class=\"hamburger-btn\">
<span></span>
<span></span>
<span></span>
</button> #}
{{ include('Block/nav_sp.twig') }}
{# <div class=\"ec-headerNaviRole__nav\">
{{ include('Block/login.twig') }}
</div>
<div class=\"ec-headerRole__cart\">
{{ include('Block/cart.twig') }}
</div> #}
</div>
</div>
<div class=\"ec-headerMenu\">
<div class=\"ec-headerMenu__inner\">
<div class=\"ec-headerMenu__left\">
<div class=\"ec-headerMenu__search\">
{{ render(path('block_search_product')) }}
</div>
</div>
<div class=\"ec-headerMenu__right\">
<ul class=\"ec-headerMenu__list\">
<li class=\"ec-headerMenu__list__maker\">
<div class=\"moderate\">
<button id=\"dropdown__btn\" class=\"dropdown__btn white-no-warp button\">メーカー・カテゴリー</button>
<div class=\"dropdown__body dropdown\" data-tabs>
<nav class=\"dropdown__body__left\">
{% for Category in TopCategories %}
<button class=\"dropdown__body__left__btn {% if loop.index == 1 %}is-active{% endif %}\" data-tab>
{{ Category.name }}
</button>
{% endfor %}
</nav>
<div class=\"dropdown__body__right\">
{% for Category in TopCategories %}
{% if Category.children|length > 0 %}
<ul class=\"dropdown__list {% if loop.index == 1 %}is-show{% endif %}\" data-tab-content>
{# ここにカテゴリーを置いて欲しいです。 #}
{% for ChildCategory in Category.children %}
<li class=\"dropdown__item\">
<a href=\"{{ url('product_list') }}?category_id={{ ChildCategory.id }}\" class=\"dropdown__item-link {% if ChildCategory.children|length > 0 %}lowerLayer{% endif %}\">
{{ ChildCategory.name }}
</a>
{# ここは第三階層 #}
{% if ChildCategory.children|length > 0 %}
<ul class=\"dropdown__item__hover\">
{% for ChildCategory2 in ChildCategory.children %}
<li class=\"dropdown__item__hover__item\">
<a href=\"{{ url('product_list') }}?category_id={{ ChildCategory2.id }}\" class=\"dropdown__item__hover__item__link\">{{ChildCategory2.name}}</a>
</li>
{% endfor %}
</ul>
{% endif %}
</li>
{% endfor %}
</ul>
{% endif %}
{% endfor %}
</div>
</div>
</div>
<button class=\"sp-hamburger\" aria-controls=\"hamburger_menu\">メーカー・カテゴリー</button>
</li>
<li class=\"ec-headerMenu__list__item\">
<a href=\"{{ url('mypage_favorite') }}\" class=\"link\">
<img src=\"{{ asset('assets/img/common/favorite.svg') }}\" alt=\"お気に入り\" width=\"24\" height=\"24\" loading=\"lazy\">
<span class=\"ec-headerNav__itemLink\">{{ 'お気に入り'|trans }}</span>
</a>
</li>
<li class=\"ec-headerMenu__list__item\">
<a href=\"{{ url('history_product_list') }}\" class=\"link\">
<img src=\"{{ asset('assets/img/common/purchase.svg') }}\" alt=\"お気に入り\" width=\"24\" height=\"24\" loading=\"lazy\">
<span>購入履歴</span>
</a>
</li>
<li class=\"ec-headerMenu__list__item \">
{{ include('Block/cart.twig') }}
</li>
</ul>
</div>
</div>
</div>
", "Block/header.twig", "/home/bravers/bravers.xbiz.jp/public_html/app/template/bravers/Block/header.twig");
}
}