var/cache/dev/twig/9f/9f7e6315466f6dbeff816e006ba51f87ce7d0d490e45626b5f90bfbb21bdb846.php line 652

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. /* default_frame.twig */
  14. class __TwigTemplate_22b036758ad0f0b204cfa55dcd29bbe2d4f96b38669a17fc7322f20c9103b745 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.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.             'javascript' => [$this'block_javascript'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. ";
  39.         // line 12
  40.         echo "<html lang=\"";
  41.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'12$this->source); })()), "locale", [], "any"falsefalsefalse12), "html"nulltrue);
  42.         echo "\">
  43. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  44. <!-- Global site tag (gtag.js) - Google Analytics -->
  45. ";
  46.         // line 23
  47.         if ((twig_get_attribute($this->env$this->sourcetwig_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.'23$this->source); })()), "request", [], "any"falsefalsefalse23), "get", [=> "_route"], "method"falsefalsefalse23) == "product_list")) {
  48.             // line 24
  49.             echo "    ";
  50.             if ( !twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'24$this->source); })()), "request", [], "any"falsefalsefalse24), "query", [], "any"falsefalsefalse24), "get", [=> "category_id"], "method"falsefalsefalse24))) {
  51.                 // line 25
  52.                 echo "        <link rel=\"canonical\" href=\"";
  53.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  54.                 echo "products/list?category_id=";
  55.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'25$this->source); })()), "request", [], "any"falsefalsefalse25), "query", [], "any"falsefalsefalse25), "get", [=> "category_id"], "method"falsefalsefalse25), "html"nulltrue);
  56.                 echo "\" />
  57.     ";
  58.             } else {
  59.                 // line 27
  60.                 echo "        <link rel=\"canonical\" href=\"";
  61.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  62.                 echo "products/list\" />
  63.     ";
  64.             }
  65.             // line 29
  66.             echo "    ";
  67.             $context["pages"] = twig_get_attribute($this->env$this->source, (isset($context["pagination"]) || array_key_exists("pagination"$context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.'29$this->source); })()), "paginationData", [], "any"falsefalsefalse29);
  68.             // line 30
  69.             echo "    ";
  70.             if ((twig_get_attribute($this->env$this->source, (isset($context["pages"]) || array_key_exists("pages"$context) ? $context["pages"] : (function () { throw new RuntimeError('Variable "pages" does not exist.'30$this->source); })()), "pageCount", [], "any"falsefalsefalse30) > 1)) {
  71.                 // line 31
  72.                 echo "        ";
  73.                 if (twig_get_attribute($this->env$this->source, ($context["pages"] ?? null), "previous", [], "any"truetruefalse31)) {
  74.                     // line 32
  75.                     echo "            <link rel=\"prev\" href=\"";
  76.                     echo twig_escape_filter($this->env, (twig_get_attribute($this->env$this->sourcetwig_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.'32$this->source); })()), "request", [], "any"falsefalsefalse32), "schemeAndHttpHost", [], "method"falsefalsefalse32) . $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'32$this->source); })()), "request", [], "any"falsefalsefalse32), "attributes", [], "any"falsefalsefalse32), "get", [=> "_route"], "method"falsefalsefalse32), twig_array_merge(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'32$this->source); })()), "request", [], "any"falsefalsefalse32), "query", [], "any"falsefalsefalse32), "all", [], "any"falsefalsefalse32), ["pageno" => twig_get_attribute($this->env$this->source, (isset($context["pages"]) || array_key_exists("pages"$context) ? $context["pages"] : (function () { throw new RuntimeError('Variable "pages" does not exist.'32$this->source); })()), "previous", [], "any"falsefalsefalse32)]))), "html"nulltrue);
  77.                     echo "\">
  78.         ";
  79.                 }
  80.                 // line 34
  81.                 echo "        ";
  82.                 if (twig_get_attribute($this->env$this->source, ($context["pages"] ?? null), "next", [], "any"truetruefalse34)) {
  83.                     // line 35
  84.                     echo "            <link rel=\"next\" href=\"";
  85.                     echo twig_escape_filter($this->env, (twig_get_attribute($this->env$this->sourcetwig_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.'35$this->source); })()), "request", [], "any"falsefalsefalse35), "schemeAndHttpHost", [], "method"falsefalsefalse35) . $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'35$this->source); })()), "request", [], "any"falsefalsefalse35), "attributes", [], "any"falsefalsefalse35), "get", [=> "_route"], "method"falsefalsefalse35), twig_array_merge(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'35$this->source); })()), "request", [], "any"falsefalsefalse35), "query", [], "any"falsefalsefalse35), "all", [], "any"falsefalsefalse35), ["pageno" => twig_get_attribute($this->env$this->source, (isset($context["pages"]) || array_key_exists("pages"$context) ? $context["pages"] : (function () { throw new RuntimeError('Variable "pages" does not exist.'35$this->source); })()), "next", [], "any"falsefalsefalse35)]))), "html"nulltrue);
  86.                     echo "\">
  87.         ";
  88.                 }
  89.                 // line 37
  90.                 echo "    ";
  91.             }
  92.         } else {
  93.             // line 39
  94.             echo "    <link rel=\"canonical\" href=\"";
  95.             if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'39$this->source); })()), "request", [], "any"falsefalsefalse39), "server", [], "any"falsefalsefalse39), "get", [=> "HTTPS"], "method"falsefalsefalse39)) {
  96.                 echo "https";
  97.             } else {
  98.                 echo "http";
  99.             }
  100.             echo "://";
  101.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'39$this->source); })()), "request", [], "any"falsefalsefalse39), "server", [], "any"falsefalsefalse39), "get", [=> "SERVER_NAME"], "method"falsefalsefalse39), "html"nulltrue);
  102.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'39$this->source); })()), "request", [], "any"falsefalsefalse39), "server", [], "any"falsefalsefalse39), "get", [=> "REQUEST_URI"], "method"falsefalsefalse39), "html"nulltrue);
  103.             echo "\">
  104. ";
  105.         }
  106.         // line 41
  107.         echo "    <meta charset=\"utf-8\">
  108.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  109.     <meta name=\"eccube-csrf-token\" content=\"";
  110.         // line 43
  111.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  112.         echo "\">
  113. ";
  114.         // line 45
  115.         $context["EnUser"] = (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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); })()), "request", [], "any"falsefalsefalse45), "cookies", [], "any"falsefalsefalse45), "get", [=> "en_user"], "method"falsefalsefalse45) == "Y");
  116.         // line 46
  117.         echo "
  118. ";
  119.         // line 47
  120.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'47$this->source); })()), "request", [], "any"falsefalsefalse47), "attributes", [], "any"falsefalsefalse47), "get", [=> "_route"], "method"falsefalsefalse47) == "homepage")) {
  121.             // line 48
  122.             echo "    <title>ギルトフリーアイス|ダシーズファクトリー公式 TOP</title>
  123. ";
  124.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 49
  125. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "attributes", [], "any"falsefalsefalse49), "get", [=> "_route"], "method"falsefalsefalse49) == "company")) {
  126.             // line 50
  127.             echo "    <title>会社概要|ギルトフリーアイスのダシーズファクトリー公式</title>
  128. ";
  129.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 51
  130. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'51$this->source); })()), "request", [], "any"falsefalsefalse51), "attributes", [], "any"falsefalsefalse51), "get", [=> "_route"], "method"falsefalsefalse51) == "help_privacy")) {
  131.             // line 52
  132.             echo "    <title>プライバシーポリシー|ギルトフリーアイスのダシーズファクトリー公式</title>
  133. ";
  134.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 53
  135. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'53$this->source); })()), "request", [], "any"falsefalsefalse53), "attributes", [], "any"falsefalsefalse53), "get", [=> "_route"], "method"falsefalsefalse53) == "help_tradelaw")) {
  136.             // line 54
  137.             echo "    <title>特商法に基づく表記|ギルトフリーアイスのダシーズファクトリー公式</title>
  138. ";
  139.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 55
  140. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "get", [=> "_route"], "method"falsefalsefalse55) == "product_detail") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'55$this->source); })()), "itoben_seo_title", [], "any"falsefalsefalse55)))) {
  141.             // line 56
  142.             echo "    <title>";
  143.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'56$this->source); })()), "itoben_seo_title", [], "any"falsefalsefalse56), "html"nulltrue);
  144.             echo "</title>
  145. ";
  146.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 57
  147. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'57$this->source); })()), "request", [], "any"falsefalsefalse57), "get", [=> "_route"], "method"falsefalsefalse57) == "product_list") && twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'57$this->source); })()), "request", [], "any"falsefalsefalse57), "query", [], "any"falsefalsefalse57), "get", [=> "category_id"], "method"falsefalsefalse57)))) {
  148.             // line 58
  149.             echo "    ";
  150.             if (((isset($context["EnUser"]) || array_key_exists("EnUser"$context) ? $context["EnUser"] : (function () { throw new RuntimeError('Variable "EnUser" does not exist.'58$this->source); })()) == false)) {
  151.                 // line 59
  152.                 echo "        <title>製品のご購入|ギルトフリーアイスのダシーズファクトリー公式</title>
  153.     ";
  154.             } else {
  155.                 // line 61
  156.                 echo "        <title>Darcy's Factory Official|english</title>
  157.     ";
  158.             }
  159.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 63
  160. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'63$this->source); })()), "request", [], "any"falsefalsefalse63), "get", [=> "_route"], "method"falsefalsefalse63) == "product_list") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'63$this->source); })()), "itoben_seo_title", [], "any"falsefalsefalse63)))) {
  161.             // line 64
  162.             echo "    <title>";
  163.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'64$this->source); })()), "itoben_seo_title", [], "any"falsefalsefalse64), "html"nulltrue);
  164.             echo "</title>
  165. ";
  166.         } else {
  167.             // line 66
  168.             echo "<title>";
  169.             if (((twig_get_attribute($this->env$this->sourcetwig_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.'66$this->source); })()), "request", [], "any"falsefalsefalse66), "get", [=> "_route"], "method"falsefalsefalse66) == "product_detail") || (twig_get_attribute($this->env$this->sourcetwig_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.'66$this->source); })()), "request", [], "any"falsefalsefalse66), "get", [=> "_route"], "method"falsefalsefalse66) == "product_list"))) {
  170.                 echo twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'66$this->source); })()), "html"nulltrue);
  171.                 echo " / ";
  172.                 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.'66$this->source); })()), "shop_name", [], "any"falsefalsefalse66), "html"nulltrue);
  173.             } else {
  174.                 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.'66$this->source); })()), "shop_name", [], "any"falsefalsefalse66), "html"nulltrue);
  175.                 if ((array_key_exists("subtitle"$context) &&  !twig_test_empty((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'66$this->source); })())))) {
  176.                     echo " / ";
  177.                     echo twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'66$this->source); })()), "html"nulltrue);
  178.                 } elseif ((array_key_exists("title"$context) &&  !twig_test_empty((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'66$this->source); })())))) {
  179.                     echo " / ";
  180.                     echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'66$this->source); })()), "html"nulltrue);
  181.                 }
  182.             }
  183.             echo "</title>
  184. ";
  185.         }
  186.         // line 68
  187.         echo "
  188. ";
  189.         // line 69
  190.         if (((twig_get_attribute($this->env$this->sourcetwig_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.'69$this->source); })()), "request", [], "any"falsefalsefalse69), "get", [=> "_route"], "method"falsefalsefalse69) == "product_detail") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'69$this->source); })()), "itoben_seo_author", [], "any"falsefalsefalse69)))) {
  191.             // line 70
  192.             echo "<meta name=\"author\" content=\"";
  193.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'70$this->source); })()), "itoben_seo_author", [], "any"falsefalsefalse70), "html"nulltrue);
  194.             echo "\">
  195. ";
  196.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 71
  197. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'71$this->source); })()), "request", [], "any"falsefalsefalse71), "get", [=> "_route"], "method"falsefalsefalse71) == "product_list") && twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'71$this->source); })()), "request", [], "any"falsefalsefalse71), "query", [], "any"falsefalsefalse71), "get", [=> "category_id"], "method"falsefalsefalse71)))) {
  198.             // line 72
  199.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'72$this->source); })()), "author", [], "any"falsefalsefalse72))) {
  200.                 echo "<meta name=\"author\" content=\"";
  201.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'72$this->source); })()), "author", [], "any"falsefalsefalse72), "html"nulltrue);
  202.                 echo "\">";
  203.             }
  204.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 73
  205. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'73$this->source); })()), "request", [], "any"falsefalsefalse73), "get", [=> "_route"], "method"falsefalsefalse73) == "product_list") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'73$this->source); })()), "itoben_seo_author", [], "any"falsefalsefalse73)))) {
  206.             // line 74
  207.             echo "<meta name=\"author\" content=\"";
  208.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'74$this->source); })()), "itoben_seo_author", [], "any"falsefalsefalse74), "html"nulltrue);
  209.             echo "\">
  210. ";
  211.         } elseif ( !twig_test_empty(twig_get_attribute($this->env$this->source,         // line 75
  212. (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'75$this->source); })()), "author", [], "any"falsefalsefalse75))) {
  213.             // line 76
  214.             echo "<meta name=\"author\" content=\"";
  215.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'76$this->source); })()), "author", [], "any"falsefalsefalse76), "html"nulltrue);
  216.             echo "\">
  217. ";
  218.         }
  219.         // line 78
  220.         if (((twig_get_attribute($this->env$this->sourcetwig_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.'78$this->source); })()), "request", [], "any"falsefalsefalse78), "get", [=> "_route"], "method"falsefalsefalse78) == "product_detail") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'78$this->source); })()), "itoben_seo_description", [], "any"falsefalsefalse78)))) {
  221.             // line 79
  222.             echo "<meta name=\"description\" content=\"";
  223.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'79$this->source); })()), "itoben_seo_description", [], "any"falsefalsefalse79), "html"nulltrue);
  224.             echo "\">
  225. ";
  226.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 80
  227. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'80$this->source); })()), "request", [], "any"falsefalsefalse80), "get", [=> "_route"], "method"falsefalsefalse80) == "product_list") && twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'80$this->source); })()), "request", [], "any"falsefalsefalse80), "query", [], "any"falsefalsefalse80), "get", [=> "category_id"], "method"falsefalsefalse80)))) {
  228.             // line 81
  229.             echo "    ";
  230.             if (((isset($context["EnUser"]) || array_key_exists("EnUser"$context) ? $context["EnUser"] : (function () { throw new RuntimeError('Variable "EnUser" does not exist.'81$this->source); })()) == false)) {
  231.                 // line 82
  232.                 echo "        ";
  233.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'82$this->source); })()), "description", [], "any"falsefalsefalse82))) {
  234.                     echo "<meta name=\"description\" content=\"";
  235.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'82$this->source); })()), "description", [], "any"falsefalsefalse82), "html"nulltrue);
  236.                     echo "\">";
  237.                 }
  238.                 // line 83
  239.                 echo "    ";
  240.             } else {
  241.                 // line 84
  242.                 echo "        <meta name=\"description\" content=\"Shop now at Darcy’s Factory.What could be better than Darcy’s premium ice cream, delivered right to your door?\">
  243.     ";
  244.             }
  245.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 86
  246. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'86$this->source); })()), "request", [], "any"falsefalsefalse86), "get", [=> "_route"], "method"falsefalsefalse86) == "product_list") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'86$this->source); })()), "itoben_seo_description", [], "any"falsefalsefalse86)))) {
  247.             // line 87
  248.             echo "<meta name=\"description\" content=\"";
  249.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'87$this->source); })()), "itoben_seo_description", [], "any"falsefalsefalse87), "html"nulltrue);
  250.             echo "\">
  251. ";
  252.         } elseif ( !twig_test_empty(twig_get_attribute($this->env$this->source,         // line 88
  253. (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'88$this->source); })()), "description", [], "any"falsefalsefalse88))) {
  254.             // line 89
  255.             echo "<meta name=\"description\" content=\"";
  256.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'89$this->source); })()), "description", [], "any"falsefalsefalse89), "html"nulltrue);
  257.             echo "\">
  258. ";
  259.         }
  260.         // line 91
  261.         if (((twig_get_attribute($this->env$this->sourcetwig_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.'91$this->source); })()), "request", [], "any"falsefalsefalse91), "get", [=> "_route"], "method"falsefalsefalse91) == "product_detail") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'91$this->source); })()), "itoben_seo_keyword", [], "any"falsefalsefalse91)))) {
  262.             // line 92
  263.             echo "<meta name=\"keywords\" content=\"";
  264.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'92$this->source); })()), "itoben_seo_keyword", [], "any"falsefalsefalse92), "html"nulltrue);
  265.             echo "\">
  266. ";
  267.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 93
  268. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'93$this->source); })()), "request", [], "any"falsefalsefalse93), "get", [=> "_route"], "method"falsefalsefalse93) == "product_list") && twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'93$this->source); })()), "request", [], "any"falsefalsefalse93), "query", [], "any"falsefalsefalse93), "get", [=> "category_id"], "method"falsefalsefalse93)))) {
  269.             // line 94
  270.             echo "    ";
  271.             if (((isset($context["EnUser"]) || array_key_exists("EnUser"$context) ? $context["EnUser"] : (function () { throw new RuntimeError('Variable "EnUser" does not exist.'94$this->source); })()) == false)) {
  272.                 // line 95
  273.                 echo "        ";
  274.                 if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'95$this->source); })()), "keyword", [], "any"falsefalsefalse95))) {
  275.                     echo "<meta name=\"keywords\" content=\"";
  276.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'95$this->source); })()), "keyword", [], "any"falsefalsefalse95), "html"nulltrue);
  277.                     echo "\">";
  278.                 }
  279.                 // line 96
  280.                 echo "    ";
  281.             }
  282.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 97
  283. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'97$this->source); })()), "request", [], "any"falsefalsefalse97), "get", [=> "_route"], "method"falsefalsefalse97) == "product_list") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'97$this->source); })()), "itoben_seo_keyword", [], "any"falsefalsefalse97)))) {
  284.             // line 98
  285.             echo "<meta name=\"keywords\" content=\"";
  286.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'98$this->source); })()), "itoben_seo_keyword", [], "any"falsefalsefalse98), "html"nulltrue);
  287.             echo "\">
  288. ";
  289.         } elseif ( !twig_test_empty(twig_get_attribute($this->env$this->source,         // line 99
  290. (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'99$this->source); })()), "keyword", [], "any"falsefalsefalse99))) {
  291.             // line 100
  292.             echo "<meta name=\"keywords\" content=\"";
  293.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'100$this->source); })()), "keyword", [], "any"falsefalsefalse100), "html"nulltrue);
  294.             echo "\">
  295. ";
  296.         }
  297.         // line 102
  298.         if (((twig_get_attribute($this->env$this->sourcetwig_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.'102$this->source); })()), "request", [], "any"falsefalsefalse102), "get", [=> "_route"], "method"falsefalsefalse102) == "product_detail") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'102$this->source); })()), "itoben_seo_meta_robots", [], "any"falsefalsefalse102)))) {
  299.             // line 103
  300.             echo "<meta name=\"robots\" content=\"";
  301.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'103$this->source); })()), "itoben_seo_meta_robots", [], "any"falsefalsefalse103), "html"nulltrue);
  302.             echo "\">
  303. ";
  304.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 104
  305. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'104$this->source); })()), "request", [], "any"falsefalsefalse104), "get", [=> "_route"], "method"falsefalsefalse104) == "product_list") && twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'104$this->source); })()), "request", [], "any"falsefalsefalse104), "query", [], "any"falsefalsefalse104), "get", [=> "category_id"], "method"falsefalsefalse104)))) {
  306.             // line 105
  307.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'105$this->source); })()), "meta_robots", [], "any"falsefalsefalse105))) {
  308.                 echo "<meta name=\"robots\" content=\"";
  309.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'105$this->source); })()), "meta_robots", [], "any"falsefalsefalse105), "html"nulltrue);
  310.                 echo "\">";
  311.             }
  312.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 106
  313. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'106$this->source); })()), "request", [], "any"falsefalsefalse106), "get", [=> "_route"], "method"falsefalsefalse106) == "product_list") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'106$this->source); })()), "itoben_seo_meta_robots", [], "any"falsefalsefalse106)))) {
  314.             // line 107
  315.             echo "
  316. <meta name=\"robots\" content=\"";
  317.             // line 108
  318.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'108$this->source); })()), "itoben_seo_meta_robots", [], "any"falsefalsefalse108), "html"nulltrue);
  319.             echo "\">
  320. ";
  321.         } elseif ( !twig_test_empty(twig_get_attribute($this->env$this->source,         // line 110
  322. (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'110$this->source); })()), "meta_robots", [], "any"falsefalsefalse110))) {
  323.             // line 111
  324.             echo "<meta name=\"robots\" content=\"";
  325.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'111$this->source); })()), "meta_robots", [], "any"falsefalsefalse111), "html"nulltrue);
  326.             echo "\">
  327. ";
  328.         }
  329.         // line 113
  330.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'113$this->source); })()), "meta_tags", [], "any"falsefalsefalse113))) {
  331.             // line 114
  332.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'114$this->source); })()), "meta_tags", [], "any"falsefalsefalse114)));
  333.             echo "
  334. ";
  335.         }
  336.         // line 116
  337.         if (((twig_get_attribute($this->env$this->sourcetwig_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.'116$this->source); })()), "request", [], "any"falsefalsefalse116), "get", [=> "_route"], "method"falsefalsefalse116) == "product_detail") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'116$this->source); })()), "itoben_seo_meta_tags", [], "any"falsefalsefalse116)))) {
  338.             // line 117
  339.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'117$this->source); })()), "itoben_seo_meta_tags", [], "any"falsefalsefalse117)));
  340.             echo "
  341. ";
  342.         }
  343.         // line 119
  344.         if (((twig_get_attribute($this->env$this->sourcetwig_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.'119$this->source); })()), "request", [], "any"falsefalsefalse119), "get", [=> "_route"], "method"falsefalsefalse119) == "product_list") && twig_test_empty(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'119$this->source); })()), "request", [], "any"falsefalsefalse119), "query", [], "any"falsefalsefalse119), "get", [=> "category_id"], "method"falsefalsefalse119)))) {
  345.         } elseif (((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 120
  346. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'120$this->source); })()), "request", [], "any"falsefalsefalse120), "get", [=> "_route"], "method"falsefalsefalse120) == "product_list") &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'120$this->source); })()), "itoben_seo_meta_tags", [], "any"falsefalsefalse120)))) {
  347.             // line 121
  348.             echo "    ";
  349.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_get_attribute($this->env$this->source, (isset($context["Category"]) || array_key_exists("Category"$context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.'121$this->source); })()), "itoben_seo_meta_tags", [], "any"falsefalsefalse121)));
  350.             echo "
  351. ";
  352.         }
  353.         // line 123
  354.         echo "    <link rel=\"icon\" href=\"";
  355.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  356.         echo "\">
  357.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  358.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  359.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  360.     <link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap\" rel=\"stylesheet\">
  361.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  362.     <link rel=\"stylesheet\" href=\"";
  363.         // line 131
  364.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.min.css"), "html"nulltrue);
  365.         echo "\">
  366.     <link rel=\"stylesheet\" href=\"";
  367.         // line 132
  368.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/add.css"), "html"nulltrue);
  369.         echo "\">
  370.     ";
  371.         // line 133
  372.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'133$this->source); })()), "request", [], "any"falsefalsefalse133), "attributes", [], "any"falsefalsefalse133), "get", [=> "_route"], "method"falsefalsefalse133) == "homepage")) {
  373.             // line 134
  374.             echo "        <link rel=\"stylesheet\" href=\"";
  375.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/modal-video.min.css"), "html"nulltrue);
  376.             echo "\">
  377.     ";
  378.         }
  379.         // line 136
  380.         echo "    <style>
  381.       /* 印刷したときにリンクのURLが勝手に表示されるのを修正 */
  382.       @media print { a[href]:after { content: \"\" !important; } abbr[title]:after { content: \"\" !important; } }
  383.     </style>
  384.     ";
  385.         // line 140
  386.         $this->displayBlock('stylesheet'$context$blocks);
  387.         // line 141
  388.         echo "    <script src=\"";
  389.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/jquery-3.6.0.min.js"), "html"nulltrue);
  390.         echo "\"></script>
  391.     <script src=\"";
  392.         // line 142
  393.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/slick.min.js"), "html"nulltrue);
  394.         echo "\"></script>
  395.     ";
  396.         // line 143
  397.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'143$this->source); })()), "request", [], "any"falsefalsefalse143), "attributes", [], "any"falsefalsefalse143), "get", [=> "_route"], "method"falsefalsefalse143) == "homepage")) {
  398.             // line 144
  399.             echo "        <script src=\"";
  400.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/jquery-modal-video.min.js"), "html"nulltrue);
  401.             echo "\"></script>
  402.         <script src=\"";
  403.             // line 145
  404.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/modal-init.js"), "html"nulltrue);
  405.             echo "\"></script>
  406.     ";
  407.         }
  408.         // line 147
  409.         echo "    <script>
  410.         \$(function() {
  411.             \$.ajaxSetup({
  412.                 'headers': {
  413.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  414.                 }
  415.             });
  416.         });
  417.     </script>
  418.     ";
  419.         // line 156
  420.         if ((isset($context["ChainStore"]) || array_key_exists("ChainStore"$context) ? $context["ChainStore"] : (function () { throw new RuntimeError('Variable "ChainStore" does not exist.'156$this->source); })())) {
  421.             // line 157
  422.             echo "    <script>
  423.         \$(function() {
  424.             \$('body').addClass('layout-store');
  425.         });
  426.     </script>
  427.     ";
  428.         }
  429.         // line 163
  430.         echo "    ";
  431.         // line 164
  432.         echo "    ";
  433.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'164$this->source); })()), "Head", [], "any"falsefalsefalse164)) {
  434.             // line 165
  435.             echo "        ";
  436.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'165$this->source); })()), "Head", [], "any"falsefalsefalse165)]);
  437.             echo "
  438.     ";
  439.         }
  440.         // line 167
  441.         echo "    ";
  442.         // line 168
  443.         echo "    ";
  444.         if (array_key_exists("plugin_assets"$context)) {
  445.             echo twig_include($this->env$context"@admin/snippet.twig", ["snippets" => (isset($context["plugin_assets"]) || array_key_exists("plugin_assets"$context) ? $context["plugin_assets"] : (function () { throw new RuntimeError('Variable "plugin_assets" does not exist.'168$this->source); })())]);
  446.         }
  447.         // line 169
  448.         echo "    <link rel=\"stylesheet\" href=\"";
  449.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  450.         echo "\">
  451. </head>
  452. <body id=\"page_";
  453.         // line 171
  454.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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.'171$this->source); })()), "request", [], "any"falsefalsefalse171), "get", [=> "_route"], "method"falsefalsefalse171), "html"nulltrue);
  455.         echo "\" class=\"";
  456.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'171$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  457.         echo "\">
  458. ";
  459.         // line 173
  460.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'173$this->source); })()), "BodyAfter", [], "any"falsefalsefalse173)) {
  461.             // line 174
  462.             echo "    ";
  463.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'174$this->source); })()), "BodyAfter", [], "any"falsefalsefalse174)]);
  464.             echo "
  465. ";
  466.         }
  467.         // line 176
  468.         echo "
  469. <div class=\"ec-layoutRole\">
  470.     ";
  471.         // line 179
  472.         echo "    ";
  473.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'179$this->source); })()), "Header", [], "any"falsefalsefalse179)) {
  474.             // line 180
  475.             echo "        <div class=\"ec-layoutRole__header\">
  476.             ";
  477.             // line 181
  478.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'181$this->source); })()), "Header", [], "any"falsefalsefalse181)]);
  479.             echo "
  480.         </div>
  481.     ";
  482.         }
  483.         // line 184
  484.         echo "
  485.     ";
  486.         // line 186
  487.         echo "    ";
  488.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'186$this->source); })()), "ContentsTop", [], "any"falsefalsefalse186)) {
  489.             // line 187
  490.             echo "        <div class=\"ec-layoutRole__contentTop\">
  491.             ";
  492.             // line 188
  493.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'188$this->source); })()), "ContentsTop", [], "any"falsefalsefalse188)]);
  494.             echo "
  495.         </div>
  496.     ";
  497.         }
  498.         // line 191
  499.         echo "
  500.     <div class=\"ec-layoutRole__contents\">
  501.         ";
  502.         // line 194
  503.         echo "        ";
  504.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'194$this->source); })()), "SideLeft", [], "any"falsefalsefalse194)) {
  505.             // line 195
  506.             echo "            <div class=\"ec-layoutRole__left\">
  507.                 ";
  508.             // line 196
  509.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'196$this->source); })()), "SideLeft", [], "any"falsefalsefalse196)]);
  510.             echo "
  511.             </div>
  512.         ";
  513.         }
  514.         // line 199
  515.         echo "
  516.         ";
  517.         // line 200
  518.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  519.         // line 201
  520.         echo "        ";
  521.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'201$this->source); })()), "ColumnNum", [], "any"falsefalsefalse201) == 2)) {
  522.             // line 202
  523.             echo "            ";
  524.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  525.             // line 203
  526.             echo "        ";
  527.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'203$this->source); })()), "ColumnNum", [], "any"falsefalsefalse203) == 3)) {
  528.             // line 204
  529.             echo "            ";
  530.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  531.             // line 205
  532.             echo "        ";
  533.         }
  534.         // line 206
  535.         echo "
  536.         <div class=\"";
  537.         // line 207
  538.         echo twig_escape_filter($this->env, (isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain"$context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.'207$this->source); })()), "html"nulltrue);
  539.         echo "\">
  540.             ";
  541.         // line 209
  542.         echo "            ";
  543.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'209$this->source); })()), "MainTop", [], "any"falsefalsefalse209)) {
  544.             // line 210
  545.             echo "                <div class=\"ec-layoutRole__mainTop\">
  546.                     ";
  547.             // line 211
  548.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'211$this->source); })()), "MainTop", [], "any"falsefalsefalse211)]);
  549.             echo "
  550.                 </div>
  551.             ";
  552.         }
  553.         // line 214
  554.         echo "
  555.             ";
  556.         // line 216
  557.         echo "            ";
  558.         $this->displayBlock('main'$context$blocks);
  559.         // line 217
  560.         echo "
  561.             ";
  562.         // line 219
  563.         echo "            ";
  564.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'219$this->source); })()), "MainBottom", [], "any"falsefalsefalse219)) {
  565.             // line 220
  566.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  567.                     ";
  568.             // line 221
  569.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'221$this->source); })()), "MainBottom", [], "any"falsefalsefalse221)]);
  570.             echo "
  571.                 </div>
  572.             ";
  573.         }
  574.         // line 224
  575.         echo "        </div>
  576.         ";
  577.         // line 227
  578.         echo "        ";
  579.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'227$this->source); })()), "SideRight", [], "any"falsefalsefalse227)) {
  580.             // line 228
  581.             echo "            <div class=\"ec-layoutRole__right\">
  582.                 ";
  583.             // line 229
  584.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'229$this->source); })()), "SideRight", [], "any"falsefalsefalse229)]);
  585.             echo "
  586.             </div>
  587.         ";
  588.         }
  589.         // line 232
  590.         echo "    </div>
  591.     ";
  592.         // line 235
  593.         echo "    ";
  594.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'235$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse235)) {
  595.             // line 236
  596.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  597.             ";
  598.             // line 237
  599.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'237$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse237)]);
  600.             echo "
  601.         </div>
  602.     ";
  603.         }
  604.         // line 240
  605.         echo "
  606.     ";
  607.         // line 242
  608.         echo "    ";
  609.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'242$this->source); })()), "Footer", [], "any"falsefalsefalse242)) {
  610.             // line 243
  611.             echo "        <div class=\"ec-layoutRole__footer\">
  612.             ";
  613.             // line 244
  614.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'244$this->source); })()), "Footer", [], "any"falsefalsefalse244)]);
  615.             echo "
  616.         </div>
  617.     ";
  618.         }
  619.         // line 247
  620.         echo "</div><!-- ec-layoutRole -->
  621. <div class=\"ec-overlay-role\"></div>
  622. <div class=\"ec-drawer-role-close\">
  623.   <div class=\"ec-drawer-role-close__bars\">
  624.     <span></span>
  625.     <span></span>
  626.   </div>
  627. </div>
  628. <div class=\"ec-drawer-role\">
  629.     <div class=\"ec-drawer-role__inner\">
  630.         ";
  631.         // line 259
  632.         echo "        ";
  633.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'259$this->source); })()), "Drawer", [], "any"falsefalsefalse259)) {
  634.             // line 260
  635.             echo "            ";
  636.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'260$this->source); })()), "Drawer", [], "any"falsefalsefalse260)]);
  637.             echo "
  638.         ";
  639.         }
  640.         // line 262
  641.         echo "    </div>
  642. </div>
  643. <div class=\"ec-blockTopBtn pagetop\"><img src=\"";
  644.         // line 265
  645.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/totop.svg"), "html"nulltrue);
  646.         echo "\" alt=\"\" width=\"40\" height=\"46\"></div>
  647. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  648. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  649. ";
  650.         // line 269
  651.         $this->loadTemplate("@common/lang.twig""default_frame.twig"269)->display($context);
  652.         // line 270
  653.         echo "<script src=\"";
  654.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  655.         echo "\"></script>
  656. <script src=\"";
  657.         // line 271
  658.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  659.         echo "\"></script>
  660. ";
  661.         // line 272
  662.         $this->displayBlock('javascript'$context$blocks);
  663.         // line 274
  664.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'274$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse274)) {
  665.             // line 275
  666.             echo "    ";
  667.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'275$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse275)]);
  668.             echo "
  669. ";
  670.         }
  671.         // line 278
  672.         if (array_key_exists("plugin_snippets"$context)) {
  673.             // line 279
  674.             echo "    ";
  675.             echo twig_include($this->env$context"snippet.twig", ["snippets" => (isset($context["plugin_snippets"]) || array_key_exists("plugin_snippets"$context) ? $context["plugin_snippets"] : (function () { throw new RuntimeError('Variable "plugin_snippets" does not exist.'279$this->source); })())]);
  676.             echo "
  677. ";
  678.         }
  679.         // line 281
  680.         echo "    <script src=\"";
  681.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  682.         echo "\"></script>
  683. </body>
  684. </html>
  685. ";
  686.         
  687.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  688.         
  689.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  690.     }
  691.     // line 140
  692.     public function block_stylesheet($context, array $blocks = [])
  693.     {
  694.         $macros $this->macros;
  695.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  696.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  697.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  698.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  699.         
  700.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  701.         
  702.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  703.     }
  704.     // line 216
  705.     public function block_main($context, array $blocks = [])
  706.     {
  707.         $macros $this->macros;
  708.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  709.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  710.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  711.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  712.         
  713.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  714.         
  715.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  716.     }
  717.     // line 272
  718.     public function block_javascript($context, array $blocks = [])
  719.     {
  720.         $macros $this->macros;
  721.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  722.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  723.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  724.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  725.         
  726.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  727.         
  728.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  729.     }
  730.     public function getTemplateName()
  731.     {
  732.         return "default_frame.twig";
  733.     }
  734.     public function isTraitable()
  735.     {
  736.         return false;
  737.     }
  738.     public function getDebugInfo()
  739.     {
  740.         return array (  749 => 272,  731 => 216,  713 => 140,  698 => 281,  692 => 279,  690 => 278,  684 => 275,  682 => 274,  680 => 272,  676 => 271,  671 => 270,  669 => 269,  662 => 265,  657 => 262,  651 => 260,  648 => 259,  635 => 247,  629 => 244,  626 => 243,  623 => 242,  620 => 240,  614 => 237,  611 => 236,  608 => 235,  604 => 232,  598 => 229,  595 => 228,  592 => 227,  588 => 224,  582 => 221,  579 => 220,  576 => 219,  573 => 217,  570 => 216,  567 => 214,  561 => 211,  558 => 210,  555 => 209,  551 => 207,  548 => 206,  545 => 205,  542 => 204,  539 => 203,  536 => 202,  533 => 201,  531 => 200,  528 => 199,  522 => 196,  519 => 195,  516 => 194,  512 => 191,  506 => 188,  503 => 187,  500 => 186,  497 => 184,  491 => 181,  488 => 180,  485 => 179,  481 => 176,  475 => 174,  473 => 173,  467 => 171,  461 => 169,  456 => 168,  454 => 167,  448 => 165,  445 => 164,  443 => 163,  435 => 157,  433 => 156,  422 => 147,  417 => 145,  412 => 144,  410 => 143,  406 => 142,  401 => 141,  399 => 140,  393 => 136,  387 => 134,  385 => 133,  381 => 132,  377 => 131,  365 => 123,  359 => 121,  357 => 120,  355 => 119,  350 => 117,  348 => 116,  343 => 114,  341 => 113,  335 => 111,  333 => 110,  328 => 108,  325 => 107,  323 => 106,  317 => 105,  315 => 104,  310 => 103,  308 => 102,  302 => 100,  300 => 99,  295 => 98,  293 => 97,  290 => 96,  283 => 95,  280 => 94,  278 => 93,  273 => 92,  271 => 91,  265 => 89,  263 => 88,  258 => 87,  256 => 86,  252 => 84,  249 => 83,  242 => 82,  239 => 81,  237 => 80,  232 => 79,  230 => 78,  224 => 76,  222 => 75,  217 => 74,  215 => 73,  209 => 72,  207 => 71,  202 => 70,  200 => 69,  197 => 68,  178 => 66,  172 => 64,  170 => 63,  166 => 61,  162 => 59,  159 => 58,  157 => 57,  152 => 56,  150 => 55,  147 => 54,  145 => 53,  142 => 52,  140 => 51,  137 => 50,  135 => 49,  132 => 48,  130 => 47,  127 => 46,  125 => 45,  120 => 43,  116 => 41,  103 => 39,  99 => 37,  93 => 35,  90 => 34,  84 => 32,  81 => 31,  78 => 30,  75 => 29,  69 => 27,  61 => 25,  58 => 24,  56 => 23,  49 => 12,  46 => 1,);
  741.     }
  742.     public function getSourceContext()
  743.     {
  744.         return new Source("<!doctype html>
  745. {#
  746. This file is part of EC-CUBE
  747. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  748. http://www.ec-cube.co.jp/
  749. For the full copyright and license information, please view the LICENSE
  750. file that was distributed with this source code.
  751. #}
  752. <html lang=\"{{ eccube_config.locale }}\">
  753. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  754. <!-- Global site tag (gtag.js) - Google Analytics -->
  755. {# <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-1R2PB5YGNR\"></script>
  756. <script>
  757.   window.dataLayer = window.dataLayer || [];
  758.   function gtag(){dataLayer.push(arguments);}
  759.   gtag('js', new Date());
  760.   gtag('config', 'G-1R2PB5YGNR');
  761. </script> #}
  762. {% if app.request.get('_route') == 'product_list' %}
  763.     {% if app.request.query.get('category_id') is not empty %}
  764.         <link rel=\"canonical\" href=\"{{ url('homepage') }}products/list?category_id={{ app.request.query.get('category_id') }}\" />
  765.     {% else %}
  766.         <link rel=\"canonical\" href=\"{{ url('homepage') }}products/list\" />
  767.     {% endif %}
  768.     {% set pages = pagination.paginationData %}
  769.     {% if pages.pageCount > 1 %}
  770.         {% if pages.previous is defined %}
  771.             <link rel=\"prev\" href=\"{{ app.request.schemeAndHttpHost() ~ path(app.request.attributes.get('_route'),app.request.query.all|merge({'pageno': pages.previous})) }}\">
  772.         {% endif %}
  773.         {% if pages.next is defined %}
  774.             <link rel=\"next\" href=\"{{ app.request.schemeAndHttpHost() ~ path(app.request.attributes.get('_route'),app.request.query.all|merge({'pageno': pages.next})) }}\">
  775.         {% endif %}
  776.     {% endif %}
  777. {% else %}
  778.     <link rel=\"canonical\" href=\"{% if app.request.server.get('HTTPS') %}https{% else %}http{% endif %}://{{ app.request.server.get('SERVER_NAME') }}{{ app.request.server.get('REQUEST_URI') }}\">
  779. {% endif %}
  780.     <meta charset=\"utf-8\">
  781.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  782.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  783. {% set EnUser = app.request.cookies.get('en_user') == 'Y' %}
  784. {% if app.request.attributes.get('_route') == 'homepage' %}
  785.     <title>ギルトフリーアイス|ダシーズファクトリー公式 TOP</title>
  786. {% elseif app.request.attributes.get('_route') == 'company' %}
  787.     <title>会社概要|ギルトフリーアイスのダシーズファクトリー公式</title>
  788. {% elseif app.request.attributes.get('_route') == 'help_privacy' %}
  789.     <title>プライバシーポリシー|ギルトフリーアイスのダシーズファクトリー公式</title>
  790. {% elseif app.request.attributes.get('_route') == 'help_tradelaw' %}
  791.     <title>特商法に基づく表記|ギルトフリーアイスのダシーズファクトリー公式</title>
  792. {% elseif app.request.get('_route') == 'product_detail' and Product.itoben_seo_title is not empty %}
  793.     <title>{{ Product.itoben_seo_title }}</title>
  794. {% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
  795.     {% if EnUser == false %}
  796.         <title>製品のご購入|ギルトフリーアイスのダシーズファクトリー公式</title>
  797.     {% else %}
  798.         <title>Darcy's Factory Official|english</title>
  799.     {% endif %}
  800. {% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_title is not empty %}
  801.     <title>{{ Category.itoben_seo_title }}</title>
  802. {% else %}
  803. <title>{% if app.request.get('_route') == 'product_detail' or app.request.get('_route') == 'product_list' %}{{ subtitle }} / {{ BaseInfo.shop_name }}{% else %}{{ BaseInfo.shop_name }}{% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}{% elseif title is defined and title is not empty %} / {{ title }}{% endif %}{% endif %}</title>
  804. {% endif %}
  805. {% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_author is not empty %}
  806. <meta name=\"author\" content=\"{{ Product.itoben_seo_author }}\">
  807. {% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
  808. {% if Page.author is not empty %}<meta name=\"author\" content=\"{{ Page.author }}\">{% endif %}
  809. {% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_author is not empty %}
  810. <meta name=\"author\" content=\"{{ Category.itoben_seo_author }}\">
  811. {% elseif Page.author is not empty %}
  812. <meta name=\"author\" content=\"{{ Page.author }}\">
  813. {% endif %}
  814. {% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_description is not empty %}
  815. <meta name=\"description\" content=\"{{ Product.itoben_seo_description }}\">
  816. {% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
  817.     {% if EnUser == false %}
  818.         {% if Page.description is not empty %}<meta name=\"description\" content=\"{{ Page.description }}\">{% endif %}
  819.     {% else %}
  820.         <meta name=\"description\" content=\"Shop now at Darcy’s Factory.What could be better than Darcy’s premium ice cream, delivered right to your door?\">
  821.     {% endif %}
  822. {% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_description is not empty %}
  823. <meta name=\"description\" content=\"{{ Category.itoben_seo_description }}\">
  824. {% elseif Page.description is not empty %}
  825. <meta name=\"description\" content=\"{{ Page.description }}\">
  826. {% endif %}
  827. {% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_keyword is not empty %}
  828. <meta name=\"keywords\" content=\"{{ Product.itoben_seo_keyword }}\">
  829. {% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
  830.     {% if EnUser == false %}
  831.         {% if Page.keyword is not empty %}<meta name=\"keywords\" content=\"{{ Page.keyword }}\">{% endif %}
  832.     {% endif %}
  833. {% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_keyword is not empty %}
  834. <meta name=\"keywords\" content=\"{{ Category.itoben_seo_keyword }}\">
  835. {% elseif Page.keyword is not empty %}
  836. <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  837. {% endif %}
  838. {% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_meta_robots is not empty %}
  839. <meta name=\"robots\" content=\"{{ Product.itoben_seo_meta_robots }}\">
  840. {% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
  841. {% if Page.meta_robots is not empty %}<meta name=\"robots\" content=\"{{ Page.meta_robots }}\">{% endif %}
  842. {% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_meta_robots is not empty %}
  843. <meta name=\"robots\" content=\"{{ Category.itoben_seo_meta_robots }}\">
  844. {% elseif Page.meta_robots is not empty %}
  845. <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  846. {% endif %}
  847. {% if Page.meta_tags is not empty %}
  848. {{ include(template_from_string(Page.meta_tags)) }}
  849. {% endif %}
  850. {% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_meta_tags is not empty %}
  851. {{ include(template_from_string(Product.itoben_seo_meta_tags)) }}
  852. {% endif %}
  853. {% if app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
  854. {% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_meta_tags is not empty %}
  855.     {{ include(template_from_string(Category.itoben_seo_meta_tags)) }}
  856. {% endif %}
  857.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  858.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  859.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  860.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  861.     <link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap\" rel=\"stylesheet\">
  862.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  863.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.min.css') }}\">
  864.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/add.css') }}\">
  865.     {% if app.request.attributes.get('_route') == 'homepage' %}
  866.         <link rel=\"stylesheet\" href=\"{{ asset('assets/css/modal-video.min.css') }}\">
  867.     {% endif %}
  868.     <style>
  869.       /* 印刷したときにリンクのURLが勝手に表示されるのを修正 */
  870.       @media print { a[href]:after { content: \"\" !important; } abbr[title]:after { content: \"\" !important; } }
  871.     </style>
  872.     {% block stylesheet %}{% endblock %}
  873.     <script src=\"{{ asset('assets/js/jquery-3.6.0.min.js') }}\"></script>
  874.     <script src=\"{{ asset('assets/js/slick.min.js') }}\"></script>
  875.     {% if app.request.attributes.get('_route') == 'homepage' %}
  876.         <script src=\"{{ asset('assets/js/jquery-modal-video.min.js') }}\"></script>
  877.         <script src=\"{{ asset('assets/js/modal-init.js') }}\"></script>
  878.     {% endif %}
  879.     <script>
  880.         \$(function() {
  881.             \$.ajaxSetup({
  882.                 'headers': {
  883.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  884.                 }
  885.             });
  886.         });
  887.     </script>
  888.     {% if ChainStore %}
  889.     <script>
  890.         \$(function() {
  891.             \$('body').addClass('layout-store');
  892.         });
  893.     </script>
  894.     {% endif %}
  895.     {# Layout: HEAD #}
  896.     {% if Layout.Head %}
  897.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  898.     {% endif %}
  899.     {# プラグイン用styleseetやmetatagなど #}
  900.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  901.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  902. </head>
  903. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  904. {# Layout: BODY_AFTER #}
  905. {% if Layout.BodyAfter %}
  906.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  907. {% endif %}
  908. <div class=\"ec-layoutRole\">
  909.     {# Layout: HEADER #}
  910.     {% if Layout.Header %}
  911.         <div class=\"ec-layoutRole__header\">
  912.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  913.         </div>
  914.     {% endif %}
  915.     {# Layout: CONTENTS_TOP #}
  916.     {% if Layout.ContentsTop %}
  917.         <div class=\"ec-layoutRole__contentTop\">
  918.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  919.         </div>
  920.     {% endif %}
  921.     <div class=\"ec-layoutRole__contents\">
  922.         {# Layout: SIDE_LEFT #}
  923.         {% if Layout.SideLeft %}
  924.             <div class=\"ec-layoutRole__left\">
  925.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  926.             </div>
  927.         {% endif %}
  928.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  929.         {% if Layout.ColumnNum == 2 %}
  930.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  931.         {% elseif Layout.ColumnNum == 3 %}
  932.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  933.         {% endif %}
  934.         <div class=\"{{ layoutRoleMain }}\">
  935.             {# Layout: MAIN_TOP #}
  936.             {% if Layout.MainTop %}
  937.                 <div class=\"ec-layoutRole__mainTop\">
  938.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  939.                 </div>
  940.             {% endif %}
  941.             {# MAIN AREA #}
  942.             {% block main %}{% endblock %}
  943.             {# Layout: MAIN_Bottom #}
  944.             {% if Layout.MainBottom %}
  945.                 <div class=\"ec-layoutRole__mainBottom\">
  946.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  947.                 </div>
  948.             {% endif %}
  949.         </div>
  950.         {# Layout: SIDE_RIGHT #}
  951.         {% if Layout.SideRight %}
  952.             <div class=\"ec-layoutRole__right\">
  953.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  954.             </div>
  955.         {% endif %}
  956.     </div>
  957.     {# Layout: CONTENTS_BOTTOM #}
  958.     {% if Layout.ContentsBottom %}
  959.         <div class=\"ec-layoutRole__contentBottom\">
  960.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  961.         </div>
  962.     {% endif %}
  963.     {# Layout: CONTENTS_FOOTER #}
  964.     {% if Layout.Footer %}
  965.         <div class=\"ec-layoutRole__footer\">
  966.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  967.         </div>
  968.     {% endif %}
  969. </div><!-- ec-layoutRole -->
  970. <div class=\"ec-overlay-role\"></div>
  971. <div class=\"ec-drawer-role-close\">
  972.   <div class=\"ec-drawer-role-close__bars\">
  973.     <span></span>
  974.     <span></span>
  975.   </div>
  976. </div>
  977. <div class=\"ec-drawer-role\">
  978.     <div class=\"ec-drawer-role__inner\">
  979.         {# Layout: DRAWER #}
  980.         {% if Layout.Drawer %}
  981.             {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  982.         {% endif %}
  983.     </div>
  984. </div>
  985. <div class=\"ec-blockTopBtn pagetop\"><img src=\"{{ asset('assets/img/common/totop.svg') }}\" alt=\"\" width=\"40\" height=\"46\"></div>
  986. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  987. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  988. {% include('@common/lang.twig') %}
  989. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  990. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  991. {% block javascript %}{% endblock %}
  992. {# Layout: CLOSE_BODY_BEFORE #}
  993. {% if Layout.CloseBodyBefore %}
  994.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  995. {% endif %}
  996. {# プラグイン用Snippet #}
  997. {% if plugin_snippets is defined %}
  998.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  999. {% endif %}
  1000.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  1001. </body>
  1002. </html>
  1003. ""default_frame.twig""/home/offshore2022/test-darcys-factory.xyz/public_html/app/template/default/default_frame.twig");
  1004.     }
  1005. }