var/cache/dev/twig/8a/8aacee6d0e03972454de05dca343ef9846d861a0ffd055a8923b555149cb192b.php line 405

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