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