var/cache/dev/twig/03/03ce4d8755f4d53fac32a430493b6434.php line 219

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_0ede754490aba0f20b896f5d1e92ebda 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. ";
  41.         // line 12
  42.         echo "<html lang=\"";
  43.         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.'12$this->source); })()), "locale", [], "any"falsefalsetrue12), 12$this->source), "html"nulltrue);
  44.         echo "\">
  45. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  46. <meta charset=\"utf-8\">
  47. <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  48. <meta name=\"eccube-csrf-token\" content=\"";
  49.         // line 16
  50.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  51.         echo "\">
  52. <title>";
  53.         // line 17
  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.'17$this->source); })()), "shop_name", [], "any"falsefalsetrue17), 17$this->source), "html"nulltrue);
  55.         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); })())))) {
  56.             echo " / ";
  57.             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.'17$this->source); })()), 17$this->source), "html"nulltrue);
  58.         } 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); })())))) {
  59.             echo " / ";
  60.             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.'17$this->source); })()), 17$this->source), "html"nulltrue);
  61.         }
  62.         echo "</title>
  63. ";
  64.         // line 18
  65.         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"falsefalsetrue18))) {
  66.             // line 19
  67.             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.'19$this->source); })()), "meta_tags", [], "any"falsefalsetrue19), 19$this->source)), array(), truefalsetrue);
  68.             echo "
  69. ";
  70.             // line 20
  71.             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"falsefalsetrue20))) {
  72.                 // line 21
  73.                 echo "<meta name=\"description\" content=\"";
  74.                 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.'21$this->source); })()), "description", [], "any"falsefalsetrue21), 21$this->source), "html"nulltrue);
  75.                 echo "\">
  76. ";
  77.             }
  78.         } else {
  79.             // line 24
  80.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"meta.twig");
  81.             echo "
  82. ";
  83.         }
  84.         // line 26
  85.         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"falsefalsetrue26))) {
  86.             // line 27
  87.             echo "<meta name=\"author\" content=\"";
  88.             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.'27$this->source); })()), "author", [], "any"falsefalsetrue27), 27$this->source), "html"nulltrue);
  89.             echo "\">
  90. ";
  91.         }
  92.         // line 29
  93.         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"falsefalsetrue29))) {
  94.             // line 30
  95.             echo "<meta name=\"keywords\" content=\"";
  96.             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.'30$this->source); })()), "keyword", [], "any"falsefalsetrue30), 30$this->source), "html"nulltrue);
  97.             echo "\">
  98. ";
  99.         }
  100.         // line 32
  101.         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"falsefalsetrue32))) {
  102.             // line 33
  103.             echo "<meta name=\"robots\" content=\"";
  104.             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.'33$this->source); })()), "meta_robots", [], "any"falsefalsetrue33), 33$this->source), "html"nulltrue);
  105.             echo "\">
  106. ";
  107.         }
  108.         // line 35
  109.         echo "<link rel=\"icon\" href=\"";
  110.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico"), "html"nulltrue);
  111.         echo "\" sizes=\"48x48\" >
  112. <link rel=\"icon\" type=\"image/svg+xml\" href=\"";
  113.         // line 36
  114.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.svg"), "html"nulltrue);
  115.         echo "\" sizes=\"any\" />
  116. <link rel=\"apple-touch-icon\" href=\"";
  117.         // line 37
  118.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/apple-touch-icon.png"), "html"nulltrue);
  119.         echo "\"/>
  120. <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  121. <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  122. <link href=\"https://fonts.googleapis.com/css2?family=Jost:wght@400..700&family=Noto+Sans+JP:wght@400..700display=swap\" rel=\"stylesheet\">
  123. <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\"integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  124. <link rel=\"stylesheet\" href=\"";
  125.         // line 42
  126.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  127.         echo "\">
  128. <link rel=\"stylesheet\" href=\"";
  129.         // line 43
  130.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/magamar.css"), "html"nulltrue);
  131.         echo "\">
  132. <script src=\"";
  133.         // line 44
  134.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  135.         echo "\"></script>
  136. ";
  137.         // line 45
  138.         $this->displayBlock('stylesheet'$context$blocks);
  139.         // line 46
  140.         echo "<script>
  141. \$(function() {
  142.     \$.ajaxSetup({
  143.         'headers': {
  144.             'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  145.         }
  146.     });
  147. });
  148. </script>
  149. ";
  150.         // line 56
  151.         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.'56$this->source); })()), "Head", [], "any"falsefalsetrue56)) {
  152.             // line 57
  153.             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.'57$this->source); })()), "Head", [], "any"falsefalsetrue57)]);
  154.             echo "
  155. ";
  156.         }
  157.         // line 60
  158.         if (array_key_exists("plugin_assets"$context)) {
  159.             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.'60$this->source); })())]);
  160.         }
  161.         // line 61
  162.         echo "<link rel=\"stylesheet\" href=\"";
  163.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  164.         echo "\">
  165. </head>
  166. <body id=\"page_";
  167.         // line 63
  168.         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.'63$this->source); })()), "request", [], "any"falsefalsetrue63), "get", [=> "_route"], "method"falsefalsetrue63), 63$this->source), "html"nulltrue);
  169.         echo "\" class=\"";
  170.         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.'63$this->source); })()), 63$this->source), "other_page")) : ("other_page")), "html"nulltrue);
  171.         echo "\">
  172. ";
  173.         // line 65
  174.         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.'65$this->source); })()), "BodyAfter", [], "any"falsefalsetrue65)) {
  175.             // line 66
  176.             echo "    ";
  177.             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.'66$this->source); })()), "BodyAfter", [], "any"falsefalsetrue66)]);
  178.             echo "
  179. ";
  180.         }
  181.         // line 68
  182.         echo "
  183. ";
  184.         // line 69
  185.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'69$this->source); })())) {
  186.             // line 70
  187.             echo "    <div class=\"maintenance-alert\">
  188.         <span class=\"maintenance-icon\"><img src=\"";
  189.             // line 71
  190.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  191.             echo "\" width=\"100%\" alt=\"メンテナンスモードが有効になっています。\"></span>
  192.         <p class=\"maintenance-text\">";
  193.             // line 72
  194.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  195.             echo "</p>
  196.     </div>
  197. ";
  198.         }
  199.         // line 75
  200.         echo "
  201. <div class=\"ec-layoutRole\">
  202.     ";
  203.         // line 78
  204.         echo "    ";
  205.         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.'78$this->source); })()), "Header", [], "any"falsefalsetrue78)) {
  206.             // line 79
  207.             echo "        <header class=\"header\">
  208.             ";
  209.             // line 80
  210.             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.'80$this->source); })()), "Header", [], "any"falsefalsetrue80)]);
  211.             echo "
  212.         </header>
  213.     ";
  214.         }
  215.         // line 83
  216.         echo "
  217.     ";
  218.         // line 85
  219.         echo "    ";
  220.         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.'85$this->source); })()), "ContentsTop", [], "any"falsefalsetrue85)) {
  221.             // line 86
  222.             echo "        <div class=\"ec-layoutRole__contentTop\">
  223.             ";
  224.             // line 87
  225.             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.'87$this->source); })()), "ContentsTop", [], "any"falsefalsetrue87)]);
  226.             echo "
  227.         </div>
  228.     ";
  229.         }
  230.         // line 90
  231.         echo "
  232.     <div class=\"ec-layoutRole__contents\">
  233.         ";
  234.         // line 93
  235.         echo "        ";
  236.         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.'93$this->source); })()), "SideLeft", [], "any"falsefalsetrue93)) {
  237.             // line 94
  238.             echo "            <aside class=\"ec-layoutRole__left\">
  239.                 ";
  240.             // line 95
  241.             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.'95$this->source); })()), "SideLeft", [], "any"falsefalsetrue95)]);
  242.             echo "
  243.             </aside>
  244.         ";
  245.         }
  246.         // line 98
  247.         echo "
  248.         ";
  249.         // line 99
  250.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  251.         // line 100
  252.         echo "        ";
  253.         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.'100$this->source); })()), "ColumnNum", [], "any"falsefalsetrue100) == 2)) {
  254.             // line 101
  255.             echo "            ";
  256.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  257.             // line 102
  258.             echo "        ";
  259.         } 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.'102$this->source); })()), "ColumnNum", [], "any"falsefalsetrue102) == 3)) {
  260.             // line 103
  261.             echo "            ";
  262.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  263.             // line 104
  264.             echo "        ";
  265.         }
  266.         // line 105
  267.         echo "
  268.         <main class=\"";
  269.         // line 106
  270.         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.'106$this->source); })()), 106$this->source), "html"nulltrue);
  271.         echo "\">
  272.             ";
  273.         // line 108
  274.         echo "            ";
  275.         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.'108$this->source); })()), "MainTop", [], "any"falsefalsetrue108)) {
  276.             // line 109
  277.             echo "                <div class=\"ec-layoutRole__mainTop\">
  278.                     ";
  279.             // line 110
  280.             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.'110$this->source); })()), "MainTop", [], "any"falsefalsetrue110)]);
  281.             echo "
  282.                 </div>
  283.             ";
  284.         }
  285.         // line 113
  286.         echo "
  287.             ";
  288.         // line 115
  289.         echo "            ";
  290.         $this->displayBlock('main'$context$blocks);
  291.         // line 116
  292.         echo "
  293.             ";
  294.         // line 118
  295.         echo "            ";
  296.         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.'118$this->source); })()), "MainBottom", [], "any"falsefalsetrue118)) {
  297.             // line 119
  298.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  299.                     ";
  300.             // line 120
  301.             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.'120$this->source); })()), "MainBottom", [], "any"falsefalsetrue120)]);
  302.             echo "
  303.                 </div>
  304.             ";
  305.         }
  306.         // line 123
  307.         echo "        </main>
  308.         ";
  309.         // line 126
  310.         echo "        ";
  311.         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.'126$this->source); })()), "SideRight", [], "any"falsefalsetrue126)) {
  312.             // line 127
  313.             echo "            <aside class=\"ec-layoutRole__right\">
  314.                 ";
  315.             // line 128
  316.             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.'128$this->source); })()), "SideRight", [], "any"falsefalsetrue128)]);
  317.             echo "
  318.             </aside>
  319.         ";
  320.         }
  321.         // line 131
  322.         echo "    </div>
  323.     ";
  324.         // line 134
  325.         echo "    ";
  326.         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.'134$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue134)) {
  327.             // line 135
  328.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  329.             ";
  330.             // line 136
  331.             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.'136$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue136)]);
  332.             echo "
  333.         </div>
  334.     ";
  335.         }
  336.         // line 139
  337.         echo "
  338.     ";
  339.         // line 141
  340.         echo "    ";
  341.         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.'141$this->source); })()), "Footer", [], "any"falsefalsetrue141)) {
  342.             // line 142
  343.             echo "        <footer class=\"footer\">
  344.             ";
  345.             // line 143
  346.             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.'143$this->source); })()), "Footer", [], "any"falsefalsetrue143)]);
  347.             echo "
  348.         </footer>
  349.     ";
  350.         }
  351.         // line 146
  352.         echo "</div><!-- ec-layoutRole -->
  353. <div class=\"ec-overlayRole\"></div>
  354. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  355. <div class=\"ec-drawerRole\">
  356.     ";
  357.         // line 152
  358.         echo "    ";
  359.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'152$this->source); })()), "Drawer", [], "any"falsefalsetrue152)) {
  360.             // line 153
  361.             echo "        ";
  362.             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.'153$this->source); })()), "Drawer", [], "any"falsefalsetrue153)]);
  363.             echo "
  364.     ";
  365.         }
  366.         // line 155
  367.         echo "</div>
  368. <div class=\"ec-blockTopBtn pagetop\"><img src=\"";
  369.         // line 156
  370.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/icon-top.svg""user_data"), "html"nulltrue);
  371.         echo "\"></div>
  372. ";
  373.         // line 157
  374.         $this->loadTemplate("@common/lang.twig""default_frame.twig"157)->display($context);
  375.         // line 158
  376.         echo "<script src=\"";
  377.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  378.         echo "\"></script>
  379. <script src=\"";
  380.         // line 159
  381.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  382.         echo "\"></script>
  383. ";
  384.         // line 160
  385.         $this->displayBlock('javascript'$context$blocks);
  386.         // line 162
  387.         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.'162$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue162)) {
  388.             // line 163
  389.             echo "    ";
  390.             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.'163$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue163)]);
  391.             echo "
  392. ";
  393.         }
  394.         // line 166
  395.         if (array_key_exists("plugin_snippets"$context)) {
  396.             // line 167
  397.             echo "    ";
  398.             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.'167$this->source); })())]);
  399.             echo "
  400. ";
  401.         }
  402.         // line 169
  403.         echo "    <script src=\"";
  404.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  405.         echo "\"></script>
  406. </body>
  407. </html>
  408. ";
  409.         
  410.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  411.         
  412.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  413.     }
  414.     // line 45
  415.     public function block_stylesheet($context, array $blocks = [])
  416.     {
  417.         $macros $this->macros;
  418.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  419.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  420.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  421.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  422.         
  423.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  424.         
  425.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  426.     }
  427.     // line 115
  428.     public function block_main($context, array $blocks = [])
  429.     {
  430.         $macros $this->macros;
  431.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  432.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  433.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  434.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  435.         
  436.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  437.         
  438.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  439.     }
  440.     // line 160
  441.     public function block_javascript($context, array $blocks = [])
  442.     {
  443.         $macros $this->macros;
  444.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  445.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  446.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  447.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  448.         
  449.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  450.         
  451.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  452.     }
  453.     public function getTemplateName()
  454.     {
  455.         return "default_frame.twig";
  456.     }
  457.     public function isTraitable()
  458.     {
  459.         return false;
  460.     }
  461.     public function getDebugInfo()
  462.     {
  463.         return array (  466 => 160,  448 => 115,  430 => 45,  415 => 169,  409 => 167,  407 => 166,  401 => 163,  399 => 162,  397 => 160,  393 => 159,  388 => 158,  386 => 157,  382 => 156,  379 => 155,  373 => 153,  370 => 152,  363 => 146,  357 => 143,  354 => 142,  351 => 141,  348 => 139,  342 => 136,  339 => 135,  336 => 134,  332 => 131,  326 => 128,  323 => 127,  320 => 126,  316 => 123,  310 => 120,  307 => 119,  304 => 118,  301 => 116,  298 => 115,  295 => 113,  289 => 110,  286 => 109,  283 => 108,  279 => 106,  276 => 105,  273 => 104,  270 => 103,  267 => 102,  264 => 101,  261 => 100,  259 => 99,  256 => 98,  250 => 95,  247 => 94,  244 => 93,  240 => 90,  234 => 87,  231 => 86,  228 => 85,  225 => 83,  219 => 80,  216 => 79,  213 => 78,  209 => 75,  203 => 72,  199 => 71,  196 => 70,  194 => 69,  191 => 68,  185 => 66,  183 => 65,  177 => 63,  171 => 61,  167 => 60,  162 => 57,  160 => 56,  149 => 46,  147 => 45,  143 => 44,  139 => 43,  135 => 42,  127 => 37,  123 => 36,  118 => 35,  112 => 33,  110 => 32,  104 => 30,  102 => 29,  96 => 27,  94 => 26,  89 => 24,  82 => 21,  80 => 20,  76 => 19,  74 => 18,  63 => 17,  59 => 16,  51 => 12,  48 => 1,);
  464.     }
  465.     public function getSourceContext()
  466.     {
  467.         return new Source("<!doctype html>
  468. {#
  469. This file is part of EC-CUBE
  470. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  471. http://www.ec-cube.co.jp/
  472. For the full copyright and license information, please view the LICENSE
  473. file that was distributed with this source code.
  474. #}
  475. <html lang=\"{{ eccube_config.locale }}\">
  476. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  477. <meta charset=\"utf-8\">
  478. <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  479. <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  480. <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>
  481. {% if Page.meta_tags is not empty %}
  482. {{ include(template_from_string(Page.meta_tags), sandboxed = true) }}
  483. {% if Page.description is not empty %}
  484. <meta name=\"description\" content=\"{{ Page.description }}\">
  485. {% endif %}
  486. {% else %}
  487. {{ include('meta.twig') }}
  488. {% endif %}
  489. {% if Page.author is not empty %}
  490. <meta name=\"author\" content=\"{{ Page.author }}\">
  491. {% endif %}
  492. {% if Page.keyword is not empty %}
  493. <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  494. {% endif %}
  495. {% if Page.meta_robots is not empty %}
  496. <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  497. {% endif %}
  498. <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico') }}\" sizes=\"48x48\" >
  499. <link rel=\"icon\" type=\"image/svg+xml\" href=\"{{ asset('assets/img/common/favicon.svg') }}\" sizes=\"any\" />
  500. <link rel=\"apple-touch-icon\" href=\"{{ asset('assets/img/common/apple-touch-icon.png') }}\"/>
  501. <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  502. <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  503. <link href=\"https://fonts.googleapis.com/css2?family=Jost:wght@400..700&family=Noto+Sans+JP:wght@400..700display=swap\" rel=\"stylesheet\">
  504. <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\"integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  505. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  506. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/magamar.css') }}\">
  507. <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  508. {% block stylesheet %}{% endblock %}
  509. <script>
  510. \$(function() {
  511.     \$.ajaxSetup({
  512.         'headers': {
  513.             'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  514.         }
  515.     });
  516. });
  517. </script>
  518. {# Layout: HEAD #}
  519. {% if Layout.Head %}
  520. {{ include('block.twig', {'Blocks': Layout.Head}) }}
  521. {% endif %}
  522. {# プラグイン用styleseetやmetatagなど #}
  523. {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  524. <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  525. </head>
  526. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  527. {# Layout: BODY_AFTER #}
  528. {% if Layout.BodyAfter %}
  529.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  530. {% endif %}
  531. {% if isMaintenance %}
  532.     <div class=\"maintenance-alert\">
  533.         <span class=\"maintenance-icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\" width=\"100%\" alt=\"メンテナンスモードが有効になっています。\"></span>
  534.         <p class=\"maintenance-text\">{{ 'メンテナンスモードが有効になっています。'|trans }}</p>
  535.     </div>
  536. {% endif %}
  537. <div class=\"ec-layoutRole\">
  538.     {# Layout: HEADER #}
  539.     {% if Layout.Header %}
  540.         <header class=\"header\">
  541.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  542.         </header>
  543.     {% endif %}
  544.     {# Layout: CONTENTS_TOP #}
  545.     {% if Layout.ContentsTop %}
  546.         <div class=\"ec-layoutRole__contentTop\">
  547.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  548.         </div>
  549.     {% endif %}
  550.     <div class=\"ec-layoutRole__contents\">
  551.         {# Layout: SIDE_LEFT #}
  552.         {% if Layout.SideLeft %}
  553.             <aside class=\"ec-layoutRole__left\">
  554.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  555.             </aside>
  556.         {% endif %}
  557.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  558.         {% if Layout.ColumnNum == 2 %}
  559.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  560.         {% elseif Layout.ColumnNum == 3 %}
  561.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  562.         {% endif %}
  563.         <main 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.         </main>
  579.         {# Layout: SIDE_RIGHT #}
  580.         {% if Layout.SideRight %}
  581.             <aside class=\"ec-layoutRole__right\">
  582.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  583.             </aside>
  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.         <footer class=\"footer\">
  595.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  596.         </footer>
  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/img/common/icon-top.svg', 'user_data') }}\"></div>
  608. {% include('@common/lang.twig') %}
  609. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  610. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  611. {% block javascript %}{% endblock %}
  612. {# Layout: CLOSE_BODY_BEFORE #}
  613. {% if Layout.CloseBodyBefore %}
  614.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  615. {% endif %}
  616. {# プラグイン用Snippet #}
  617. {% if plugin_snippets is defined %}
  618.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  619. {% endif %}
  620.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  621. </body>
  622. </html>
  623. ""default_frame.twig""/home/xs362797/magamar.jp/public_html/app/template/magamar/default_frame.twig");
  624.     }
  625.     
  626.     public function checkSecurity()
  627.     {
  628.         static $tags = array("if" => 17"block" => 45"set" => 99"include" => 157);
  629.         static $filters = array("escape" => 12"default" => 63"trans" => 72);
  630.         static $functions = array("csrf_token" => 16"constant" => 16"include" => 19"template_from_string" => 19"asset" => 35);
  631.         try {
  632.             $this->sandbox->checkSecurity(
  633.                 ['if''block''set''include'],
  634.                 ['escape''default''trans'],
  635.                 ['csrf_token''constant''include''template_from_string''asset']
  636.             );
  637.         } catch (SecurityError $e) {
  638.             $e->setSourceContext($this->source);
  639.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  640.                 $e->setTemplateLine($tags[$e->getTagName()]);
  641.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  642.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  643.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  644.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  645.             }
  646.             throw $e;
  647.         }
  648.     }
  649. }