var/cache/dev/twig/52/5254b3caa93cd14698ee493f541bd557.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_f8597598f4caeec8434e1ed903ff703b extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.             'javascript' => [$this'block_javascript'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  34.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. ";
  39.         // line 12
  40.         echo "<html lang=\"";
  41.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'12$this->source); })()), "locale", [], "any"falsefalsefalse12), "html"nulltrue);
  42.         echo "\">
  43. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  44.     <meta charset=\"utf-8\">
  45.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  46.     <meta name=\"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.         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); })())))) {
  53.             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);
  54.             echo " | ";
  55.         } 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); })())))) {
  56.             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);
  57.             echo " | ";
  58.         }
  59.         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);
  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 "\t
  106. \t
  107.     <link rel=\"icon\" href=\"";
  108.         // line 34
  109.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  110.         echo "\">
  111.     
  112.     <link rel=\"stylesheet\" href=\"";
  113.         // line 36
  114.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  115.         echo "\">
  116.     <script src=\"";
  117.         // line 37
  118.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  119.         echo "\"></script>
  120. \t<script src=\"https://kit.fontawesome.com/efcb36b151.js\" crossorigin=\"anonymous\"></script>
  121.     ";
  122.         // line 39
  123.         $this->displayBlock('stylesheet'$context$blocks);
  124.         // line 40
  125.         echo "    <script>
  126.         \$(function() {
  127.             \$.ajaxSetup({
  128.                 'headers': {
  129.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  130.                 }
  131.             });
  132.         });
  133.     </script>
  134.     ";
  135.         // line 50
  136.         echo "    ";
  137.         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)) {
  138.             // line 51
  139.             echo "        ";
  140.             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)]);
  141.             echo "
  142.     ";
  143.         }
  144.         // line 53
  145.         echo "    ";
  146.         // line 54
  147.         echo "    ";
  148.         if (array_key_exists("plugin_assets"$context)) {
  149.             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); })())]);
  150.         }
  151.         // line 55
  152.         echo "\t<link rel=\"stylesheet\" href=\"";
  153.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/cosme41.css?20250805"), "html"nulltrue);
  154.         echo "\">
  155.     <link rel=\"stylesheet\" href=\"";
  156.         // line 56
  157.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  158.         echo "\">
  159. </head>
  160. <body id=\"page_";
  161.         // line 58
  162.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'58$this->source); })()), "request", [], "any"falsefalsefalse58), "get", [=> "_route"], "method"falsefalsefalse58), "html"nulltrue);
  163.         echo "\" class=\"";
  164.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'58$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  165.         echo "\">
  166. ";
  167.         // line 60
  168.         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.'60$this->source); })()), "BodyAfter", [], "any"falsefalsefalse60)) {
  169.             // line 61
  170.             echo "    ";
  171.             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.'61$this->source); })()), "BodyAfter", [], "any"falsefalsefalse61)]);
  172.             echo "
  173. ";
  174.         }
  175.         // line 63
  176.         echo "
  177. ";
  178.         // line 64
  179.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'64$this->source); })())) {
  180.             // line 65
  181.             echo "    <div class=\"ec-maintenanceAlert\">
  182.         <div>
  183.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  184.             // line 67
  185.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  186.             echo "\"/></div>
  187.             ";
  188.             // line 68
  189.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  190.             echo "
  191.         </div>
  192.     </div>
  193. ";
  194.         }
  195.         // line 72
  196.         echo "
  197. <div class=\"ec-layoutRole\">
  198.     ";
  199.         // line 75
  200.         echo "    ";
  201.         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.'75$this->source); })()), "Header", [], "any"falsefalsefalse75)) {
  202.             // line 76
  203.             echo "        <header class=\"ec-layoutRole__header\">
  204.             ";
  205.             // line 77
  206.             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.'77$this->source); })()), "Header", [], "any"falsefalsefalse77)]);
  207.             echo "
  208.         </header>
  209.     ";
  210.         }
  211.         // line 80
  212.         echo "
  213.     ";
  214.         // line 82
  215.         echo "    ";
  216.         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.'82$this->source); })()), "ContentsTop", [], "any"falsefalsefalse82)) {
  217.             // line 83
  218.             echo "        <div class=\"ec-layoutRole__contentTop\">
  219.             ";
  220.             // line 84
  221.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'84$this->source); })()), "ContentsTop", [], "any"falsefalsefalse84)]);
  222.             echo "
  223.         </div>
  224.     ";
  225.         }
  226.         // line 87
  227.         echo "
  228.     <div class=\"ec-layoutRole__contents\">
  229.         ";
  230.         // line 90
  231.         echo "        ";
  232.         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.'90$this->source); })()), "SideLeft", [], "any"falsefalsefalse90)) {
  233.             // line 91
  234.             echo "            <aside class=\"ec-layoutRole__left\">
  235.                 ";
  236.             // line 92
  237.             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.'92$this->source); })()), "SideLeft", [], "any"falsefalsefalse92)]);
  238.             echo "
  239.             </aside>
  240.         ";
  241.         }
  242.         // line 95
  243.         echo "
  244.         ";
  245.         // line 96
  246.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  247.         // line 97
  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.'97$this->source); })()), "ColumnNum", [], "any"falsefalsefalse97) == 2)) {
  250.             // line 98
  251.             echo "            ";
  252.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  253.             // line 99
  254.             echo "        ";
  255.         } 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.'99$this->source); })()), "ColumnNum", [], "any"falsefalsefalse99) == 3)) {
  256.             // line 100
  257.             echo "            ";
  258.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  259.             // line 101
  260.             echo "        ";
  261.         }
  262.         // line 102
  263.         echo "
  264.         <main class=\"";
  265.         // line 103
  266.         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.'103$this->source); })()), "html"nulltrue);
  267.         echo "\">
  268.             ";
  269.         // line 105
  270.         echo "            ";
  271.         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.'105$this->source); })()), "MainTop", [], "any"falsefalsefalse105)) {
  272.             // line 106
  273.             echo "                <div class=\"ec-layoutRole__mainTop\">
  274.                     ";
  275.             // line 107
  276.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'107$this->source); })()), "MainTop", [], "any"falsefalsefalse107)]);
  277.             echo "
  278.                 </div>
  279.             ";
  280.         }
  281.         // line 110
  282.         echo "
  283.             ";
  284.         // line 112
  285.         echo "            ";
  286.         $this->displayBlock('main'$context$blocks);
  287.         // line 113
  288.         echo "
  289.             ";
  290.         // line 115
  291.         echo "            ";
  292.         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.'115$this->source); })()), "MainBottom", [], "any"falsefalsefalse115)) {
  293.             // line 116
  294.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  295.                     ";
  296.             // line 117
  297.             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.'117$this->source); })()), "MainBottom", [], "any"falsefalsefalse117)]);
  298.             echo "
  299.                 </div>
  300.             ";
  301.         }
  302.         // line 120
  303.         echo "        </main>
  304.         ";
  305.         // line 123
  306.         echo "        ";
  307.         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.'123$this->source); })()), "SideRight", [], "any"falsefalsefalse123)) {
  308.             // line 124
  309.             echo "            <aside class=\"ec-layoutRole__right\">
  310.                 ";
  311.             // line 125
  312.             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.'125$this->source); })()), "SideRight", [], "any"falsefalsefalse125)]);
  313.             echo "
  314.             </aside>
  315.         ";
  316.         }
  317.         // line 128
  318.         echo "    </div>
  319.     ";
  320.         // line 131
  321.         echo "    ";
  322.         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.'131$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse131)) {
  323.             // line 132
  324.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  325.             ";
  326.             // line 133
  327.             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.'133$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse133)]);
  328.             echo "
  329.         </div>
  330.     ";
  331.         }
  332.         // line 136
  333.         echo "
  334.     ";
  335.         // line 138
  336.         echo "    ";
  337.         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.'138$this->source); })()), "Footer", [], "any"falsefalsefalse138)) {
  338.             // line 139
  339.             echo "        <footer class=\"ec-layoutRole__footer\">
  340.             ";
  341.             // line 140
  342.             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.'140$this->source); })()), "Footer", [], "any"falsefalsefalse140)]);
  343.             echo "
  344.         </footer>
  345.     ";
  346.         }
  347.         // line 143
  348.         echo "</div><!-- ec-layoutRole -->
  349. <div class=\"ec-overlayRole\"></div>
  350. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  351. <div class=\"ec-drawerRole\">
  352.     ";
  353.         // line 149
  354.         echo "    ";
  355.         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.'149$this->source); })()), "Drawer", [], "any"falsefalsefalse149)) {
  356.             // line 150
  357.             echo "        ";
  358.             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.'150$this->source); })()), "Drawer", [], "any"falsefalsefalse150)]);
  359.             echo "
  360.     ";
  361.         }
  362.         // line 152
  363.         echo "</div>
  364. <div class=\"ec-blockTopBtn pagetop\">";
  365.         // line 153
  366.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html"nulltrue);
  367.         echo "</div>
  368. ";
  369.         // line 154
  370.         $this->loadTemplate("@common/lang.twig""default_frame.twig"154)->display($context);
  371.         // line 155
  372.         echo "<script src=\"";
  373.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  374.         echo "\"></script>
  375. <script src=\"";
  376.         // line 156
  377.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  378.         echo "\"></script>
  379. ";
  380.         // line 157
  381.         $this->displayBlock('javascript'$context$blocks);
  382.         // line 159
  383.         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.'159$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse159)) {
  384.             // line 160
  385.             echo "    ";
  386.             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.'160$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse160)]);
  387.             echo "
  388. ";
  389.         }
  390.         // line 163
  391.         if (array_key_exists("plugin_snippets"$context)) {
  392.             // line 164
  393.             echo "    ";
  394.             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.'164$this->source); })())]);
  395.             echo "
  396. ";
  397.         }
  398.         // line 166
  399.         echo "    <script src=\"";
  400.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  401.         echo "\"></script>
  402. </body>
  403. </html>
  404. ";
  405.         
  406.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  407.         
  408.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  409.     }
  410.     // line 39
  411.     public function block_stylesheet($context, array $blocks = [])
  412.     {
  413.         $macros $this->macros;
  414.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  415.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  416.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  417.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  418.         
  419.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  420.         
  421.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  422.     }
  423.     // line 112
  424.     public function block_main($context, array $blocks = [])
  425.     {
  426.         $macros $this->macros;
  427.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  428.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  429.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  430.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  431.         
  432.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  433.         
  434.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  435.     }
  436.     // line 157
  437.     public function block_javascript($context, array $blocks = [])
  438.     {
  439.         $macros $this->macros;
  440.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  441.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  442.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  443.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  444.         
  445.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  446.         
  447.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  448.     }
  449.     public function getTemplateName()
  450.     {
  451.         return "default_frame.twig";
  452.     }
  453.     public function isTraitable()
  454.     {
  455.         return false;
  456.     }
  457.     public function getDebugInfo()
  458.     {
  459.         return array (  462 => 157,  444 => 112,  426 => 39,  411 => 166,  405 => 164,  403 => 163,  397 => 160,  395 => 159,  393 => 157,  389 => 156,  384 => 155,  382 => 154,  378 => 153,  375 => 152,  369 => 150,  366 => 149,  359 => 143,  353 => 140,  350 => 139,  347 => 138,  344 => 136,  338 => 133,  335 => 132,  332 => 131,  328 => 128,  322 => 125,  319 => 124,  316 => 123,  312 => 120,  306 => 117,  303 => 116,  300 => 115,  297 => 113,  294 => 112,  291 => 110,  285 => 107,  282 => 106,  279 => 105,  275 => 103,  272 => 102,  269 => 101,  266 => 100,  263 => 99,  260 => 98,  257 => 97,  255 => 96,  252 => 95,  246 => 92,  243 => 91,  240 => 90,  236 => 87,  230 => 84,  227 => 83,  224 => 82,  221 => 80,  215 => 77,  212 => 76,  209 => 75,  205 => 72,  198 => 68,  194 => 67,  190 => 65,  188 => 64,  185 => 63,  179 => 61,  177 => 60,  171 => 58,  166 => 56,  161 => 55,  156 => 54,  154 => 53,  148 => 51,  145 => 50,  134 => 40,  132 => 39,  127 => 37,  123 => 36,  118 => 34,  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,);
  460.     }
  461.     public function getSourceContext()
  462.     {
  463.         return new Source("<!doctype html>
  464. {#
  465. This file is part of EC-CUBE
  466. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  467. http://www.ec-cube.co.jp/
  468. For the full copyright and license information, please view the LICENSE
  469. file that was distributed with this source code.
  470. #}
  471. <html lang=\"{{ eccube_config.locale }}\">
  472. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  473.     <meta charset=\"utf-8\">
  474.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  475.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  476.     <title>{% if subtitle is defined and subtitle is not empty %}{{ subtitle }} | {% elseif title is defined and title is not empty %}{{ title }} | {% endif %}{{ BaseInfo.shop_name }}</title>
  477.     {% if Page.meta_tags is not empty %}
  478.         {{ include(template_from_string(Page.meta_tags)) }}
  479.         {% if Page.description is not empty %}
  480.             <meta name=\"description\" content=\"{{ Page.description }}\">
  481.         {% endif %}
  482.     {% else %}
  483.         {{ include('meta.twig') }}
  484.     {% endif %}
  485.     {% if Page.author is not empty %}
  486.         <meta name=\"author\" content=\"{{ Page.author }}\">
  487.     {% endif %}
  488.     {% if Page.keyword is not empty %}
  489.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  490.     {% endif %}
  491. \t
  492. \t
  493.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  494.     
  495.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  496.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  497. \t<script src=\"https://kit.fontawesome.com/efcb36b151.js\" crossorigin=\"anonymous\"></script>
  498.     {% block stylesheet %}{% endblock %}
  499.     <script>
  500.         \$(function() {
  501.             \$.ajaxSetup({
  502.                 'headers': {
  503.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  504.                 }
  505.             });
  506.         });
  507.     </script>
  508.     {# Layout: HEAD #}
  509.     {% if Layout.Head %}
  510.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  511.     {% endif %}
  512.     {# プラグイン用styleseetやmetatagなど #}
  513.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  514. \t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/cosme41.css?20250805') }}\">
  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/owl/owl-horie.com/public_html/test-eccube.owl-horie.com/app/template/cosme41/default_frame.twig");
  617.     }
  618. }