var/cache/dev/twig/bb/bbc0390b8a2968c263ec8779d4e42a22.php line 38

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_867dae66a50ababbec2bf40a6972368b 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.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  29.         $this->checkSecurity();
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  38.         // line 1
  39.         echo "<!doctype html>
  40. ";
  41.         // line 12
  42.         echo "<html lang=\"";
  43.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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"falsefalsetrue12), 12$this->source), "html"nulltrue);
  44.         echo "\">
  45. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  46.     <meta charset=\"utf-8\">
  47.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  48.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  49.     <meta name=\"eccube-csrf-token\" content=\"";
  50.         // line 17
  51.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  52.         echo "\">
  53.     ";
  54.         // line 19
  55.         if ((twig_get_attribute($this->env$this->sourcetwig_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.'19$this->source); })()), "request", [], "any"falsefalsetrue19), "attributes", [], "any"falsefalsetrue19), "get", [=> "_route"], "method"falsefalsetrue19) == "homepage")) {
  56.             // line 20
  57.             echo "        <title>";
  58.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'20$this->source); })()), "shop_name", [], "any"falsefalsetrue20), 20$this->source), "html"nulltrue);
  59.             echo "</title>
  60.     ";
  61.         } else {
  62.             // line 22
  63.             echo "        <title>";
  64.             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); })())))) {
  65.                 echo " ";
  66.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'22$this->source); })()), 22$this->source), "html"nulltrue);
  67.             } 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); })())))) {
  68.                 echo " ";
  69.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'22$this->source); })()), 22$this->source), "html"nulltrue);
  70.             }
  71.             echo "|";
  72.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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"falsefalsetrue22), 22$this->source), "html"nulltrue);
  73.             echo "</title>
  74.     ";
  75.         }
  76.         // line 24
  77.         echo "
  78.     ";
  79.         // line 25
  80.         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); })()), "meta_tags", [], "any"falsefalsetrue25))) {
  81.             // line 26
  82.             echo "        ";
  83.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$contexttwig_template_from_string($this->env$this->sandbox->ensureToStringAllowed(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); })()), "meta_tags", [], "any"falsefalsetrue26), 26$this->source)), array(), truefalsetrue);
  84.             echo "
  85.         ";
  86.             // line 27
  87.             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.'27$this->source); })()), "description", [], "any"falsefalsetrue27))) {
  88.                 // line 28
  89.                 echo "            <meta name=\"description\" content=\"";
  90.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'28$this->source); })()), "description", [], "any"falsefalsetrue28), 28$this->source), "html"nulltrue);
  91.                 echo "\">
  92.         ";
  93.             }
  94.             // line 30
  95.             echo "    ";
  96.         } else {
  97.             // line 31
  98.             echo "        ";
  99.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"meta.twig");
  100.             echo "
  101.     ";
  102.         }
  103.         // line 33
  104.         echo "    ";
  105.         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.'33$this->source); })()), "author", [], "any"falsefalsetrue33))) {
  106.             // line 34
  107.             echo "        <meta name=\"author\" content=\"";
  108.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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); })()), "author", [], "any"falsefalsetrue34), 34$this->source), "html"nulltrue);
  109.             echo "\">
  110.     ";
  111.         }
  112.         // line 36
  113.         echo "    ";
  114.         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.'36$this->source); })()), "keyword", [], "any"falsefalsetrue36))) {
  115.             // line 37
  116.             echo "        <meta name=\"keywords\" content=\"";
  117.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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); })()), "keyword", [], "any"falsefalsetrue37), 37$this->source), "html"nulltrue);
  118.             echo "\">
  119.     ";
  120.         }
  121.         // line 39
  122.         echo "    ";
  123.         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.'39$this->source); })()), "meta_robots", [], "any"falsefalsetrue39))) {
  124.             // line 40
  125.             echo "        <meta name=\"robots\" content=\"";
  126.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(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.'40$this->source); })()), "meta_robots", [], "any"falsefalsetrue40), 40$this->source), "html"nulltrue);
  127.             echo "\">
  128.     ";
  129.         }
  130.         // line 42
  131.         echo "
  132.     <meta name=\"msapplication-TileImage\" content=\"";
  133.         // line 43
  134.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/270x270.png""user_data"), "html"nulltrue);
  135.         echo "\">
  136.     <meta name=\"thumbnail\" content=\"";
  137.         // line 44
  138.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/270x270.png""user_data"), "html"nulltrue);
  139.         echo "\">
  140.     <link rel=\"shortcut icon\" href=\"";
  141.         // line 45
  142.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/32x32.png""user_data"), "html"nulltrue);
  143.         echo "\" sizes=\"32x32\">
  144.     <!--[if IE]>
  145.         <link rel=\"shortcut icon\" href=\"";
  146.         // line 47
  147.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  148.         echo "\">
  149.     <![endif]-->
  150.     <link rel=\"apple-touch-icon\" href=\"";
  151.         // line 49
  152.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/apple-touch-icon.png""user_data"), "html"nulltrue);
  153.         echo "\">
  154.     <link rel=\"icon\" href=\"";
  155.         // line 50
  156.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/192x192.png""user_data"), "html"nulltrue);
  157.         echo "\" sizes=\"192x192\">
  158.     <!--
  159.       <PageMap>
  160.         <DataObject type=\"thumbnail\">
  161.           <Attribute name=\"src\" value=\"";
  162.         // line 55
  163.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/270x270.png""user_data"), "html"nulltrue);
  164.         echo "\"/>
  165.           <Attribute name=\"width\" value=\"270\"/>
  166.           <Attribute name=\"height\" value=\"270\"/>
  167.         </DataObject>
  168.       </PageMap>
  169.     -->
  170.     <link rel=\"stylesheet\" href=\"";
  171.         // line 62
  172.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  173.         echo "\">
  174.     <script src=\"";
  175.         // line 63
  176.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  177.         echo "\"></script>
  178.     ";
  179.         // line 64
  180.         $this->displayBlock('stylesheet'$context$blocks);
  181.         // line 65
  182.         echo "    <script>
  183.         \$(function() {
  184.             \$.ajaxSetup({
  185.                 'headers': {
  186.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  187.                 }
  188.             });
  189.         });
  190.     </script>
  191.     ";
  192.         // line 75
  193.         echo "    ";
  194.         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); })()), "Head", [], "any"falsefalsetrue75)) {
  195.             // line 76
  196.             echo "        ";
  197.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'76$this->source); })()), "Head", [], "any"falsefalsetrue76)]);
  198.             echo "
  199.     ";
  200.         }
  201.         // line 78
  202.         echo "    ";
  203.         // line 79
  204.         echo "    ";
  205.         if (array_key_exists("plugin_assets"$context)) {
  206.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'79$this->source); })())]);
  207.         }
  208.         // line 80
  209.         echo "    <link rel=\"stylesheet\" href=\"";
  210.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  211.         echo "\">
  212.     <script src=\"https://cdnjs.cloudflare.com/ajax/libs/object-fit-images/3.2.4/ofi.js\"></script>
  213.     <script> objectFitImages(); </script>
  214. </head>
  215. <body id=\"page_";
  216.         // line 84
  217.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_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.'84$this->source); })()), "request", [], "any"falsefalsetrue84), "get", [=> "_route"], "method"falsefalsetrue84), 84$this->source), "html"nulltrue);
  218.         echo "\" class=\"";
  219.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'84$this->source); })()), 84$this->source), "other_page")) : ("other_page")), "html"nulltrue);
  220.         echo "\">
  221. ";
  222.         // line 86
  223.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'86$this->source); })()), "BodyAfter", [], "any"falsefalsetrue86)) {
  224.             // line 87
  225.             echo "    ";
  226.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'87$this->source); })()), "BodyAfter", [], "any"falsefalsetrue87)]);
  227.             echo "
  228. ";
  229.         }
  230.         // line 89
  231.         echo "
  232. ";
  233.         // line 90
  234.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'90$this->source); })())) {
  235.             // line 91
  236.             echo "    <div class=\"ec-maintenanceAlert\">
  237.         <div>
  238.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  239.             // line 93
  240.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  241.             echo "\"/></div>
  242.             ";
  243.             // line 94
  244.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  245.             echo "
  246.         </div>
  247.     </div>
  248. ";
  249.         }
  250.         // line 98
  251.         echo "
  252. <div class=\"ec-layoutRole\">
  253.     ";
  254.         // line 101
  255.         echo "    ";
  256.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'101$this->source); })()), "Header", [], "any"falsefalsetrue101)) {
  257.             // line 102
  258.             echo "        <header class=\"ec-layoutRole__header\">
  259.             ";
  260.             // line 103
  261.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'103$this->source); })()), "Header", [], "any"falsefalsetrue103)]);
  262.             echo "
  263.         </header>
  264.     ";
  265.         }
  266.         // line 106
  267.         echo "
  268.     ";
  269.         // line 108
  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.'108$this->source); })()), "ContentsTop", [], "any"falsefalsetrue108)) {
  272.             // line 109
  273.             echo "        <div class=\"ec-layoutRole__contentTop\">
  274.             ";
  275.             // line 110
  276.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'110$this->source); })()), "ContentsTop", [], "any"falsefalsetrue110)]);
  277.             echo "
  278.         </div>
  279.     ";
  280.         }
  281.         // line 113
  282.         echo "
  283.     <div class=\"ec-layoutRole__contents\">
  284.         ";
  285.         // line 116
  286.         echo "        ";
  287.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'116$this->source); })()), "SideLeft", [], "any"falsefalsetrue116)) {
  288.             // line 117
  289.             echo "            <aside class=\"ec-layoutRole__left\">
  290.                 ";
  291.             // line 118
  292.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'118$this->source); })()), "SideLeft", [], "any"falsefalsetrue118)]);
  293.             echo "
  294.             </aside>
  295.         ";
  296.         }
  297.         // line 121
  298.         echo "
  299.         ";
  300.         // line 122
  301.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  302.         // line 123
  303.         echo "        ";
  304.         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); })()), "ColumnNum", [], "any"falsefalsetrue123) == 2)) {
  305.             // line 124
  306.             echo "            ";
  307.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  308.             // line 125
  309.             echo "        ";
  310.         } 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.'125$this->source); })()), "ColumnNum", [], "any"falsefalsetrue125) == 3)) {
  311.             // line 126
  312.             echo "            ";
  313.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  314.             // line 127
  315.             echo "        ";
  316.         }
  317.         // line 128
  318.         echo "
  319.         <main class=\"";
  320.         // line 129
  321.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain"$context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.'129$this->source); })()), 129$this->source), "html"nulltrue);
  322.         echo "\">
  323.             ";
  324.         // line 131
  325.         echo "            ";
  326.         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); })()), "MainTop", [], "any"falsefalsetrue131)) {
  327.             // line 132
  328.             echo "                <div class=\"ec-layoutRole__mainTop\">
  329.                     ";
  330.             // line 133
  331.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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); })()), "MainTop", [], "any"falsefalsetrue133)]);
  332.             echo "
  333.                 </div>
  334.             ";
  335.         }
  336.         // line 136
  337.         echo "
  338.             ";
  339.         // line 138
  340.         echo "            ";
  341.         $this->displayBlock('main'$context$blocks);
  342.         // line 139
  343.         echo "
  344.             ";
  345.         // line 141
  346.         echo "            ";
  347.         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.'141$this->source); })()), "MainBottom", [], "any"falsefalsetrue141)) {
  348.             // line 142
  349.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  350.                     ";
  351.             // line 143
  352.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'143$this->source); })()), "MainBottom", [], "any"falsefalsetrue143)]);
  353.             echo "
  354.                 </div>
  355.             ";
  356.         }
  357.         // line 146
  358.         echo "        </main>
  359.         ";
  360.         // line 149
  361.         echo "        ";
  362.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'149$this->source); })()), "SideRight", [], "any"falsefalsetrue149)) {
  363.             // line 150
  364.             echo "            <aside class=\"ec-layoutRole__right\">
  365.                 ";
  366.             // line 151
  367.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'151$this->source); })()), "SideRight", [], "any"falsefalsetrue151)]);
  368.             echo "
  369.             </aside>
  370.         ";
  371.         }
  372.         // line 154
  373.         echo "    </div>
  374.     ";
  375.         // line 157
  376.         echo "    ";
  377.         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.'157$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue157)) {
  378.             // line 158
  379.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  380.             ";
  381.             // line 159
  382.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'159$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue159)]);
  383.             echo "
  384.         </div>
  385.     ";
  386.         }
  387.         // line 162
  388.         echo "
  389.     ";
  390.         // line 164
  391.         echo "    ";
  392.         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); })()), "Footer", [], "any"falsefalsetrue164)) {
  393.             // line 165
  394.             echo "        <footer class=\"ec-layoutRole__footer\">
  395.             ";
  396.             // line 166
  397.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'166$this->source); })()), "Footer", [], "any"falsefalsetrue166)]);
  398.             echo "
  399.         </footer>
  400.     ";
  401.         }
  402.         // line 169
  403.         echo "</div><!-- ec-layoutRole -->
  404. <div class=\"ec-overlayRole\"></div>
  405.     ";
  406.         // line 173
  407.         echo "<div class=\"ec-drawerRole\">
  408.     ";
  409.         // line 175
  410.         echo "    ";
  411.         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.'175$this->source); })()), "Drawer", [], "any"falsefalsetrue175)) {
  412.             // line 176
  413.             echo "        ";
  414.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'176$this->source); })()), "Drawer", [], "any"falsefalsetrue176)]);
  415.             echo "
  416.     ";
  417.         }
  418.         // line 178
  419.         echo "</div>
  420. <div class=\"ec-blockTopBtn pagetop\">";
  421.         // line 179
  422.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html"nulltrue);
  423.         echo "</div>
  424. ";
  425.         // line 180
  426.         $this->loadTemplate("@common/lang.twig""default_frame.twig"180)->display($context);
  427.         // line 181
  428.         echo "<script src=\"";
  429.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  430.         echo "\"></script>
  431. <script src=\"";
  432.         // line 182
  433.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  434.         echo "\"></script>
  435. ";
  436.         // line 183
  437.         $this->displayBlock('javascript'$context$blocks);
  438.         // line 185
  439.         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.'185$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue185)) {
  440.             // line 186
  441.             echo "    ";
  442.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'186$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue186)]);
  443.             echo "
  444. ";
  445.         }
  446.         // line 189
  447.         if (array_key_exists("plugin_snippets"$context)) {
  448.             // line 190
  449.             echo "    ";
  450.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.'190$this->source); })())]);
  451.             echo "
  452. ";
  453.         }
  454.         // line 192
  455.         echo "    <script src=\"";
  456.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  457.         echo "\"></script>
  458. </body>
  459. </html>
  460. ";
  461.         
  462.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  463.         
  464.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  465.     }
  466.     // line 64
  467.     public function block_stylesheet($context, array $blocks = [])
  468.     {
  469.         $macros $this->macros;
  470.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  471.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  472.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  473.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  474.         
  475.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  476.         
  477.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  478.     }
  479.     // line 138
  480.     public function block_main($context, array $blocks = [])
  481.     {
  482.         $macros $this->macros;
  483.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  484.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  485.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  486.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  487.         
  488.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  489.         
  490.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  491.     }
  492.     // line 183
  493.     public function block_javascript($context, array $blocks = [])
  494.     {
  495.         $macros $this->macros;
  496.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  497.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  498.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  499.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  500.         
  501.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  502.         
  503.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  504.     }
  505.     public function getTemplateName()
  506.     {
  507.         return "default_frame.twig";
  508.     }
  509.     public function isTraitable()
  510.     {
  511.         return false;
  512.     }
  513.     public function getDebugInfo()
  514.     {
  515.         return array (  521 => 183,  503 => 138,  485 => 64,  470 => 192,  464 => 190,  462 => 189,  456 => 186,  454 => 185,  452 => 183,  448 => 182,  443 => 181,  441 => 180,  437 => 179,  434 => 178,  428 => 176,  425 => 175,  422 => 173,  417 => 169,  411 => 166,  408 => 165,  405 => 164,  402 => 162,  396 => 159,  393 => 158,  390 => 157,  386 => 154,  380 => 151,  377 => 150,  374 => 149,  370 => 146,  364 => 143,  361 => 142,  358 => 141,  355 => 139,  352 => 138,  349 => 136,  343 => 133,  340 => 132,  337 => 131,  333 => 129,  330 => 128,  327 => 127,  324 => 126,  321 => 125,  318 => 124,  315 => 123,  313 => 122,  310 => 121,  304 => 118,  301 => 117,  298 => 116,  294 => 113,  288 => 110,  285 => 109,  282 => 108,  279 => 106,  273 => 103,  270 => 102,  267 => 101,  263 => 98,  256 => 94,  252 => 93,  248 => 91,  246 => 90,  243 => 89,  237 => 87,  235 => 86,  229 => 84,  221 => 80,  216 => 79,  214 => 78,  208 => 76,  205 => 75,  194 => 65,  192 => 64,  188 => 63,  184 => 62,  174 => 55,  166 => 50,  162 => 49,  157 => 47,  152 => 45,  148 => 44,  144 => 43,  141 => 42,  135 => 40,  132 => 39,  126 => 37,  123 => 36,  117 => 34,  114 => 33,  108 => 31,  105 => 30,  99 => 28,  97 => 27,  92 => 26,  90 => 25,  87 => 24,  73 => 22,  67 => 20,  65 => 19,  60 => 17,  51 => 12,  48 => 1,);
  516.     }
  517.     public function getSourceContext()
  518.     {
  519.         return new Source("<!doctype html>
  520. {#
  521. This file is part of EC-CUBE
  522. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  523. http://www.ec-cube.co.jp/
  524. For the full copyright and license information, please view the LICENSE
  525. file that was distributed with this source code.
  526. #}
  527. <html lang=\"{{ eccube_config.locale }}\">
  528. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  529.     <meta charset=\"utf-8\">
  530.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  531.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  532.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  533.     {% if app.request.attributes.get('_route') == 'homepage' %}
  534.         <title>{{ BaseInfo.shop_name }}</title>
  535.     {% else %}
  536.         <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>
  537.     {% endif %}
  538.     {% if Page.meta_tags is not empty %}
  539.         {{ include(template_from_string(Page.meta_tags), sandboxed = true) }}
  540.         {% if Page.description is not empty %}
  541.             <meta name=\"description\" content=\"{{ Page.description }}\">
  542.         {% endif %}
  543.     {% else %}
  544.         {{ include('meta.twig') }}
  545.     {% endif %}
  546.     {% if Page.author is not empty %}
  547.         <meta name=\"author\" content=\"{{ Page.author }}\">
  548.     {% endif %}
  549.     {% if Page.keyword is not empty %}
  550.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  551.     {% endif %}
  552.     {% if Page.meta_robots is not empty %}
  553.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  554.     {% endif %}
  555.     <meta name=\"msapplication-TileImage\" content=\"{{ asset('assets/img/common/270x270.png', 'user_data') }}\">
  556.     <meta name=\"thumbnail\" content=\"{{ asset('assets/img/common/270x270.png', 'user_data') }}\">
  557.     <link rel=\"shortcut icon\" href=\"{{ asset('assets/img/common/32x32.png', 'user_data') }}\" sizes=\"32x32\">
  558.     <!--[if IE]>
  559.         <link rel=\"shortcut icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  560.     <![endif]-->
  561.     <link rel=\"apple-touch-icon\" href=\"{{ asset('assets/img/common/apple-touch-icon.png', 'user_data') }}\">
  562.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/192x192.png', 'user_data') }}\" sizes=\"192x192\">
  563.     <!--
  564.       <PageMap>
  565.         <DataObject type=\"thumbnail\">
  566.           <Attribute name=\"src\" value=\"{{ asset('assets/img/common/270x270.png', 'user_data') }}\"/>
  567.           <Attribute name=\"width\" value=\"270\"/>
  568.           <Attribute name=\"height\" value=\"270\"/>
  569.         </DataObject>
  570.       </PageMap>
  571.     -->
  572.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  573.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  574.     {% block stylesheet %}{% endblock %}
  575.     <script>
  576.         \$(function() {
  577.             \$.ajaxSetup({
  578.                 'headers': {
  579.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  580.                 }
  581.             });
  582.         });
  583.     </script>
  584.     {# Layout: HEAD #}
  585.     {% if Layout.Head %}
  586.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  587.     {% endif %}
  588.     {# プラグイン用styleseetやmetatagなど #}
  589.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  590.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  591.     <script src=\"https://cdnjs.cloudflare.com/ajax/libs/object-fit-images/3.2.4/ofi.js\"></script>
  592.     <script> objectFitImages(); </script>
  593. </head>
  594. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  595. {# Layout: BODY_AFTER #}
  596. {% if Layout.BodyAfter %}
  597.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  598. {% endif %}
  599. {% if isMaintenance %}
  600.     <div class=\"ec-maintenanceAlert\">
  601.         <div>
  602.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  603.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  604.         </div>
  605.     </div>
  606. {% endif %}
  607. <div class=\"ec-layoutRole\">
  608.     {# Layout: HEADER #}
  609.     {% if Layout.Header %}
  610.         <header class=\"ec-layoutRole__header\">
  611.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  612.         </header>
  613.     {% endif %}
  614.     {# Layout: CONTENTS_TOP #}
  615.     {% if Layout.ContentsTop %}
  616.         <div class=\"ec-layoutRole__contentTop\">
  617.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  618.         </div>
  619.     {% endif %}
  620.     <div class=\"ec-layoutRole__contents\">
  621.         {# Layout: SIDE_LEFT #}
  622.         {% if Layout.SideLeft %}
  623.             <aside class=\"ec-layoutRole__left\">
  624.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  625.             </aside>
  626.         {% endif %}
  627.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  628.         {% if Layout.ColumnNum == 2 %}
  629.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  630.         {% elseif Layout.ColumnNum == 3 %}
  631.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  632.         {% endif %}
  633.         <main class=\"{{ layoutRoleMain }}\">
  634.             {# Layout: MAIN_TOP #}
  635.             {% if Layout.MainTop %}
  636.                 <div class=\"ec-layoutRole__mainTop\">
  637.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  638.                 </div>
  639.             {% endif %}
  640.             {# MAIN AREA #}
  641.             {% block main %}{% endblock %}
  642.             {# Layout: MAIN_Bottom #}
  643.             {% if Layout.MainBottom %}
  644.                 <div class=\"ec-layoutRole__mainBottom\">
  645.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  646.                 </div>
  647.             {% endif %}
  648.         </main>
  649.         {# Layout: SIDE_RIGHT #}
  650.         {% if Layout.SideRight %}
  651.             <aside class=\"ec-layoutRole__right\">
  652.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  653.             </aside>
  654.         {% endif %}
  655.     </div>
  656.     {# Layout: CONTENTS_BOTTOM #}
  657.     {% if Layout.ContentsBottom %}
  658.         <div class=\"ec-layoutRole__contentBottom\">
  659.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  660.         </div>
  661.     {% endif %}
  662.     {# Layout: CONTENTS_FOOTER #}
  663.     {% if Layout.Footer %}
  664.         <footer class=\"ec-layoutRole__footer\">
  665.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  666.         </footer>
  667.     {% endif %}
  668. </div><!-- ec-layoutRole -->
  669. <div class=\"ec-overlayRole\"></div>
  670.     {# <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div> #}
  671. <div class=\"ec-drawerRole\">
  672.     {# Layout: DRAWER #}
  673.     {% if Layout.Drawer %}
  674.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  675.     {% endif %}
  676. </div>
  677. <div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div>
  678. {% include('@common/lang.twig') %}
  679. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  680. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  681. {% block javascript %}{% endblock %}
  682. {# Layout: CLOSE_BODY_BEFORE #}
  683. {% if Layout.CloseBodyBefore %}
  684.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  685. {% endif %}
  686. {# プラグイン用Snippet #}
  687. {% if plugin_snippets is defined %}
  688.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  689. {% endif %}
  690.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  691. </body>
  692. </html>
  693. ""default_frame.twig""/home/egonet/c-bcl.com/public_html/shop/app/template/lag/default_frame.twig");
  694.     }
  695.     
  696.     public function checkSecurity()
  697.     {
  698.         static $tags = array("if" => 19"block" => 64"set" => 122"include" => 180);
  699.         static $filters = array("escape" => 12"default" => 84"trans" => 94);
  700.         static $functions = array("csrf_token" => 17"constant" => 17"include" => 26"template_from_string" => 26"asset" => 43);
  701.         try {
  702.             $this->sandbox->checkSecurity(
  703.                 ['if''block''set''include'],
  704.                 ['escape''default''trans'],
  705.                 ['csrf_token''constant''include''template_from_string''asset']
  706.             );
  707.         } catch (SecurityError $e) {
  708.             $e->setSourceContext($this->source);
  709.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  710.                 $e->setTemplateLine($tags[$e->getTagName()]);
  711.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  712.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  713.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  714.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  715.             }
  716.             throw $e;
  717.         }
  718.     }
  719. }