var/cache/dev/twig/b6/b6fd2d666fda9bce85e2f4e7507a3c45bdac14ca3d8d1f2dbfd3036358f57b54.php line 36

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