var/cache/dev/twig/8e/8ecc323fc8a2444a12a5533e5f8b4ee8.php line 288

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