var/cache/dev/twig/b0/b091c62ccff470cbc5b03509f8b027e3f3bba1eaed2456a2ae5bf843aad8f966.php line 268

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_9fc125de9e7f053ce4f3d56e9d6d6b03fbd524a2ef864929ab6f11ff03b804ad 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.     <link rel=\"stylesheet\" href=\"";
  123.         // line 38
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/header.css"), "html"nulltrue);
  125.         echo "\">
  126.     <link rel=\"stylesheet\" href=\"";
  127.         // line 39
  128.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/footer.css"), "html"nulltrue);
  129.         echo "\">
  130.     <link rel=\"stylesheet\" href=\"";
  131.         // line 40
  132.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/base.css"), "html"nulltrue);
  133.         echo "\">
  134.     <script src=\"";
  135.         // line 42
  136.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  137.         echo "\"></script>
  138.     ";
  139.         // line 43
  140.         $this->displayBlock('stylesheet'$context$blocks);
  141.         // line 44
  142.         echo "    <script>
  143.         \$(function() {
  144.             \$.ajaxSetup({
  145.                 'headers': {
  146.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  147.                 }
  148.             });
  149.         });
  150.     </script>
  151.     ";
  152.         // line 54
  153.         echo "    ";
  154.         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.'54$this->source); })()), "Head", [], "any"falsefalsefalse54)) {
  155.             // line 55
  156.             echo "        ";
  157.             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.'55$this->source); })()), "Head", [], "any"falsefalsefalse55)]);
  158.             echo "
  159.     ";
  160.         }
  161.         // line 57
  162.         echo "    ";
  163.         // line 58
  164.         echo "    ";
  165.         if (array_key_exists("plugin_assets"$context)) {
  166.             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.'58$this->source); })())]);
  167.         }
  168.         // line 59
  169.         echo "    <link rel=\"stylesheet\" href=\"";
  170.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  171.         echo "\">
  172. </head>
  173. <body id=\"page_";
  174.         // line 61
  175.         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.'61$this->source); })()), "request", [], "any"falsefalsefalse61), "get", [=> "_route"], "method"falsefalsefalse61), "html"nulltrue);
  176.         echo "\" class=\"";
  177.         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.'61$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  178.         echo "\">
  179. ";
  180.         // line 63
  181.         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.'63$this->source); })()), "BodyAfter", [], "any"falsefalsefalse63)) {
  182.             // line 64
  183.             echo "    ";
  184.             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.'64$this->source); })()), "BodyAfter", [], "any"falsefalsefalse64)]);
  185.             echo "
  186. ";
  187.         }
  188.         // line 66
  189.         echo "
  190. ";
  191.         // line 67
  192.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'67$this->source); })())) {
  193.             // line 68
  194.             echo "    <div class=\"ec-maintenanceAlert\">
  195.         <div>
  196.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  197.             // line 70
  198.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  199.             echo "\"/></div>
  200.             ";
  201.             // line 71
  202.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("front.under_maintenance"), "html"nulltrue);
  203.             echo "
  204.         </div>
  205.     </div>
  206. ";
  207.         }
  208.         // line 75
  209.         echo "
  210. <div class=\"ec-layoutRole\">
  211.     ";
  212.         // line 78
  213.         echo "    <header class=\"ec-layoutRole__header header-section-ui\">
  214.         ";
  215.         // line 79
  216.         echo twig_include($this->env$context"Block/header.twig");
  217.         echo "
  218.     </header>
  219.     <main>
  220.         ";
  221.         // line 85
  222.         echo "        ";
  223.         $this->displayBlock('main'$context$blocks);
  224.         // line 86
  225.         echo "    </main>
  226.     ";
  227.         // line 90
  228.         echo "    <div class=\"ec-layoutRole__contentBottom\">
  229.         ";
  230.         // line 91
  231.         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); })()), "ContentsBottom", [], "any"falsefalsefalse91)]);
  232.         echo "
  233.     </div>
  234.     ";
  235.         // line 95
  236.         echo "    <footer class=\"ec-layoutRole__footer\">
  237.         ";
  238.         // line 96
  239.         echo twig_include($this->env$context"Block/footer.twig");
  240.         echo "
  241.     </footer>
  242. </div><!-- ec-layoutRole -->
  243. <div class=\"ec-overlayRole\"></div>
  244. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  245. <div class=\"ec-drawerRole\">
  246.     ";
  247.         // line 104
  248.         echo "    ";
  249.         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); })()), "Drawer", [], "any"falsefalsefalse104)) {
  250.             // line 105
  251.             echo "        ";
  252.             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.'105$this->source); })()), "Drawer", [], "any"falsefalsefalse105)]);
  253.             echo "
  254.     ";
  255.         }
  256.         // line 107
  257.         echo "</div>
  258. ";
  259.         // line 108
  260.         $this->loadTemplate("@common/lang.twig""default_frame.twig"108)->display($context);
  261.         // line 109
  262.         echo "<script src=\"";
  263.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  264.         echo "\"></script>
  265. <script src=\"";
  266.         // line 110
  267.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  268.         echo "\"></script>
  269. <script src=\"";
  270.         // line 111
  271.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/custom.js"), "html"nulltrue);
  272.         echo "\"></script>
  273. ";
  274.         // line 112
  275.         $this->displayBlock('javascript'$context$blocks);
  276.         // line 114
  277.         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); })()), "CloseBodyBefore", [], "any"falsefalsefalse114)) {
  278.             // line 115
  279.             echo "    ";
  280.             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.'115$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse115)]);
  281.             echo "
  282. ";
  283.         }
  284.         // line 118
  285.         if (array_key_exists("plugin_snippets"$context)) {
  286.             // line 119
  287.             echo "    ";
  288.             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.'119$this->source); })())]);
  289.             echo "
  290. ";
  291.         }
  292.         // line 121
  293.         echo "    <script src=\"";
  294.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  295.         echo "\"></script>
  296. </body>
  297. </html>
  298. ";
  299.         
  300.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  301.         
  302.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  303.     }
  304.     // line 43
  305.     public function block_stylesheet($context, array $blocks = [])
  306.     {
  307.         $macros $this->macros;
  308.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  309.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  310.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  311.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  312.         
  313.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  314.         
  315.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  316.     }
  317.     // line 85
  318.     public function block_main($context, array $blocks = [])
  319.     {
  320.         $macros $this->macros;
  321.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  322.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  323.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  324.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  325.         
  326.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  327.         
  328.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  329.     }
  330.     // line 112
  331.     public function block_javascript($context, array $blocks = [])
  332.     {
  333.         $macros $this->macros;
  334.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  335.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  336.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  337.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  338.         
  339.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  340.         
  341.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  342.     }
  343.     public function getTemplateName()
  344.     {
  345.         return "default_frame.twig";
  346.     }
  347.     public function isTraitable()
  348.     {
  349.         return false;
  350.     }
  351.     public function getDebugInfo()
  352.     {
  353.         return array (  360 => 112,  342 => 85,  324 => 43,  309 => 121,  303 => 119,  301 => 118,  295 => 115,  293 => 114,  291 => 112,  287 => 111,  283 => 110,  278 => 109,  276 => 108,  273 => 107,  267 => 105,  264 => 104,  254 => 96,  251 => 95,  245 => 91,  242 => 90,  237 => 86,  234 => 85,  226 => 79,  223 => 78,  219 => 75,  212 => 71,  208 => 70,  204 => 68,  202 => 67,  199 => 66,  193 => 64,  191 => 63,  185 => 61,  179 => 59,  174 => 58,  172 => 57,  166 => 55,  163 => 54,  152 => 44,  150 => 43,  146 => 42,  141 => 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,);
  354.     }
  355.     public function getSourceContext()
  356.     {
  357.         return new Source("<!doctype html>
  358. {#
  359. This file is part of EC-CUBE
  360. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  361. http://www.ec-cube.co.jp/
  362. For the full copyright and license information, please view the LICENSE
  363. file that was distributed with this source code.
  364. #}
  365. <html lang=\"{{ eccube_config.locale }}\">
  366. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  367.     <meta charset=\"utf-8\">
  368.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  369.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  370.     <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>
  371.     {% if Page.meta_tags is not empty %}
  372.         {{ include(template_from_string(Page.meta_tags)) }}
  373.         {% if Page.description is not empty %}
  374.             <meta name=\"description\" content=\"{{ Page.description }}\">
  375.         {% endif %}
  376.     {% else %}
  377.         {{ include('meta.twig') }}
  378.     {% endif %}
  379.     {% if Page.author is not empty %}
  380.         <meta name=\"author\" content=\"{{ Page.author }}\">
  381.     {% endif %}
  382.     {% if Page.keyword is not empty %}
  383.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  384.     {% endif %}
  385.     {% if Page.meta_robots is not empty %}
  386.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  387.     {% endif %}
  388.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  389.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  390.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  391.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/header.css') }}\">
  392.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/footer.css') }}\">
  393.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/base.css') }}\">
  394.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  395.     {% block stylesheet %}{% endblock %}
  396.     <script>
  397.         \$(function() {
  398.             \$.ajaxSetup({
  399.                 'headers': {
  400.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  401.                 }
  402.             });
  403.         });
  404.     </script>
  405.     {# Layout: HEAD #}
  406.     {% if Layout.Head %}
  407.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  408.     {% endif %}
  409.     {# プラグイン用styleseetやmetatagなど #}
  410.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  411.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  412. </head>
  413. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  414. {# Layout: BODY_AFTER #}
  415. {% if Layout.BodyAfter %}
  416.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  417. {% endif %}
  418. {% if isMaintenance %}
  419.     <div class=\"ec-maintenanceAlert\">
  420.         <div>
  421.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  422.             {{ 'front.under_maintenance'|trans }}
  423.         </div>
  424.     </div>
  425. {% endif %}
  426. <div class=\"ec-layoutRole\">
  427.     {# Layout: HEADER #}
  428.     <header class=\"ec-layoutRole__header header-section-ui\">
  429.         {{ include('Block/header.twig') }}
  430.     </header>
  431.     <main>
  432.         {# MAIN AREA #}
  433.         {% block main %}{% endblock %}
  434.     </main>
  435.     {# Layout: CONTENTS_BOTTOM #}
  436.     <div class=\"ec-layoutRole__contentBottom\">
  437.         {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  438.     </div>
  439.     {# Layout: CONTENTS_FOOTER #}
  440.     <footer class=\"ec-layoutRole__footer\">
  441.         {{ include('Block/footer.twig') }}
  442.     </footer>
  443. </div><!-- ec-layoutRole -->
  444. <div class=\"ec-overlayRole\"></div>
  445. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  446. <div class=\"ec-drawerRole\">
  447.     {# Layout: DRAWER #}
  448.     {% if Layout.Drawer %}
  449.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  450.     {% endif %}
  451. </div>
  452. {% include('@common/lang.twig') %}
  453. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  454. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  455. <script src=\"{{ asset('assets/js/custom.js') }}\"></script>
  456. {% block javascript %}{% endblock %}
  457. {# Layout: CLOSE_BODY_BEFORE #}
  458. {% if Layout.CloseBodyBefore %}
  459.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  460. {% endif %}
  461. {# プラグイン用Snippet #}
  462. {% if plugin_snippets is defined %}
  463.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  464. {% endif %}
  465.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  466. </body>
  467. </html>
  468. ""default_frame.twig""/home/c9857171/public_html/wood-tech.tech/app/template/default/default_frame.twig");
  469.     }
  470. }