var/cache/dev/twig/5e/5e5b7ffac0c90cc23dd4c282e1d55b585e8f1f438823265849f3b2154aa8ecc1.php line 371

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