var/cache/dev/twig/ab/ab5bc0de74b8216a5dd297495693463496027a3badc253641077e07914693b0c.php line 232

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