var/cache/dev/twig/79/797aa97309ee28b68ac580d360861b246088678ed40a02f34d19cb7748c3d00a.php line 373

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