var/cache/dev/twig/88/888b8e61370cc083acf65f91813c0c2b.php line 36

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_9f1cc3d62853326cf10985c275a7dc2e extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main' => [$this'block_main'],
  26.             'javascript' => [$this'block_javascript'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  34.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. ";
  39.         // line 12
  40.         echo "<html lang=\"";
  41.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'12$this->source); })()), "locale", [], "any"falsefalsefalse12), "html"nulltrue);
  42.         echo "\">
  43. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  44.     <meta charset=\"utf-8\">
  45.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  46.     <meta name=\"eccube-csrf-token\" content=\"";
  47.         // line 16
  48.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  49.         echo "\">
  50.     <meta name=\"format-detection\" content=\"telephone=no\">
  51.     <!-- Google tag (gtag.js) -->
  52.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-V26DWGSSQS\"></script>
  53.     <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-V26DWGSSQS'); </script>
  54.     <title>";
  55.         // line 23
  56.         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.'23$this->source); })()), "shop_name", [], "any"falsefalsefalse23), "html"nulltrue);
  57.         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.'23$this->source); })())))) {
  58.             echo " / ";
  59.             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.'23$this->source); })()), "html"nulltrue);
  60.         } 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.'23$this->source); })())))) {
  61.             echo " / ";
  62.             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.'23$this->source); })()), "html"nulltrue);
  63.         }
  64.         echo "</title>
  65.     ";
  66.         // line 24
  67.         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.'24$this->source); })()), "meta_tags", [], "any"falsefalsefalse24))) {
  68.             // line 25
  69.             echo "        ";
  70.             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.'25$this->source); })()), "meta_tags", [], "any"falsefalsefalse25)));
  71.             echo "
  72.         ";
  73.             // line 26
  74.             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); })()), "description", [], "any"falsefalsefalse26))) {
  75.                 // line 27
  76.                 echo "            <meta name=\"description\" content=\"";
  77.                 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); })()), "description", [], "any"falsefalsefalse27), "html"nulltrue);
  78.                 echo "\">
  79.         ";
  80.             }
  81.             // line 29
  82.             echo "    ";
  83.         } else {
  84.             // line 30
  85.             echo "        ";
  86.             echo twig_include($this->env$context"meta.twig");
  87.             echo "
  88.     ";
  89.         }
  90.         // line 32
  91.         echo "    ";
  92.         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); })()), "author", [], "any"falsefalsefalse32))) {
  93.             // line 33
  94.             echo "        <meta name=\"author\" content=\"";
  95.             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); })()), "author", [], "any"falsefalsefalse33), "html"nulltrue);
  96.             echo "\">
  97.     ";
  98.         }
  99.         // line 35
  100.         echo "    ";
  101.         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); })()), "keyword", [], "any"falsefalsefalse35))) {
  102.             // line 36
  103.             echo "        <meta name=\"keywords\" content=\"";
  104.             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.'36$this->source); })()), "keyword", [], "any"falsefalsefalse36), "html"nulltrue);
  105.             echo "\">
  106.     ";
  107.         }
  108.         // line 38
  109.         echo "    ";
  110.         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.'38$this->source); })()), "meta_robots", [], "any"falsefalsefalse38))) {
  111.             // line 39
  112.             echo "        <meta name=\"robots\" content=\"";
  113.             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.'39$this->source); })()), "meta_robots", [], "any"falsefalsefalse39), "html"nulltrue);
  114.             echo "\">
  115.     ";
  116.         }
  117.         // line 41
  118.         echo "    ";
  119.         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.'41$this->source); })()), "meta_tags", [], "any"falsefalsefalse41))) {
  120.             // line 42
  121.             echo "        ";
  122.             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.'42$this->source); })()), "meta_tags", [], "any"falsefalsefalse42)));
  123.             echo "
  124.     ";
  125.         }
  126.         // line 44
  127.         echo "
  128.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"";
  129.         // line 45
  130.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/favicon_package/apple-touch-icon.png"), "html"nulltrue);
  131.         echo "\">
  132.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"";
  133.         // line 46
  134.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/favicon_package/favicon-32x32.png"), "html"nulltrue);
  135.         echo "\">
  136.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"";
  137.         // line 47
  138.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/favicon_package/favicon-16x16.png"), "html"nulltrue);
  139.         echo "\">
  140.     <link rel=\"manifest\" href=\"";
  141.         // line 48
  142.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/site.webmanifest"), "html"nulltrue);
  143.         echo "\">
  144.     <link rel=\"mask-icon\" href=\"";
  145.         // line 49
  146.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/favicon_package/safari-pinned-tab.svg"), "html"nulltrue);
  147.         echo "\" color=\"#224b47\">
  148.     <link rel=\"shortcut icon\" href=\"";
  149.         // line 50
  150.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/favicon_package/favicon.ico"), "html"nulltrue);
  151.         echo "\">
  152.     <meta name=\"msapplication-TileColor\" content=\"#224b47\">
  153.     <meta name=\"msapplication-config\" content=\"";
  154.         // line 52
  155.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/browserconfig.xml"), "html"nulltrue);
  156.         echo "\">
  157.     <meta name=\"theme-color\" content=\"#ffffff\">
  158.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  159.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  160.     <link href=\"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;600&display=swap\" rel=\"stylesheet\">
  161.     <link href=\"//fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\">
  162.     ";
  163.         // line 64
  164.         echo "
  165.     <link rel=\"stylesheet\" href=\"";
  166.         // line 65
  167.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/default_style.css"), "html"nulltrue);
  168.         echo "\" media=\"all\">
  169.     ";
  170.         // line 67
  171.         $this->displayBlock('stylesheet'$context$blocks);
  172.         // line 68
  173.         echo "
  174.     <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  175.     <script src=\"";
  176.         // line 70
  177.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/bundle.js"), "html"nulltrue);
  178.         echo "\" defer></script>
  179.     <script src=\"";
  180.         // line 71
  181.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/main.js"), "html"nulltrue);
  182.         echo "\" defer></script>
  183.     <script>
  184.         \$(function() {
  185.             \$.ajaxSetup({
  186.                 'headers': {
  187.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  188.                 }
  189.             });
  190.         });
  191.     </script>
  192.     ";
  193.         // line 84
  194.         echo "    ";
  195.         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); })()), "Head", [], "any"falsefalsefalse84)) {
  196.             // line 85
  197.             echo "        ";
  198.             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); })()), "Head", [], "any"falsefalsefalse85)]);
  199.             echo "
  200.     ";
  201.         }
  202.         // line 87
  203.         echo "
  204.     ";
  205.         // line 89
  206.         echo "    ";
  207.         if (array_key_exists("plugin_assets"$context)) {
  208.             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.'89$this->source); })())]);
  209.         }
  210.         // line 90
  211.         echo "
  212.     <link rel=\"stylesheet\" href=\"";
  213.         // line 91
  214.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  215.         echo "\">
  216. </head>
  217. <body id=\"page_";
  218.         // line 94
  219.         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.'94$this->source); })()), "request", [], "any"falsefalsefalse94), "get", [=> "_route"], "method"falsefalsefalse94), "html"nulltrue);
  220.         echo "\" class=\"";
  221.         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.'94$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  222.         echo "\">
  223. <div class=\"c-loading\" id=\"js-loading\"></div>
  224. ";
  225.         // line 98
  226.         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); })()), "BodyAfter", [], "any"falsefalsefalse98)) {
  227.             // line 99
  228.             echo "    ";
  229.             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.'99$this->source); })()), "BodyAfter", [], "any"falsefalsefalse99)]);
  230.             echo "
  231. ";
  232.         }
  233.         // line 101
  234.         echo "
  235. ";
  236.         // line 102
  237.         if (array_key_exists("isMaintenance"$context)) {
  238.             // line 103
  239.             echo "    ";
  240.             if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'103$this->source); })())) {
  241.                 // line 104
  242.                 echo "        <div class=\"c-maintenance\">
  243.             <div class=\"c-maintenance__item\">
  244.                 <i class=\"c-maintenance__icon material-icons\">warning</i>
  245.                 <p class=\"c-maintenance__text\">";
  246.                 // line 107
  247.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("front.under_maintenance"), "html"nulltrue);
  248.                 echo "</p>
  249.             </div>
  250.         </div>
  251.     ";
  252.             }
  253.         }
  254.         // line 112
  255.         echo "
  256. <div class=\"l-layout\">
  257.     ";
  258.         // line 115
  259.         echo twig_include($this->env$context"Block/nav_sp.twig");
  260.         echo "
  261.     <div class=\"l-layout__body\" id=\"js-layout__body\">
  262.         <span class=\"l-layout__body-bg\" id=\"js-layout__body-bg\"></span>
  263.         ";
  264.         // line 122
  265.         echo "        ";
  266.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'122$this->source); })()), "Header", [], "any"falsefalsefalse122)) {
  267.             // line 123
  268.             echo "            <header class=\"l-header\">
  269.                 ";
  270.             // line 124
  271.             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.'124$this->source); })()), "Header", [], "any"falsefalsefalse124)]);
  272.             echo "
  273.             </header>
  274.         ";
  275.         }
  276.         // line 127
  277.         echo "
  278.         <main class=\"l-main\">
  279.             ";
  280.         // line 131
  281.         echo "            ";
  282.         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); })()), "ContentsTop", [], "any"falsefalsefalse131)) {
  283.             // line 132
  284.             echo "                <div class=\"l-main__top\">
  285.                     ";
  286.             // line 133
  287.             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); })()), "ContentsTop", [], "any"falsefalsefalse133)]);
  288.             echo "
  289.                 </div>
  290.             ";
  291.         }
  292.         // line 136
  293.         echo "
  294.             <div class=\"l-main__middle\">
  295.                 ";
  296.         // line 140
  297.         echo "                ";
  298.         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.'140$this->source); })()), "SideLeft", [], "any"falsefalsefalse140)) {
  299.             // line 141
  300.             echo "                    <div class=\"l-main__middle-sub\">
  301.                         ";
  302.             // line 142
  303.             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.'142$this->source); })()), "SideLeft", [], "any"falsefalsefalse142)]);
  304.             echo "
  305.                     </div>
  306.                 ";
  307.         }
  308.         // line 145
  309.         echo "
  310.                 ";
  311.         // line 146
  312.         $context["layoutRoleMain"] = "l-main__middle-main";
  313.         // line 147
  314.         echo "                ";
  315.         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); })()), "ColumnNum", [], "any"falsefalsefalse147) == 2)) {
  316.             // line 148
  317.             echo "                    ";
  318.             $context["layoutRoleMain"] = "l-main__middle-main is-2column";
  319.             // line 149
  320.             echo "                ";
  321.         } 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.'149$this->source); })()), "ColumnNum", [], "any"falsefalsefalse149) == 3)) {
  322.             // line 150
  323.             echo "                    ";
  324.             $context["layoutRoleMain"] = "l-main__middle-main is-3column";
  325.             // line 151
  326.             echo "                ";
  327.         }
  328.         // line 152
  329.         echo "
  330.                 <div class=\"";
  331.         // line 153
  332.         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.'153$this->source); })()), "html"nulltrue);
  333.         echo "\">
  334.                     ";
  335.         // line 155
  336.         echo "                    ";
  337.         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.'155$this->source); })()), "MainTop", [], "any"falsefalsefalse155)) {
  338.             // line 156
  339.             echo "                        <div class=\"l-main__middle-main-top\">
  340.                             ";
  341.             // line 157
  342.             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.'157$this->source); })()), "MainTop", [], "any"falsefalsefalse157)]);
  343.             echo "
  344.                         </div>
  345.                     ";
  346.         }
  347.         // line 160
  348.         echo "
  349.                     ";
  350.         // line 162
  351.         echo "                    ";
  352.         $this->displayBlock('main'$context$blocks);
  353.         // line 163
  354.         echo "
  355.                     ";
  356.         // line 165
  357.         echo "                    ";
  358.         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); })()), "MainBottom", [], "any"falsefalsefalse165)) {
  359.             // line 166
  360.             echo "                        <div class=\"l-main__middle-main-bottom\">
  361.                             ";
  362.             // line 167
  363.             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.'167$this->source); })()), "MainBottom", [], "any"falsefalsefalse167)]);
  364.             echo "
  365.                         </div>
  366.                     ";
  367.         }
  368.         // line 170
  369.         echo "                </div>
  370.                 ";
  371.         // line 173
  372.         echo "                ";
  373.         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.'173$this->source); })()), "SideRight", [], "any"falsefalsefalse173)) {
  374.             // line 174
  375.             echo "                    <div class=\"l-main__middle-sub\">
  376.                         ";
  377.             // line 175
  378.             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.'175$this->source); })()), "SideRight", [], "any"falsefalsefalse175)]);
  379.             echo "
  380.                     </div>
  381.                 ";
  382.         }
  383.         // line 178
  384.         echo "
  385.             </div>
  386.             ";
  387.         // line 182
  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.'182$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse182)) {
  390.             // line 183
  391.             echo "                <div class=\"l-main__bottom\">
  392.                     ";
  393.             // line 184
  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.'184$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse184)]);
  395.             echo "
  396.                 </div>
  397.             ";
  398.         }
  399.         // line 187
  400.         echo "
  401.         </main>
  402.         ";
  403.         // line 191
  404.         echo "        ";
  405.         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.'191$this->source); })()), "Footer", [], "any"falsefalsefalse191)) {
  406.             // line 192
  407.             echo "            <footer class=\"l-footer\">
  408.                 ";
  409.             // line 194
  410.             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.'194$this->source); })()), "Footer", [], "any"falsefalsefalse194)]);
  411.             echo "
  412.                 <div class=\"c-scroll-to-top is-hide\" id=\"js-scroll-to-top\">
  413.                     <div class=\"c-scroll-to-top__contents\">
  414.                         <span class=\"c-scroll-to-top__text\">";
  415.             // line 198
  416.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("PAGE TOP"), "html"nulltrue);
  417.             echo "</span>
  418.                     </div>
  419.                 </div>
  420.             </footer>
  421.         ";
  422.         }
  423.         // line 204
  424.         echo "
  425.     </div>
  426. </div>
  427. ";
  428.         // line 209
  429.         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); })()), "Drawer", [], "any"falsefalsefalse209)) {
  430.             // line 210
  431.             echo "    ";
  432.             // line 211
  433.             echo "    <div class=\"l-drawer\">
  434.         <div class=\"l-drawer__overlay\" id=\"js-drawer__overlay\"></div>
  435.         <aside class=\"l-drawer__body\" id=\"js-drawer__body\">
  436.             <div class=\"l-drawer__heading\">
  437.                 <div class=\"l-drawer__button\">
  438.                     <div class=\"l-drawer__button--close\" id=\"js-drawer__button--close\"></div>
  439.                 </div>
  440.             </div>
  441.             <div class=\"l-drawer__contents\">
  442.                 <div class=\"l-drawer__contents-inner\">
  443.                     ";
  444.             // line 222
  445.             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.'222$this->source); })()), "Drawer", [], "any"falsefalsefalse222)]);
  446.             echo "
  447.                     <dl class=\"l-drawer__sns\">
  448.                         <dt class=\"l-drawer__sns-label\">Follow us</dt>
  449.                         <dd class=\"l-drawer__sns-detail\">
  450.                             <ul class=\"l-drawer__sns-list\">
  451.                                 ";
  452.             // line 230
  453.             echo "                                <li class=\"l-drawer__sns-list-item\">
  454.                                     <a class=\"l-drawer__sns-link is-instagram\" href=\"https://www.instagram.com/the.supermarket.tokyo/\" target=\"_blank\" rel=\"noopener\">Instagram</a>
  455.                                 </li>
  456.                                 <li class=\"l-drawer__sns-list-item\">
  457.                                     <a class=\"l-drawer__sns-link is-facebook\" href=\"https://www.facebook.com/tsmt.tokyo/\" target=\"_blank\" rel=\"noopener\">Facebook</a>
  458.                                 </li>
  459.                             </ul>
  460.                         </dd>
  461.                     </dl>
  462.                 </div>
  463.             </div>
  464.         </aside>
  465.     </div>
  466. ";
  467.         }
  468.         // line 245
  469.         echo "
  470. ";
  471.         // line 246
  472.         $this->loadTemplate("@common/lang.twig""default_frame.twig"246)->display($context);
  473.         // line 247
  474.         echo "
  475. ";
  476.         // line 248
  477.         $this->displayBlock('javascript'$context$blocks);
  478.         // line 249
  479.         echo "
  480. ";
  481.         // line 251
  482.         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.'251$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse251)) {
  483.             // line 252
  484.             echo "    ";
  485.             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.'252$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse252)]);
  486.             echo "
  487. ";
  488.         }
  489.         // line 254
  490.         echo "
  491. ";
  492.         // line 256
  493.         if (array_key_exists("plugin_snippets"$context)) {
  494.             // line 257
  495.             echo "    ";
  496.             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.'257$this->source); })())]);
  497.             echo "
  498. ";
  499.         }
  500.         // line 259
  501.         echo "
  502. <script src=\"";
  503.         // line 260
  504.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  505.         echo "\"></script>
  506. </body>
  507. </html>
  508. ";
  509.         
  510.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  511.         
  512.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  513.     }
  514.     // line 67
  515.     public function block_stylesheet($context, array $blocks = [])
  516.     {
  517.         $macros $this->macros;
  518.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  519.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  520.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  521.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  522.         
  523.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  524.         
  525.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  526.     }
  527.     // line 162
  528.     public function block_main($context, array $blocks = [])
  529.     {
  530.         $macros $this->macros;
  531.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  532.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  533.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  534.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  535.         
  536.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  537.         
  538.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  539.     }
  540.     // line 248
  541.     public function block_javascript($context, array $blocks = [])
  542.     {
  543.         $macros $this->macros;
  544.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  545.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  546.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  547.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  548.         
  549.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  550.         
  551.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  552.     }
  553.     public function getTemplateName()
  554.     {
  555.         return "default_frame.twig";
  556.     }
  557.     public function isTraitable()
  558.     {
  559.         return false;
  560.     }
  561.     public function getDebugInfo()
  562.     {
  563.         return array (  589 => 248,  571 => 162,  553 => 67,  538 => 260,  535 => 259,  529 => 257,  527 => 256,  524 => 254,  518 => 252,  516 => 251,  513 => 249,  511 => 248,  508 => 247,  506 => 246,  503 => 245,  486 => 230,  478 => 222,  465 => 211,  463 => 210,  461 => 209,  454 => 204,  445 => 198,  438 => 194,  434 => 192,  431 => 191,  426 => 187,  420 => 184,  417 => 183,  414 => 182,  409 => 178,  403 => 175,  400 => 174,  397 => 173,  393 => 170,  387 => 167,  384 => 166,  381 => 165,  378 => 163,  375 => 162,  372 => 160,  366 => 157,  363 => 156,  360 => 155,  356 => 153,  353 => 152,  350 => 151,  347 => 150,  344 => 149,  341 => 148,  338 => 147,  336 => 146,  333 => 145,  327 => 142,  324 => 141,  321 => 140,  316 => 136,  310 => 133,  307 => 132,  304 => 131,  299 => 127,  293 => 124,  290 => 123,  287 => 122,  278 => 115,  273 => 112,  265 => 107,  260 => 104,  257 => 103,  255 => 102,  252 => 101,  246 => 99,  244 => 98,  236 => 94,  230 => 91,  227 => 90,  222 => 89,  219 => 87,  213 => 85,  210 => 84,  195 => 71,  191 => 70,  187 => 68,  185 => 67,  180 => 65,  177 => 64,  166 => 52,  161 => 50,  157 => 49,  153 => 48,  149 => 47,  145 => 46,  141 => 45,  138 => 44,  132 => 42,  129 => 41,  123 => 39,  120 => 38,  114 => 36,  111 => 35,  105 => 33,  102 => 32,  96 => 30,  93 => 29,  87 => 27,  85 => 26,  80 => 25,  78 => 24,  67 => 23,  57 => 16,  49 => 12,  46 => 1,);
  564.     }
  565.     public function getSourceContext()
  566.     {
  567.         return new Source("<!doctype html>
  568. {#
  569. This file is part of EC-CUBE
  570. Copyright(c) LOCKON CO.,LTD. All Rights Reserved.
  571. http://www.lockon.co.jp/
  572. For the full copyright and license information, please view the LICENSE
  573. file that was distributed with this source code.
  574. #}
  575. <html lang=\"{{ eccube_config.locale }}\">
  576. <head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
  577.     <meta charset=\"utf-8\">
  578.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  579.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  580.     <meta name=\"format-detection\" content=\"telephone=no\">
  581.     <!-- Google tag (gtag.js) -->
  582.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-V26DWGSSQS\"></script>
  583.     <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-V26DWGSSQS'); </script>
  584.     <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>
  585.     {% if Page.meta_tags is not empty %}
  586.         {{ include(template_from_string(Page.meta_tags)) }}
  587.         {% if Page.description is not empty %}
  588.             <meta name=\"description\" content=\"{{ Page.description }}\">
  589.         {% endif %}
  590.     {% else %}
  591.         {{ include('meta.twig') }}
  592.     {% endif %}
  593.     {% if Page.author is not empty %}
  594.         <meta name=\"author\" content=\"{{ Page.author }}\">
  595.     {% endif %}
  596.     {% if Page.keyword is not empty %}
  597.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  598.     {% endif %}
  599.     {% if Page.meta_robots is not empty %}
  600.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  601.     {% endif %}
  602.     {% if Page.meta_tags is not empty %}
  603.         {{ include(template_from_string(Page.meta_tags)) }}
  604.     {% endif %}
  605.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"{{ asset('assets/img/favicon_package/apple-touch-icon.png') }}\">
  606.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"{{ asset('assets/img/favicon_package/favicon-32x32.png') }}\">
  607.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"{{ asset('assets/img/favicon_package/favicon-16x16.png') }}\">
  608.     <link rel=\"manifest\" href=\"{{ asset('assets/site.webmanifest') }}\">
  609.     <link rel=\"mask-icon\" href=\"{{ asset('assets/img/favicon_package/safari-pinned-tab.svg') }}\" color=\"#224b47\">
  610.     <link rel=\"shortcut icon\" href=\"{{ asset('assets/img/favicon_package/favicon.ico') }}\">
  611.     <meta name=\"msapplication-TileColor\" content=\"#224b47\">
  612.     <meta name=\"msapplication-config\" content=\"{{ asset('assets/browserconfig.xml') }}\">
  613.     <meta name=\"theme-color\" content=\"#ffffff\">
  614.     <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
  615.     <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
  616.     <link href=\"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;600&display=swap\" rel=\"stylesheet\">
  617.     <link href=\"//fonts.googleapis.com/icon?family=Material+Icons\" rel=\"stylesheet\">
  618.     {# コメントアウト インライン記述用
  619.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/common_style.min.css') }}\">
  620.     <style></style>
  621.      #}
  622.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/default_style.css') }}\" media=\"all\">
  623.     {% block stylesheet %}{% endblock %}
  624.     <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  625.     <script src=\"{{ asset('assets/js/bundle.js') }}\" defer></script>
  626.     <script src=\"{{ asset('assets/js/main.js') }}\" defer></script>
  627.     <script>
  628.         \$(function() {
  629.             \$.ajaxSetup({
  630.                 'headers': {
  631.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  632.                 }
  633.             });
  634.         });
  635.     </script>
  636.     {# Layout: HEAD #}
  637.     {% if Layout.Head %}
  638.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  639.     {% endif %}
  640.     {# プラグイン用styleseetやmetatagなど #}
  641.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  642.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  643. </head>
  644. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  645. <div class=\"c-loading\" id=\"js-loading\"></div>
  646. {# Layout: BODY_AFTER #}
  647. {% if Layout.BodyAfter %}
  648.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  649. {% endif %}
  650. {% if isMaintenance is defined %}
  651.     {% if isMaintenance %}
  652.         <div class=\"c-maintenance\">
  653.             <div class=\"c-maintenance__item\">
  654.                 <i class=\"c-maintenance__icon material-icons\">warning</i>
  655.                 <p class=\"c-maintenance__text\">{{ 'front.under_maintenance'|trans }}</p>
  656.             </div>
  657.         </div>
  658.     {% endif %}
  659. {% endif %}
  660. <div class=\"l-layout\">
  661.     {{ include('Block/nav_sp.twig') }}
  662.     <div class=\"l-layout__body\" id=\"js-layout__body\">
  663.         <span class=\"l-layout__body-bg\" id=\"js-layout__body-bg\"></span>
  664.         {# Layout: HEADER #}
  665.         {% if Layout.Header %}
  666.             <header class=\"l-header\">
  667.                 {{ include('block.twig', {'Blocks': Layout.Header}) }}
  668.             </header>
  669.         {% endif %}
  670.         <main class=\"l-main\">
  671.             {# Layout: CONTENTS_TOP #}
  672.             {% if Layout.ContentsTop %}
  673.                 <div class=\"l-main__top\">
  674.                     {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  675.                 </div>
  676.             {% endif %}
  677.             <div class=\"l-main__middle\">
  678.                 {# Layout: SIDE_LEFT #}
  679.                 {% if Layout.SideLeft %}
  680.                     <div class=\"l-main__middle-sub\">
  681.                         {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  682.                     </div>
  683.                 {% endif %}
  684.                 {% set layoutRoleMain = 'l-main__middle-main' %}
  685.                 {% if Layout.ColumnNum == 2 %}
  686.                     {% set layoutRoleMain = 'l-main__middle-main is-2column' %}
  687.                 {% elseif Layout.ColumnNum == 3 %}
  688.                     {% set layoutRoleMain = 'l-main__middle-main is-3column' %}
  689.                 {% endif %}
  690.                 <div class=\"{{ layoutRoleMain }}\">
  691.                     {# Layout: MAIN_TOP #}
  692.                     {% if Layout.MainTop %}
  693.                         <div class=\"l-main__middle-main-top\">
  694.                             {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  695.                         </div>
  696.                     {% endif %}
  697.                     {# MAIN AREA #}
  698.                     {% block main %}{% endblock %}
  699.                     {# Layout: MAIN_Bottom #}
  700.                     {% if Layout.MainBottom %}
  701.                         <div class=\"l-main__middle-main-bottom\">
  702.                             {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  703.                         </div>
  704.                     {% endif %}
  705.                 </div>
  706.                 {# Layout: SIDE_RIGHT #}
  707.                 {% if Layout.SideRight %}
  708.                     <div class=\"l-main__middle-sub\">
  709.                         {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  710.                     </div>
  711.                 {% endif %}
  712.             </div>
  713.             {# Layout: CONTENTS_BOTTOM #}
  714.             {% if Layout.ContentsBottom %}
  715.                 <div class=\"l-main__bottom\">
  716.                     {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  717.                 </div>
  718.             {% endif %}
  719.         </main>
  720.         {# Layout: CONTENTS_FOOTER #}
  721.         {% if Layout.Footer %}
  722.             <footer class=\"l-footer\">
  723.                 {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  724.                 <div class=\"c-scroll-to-top is-hide\" id=\"js-scroll-to-top\">
  725.                     <div class=\"c-scroll-to-top__contents\">
  726.                         <span class=\"c-scroll-to-top__text\">{{'PAGE TOP'|trans}}</span>
  727.                     </div>
  728.                 </div>
  729.             </footer>
  730.         {% endif %}
  731.     </div>
  732. </div>
  733. {% if Layout.Drawer %}
  734.     {# Layout: DRAWER #}
  735.     <div class=\"l-drawer\">
  736.         <div class=\"l-drawer__overlay\" id=\"js-drawer__overlay\"></div>
  737.         <aside class=\"l-drawer__body\" id=\"js-drawer__body\">
  738.             <div class=\"l-drawer__heading\">
  739.                 <div class=\"l-drawer__button\">
  740.                     <div class=\"l-drawer__button--close\" id=\"js-drawer__button--close\"></div>
  741.                 </div>
  742.             </div>
  743.             <div class=\"l-drawer__contents\">
  744.                 <div class=\"l-drawer__contents-inner\">
  745.                     {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  746.                     <dl class=\"l-drawer__sns\">
  747.                         <dt class=\"l-drawer__sns-label\">Follow us</dt>
  748.                         <dd class=\"l-drawer__sns-detail\">
  749.                             <ul class=\"l-drawer__sns-list\">
  750.                                 {# <li class=\"l-drawer__sns-list-item\">
  751.                                     <a class=\"l-drawer__sns-link is-twitter\" href=\"#\" target=\"_blank\" rel=\"noopener\">Twitter</a>
  752.                                 </li> #}
  753.                                 <li class=\"l-drawer__sns-list-item\">
  754.                                     <a class=\"l-drawer__sns-link is-instagram\" href=\"https://www.instagram.com/the.supermarket.tokyo/\" target=\"_blank\" rel=\"noopener\">Instagram</a>
  755.                                 </li>
  756.                                 <li class=\"l-drawer__sns-list-item\">
  757.                                     <a class=\"l-drawer__sns-link is-facebook\" href=\"https://www.facebook.com/tsmt.tokyo/\" target=\"_blank\" rel=\"noopener\">Facebook</a>
  758.                                 </li>
  759.                             </ul>
  760.                         </dd>
  761.                     </dl>
  762.                 </div>
  763.             </div>
  764.         </aside>
  765.     </div>
  766. {% endif %}
  767. {% include('@common/lang.twig') %}
  768. {% block javascript %}{% endblock %}
  769. {# Layout: CLOSE_BODY_BEFORE #}
  770. {% if Layout.CloseBodyBefore %}
  771.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  772. {% endif %}
  773. {# プラグイン用Snippet #}
  774. {% if plugin_snippets is defined %}
  775.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  776. {% endif %}
  777. <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  778. </body>
  779. </html>
  780. ""default_frame.twig""/home/rocroc/tsmt-store.com/public_html/app/template/ss4002/default_frame.twig");
  781.     }
  782. }