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

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