var/cache/dev_hc896b0aecebc6aae6bec469c82cd525f/twig/01/01a6b42042981e3102425076db8a1c875fb6610cd7555981bb0e091517980ca3.php line 52

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use function Shopware\Core\Framework\Adapter\Twig\sw_get_attribute;
  4. use function Shopware\Core\Framework\Adapter\Twig\sw_escape_filter;
  5. use Twig\Error\LoaderError;
  6. use Twig\Error\RuntimeError;
  7. use Twig\Extension\SandboxExtension;
  8. use Twig\Markup;
  9. use Twig\Sandbox\SecurityError;
  10. use Twig\Sandbox\SecurityNotAllowedTagError;
  11. use Twig\Sandbox\SecurityNotAllowedFilterError;
  12. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  13. use Twig\Source;
  14. use Twig\Template;
  15. /* @HuebertSeoFaq/storefront/seoFaq/seoFaq.html.twig */
  16. class __TwigTemplate_79862c919350acf7303919ea641bd6d1 extends Template
  17. {
  18.     private $source;
  19.     private $macros = [];
  20.     public function __construct(Environment $env)
  21.     {
  22.         parent::__construct($env);
  23.         $this->source $this->getSourceContext();
  24.         $this->blocks = [
  25.             'base_content' => [$this'block_base_content'],
  26.             'seo_faq_json' => [$this'block_seo_faq_json'],
  27.             'seo_faq_qa' => [$this'block_seo_faq_qa'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 2
  33.         return "@EfbStorefront/storefront/base.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@HuebertSeoFaq/storefront/seoFaq/seoFaq.html.twig"));
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  41.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@HuebertSeoFaq/storefront/seoFaq/seoFaq.html.twig"));
  42.         $this->parent $this->loadTemplate("@EfbStorefront/storefront/base.html.twig""@HuebertSeoFaq/storefront/seoFaq/seoFaq.html.twig"2);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  46.         
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  48.     }
  49.     // line 3
  50.     public function block_base_content($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""base_content"));
  57.         // line 4
  58.         echo "    ";
  59.         $this->displayParentBlock("base_content"$context$blocks);
  60.         echo "
  61.     ";
  62.         // line 6
  63.         $this->displayBlock('seo_faq_json'$context$blocks);
  64.         // line 40
  65.         echo "
  66.     ";
  67.         // line 41
  68.         $this->displayBlock('seo_faq_qa'$context$blocks);
  69.         // line 68
  70.         echo "
  71. ";
  72.         
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  74.         
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  76.     }
  77.     // line 6
  78.     public function block_seo_faq_json($context, array $blocks = [])
  79.     {
  80.         $macros $this->macros;
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seo_faq_json"));
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  84.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seo_faq_json"));
  85.         // line 7
  86.         echo "        <template js-SeoFaq></template>
  87.         <script type=\"application/ld+json\">
  88.                 {
  89.                     \"@context\" : \"http://schema.org\",
  90.                     \"@type\" : \"FAQPage\",
  91.                     \"mainEntity\": [
  92.                     ";
  93.         // line 13
  94.         if (sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "questionSpecific", [], "any"falsefalsefalse13)) {
  95.             // line 14
  96.             echo "                    {
  97.                         \"@type\": \"Question\",
  98.                         \"name\": \"";
  99.             // line 16
  100.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "questionSpecific", [], "any"falsefalsefalse16), "question", [], "any"falsefalsefalse16), "html"nulltrue);
  101.             echo "\",
  102.                         \"acceptedAnswer\": {
  103.                             \"@type\": \"Answer\",
  104.                             \"text\": \"";
  105.             // line 19
  106.             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["page"] ?? null), "questionSpecific", [], "any"falsefalsefalse19), "answer", [], "any"falsefalsefalse19), "html"nulltrue);
  107.             echo "\"
  108.                             }
  109.                     },
  110.                     ";
  111.         } else {
  112.             // line 23
  113.             echo "            ";
  114.             $context['_parent'] = $context;
  115.             $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "question", [], "any"falsefalsefalse23));
  116.             $context['loop'] = [
  117.               'parent' => $context['_parent'],
  118.               'index0' => 0,
  119.               'index'  => 1,
  120.               'first'  => true,
  121.             ];
  122.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  123.                 $length count($context['_seq']);
  124.                 $context['loop']['revindex0'] = $length 1;
  125.                 $context['loop']['revindex'] = $length;
  126.                 $context['loop']['length'] = $length;
  127.                 $context['loop']['last'] = === $length;
  128.             }
  129.             foreach ($context['_seq'] as $context["_key"] => $context["entry"]) {
  130.                 // line 24
  131.                 echo "                    {
  132.                         \"@type\": \"Question\",
  133.                         \"name\": \"";
  134.                 // line 26
  135.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["entry"], "question", [], "any"falsefalsefalse26), "html"nulltrue);
  136.                 echo "\",
  137.                         \"acceptedAnswer\": {
  138.                             \"@type\": \"Answer\",
  139.                             \"text\": \"";
  140.                 // line 29
  141.                 echo sw_escape_filter($this->envsw_get_attribute($this->env$this->source$context["entry"], "answer", [], "any"falsefalsefalse29), "html"nulltrue);
  142.                 echo "\"
  143.                             }
  144.                     }
  145.             ";
  146.                 // line 32
  147.                 if ( !sw_get_attribute($this->env$this->source$context["loop"], "last", [], "any"falsefalsefalse32)) {
  148.                     echo ",";
  149.                 }
  150.                 // line 33
  151.                 echo "            ";
  152.                 ++$context['loop']['index0'];
  153.                 ++$context['loop']['index'];
  154.                 $context['loop']['first'] = false;
  155.                 if (isset($context['loop']['length'])) {
  156.                     --$context['loop']['revindex0'];
  157.                     --$context['loop']['revindex'];
  158.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  159.                 }
  160.             }
  161.             $_parent $context['_parent'];
  162.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entry'], $context['_parent'], $context['loop']);
  163.             $context array_intersect_key($context$_parent) + $_parent;
  164.             // line 34
  165.             echo "            ";
  166.         }
  167.         // line 35
  168.         echo "                    ]
  169.                 }
  170.         </script>
  171.     ";
  172.         
  173.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  174.         
  175.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  176.     }
  177.     // line 41
  178.     public function block_seo_faq_qa($context, array $blocks = [])
  179.     {
  180.         $macros $this->macros;
  181.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  182.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seo_faq_qa"));
  183.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  184.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""seo_faq_qa"));
  185.         // line 42
  186.         echo "        ";
  187.         $context['_parent'] = $context;
  188.         $context['_seq'] = twig_ensure_traversable(sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "group", [], "any"falsefalsefalse42));
  189.         foreach ($context['_seq'] as $context["_key"] => $context["entryGroup"]) {
  190.             if (((sw_get_attribute($this->env$this->source$context["entryGroup"], "salesChannelId", [], "any"falsefalsefalse42) == sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["context"] ?? null), "salesChannel", [], "any"falsefalsefalse42), "id", [], "any"falsefalsefalse42)) ||  !sw_get_attribute($this->env$this->source$context["entryGroup"], "salesChannelId", [], "any"falsefalsefalse42))) {
  191.                 // line 43
  192.                 echo "            ";
  193.                 $context["showHeadline"] = true;
  194.                 // line 44
  195.                 echo "
  196.             ";
  197.                 // line 45
  198.                 $context['_parent'] = $context;
  199.                 $context['_seq'] = twig_ensure_traversable($this->extensions['Shopware\Core\Framework\Adapter\Twig\SecurityExtension']->sort(sw_get_attribute($this->env$this->source, ($context["page"] ?? null), "question", [], "any"falsefalsefalse45), function ($__a__$__b__) use ($context$macros) { $context["a"] = $__a__$context["b"] = $__b__; return (sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["a"] ?? null), "elements", [], "any"falsefalsefalse45), "first", [], "any"falsefalsefalse45), "questionPosition", [], "any"falsefalsefalse45) <=> sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source, ($context["b"] ?? null), "elements", [], "any"falsefalsefalse45), "first", [], "any"falsefalsefalse45), "questionPosition", [], "any"falsefalsefalse45)); }));
  200.                 foreach ($context['_seq'] as $context["_key"] => $context["entry"]) {
  201.                     // line 47
  202.                     echo "                ";
  203.                     if (((sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entry"], "translated", [], "any"falsefalsefalse47), "question", [], "any"falsefalsefalse47) && (sw_get_attribute($this->env$this->source$context["entry"], "group", [], "any"falsefalsefalse47) == sw_get_attribute($this->env$this->source$context["entryGroup"], "id", [], "any"falsefalsefalse47))) && sw_get_attribute($this->env$this->source$context["entryGroup"], "active", [], "any"falsefalsefalse47))) {
  204.                         // line 48
  205.                         echo "                    ";
  206.                         if (($context["showHeadline"] ?? null)) {
  207.                             // line 49
  208.                             echo "                        <h3 class=\"hueb-seo-faq__group\">";
  209.                             echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entryGroup"], "translated", [], "any"falsefalsefalse49), "name", [], "any"falsefalsefalse49), "html"nulltrue);
  210.                             echo "</h3>
  211.                         ";
  212.                             // line 50
  213.                             $context["showHeadline"] = false;
  214.                             // line 51
  215.                             echo "                    ";
  216.                         }
  217.                         // line 52
  218.                         echo "                    <div id=\"";
  219.                         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entry"], "extensions", [], "any"falsefalsefalse52), "questionUrl", [], "any"falsefalsefalse52), "html"nulltrue);
  220.                         echo "_box\" class=\"hueb-seo-faq__box\">
  221.                         <div class=\"hueb-seo-faq__question col-md-12\">
  222.                             <a class=\"faq-link\" href=\"";
  223.                         // line 54
  224.                         echo sw_escape_filter($this->envtwig_replace_filter($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend.seoFaq.question", ["question" => sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entry"], "extensions", [], "any"falsefalsefalse54), "questionUrl", [], "any"falsefalsefalse54)]), ["%3F" => "?""%27" => "'""%28" => "(""%29" => ")""%3B" => ";""%3A" => ":""%26" => "&""%3D" => "=""%24" => "\$""%2C" => ",""%2F" => """%25" => "%""%23" => "#""%5B" => "[""%5D" => "]""%5E" => "^""%7B" => "{""%7D" => "}"]), "html"nulltrue);
  225.                         echo "\" title=\"";
  226.                         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entry"], "translated", [], "any"falsefalsefalse54), "question", [], "any"falsefalsefalse54), "html"nulltrue);
  227.                         echo "\">
  228.                                 <span class=\"hueb-seo-faq__toggle --active\" id=\"";
  229.                         // line 55
  230.                         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entry"], "extensions", [], "any"falsefalsefalse55), "questionUrl", [], "any"falsefalsefalse55), "html"nulltrue);
  231.                         echo "_plus\">+</span>
  232.                                 <span class=\"hueb-seo-faq__toggle minus\" id=\"";
  233.                         // line 56
  234.                         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entry"], "extensions", [], "any"falsefalsefalse56), "questionUrl", [], "any"falsefalsefalse56), "html"nulltrue);
  235.                         echo "_minus\">-</span>
  236.                                 ";
  237.                         // line 57
  238.                         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entry"], "translated", [], "any"falsefalsefalse57), "question", [], "any"falsefalsefalse57), "html"nulltrue);
  239.                         echo "
  240.                             </a>
  241.                         </div>
  242.                         <div id=\"";
  243.                         // line 60
  244.                         echo sw_escape_filter($this->envsw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entry"], "extensions", [], "any"falsefalsefalse60), "questionUrl", [], "any"falsefalsefalse60), "html"nulltrue);
  245.                         echo "\" class=\"hueb-seo-faq__answer col-md-12\">
  246.                             <div class=\"hueb-seo-faq__answer-content\">";
  247.                         // line 61
  248.                         echo sw_get_attribute($this->env$this->sourcesw_get_attribute($this->env$this->source$context["entry"], "translated", [], "any"falsefalsefalse61), "answer", [], "any"falsefalsefalse61);
  249.                         echo "</div>
  250.                         </div>
  251.                     </div>
  252.                 ";
  253.                     }
  254.                     // line 65
  255.                     echo "            ";
  256.                 }
  257.                 $_parent $context['_parent'];
  258.                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entry'], $context['_parent'], $context['loop']);
  259.                 $context array_intersect_key($context$_parent) + $_parent;
  260.                 // line 66
  261.                 echo "        ";
  262.             }
  263.         }
  264.         $_parent $context['_parent'];
  265.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entryGroup'], $context['_parent'], $context['loop']);
  266.         $context array_intersect_key($context$_parent) + $_parent;
  267.         // line 67
  268.         echo "    ";
  269.         
  270.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  271.         
  272.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  273.     }
  274.     public function getTemplateName()
  275.     {
  276.         return "@HuebertSeoFaq/storefront/seoFaq/seoFaq.html.twig";
  277.     }
  278.     public function isTraitable()
  279.     {
  280.         return false;
  281.     }
  282.     public function getDebugInfo()
  283.     {
  284.         return array (  292 => 67,  285 => 66,  279 => 65,  272 => 61,  268 => 60,  262 => 57,  258 => 56,  254 => 55,  248 => 54,  242 => 52,  239 => 51,  237 => 50,  232 => 49,  229 => 48,  226 => 47,  222 => 45,  219 => 44,  216 => 43,  210 => 42,  200 => 41,  186 => 35,  183 => 34,  169 => 33,  165 => 32,  159 => 29,  153 => 26,  149 => 24,  131 => 23,  124 => 19,  118 => 16,  114 => 14,  112 => 13,  104 => 7,  94 => 6,  83 => 68,  81 => 41,  78 => 40,  76 => 6,  70 => 4,  60 => 3,  37 => 2,);
  285.     }
  286.     public function getSourceContext()
  287.     {
  288.         return new Source("{% sw_extends '@Storefront/storefront/base.html.twig' %}
  289. {% block base_content %}
  290.     {{ parent() }}
  291.     {% block seo_faq_json %}
  292.         <template js-SeoFaq></template>
  293.         <script type=\"application/ld+json\">
  294.                 {
  295.                     \"@context\" : \"http://schema.org\",
  296.                     \"@type\" : \"FAQPage\",
  297.                     \"mainEntity\": [
  298.                     {% if page.questionSpecific %}
  299.                     {
  300.                         \"@type\": \"Question\",
  301.                         \"name\": \"{{ page.questionSpecific.question }}\",
  302.                         \"acceptedAnswer\": {
  303.                             \"@type\": \"Answer\",
  304.                             \"text\": \"{{ page.questionSpecific.answer }}\"
  305.                             }
  306.                     },
  307.                     {% else %}
  308.             {% for entry in page.question %}
  309.                     {
  310.                         \"@type\": \"Question\",
  311.                         \"name\": \"{{ entry.question }}\",
  312.                         \"acceptedAnswer\": {
  313.                             \"@type\": \"Answer\",
  314.                             \"text\": \"{{ entry.answer }}\"
  315.                             }
  316.                     }
  317.             {% if not loop.last %},{% endif %}
  318.             {% endfor %}
  319.             {% endif %}
  320.                     ]
  321.                 }
  322.         </script>
  323.     {% endblock %}
  324.     {% block seo_faq_qa %}
  325.         {% for entryGroup in page.group %}{% if entryGroup.salesChannelId == context.salesChannel.id or not entryGroup.salesChannelId %}
  326.             {% set showHeadline = true %}
  327.             {% for entry in page.question|sort((a, b) => a.elements.first.questionPosition <=> b.elements.first.questionPosition) %}
  328. {#                {{ dump(entry) }}#}
  329.                 {% if entry.translated.question and entry.group == entryGroup.id and entryGroup.active %}
  330.                     {% if showHeadline %}
  331.                         <h3 class=\"hueb-seo-faq__group\">{{ entryGroup.translated.name }}</h3>
  332.                         {% set showHeadline = false %}
  333.                     {% endif %}
  334.                     <div id=\"{{ entry.extensions.questionUrl }}_box\" class=\"hueb-seo-faq__box\">
  335.                         <div class=\"hueb-seo-faq__question col-md-12\">
  336.                             <a class=\"faq-link\" href=\"{{ path('frontend.seoFaq.question', {'question': entry.extensions.questionUrl})|replace({\"%3F\": \"?\", '%27': \"'\", '%28' : \"(\", '%29' : ')', '%3B':';',  '%3A':':', '%26':'&', '%3D' : '=',  '%24' : '\$', '%2C': ',', '%2F' : '', '%25':'%', '%23' : '#', '%5B' : '[', '%5D' : ']', '%5E': '^', '%7B':'{', \"%7D\":'}'}) }}\" title=\"{{ entry.translated.question }}\">
  337.                                 <span class=\"hueb-seo-faq__toggle --active\" id=\"{{ entry.extensions.questionUrl }}_plus\">+</span>
  338.                                 <span class=\"hueb-seo-faq__toggle minus\" id=\"{{ entry.extensions.questionUrl }}_minus\">-</span>
  339.                                 {{ entry.translated.question }}
  340.                             </a>
  341.                         </div>
  342.                         <div id=\"{{ entry.extensions.questionUrl }}\" class=\"hueb-seo-faq__answer col-md-12\">
  343.                             <div class=\"hueb-seo-faq__answer-content\">{{ entry.translated.answer|raw }}</div>
  344.                         </div>
  345.                     </div>
  346.                 {% endif %}
  347.             {% endfor %}
  348.         {% endif %}{% endfor %}
  349.     {% endblock %}
  350. {% endblock %}
  351. ""@HuebertSeoFaq/storefront/seoFaq/seoFaq.html.twig""/var/www/share/efb-elektronik.dev.mc.emzcustomers.de/shopware6/vendor/store.shopware.com/huebertseofaq/src/Resources/views/storefront/seoFaq/seoFaq.html.twig");
  352.     }
  353. }