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