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