var/cache/dev/twig/56/56d04fae722e171c3091631fc449e0d4d8c1c969197b52ad8ba376f80f577741.php line 262

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_d44221abfce212be576fc7017e61e213b90e29c62428db6f788eb12e8e411cc7 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 "    ";
  115.         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.'35$this->source); })()), "meta_tags", [], "any"falsefalsefalse35))) {
  116.             // line 36
  117.             echo "        ";
  118.             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.'36$this->source); })()), "meta_tags", [], "any"falsefalsefalse36)));
  119.             echo "
  120.     ";
  121.         }
  122.         // line 38
  123.         echo "    <link rel=\"icon\" href=\"";
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  125.         echo "\">
  126.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  127.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  128.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  129.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  130.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  131.     <link href=\"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@500;600&display=swap\" rel=\"stylesheet\">
  132.     <link rel=\"stylesheet\" href=\"";
  133.         // line 45
  134.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/eccube.min.css"), "html"nulltrue);
  135.         echo "\">
  136.     <link rel=\"stylesheet\" href=\"";
  137.         // line 46
  138.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.min.css"), "html"nulltrue);
  139.         echo "\">
  140.     ";
  141.         // line 48
  142.         echo "    ";
  143.         $this->displayBlock('stylesheet'$context$blocks);
  144.         // line 49
  145.         echo "    <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  146.     <script>
  147.         \$(function() {
  148.             \$.ajaxSetup({
  149.                 'headers': {
  150.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  151.                 }
  152.             });
  153.         });
  154.     </script>
  155.     ";
  156.         // line 60
  157.         echo "    ";
  158.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'60$this->source); })()), "Head", [], "any"falsefalsefalse60)) {
  159.             // line 61
  160.             echo "        ";
  161.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'61$this->source); })()), "Head", [], "any"falsefalsefalse61)]);
  162.             echo "
  163.     ";
  164.         }
  165.         // line 63
  166.         echo "    ";
  167.         // line 64
  168.         echo "    ";
  169.         if (array_key_exists("plugin_assets"$context)) {
  170.             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.'64$this->source); })())]);
  171.         }
  172.         // line 65
  173.         echo "    <link rel=\"stylesheet\" href=\"";
  174.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  175.         echo "\">
  176. </head>
  177. <body id=\"page_";
  178.         // line 67
  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.'67$this->source); })()), "request", [], "any"falsefalsefalse67), "get", [=> "_route"], "method"falsefalsefalse67), "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.'67$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  182.         echo "\">
  183. ";
  184.         // line 69
  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.'69$this->source); })()), "BodyAfter", [], "any"falsefalsefalse69)) {
  186.             // line 70
  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.'70$this->source); })()), "BodyAfter", [], "any"falsefalsefalse70)]);
  189.             echo "
  190. ";
  191.         }
  192.         // line 72
  193.         echo "
  194. ";
  195.         // line 73
  196.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'73$this->source); })())) {
  197.             // line 74
  198.             echo "    <div class=\"ec-maintenanceAlert\">
  199.         <div>
  200.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  201.             // line 76
  202.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  203.             echo "\" alt=\"\" /></div>
  204.             ";
  205.             // line 77
  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 81
  213.         echo "
  214. <div class=\"ec-layoutRole\">
  215.     ";
  216.         // line 84
  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.'84$this->source); })()), "Header", [], "any"falsefalsefalse84)) {
  219.             // line 85
  220.             echo "        <div class=\"ec-headerNaviRole ec-headerNaviFix\">
  221.             <div class=\"ec-headerNaviFix__inner\">
  222.                 <div class=\"ec-headerNaviRole__left\">
  223.                     <div class=\"ec-headerNaviRole__search\">
  224.                         ";
  225.             // line 89
  226.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("block_search_product"));
  227.             echo "
  228.                     </div>
  229.                 </div>
  230.                 <div class=\"ec-headerNaviRole__right\">
  231.                     <div class=\"ec-headerNaviRole__right__upper\">
  232.                         <div class=\"ec-headerNaviRole__nav\">
  233.                             ";
  234.             // line 95
  235.             echo twig_include($this->env$context"Block/login.twig");
  236.             echo "
  237.                         </div>
  238.                         <div class=\"ec-headerRole__cart\">
  239.                             ";
  240.             // line 98
  241.             echo twig_include($this->env$context"Block/cart.twig");
  242.             echo "
  243.                         </div>
  244.                     </div>
  245.                     <div class=\"ec-headerNaviRole__right__lower\">
  246.                     </div>
  247.                 </div>
  248.             </div>
  249.         </div>
  250.         <div class=\"ec-layoutRole__header\">
  251.             ";
  252.             // line 107
  253.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'107$this->source); })()), "Header", [], "any"falsefalsefalse107)]);
  254.             echo "
  255.         </div>
  256.     ";
  257.         }
  258.         // line 110
  259.         echo "
  260.     ";
  261.         // line 112
  262.         echo "    ";
  263.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'112$this->source); })()), "ContentsTop", [], "any"falsefalsefalse112)) {
  264.             // line 113
  265.             echo "        <div class=\"ec-layoutRole__contentTop\">
  266.             ";
  267.             // line 114
  268.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'114$this->source); })()), "ContentsTop", [], "any"falsefalsefalse114)]);
  269.             echo "
  270.         </div>
  271.     ";
  272.         }
  273.         // line 117
  274.         echo "
  275.     <div class=\"ec-layoutRole__contents\">
  276.         ";
  277.         // line 120
  278.         echo "        ";
  279.         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); })()), "SideLeft", [], "any"falsefalsefalse120)) {
  280.             // line 121
  281.             echo "            <div class=\"ec-layoutRole__left\">
  282.                 ";
  283.             // line 122
  284.             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); })()), "SideLeft", [], "any"falsefalsefalse122)]);
  285.             echo "
  286.             </div>
  287.         ";
  288.         }
  289.         // line 125
  290.         echo "
  291.         ";
  292.         // line 126
  293.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  294.         // line 127
  295.         echo "        ";
  296.         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.'127$this->source); })()), "ColumnNum", [], "any"falsefalsefalse127) == 2)) {
  297.             // line 128
  298.             echo "            ";
  299.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  300.             // line 129
  301.             echo "        ";
  302.         } 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.'129$this->source); })()), "ColumnNum", [], "any"falsefalsefalse129) == 3)) {
  303.             // line 130
  304.             echo "            ";
  305.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  306.             // line 131
  307.             echo "        ";
  308.         }
  309.         // line 132
  310.         echo "
  311.         <div class=\"";
  312.         // line 133
  313.         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.'133$this->source); })()), "html"nulltrue);
  314.         echo "\">
  315.             ";
  316.         // line 135
  317.         echo "            ";
  318.         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.'135$this->source); })()), "MainTop", [], "any"falsefalsefalse135)) {
  319.             // line 136
  320.             echo "                <div class=\"ec-layoutRole__mainTop\">
  321.                     ";
  322.             // line 137
  323.             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.'137$this->source); })()), "MainTop", [], "any"falsefalsefalse137)]);
  324.             echo "
  325.                 </div>
  326.             ";
  327.         }
  328.         // line 140
  329.         echo "
  330.             ";
  331.         // line 142
  332.         echo "            ";
  333.         $this->displayBlock('main'$context$blocks);
  334.         // line 143
  335.         echo "
  336.             ";
  337.         // line 145
  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.'145$this->source); })()), "MainBottom", [], "any"falsefalsefalse145)) {
  340.             // line 146
  341.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  342.                     ";
  343.             // line 147
  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.'147$this->source); })()), "MainBottom", [], "any"falsefalsefalse147)]);
  345.             echo "
  346.                 </div>
  347.             ";
  348.         }
  349.         // line 150
  350.         echo "        </div>
  351.         ";
  352.         // line 153
  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.'153$this->source); })()), "SideRight", [], "any"falsefalsefalse153)) {
  355.             // line 154
  356.             echo "            <div class=\"ec-layoutRole__right\">
  357.                 ";
  358.             // line 155
  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.'155$this->source); })()), "SideRight", [], "any"falsefalsefalse155)]);
  360.             echo "
  361.             </div>
  362.         ";
  363.         }
  364.         // line 158
  365.         echo "    </div>
  366.     ";
  367.         // line 161
  368.         echo "    ";
  369.         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.'161$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse161)) {
  370.             // line 162
  371.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  372.             ";
  373.             // line 163
  374.             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.'163$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse163)]);
  375.             echo "
  376.         </div>
  377.     ";
  378.         }
  379.         // line 166
  380.         echo "
  381.     ";
  382.         // line 168
  383.         echo "    ";
  384.         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.'168$this->source); })()), "Footer", [], "any"falsefalsefalse168)) {
  385.             // line 169
  386.             echo "        <div class=\"ec-layoutRole__footer\">
  387.             ";
  388.             // line 170
  389.             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.'170$this->source); })()), "Footer", [], "any"falsefalsefalse170)]);
  390.             echo "
  391.         </div>
  392.     ";
  393.         }
  394.         // line 173
  395.         echo "</div><!-- ec-layoutRole -->
  396. <div class=\"ec-overlayRole\"></div>
  397. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  398. <div class=\"ec-drawerRole\">
  399.     ";
  400.         // line 179
  401.         echo "    ";
  402.         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.'179$this->source); })()), "Drawer", [], "any"falsefalsefalse179)) {
  403.             // line 180
  404.             echo "        ";
  405.             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.'180$this->source); })()), "Drawer", [], "any"falsefalsefalse180)]);
  406.             echo "
  407.     ";
  408.         }
  409.         // line 182
  410.         echo "</div>
  411. <div class=\"ec-blockTopBtn pagetop\"><img src=\"";
  412.         // line 183
  413.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/pagetop.svg"), "html"nulltrue);
  414.         echo "\" alt=\"\"></div>
  415. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  416. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  417. ";
  418.         // line 186
  419.         $this->loadTemplate("@common/lang.twig""default_frame.twig"186)->display($context);
  420.         // line 187
  421.         echo "<script src=\"";
  422.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  423.         echo "\"></script>
  424. <script src=\"";
  425.         // line 188
  426.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  427.         echo "\"></script>
  428. <script src=\"";
  429.         // line 189
  430.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/p4003.js"), "html"nulltrue);
  431.         echo "\"></script>
  432. ";
  433.         // line 190
  434.         $this->displayBlock('javascript'$context$blocks);
  435.         // line 192
  436.         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.'192$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse192)) {
  437.             // line 193
  438.             echo "    ";
  439.             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.'193$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse193)]);
  440.             echo "
  441. ";
  442.         }
  443.         // line 196
  444.         if (array_key_exists("plugin_snippets"$context)) {
  445.             // line 197
  446.             echo "    ";
  447.             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.'197$this->source); })())]);
  448.             echo "
  449. ";
  450.         }
  451.         // line 199
  452.         echo "    <script src=\"";
  453.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  454.         echo "\"></script>
  455. </body>
  456. </html>
  457. ";
  458.         
  459.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  460.         
  461.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  462.     }
  463.     // line 48
  464.     public function block_stylesheet($context, array $blocks = [])
  465.     {
  466.         $macros $this->macros;
  467.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  468.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  469.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  470.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  471.         
  472.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  473.         
  474.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  475.     }
  476.     // line 142
  477.     public function block_main($context, array $blocks = [])
  478.     {
  479.         $macros $this->macros;
  480.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  481.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  482.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  483.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  484.         
  485.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  486.         
  487.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  488.     }
  489.     // line 190
  490.     public function block_javascript($context, array $blocks = [])
  491.     {
  492.         $macros $this->macros;
  493.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  494.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  495.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  496.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  497.         
  498.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  499.         
  500.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  501.     }
  502.     public function getTemplateName()
  503.     {
  504.         return "default_frame.twig";
  505.     }
  506.     public function isTraitable()
  507.     {
  508.         return false;
  509.     }
  510.     public function getDebugInfo()
  511.     {
  512.         return array (  515 => 190,  497 => 142,  479 => 48,  464 => 199,  458 => 197,  456 => 196,  450 => 193,  448 => 192,  446 => 190,  442 => 189,  438 => 188,  433 => 187,  431 => 186,  425 => 183,  422 => 182,  416 => 180,  413 => 179,  406 => 173,  400 => 170,  397 => 169,  394 => 168,  391 => 166,  385 => 163,  382 => 162,  379 => 161,  375 => 158,  369 => 155,  366 => 154,  363 => 153,  359 => 150,  353 => 147,  350 => 146,  347 => 145,  344 => 143,  341 => 142,  338 => 140,  332 => 137,  329 => 136,  326 => 135,  322 => 133,  319 => 132,  316 => 131,  313 => 130,  310 => 129,  307 => 128,  304 => 127,  302 => 126,  299 => 125,  293 => 122,  290 => 121,  287 => 120,  283 => 117,  277 => 114,  274 => 113,  271 => 112,  268 => 110,  262 => 107,  250 => 98,  244 => 95,  235 => 89,  229 => 85,  226 => 84,  222 => 81,  215 => 77,  211 => 76,  207 => 74,  205 => 73,  202 => 72,  196 => 70,  194 => 69,  188 => 67,  182 => 65,  177 => 64,  175 => 63,  169 => 61,  166 => 60,  154 => 49,  151 => 48,  147 => 46,  143 => 45,  132 => 38,  126 => 36,  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,);
  513.     }
  514.     public function getSourceContext()
  515.     {
  516.         return new Source("<!doctype html>
  517. {#
  518. This file is part of EC-CUBE
  519. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  520. http://www.ec-cube.co.jp/
  521. For the full copyright and license information, please view the LICENSE
  522. file that was distributed with this source code.
  523. #}
  524. <html lang=\"{{ eccube_config.locale }}\">
  525. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  526.     <meta charset=\"utf-8\">
  527.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  528.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  529.     <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>
  530.     {% if Page.meta_tags is not empty %}
  531.         {{ include(template_from_string(Page.meta_tags)) }}
  532.         {% if Page.description is not empty %}
  533.             <meta name=\"description\" content=\"{{ Page.description }}\">
  534.         {% endif %}
  535.     {% else %}
  536.         {{ include('meta.twig') }}
  537.     {% endif %}
  538.     {% if Page.author is not empty %}
  539.         <meta name=\"author\" content=\"{{ Page.author }}\">
  540.     {% endif %}
  541.     {% if Page.keyword is not empty %}
  542.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  543.     {% endif %}
  544.     {% if Page.meta_robots is not empty %}
  545.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  546.     {% endif %}
  547.     {% if Page.meta_tags is not empty %}
  548.         {{ include(template_from_string(Page.meta_tags)) }}
  549.     {% endif %}
  550.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  551.     <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
  552.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  553.     <link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
  554.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  555.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  556.     <link href=\"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@500;600&display=swap\" rel=\"stylesheet\">
  557.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/eccube.min.css') }}\">
  558.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.min.css') }}\">
  559.     {#<script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>#}
  560.     {% block stylesheet %}{% endblock %}
  561.     <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  562.     <script>
  563.         \$(function() {
  564.             \$.ajaxSetup({
  565.                 'headers': {
  566.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  567.                 }
  568.             });
  569.         });
  570.     </script>
  571.     {# Layout: HEAD #}
  572.     {% if Layout.Head %}
  573.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  574.     {% endif %}
  575.     {# プラグイン用styleseetやmetatagなど #}
  576.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  577.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  578. </head>
  579. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  580. {# Layout: BODY_AFTER #}
  581. {% if Layout.BodyAfter %}
  582.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  583. {% endif %}
  584. {% if isMaintenance %}
  585.     <div class=\"ec-maintenanceAlert\">
  586.         <div>
  587.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\" alt=\"\" /></div>
  588.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  589.         </div>
  590.     </div>
  591. {% endif %}
  592. <div class=\"ec-layoutRole\">
  593.     {# Layout: HEADER #}
  594.     {% if Layout.Header %}
  595.         <div class=\"ec-headerNaviRole ec-headerNaviFix\">
  596.             <div class=\"ec-headerNaviFix__inner\">
  597.                 <div class=\"ec-headerNaviRole__left\">
  598.                     <div class=\"ec-headerNaviRole__search\">
  599.                         {{ render(path('block_search_product')) }}
  600.                     </div>
  601.                 </div>
  602.                 <div class=\"ec-headerNaviRole__right\">
  603.                     <div class=\"ec-headerNaviRole__right__upper\">
  604.                         <div class=\"ec-headerNaviRole__nav\">
  605.                             {{ include('Block/login.twig') }}
  606.                         </div>
  607.                         <div class=\"ec-headerRole__cart\">
  608.                             {{ include('Block/cart.twig') }}
  609.                         </div>
  610.                     </div>
  611.                     <div class=\"ec-headerNaviRole__right__lower\">
  612.                     </div>
  613.                 </div>
  614.             </div>
  615.         </div>
  616.         <div class=\"ec-layoutRole__header\">
  617.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  618.         </div>
  619.     {% endif %}
  620.     {# Layout: CONTENTS_TOP #}
  621.     {% if Layout.ContentsTop %}
  622.         <div class=\"ec-layoutRole__contentTop\">
  623.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  624.         </div>
  625.     {% endif %}
  626.     <div class=\"ec-layoutRole__contents\">
  627.         {# Layout: SIDE_LEFT #}
  628.         {% if Layout.SideLeft %}
  629.             <div class=\"ec-layoutRole__left\">
  630.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  631.             </div>
  632.         {% endif %}
  633.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  634.         {% if Layout.ColumnNum == 2 %}
  635.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  636.         {% elseif Layout.ColumnNum == 3 %}
  637.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  638.         {% endif %}
  639.         <div class=\"{{ layoutRoleMain }}\">
  640.             {# Layout: MAIN_TOP #}
  641.             {% if Layout.MainTop %}
  642.                 <div class=\"ec-layoutRole__mainTop\">
  643.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  644.                 </div>
  645.             {% endif %}
  646.             {# MAIN AREA #}
  647.             {% block main %}{% endblock %}
  648.             {# Layout: MAIN_Bottom #}
  649.             {% if Layout.MainBottom %}
  650.                 <div class=\"ec-layoutRole__mainBottom\">
  651.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  652.                 </div>
  653.             {% endif %}
  654.         </div>
  655.         {# Layout: SIDE_RIGHT #}
  656.         {% if Layout.SideRight %}
  657.             <div class=\"ec-layoutRole__right\">
  658.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  659.             </div>
  660.         {% endif %}
  661.     </div>
  662.     {# Layout: CONTENTS_BOTTOM #}
  663.     {% if Layout.ContentsBottom %}
  664.         <div class=\"ec-layoutRole__contentBottom\">
  665.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  666.         </div>
  667.     {% endif %}
  668.     {# Layout: CONTENTS_FOOTER #}
  669.     {% if Layout.Footer %}
  670.         <div class=\"ec-layoutRole__footer\">
  671.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  672.         </div>
  673.     {% endif %}
  674. </div><!-- ec-layoutRole -->
  675. <div class=\"ec-overlayRole\"></div>
  676. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  677. <div class=\"ec-drawerRole\">
  678.     {# Layout: DRAWER #}
  679.     {% if Layout.Drawer %}
  680.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  681.     {% endif %}
  682. </div>
  683. <div class=\"ec-blockTopBtn pagetop\"><img src=\"{{ asset('assets/icon/pagetop.svg') }}\" alt=\"\"></div>
  684. <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
  685. <script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
  686. {% include('@common/lang.twig') %}
  687. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  688. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  689. <script src=\"{{ asset('assets/js/p4003.js') }}\"></script>
  690. {% block javascript %}{% endblock %}
  691. {# Layout: CLOSE_BODY_BEFORE #}
  692. {% if Layout.CloseBodyBefore %}
  693.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  694. {% endif %}
  695. {# プラグイン用Snippet #}
  696. {% if plugin_snippets is defined %}
  697.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  698. {% endif %}
  699.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  700. </body>
  701. </html>
  702. ""default_frame.twig""/home/noie373zam/public_html/noiezam-ec/app/template/bynoiezam/default_frame.twig");
  703.     }
  704. }