<?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;
/* @SyliusShop/Taxon/_main_menu_horizontal.html.twig */
class __TwigTemplate_af4638b81b6e1636b6e1e7cc576a98a4 extends \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_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@SyliusShop/Taxon/_main_menu_horizontal.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@SyliusShop/Taxon/_main_menu_horizontal.html.twig"));
// line 41
echo "
";
// line 42
$macros["macros"] = $this->macros["macros"] = $this;
// line 43
echo "
";
// line 44
if ((twig_length_filter($this->env, (isset($context["taxons"]) || array_key_exists("taxons", $context) ? $context["taxons"] : (function () { throw new RuntimeError('Variable "taxons" does not exist.', 44, $this->source); })())) > 0)) {
// line 45
echo " <div id=\"mainNavbar\" class=\"offcanvas offcanvas-start mt-lg-5\" tabindex=\"-1\">
<div class=\"offcanvas-header border-bottom\">
<a href=\"";
// line 47
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_homepage");
echo "\" class=\"logo-link\">
<img class=\"logo\" src=\"";
// line 48
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/shop-bs/images/sudekusa_logo.webp", "bootstrapTheme"), "html", null, true);
echo "\" width=\"1075\" height=\"225\" alt=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.header.logo"), "html", null, true);
echo "\">
</a>
<button type=\"button\" class=\"btn-close text-reset\" data-bs-dismiss=\"offcanvas\" aria-label=\"";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.close"), "html", null, true);
echo "\"></button>
</div>
<div class=\"offcanvas-body\">
<ul class=\"navbar-nav flex-md-fill justify-content-md-between\">
";
// line 56
echo " ";
echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("sylius_shop_partial_taxon_show_by_slug", ["slug" => "all-categories", "template" => "@SyliusShop/Taxon/MainMenu/_main_menu_all_categories.html.twig"]));
echo "
";
// line 58
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["taxons"]) || array_key_exists("taxons", $context) ? $context["taxons"] : (function () { throw new RuntimeError('Variable "taxons" does not exist.', 58, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["taxon"]) {
// line 59
echo " ";
echo twig_call_macro($macros["macros"], "macro_item", [$context["taxon"], false], 59, $context, $this->getSourceContext());
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['taxon'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 61
echo " </ul>
</div>
<div class=\"offcanvas-footer border-top text-center\">
<a class=\"header-btn phone-btn\" href=\"tel:9087515332\">
<svg class=\"icon icon-xl bi-telephone\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
<path d=\"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z\"/>
</svg>
<span class=\"btn-text\">908-751-5332</span>
</a>
<a class=\"header-btn help-btn\" href=\"";
// line 70
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_contact_request");
echo "\">
<svg class=\"icon bi-question-diamond\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
<path d=\"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134z\"/>
<path d=\"M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z\"/>
</svg>
<span class=\"btn-text\">";
// line 75
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("app.ui.header.help"), "html", null, true);
echo "</span>
</a>
</div>
</div>
";
}
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 1
public function macro_item($__taxon__ = null, $__isChild__ = null, ...$__varargs__)
{
$macros = $this->macros;
$context = $this->env->mergeGlobals([
"taxon" => $__taxon__,
"isChild" => $__isChild__,
"varargs" => $__varargs__,
]);
$blocks = [];
ob_start();
try {
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "item"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "macro", "item"));
// line 2
echo " ";
$macros["macros"] = $this;
// line 3
echo "
";
// line 4
if (((twig_length_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 4, $this->source); })()), "enabledChildren", [], "any", false, false, false, 4)) > 0) && (twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 4, $this->source); })()), "level", [], "any", false, false, false, 4) == 1))) {
// line 5
echo " <li class=\"nav-item item-wrap subnav\" ";
echo $this->env->getFunction('sylius_test_html_attribute')->getCallable()("menu-item");
echo ">
<a class=\"nav-link subnav-nav-link\" href=\"";
// line 6
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_product_index", ["slug" => ((twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 6, $this->source); })()), "redirect", [], "any", false, false, false, 6)) ? (twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 6, $this->source); })()), "redirect", [], "any", false, false, false, 6)) : (twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 6, $this->source); })()), "slug", [], "any", false, false, false, 6))), "_locale" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 6, $this->source); })()), "translation", [], "any", false, false, false, 6), "locale", [], "any", false, false, false, 6)]), "html", null, true);
echo "\" ";
echo ">
";
// line 7
if (twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 7, $this->source); })()), "icon", [], "any", false, false, false, 7)) {
// line 8
echo " ";
// line 9
echo " ";
echo twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 9, $this->source); })()), "icon", [], "any", false, false, false, 9);
echo "
";
// line 11
echo " ";
}
// line 12
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 12, $this->source); })()), "name", [], "any", false, false, false, 12), "html", null, true);
echo "
<svg class=\"icon subnav-caret bi-chevron-right\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
<path fill-rule=\"evenodd\" d=\"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z\"/>
</svg>
</a>
";
// line 21
echo " <ul class=\"nav nav-nested\">
";
// line 22
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 22, $this->source); })()), "enabledChildren", [], "any", false, false, false, 22));
foreach ($context['_seq'] as $context["_key"] => $context["childTaxon"]) {
// line 23
echo " ";
echo twig_call_macro($macros["macros"], "macro_item", [$context["childTaxon"], true], 23, $context, $this->getSourceContext());
echo "
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['childTaxon'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 25
echo " </ul>
</li>
";
} else {
// line 28
echo " <li class=\"nav-item item-wrap\">
<a href=\"";
// line 29
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("sylius_shop_product_index", ["slug" => ((twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 29, $this->source); })()), "redirect", [], "any", false, false, false, 29)) ? (twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 29, $this->source); })()), "redirect", [], "any", false, false, false, 29)) : (twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 29, $this->source); })()), "slug", [], "any", false, false, false, 29))), "_locale" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 29, $this->source); })()), "translation", [], "any", false, false, false, 29), "locale", [], "any", false, false, false, 29)]), "html", null, true);
echo "\"
class=\"nav-link\" ";
// line 30
echo $this->env->getFunction('sylius_test_html_attribute')->getCallable()("menu-item");
echo ">
";
// line 31
if (twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 31, $this->source); })()), "icon", [], "any", false, false, false, 31)) {
// line 32
echo " ";
// line 33
echo " ";
echo twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 33, $this->source); })()), "icon", [], "any", false, false, false, 33);
echo "
";
// line 35
echo " ";
}
// line 36
echo " ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["taxon"]) || array_key_exists("taxon", $context) ? $context["taxon"] : (function () { throw new RuntimeError('Variable "taxon" does not exist.', 36, $this->source); })()), "name", [], "any", false, false, false, 36), "html", null, true);
echo "
</a>
</li>
";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
return ('' === $tmp = ob_get_contents()) ? '' : new Markup($tmp, $this->env->getCharset());
} finally {
ob_end_clean();
}
}
public function getTemplateName()
{
return "@SyliusShop/Taxon/_main_menu_horizontal.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 233 => 36, 230 => 35, 225 => 33, 223 => 32, 221 => 31, 217 => 30, 213 => 29, 210 => 28, 205 => 25, 196 => 23, 192 => 22, 189 => 21, 180 => 12, 177 => 11, 172 => 9, 170 => 8, 168 => 7, 163 => 6, 158 => 5, 156 => 4, 153 => 3, 150 => 2, 130 => 1, 114 => 75, 106 => 70, 95 => 61, 86 => 59, 82 => 58, 76 => 56, 68 => 50, 61 => 48, 57 => 47, 53 => 45, 51 => 44, 48 => 43, 46 => 42, 43 => 41,);
}
public function getSourceContext()
{
return new Source("{% macro item(taxon, isChild) %}
{% import _self as macros %}
{% if taxon.enabledChildren|length > 0 and taxon.level == 1 %}
<li class=\"nav-item item-wrap subnav\" {{ sylius_test_html_attribute('menu-item') }}>
<a class=\"nav-link subnav-nav-link\" href=\"{{ path('sylius_shop_product_index', {'slug': taxon.redirect ?: taxon.slug, '_locale': taxon.translation.locale}) }}\" {#role=\"button\" data-bs-toggle=\"dropdown\"#}>
{% if taxon.icon %}
{#<span class=\"nav-icon\">#}
{{ taxon.icon|raw }}
{#</span>#}
{% endif %}
{{ taxon.name }}
<svg class=\"icon subnav-caret bi-chevron-right\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
<path fill-rule=\"evenodd\" d=\"M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z\"/>
</svg>
</a>
{#<button class=\"btn-subnav\" type=\"button\" aria-expanded=\"false\">
<svg class=\"icon\" xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M7.053,18.12,13.173,12,7.053,5.88,8.947,4l8,8-8,8Z'/></svg>
<span class=\"visually-hidden\">Toggle Dropdown</span>
</button>#}
<ul class=\"nav nav-nested\">
{% for childTaxon in taxon.enabledChildren %}
{{ macros.item(childTaxon, true) }}
{% endfor %}
</ul>
</li>
{% else %}
<li class=\"nav-item item-wrap\">
<a href=\"{{ path('sylius_shop_product_index', {'slug': taxon.redirect ?: taxon.slug, '_locale': taxon.translation.locale}) }}\"
class=\"nav-link\" {{ sylius_test_html_attribute('menu-item') }}>
{% if taxon.icon %}
{#<span class=\"nav-icon\">#}
{{ taxon.icon|raw }}
{#</span>#}
{% endif %}
{{ taxon.name }}
</a>
</li>
{% endif %}
{% endmacro %}
{% import _self as macros %}
{% if taxons|length > 0 %}
<div id=\"mainNavbar\" class=\"offcanvas offcanvas-start mt-lg-5\" tabindex=\"-1\">
<div class=\"offcanvas-header border-bottom\">
<a href=\"{{ path('sylius_shop_homepage') }}\" class=\"logo-link\">
<img class=\"logo\" src=\"{{ asset('build/shop-bs/images/sudekusa_logo.webp', 'bootstrapTheme') }}\" width=\"1075\" height=\"225\" alt=\"{{ 'app.ui.header.logo'|trans }}\">
</a>
<button type=\"button\" class=\"btn-close text-reset\" data-bs-dismiss=\"offcanvas\" aria-label=\"{{ 'app.ui.close'|trans }}\"></button>
</div>
<div class=\"offcanvas-body\">
<ul class=\"navbar-nav flex-md-fill justify-content-md-between\">
{# All Categories Taxon #}
{{ render(url('sylius_shop_partial_taxon_show_by_slug', {'slug': 'all-categories', 'template': '@SyliusShop/Taxon/MainMenu/_main_menu_all_categories.html.twig'})) }}
{% for taxon in taxons %}
{{ macros.item(taxon, false) }}
{% endfor %}
</ul>
</div>
<div class=\"offcanvas-footer border-top text-center\">
<a class=\"header-btn phone-btn\" href=\"tel:9087515332\">
<svg class=\"icon icon-xl bi-telephone\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
<path d=\"M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z\"/>
</svg>
<span class=\"btn-text\">908-751-5332</span>
</a>
<a class=\"header-btn help-btn\" href=\"{{ path('sylius_shop_contact_request') }}\">
<svg class=\"icon bi-question-diamond\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">
<path d=\"M6.95.435c.58-.58 1.52-.58 2.1 0l6.515 6.516c.58.58.58 1.519 0 2.098L9.05 15.565c-.58.58-1.519.58-2.098 0L.435 9.05a1.482 1.482 0 0 1 0-2.098L6.95.435zm1.4.7a.495.495 0 0 0-.7 0L1.134 7.65a.495.495 0 0 0 0 .7l6.516 6.516a.495.495 0 0 0 .7 0l6.516-6.516a.495.495 0 0 0 0-.7L8.35 1.134z\"/>
<path d=\"M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286zm1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94z\"/>
</svg>
<span class=\"btn-text\">{{ 'app.ui.header.help'|trans }}</span>
</a>
</div>
</div>
{% endif %}
", "@SyliusShop/Taxon/_main_menu_horizontal.html.twig", "/var/www/sudekusa-shop-test/themes/BootstrapChildTheme/SyliusShopBundle/views/Taxon/_main_menu_horizontal.html.twig");
}
}