var/cache/dev/twig/34/348702f9156f19f75e79037f5396319999c734e5b844a3e358ea49e0610eca1c.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_83899a0b3bdf82b66e1e7f811df6eebe08c80dc13c203ba6922bcd68bceac8cf 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_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. ";
  39.         // line 12
  40.         echo "<html lang=\"";
  41.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'12$this->source); })()), "locale", [], "any"falsefalsefalse12), "html"nulltrue);
  42.         echo "\">
  43. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  44. <!-- Google tag (gtag.js) -->
  45. <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-X5ERZWNN16\"></script>
  46. <script>
  47. window.dataLayer = window.dataLayer || [];
  48. function gtag(){dataLayer.push(arguments);}
  49. gtag('js', new Date());
  50. gtag('config', 'G-X5ERZWNN16');
  51. </script>
  52.     <meta charset=\"utf-8\">
  53.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  54.     <meta name=\"eccube-csrf-token\" content=\"";
  55.         // line 27
  56.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  57.         echo "\">
  58.     ";
  59.         // line 29
  60.         if ((twig_get_attribute($this->env$this->sourcetwig_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.'29$this->source); })()), "request", [], "any"falsefalsefalse29), "attributes", [], "any"falsefalsefalse29), "get", [=> "_route"], "method"falsefalsefalse29) == "homepage")) {
  61.             // line 30
  62.             echo "        <title>";
  63.             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.'30$this->source); })()), "shop_name", [], "any"falsefalsefalse30), "html"nulltrue);
  64.             echo "</title>
  65.     ";
  66.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 31
  67. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'31$this->source); })()), "request", [], "any"falsefalsefalse31), "attributes", [], "any"falsefalsefalse31), "get", [=> "_route"], "method"falsefalsefalse31) == "product_detail")) {
  68.             // line 32
  69.             echo "        <title>";
  70.             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.'32$this->source); })())))) {
  71.                 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.'32$this->source); })()), "html"nulltrue);
  72.                 echo " | ";
  73.             }
  74.             echo "商品リスト | ";
  75.             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.'32$this->source); })()), "shop_name", [], "any"falsefalsefalse32), "html"nulltrue);
  76.             echo "</title>
  77.     ";
  78.         } elseif ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 33
  79. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'33$this->source); })()), "request", [], "any"falsefalsefalse33), "attributes", [], "any"falsefalsefalse33), "get", [=> "_route"], "method"falsefalsefalse33) == "cm_blog_pro_page_detail")) {
  80.             // line 34
  81.             echo "        <title>";
  82.             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.'34$this->source); })())))) {
  83.                 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.'34$this->source); })()), "html"nulltrue);
  84.                 echo " | ";
  85.             }
  86.             echo "トピックス | ";
  87.             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.'34$this->source); })()), "shop_name", [], "any"falsefalsefalse34), "html"nulltrue);
  88.             echo "</title>
  89.     ";
  90.         } else {
  91.             // line 36
  92.             echo "        <title>";
  93.             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.'36$this->source); })())))) {
  94.                 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.'36$this->source); })()), "html"nulltrue);
  95.                 echo " | ";
  96.             } 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.'36$this->source); })())))) {
  97.                 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.'36$this->source); })()), "html"nulltrue);
  98.                 echo " | ";
  99.             }
  100.             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.'36$this->source); })()), "shop_name", [], "any"falsefalsefalse36), "html"nulltrue);
  101.             echo "</title>
  102.     ";
  103.         }
  104.         // line 38
  105.         echo "
  106.     ";
  107.         // line 39
  108.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'39$this->source); })()), "meta_tags", [], "any"falsefalsefalse39))) {
  109.             // line 40
  110.             echo "        ";
  111.             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.'40$this->source); })()), "meta_tags", [], "any"falsefalsefalse40)));
  112.             echo "
  113.         ";
  114.             // line 41
  115.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'41$this->source); })()), "description", [], "any"falsefalsefalse41))) {
  116.                 // line 42
  117.                 echo "            <meta name=\"description\" content=\"";
  118.                 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.'42$this->source); })()), "description", [], "any"falsefalsefalse42), "html"nulltrue);
  119.                 echo "\">
  120.         ";
  121.             }
  122.             // line 44
  123.             echo "    ";
  124.         } else {
  125.             // line 45
  126.             echo "        ";
  127.             echo twig_include($this->env$context"meta.twig");
  128.             echo "
  129.     ";
  130.         }
  131.         // line 47
  132.         echo "
  133.     ";
  134.         // line 48
  135.         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.'48$this->source); })()), "author", [], "any"falsefalsefalse48))) {
  136.             // line 49
  137.             echo "        <meta name=\"author\" content=\"";
  138.             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.'49$this->source); })()), "author", [], "any"falsefalsefalse49), "html"nulltrue);
  139.             echo "\">
  140.     ";
  141.         }
  142.         // line 51
  143.         echo "
  144.     ";
  145.         // line 52
  146.         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.'52$this->source); })()), "keyword", [], "any"falsefalsefalse52))) {
  147.             // line 53
  148.             echo "        <meta name=\"keywords\" content=\"";
  149.             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.'53$this->source); })()), "keyword", [], "any"falsefalsefalse53), "html"nulltrue);
  150.             echo "\">
  151.     ";
  152.         } else {
  153.             // line 55
  154.             echo "        <meta name=\"keywords\" content=\"無憂扇,むゆうせん,びわ,化粧品,オンラインショップ\">
  155.     ";
  156.         }
  157.         // line 57
  158.         echo "
  159.     ";
  160.         // line 58
  161.         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.'58$this->source); })()), "meta_robots", [], "any"falsefalsefalse58))) {
  162.             // line 59
  163.             echo "        <meta name=\"robots\" content=\"";
  164.             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.'59$this->source); })()), "meta_robots", [], "any"falsefalsefalse59), "html"nulltrue);
  165.             echo "\">
  166.     ";
  167.         }
  168.         // line 61
  169.         echo "
  170.     <link rel=\"icon\" href=\"";
  171.         // line 62
  172.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  173.         echo "\">
  174.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  175.     <link rel=\"stylesheet\" href=\"";
  176.         // line 64
  177.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  178.         echo "\">
  179.     <link rel=\"stylesheet\" href=\"";
  180.         // line 65
  181.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/original.css"), "html"nulltrue);
  182.         echo "\">
  183.     ";
  184.         // line 66
  185.         $this->displayBlock('stylesheet'$context$blocks);
  186.         // line 67
  187.         echo "    <script src=\"";
  188.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  189.         echo "\"></script>
  190.     <script>
  191.         \$(function() {
  192.             \$.ajaxSetup({
  193.                 'headers': {
  194.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  195.                 }
  196.             });
  197.         });
  198.     </script>
  199.     ";
  200.         // line 78
  201.         echo "    ";
  202.         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.'78$this->source); })()), "Head", [], "any"falsefalsefalse78)) {
  203.             // line 79
  204.             echo "        ";
  205.             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.'79$this->source); })()), "Head", [], "any"falsefalsefalse79)]);
  206.             echo "
  207.     ";
  208.         }
  209.         // line 81
  210.         echo "    ";
  211.         // line 82
  212.         echo "    ";
  213.         if (array_key_exists("plugin_assets"$context)) {
  214.             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.'82$this->source); })())]);
  215.         }
  216.         // line 83
  217.         echo "    <link rel=\"stylesheet\" href=\"";
  218.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  219.         echo "\">
  220. </head>
  221. <body id=\"page_";
  222.         // line 85
  223.         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.'85$this->source); })()), "request", [], "any"falsefalsefalse85), "get", [=> "_route"], "method"falsefalsefalse85), "html"nulltrue);
  224.         echo "\" class=\"";
  225.         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.'85$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  226.         echo "\">
  227. ";
  228.         // line 87
  229.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'87$this->source); })()), "BodyAfter", [], "any"falsefalsefalse87)) {
  230.             // line 88
  231.             echo "    ";
  232.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'88$this->source); })()), "BodyAfter", [], "any"falsefalsefalse88)]);
  233.             echo "
  234. ";
  235.         }
  236.         // line 90
  237.         echo "
  238. ";
  239.         // line 91
  240.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'91$this->source); })())) {
  241.             // line 92
  242.             echo "    <div class=\"ec-maintenanceAlert\">
  243.         <div>
  244.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  245.             // line 94
  246.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  247.             echo "\"/></div>
  248.             ";
  249.             // line 95
  250.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  251.             echo "
  252.         </div>
  253.     </div>
  254. ";
  255.         }
  256.         // line 99
  257.         echo "
  258. ";
  259.         // line 101
  260.         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.'101$this->source); })()), "Header", [], "any"falsefalsefalse101)) {
  261.             // line 102
  262.             echo "    ";
  263.             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.'102$this->source); })()), "Header", [], "any"falsefalsefalse102)]);
  264.             echo "
  265. ";
  266.         }
  267.         // line 104
  268.         echo "
  269. ";
  270.         // line 106
  271.         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); })()), "ContentsTop", [], "any"falsefalsefalse106)) {
  272.             // line 107
  273.             echo "    ";
  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.'107$this->source); })()), "ContentsTop", [], "any"falsefalsefalse107)]);
  275.             echo "
  276. ";
  277.         }
  278.         // line 109
  279.         echo "
  280.     ";
  281.         // line 112
  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.'112$this->source); })()), "SideLeft", [], "any"falsefalsefalse112)) {
  284.             // line 113
  285.             echo "        ";
  286.             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); })()), "SideLeft", [], "any"falsefalsefalse113)]);
  287.             echo "
  288.     ";
  289.         }
  290.         // line 115
  291.         echo "
  292.     ";
  293.         // line 116
  294.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  295.         // line 117
  296.         echo "    ";
  297.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'117$this->source); })()), "ColumnNum", [], "any"falsefalsefalse117) == 2)) {
  298.             // line 118
  299.             echo "        ";
  300.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  301.             // line 119
  302.             echo "    ";
  303.         } 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.'119$this->source); })()), "ColumnNum", [], "any"falsefalsefalse119) == 3)) {
  304.             // line 120
  305.             echo "        ";
  306.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  307.             // line 121
  308.             echo "    ";
  309.         }
  310.         // line 122
  311.         echo "
  312.     <main class=\"";
  313.         // line 123
  314.         echo twig_escape_filter($this->env, ((array_key_exists("main_class"$context)) ? (_twig_default_filter((isset($context["main_class"]) || array_key_exists("main_class"$context) ? $context["main_class"] : (function () { throw new RuntimeError('Variable "main_class" does not exist.'123$this->source); })()), "l-main")) : ("l-main")), "html"nulltrue);
  315.         echo "\">
  316.         ";
  317.         // line 125
  318.         echo "        ";
  319.         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.'125$this->source); })()), "MainTop", [], "any"falsefalsefalse125)) {
  320.             // line 126
  321.             echo "            ";
  322.             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.'126$this->source); })()), "MainTop", [], "any"falsefalsefalse126)]);
  323.             echo "
  324.         ";
  325.         }
  326.         // line 128
  327.         echo "
  328.         ";
  329.         // line 130
  330.         echo "        ";
  331.         $this->displayBlock('main'$context$blocks);
  332.         // line 131
  333.         echo "
  334.         ";
  335.         // line 133
  336.         echo "        ";
  337.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'133$this->source); })()), "MainBottom", [], "any"falsefalsefalse133)) {
  338.             // line 134
  339.             echo "            ";
  340.             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.'134$this->source); })()), "MainBottom", [], "any"falsefalsefalse134)]);
  341.             echo "
  342.         ";
  343.         }
  344.         // line 136
  345.         echo "    </main>
  346.     ";
  347.         // line 139
  348.         echo "    ";
  349.         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.'139$this->source); })()), "SideRight", [], "any"falsefalsefalse139)) {
  350.             // line 140
  351.             echo "        ";
  352.             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.'140$this->source); })()), "SideRight", [], "any"falsefalsefalse140)]);
  353.             echo "
  354.     ";
  355.         }
  356.         // line 142
  357.         echo "
  358. ";
  359.         // line 145
  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.'145$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse145)) {
  361.             // line 146
  362.             echo "    ";
  363.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'146$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse146)]);
  364.             echo "
  365. ";
  366.         }
  367.         // line 148
  368.         echo "
  369. ";
  370.         // line 150
  371.         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.'150$this->source); })()), "Footer", [], "any"falsefalsefalse150)) {
  372.             // line 151
  373.             echo "    ";
  374.             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.'151$this->source); })()), "Footer", [], "any"falsefalsefalse151)]);
  375.             echo "
  376. ";
  377.         }
  378.         // line 153
  379.         echo "
  380. ";
  381.         // line 155
  382.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'155$this->source); })()), "Drawer", [], "any"falsefalsefalse155)) {
  383.             // line 156
  384.             echo "    ";
  385.             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); })()), "Drawer", [], "any"falsefalsefalse156)]);
  386.             echo "
  387. ";
  388.         }
  389.         // line 158
  390.         echo "
  391. ";
  392.         // line 159
  393.         $this->loadTemplate("@common/lang.twig""default_frame.twig"159)->display($context);
  394.         // line 160
  395.         echo "<script src=\"";
  396.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  397.         echo "\"></script>
  398. <script src=\"";
  399.         // line 161
  400.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  401.         echo "\"></script>
  402. ";
  403.         // line 162
  404.         $this->displayBlock('javascript'$context$blocks);
  405.         // line 164
  406.         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.'164$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse164)) {
  407.             // line 165
  408.             echo "    ";
  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.'165$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse165)]);
  410.             echo "
  411. ";
  412.         }
  413.         // line 168
  414.         if (array_key_exists("plugin_snippets"$context)) {
  415.             // line 169
  416.             echo "    ";
  417.             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.'169$this->source); })())]);
  418.             echo "
  419. ";
  420.         }
  421.         // line 171
  422.         echo "    <script src=\"";
  423.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  424.         echo "\"></script>
  425. </body>
  426. </html>
  427. ";
  428.         
  429.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  430.         
  431.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  432.     }
  433.     // line 66
  434.     public function block_stylesheet($context, array $blocks = [])
  435.     {
  436.         $macros $this->macros;
  437.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  438.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  439.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  440.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  441.         
  442.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  443.         
  444.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  445.     }
  446.     // line 130
  447.     public function block_main($context, array $blocks = [])
  448.     {
  449.         $macros $this->macros;
  450.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  451.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  452.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  453.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  454.         
  455.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  456.         
  457.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  458.     }
  459.     // line 162
  460.     public function block_javascript($context, array $blocks = [])
  461.     {
  462.         $macros $this->macros;
  463.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  464.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  465.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  466.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  467.         
  468.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  469.         
  470.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  471.     }
  472.     public function getTemplateName()
  473.     {
  474.         return "default_frame.twig";
  475.     }
  476.     public function isTraitable()
  477.     {
  478.         return false;
  479.     }
  480.     public function getDebugInfo()
  481.     {
  482.         return array (  489 => 162,  471 => 130,  453 => 66,  438 => 171,  432 => 169,  430 => 168,  424 => 165,  422 => 164,  420 => 162,  416 => 161,  411 => 160,  409 => 159,  406 => 158,  400 => 156,  398 => 155,  395 => 153,  389 => 151,  387 => 150,  384 => 148,  378 => 146,  376 => 145,  372 => 142,  366 => 140,  363 => 139,  359 => 136,  353 => 134,  350 => 133,  347 => 131,  344 => 130,  341 => 128,  335 => 126,  332 => 125,  328 => 123,  325 => 122,  322 => 121,  319 => 120,  316 => 119,  313 => 118,  310 => 117,  308 => 116,  305 => 115,  299 => 113,  296 => 112,  292 => 109,  286 => 107,  284 => 106,  281 => 104,  275 => 102,  273 => 101,  270 => 99,  263 => 95,  259 => 94,  255 => 92,  253 => 91,  250 => 90,  244 => 88,  242 => 87,  236 => 85,  230 => 83,  225 => 82,  223 => 81,  217 => 79,  214 => 78,  200 => 67,  198 => 66,  194 => 65,  190 => 64,  185 => 62,  182 => 61,  176 => 59,  174 => 58,  171 => 57,  167 => 55,  161 => 53,  159 => 52,  156 => 51,  150 => 49,  148 => 48,  145 => 47,  139 => 45,  136 => 44,  130 => 42,  128 => 41,  123 => 40,  121 => 39,  118 => 38,  105 => 36,  94 => 34,  92 => 33,  82 => 32,  80 => 31,  75 => 30,  73 => 29,  68 => 27,  49 => 12,  46 => 1,);
  483.     }
  484.     public function getSourceContext()
  485.     {
  486.         return new Source("<!doctype html>
  487. {#
  488. This file is part of EC-CUBE
  489. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  490. http://www.ec-cube.co.jp/
  491. For the full copyright and license information, please view the LICENSE
  492. file that was distributed with this source code.
  493. #}
  494. <html lang=\"{{ eccube_config.locale }}\">
  495. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  496. <!-- Google tag (gtag.js) -->
  497. <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-X5ERZWNN16\"></script>
  498. <script>
  499. window.dataLayer = window.dataLayer || [];
  500. function gtag(){dataLayer.push(arguments);}
  501. gtag('js', new Date());
  502. gtag('config', 'G-X5ERZWNN16');
  503. </script>
  504.     <meta charset=\"utf-8\">
  505.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  506.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  507.     {% if app.request.attributes.get('_route') == 'homepage' %}
  508.         <title>{{ BaseInfo.shop_name }}</title>
  509.     {% elseif app.request.attributes.get('_route') == 'product_detail' %}
  510.         <title>{% if subtitle is defined and subtitle is not empty %}{{ subtitle }} | {% endif %}商品リスト | {{ BaseInfo.shop_name }}</title>
  511.     {% elseif app.request.attributes.get('_route') == 'cm_blog_pro_page_detail' %}
  512.         <title>{% if subtitle is defined and subtitle is not empty %}{{ subtitle }} | {% endif %}トピックス | {{ BaseInfo.shop_name }}</title>
  513.     {% else %}
  514.         <title>{% if subtitle is defined and subtitle is not empty %}{{ subtitle }} | {% elseif title is defined and title is not empty %}{{ title }} | {% endif %}{{ BaseInfo.shop_name }}</title>
  515.     {% endif %}
  516.     {% if Page.meta_tags is not empty %}
  517.         {{ include(template_from_string(Page.meta_tags)) }}
  518.         {% if Page.description is not empty %}
  519.             <meta name=\"description\" content=\"{{ Page.description }}\">
  520.         {% endif %}
  521.     {% else %}
  522.         {{ include('meta.twig') }}
  523.     {% endif %}
  524.     {% if Page.author is not empty %}
  525.         <meta name=\"author\" content=\"{{ Page.author }}\">
  526.     {% endif %}
  527.     {% if Page.keyword is not empty %}
  528.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  529.     {% else %}
  530.         <meta name=\"keywords\" content=\"無憂扇,むゆうせん,びわ,化粧品,オンラインショップ\">
  531.     {% endif %}
  532.     {% if Page.meta_robots is not empty %}
  533.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  534.     {% endif %}
  535.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  536.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  537.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  538.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/original.css') }}\">
  539.     {% block stylesheet %}{% endblock %}
  540.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  541.     <script>
  542.         \$(function() {
  543.             \$.ajaxSetup({
  544.                 'headers': {
  545.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  546.                 }
  547.             });
  548.         });
  549.     </script>
  550.     {# Layout: HEAD #}
  551.     {% if Layout.Head %}
  552.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  553.     {% endif %}
  554.     {# プラグイン用styleseetやmetatagなど #}
  555.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  556.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  557. </head>
  558. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  559. {# Layout: BODY_AFTER #}
  560. {% if Layout.BodyAfter %}
  561.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  562. {% endif %}
  563. {% if isMaintenance %}
  564.     <div class=\"ec-maintenanceAlert\">
  565.         <div>
  566.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  567.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  568.         </div>
  569.     </div>
  570. {% endif %}
  571. {# Layout: HEADER #}
  572. {% if Layout.Header %}
  573.     {{ include('block.twig', {'Blocks': Layout.Header}) }}
  574. {% endif %}
  575. {# Layout: CONTENTS_TOP #}
  576. {% if Layout.ContentsTop %}
  577.     {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  578. {% endif %}
  579.     {# Layout: SIDE_LEFT #}
  580.     {% if Layout.SideLeft %}
  581.         {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  582.     {% endif %}
  583.     {% set layoutRoleMain = 'ec-layoutRole__main' %}
  584.     {% if Layout.ColumnNum == 2 %}
  585.         {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  586.     {% elseif Layout.ColumnNum == 3 %}
  587.         {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  588.     {% endif %}
  589.     <main class=\"{{ main_class|default('l-main') }}\">
  590.         {# Layout: MAIN_TOP #}
  591.         {% if Layout.MainTop %}
  592.             {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  593.         {% endif %}
  594.         {# MAIN AREA #}
  595.         {% block main %}{% endblock %}
  596.         {# Layout: MAIN_Bottom #}
  597.         {% if Layout.MainBottom %}
  598.             {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  599.         {% endif %}
  600.     </main>
  601.     {# Layout: SIDE_RIGHT #}
  602.     {% if Layout.SideRight %}
  603.         {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  604.     {% endif %}
  605. {# Layout: CONTENTS_BOTTOM #}
  606. {% if Layout.ContentsBottom %}
  607.     {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  608. {% endif %}
  609. {# Layout: CONTENTS_FOOTER #}
  610. {% if Layout.Footer %}
  611.     {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  612. {% endif %}
  613. {# Layout: DRAWER #}
  614. {% if Layout.Drawer %}
  615.     {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  616. {% endif %}
  617. {% include('@common/lang.twig') %}
  618. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  619. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  620. {% block javascript %}{% endblock %}
  621. {# Layout: CLOSE_BODY_BEFORE #}
  622. {% if Layout.CloseBodyBefore %}
  623.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  624. {% endif %}
  625. {# プラグイン用Snippet #}
  626. {% if plugin_snippets is defined %}
  627.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  628. {% endif %}
  629.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  630. </body>
  631. </html>
  632. ""default_frame.twig""/home/indigomole988/www/muyu-sen.com/app/template/default/default_frame.twig");
  633.     }
  634. }