var/cache/dev/twig/d5/d59e6732f77eb30570b21a5bbeac1f51.php line 266

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. /* __string_template__95c467adbdfe08a2ddb07f68571857c8 */
  14. class __TwigTemplate_bffa93fa0c9592afb25e0e96f4a190f7 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.             'main' => [$this'block_main'],
  25.             'javascript' => [$this'block_javascript'],
  26.             'stylesheet' => [$this'block_stylesheet'],
  27.         ];
  28.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  29.         $this->checkSecurity();
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""__string_template__95c467adbdfe08a2ddb07f68571857c8"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""__string_template__95c467adbdfe08a2ddb07f68571857c8"));
  38.         // line 1
  39.         ob_start();
  40.         echo "<body id=\"page_";
  41.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'1$this->source); })()), "request", [], "any"falsefalsetrue1), "get", [=> "_route"], "method"falsefalsetrue1), 1$this->source), "html"nulltrue);
  42.         echo "\" class=\"";
  43.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'1$this->source); })()), 1$this->source), "other_page")) : ("other_page")), "html"nulltrue);
  44.         echo "\">
  45. ";
  46.         // line 3
  47.         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.'3$this->source); })()), "BodyAfter", [], "any"falsefalsetrue3)) {
  48.             // line 4
  49.             echo "    ";
  50.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'4$this->source); })()), "BodyAfter", [], "any"falsefalsetrue4)]);
  51.             echo "
  52. ";
  53.         }
  54.         // line 6
  55.         echo "
  56. ";
  57.         // line 7
  58.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'7$this->source); })())) {
  59.             // line 8
  60.             echo "    <div class=\"ec-maintenanceAlert\">
  61.         <div>
  62.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  63.             // line 10
  64.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  65.             echo "\" alt=\"\" /></div>
  66.             ";
  67.             // line 11
  68.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  69.             echo "
  70.         </div>
  71.     </div>
  72. ";
  73.         }
  74.         // line 15
  75.         echo "
  76. <div class=\"ec-layoutRole\">
  77.     ";
  78.         // line 18
  79.         echo "    ";
  80.         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.'18$this->source); })()), "Header", [], "any"falsefalsetrue18)) {
  81.             // line 19
  82.             echo "        <div class=\"ec-layoutRole__header\">
  83.             ";
  84.             // line 20
  85.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'20$this->source); })()), "Header", [], "any"falsefalsetrue20)]);
  86.             echo "
  87.         </div>
  88.     ";
  89.         }
  90.         // line 23
  91.         echo "
  92.     ";
  93.         // line 25
  94.         echo "    <div class=\"temptu-globalNavWrap is-pc\">
  95.         <div class=\"temptu-globalNavWrap__inner\">
  96.             ";
  97.         // line 27
  98.         echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"Block/header_nav.twig");
  99.         echo "
  100.         </div>
  101.     </div>
  102.     ";
  103.         // line 32
  104.         echo "    ";
  105.         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.'32$this->source); })()), "ContentsTop", [], "any"falsefalsetrue32)) {
  106.             // line 33
  107.             echo "        <div class=\"ec-layoutRole__contentTop\">
  108.             ";
  109.             // line 34
  110.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'34$this->source); })()), "ContentsTop", [], "any"falsefalsetrue34)]);
  111.             echo "
  112.         </div>
  113.     ";
  114.         }
  115.         // line 37
  116.         echo "
  117.     <div class=\"ec-layoutRole__contents\">
  118.         ";
  119.         // line 40
  120.         echo "        ";
  121.         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.'40$this->source); })()), "SideLeft", [], "any"falsefalsetrue40) && (((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.'40$this->source); })()), "")) : ("")) != "front_page"))) {
  122.             // line 41
  123.             echo "            <div class=\"ec-layoutRole__left\">
  124.                 ";
  125.             // line 42
  126.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'42$this->source); })()), "SideLeft", [], "any"falsefalsetrue42)]);
  127.             echo "
  128.             </div>
  129.         ";
  130.         }
  131.         // line 45
  132.         echo "
  133.         ";
  134.         // line 46
  135.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  136.         // line 47
  137.         echo "        ";
  138.         if ((((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.'47$this->source); })()), "")) : ("")) != "front_page")) {
  139.             // line 48
  140.             echo "            ";
  141.             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.'48$this->source); })()), "ColumnNum", [], "any"falsefalsetrue48) == 2)) {
  142.                 // line 49
  143.                 echo "                ";
  144.                 $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  145.                 // line 50
  146.                 echo "            ";
  147.             } 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.'50$this->source); })()), "ColumnNum", [], "any"falsefalsetrue50) == 3)) {
  148.                 // line 51
  149.                 echo "                ";
  150.                 $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  151.                 // line 52
  152.                 echo "            ";
  153.             }
  154.             // line 53
  155.             echo "        ";
  156.         }
  157.         // line 54
  158.         echo "
  159.         <div class=\"";
  160.         // line 55
  161.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain"$context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.'55$this->source); })()), 55$this->source), "html"nulltrue);
  162.         echo "\">
  163.             ";
  164.         // line 57
  165.         echo "            ";
  166.         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.'57$this->source); })()), "MainTop", [], "any"falsefalsetrue57)) {
  167.             // line 58
  168.             echo "                <div class=\"ec-layoutRole__mainTop\">
  169.                     ";
  170.             // line 59
  171.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'59$this->source); })()), "MainTop", [], "any"falsefalsetrue59)]);
  172.             echo "
  173.                 </div>
  174.             ";
  175.         }
  176.         // line 62
  177.         echo "
  178.             ";
  179.         // line 64
  180.         echo "            ";
  181.         $this->displayBlock('main'$context$blocks);
  182.         // line 65
  183.         echo "
  184.             ";
  185.         // line 67
  186.         echo "            ";
  187.         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.'67$this->source); })()), "MainBottom", [], "any"falsefalsetrue67)) {
  188.             // line 68
  189.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  190.                     ";
  191.             // line 69
  192.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'69$this->source); })()), "MainBottom", [], "any"falsefalsetrue69)]);
  193.             echo "
  194.                 </div>
  195.             ";
  196.         }
  197.         // line 72
  198.         echo "        </div>
  199.         ";
  200.         // line 75
  201.         echo "        ";
  202.         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.'75$this->source); })()), "SideRight", [], "any"falsefalsetrue75)) {
  203.             // line 76
  204.             echo "            <div class=\"ec-layoutRole__right\">
  205.                 ";
  206.             // line 77
  207.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'77$this->source); })()), "SideRight", [], "any"falsefalsetrue77)]);
  208.             echo "
  209.             </div>
  210.         ";
  211.         }
  212.         // line 80
  213.         echo "    </div>
  214.     ";
  215.         // line 83
  216.         echo "    ";
  217.         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.'83$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue83)) {
  218.             // line 84
  219.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  220.             ";
  221.             // line 85
  222.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'85$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue85)]);
  223.             echo "
  224.         </div>
  225.     ";
  226.         }
  227.         // line 88
  228.         echo "
  229.     ";
  230.         // line 90
  231.         echo "    ";
  232.         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.'90$this->source); })()), "Footer", [], "any"falsefalsetrue90)) {
  233.             // line 91
  234.             echo "        <div class=\"ec-layoutRole__footer\">
  235.             ";
  236.             // line 92
  237.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'92$this->source); })()), "Footer", [], "any"falsefalsetrue92)]);
  238.             echo "
  239.         </div>
  240.     ";
  241.         }
  242.         // line 95
  243.         echo "</div><!-- ec-layoutRole -->
  244. <div class=\"ec-overlayRole\"></div>
  245. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  246. <div class=\"ec-drawerRole\">
  247.     ";
  248.         // line 101
  249.         echo "    ";
  250.         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.'101$this->source); })()), "Drawer", [], "any"falsefalsetrue101)) {
  251.             // line 102
  252.             echo "        ";
  253.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'102$this->source); })()), "Drawer", [], "any"falsefalsetrue102)]);
  254.             echo "
  255.     ";
  256.         }
  257.         // line 104
  258.         echo "</div>
  259. <div class=\"ec-blockTopBtn pagetop\"><img src=\"";
  260.         // line 105
  261.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/pagetop.svg"), "html"nulltrue);
  262.         echo "\" alt=\"\"></div>
  263. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  264. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  265. ";
  266.         // line 108
  267.         $this->loadTemplate("@common/lang.twig""__string_template__95c467adbdfe08a2ddb07f68571857c8"108)->display($context);
  268.         // line 109
  269.         echo "<script src=\"";
  270.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  271.         echo "\"></script>
  272. <script src=\"";
  273.         // line 110
  274.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  275.         echo "\"></script>
  276. <script src=\"";
  277.         // line 111
  278.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/p4003.js"), "html"nulltrue);
  279.         echo "\"></script>
  280. ";
  281.         // line 112
  282.         $this->displayBlock('javascript'$context$blocks);
  283.         // line 114
  284.         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.'114$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue114)) {
  285.             // line 115
  286.             echo "    ";
  287.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'115$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue115)]);
  288.             echo "
  289. ";
  290.         }
  291.         // line 118
  292.         if (array_key_exists("plugin_snippets"$context)) {
  293.             // line 119
  294.             echo "    ";
  295.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'119$this->source); })())]);
  296.             echo "
  297. ";
  298.         }
  299.         // line 121
  300.         echo "    <script src=\"";
  301.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  302.         echo "\"></script>
  303. </body>";
  304.         $context["_body_content"] = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  305.         // line 122
  306.         echo "<!doctype html>
  307. ";
  308.         // line 133
  309.         echo "<html lang=\"";
  310.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'133$this->source); })()), "locale", [], "any"falsefalsetrue133), 133$this->source), "html"nulltrue);
  311.         echo "\">
  312. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  313.     <meta charset=\"utf-8\">
  314.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  315.     <meta name=\"eccube-csrf-token\" content=\"";
  316.         // line 137
  317.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  318.         echo "\">
  319.     <title>";
  320.         // line 138
  321.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'138$this->source); })()), "shop_name", [], "any"falsefalsetrue138), 138$this->source), "html"nulltrue);
  322.         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.'138$this->source); })())))) {
  323.             echo " / ";
  324.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'138$this->source); })()), 138$this->source), "html"nulltrue);
  325.         } 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.'138$this->source); })())))) {
  326.             echo " / ";
  327.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'138$this->source); })()), 138$this->source), "html"nulltrue);
  328.         }
  329.         echo "</title>
  330.     ";
  331.         // line 139
  332.         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.'139$this->source); })()), "meta_tags", [], "any"falsefalsetrue139))) {
  333.             // line 140
  334.             echo "        ";
  335.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$contexttwig_template_from_string($this->env$this->sandbox->ensureToStringAllowed(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.'140$this->source); })()), "meta_tags", [], "any"falsefalsetrue140), 140$this->source)));
  336.             echo "
  337.         ";
  338.             // line 141
  339.             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.'141$this->source); })()), "description", [], "any"falsefalsetrue141))) {
  340.                 // line 142
  341.                 echo "            <meta name=\"description\" content=\"";
  342.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'142$this->source); })()), "description", [], "any"falsefalsetrue142), 142$this->source), "html"nulltrue);
  343.                 echo "\">
  344.         ";
  345.             }
  346.             // line 144
  347.             echo "    ";
  348.         } else {
  349.             // line 145
  350.             echo "        ";
  351.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"meta.twig");
  352.             echo "
  353.     ";
  354.         }
  355.         // line 147
  356.         echo "    ";
  357.         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.'147$this->source); })()), "author", [], "any"falsefalsetrue147))) {
  358.             // line 148
  359.             echo "        <meta name=\"author\" content=\"";
  360.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'148$this->source); })()), "author", [], "any"falsefalsetrue148), 148$this->source), "html"nulltrue);
  361.             echo "\">
  362.     ";
  363.         }
  364.         // line 150
  365.         echo "    ";
  366.         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.'150$this->source); })()), "keyword", [], "any"falsefalsetrue150))) {
  367.             // line 151
  368.             echo "        <meta name=\"keywords\" content=\"";
  369.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'151$this->source); })()), "keyword", [], "any"falsefalsetrue151), 151$this->source), "html"nulltrue);
  370.             echo "\">
  371.     ";
  372.         }
  373.         // line 153
  374.         echo "    ";
  375.         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.'153$this->source); })()), "meta_robots", [], "any"falsefalsetrue153))) {
  376.             // line 154
  377.             echo "        <meta name=\"robots\" content=\"";
  378.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'154$this->source); })()), "meta_robots", [], "any"falsefalsetrue154), 154$this->source), "html"nulltrue);
  379.             echo "\">
  380.     ";
  381.         }
  382.         // line 156
  383.         echo "    ";
  384.         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.'156$this->source); })()), "meta_tags", [], "any"falsefalsetrue156))) {
  385.             // line 157
  386.             echo "        ";
  387.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$contexttwig_template_from_string($this->env$this->sandbox->ensureToStringAllowed(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.'157$this->source); })()), "meta_tags", [], "any"falsefalsetrue157), 157$this->source)));
  388.             echo "
  389.     ";
  390.         }
  391.         // line 159
  392.         echo "    <link rel=\"icon\" href=\"";
  393.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  394.         echo "\">
  395.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  396.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  397.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  398.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  399.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  400.     <link href=\"https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,400;0,600;0,700;1,400&family=Noto+Serif+JP:wght@400;600;700&display=swap\" rel=\"stylesheet\">
  401.     <link rel=\"stylesheet\" href=\"";
  402.         // line 166
  403.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/eccube.min.css"), "html"nulltrue);
  404.         echo "\">
  405.     <link rel=\"stylesheet\" href=\"";
  406.         // line 167
  407.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.min.css"), "html"nulltrue);
  408.         echo "\">
  409.     <link rel=\"stylesheet\" href=\"";
  410.         // line 168
  411.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/temptu-style.css"), "html"nulltrue);
  412.         echo "\">
  413.     ";
  414.         // line 170
  415.         echo "    ";
  416.         $this->displayBlock('stylesheet'$context$blocks);
  417.         // line 171
  418.         echo "    <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  419.     <script>
  420.         \$(function() {
  421.             \$.ajaxSetup({
  422.                 'headers': {
  423.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  424.                 }
  425.             });
  426.         });
  427.     </script>
  428.     ";
  429.         // line 182
  430.         echo "    ";
  431.         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); })()), "Head", [], "any"falsefalsetrue182)) {
  432.             // line 183
  433.             echo "        ";
  434.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'183$this->source); })()), "Head", [], "any"falsefalsetrue183)]);
  435.             echo "
  436.     ";
  437.         }
  438.         // line 185
  439.         echo "    ";
  440.         // line 186
  441.         echo "    ";
  442.         if (array_key_exists("plugin_assets"$context)) {
  443.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'186$this->source); })())]);
  444.         }
  445.         // line 187
  446.         echo "    <link rel=\"stylesheet\" href=\"";
  447.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  448.         echo "\">
  449. ";
  450.         // line 188
  451.         echo $this->env->getFunction('appended_head')->getCallable()($context);
  452.         echo "</head>
  453. ";
  454.         // line 190
  455.         echo $this->sandbox->ensureToStringAllowed((isset($context["_body_content"]) || array_key_exists("_body_content"$context) ? $context["_body_content"] : (function () { throw new RuntimeError('Variable "_body_content" does not exist.'190$this->source); })()), 190$this->source);
  456.         echo "</html>
  457. ";
  458.         
  459.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  460.         
  461.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  462.     }
  463.     // line 64
  464.     public function block_main($context, array $blocks = [])
  465.     {
  466.         $macros $this->macros;
  467.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  468.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  469.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  470.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  471.         
  472.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  473.         
  474.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  475.     }
  476.     // line 112
  477.     public function block_javascript($context, array $blocks = [])
  478.     {
  479.         $macros $this->macros;
  480.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  481.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  482.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  483.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  484.         
  485.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  486.         
  487.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  488.     }
  489.     // line 170
  490.     public function block_stylesheet($context, array $blocks = [])
  491.     {
  492.         $macros $this->macros;
  493.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  494.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  495.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  496.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  497.         
  498.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  499.         
  500.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  501.     }
  502.     public function getTemplateName()
  503.     {
  504.         return "__string_template__95c467adbdfe08a2ddb07f68571857c8";
  505.     }
  506.     public function isTraitable()
  507.     {
  508.         return false;
  509.     }
  510.     public function getDebugInfo()
  511.     {
  512.         return array (  517 => 170,  499 => 112,  481 => 64,  469 => 190,  464 => 188,  459 => 187,  454 => 186,  452 => 185,  446 => 183,  443 => 182,  431 => 171,  428 => 170,  424 => 168,  420 => 167,  416 => 166,  405 => 159,  399 => 157,  396 => 156,  390 => 154,  387 => 153,  381 => 151,  378 => 150,  372 => 148,  369 => 147,  363 => 145,  360 => 144,  354 => 142,  352 => 141,  347 => 140,  345 => 139,  334 => 138,  330 => 137,  322 => 133,  319 => 122,  313 => 121,  307 => 119,  305 => 118,  299 => 115,  297 => 114,  295 => 112,  291 => 111,  287 => 110,  282 => 109,  280 => 108,  274 => 105,  271 => 104,  265 => 102,  262 => 101,  255 => 95,  249 => 92,  246 => 91,  243 => 90,  240 => 88,  234 => 85,  231 => 84,  228 => 83,  224 => 80,  218 => 77,  215 => 76,  212 => 75,  208 => 72,  202 => 69,  199 => 68,  196 => 67,  193 => 65,  190 => 64,  187 => 62,  181 => 59,  178 => 58,  175 => 57,  171 => 55,  168 => 54,  165 => 53,  162 => 52,  159 => 51,  156 => 50,  153 => 49,  150 => 48,  147 => 47,  145 => 46,  142 => 45,  136 => 42,  133 => 41,  130 => 40,  126 => 37,  120 => 34,  117 => 33,  114 => 32,  107 => 27,  103 => 25,  100 => 23,  94 => 20,  91 => 19,  88 => 18,  84 => 15,  77 => 11,  73 => 10,  69 => 8,  67 => 7,  64 => 6,  58 => 4,  56 => 3,  48 => 1,);
  513.     }
  514.     public function getSourceContext()
  515.     {
  516.         return new Source("{% set _body_content %}<body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  517. {# Layout: BODY_AFTER #}
  518. {% if Layout.BodyAfter %}
  519.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  520. {% endif %}
  521. {% if isMaintenance %}
  522.     <div class=\"ec-maintenanceAlert\">
  523.         <div>
  524.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\" alt=\"\" /></div>
  525.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  526.         </div>
  527.     </div>
  528. {% endif %}
  529. <div class=\"ec-layoutRole\">
  530.     {# Layout: HEADER (temptu-style: two rows inside Block/header.twig) #}
  531.     {% if Layout.Header %}
  532.         <div class=\"ec-layoutRole__header\">
  533.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  534.         </div>
  535.     {% endif %}
  536.     {# Global nav: same width as hero slider, right above main content #}
  537.     <div class=\"temptu-globalNavWrap is-pc\">
  538.         <div class=\"temptu-globalNavWrap__inner\">
  539.             {{ include('Block/header_nav.twig') }}
  540.         </div>
  541.     </div>
  542.     {# Layout: CONTENTS_TOP #}
  543.     {% if Layout.ContentsTop %}
  544.         <div class=\"ec-layoutRole__contentTop\">
  545.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  546.         </div>
  547.     {% endif %}
  548.     <div class=\"ec-layoutRole__contents\">
  549.         {# Layout: SIDE_LEFT (hidden on top page for temptu full width) #}
  550.         {% if Layout.SideLeft and body_class|default('') != 'front_page' %}
  551.             <div class=\"ec-layoutRole__left\">
  552.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  553.             </div>
  554.         {% endif %}
  555.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  556.         {% if body_class|default('') != 'front_page' %}
  557.             {% if Layout.ColumnNum == 2 %}
  558.                 {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  559.             {% elseif Layout.ColumnNum == 3 %}
  560.                 {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  561.             {% endif %}
  562.         {% endif %}
  563.         <div class=\"{{ layoutRoleMain }}\">
  564.             {# Layout: MAIN_TOP #}
  565.             {% if Layout.MainTop %}
  566.                 <div class=\"ec-layoutRole__mainTop\">
  567.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  568.                 </div>
  569.             {% endif %}
  570.             {# MAIN AREA #}
  571.             {% block main %}{% endblock %}
  572.             {# Layout: MAIN_Bottom #}
  573.             {% if Layout.MainBottom %}
  574.                 <div class=\"ec-layoutRole__mainBottom\">
  575.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  576.                 </div>
  577.             {% endif %}
  578.         </div>
  579.         {# Layout: SIDE_RIGHT #}
  580.         {% if Layout.SideRight %}
  581.             <div class=\"ec-layoutRole__right\">
  582.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  583.             </div>
  584.         {% endif %}
  585.     </div>
  586.     {# Layout: CONTENTS_BOTTOM #}
  587.     {% if Layout.ContentsBottom %}
  588.         <div class=\"ec-layoutRole__contentBottom\">
  589.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  590.         </div>
  591.     {% endif %}
  592.     {# Layout: CONTENTS_FOOTER #}
  593.     {% if Layout.Footer %}
  594.         <div class=\"ec-layoutRole__footer\">
  595.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  596.         </div>
  597.     {% endif %}
  598. </div><!-- ec-layoutRole -->
  599. <div class=\"ec-overlayRole\"></div>
  600. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  601. <div class=\"ec-drawerRole\">
  602.     {# Layout: DRAWER #}
  603.     {% if Layout.Drawer %}
  604.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  605.     {% endif %}
  606. </div>
  607. <div class=\"ec-blockTopBtn pagetop\"><img src=\"{{ asset('assets/icon/pagetop.svg') }}\" alt=\"\"></div>
  608. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  609. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  610. {% include('@common/lang.twig') %}
  611. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  612. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  613. <script src=\"{{ asset('assets/js/p4003.js') }}\"></script>
  614. {% block javascript %}{% endblock %}
  615. {# Layout: CLOSE_BODY_BEFORE #}
  616. {% if Layout.CloseBodyBefore %}
  617.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  618. {% endif %}
  619. {# プラグイン用Snippet #}
  620. {% if plugin_snippets is defined %}
  621.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  622. {% endif %}
  623.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  624. </body>{% endset %}<!doctype html>
  625. {#
  626. This file is part of EC-CUBE
  627. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  628. http://www.ec-cube.co.jp/
  629. For the full copyright and license information, please view the LICENSE
  630. file that was distributed with this source code.
  631. #}
  632. <html lang=\"{{ eccube_config.locale }}\">
  633. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  634.     <meta charset=\"utf-8\">
  635.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  636.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  637.     <title>{{ BaseInfo.shop_name }}{% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}{% elseif title is defined and title is not empty %} / {{ title }}{% endif %}</title>
  638.     {% if Page.meta_tags is not empty %}
  639.         {{ include(template_from_string(Page.meta_tags)) }}
  640.         {% if Page.description is not empty %}
  641.             <meta name=\"description\" content=\"{{ Page.description }}\">
  642.         {% endif %}
  643.     {% else %}
  644.         {{ include('meta.twig') }}
  645.     {% endif %}
  646.     {% if Page.author is not empty %}
  647.         <meta name=\"author\" content=\"{{ Page.author }}\">
  648.     {% endif %}
  649.     {% if Page.keyword is not empty %}
  650.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  651.     {% endif %}
  652.     {% if Page.meta_robots is not empty %}
  653.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  654.     {% endif %}
  655.     {% if Page.meta_tags is not empty %}
  656.         {{ include(template_from_string(Page.meta_tags)) }}
  657.     {% endif %}
  658.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  659.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  660.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  661.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  662.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  663.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  664.     <link href=\"https://fonts.googleapis.com/css2?family=Cormorant+Infant:ital,wght@0,400;0,600;0,700;1,400&family=Noto+Serif+JP:wght@400;600;700&display=swap\" rel=\"stylesheet\">
  665.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/eccube.min.css') }}\">
  666.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.min.css') }}\">
  667.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/temptu-style.css') }}\">
  668.     {#<script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>#}
  669.     {% block stylesheet %}{% endblock %}
  670.     <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  671.     <script>
  672.         \$(function() {
  673.             \$.ajaxSetup({
  674.                 'headers': {
  675.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  676.                 }
  677.             });
  678.         });
  679.     </script>
  680.     {# Layout: HEAD #}
  681.     {% if Layout.Head %}
  682.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  683.     {% endif %}
  684.     {# プラグイン用styleseetやmetatagなど #}
  685.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  686.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  687. {{appended_head()}}</head>
  688. {{ _body_content|raw }}</html>
  689. ""__string_template__95c467adbdfe08a2ddb07f68571857c8""");
  690.     }
  691.     
  692.     public function checkSecurity()
  693.     {
  694.         static $tags = array("set" => 1"if" => 3"block" => 64"include" => 108);
  695.         static $filters = array("escape" => 1"default" => 1"trans" => 11"raw" => 190);
  696.         static $functions = array("include" => 4"asset" => 10"csrf_token" => 137"constant" => 137"template_from_string" => 140"appended_head" => 188);
  697.         try {
  698.             $this->sandbox->checkSecurity(
  699.                 ['set''if''block''include'],
  700.                 ['escape''default''trans''raw'],
  701.                 ['include''asset''csrf_token''constant''template_from_string''appended_head']
  702.             );
  703.         } catch (SecurityError $e) {
  704.             $e->setSourceContext($this->source);
  705.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  706.                 $e->setTemplateLine($tags[$e->getTagName()]);
  707.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  708.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  709.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  710.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  711.             }
  712.             throw $e;
  713.         }
  714.     }
  715. }