var/cache/dev/twig/f5/f5f7260f3e5beb1e7014fad7c3e7cebfa03745d6aa0b7278c1043d644665fbde.php line 379

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_d1c3d791de092462c64c0bf182302bf663be19ff805c2232971da32c1ca9228b 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.     <meta charset=\"utf-8\">
  45.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  46.     <meta name=\"eccube-csrf-token\" content=\"";
  47.         // line 16
  48.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  49.         echo "\">
  50.     <title>";
  51.         // line 17
  52.         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.'17$this->source); })()), "shop_name", [], "any"falsefalsefalse17), "html"nulltrue);
  53.         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.'17$this->source); })())))) {
  54.             echo " / ";
  55.             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.'17$this->source); })()), "html"nulltrue);
  56.         } 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.'17$this->source); })())))) {
  57.             echo " / ";
  58.             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.'17$this->source); })()), "html"nulltrue);
  59.         }
  60.         echo "</title>
  61.     ";
  62.         // line 18
  63.         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.'18$this->source); })()), "meta_tags", [], "any"falsefalsefalse18))) {
  64.             // line 19
  65.             echo "        ";
  66.             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.'19$this->source); })()), "meta_tags", [], "any"falsefalsefalse19)));
  67.             echo "
  68.         ";
  69.             // line 20
  70.             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.'20$this->source); })()), "description", [], "any"falsefalsefalse20))) {
  71.                 // line 21
  72.                 echo "            <meta name=\"description\" content=\"";
  73.                 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.'21$this->source); })()), "description", [], "any"falsefalsefalse21), "html"nulltrue);
  74.                 echo "\">
  75.         ";
  76.             }
  77.             // line 23
  78.             echo "    ";
  79.         } else {
  80.             // line 24
  81.             echo "        ";
  82.             echo twig_include($this->env$context"meta.twig");
  83.             echo "
  84.     ";
  85.         }
  86.         // line 26
  87.         echo "    ";
  88.         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.'26$this->source); })()), "author", [], "any"falsefalsefalse26))) {
  89.             // line 27
  90.             echo "        <meta name=\"author\" content=\"";
  91.             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.'27$this->source); })()), "author", [], "any"falsefalsefalse27), "html"nulltrue);
  92.             echo "\">
  93.     ";
  94.         }
  95.         // line 29
  96.         echo "    ";
  97.         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.'29$this->source); })()), "keyword", [], "any"falsefalsefalse29))) {
  98.             // line 30
  99.             echo "        <meta name=\"keywords\" content=\"";
  100.             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.'30$this->source); })()), "keyword", [], "any"falsefalsefalse30), "html"nulltrue);
  101.             echo "\">
  102.     ";
  103.         }
  104.         // line 32
  105.         echo "    ";
  106.         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.'32$this->source); })()), "meta_robots", [], "any"falsefalsefalse32))) {
  107.             // line 33
  108.             echo "        <meta name=\"robots\" content=\"";
  109.             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.'33$this->source); })()), "meta_robots", [], "any"falsefalsefalse33), "html"nulltrue);
  110.             echo "\">
  111.     ";
  112.         }
  113.         // line 35
  114.         echo "    ";
  115.         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.'35$this->source); })()), "meta_tags", [], "any"falsefalsefalse35))) {
  116.             // line 36
  117.             echo "        ";
  118.             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.'36$this->source); })()), "meta_tags", [], "any"falsefalsefalse36)));
  119.             echo "
  120.     ";
  121.         }
  122.         // line 38
  123.         echo "    <link rel=\"icon\" href=\"";
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  125.         echo "\">
  126.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  127.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  128.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  129.     <link rel=\"stylesheet\" href=\"";
  130.         // line 42
  131.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  132.         echo "\">
  133.     ";
  134.         // line 43
  135.         $this->displayBlock('stylesheet'$context$blocks);
  136.         // line 44
  137.         echo "    <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  138.     <script>
  139.         \$(function() {
  140.             \$.ajaxSetup({
  141.                 'headers': {
  142.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  143.                 }
  144.             });
  145.         });
  146.     </script>
  147.     ";
  148.         // line 55
  149.         echo "    ";
  150.         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.'55$this->source); })()), "Head", [], "any"falsefalsefalse55)) {
  151.             // line 56
  152.             echo "        ";
  153.             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.'56$this->source); })()), "Head", [], "any"falsefalsefalse56)]);
  154.             echo "
  155.     ";
  156.         }
  157.         // line 58
  158.         echo "    ";
  159.         // line 59
  160.         echo "    ";
  161.         if (array_key_exists("plugin_assets"$context)) {
  162.             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.'59$this->source); })())]);
  163.         }
  164.         // line 60
  165.         echo "    <link rel=\"stylesheet\" href=\"";
  166.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  167.         echo "\">
  168. </head>
  169. <body id=\"page_";
  170.         // line 62
  171.         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.'62$this->source); })()), "request", [], "any"falsefalsefalse62), "get", [=> "_route"], "method"falsefalsefalse62), "html"nulltrue);
  172.         echo "\" class=\"";
  173.         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.'62$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  174.         echo "\">
  175. ";
  176.         // line 64
  177.         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.'64$this->source); })()), "BodyAfter", [], "any"falsefalsefalse64)) {
  178.             // line 65
  179.             echo "    ";
  180.             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.'65$this->source); })()), "BodyAfter", [], "any"falsefalsefalse65)]);
  181.             echo "
  182. ";
  183.         }
  184.         // line 67
  185.         echo "
  186. ";
  187.         // line 68
  188.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'68$this->source); })())) {
  189.             // line 69
  190.             echo "    <div class=\"ec-maintenanceAlert\">
  191.         <div>
  192.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  193.             // line 71
  194.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  195.             echo "\"/></div>
  196.             ";
  197.             // line 72
  198.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  199.             echo "
  200.         </div>
  201.     </div>
  202. ";
  203.         }
  204.         // line 76
  205.         echo "
  206. <div class=\"ec-layoutRole\">
  207.     ";
  208.         // line 79
  209.         echo "    ";
  210.         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.'79$this->source); })()), "Header", [], "any"falsefalsefalse79)) {
  211.             // line 80
  212.             echo "        <div class=\"ec-layoutRole__header\">
  213.             ";
  214.             // line 81
  215.             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.'81$this->source); })()), "Header", [], "any"falsefalsefalse81)]);
  216.             echo "
  217.         </div>
  218.     ";
  219.         }
  220.         // line 84
  221.         echo "
  222.     ";
  223.         // line 86
  224.         echo "    ";
  225.         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.'86$this->source); })()), "ContentsTop", [], "any"falsefalsefalse86)) {
  226.             // line 87
  227.             echo "        <div class=\"ec-layoutRole__contentTop\">
  228.             ";
  229.             // line 88
  230.             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.'88$this->source); })()), "ContentsTop", [], "any"falsefalsefalse88)]);
  231.             echo "
  232.         </div>
  233.     ";
  234.         }
  235.         // line 91
  236.         echo "
  237.     <div class=\"ec-layoutRole__contents\">
  238.         ";
  239.         // line 94
  240.         echo "        ";
  241.         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.'94$this->source); })()), "SideLeft", [], "any"falsefalsefalse94)) {
  242.             // line 95
  243.             echo "            <div class=\"ec-layoutRole__left\">
  244.                 ";
  245.             // line 96
  246.             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.'96$this->source); })()), "SideLeft", [], "any"falsefalsefalse96)]);
  247.             echo "
  248.             </div>
  249.         ";
  250.         }
  251.         // line 99
  252.         echo "
  253.         ";
  254.         // line 100
  255.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  256.         // line 101
  257.         echo "        ";
  258.         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); })()), "ColumnNum", [], "any"falsefalsefalse101) == 2)) {
  259.             // line 102
  260.             echo "            ";
  261.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  262.             // line 103
  263.             echo "        ";
  264.         } 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.'103$this->source); })()), "ColumnNum", [], "any"falsefalsefalse103) == 3)) {
  265.             // line 104
  266.             echo "            ";
  267.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  268.             // line 105
  269.             echo "        ";
  270.         }
  271.         // line 106
  272.         echo "
  273.         <div class=\"";
  274.         // line 107
  275.         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.'107$this->source); })()), "html"nulltrue);
  276.         echo "\">
  277.             ";
  278.         // line 109
  279.         echo "            ";
  280.         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.'109$this->source); })()), "MainTop", [], "any"falsefalsefalse109)) {
  281.             // line 110
  282.             echo "                <div class=\"ec-layoutRole__mainTop\">
  283.                     ";
  284.             // line 111
  285.             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.'111$this->source); })()), "MainTop", [], "any"falsefalsefalse111)]);
  286.             echo "
  287.                 </div>
  288.             ";
  289.         }
  290.         // line 114
  291.         echo "
  292.             ";
  293.         // line 116
  294.         echo "            ";
  295.         $this->displayBlock('main'$context$blocks);
  296.         // line 117
  297.         echo "
  298.             ";
  299.         // line 119
  300.         echo "            ";
  301.         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.'119$this->source); })()), "MainBottom", [], "any"falsefalsefalse119)) {
  302.             // line 120
  303.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  304.                     ";
  305.             // line 121
  306.             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.'121$this->source); })()), "MainBottom", [], "any"falsefalsefalse121)]);
  307.             echo "
  308.                 </div>
  309.             ";
  310.         }
  311.         // line 124
  312.         echo "        </div>
  313.         ";
  314.         // line 127
  315.         echo "        ";
  316.         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.'127$this->source); })()), "SideRight", [], "any"falsefalsefalse127)) {
  317.             // line 128
  318.             echo "            <div class=\"ec-layoutRole__right\">
  319.                 ";
  320.             // line 129
  321.             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.'129$this->source); })()), "SideRight", [], "any"falsefalsefalse129)]);
  322.             echo "
  323.             </div>
  324.         ";
  325.         }
  326.         // line 132
  327.         echo "    </div>
  328.     ";
  329.         // line 135
  330.         echo "    ";
  331.         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.'135$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse135)) {
  332.             // line 136
  333.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  334.             ";
  335.             // line 137
  336.             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.'137$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse137)]);
  337.             echo "
  338.         </div>
  339.     ";
  340.         }
  341.         // line 140
  342.         echo "
  343.     ";
  344.         // line 142
  345.         echo "    ";
  346.         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.'142$this->source); })()), "Footer", [], "any"falsefalsefalse142)) {
  347.             // line 143
  348.             echo "        <div class=\"ec-layoutRole__footer\">
  349.             ";
  350.             // line 144
  351.             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.'144$this->source); })()), "Footer", [], "any"falsefalsefalse144)]);
  352.             echo "
  353.         </div>
  354.     ";
  355.         }
  356.         // line 147
  357.         echo "</div><!-- ec-layoutRole -->
  358. <div class=\"ec-overlayRole\"></div>
  359. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  360. <div class=\"ec-drawerRole\">
  361.     ";
  362.         // line 153
  363.         echo "    ";
  364.         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.'153$this->source); })()), "Drawer", [], "any"falsefalsefalse153)) {
  365.             // line 154
  366.             echo "        ";
  367.             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.'154$this->source); })()), "Drawer", [], "any"falsefalsefalse154)]);
  368.             echo "
  369.     ";
  370.         }
  371.         // line 156
  372.         echo "</div>
  373. <div class=\"ec-blockTopBtn pagetop\">";
  374.         // line 157
  375.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html"nulltrue);
  376.         echo "</div>
  377. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  378. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  379. ";
  380.         // line 160
  381.         $this->loadTemplate("@common/lang.twig""default_frame.twig"160)->display($context);
  382.         // line 161
  383.         echo "<script src=\"";
  384.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  385.         echo "\"></script>
  386. <script src=\"";
  387.         // line 162
  388.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  389.         echo "\"></script>
  390. ";
  391.         // line 163
  392.         $this->displayBlock('javascript'$context$blocks);
  393.         // line 165
  394.         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.'165$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse165)) {
  395.             // line 166
  396.             echo "    ";
  397.             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.'166$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse166)]);
  398.             echo "
  399. ";
  400.         }
  401.         // line 169
  402.         if (array_key_exists("plugin_snippets"$context)) {
  403.             // line 170
  404.             echo "    ";
  405.             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.'170$this->source); })())]);
  406.             echo "
  407. ";
  408.         }
  409.         // line 172
  410.         echo "    <script src=\"";
  411.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  412.         echo "\"></script>
  413. </body>
  414. </html>
  415. ";
  416.         
  417.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  418.         
  419.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  420.     }
  421.     // line 43
  422.     public function block_stylesheet($context, array $blocks = [])
  423.     {
  424.         $macros $this->macros;
  425.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  426.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  427.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  428.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  429.         
  430.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  431.         
  432.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  433.     }
  434.     // line 116
  435.     public function block_main($context, array $blocks = [])
  436.     {
  437.         $macros $this->macros;
  438.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  439.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  440.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  441.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  442.         
  443.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  444.         
  445.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  446.     }
  447.     // line 163
  448.     public function block_javascript($context, array $blocks = [])
  449.     {
  450.         $macros $this->macros;
  451.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  452.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  453.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  454.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  455.         
  456.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  457.         
  458.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  459.     }
  460.     public function getTemplateName()
  461.     {
  462.         return "default_frame.twig";
  463.     }
  464.     public function isTraitable()
  465.     {
  466.         return false;
  467.     }
  468.     public function getDebugInfo()
  469.     {
  470.         return array (  473 => 163,  455 => 116,  437 => 43,  422 => 172,  416 => 170,  414 => 169,  408 => 166,  406 => 165,  404 => 163,  400 => 162,  395 => 161,  393 => 160,  387 => 157,  384 => 156,  378 => 154,  375 => 153,  368 => 147,  362 => 144,  359 => 143,  356 => 142,  353 => 140,  347 => 137,  344 => 136,  341 => 135,  337 => 132,  331 => 129,  328 => 128,  325 => 127,  321 => 124,  315 => 121,  312 => 120,  309 => 119,  306 => 117,  303 => 116,  300 => 114,  294 => 111,  291 => 110,  288 => 109,  284 => 107,  281 => 106,  278 => 105,  275 => 104,  272 => 103,  269 => 102,  266 => 101,  264 => 100,  261 => 99,  255 => 96,  252 => 95,  249 => 94,  245 => 91,  239 => 88,  236 => 87,  233 => 86,  230 => 84,  224 => 81,  221 => 80,  218 => 79,  214 => 76,  207 => 72,  203 => 71,  199 => 69,  197 => 68,  194 => 67,  188 => 65,  186 => 64,  180 => 62,  174 => 60,  169 => 59,  167 => 58,  161 => 56,  158 => 55,  146 => 44,  144 => 43,  140 => 42,  132 => 38,  126 => 36,  123 => 35,  117 => 33,  114 => 32,  108 => 30,  105 => 29,  99 => 27,  96 => 26,  90 => 24,  87 => 23,  81 => 21,  79 => 20,  74 => 19,  72 => 18,  61 => 17,  57 => 16,  49 => 12,  46 => 1,);
  471.     }
  472.     public function getSourceContext()
  473.     {
  474.         return new Source("<!doctype html>
  475. {#
  476. This file is part of EC-CUBE
  477. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  478. http://www.ec-cube.co.jp/
  479. For the full copyright and license information, please view the LICENSE
  480. file that was distributed with this source code.
  481. #}
  482. <html lang=\"{{ eccube_config.locale }}\">
  483. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  484.     <meta charset=\"utf-8\">
  485.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  486.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  487.     <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>
  488.     {% if Page.meta_tags is not empty %}
  489.         {{ include(template_from_string(Page.meta_tags)) }}
  490.         {% if Page.description is not empty %}
  491.             <meta name=\"description\" content=\"{{ Page.description }}\">
  492.         {% endif %}
  493.     {% else %}
  494.         {{ include('meta.twig') }}
  495.     {% endif %}
  496.     {% if Page.author is not empty %}
  497.         <meta name=\"author\" content=\"{{ Page.author }}\">
  498.     {% endif %}
  499.     {% if Page.keyword is not empty %}
  500.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  501.     {% endif %}
  502.     {% if Page.meta_robots is not empty %}
  503.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  504.     {% endif %}
  505.     {% if Page.meta_tags is not empty %}
  506.         {{ include(template_from_string(Page.meta_tags)) }}
  507.     {% endif %}
  508.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  509.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  510.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  511.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  512.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  513.     {% block stylesheet %}{% endblock %}
  514.     <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  515.     <script>
  516.         \$(function() {
  517.             \$.ajaxSetup({
  518.                 'headers': {
  519.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  520.                 }
  521.             });
  522.         });
  523.     </script>
  524.     {# Layout: HEAD #}
  525.     {% if Layout.Head %}
  526.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  527.     {% endif %}
  528.     {# プラグイン用styleseetやmetatagなど #}
  529.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  530.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  531. </head>
  532. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  533. {# Layout: BODY_AFTER #}
  534. {% if Layout.BodyAfter %}
  535.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  536. {% endif %}
  537. {% if isMaintenance %}
  538.     <div class=\"ec-maintenanceAlert\">
  539.         <div>
  540.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  541.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  542.         </div>
  543.     </div>
  544. {% endif %}
  545. <div class=\"ec-layoutRole\">
  546.     {# Layout: HEADER #}
  547.     {% if Layout.Header %}
  548.         <div class=\"ec-layoutRole__header\">
  549.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  550.         </div>
  551.     {% endif %}
  552.     {# Layout: CONTENTS_TOP #}
  553.     {% if Layout.ContentsTop %}
  554.         <div class=\"ec-layoutRole__contentTop\">
  555.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  556.         </div>
  557.     {% endif %}
  558.     <div class=\"ec-layoutRole__contents\">
  559.         {# Layout: SIDE_LEFT #}
  560.         {% if Layout.SideLeft %}
  561.             <div class=\"ec-layoutRole__left\">
  562.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  563.             </div>
  564.         {% endif %}
  565.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  566.         {% if Layout.ColumnNum == 2 %}
  567.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  568.         {% elseif Layout.ColumnNum == 3 %}
  569.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  570.         {% endif %}
  571.         <div class=\"{{ layoutRoleMain }}\">
  572.             {# Layout: MAIN_TOP #}
  573.             {% if Layout.MainTop %}
  574.                 <div class=\"ec-layoutRole__mainTop\">
  575.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  576.                 </div>
  577.             {% endif %}
  578.             {# MAIN AREA #}
  579.             {% block main %}{% endblock %}
  580.             {# Layout: MAIN_Bottom #}
  581.             {% if Layout.MainBottom %}
  582.                 <div class=\"ec-layoutRole__mainBottom\">
  583.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  584.                 </div>
  585.             {% endif %}
  586.         </div>
  587.         {# Layout: SIDE_RIGHT #}
  588.         {% if Layout.SideRight %}
  589.             <div class=\"ec-layoutRole__right\">
  590.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  591.             </div>
  592.         {% endif %}
  593.     </div>
  594.     {# Layout: CONTENTS_BOTTOM #}
  595.     {% if Layout.ContentsBottom %}
  596.         <div class=\"ec-layoutRole__contentBottom\">
  597.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  598.         </div>
  599.     {% endif %}
  600.     {# Layout: CONTENTS_FOOTER #}
  601.     {% if Layout.Footer %}
  602.         <div class=\"ec-layoutRole__footer\">
  603.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  604.         </div>
  605.     {% endif %}
  606. </div><!-- ec-layoutRole -->
  607. <div class=\"ec-overlayRole\"></div>
  608. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  609. <div class=\"ec-drawerRole\">
  610.     {# Layout: DRAWER #}
  611.     {% if Layout.Drawer %}
  612.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  613.     {% endif %}
  614. </div>
  615. <div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div>
  616. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  617. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  618. {% include('@common/lang.twig') %}
  619. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  620. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  621. {% block javascript %}{% endblock %}
  622. {# Layout: CLOSE_BODY_BEFORE #}
  623. {% if Layout.CloseBodyBefore %}
  624.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  625. {% endif %}
  626. {# プラグイン用Snippet #}
  627. {% if plugin_snippets is defined %}
  628.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  629. {% endif %}
  630.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  631. </body>
  632. </html>
  633. ""default_frame.twig""/home/nissinhamonline/www/demo/src/Eccube/Resource/template/default/default_frame.twig");
  634.     }
  635. }