var/cache/dev/twig/8e/8ecc323fc8a2444a12a5533e5f8b4ee8.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_09f3509ae349b26f87a4f00e06389d09 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: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  44.     <!-- Google Tag Manager -->
  45.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  46.     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  47.     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  48.     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  49.     })(window,document,'script','dataLayer','GTM-P7PB8D3S');</script>
  50.     <!-- End Google Tag Manager -->
  51.     <meta charset=\"utf-8\">
  52.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  53.     <meta name=\"eccube-csrf-token\" content=\"";
  54.         // line 23
  55.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  56.         echo "\">
  57.     <title>";
  58.         // line 24
  59.         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.'24$this->source); })()), "shop_name", [], "any"falsefalsefalse24), "html"nulltrue);
  60.         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.'24$this->source); })())))) {
  61.             echo " / ";
  62.             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.'24$this->source); })()), "html"nulltrue);
  63.         } 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.'24$this->source); })())))) {
  64.             echo " / ";
  65.             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.'24$this->source); })()), "html"nulltrue);
  66.         }
  67.         echo "</title>
  68.     ";
  69.         // line 25
  70.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'25$this->source); })()), "meta_tags", [], "any"falsefalsefalse25))) {
  71.             // line 26
  72.             echo "        ";
  73.             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.'26$this->source); })()), "meta_tags", [], "any"falsefalsefalse26)));
  74.             echo "
  75.         ";
  76.             // line 27
  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.'27$this->source); })()), "description", [], "any"falsefalsefalse27))) {
  78.                 // line 28
  79.                 echo "            <meta name=\"description\" content=\"";
  80.                 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.'28$this->source); })()), "description", [], "any"falsefalsefalse28), "html"nulltrue);
  81.                 echo "\">
  82.         ";
  83.             }
  84.             // line 30
  85.             echo "    ";
  86.         } else {
  87.             // line 31
  88.             echo "        ";
  89.             echo twig_include($this->env$context"meta.twig");
  90.             echo "
  91.     ";
  92.         }
  93.         // line 33
  94.         echo "    ";
  95.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'33$this->source); })()), "author", [], "any"falsefalsefalse33))) {
  96.             // line 34
  97.             echo "        <meta name=\"author\" content=\"";
  98.             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.'34$this->source); })()), "author", [], "any"falsefalsefalse34), "html"nulltrue);
  99.             echo "\">
  100.     ";
  101.         }
  102.         // line 36
  103.         echo "    ";
  104.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'36$this->source); })()), "keyword", [], "any"falsefalsefalse36))) {
  105.             // line 37
  106.             echo "        <meta name=\"keywords\" content=\"";
  107.             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.'37$this->source); })()), "keyword", [], "any"falsefalsefalse37), "html"nulltrue);
  108.             echo "\">
  109.     ";
  110.         }
  111.         // line 39
  112.         echo "    ";
  113.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'39$this->source); })()), "meta_robots", [], "any"falsefalsefalse39))) {
  114.             // line 40
  115.             echo "        <meta name=\"robots\" content=\"";
  116.             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.'40$this->source); })()), "meta_robots", [], "any"falsefalsefalse40), "html"nulltrue);
  117.             echo "\">
  118.     ";
  119.         }
  120.         // line 42
  121.         echo "    <link rel=\"icon\" href=\"";
  122.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  123.         echo "\">
  124.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  125.     <link rel=\"stylesheet\" href=\"";
  126.         // line 44
  127.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  128.         echo "\">
  129.     <script src=\"";
  130.         // line 45
  131.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  132.         echo "\"></script>
  133.     ";
  134.         // line 46
  135.         $this->displayBlock('stylesheet'$context$blocks);
  136.         // line 47
  137.         echo "    <script>
  138.         \$(function() {
  139.             \$.ajaxSetup({
  140.                 'headers': {
  141.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  142.                 }
  143.             });
  144.         });
  145.     </script>
  146.     <!--
  147.     Personalization用Beaconタグ
  148.     -->
  149.     <script type=\"text/javascript\" async src=\"//cdn.evgnet.com/beacon/directusinc/ps_test_06/scripts/evergage.min.js\"></script>
  150.     <!--
  151.     //ここまで Personalization様Beaconタグ
  152.     -->
  153.     
  154.     ";
  155.         // line 64
  156.         if (twig_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.'64$this->source); })()), "user", [], "any"falsefalsefalse64)) {
  157.             // line 65
  158.             echo "    <script type=\"text/javascript\">
  159.         // 変数前準備
  160.         const userId = '";
  161.             // line 67
  162.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'67$this->source); })()), "user", [], "any"falsefalsefalse67), "id", [], "any"falsefalsefalse67), "html"nulltrue);
  163.             echo "';
  164.         const lastName = '";
  165.             // line 68
  166.             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.'68$this->source); })()), "user", [], "any"falsefalsefalse68), "name01", [], "any"falsefalsefalse68), "html"nulltrue);
  167.             echo "';
  168.         const firstName = '";
  169.             // line 69
  170.             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.'69$this->source); })()), "user", [], "any"falsefalsefalse69), "name02", [], "any"falsefalsefalse69), "html"nulltrue);
  171.             echo "';
  172.         const emailAddress = '";
  173.             // line 70
  174.             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.'70$this->source); })()), "user", [], "any"falsefalsefalse70), "email", [], "any"falsefalsefalse70), "html"nulltrue);
  175.             echo "';
  176.         const phoneNumber = '";
  177.             // line 71
  178.             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.'71$this->source); })()), "user", [], "any"falsefalsefalse71), "phone_number", [], "any"falsefalsefalse71), "html"nulltrue);
  179.             echo "';
  180.         const birth = '";
  181.             // line 72
  182.             echo twig_escape_filter($this->envtwig_date_format_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.'72$this->source); })()), "user", [], "any"falsefalsefalse72), "birth", [], "any"falsefalsefalse72), "Y-m-d H:i:s"), "html"nulltrue);
  183.             echo "';
  184.         const firstAddr = '";
  185.             // line 73
  186.             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.'73$this->source); })()), "user", [], "any"falsefalsefalse73), "addr01", [], "any"falsefalsefalse73), "html"nulltrue);
  187.             echo "';
  188.         const lastAddr = '";
  189.             // line 74
  190.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'74$this->source); })()), "user", [], "any"falsefalsefalse74), "addr02", [], "any"falsefalsefalse74), "html"nulltrue);
  191.             echo "';
  192.         console.log(window);
  193.         console.log('The user id is ' + '";
  194.             // line 77
  195.             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.'77$this->source); })()), "user", [], "any"falsefalsefalse77), "id", [], "any"falsefalsefalse77), "html"nulltrue);
  196.             echo "');
  197.         console.log('The user email is ' + '";
  198.             // line 78
  199.             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.'78$this->source); })()), "user", [], "any"falsefalsefalse78), "email", [], "any"falsefalsefalse78), "html"nulltrue);
  200.             echo "');
  201.         console.log('The user name is ' + '";
  202.             // line 79
  203.             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.'79$this->source); })()), "user", [], "any"falsefalsefalse79), "name01", [], "any"falsefalsefalse79), "html"nulltrue);
  204.             echo " ";
  205.             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.'79$this->source); })()), "user", [], "any"falsefalsefalse79), "name02", [], "any"falsefalsefalse79), "html"nulltrue);
  206.             echo "');
  207.         console.log('The user phone number is ' + phoneNumber);
  208.         console.log('The user birthday is ' + birth);
  209.         console.log('The user address is ' + firstAddr + lastAddr);
  210.     </script>
  211.     ";
  212.         }
  213.         // line 85
  214.         echo "
  215.     ";
  216.         // line 87
  217.         echo "    ";
  218.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'87$this->source); })()), "Head", [], "any"falsefalsefalse87)) {
  219.             // line 88
  220.             echo "        ";
  221.             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.'88$this->source); })()), "Head", [], "any"falsefalsefalse88)]);
  222.             echo "
  223.     ";
  224.         }
  225.         // line 90
  226.         echo "    ";
  227.         // line 91
  228.         echo "    ";
  229.         if (array_key_exists("plugin_assets"$context)) {
  230.             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.'91$this->source); })())]);
  231.         }
  232.         // line 92
  233.         echo "    <link rel=\"stylesheet\" href=\"";
  234.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  235.         echo "\">
  236. </head>
  237. <body id=\"page_";
  238.         // line 94
  239.         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);
  240.         echo "\" class=\"";
  241.         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);
  242.         echo "\">
  243. <!-- Google Tag Manager (noscript) -->
  244. <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-P7PB8D3S\"
  245. height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  246. <!-- End Google Tag Manager (noscript) -->
  247. ";
  248.         // line 100
  249.         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.'100$this->source); })()), "BodyAfter", [], "any"falsefalsefalse100)) {
  250.             // line 101
  251.             echo "    ";
  252.             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.'101$this->source); })()), "BodyAfter", [], "any"falsefalsefalse101)]);
  253.             echo "
  254. ";
  255.         }
  256.         // line 103
  257.         echo "
  258. ";
  259.         // line 104
  260.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'104$this->source); })())) {
  261.             // line 105
  262.             echo "    <div class=\"ec-maintenanceAlert\">
  263.         <div>
  264.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  265.             // line 107
  266.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  267.             echo "\"/></div>
  268.             ";
  269.             // line 108
  270.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  271.             echo "
  272.         </div>
  273.     </div>
  274. ";
  275.         }
  276.         // line 112
  277.         echo "
  278. <div class=\"ec-layoutRole\">
  279.     ";
  280.         // line 115
  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.'115$this->source); })()), "Header", [], "any"falsefalsefalse115)) {
  283.             // line 116
  284.             echo "        <header class=\"ec-layoutRole__header\">
  285.             ";
  286.             // line 117
  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.'117$this->source); })()), "Header", [], "any"falsefalsefalse117)]);
  288.             echo "
  289.         </header>
  290.     ";
  291.         }
  292.         // line 120
  293.         echo "
  294.     ";
  295.         // line 122
  296.         echo "    ";
  297.         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); })()), "ContentsTop", [], "any"falsefalsefalse122)) {
  298.             // line 123
  299.             echo "        <div class=\"ec-layoutRole__contentTop\">
  300.             ";
  301.             // line 124
  302.             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); })()), "ContentsTop", [], "any"falsefalsefalse124)]);
  303.             echo "
  304.         </div>
  305.     ";
  306.         }
  307.         // line 127
  308.         echo "
  309.     <div class=\"ec-layoutRole__contents\">
  310.         ";
  311.         // line 130
  312.         echo "        ";
  313.         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.'130$this->source); })()), "SideLeft", [], "any"falsefalsefalse130)) {
  314.             // line 131
  315.             echo "            <aside class=\"ec-layoutRole__left\">
  316.                 ";
  317.             // line 132
  318.             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.'132$this->source); })()), "SideLeft", [], "any"falsefalsefalse132)]);
  319.             echo "
  320.             </aside>
  321.         ";
  322.         }
  323.         // line 135
  324.         echo "
  325.         ";
  326.         // line 136
  327.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  328.         // line 137
  329.         echo "        ";
  330.         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.'137$this->source); })()), "ColumnNum", [], "any"falsefalsefalse137) == 2)) {
  331.             // line 138
  332.             echo "            ";
  333.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  334.             // line 139
  335.             echo "        ";
  336.         } 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.'139$this->source); })()), "ColumnNum", [], "any"falsefalsefalse139) == 3)) {
  337.             // line 140
  338.             echo "            ";
  339.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  340.             // line 141
  341.             echo "        ";
  342.         }
  343.         // line 142
  344.         echo "
  345.         <main class=\"";
  346.         // line 143
  347.         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.'143$this->source); })()), "html"nulltrue);
  348.         echo "\">
  349.             ";
  350.         // line 145
  351.         echo "            ";
  352.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'145$this->source); })()), "MainTop", [], "any"falsefalsefalse145)) {
  353.             // line 146
  354.             echo "                <div class=\"ec-layoutRole__mainTop\">
  355.                     ";
  356.             // line 147
  357.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'147$this->source); })()), "MainTop", [], "any"falsefalsefalse147)]);
  358.             echo "
  359.                 </div>
  360.             ";
  361.         }
  362.         // line 150
  363.         echo "
  364.             ";
  365.         // line 152
  366.         echo "            ";
  367.         $this->displayBlock('main'$context$blocks);
  368.         // line 153
  369.         echo "
  370.             ";
  371.         // line 155
  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.'155$this->source); })()), "MainBottom", [], "any"falsefalsefalse155)) {
  374.             // line 156
  375.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  376.                     ";
  377.             // line 157
  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.'157$this->source); })()), "MainBottom", [], "any"falsefalsefalse157)]);
  379.             echo "
  380.                 </div>
  381.             ";
  382.         }
  383.         // line 160
  384.         echo "        </main>
  385.         ";
  386.         // line 163
  387.         echo "        ";
  388.         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.'163$this->source); })()), "SideRight", [], "any"falsefalsefalse163)) {
  389.             // line 164
  390.             echo "            <aside class=\"ec-layoutRole__right\">
  391.                 ";
  392.             // line 165
  393.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'165$this->source); })()), "SideRight", [], "any"falsefalsefalse165)]);
  394.             echo "
  395.             </aside>
  396.         ";
  397.         }
  398.         // line 168
  399.         echo "    </div>
  400.     ";
  401.         // line 171
  402.         echo "    ";
  403.         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.'171$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse171)) {
  404.             // line 172
  405.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  406.             ";
  407.             // line 173
  408.             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.'173$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse173)]);
  409.             echo "
  410.         </div>
  411.     ";
  412.         }
  413.         // line 176
  414.         echo "
  415.     ";
  416.         // line 178
  417.         echo "    ";
  418.         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.'178$this->source); })()), "Footer", [], "any"falsefalsefalse178)) {
  419.             // line 179
  420.             echo "        <footer class=\"ec-layoutRole__footer\">
  421.             ";
  422.             // line 180
  423.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'180$this->source); })()), "Footer", [], "any"falsefalsefalse180)]);
  424.             echo "
  425.         </footer>
  426.     ";
  427.         }
  428.         // line 183
  429.         echo "</div><!-- ec-layoutRole -->
  430. <div class=\"ec-overlayRole\"></div>
  431. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  432. <div class=\"ec-drawerRole\">
  433.     ";
  434.         // line 189
  435.         echo "    ";
  436.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'189$this->source); })()), "Drawer", [], "any"falsefalsefalse189)) {
  437.             // line 190
  438.             echo "        ";
  439.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'190$this->source); })()), "Drawer", [], "any"falsefalsefalse190)]);
  440.             echo "
  441.     ";
  442.         }
  443.         // line 192
  444.         echo "</div>
  445. <div class=\"ec-blockTopBtn pagetop\">";
  446.         // line 193
  447.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html"nulltrue);
  448.         echo "</div>
  449. ";
  450.         // line 194
  451.         $this->loadTemplate("@common/lang.twig""default_frame.twig"194)->display($context);
  452.         // line 195
  453.         echo "<script src=\"";
  454.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  455.         echo "\"></script>
  456. <script src=\"";
  457.         // line 196
  458.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  459.         echo "\"></script>
  460. ";
  461.         // line 197
  462.         $this->displayBlock('javascript'$context$blocks);
  463.         // line 199
  464.         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.'199$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse199)) {
  465.             // line 200
  466.             echo "    ";
  467.             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.'200$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse200)]);
  468.             echo "
  469. ";
  470.         }
  471.         // line 203
  472.         if (array_key_exists("plugin_snippets"$context)) {
  473.             // line 204
  474.             echo "    ";
  475.             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.'204$this->source); })())]);
  476.             echo "
  477. ";
  478.         }
  479.         // line 206
  480.         echo "    <script src=\"";
  481.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  482.         echo "\"></script>
  483. </body>
  484. </html>
  485. ";
  486.         
  487.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  488.         
  489.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  490.     }
  491.     // line 46
  492.     public function block_stylesheet($context, array $blocks = [])
  493.     {
  494.         $macros $this->macros;
  495.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  496.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  497.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  498.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  499.         
  500.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  501.         
  502.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  503.     }
  504.     // line 152
  505.     public function block_main($context, array $blocks = [])
  506.     {
  507.         $macros $this->macros;
  508.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  509.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  510.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  511.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  512.         
  513.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  514.         
  515.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  516.     }
  517.     // line 197
  518.     public function block_javascript($context, array $blocks = [])
  519.     {
  520.         $macros $this->macros;
  521.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  522.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  523.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  524.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  525.         
  526.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  527.         
  528.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  529.     }
  530.     public function getTemplateName()
  531.     {
  532.         return "default_frame.twig";
  533.     }
  534.     public function isTraitable()
  535.     {
  536.         return false;
  537.     }
  538.     public function getDebugInfo()
  539.     {
  540.         return array (  544 => 197,  526 => 152,  508 => 46,  493 => 206,  487 => 204,  485 => 203,  479 => 200,  477 => 199,  475 => 197,  471 => 196,  466 => 195,  464 => 194,  460 => 193,  457 => 192,  451 => 190,  448 => 189,  441 => 183,  435 => 180,  432 => 179,  429 => 178,  426 => 176,  420 => 173,  417 => 172,  414 => 171,  410 => 168,  404 => 165,  401 => 164,  398 => 163,  394 => 160,  388 => 157,  385 => 156,  382 => 155,  379 => 153,  376 => 152,  373 => 150,  367 => 147,  364 => 146,  361 => 145,  357 => 143,  354 => 142,  351 => 141,  348 => 140,  345 => 139,  342 => 138,  339 => 137,  337 => 136,  334 => 135,  328 => 132,  325 => 131,  322 => 130,  318 => 127,  312 => 124,  309 => 123,  306 => 122,  303 => 120,  297 => 117,  294 => 116,  291 => 115,  287 => 112,  280 => 108,  276 => 107,  272 => 105,  270 => 104,  267 => 103,  261 => 101,  259 => 100,  249 => 94,  243 => 92,  238 => 91,  236 => 90,  230 => 88,  227 => 87,  224 => 85,  213 => 79,  209 => 78,  205 => 77,  199 => 74,  195 => 73,  191 => 72,  187 => 71,  183 => 70,  179 => 69,  175 => 68,  171 => 67,  167 => 65,  165 => 64,  146 => 47,  144 => 46,  140 => 45,  136 => 44,  130 => 42,  124 => 40,  121 => 39,  115 => 37,  112 => 36,  106 => 34,  103 => 33,  97 => 31,  94 => 30,  88 => 28,  86 => 27,  81 => 26,  79 => 25,  68 => 24,  64 => 23,  49 => 12,  46 => 1,);
  541.     }
  542.     public function getSourceContext()
  543.     {
  544.         return new Source("<!doctype html>
  545. {#
  546. This file is part of EC-CUBE
  547. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  548. http://www.ec-cube.co.jp/
  549. For the full copyright and license information, please view the LICENSE
  550. file that was distributed with this source code.
  551. #}
  552. <html lang=\"{{ eccube_config.locale }}\">
  553. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  554.     <!-- Google Tag Manager -->
  555.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  556.     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  557.     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  558.     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  559.     })(window,document,'script','dataLayer','GTM-P7PB8D3S');</script>
  560.     <!-- End Google Tag Manager -->
  561.     <meta charset=\"utf-8\">
  562.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  563.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  564.     <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>
  565.     {% if Page.meta_tags is not empty %}
  566.         {{ include(template_from_string(Page.meta_tags)) }}
  567.         {% if Page.description is not empty %}
  568.             <meta name=\"description\" content=\"{{ Page.description }}\">
  569.         {% endif %}
  570.     {% else %}
  571.         {{ include('meta.twig') }}
  572.     {% endif %}
  573.     {% if Page.author is not empty %}
  574.         <meta name=\"author\" content=\"{{ Page.author }}\">
  575.     {% endif %}
  576.     {% if Page.keyword is not empty %}
  577.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  578.     {% endif %}
  579.     {% if Page.meta_robots is not empty %}
  580.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  581.     {% endif %}
  582.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  583.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  584.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  585.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  586.     {% block stylesheet %}{% endblock %}
  587.     <script>
  588.         \$(function() {
  589.             \$.ajaxSetup({
  590.                 'headers': {
  591.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  592.                 }
  593.             });
  594.         });
  595.     </script>
  596.     <!--
  597.     Personalization用Beaconタグ
  598.     -->
  599.     <script type=\"text/javascript\" async src=\"//cdn.evgnet.com/beacon/directusinc/ps_test_06/scripts/evergage.min.js\"></script>
  600.     <!--
  601.     //ここまで Personalization様Beaconタグ
  602.     -->
  603.     
  604.     {% if app.user %}
  605.     <script type=\"text/javascript\">
  606.         // 変数前準備
  607.         const userId = '{{ app.user.id }}';
  608.         const lastName = '{{ app.user.name01 }}';
  609.         const firstName = '{{ app.user.name02 }}';
  610.         const emailAddress = '{{ app.user.email }}';
  611.         const phoneNumber = '{{ app.user.phone_number }}';
  612.         const birth = '{{ app.user.birth|date(\"Y-m-d H:i:s\") }}';
  613.         const firstAddr = '{{ app.user.addr01 }}';
  614.         const lastAddr = '{{ app.user.addr02 }}';
  615.         console.log(window);
  616.         console.log('The user id is ' + '{{ app.user.id }}');
  617.         console.log('The user email is ' + '{{ app.user.email }}');
  618.         console.log('The user name is ' + '{{ app.user.name01 }} {{ app.user.name02 }}');
  619.         console.log('The user phone number is ' + phoneNumber);
  620.         console.log('The user birthday is ' + birth);
  621.         console.log('The user address is ' + firstAddr + lastAddr);
  622.     </script>
  623.     {% endif %}
  624.     {# Layout: HEAD #}
  625.     {% if Layout.Head %}
  626.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  627.     {% endif %}
  628.     {# プラグイン用styleseetやmetatagなど #}
  629.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  630.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  631. </head>
  632. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  633. <!-- Google Tag Manager (noscript) -->
  634. <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-P7PB8D3S\"
  635. height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  636. <!-- End Google Tag Manager (noscript) -->
  637. {# Layout: BODY_AFTER #}
  638. {% if Layout.BodyAfter %}
  639.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  640. {% endif %}
  641. {% if isMaintenance %}
  642.     <div class=\"ec-maintenanceAlert\">
  643.         <div>
  644.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  645.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  646.         </div>
  647.     </div>
  648. {% endif %}
  649. <div class=\"ec-layoutRole\">
  650.     {# Layout: HEADER #}
  651.     {% if Layout.Header %}
  652.         <header class=\"ec-layoutRole__header\">
  653.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  654.         </header>
  655.     {% endif %}
  656.     {# Layout: CONTENTS_TOP #}
  657.     {% if Layout.ContentsTop %}
  658.         <div class=\"ec-layoutRole__contentTop\">
  659.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  660.         </div>
  661.     {% endif %}
  662.     <div class=\"ec-layoutRole__contents\">
  663.         {# Layout: SIDE_LEFT #}
  664.         {% if Layout.SideLeft %}
  665.             <aside class=\"ec-layoutRole__left\">
  666.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  667.             </aside>
  668.         {% endif %}
  669.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  670.         {% if Layout.ColumnNum == 2 %}
  671.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  672.         {% elseif Layout.ColumnNum == 3 %}
  673.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  674.         {% endif %}
  675.         <main class=\"{{ layoutRoleMain }}\">
  676.             {# Layout: MAIN_TOP #}
  677.             {% if Layout.MainTop %}
  678.                 <div class=\"ec-layoutRole__mainTop\">
  679.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  680.                 </div>
  681.             {% endif %}
  682.             {# MAIN AREA #}
  683.             {% block main %}{% endblock %}
  684.             {# Layout: MAIN_Bottom #}
  685.             {% if Layout.MainBottom %}
  686.                 <div class=\"ec-layoutRole__mainBottom\">
  687.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  688.                 </div>
  689.             {% endif %}
  690.         </main>
  691.         {# Layout: SIDE_RIGHT #}
  692.         {% if Layout.SideRight %}
  693.             <aside class=\"ec-layoutRole__right\">
  694.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  695.             </aside>
  696.         {% endif %}
  697.     </div>
  698.     {# Layout: CONTENTS_BOTTOM #}
  699.     {% if Layout.ContentsBottom %}
  700.         <div class=\"ec-layoutRole__contentBottom\">
  701.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  702.         </div>
  703.     {% endif %}
  704.     {# Layout: CONTENTS_FOOTER #}
  705.     {% if Layout.Footer %}
  706.         <footer class=\"ec-layoutRole__footer\">
  707.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  708.         </footer>
  709.     {% endif %}
  710. </div><!-- ec-layoutRole -->
  711. <div class=\"ec-overlayRole\"></div>
  712. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  713. <div class=\"ec-drawerRole\">
  714.     {# Layout: DRAWER #}
  715.     {% if Layout.Drawer %}
  716.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  717.     {% endif %}
  718. </div>
  719. <div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div>
  720. {% include('@common/lang.twig') %}
  721. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  722. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  723. {% block javascript %}{% endblock %}
  724. {# Layout: CLOSE_BODY_BEFORE #}
  725. {% if Layout.CloseBodyBefore %}
  726.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  727. {% endif %}
  728. {# プラグイン用Snippet #}
  729. {% if plugin_snippets is defined %}
  730.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  731. {% endif %}
  732.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  733. </body>
  734. </html>
  735. ""default_frame.twig""/opt/bitnami/apache/htdocs/ps_test_06/ec-cube/src/Eccube/Resource/template/default/default_frame.twig");
  736.     }
  737. }