var/cache/dev/twig/df/df95371ef1ce7c6a263b8c9c6aec93a5087a480e4eb1ce7583b22c4c98bcd8d3.php line 425

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_400876621603f412523003e2078a0e87e0d70dfa68bb2e5466c48856841b0ef7 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.             'main' => [$this'block_main'],
  25.             'javascript' => [$this'block_javascript'],
  26.         ];
  27.     }
  28.     protected function doDisplay(array $context, array $blocks = [])
  29.     {
  30.         $macros $this->macros;
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  35.         // line 1
  36.         echo "<!doctype html>
  37. ";
  38.         // line 12
  39.         echo "<html lang=\"";
  40.         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);
  41.         echo "\">
  42. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  43.     <meta charset=\"utf-8\">
  44.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  45.     <meta name=\"eccube-csrf-token\" content=\"";
  46.         // line 16
  47.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  48.         echo "\">
  49. <script type=\"text/javascript\" src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js\"></script>
  50. <link rel=\"stylesheet\" href=\"//fonts.googleapis.com/earlyaccess/notosansjapanese.css\">
  51. <link href=\"https://use.fontawesome.com/releases/v5.6.1/css/all.css\" rel=\"stylesheet\">
  52.     <title>";
  53.         // line 21
  54.         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.'21$this->source); })()), "shop_name", [], "any"falsefalsefalse21), "html"nulltrue);
  55.         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.'21$this->source); })())))) {
  56.             echo " / ";
  57.             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.'21$this->source); })()), "html"nulltrue);
  58.         } 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.'21$this->source); })())))) {
  59.             echo " / ";
  60.             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.'21$this->source); })()), "html"nulltrue);
  61.         }
  62.         echo "</title>
  63.     ";
  64.         // line 22
  65.         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.'22$this->source); })()), "meta_tags", [], "any"falsefalsefalse22))) {
  66.             // line 23
  67.             echo "        ";
  68.             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.'23$this->source); })()), "meta_tags", [], "any"falsefalsefalse23)));
  69.             echo "
  70.         ";
  71.             // line 24
  72.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'24$this->source); })()), "description", [], "any"falsefalsefalse24))) {
  73.                 // line 25
  74.                 echo "            <meta name=\"description\" content=\"";
  75.                 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.'25$this->source); })()), "description", [], "any"falsefalsefalse25), "html"nulltrue);
  76.                 echo "\">
  77.         ";
  78.             }
  79.             // line 27
  80.             echo "    ";
  81.         } else {
  82.             // line 28
  83.             echo "        ";
  84.             echo twig_include($this->env$context"meta.twig");
  85.             echo "
  86.     ";
  87.         }
  88.         // line 30
  89.         echo "    ";
  90.         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); })()), "author", [], "any"falsefalsefalse30))) {
  91.             // line 31
  92.             echo "        <meta name=\"author\" content=\"";
  93.             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); })()), "author", [], "any"falsefalsefalse31), "html"nulltrue);
  94.             echo "\">
  95.     ";
  96.         }
  97.         // line 33
  98.         echo "    ";
  99.         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); })()), "keyword", [], "any"falsefalsefalse33))) {
  100.             // line 34
  101.             echo "        <meta name=\"keywords\" content=\"";
  102.             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); })()), "keyword", [], "any"falsefalsefalse34), "html"nulltrue);
  103.             echo "\">
  104.     ";
  105.         }
  106.         // line 36
  107.         echo "    ";
  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.'36$this->source); })()), "meta_robots", [], "any"falsefalsefalse36))) {
  109.             // line 37
  110.             echo "        <meta name=\"robots\" content=\"";
  111.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'37$this->source); })()), "meta_robots", [], "any"falsefalsefalse37), "html"nulltrue);
  112.             echo "\">
  113.     ";
  114.         }
  115.         // line 39
  116.         echo "    <link rel=\"icon\" href=\"";
  117.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  118.         echo "\">
  119.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  120.     <link rel=\"stylesheet\" href=\"";
  121.         // line 41
  122.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  123.         echo "\">
  124.     <script src=\"";
  125.         // line 42
  126.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  127.         echo "\"></script>
  128.    
  129.     <script>
  130.         \$(function() {
  131.             \$.ajaxSetup({
  132.                 'headers': {
  133.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  134.                 }
  135.             });
  136.         });
  137.     </script>
  138. <script>
  139.   (function(d) {
  140.     var config = {
  141.       kitId: 'jwo0omz',
  142.       scriptTimeout: 3000,
  143.       async: true
  144.     },
  145.     h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\\bwf-loading\\b/g,\"\")+\" wf-inactive\";},config.scriptTimeout),tk=d.createElement(\"script\"),f=false,s=d.getElementsByTagName(\"script\")[0],a;h.className+=\" wf-loading\";tk.src='https://use.typekit.net/'+config.kitId+'.js';tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!=\"complete\"&&a!=\"loaded\")return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s)
  146.   })(document);
  147. </script>
  148.     ";
  149.         // line 64
  150.         echo "    ";
  151.         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.'64$this->source); })()), "Head", [], "any"falsefalsefalse64)) {
  152.             // line 65
  153.             echo "        ";
  154.             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.'65$this->source); })()), "Head", [], "any"falsefalsefalse65)]);
  155.             echo "
  156.     ";
  157.         }
  158.         // line 67
  159.         echo "    ";
  160.         // line 68
  161.         echo "    ";
  162.         if (array_key_exists("plugin_assets"$context)) {
  163.             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.'68$this->source); })())]);
  164.         }
  165.         // line 69
  166.         echo "    <link rel=\"stylesheet\" href=\"";
  167.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  168.         echo "\">
  169. </head>
  170. <body id=\"page_";
  171.         // line 71
  172.         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); })()), "request", [], "any"falsefalsefalse71), "get", [=> "_route"], "method"falsefalsefalse71), "html"nulltrue);
  173.         echo "\" class=\"";
  174.         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.'71$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  175.         echo "\">
  176. ";
  177.         // line 73
  178.         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.'73$this->source); })()), "BodyAfter", [], "any"falsefalsefalse73)) {
  179.             // line 74
  180.             echo "    ";
  181.             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.'74$this->source); })()), "BodyAfter", [], "any"falsefalsefalse74)]);
  182.             echo "
  183. ";
  184.         }
  185.         // line 76
  186.         echo "
  187. ";
  188.         // line 77
  189.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'77$this->source); })())) {
  190.             // line 78
  191.             echo "    <div class=\"ec-maintenanceAlert\">
  192.         <div>
  193.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  194.             // line 80
  195.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  196.             echo "\"/></div>
  197.             ";
  198.             // line 81
  199.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  200.             echo "
  201.         </div>
  202.     </div>
  203. ";
  204.         }
  205.         // line 85
  206.         echo "
  207. <div class=\"ec-layoutRole\">
  208.     ";
  209.         // line 88
  210.         echo "    ";
  211.         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.'88$this->source); })()), "Header", [], "any"falsefalsefalse88)) {
  212.             // line 89
  213.             echo "        <header class=\"ec-layoutRole__header\">
  214.             ";
  215.             // line 90
  216.             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); })()), "Header", [], "any"falsefalsefalse90)]);
  217.             echo "
  218.         </header>
  219.     ";
  220.         }
  221.         // line 93
  222.         echo "
  223.     ";
  224.         // line 95
  225.         echo "    ";
  226.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'95$this->source); })()), "ContentsTop", [], "any"falsefalsefalse95)) {
  227.             // line 96
  228.             echo "        <div class=\"ec-layoutRole__contentTop\">
  229.             ";
  230.             // line 97
  231.             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.'97$this->source); })()), "ContentsTop", [], "any"falsefalsefalse97)]);
  232.             echo "
  233.         </div>
  234.     ";
  235.         }
  236.         // line 100
  237.         echo "
  238. ";
  239.         // line 102
  240.         $context["request_uri"] = 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.'102$this->source); })()), "request", [], "any"falsefalsefalse102), "server", [], "any"falsefalsefalse102), "get", [=> "REQUEST_URI"], "method"falsefalsefalse102);
  241.         // line 103
  242.         echo "\t            ";
  243.         if (((isset($context["request_uri"]) || array_key_exists("request_uri"$context) ? $context["request_uri"] : (function () { throw new RuntimeError('Variable "request_uri" does not exist.'103$this->source); })()) == "/")) {
  244.             // line 104
  245.             echo "    <div class=\"ec-layoutRole__contents_top\">
  246.             \t";
  247.         } else {
  248.             // line 106
  249.             echo "    <div class=\"ec-layoutRole__contents\">
  250. ";
  251.         }
  252.         // line 108
  253.         echo "
  254.         ";
  255.         // line 112
  256.         echo "        ";
  257.         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)) {
  258.             // line 113
  259.             echo "            <aside class=\"ec-layoutRole__left\">
  260.                 ";
  261.             // line 114
  262.             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.'114$this->source); })()), "SideLeft", [], "any"falsefalsefalse114)]);
  263.             echo "
  264.             </aside>
  265.         ";
  266.         }
  267.         // line 117
  268.         echo "
  269.         ";
  270.         // line 118
  271.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  272.         // line 119
  273.         echo "        ";
  274.         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); })()), "ColumnNum", [], "any"falsefalsefalse119) == 2)) {
  275.             // line 120
  276.             echo "            ";
  277.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  278.             // line 121
  279.             echo "        ";
  280.         } 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.'121$this->source); })()), "ColumnNum", [], "any"falsefalsefalse121) == 3)) {
  281.             // line 122
  282.             echo "            ";
  283.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  284.             // line 123
  285.             echo "        ";
  286.         }
  287.         // line 124
  288.         echo "
  289.         <main class=\"";
  290.         // line 125
  291.         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.'125$this->source); })()), "html"nulltrue);
  292.         echo "\">
  293. ";
  294.         // line 127
  295.         $context["request_uri"] = 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.'127$this->source); })()), "request", [], "any"falsefalsefalse127), "server", [], "any"falsefalsefalse127), "get", [=> "REQUEST_URI"], "method"falsefalsefalse127);
  296.         // line 128
  297.         echo "\t            ";
  298.         if (((isset($context["request_uri"]) || array_key_exists("request_uri"$context) ? $context["request_uri"] : (function () { throw new RuntimeError('Variable "request_uri" does not exist.'128$this->source); })()) == "/")) {
  299.             // line 129
  300.             echo "            \t";
  301.         } else {
  302.             // line 130
  303.             echo "\t<div class=\"top-product\">
  304. ";
  305.         }
  306.         // line 132
  307.         echo "
  308.             ";
  309.         // line 134
  310.         echo "            ";
  311.         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)) {
  312.             // line 135
  313.             echo "                <div class=\"ec-layoutRole__mainTop\">
  314.                     ";
  315.             // line 136
  316.             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)]);
  317.             echo "
  318.                 </div>
  319.             ";
  320.         }
  321.         // line 139
  322.         echo "
  323.             ";
  324.         // line 141
  325.         echo "            ";
  326.         $this->displayBlock('main'$context$blocks);
  327.         // line 142
  328.         echo "
  329.             ";
  330.         // line 144
  331.         echo "            ";
  332.         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)) {
  333.             // line 145
  334.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  335.                     ";
  336.             // line 146
  337.             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)]);
  338.             echo "
  339.                 </div>
  340.             ";
  341.         }
  342.         // line 150
  343.         $context["request_uri"] = 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.'150$this->source); })()), "request", [], "any"falsefalsefalse150), "server", [], "any"falsefalsefalse150), "get", [=> "REQUEST_URI"], "method"falsefalsefalse150);
  344.         // line 151
  345.         echo "\t            ";
  346.         if (((isset($context["request_uri"]) || array_key_exists("request_uri"$context) ? $context["request_uri"] : (function () { throw new RuntimeError('Variable "request_uri" does not exist.'151$this->source); })()) == "/")) {
  347.             // line 152
  348.             echo "            \t";
  349.         } else {
  350.             // line 153
  351.             echo "\t</div>
  352. ";
  353.         }
  354.         // line 155
  355.         echo "        </main>
  356.         ";
  357.         // line 158
  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.'158$this->source); })()), "SideRight", [], "any"falsefalsefalse158)) {
  360.             // line 159
  361.             echo "            <aside class=\"ec-layoutRole__right\">
  362.                 ";
  363.             // line 160
  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.'160$this->source); })()), "SideRight", [], "any"falsefalsefalse160)]);
  365.             echo "
  366.             </aside>
  367.         ";
  368.         }
  369.         // line 163
  370.         echo "    </div>
  371.     ";
  372.         // line 166
  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.'166$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse166)) {
  375.             // line 167
  376.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  377.             ";
  378.             // line 168
  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.'168$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse168)]);
  380.             echo "
  381.         </div>
  382.     ";
  383.         }
  384.         // line 171
  385.         echo "
  386.     ";
  387.         // line 173
  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.'173$this->source); })()), "Footer", [], "any"falsefalsefalse173)) {
  390.             // line 174
  391.             echo "        <footer class=\"ec-layoutRole__footer\">
  392.             ";
  393.             // line 175
  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.'175$this->source); })()), "Footer", [], "any"falsefalsefalse175)]);
  395.             echo "
  396.         </footer>
  397.     ";
  398.         }
  399.         // line 178
  400.         echo "</div><!-- ec-layoutRole -->
  401. <div class=\"ec-overlayRole\"></div>
  402. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  403. <div class=\"ec-drawerRole\">
  404.     ";
  405.         // line 184
  406.         echo "    ";
  407.         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.'184$this->source); })()), "Drawer", [], "any"falsefalsefalse184)) {
  408.             // line 185
  409.             echo "        ";
  410.             echo twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'185$this->source); })()), "Drawer", [], "any"falsefalsefalse185)]);
  411.             echo "
  412.     ";
  413.         }
  414.         // line 187
  415.         echo "</div>
  416. <div class=\"ec-blockTopBtn pagetop\">";
  417.         // line 188
  418.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html"nulltrue);
  419.         echo "</div>
  420. ";
  421.         // line 189
  422.         $this->loadTemplate("@common/lang.twig""default_frame.twig"189)->display($context);
  423.         // line 190
  424.         echo "<script src=\"";
  425.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  426.         echo "\"></script>
  427. <script src=\"";
  428.         // line 191
  429.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  430.         echo "\"></script>
  431. ";
  432.         // line 192
  433.         $this->displayBlock('javascript'$context$blocks);
  434.         // line 194
  435.         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.'194$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse194)) {
  436.             // line 195
  437.             echo "    ";
  438.             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.'195$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse195)]);
  439.             echo "
  440. ";
  441.         }
  442.         // line 198
  443.         if (array_key_exists("plugin_snippets"$context)) {
  444.             // line 199
  445.             echo "    ";
  446.             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.'199$this->source); })())]);
  447.             echo "
  448. ";
  449.         }
  450.         // line 201
  451.         echo "    <script src=\"";
  452.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  453.         echo "\"></script>
  454. </body>
  455. </html>
  456. ";
  457.         
  458.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  459.         
  460.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  461.     }
  462.     // line 141
  463.     public function block_main($context, array $blocks = [])
  464.     {
  465.         $macros $this->macros;
  466.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  467.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  468.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  469.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  470.         
  471.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  472.         
  473.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  474.     }
  475.     // line 192
  476.     public function block_javascript($context, array $blocks = [])
  477.     {
  478.         $macros $this->macros;
  479.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  480.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  481.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  482.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  483.         
  484.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  485.         
  486.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  487.     }
  488.     public function getTemplateName()
  489.     {
  490.         return "default_frame.twig";
  491.     }
  492.     public function isTraitable()
  493.     {
  494.         return false;
  495.     }
  496.     public function getDebugInfo()
  497.     {
  498.         return array (  499 => 192,  481 => 141,  466 => 201,  460 => 199,  458 => 198,  452 => 195,  450 => 194,  448 => 192,  444 => 191,  439 => 190,  437 => 189,  433 => 188,  430 => 187,  424 => 185,  421 => 184,  414 => 178,  408 => 175,  405 => 174,  402 => 173,  399 => 171,  393 => 168,  390 => 167,  387 => 166,  383 => 163,  377 => 160,  374 => 159,  371 => 158,  367 => 155,  363 => 153,  360 => 152,  357 => 151,  355 => 150,  349 => 146,  346 => 145,  343 => 144,  340 => 142,  337 => 141,  334 => 139,  328 => 136,  325 => 135,  322 => 134,  319 => 132,  315 => 130,  312 => 129,  309 => 128,  307 => 127,  303 => 125,  300 => 124,  297 => 123,  294 => 122,  291 => 121,  288 => 120,  285 => 119,  283 => 118,  280 => 117,  274 => 114,  271 => 113,  268 => 112,  263 => 108,  259 => 106,  255 => 104,  252 => 103,  250 => 102,  247 => 100,  241 => 97,  238 => 96,  235 => 95,  232 => 93,  226 => 90,  223 => 89,  220 => 88,  216 => 85,  209 => 81,  205 => 80,  201 => 78,  199 => 77,  196 => 76,  190 => 74,  188 => 73,  182 => 71,  176 => 69,  171 => 68,  169 => 67,  163 => 65,  160 => 64,  136 => 42,  132 => 41,  126 => 39,  120 => 37,  117 => 36,  111 => 34,  108 => 33,  102 => 31,  99 => 30,  93 => 28,  90 => 27,  84 => 25,  82 => 24,  77 => 23,  75 => 22,  64 => 21,  56 => 16,  48 => 12,  45 => 1,);
  499.     }
  500.     public function getSourceContext()
  501.     {
  502.         return new Source("<!doctype html>
  503. {#
  504. This file is part of EC-CUBE
  505. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  506. http://www.ec-cube.co.jp/
  507. For the full copyright and license information, please view the LICENSE
  508. file that was distributed with this source code.
  509. #}
  510. <html lang=\"{{ eccube_config.locale }}\">
  511. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  512.     <meta charset=\"utf-8\">
  513.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  514.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  515. <script type=\"text/javascript\" src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js\"></script>
  516. <link rel=\"stylesheet\" href=\"//fonts.googleapis.com/earlyaccess/notosansjapanese.css\">
  517. <link href=\"https://use.fontawesome.com/releases/v5.6.1/css/all.css\" rel=\"stylesheet\">
  518.     <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>
  519.     {% if Page.meta_tags is not empty %}
  520.         {{ include(template_from_string(Page.meta_tags)) }}
  521.         {% if Page.description is not empty %}
  522.             <meta name=\"description\" content=\"{{ Page.description }}\">
  523.         {% endif %}
  524.     {% else %}
  525.         {{ include('meta.twig') }}
  526.     {% endif %}
  527.     {% if Page.author is not empty %}
  528.         <meta name=\"author\" content=\"{{ Page.author }}\">
  529.     {% endif %}
  530.     {% if Page.keyword is not empty %}
  531.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  532.     {% endif %}
  533.     {% if Page.meta_robots is not empty %}
  534.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  535.     {% endif %}
  536.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  537.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  538.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  539.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  540.    
  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. <script>
  551.   (function(d) {
  552.     var config = {
  553.       kitId: 'jwo0omz',
  554.       scriptTimeout: 3000,
  555.       async: true
  556.     },
  557.     h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\\bwf-loading\\b/g,\"\")+\" wf-inactive\";},config.scriptTimeout),tk=d.createElement(\"script\"),f=false,s=d.getElementsByTagName(\"script\")[0],a;h.className+=\" wf-loading\";tk.src='https://use.typekit.net/'+config.kitId+'.js';tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!=\"complete\"&&a!=\"loaded\")return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s)
  558.   })(document);
  559. </script>
  560.     {# Layout: HEAD #}
  561.     {% if Layout.Head %}
  562.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  563.     {% endif %}
  564.     {# プラグイン用styleseetやmetatagなど #}
  565.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  566.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  567. </head>
  568. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  569. {# Layout: BODY_AFTER #}
  570. {% if Layout.BodyAfter %}
  571.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  572. {% endif %}
  573. {% if isMaintenance %}
  574.     <div class=\"ec-maintenanceAlert\">
  575.         <div>
  576.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  577.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  578.         </div>
  579.     </div>
  580. {% endif %}
  581. <div class=\"ec-layoutRole\">
  582.     {# Layout: HEADER #}
  583.     {% if Layout.Header %}
  584.         <header class=\"ec-layoutRole__header\">
  585.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  586.         </header>
  587.     {% endif %}
  588.     {# Layout: CONTENTS_TOP #}
  589.     {% if Layout.ContentsTop %}
  590.         <div class=\"ec-layoutRole__contentTop\">
  591.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  592.         </div>
  593.     {% endif %}
  594. {# TOPページとの切り分け #}
  595. {% set request_uri = app.request.server.get('REQUEST_URI') %}
  596. \t            {% if request_uri == '/'  %}
  597.     <div class=\"ec-layoutRole__contents_top\">
  598.             \t{% else %}
  599.     <div class=\"ec-layoutRole__contents\">
  600. {% endif %}
  601.         {# Layout: SIDE_LEFT #}
  602.         {% if Layout.SideLeft %}
  603.             <aside class=\"ec-layoutRole__left\">
  604.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  605.             </aside>
  606.         {% endif %}
  607.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  608.         {% if Layout.ColumnNum == 2 %}
  609.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  610.         {% elseif Layout.ColumnNum == 3 %}
  611.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  612.         {% endif %}
  613.         <main class=\"{{ layoutRoleMain }}\">
  614. {# TOPページとの切り分け #}
  615. {% set request_uri = app.request.server.get('REQUEST_URI') %}
  616. \t            {% if request_uri == '/'  %}
  617.             \t{% else %}
  618. \t<div class=\"top-product\">
  619. {% endif %}
  620.             {# Layout: MAIN_TOP #}
  621.             {% if Layout.MainTop %}
  622.                 <div class=\"ec-layoutRole__mainTop\">
  623.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  624.                 </div>
  625.             {% endif %}
  626.             {# MAIN AREA #}
  627.             {% block main %}{% endblock %}
  628.             {# Layout: MAIN_Bottom #}
  629.             {% if Layout.MainBottom %}
  630.                 <div class=\"ec-layoutRole__mainBottom\">
  631.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  632.                 </div>
  633.             {% endif %}
  634. {# TOPページとの切り分け #}
  635. {% set request_uri = app.request.server.get('REQUEST_URI') %}
  636. \t            {% if request_uri == '/'  %}
  637.             \t{% else %}
  638. \t</div>
  639. {% endif %}
  640.         </main>
  641.         {# Layout: SIDE_RIGHT #}
  642.         {% if Layout.SideRight %}
  643.             <aside class=\"ec-layoutRole__right\">
  644.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  645.             </aside>
  646.         {% endif %}
  647.     </div>
  648.     {# Layout: CONTENTS_BOTTOM #}
  649.     {% if Layout.ContentsBottom %}
  650.         <div class=\"ec-layoutRole__contentBottom\">
  651.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  652.         </div>
  653.     {% endif %}
  654.     {# Layout: CONTENTS_FOOTER #}
  655.     {% if Layout.Footer %}
  656.         <footer class=\"ec-layoutRole__footer\">
  657.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  658.         </footer>
  659.     {% endif %}
  660. </div><!-- ec-layoutRole -->
  661. <div class=\"ec-overlayRole\"></div>
  662. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  663. <div class=\"ec-drawerRole\">
  664.     {# Layout: DRAWER #}
  665.     {% if Layout.Drawer %}
  666.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  667.     {% endif %}
  668. </div>
  669. <div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div>
  670. {% include('@common/lang.twig') %}
  671. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  672. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  673. {% block javascript %}{% endblock %}
  674. {# Layout: CLOSE_BODY_BEFORE #}
  675. {% if Layout.CloseBodyBefore %}
  676.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  677. {% endif %}
  678. {# プラグイン用Snippet #}
  679. {% if plugin_snippets is defined %}
  680.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  681. {% endif %}
  682.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  683. </body>
  684. </html>
  685. ""default_frame.twig""/home/daiwafood/www/ec/app/template/mizunasu/default_frame.twig");
  686.     }
  687. }