var/cache/dev/twig/01/01449caab1bf0f00e638712a216769b7.php line 38

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_4ae10f81733aed71b64c777da65ef4b6 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.         $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""default_frame.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  38.         // line 1
  39.         echo "<!doctype html>
  40. <html lang=\"";
  41.         // line 2
  42.         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.'2$this->source); })()), "locale", [], "any"falsefalsetrue2), 2$this->source), "html"nulltrue);
  43.         echo "\">
  44.   <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  45.     <meta charset=\"utf-8\">
  46.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  47.     <meta name=\"eccube-csrf-token\" content=\"";
  48.         // line 6
  49.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  50.         echo "\">
  51.     <title>
  52.         ";
  53.         // line 8
  54.         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.'8$this->source); })()), "shop_name", [], "any"falsefalsetrue8), 8$this->source), "html"nulltrue);
  55.         echo "
  56.         ";
  57.         // line 9
  58.         if ((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.'9$this->source); })())))) {
  59.             // line 10
  60.             echo "            ";
  61.             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.'10$this->source); })()), "author", [], "any"falsefalsetrue10))) {
  62.                 // line 11
  63.                 echo "            / ";
  64.                 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.'11$this->source); })()), "author", [], "any"falsefalsetrue11), 11$this->source), "html"nulltrue);
  65.                 echo "
  66.             ";
  67.             } else {
  68.                 // line 13
  69.                 echo "            / ";
  70.                 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.'13$this->source); })()), 13$this->source), "html"nulltrue);
  71.                 echo "
  72.             ";
  73.             }
  74.             // line 15
  75.             echo "        ";
  76.         }
  77.         // line 16
  78.         echo "        ";
  79.         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.'16$this->source); })())))) {
  80.             echo " / ";
  81.             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.'16$this->source); })()), 16$this->source), "html"nulltrue);
  82.             echo "
  83.         ";
  84.         }
  85.         // line 18
  86.         echo "    </title>
  87.     ";
  88.         // line 19
  89.         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.'19$this->source); })()), "meta_tags", [], "any"falsefalsetrue19))) {
  90.             // line 20
  91.             echo "      ";
  92.             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.'20$this->source); })()), "meta_tags", [], "any"falsefalsetrue20), 20$this->source)), array(), truefalsetrue);
  93.             echo "
  94.       ";
  95.             // line 21
  96.             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.'21$this->source); })()), "description", [], "any"falsefalsetrue21))) {
  97.                 // line 22
  98.                 echo "        <meta name=\"description\" content=\"";
  99.                 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.'22$this->source); })()), "description", [], "any"falsefalsetrue22), 22$this->source), "html"nulltrue);
  100.                 echo "\">
  101.       ";
  102.             }
  103.             // line 24
  104.             echo "    ";
  105.         } else {
  106.             // line 25
  107.             echo "      ";
  108.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"meta.twig");
  109.             echo "
  110.     ";
  111.         }
  112.         // line 27
  113.         echo "    ";
  114.         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.'27$this->source); })()), "keyword", [], "any"falsefalsetrue27))) {
  115.             // line 28
  116.             echo "      <meta name=\"keywords\" content=\"";
  117.             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.'28$this->source); })()), "keyword", [], "any"falsefalsetrue28), 28$this->source), "html"nulltrue);
  118.             echo "\">
  119.     ";
  120.         }
  121.         // line 30
  122.         echo "    ";
  123.         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.'30$this->source); })()), "meta_robots", [], "any"falsefalsetrue30))) {
  124.             // line 31
  125.             echo "      <meta name=\"robots\" content=\"";
  126.             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.'31$this->source); })()), "meta_robots", [], "any"falsefalsetrue31), 31$this->source), "html"nulltrue);
  127.             echo "\">
  128.     ";
  129.         }
  130.         // line 33
  131.         echo "    <link rel=\"icon\" href=\"";
  132.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  133.         echo "\">
  134.     <link rel=\"stylesheet\" href=\"";
  135.         // line 34
  136.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  137.         echo "\">
  138.     <script src=\"";
  139.         // line 35
  140.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  141.         echo "\"></script>
  142.   ";
  143.         // line 36
  144.         $this->displayBlock('stylesheet'$context$blocks);
  145.         // line 37
  146.         echo "  <script>
  147.     \$(function () {
  148.       \$.ajaxSetup({
  149.         'headers': {
  150.           'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  151.         }
  152.       });
  153.     });
  154.   </script>
  155.   ";
  156.         // line 47
  157.         echo "  ";
  158.         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.'47$this->source); })()), "Head", [], "any"falsefalsetrue47)) {
  159.             // line 48
  160.             echo "    ";
  161.             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.'48$this->source); })()), "Head", [], "any"falsefalsetrue48)]);
  162.             echo "
  163.   ";
  164.         }
  165.         // line 50
  166.         echo "  ";
  167.         // line 51
  168.         echo "  ";
  169.         if (array_key_exists("plugin_assets"$context)) {
  170.             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.'51$this->source); })())]);
  171.         }
  172.         // line 52
  173.         echo "  <link rel=\"stylesheet\" href=\"";
  174.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  175.         echo "\">
  176. </head>
  177. ";
  178.         // line 54
  179.         $context["_ud_page"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'54$this->source); })()), "request", [], "any"falsefalsetrue54), "attributes", [], "any"falsefalsetrue54), "get", [=> "route"], "method"falsefalsetrue54);
  180.         // line 55
  181.         echo "<body id=\"page_";
  182.         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.'55$this->source); })()), "request", [], "any"falsefalsetrue55), "get", [=> "_route"], "method"falsefalsetrue55), 55$this->source), "html"nulltrue);
  183.         echo "\" class=\"";
  184.         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.'55$this->source); })()), 55$this->source), "other_page")) : ("other_page")), "html"nulltrue);
  185.         if ((isset($context["_ud_page"]) || array_key_exists("_ud_page"$context) ? $context["_ud_page"] : (function () { throw new RuntimeError('Variable "_ud_page" does not exist.'55$this->source); })())) {
  186.             echo " ";
  187.             echo twig_escape_filter($this->envtwig_replace_filter($this->sandbox->ensureToStringAllowed((isset($context["_ud_page"]) || array_key_exists("_ud_page"$context) ? $context["_ud_page"] : (function () { throw new RuntimeError('Variable "_ud_page" does not exist.'55$this->source); })()), 55$this->source), ["/" => "_"]), "html"nulltrue);
  188.         }
  189.         echo "\">
  190.   ";
  191.         // line 57
  192.         echo "  ";
  193.         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); })()), "BodyAfter", [], "any"falsefalsetrue57)) {
  194.             // line 58
  195.             echo "    ";
  196.             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.'58$this->source); })()), "BodyAfter", [], "any"falsefalsetrue58)]);
  197.             echo "
  198.   ";
  199.         }
  200.         // line 60
  201.         echo "
  202.   ";
  203.         // line 61
  204.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'61$this->source); })())) {
  205.             // line 62
  206.             echo "    <div class=\"ec-maintenanceAlert\">
  207.       <div>
  208.         <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  209.             // line 64
  210.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  211.             echo "\"/></div>
  212.           ";
  213.             // line 65
  214.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  215.             echo "
  216.       </div>
  217.     </div>
  218.   ";
  219.         }
  220.         // line 69
  221.         echo "
  222.   <div class=\"ec-layoutRole\">
  223.     ";
  224.         // line 72
  225.         echo "    ";
  226.         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.'72$this->source); })()), "Header", [], "any"falsefalsetrue72)) {
  227.             // line 73
  228.             echo "      <header class=\"ec-layoutRole__header\">
  229.         ";
  230.             // line 74
  231.             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.'74$this->source); })()), "Header", [], "any"falsefalsetrue74)]);
  232.             echo "
  233.       </header>
  234.     ";
  235.         }
  236.         // line 77
  237.         echo "
  238.     ";
  239.         // line 79
  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.'79$this->source); })()), "ContentsTop", [], "any"falsefalsetrue79)) {
  242.             // line 80
  243.             echo "      <div class=\"ec-layoutRole__contentTop\">
  244.         ";
  245.             // line 81
  246.             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.'81$this->source); })()), "ContentsTop", [], "any"falsefalsetrue81)]);
  247.             echo "
  248.       </div>
  249.     ";
  250.         }
  251.         // line 84
  252.         echo "
  253.     <div class=\"ec-layoutRole__contents\">
  254.       ";
  255.         // line 87
  256.         echo "      ";
  257.         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.'87$this->source); })()), "SideLeft", [], "any"falsefalsetrue87)) {
  258.             // line 88
  259.             echo "        <aside class=\"ec-layoutRole__left\">
  260.           ";
  261.             // line 89
  262.             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.'89$this->source); })()), "SideLeft", [], "any"falsefalsetrue89)]);
  263.             echo "
  264.         </aside>
  265.       ";
  266.         }
  267.         // line 92
  268.         echo "
  269.       ";
  270.         // line 93
  271.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  272.         // line 94
  273.         echo "      ";
  274.         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); })()), "ColumnNum", [], "any"falsefalsetrue94) == 2)) {
  275.             // line 95
  276.             echo "        ";
  277.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  278.             // line 96
  279.             echo "      ";
  280.         } 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.'96$this->source); })()), "ColumnNum", [], "any"falsefalsetrue96) == 3)) {
  281.             // line 97
  282.             echo "        ";
  283.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  284.             // line 98
  285.             echo "      ";
  286.         }
  287.         // line 99
  288.         echo "      <div id=\"wraps\">
  289.         <main class=\"";
  290.         // line 100
  291.         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.'100$this->source); })()), 100$this->source), "html"nulltrue);
  292.         echo "\">
  293.           <div id=\"main_middle\">
  294.             ";
  295.         // line 103
  296.         echo "            ";
  297.         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.'103$this->source); })()), "MainTop", [], "any"falsefalsetrue103)) {
  298.             // line 104
  299.             echo "              <div class=\"ec-layoutRole__mainTop\">
  300.                 ";
  301.             // line 105
  302.             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.'105$this->source); })()), "MainTop", [], "any"falsefalsetrue105)]);
  303.             echo "
  304.               </div>
  305.             ";
  306.         }
  307.         // line 108
  308.         echo "
  309.             ";
  310.         // line 110
  311.         echo "          ";
  312.         $this->displayBlock('main'$context$blocks);
  313.         // line 111
  314.         echo "
  315.           ";
  316.         // line 113
  317.         echo "          ";
  318.         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.'113$this->source); })()), "MainBottom", [], "any"falsefalsetrue113)) {
  319.             // line 114
  320.             echo "            <div class=\"ec-layoutRole__mainBottom\">
  321.               ";
  322.             // line 115
  323.             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); })()), "MainBottom", [], "any"falsefalsetrue115)]);
  324.             echo "
  325.             </div>
  326.           ";
  327.         }
  328.         // line 118
  329.         echo "        </div>
  330.       </main>
  331.     </div>
  332.     ";
  333.         // line 122
  334.         echo "    ";
  335.         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.'122$this->source); })()), "SideRight", [], "any"falsefalsetrue122)) {
  336.             // line 123
  337.             echo "      <aside class=\"ec-layoutRole__right\">
  338.         ";
  339.             // line 124
  340.             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.'124$this->source); })()), "SideRight", [], "any"falsefalsetrue124)]);
  341.             echo "
  342.       </aside>
  343.     ";
  344.         }
  345.         // line 127
  346.         echo "  </div>
  347.   ";
  348.         // line 130
  349.         echo "  ";
  350.         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.'130$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue130)) {
  351.             // line 131
  352.             echo "    <div class=\"ec-layoutRole__contentBottom\">
  353.       ";
  354.             // line 132
  355.             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.'132$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue132)]);
  356.             echo "
  357.     </div>
  358.   ";
  359.         }
  360.         // line 135
  361.         echo "
  362.   ";
  363.         // line 137
  364.         echo "  ";
  365.         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.'137$this->source); })()), "Footer", [], "any"falsefalsetrue137)) {
  366.             // line 138
  367.             echo "    <footer class=\"ec-layoutRole__footer\">
  368.       ";
  369.             // line 139
  370.             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.'139$this->source); })()), "Footer", [], "any"falsefalsetrue139)]);
  371.             echo "
  372.     </footer>
  373.   ";
  374.         }
  375.         // line 142
  376.         echo "</div><!-- ec-layoutRole -->
  377. <div class=\"ec-overlayRole\"></div>
  378. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  379. <div class=\"ec-drawerRole\">
  380.   ";
  381.         // line 148
  382.         echo "  ";
  383.         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.'148$this->source); })()), "Drawer", [], "any"falsefalsetrue148)) {
  384.             // line 149
  385.             echo "    ";
  386.             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.'149$this->source); })()), "Drawer", [], "any"falsefalsetrue149)]);
  387.             echo "
  388.   ";
  389.         }
  390.         // line 151
  391.         echo "</div>
  392. ";
  393.         // line 152
  394.         $this->loadTemplate("@common/lang.twig""default_frame.twig"152)->display($context);
  395.         // line 153
  396.         echo "<script src=\"";
  397.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  398.         echo "\"></script>
  399. <script src=\"";
  400.         // line 154
  401.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  402.         echo "\"></script>
  403. ";
  404.         // line 155
  405.         $this->displayBlock('javascript'$context$blocks);
  406.         // line 157
  407.         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.'157$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue157)) {
  408.             // line 158
  409.             echo "  ";
  410.             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.'158$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue158)]);
  411.             echo "
  412. ";
  413.         }
  414.         // line 161
  415.         if (array_key_exists("plugin_snippets"$context)) {
  416.             // line 162
  417.             echo "  ";
  418.             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.'162$this->source); })())]);
  419.             echo "
  420. ";
  421.         }
  422.         // line 164
  423.         echo "<script src=\"";
  424.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  425.         echo "\"></script>
  426. </body>
  427. </html>
  428. ";
  429.         
  430.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  431.         
  432.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  433.     }
  434.     // line 36
  435.     public function block_stylesheet($context, array $blocks = [])
  436.     {
  437.         $macros $this->macros;
  438.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  439.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  440.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  441.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  442.         
  443.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  444.         
  445.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  446.     }
  447.     // line 110
  448.     public function block_main($context, array $blocks = [])
  449.     {
  450.         $macros $this->macros;
  451.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  452.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  453.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  454.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  455.         
  456.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  457.         
  458.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  459.     }
  460.     // line 155
  461.     public function block_javascript($context, array $blocks = [])
  462.     {
  463.         $macros $this->macros;
  464.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  465.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  466.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  467.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  468.         
  469.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  470.         
  471.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  472.     }
  473.     public function getTemplateName()
  474.     {
  475.         return "default_frame.twig";
  476.     }
  477.     public function isTraitable()
  478.     {
  479.         return false;
  480.     }
  481.     public function getDebugInfo()
  482.     {
  483.         return array (  485 => 155,  467 => 110,  449 => 36,  434 => 164,  428 => 162,  426 => 161,  420 => 158,  418 => 157,  416 => 155,  412 => 154,  407 => 153,  405 => 152,  402 => 151,  396 => 149,  393 => 148,  386 => 142,  380 => 139,  377 => 138,  374 => 137,  371 => 135,  365 => 132,  362 => 131,  359 => 130,  355 => 127,  349 => 124,  346 => 123,  343 => 122,  338 => 118,  332 => 115,  329 => 114,  326 => 113,  323 => 111,  320 => 110,  317 => 108,  311 => 105,  308 => 104,  305 => 103,  300 => 100,  297 => 99,  294 => 98,  291 => 97,  288 => 96,  285 => 95,  282 => 94,  280 => 93,  277 => 92,  271 => 89,  268 => 88,  265 => 87,  261 => 84,  255 => 81,  252 => 80,  249 => 79,  246 => 77,  240 => 74,  237 => 73,  234 => 72,  230 => 69,  223 => 65,  219 => 64,  215 => 62,  213 => 61,  210 => 60,  204 => 58,  201 => 57,  190 => 55,  188 => 54,  182 => 52,  177 => 51,  175 => 50,  169 => 48,  166 => 47,  155 => 37,  153 => 36,  149 => 35,  145 => 34,  140 => 33,  134 => 31,  131 => 30,  125 => 28,  122 => 27,  116 => 25,  113 => 24,  107 => 22,  105 => 21,  100 => 20,  98 => 19,  95 => 18,  87 => 16,  84 => 15,  78 => 13,  72 => 11,  69 => 10,  67 => 9,  63 => 8,  58 => 6,  51 => 2,  48 => 1,);
  484.     }
  485.     public function getSourceContext()
  486.     {
  487.         return new Source("<!doctype html>
  488. <html lang=\"{{ eccube_config.locale }}\">
  489.   <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  490.     <meta charset=\"utf-8\">
  491.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  492.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  493.     <title>
  494.         {{ BaseInfo.shop_name }}
  495.         {% if title is defined and title is not empty %}
  496.             {% if Page.author is not empty %}
  497.             / {{ Page.author }}
  498.             {% else %}
  499.             / {{ title }}
  500.             {% endif %}
  501.         {% endif %}
  502.         {% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}
  503.         {% endif %}
  504.     </title>
  505.     {% if Page.meta_tags is not empty %}
  506.       {{ include(template_from_string(Page.meta_tags), sandboxed = true) }}
  507.       {% if Page.description is not empty %}
  508.         <meta name=\"description\" content=\"{{ Page.description }}\">
  509.       {% endif %}
  510.     {% else %}
  511.       {{ include('meta.twig') }}
  512.     {% endif %}
  513.     {% if Page.keyword is not empty %}
  514.       <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  515.     {% endif %}
  516.     {% if Page.meta_robots is not empty %}
  517.       <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  518.     {% endif %}
  519.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  520.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  521.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  522.   {% block stylesheet %}{% endblock %}
  523.   <script>
  524.     \$(function () {
  525.       \$.ajaxSetup({
  526.         'headers': {
  527.           'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  528.         }
  529.       });
  530.     });
  531.   </script>
  532.   {# Layout: HEAD #}
  533.   {% if Layout.Head %}
  534.     {{ include('block.twig', {'Blocks': Layout.Head}) }}
  535.   {% endif %}
  536.   {# プラグイン用styleseetやmetatagなど #}
  537.   {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  538.   <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  539. </head>
  540. {% set _ud_page = app.request.attributes.get('route') %}
  541. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}{% if _ud_page %} {{ _ud_page|replace({'/': '_'}) }}{% endif %}\">
  542.   {# Layout: BODY_AFTER #}
  543.   {% if Layout.BodyAfter %}
  544.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  545.   {% endif %}
  546.   {% if isMaintenance %}
  547.     <div class=\"ec-maintenanceAlert\">
  548.       <div>
  549.         <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  550.           {{ 'メンテナンスモードが有効になっています。'|trans }}
  551.       </div>
  552.     </div>
  553.   {% endif %}
  554.   <div class=\"ec-layoutRole\">
  555.     {# Layout: HEADER #}
  556.     {% if Layout.Header %}
  557.       <header class=\"ec-layoutRole__header\">
  558.         {{ include('block.twig', {'Blocks': Layout.Header}) }}
  559.       </header>
  560.     {% endif %}
  561.     {# Layout: CONTENTS_TOP #}
  562.     {% if Layout.ContentsTop %}
  563.       <div class=\"ec-layoutRole__contentTop\">
  564.         {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  565.       </div>
  566.     {% endif %}
  567.     <div class=\"ec-layoutRole__contents\">
  568.       {# Layout: SIDE_LEFT #}
  569.       {% if Layout.SideLeft %}
  570.         <aside class=\"ec-layoutRole__left\">
  571.           {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  572.         </aside>
  573.       {% endif %}
  574.       {% set layoutRoleMain = 'ec-layoutRole__main' %}
  575.       {% if Layout.ColumnNum == 2 %}
  576.         {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  577.       {% elseif Layout.ColumnNum == 3 %}
  578.         {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  579.       {% endif %}
  580.       <div id=\"wraps\">
  581.         <main class=\"{{ layoutRoleMain }}\">
  582.           <div id=\"main_middle\">
  583.             {# Layout: MAIN_TOP #}
  584.             {% if Layout.MainTop %}
  585.               <div class=\"ec-layoutRole__mainTop\">
  586.                 {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  587.               </div>
  588.             {% endif %}
  589.             {# MAIN AREA #}
  590.           {% block main %}{% endblock %}
  591.           {# Layout: MAIN_Bottom #}
  592.           {% if Layout.MainBottom %}
  593.             <div class=\"ec-layoutRole__mainBottom\">
  594.               {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  595.             </div>
  596.           {% endif %}
  597.         </div>
  598.       </main>
  599.     </div>
  600.     {# Layout: SIDE_RIGHT #}
  601.     {% if Layout.SideRight %}
  602.       <aside class=\"ec-layoutRole__right\">
  603.         {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  604.       </aside>
  605.     {% endif %}
  606.   </div>
  607.   {# Layout: CONTENTS_BOTTOM #}
  608.   {% if Layout.ContentsBottom %}
  609.     <div class=\"ec-layoutRole__contentBottom\">
  610.       {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  611.     </div>
  612.   {% endif %}
  613.   {# Layout: CONTENTS_FOOTER #}
  614.   {% if Layout.Footer %}
  615.     <footer class=\"ec-layoutRole__footer\">
  616.       {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  617.     </footer>
  618.   {% endif %}
  619. </div><!-- ec-layoutRole -->
  620. <div class=\"ec-overlayRole\"></div>
  621. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  622. <div class=\"ec-drawerRole\">
  623.   {# Layout: DRAWER #}
  624.   {% if Layout.Drawer %}
  625.     {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  626.   {% endif %}
  627. </div>
  628. {% include('@common/lang.twig') %}
  629. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  630. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  631. {% block javascript %}{% endblock %}
  632. {# Layout: CLOSE_BODY_BEFORE #}
  633. {% if Layout.CloseBodyBefore %}
  634.   {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  635. {% endif %}
  636. {# プラグイン用Snippet #}
  637. {% if plugin_snippets is defined %}
  638.   {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  639. {% endif %}
  640. <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  641. </body>
  642. </html>
  643. ""default_frame.twig""/home/xb006434/xb006434.xbiz.jp/ec-cube/src/Eccube/Resource/template/default/default_frame.twig");
  644.     }
  645.     
  646.     public function checkSecurity()
  647.     {
  648.         static $tags = array("if" => 9"block" => 36"set" => 54"include" => 152);
  649.         static $filters = array("escape" => 2"default" => 55"replace" => 55"trans" => 65);
  650.         static $functions = array("csrf_token" => 6"constant" => 6"include" => 20"template_from_string" => 20"asset" => 33);
  651.         try {
  652.             $this->sandbox->checkSecurity(
  653.                 ['if''block''set''include'],
  654.                 ['escape''default''replace''trans'],
  655.                 ['csrf_token''constant''include''template_from_string''asset']
  656.             );
  657.         } catch (SecurityError $e) {
  658.             $e->setSourceContext($this->source);
  659.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  660.                 $e->setTemplateLine($tags[$e->getTagName()]);
  661.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  662.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  663.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  664.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  665.             }
  666.             throw $e;
  667.         }
  668.     }
  669. }