var/cache/dev/twig/69/69c09bae5af38c12af07dbf545491c43.php line 373

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