<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* default_frame.twig */
class __TwigTemplate_3112c821c2516e7cf114400568bf5f64a828e65bf023b63345cd1ac40ff4f6fc extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheet' => [$this, 'block_stylesheet'],
'main' => [$this, 'block_main'],
'javascript' => [$this, 'block_javascript'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig"));
// line 1
echo "<!doctype html>
";
// line 12
echo "<html lang=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_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", false, false, true, 12), 12, $this->source), "html", null, true);
echo "\">
\t<head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
\t\t<!-- Google Tag Manager -->
\t\t<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
\t\tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
\t\tj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
\t\t'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
\t\t})(window,document,'script','dataLayer','GTM-TJB5GLHT');</script>
\t\t<!-- End Google Tag Manager -->
\t\t<meta charset=\"utf-8\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
\t\t<meta name=\"eccube-csrf-token\" content=\"";
// line 23
echo twig_escape_filter($this->env, $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html", null, true);
echo "\">
\t\t<title>
\t\t\t";
// line 25
if ((twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 25, $this->source); })()), "url", [], "any", false, false, true, 25) == "homepage")) {
// line 26
echo "\t\t\t\tぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 27
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 27, $this->source); })()), "request", [], "any", false, false, true, 27), "get", [0 => "_route"], "method", false, false, true, 27) == "product_detail")) {
// line 28
echo "\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Product"]) || array_key_exists("Product", $context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.', 28, $this->source); })()), "name", [], "any", false, false, true, 28), 28, $this->source), "html", null, true);
echo "|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 29
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 29, $this->source); })()), "request", [], "any", false, false, true, 29), "get", [0 => "_route"], "method", false, false, true, 29) == "product_list")) {
// line 30
echo "\t\t\t\t";
if ((isset($context["Category"]) || array_key_exists("Category", $context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.', 30, $this->source); })())) {
// line 31
echo "\t\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Category"]) || array_key_exists("Category", $context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.', 31, $this->source); })()), "name", [], "any", false, false, true, 31), 31, $this->source), "html", null, true);
echo "|商品一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t";
} else {
// line 33
echo "\t\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 33, $this->source); })()), 33, $this->source), "html", null, true);
echo "|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t";
}
// line 35
echo "\t\t\t";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 35, $this->source); })()), "request", [], "any", false, false, true, 35), "get", [0 => "_route"], "method", false, false, true, 35) == "recipe")) {
// line 36
echo "\t\t\t\t";
if ((isset($context["Category"]) || array_key_exists("Category", $context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.', 36, $this->source); })())) {
// line 37
echo "\t\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Category"]) || array_key_exists("Category", $context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.', 37, $this->source); })()), "name", [], "any", false, false, true, 37), 37, $this->source), "html", null, true);
echo "|レシピ一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t";
} elseif ( // line 38
(isset($context["Tag"]) || array_key_exists("Tag", $context) ? $context["Tag"] : (function () { throw new RuntimeError('Variable "Tag" does not exist.', 38, $this->source); })())) {
// line 39
echo "\t\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Tag"]) || array_key_exists("Tag", $context) ? $context["Tag"] : (function () { throw new RuntimeError('Variable "Tag" does not exist.', 39, $this->source); })()), "name", [], "any", false, false, true, 39), 39, $this->source), "html", null, true);
echo "|レシピ一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t";
} elseif ( // line 40
(isset($context["Material"]) || array_key_exists("Material", $context) ? $context["Material"] : (function () { throw new RuntimeError('Variable "Material" does not exist.', 40, $this->source); })())) {
// line 41
echo "\t\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Material"]) || array_key_exists("Material", $context) ? $context["Material"] : (function () { throw new RuntimeError('Variable "Material" does not exist.', 41, $this->source); })()), "name", [], "any", false, false, true, 41), 41, $this->source), "html", null, true);
echo "|レシピ一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t";
} else {
// line 43
echo "\t\t\t\t\tレシピ一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t";
}
// line 45
echo "\t\t\t";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 45, $this->source); })()), "request", [], "any", false, false, true, 45), "get", [0 => "_route"], "method", false, false, true, 45) == "recipe_detail")) {
// line 46
echo "\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Recipe"]) || array_key_exists("Recipe", $context) ? $context["Recipe"] : (function () { throw new RuntimeError('Variable "Recipe" does not exist.', 46, $this->source); })()), "name", [], "any", false, false, true, 46), 46, $this->source), "html", null, true);
echo "|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t";
} else {
// line 48
echo "\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 48, $this->source); })()), 48, $this->source), "html", null, true);
echo "|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t";
}
// line 50
echo "\t\t</title>
\t\t";
// line 51
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.', 51, $this->source); })()), "meta_tags", [], "any", false, false, true, 51))) {
// line 52
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, twig_template_from_string($this->env, $this->sandbox->ensureToStringAllowed(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); })()), "meta_tags", [], "any", false, false, true, 52), 52, $this->source)), array(), true, false, true);
echo "
\t\t\t";
// line 53
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.', 53, $this->source); })()), "description", [], "any", false, false, true, 53))) {
// line 54
echo "\t\t\t\t<meta name=\"description\" content=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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.', 54, $this->source); })()), "description", [], "any", false, false, true, 54), 54, $this->source), "html", null, true);
echo "\">
\t\t\t";
}
// line 56
echo "\t\t";
} else {
// line 57
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "meta.twig");
echo "
\t\t";
}
// line 59
echo "\t\t";
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.', 59, $this->source); })()), "author", [], "any", false, false, true, 59))) {
// line 60
echo "\t\t\t<meta name=\"author\" content=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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.', 60, $this->source); })()), "author", [], "any", false, false, true, 60), 60, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 62
echo "\t\t";
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.', 62, $this->source); })()), "keyword", [], "any", false, false, true, 62))) {
// line 63
echo "\t\t\t<meta name=\"keywords\" content=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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.', 63, $this->source); })()), "keyword", [], "any", false, false, true, 63), 63, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 65
echo "\t\t";
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.', 65, $this->source); })()), "meta_robots", [], "any", false, false, true, 65))) {
// line 66
echo "\t\t\t<meta name=\"robots\" content=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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.', 66, $this->source); })()), "meta_robots", [], "any", false, false, true, 66), 66, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 68
echo "\t\t<link rel=\"icon\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico", "user_data"), "html", null, true);
echo "\">
\t\t<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
\t\t<link rel=\"stylesheet\" href=\"";
// line 70
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/lib/swiper-bundle.min.css", "user_data"), "html", null, true);
echo "\">
\t\t<link rel=\"stylesheet\" href=\"";
// line 71
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
echo "\">
\t\t<link rel=\"stylesheet\" href=\"";
// line 72
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css?v=20240919", "user_data"), "html", null, true);
echo "\">
\t\t<script src=\"";
// line 73
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js", "bundle"), "html", null, true);
echo "\"></script>
\t\t";
// line 74
$this->displayBlock('stylesheet', $context, $blocks);
// line 75
echo "\t\t<script>
\t\t\t\$(function () {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
\t\t</script>
\t\t";
// line 85
echo "\t\t";
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.', 85, $this->source); })()), "Head", [], "any", false, false, true, 85)) {
// line 86
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 86, $this->source); })()), "Head", [], "any", false, false, true, 86)]);
echo "
\t\t";
}
// line 88
echo "\t\t";
// line 89
echo "\t\t";
if (array_key_exists("plugin_assets", $context)) {
// line 90
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 90, $this->source); })())]);
echo "
\t\t";
}
// line 92
echo "\t\t<link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css", "user_data"), "html", null, true);
echo "\">
\t</head>
\t<body
\t\tid=\"page_";
// line 95
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 95, $this->source); })()), "request", [], "any", false, false, true, 95), "get", [0 => "_route"], "method", false, false, true, 95), 95, $this->source), "html", null, true);
echo "\" class=\"";
echo twig_escape_filter($this->env, ((array_key_exists("body_class", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed((isset($context["body_class"]) || array_key_exists("body_class", $context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.', 95, $this->source); })()), 95, $this->source), "other_page")) : ("other_page")), "html", null, true);
echo "\">
\t\t<!-- Google Tag Manager (noscript) -->
\t\t<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-TJB5GLHT\"
\t\theight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
\t\t<!-- End Google Tag Manager (noscript) -->
\t\t";
// line 101
echo "\t\t";
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); })()), "BodyAfter", [], "any", false, false, true, 101)) {
// line 102
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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); })()), "BodyAfter", [], "any", false, false, true, 102)]);
echo "
\t\t";
}
// line 104
echo "
\t\t";
// line 105
if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance", $context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.', 105, $this->source); })())) {
// line 106
echo "\t\t\t<div class=\"ec-maintenanceAlert\">
\t\t\t\t<div>
\t\t\t\t\t<div class=\"ec-maintenanceAlert__icon\"><img src=\"";
// line 108
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html", null, true);
echo "\"/></div>
\t\t\t\t\t";
// line 109
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html", null, true);
echo "
\t\t\t\t</div>
\t\t\t</div>
\t\t";
}
// line 113
echo "
\t\t<div
\t\t\tclass=\"ec-layoutRole\">
\t\t\t";
// line 117
echo "\t\t\t";
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); })()), "Header", [], "any", false, false, true, 117)) {
// line 118
echo "\t\t\t\t<header class=\"ec-layoutRole__header header\">
\t\t\t\t\t";
// line 119
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 119, $this->source); })()), "Header", [], "any", false, false, true, 119)]);
echo "
\t\t\t\t</header>
\t\t\t";
}
// line 122
echo "
\t\t\t";
// line 124
echo "\t\t\t";
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.', 124, $this->source); })()), "ContentsTop", [], "any", false, false, true, 124)) {
// line 125
echo "\t\t\t\t<div class=\"ec-layoutRole__contentTop\">
\t\t\t\t\t";
// line 126
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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); })()), "ContentsTop", [], "any", false, false, true, 126)]);
echo "
\t\t\t\t</div>
\t\t\t";
}
// line 129
echo "
\t\t\t";
// line 131
echo "\t\t\t";
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.', 131, $this->source); })()), "SideLeft", [], "any", false, false, true, 131)) {
// line 132
echo "\t\t\t\t<aside class=\"ec-layoutRole__left\">
\t\t\t\t\t";
// line 133
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 133, $this->source); })()), "SideLeft", [], "any", false, false, true, 133)]);
echo "
\t\t\t\t</aside>
\t\t\t";
}
// line 136
echo "
\t\t\t";
// line 137
$context["layoutRoleMain"] = "ec-layoutRole__main";
// line 138
echo "\t\t\t";
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.', 138, $this->source); })()), "ColumnNum", [], "any", false, false, true, 138) == 2)) {
// line 139
echo "\t\t\t\t";
$context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
// line 140
echo "\t\t\t";
} 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.', 140, $this->source); })()), "ColumnNum", [], "any", false, false, true, 140) == 3)) {
// line 141
echo "\t\t\t\t";
$context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
// line 142
echo "\t\t\t";
}
// line 143
echo "
\t\t\t<main
\t\t\t\tclass=\"";
// line 145
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain", $context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.', 145, $this->source); })()), 145, $this->source), "html", null, true);
echo "\">
\t\t\t\t";
// line 147
echo "\t\t\t\t";
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.', 147, $this->source); })()), "MainTop", [], "any", false, false, true, 147)) {
// line 148
echo "\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
\t\t\t\t\t\t";
// line 149
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 149, $this->source); })()), "MainTop", [], "any", false, false, true, 149)]);
echo "
\t\t\t\t\t</div>
\t\t\t\t";
}
// line 152
echo "
\t\t\t\t";
// line 154
echo "\t\t\t\t";
$this->displayBlock('main', $context, $blocks);
// line 155
echo "
\t\t\t\t";
// line 157
echo "\t\t\t\t";
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.', 157, $this->source); })()), "MainBottom", [], "any", false, false, true, 157)) {
// line 158
echo "\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
\t\t\t\t\t\t";
// line 159
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 159, $this->source); })()), "MainBottom", [], "any", false, false, true, 159)]);
echo "
\t\t\t\t\t</div>
\t\t\t\t";
}
// line 162
echo "\t\t\t</main>
\t\t\t";
// line 165
echo "\t\t\t";
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.', 165, $this->source); })()), "SideRight", [], "any", false, false, true, 165)) {
// line 166
echo "\t\t\t\t<aside class=\"ec-layoutRole__right\">
\t\t\t\t\t";
// line 167
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 167, $this->source); })()), "SideRight", [], "any", false, false, true, 167)]);
echo "
\t\t\t\t</aside>
\t\t\t";
}
// line 170
echo "
\t\t\t";
// line 172
echo "\t\t\t";
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.', 172, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 172)) {
// line 173
echo "\t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
\t\t\t\t\t";
// line 174
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 174, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 174)]);
echo "
\t\t\t\t</div>
\t\t\t";
}
// line 177
echo "
\t\t\t";
// line 179
echo "\t\t\t";
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.', 179, $this->source); })()), "Footer", [], "any", false, false, true, 179)) {
// line 180
echo "\t\t\t\t<footer class=\"footer\">
\t\t\t\t\t";
// line 181
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 181, $this->source); })()), "Footer", [], "any", false, false, true, 181)]);
echo "
\t\t\t\t</footer>
\t\t\t";
}
// line 184
echo "\t\t</div>
\t\t<!-- ec-layoutRole -->
\t\t<div class=\"ec-overlayRole\"></div>
\t\t<div class=\"ec-drawerRoleClose\">
\t\t\t<i class=\"fas fa-times\"></i>
\t\t</div>
\t\t<div
\t\t\tclass=\"ec-drawerRole\">
\t\t\t";
// line 194
echo "\t\t\t";
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); })()), "Drawer", [], "any", false, false, true, 194)) {
// line 195
echo "\t\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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); })()), "Drawer", [], "any", false, false, true, 195)]);
echo "
\t\t\t";
}
// line 197
echo "\t\t</div>
\t\t<script src=\"";
// line 198
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/lib/swiper-bundle.min.js", "user_data"), "html", null, true);
echo "\"></script>
\t\t";
// line 199
$this->loadTemplate("@common/lang.twig", "default_frame.twig", 199)->display($context);
// line 200
echo "\t\t<script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html", null, true);
echo "\"></script>
\t\t<script src=\"";
// line 201
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html", null, true);
echo "\"></script>
\t\t";
// line 202
$this->displayBlock('javascript', $context, $blocks);
// line 203
echo "\t\t";
// line 204
echo "\t\t";
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.', 204, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 204)) {
// line 205
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 205, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 205)]);
echo "
\t\t";
}
// line 207
echo "\t\t";
// line 208
echo "\t\t";
if (array_key_exists("plugin_snippets", $context)) {
// line 209
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 209, $this->source); })())]);
echo "
\t\t";
}
// line 211
echo "\t\t<script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js", "user_data"), "html", null, true);
echo "\"></script>
\t</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 74
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 154
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 202
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "default_frame.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 567 => 202, 549 => 154, 531 => 74, 516 => 211, 510 => 209, 507 => 208, 505 => 207, 499 => 205, 496 => 204, 494 => 203, 492 => 202, 488 => 201, 483 => 200, 481 => 199, 477 => 198, 474 => 197, 468 => 195, 465 => 194, 454 => 184, 448 => 181, 445 => 180, 442 => 179, 439 => 177, 433 => 174, 430 => 173, 427 => 172, 424 => 170, 418 => 167, 415 => 166, 412 => 165, 408 => 162, 402 => 159, 399 => 158, 396 => 157, 393 => 155, 390 => 154, 387 => 152, 381 => 149, 378 => 148, 375 => 147, 371 => 145, 367 => 143, 364 => 142, 361 => 141, 358 => 140, 355 => 139, 352 => 138, 350 => 137, 347 => 136, 341 => 133, 338 => 132, 335 => 131, 332 => 129, 326 => 126, 323 => 125, 320 => 124, 317 => 122, 311 => 119, 308 => 118, 305 => 117, 300 => 113, 293 => 109, 289 => 108, 285 => 106, 283 => 105, 280 => 104, 274 => 102, 271 => 101, 261 => 95, 254 => 92, 248 => 90, 245 => 89, 243 => 88, 237 => 86, 234 => 85, 223 => 75, 221 => 74, 217 => 73, 213 => 72, 209 => 71, 205 => 70, 199 => 68, 193 => 66, 190 => 65, 184 => 63, 181 => 62, 175 => 60, 172 => 59, 166 => 57, 163 => 56, 157 => 54, 155 => 53, 150 => 52, 148 => 51, 145 => 50, 139 => 48, 133 => 46, 130 => 45, 126 => 43, 120 => 41, 118 => 40, 113 => 39, 111 => 38, 106 => 37, 103 => 36, 100 => 35, 94 => 33, 88 => 31, 85 => 30, 83 => 29, 78 => 28, 76 => 27, 73 => 26, 71 => 25, 66 => 23, 51 => 12, 48 => 1,);
}
public function getSourceContext()
{
return new Source("<!doctype html>
{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
<html lang=\"{{ eccube_config.locale }}\">
\t<head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
\t\t<!-- Google Tag Manager -->
\t\t<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
\t\tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
\t\tj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
\t\t'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
\t\t})(window,document,'script','dataLayer','GTM-TJB5GLHT');</script>
\t\t<!-- End Google Tag Manager -->
\t\t<meta charset=\"utf-8\">
\t\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
\t\t<meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
\t\t<title>
\t\t\t{% if Page.url == 'homepage' %}
\t\t\t\tぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t{% elseif app.request.get('_route') == 'product_detail' %}
\t\t\t\t{{ Product.name }}|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t{% elseif app.request.get('_route') == 'product_list' %}
\t\t\t\t{% if Category %}
\t\t\t\t\t{{ Category.name }}|商品一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t{% else %}
\t\t\t\t\t{{ title }}|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t{% endif %}
\t\t\t{% elseif app.request.get('_route') == 'recipe' %}
\t\t\t\t{% if Category %}
\t\t\t\t\t{{ Category.name }}|レシピ一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t{% elseif Tag %}
\t\t\t\t\t{{ Tag.name }}|レシピ一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t{% elseif Material %}
\t\t\t\t\t{{ Material.name }}|レシピ一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t{% else %}
\t\t\t\t\tレシピ一覧|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t\t{% endif %}
\t\t\t{% elseif app.request.get('_route') == 'recipe_detail' %}
\t\t\t\t{{ Recipe.name}}|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t{% else %}
\t\t\t\t{{ title }}|ぽん酢・つゆ・調味料の通販/お取り寄せ|手造りひろた食品株式会社
\t\t\t{% endif %}
\t\t</title>
\t\t{% if Page.meta_tags is not empty %}
\t\t\t{{ include(template_from_string(Page.meta_tags), sandboxed = true) }}
\t\t\t{% if Page.description is not empty %}
\t\t\t\t<meta name=\"description\" content=\"{{ Page.description }}\">
\t\t\t{% endif %}
\t\t{% else %}
\t\t\t{{ include('meta.twig') }}
\t\t{% endif %}
\t\t{% if Page.author is not empty %}
\t\t\t<meta name=\"author\" content=\"{{ Page.author }}\">
\t\t{% endif %}
\t\t{% if Page.keyword is not empty %}
\t\t\t<meta name=\"keywords\" content=\"{{ Page.keyword }}\">
\t\t{% endif %}
\t\t{% if Page.meta_robots is not empty %}
\t\t\t<meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
\t\t{% endif %}
\t\t<link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
\t\t<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/lib/swiper-bundle.min.css', 'user_data') }}\">
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css?v=20240919', 'user_data') }}\">
\t\t<script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
\t\t{% block stylesheet %}{% endblock %}
\t\t<script>
\t\t\t\$(function () {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
\t\t</script>
\t\t{# Layout: HEAD #}
\t\t{% if Layout.Head %}
\t\t\t{{ include('block.twig', {'Blocks': Layout.Head}) }}
\t\t{% endif %}
\t\t{# プラグイン用styleseetやmetatagなど #}
\t\t{% if plugin_assets is defined %}
\t\t\t{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}
\t\t{% endif %}
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
\t</head>
\t<body
\t\tid=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
\t\t<!-- Google Tag Manager (noscript) -->
\t\t<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-TJB5GLHT\"
\t\theight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
\t\t<!-- End Google Tag Manager (noscript) -->
\t\t{# Layout: BODY_AFTER #}
\t\t{% if Layout.BodyAfter %}
\t\t\t{{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
\t\t{% endif %}
\t\t{% if isMaintenance %}
\t\t\t<div class=\"ec-maintenanceAlert\">
\t\t\t\t<div>
\t\t\t\t\t<div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
\t\t\t\t\t{{ 'メンテナンスモードが有効になっています。'|trans }}
\t\t\t\t</div>
\t\t\t</div>
\t\t{% endif %}
\t\t<div
\t\t\tclass=\"ec-layoutRole\">
\t\t\t{# Layout: HEADER #}
\t\t\t{% if Layout.Header %}
\t\t\t\t<header class=\"ec-layoutRole__header header\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Header}) }}
\t\t\t\t</header>
\t\t\t{% endif %}
\t\t\t{# Layout: CONTENTS_TOP #}
\t\t\t{% if Layout.ContentsTop %}
\t\t\t\t<div class=\"ec-layoutRole__contentTop\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
\t\t\t\t</div>
\t\t\t{% endif %}
\t\t\t{# Layout: SIDE_LEFT #}
\t\t\t{% if Layout.SideLeft %}
\t\t\t\t<aside class=\"ec-layoutRole__left\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
\t\t\t\t</aside>
\t\t\t{% endif %}
\t\t\t{% set layoutRoleMain = 'ec-layoutRole__main' %}
\t\t\t{% if Layout.ColumnNum == 2 %}
\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
\t\t\t{% elseif Layout.ColumnNum == 3 %}
\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
\t\t\t{% endif %}
\t\t\t<main
\t\t\t\tclass=\"{{ layoutRoleMain }}\">
\t\t\t\t{# Layout: MAIN_TOP #}
\t\t\t\t{% if Layout.MainTop %}
\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.MainTop}) }}
\t\t\t\t\t</div>
\t\t\t\t{% endif %}
\t\t\t\t{# MAIN AREA #}
\t\t\t\t{% block main %}{% endblock %}
\t\t\t\t{# Layout: MAIN_Bottom #}
\t\t\t\t{% if Layout.MainBottom %}
\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
\t\t\t\t\t</div>
\t\t\t\t{% endif %}
\t\t\t</main>
\t\t\t{# Layout: SIDE_RIGHT #}
\t\t\t{% if Layout.SideRight %}
\t\t\t\t<aside class=\"ec-layoutRole__right\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.SideRight}) }}
\t\t\t\t</aside>
\t\t\t{% endif %}
\t\t\t{# Layout: CONTENTS_BOTTOM #}
\t\t\t{% if Layout.ContentsBottom %}
\t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
\t\t\t\t</div>
\t\t\t{% endif %}
\t\t\t{# Layout: CONTENTS_FOOTER #}
\t\t\t{% if Layout.Footer %}
\t\t\t\t<footer class=\"footer\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Footer}) }}
\t\t\t\t</footer>
\t\t\t{% endif %}
\t\t</div>
\t\t<!-- ec-layoutRole -->
\t\t<div class=\"ec-overlayRole\"></div>
\t\t<div class=\"ec-drawerRoleClose\">
\t\t\t<i class=\"fas fa-times\"></i>
\t\t</div>
\t\t<div
\t\t\tclass=\"ec-drawerRole\">
\t\t\t{# Layout: DRAWER #}
\t\t\t{% if Layout.Drawer %}
\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Drawer}) }}
\t\t\t{% endif %}
\t\t</div>
\t\t<script src=\"{{ asset('assets/js/lib/swiper-bundle.min.js', 'user_data') }}\"></script>
\t\t{% include('@common/lang.twig') %}
\t\t<script src=\"{{ asset('assets/js/function.js') }}\"></script>
\t\t<script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
\t\t{% block javascript %}{% endblock %}
\t\t{# Layout: CLOSE_BODY_BEFORE #}
\t\t{% if Layout.CloseBodyBefore %}
\t\t\t{{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
\t\t{% endif %}
\t\t{# プラグイン用Snippet #}
\t\t{% if plugin_snippets is defined %}
\t\t\t{{ include('snippet.twig', { snippets: plugin_snippets }) }}
\t\t{% endif %}
\t\t<script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
\t</body>
</html>
", "default_frame.twig", "/var/www/html/app/template/default/default_frame.twig");
}
public function checkSecurity()
{
static $tags = array("if" => 25, "block" => 74, "set" => 137, "include" => 199);
static $filters = array("escape" => 12, "default" => 95, "trans" => 109);
static $functions = array("csrf_token" => 23, "constant" => 23, "include" => 52, "template_from_string" => 52, "asset" => 68);
try {
$this->sandbox->checkSecurity(
['if', 'block', 'set', 'include'],
['escape', 'default', 'trans'],
['csrf_token', 'constant', 'include', 'template_from_string', 'asset']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->source);
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}