<?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_88b9c2d622aac6baee12a90ec6862cfe5b9abdd438d93bc345fae7800ce88b8d 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'],
'pagetitlearea' => [$this, 'block_pagetitlearea'],
'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<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 16
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
\t\t<title>
";
// line 19
if (((twig_get_attribute($this->env, $this->source, 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.', 19, $this->source); })()), "request", [], "any", false, false, true, 19), "attributes", [], "any", false, false, true, 19), "get", [0 => "_route"], "method", false, false, true, 19) == "product_detail") && array_key_exists("Product", $context))) {
// line 20
echo " ";
if ( !twig_test_empty(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.', 20, $this->source); })()), "code_min", [], "any", false, false, true, 20))) {
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.', 20, $this->source); })()), "code_min", [], "any", false, false, true, 20), 20, $this->source), "html", null, true);
}
echo " ";
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.', 20, $this->source); })()), "name", [], "any", false, false, true, 20), 20, $this->source), "html", null, true);
echo " / ";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_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.', 20, $this->source); })()), "shop_name", [], "any", false, false, true, 20), 20, $this->source), "html", null, true);
echo "
\t";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 21
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 21, $this->source); })()), "request", [], "any", false, false, true, 21), "attributes", [], "any", false, false, true, 21), "get", [0 => "_route"], "method", false, false, true, 21) == "homepage")) {
// line 22
echo "\t 2027年";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_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.', 22, $this->source); })()), "shop_name", [], "any", false, false, true, 22), 22, $this->source), "html", null, true);
echo "
";
} elseif (( // line 23
array_key_exists("Blogs", $context) && !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Blogs"]) || array_key_exists("Blogs", $context) ? $context["Blogs"] : (function () { throw new RuntimeError('Variable "Blogs" does not exist.', 23, $this->source); })()), "title", [], "any", false, false, true, 23)))) {
// line 24
echo " ";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Blogs"]) || array_key_exists("Blogs", $context) ? $context["Blogs"] : (function () { throw new RuntimeError('Variable "Blogs" does not exist.', 24, $this->source); })()), "title", [], "any", false, false, true, 24), 24, $this->source), "html", null, true);
echo "|";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_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.', 24, $this->source); })()), "shop_name", [], "any", false, false, true, 24), 24, $this->source), "html", null, true);
echo "
";
} elseif (( // line 25
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.', 25, $this->source); })())))) {
// line 26
echo " ";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle", $context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.', 26, $this->source); })()), 26, $this->source), "html", null, true);
echo "|";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_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.', 26, $this->source); })()), "shop_name", [], "any", false, false, true, 26), 26, $this->source), "html", null, true);
echo "
";
} elseif (( // line 27
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.', 27, $this->source); })())))) {
// line 28
echo " ";
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.', 28, $this->source); })()), 28, $this->source), "html", null, true);
echo "|";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_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.', 28, $this->source); })()), "shop_name", [], "any", false, false, true, 28), 28, $this->source), "html", null, true);
echo "
";
} else {
// line 30
echo " ";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo", $context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.', 30, $this->source); })()), "shop_name", [], "any", false, false, true, 30), 30, $this->source), "html", null, true);
echo "
";
}
// line 32
echo "</title>
\t\t";
// line 33
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 33, $this->source); })()), "meta_tags", [], "any", false, false, true, 33))) {
// line 34
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.', 34, $this->source); })()), "meta_tags", [], "any", false, false, true, 34), 34, $this->source)), array(), true, false, true);
echo "
\t\t\t";
// line 35
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.', 35, $this->source); })()), "description", [], "any", false, false, true, 35))) {
// line 36
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.', 36, $this->source); })()), "description", [], "any", false, false, true, 36), 36, $this->source), "html", null, true);
echo "\">
\t\t\t";
}
// line 38
echo "\t\t";
} else {
// line 39
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "meta.twig");
echo "
\t\t";
}
// line 41
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.', 41, $this->source); })()), "author", [], "any", false, false, true, 41))) {
// line 42
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.', 42, $this->source); })()), "author", [], "any", false, false, true, 42), 42, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 44
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.', 44, $this->source); })()), "keyword", [], "any", false, false, true, 44))) {
// line 45
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.', 45, $this->source); })()), "keyword", [], "any", false, false, true, 45), 45, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 47
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.', 47, $this->source); })()), "meta_robots", [], "any", false, false, true, 47))) {
// line 48
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.', 48, $this->source); })()), "meta_robots", [], "any", false, false, true, 48), 48, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 50
echo "
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WW44V3RN');</script>
<!-- End Google Tag Manager -->
\t\t<link rel=\"icon\" href=\"";
// line 60
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 62
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
echo "\">
\t\t
\t\t<link rel=\"stylesheet\" href=\"";
// line 64
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/css/style.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 65
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/css/reset.css"), "html", null, true);
echo "\"/>
\t\t<link rel=\"stylesheet\" href=\"";
// line 66
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/js/slick/slick.css"), "html", null, true);
echo "\"/>
\t\t<link rel=\"stylesheet\" href=\"";
// line 67
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/css/fix_menu.css"), "html", null, true);
echo "\"/>
\t\t<link rel=\"stylesheet\" href=\"";
// line 68
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/css/parabox.css"), "html", null, true);
echo "\"/>
\t\t<link rel=\"stylesheet\" href=\"";
// line 69
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/css/sp_nav.css"), "html", null, true);
echo "\"/>
\t\t";
// line 71
if ((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.', 71, $this->source); })()), "request", [], "any", false, false, true, 71), "get", [0 => "_route"], "method", false, false, true, 71) == "homepage")) {
// line 72
echo "\t\t
\t\t";
} else {
// line 74
echo "\t\t\t<link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/css/contents.css"), "html", null, true);
echo "\"/>
\t\t\t<link rel=\"stylesheet\" href=\"";
// line 75
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/css/scroll-hint.css"), "html", null, true);
echo "\">
\t\t";
}
// line 78
echo "\t\t<script src=\"";
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 79
$this->displayBlock('stylesheet', $context, $blocks);
// line 80
echo "
\t\t<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js\"></script>
\t\t<script>
\t\t\t\$(function () {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
\t\t</script>
\t\t<script src=\"";
// line 94
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/js/slick/slick.min.js"), "html", null, true);
echo "\" defer></script>
\t\t";
// line 96
echo "
<script src=\"";
// line 97
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/js/scroll-hint.min.js"), "html", null, true);
echo "\" defer></script>
\t\t<script src=\"";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/js/script.js"), "html", null, true);
echo "\" defer></script>
\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); })()), "Head", [], "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); })()), "Head", [], "any", false, false, true, 102)]);
echo "
\t\t";
}
// line 104
echo "\t\t";
// line 105
echo "\t\t";
if (array_key_exists("plugin_assets", $context)) {
// line 106
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.', 106, $this->source); })())]);
echo "
\t\t";
}
// line 108
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 "\">
<link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap\"rel=\"stylesheet\">
\t <script>
\t\t (function(d) {
\t\t var config = {
\t\t\t kitId: 'glp7ocp',
\t\t\t scriptTimeout: 3000,
\t\t\t async: true
\t\t },
\t\t 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)
\t\t })(document);
\t </script>
\t <link rel=\"stylesheet\" href=\"https://use.typekit.net/hsu6ajc.css\">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MPJJHXK');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-3NF3YG97R8\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3NF3YG97R8');
</script>
<!-- Google tag (gtag.js) -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-1280XZRP6F\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1280XZRP6F');
</script>
<style>
.sf-minitoolbar {
\tdisplay:none !important;
}
</style>
<script type=\"application/ld+json\">
{
\"@context\": \"http://schema.org\",
\"@type\": \"Corporation\",
\"name\": \"有限会社錦髙堂\",
\"address\": {
\"@type\": \"PostalAddress\",
\"postalCode\": \"440-0851\",
\"addressRegion\": \"愛知県\",
\"addressLocality\": \"豊橋市\",
\"streetAddress\": \"前田南町2丁目14番地の16\"
},
\"telephone\": \"+81532525749\",
\"URL\": \"https://kinkodo-calendar.com/\"
}
</script>
\t</head>
\t<body
\t\tid=\"page_";
// line 173
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.', 173, $this->source); })()), "request", [], "any", false, false, true, 173), "get", [0 => "_route"], "method", false, false, true, 173), 173, $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.', 173, $this->source); })()), 173, $this->source), "other_page")) : ("other_page")), "html", null, true);
echo "\">
\t\t<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WW44V3RN\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
\t\t";
// line 181
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.', 181, $this->source); })()), "BodyAfter", [], "any", false, false, true, 181)) {
// line 182
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.', 182, $this->source); })()), "BodyAfter", [], "any", false, false, true, 182)]);
echo "
\t\t";
}
// line 184
echo "\t\t<div class=\"wrapper\">
\t\t";
// line 185
if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance", $context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.', 185, $this->source); })())) {
// line 186
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 188
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 189
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 193
echo "
<div id=\"side-mailorder\">
<a href=\"/user_data/mailorder\">
\t<i class=\"fas fa-envelope fa-2x\"></i>注文フォーム
</a>
</div>
\t\t<div
\t\t\tclass=\"ec-layoutRole\">
\t\t\t";
// line 209
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.', 209, $this->source); })()), "Header", [], "any", false, false, true, 209)) {
// line 210
echo "\t\t\t\t<header class=\"ec-layoutRole__header\" id=\"header\">
\t\t\t\t\t";
// line 211
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.', 211, $this->source); })()), "Header", [], "any", false, false, true, 211)]);
echo "
\t\t\t\t</header>
\t\t\t";
}
// line 214
echo "
\t\t\t<div
\t\t\t\tclass=\"\">
\t\t\t\t
\t\t\t\t<main
\t\t\t\t\tclass=\"";
// line 220
echo twig_escape_filter($this->env, ((array_key_exists("layoutRoleMain", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed((isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain", $context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.', 220, $this->source); })()), 220, $this->source), "")) : ("")), "html", null, true);
echo "\">
\t\t\t\t\t";
// line 222
echo "\t\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.', 222, $this->source); })()), "ContentsTop", [], "any", false, false, true, 222)) {
// line 223
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__contentTop\">
\t\t\t\t\t\t\t";
// line 224
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.', 224, $this->source); })()), "ContentsTop", [], "any", false, false, true, 224)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 227
echo "
";
// line 229
echo "\t\t\t\t\t";
$this->displayBlock('pagetitlearea', $context, $blocks);
// line 230
echo "
\t\t\t\t\t";
// line 231
if ((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.', 231, $this->source); })()), "request", [], "any", false, false, true, 231), "get", [0 => "_route"], "method", false, false, true, 231) == "homepage")) {
// line 232
echo "\t\t
\t\t\t\t\t";
} else {
// line 234
echo "\t\t\t\t\t\t<div class=\"contents-inner\">
\t\t\t\t\t";
}
// line 236
echo "\t\t\t\t\t";
// line 237
echo "\t\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.', 237, $this->source); })()), "SideLeft", [], "any", false, false, true, 237)) {
// line 238
echo "\t\t\t\t\t\t";
// line 239
echo "\t\t\t\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.', 239, $this->source); })()), "SideLeft", [], "any", false, false, true, 239)]);
echo "
\t\t\t\t\t\t";
// line 241
echo "\t\t\t\t\t";
}
// line 242
echo "
\t\t\t\t\t";
// line 243
$context["layoutRoleMain"] = "ec-layoutRole__main";
// line 244
echo "\t\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.', 244, $this->source); })()), "ColumnNum", [], "any", false, false, true, 244) == 2)) {
// line 245
echo "\t\t\t\t\t\t";
$context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
// line 246
echo "\t\t\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.', 246, $this->source); })()), "ColumnNum", [], "any", false, false, true, 246) == 3)) {
// line 247
echo "\t\t\t\t\t\t";
$context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
// line 248
echo "\t\t\t\t\t";
}
// line 249
echo "\t\t\t\t\t";
// line 250
echo "\t\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.', 250, $this->source); })()), "MainTop", [], "any", false, false, true, 250)) {
// line 251
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
\t\t\t\t\t\t\t";
// line 252
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.', 252, $this->source); })()), "MainTop", [], "any", false, false, true, 252)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 255
echo "
\t\t\t\t\t";
// line 257
echo "\t\t\t\t\t";
$this->displayBlock('main', $context, $blocks);
// line 258
echo "
\t\t\t\t\t";
// line 260
echo "\t\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.', 260, $this->source); })()), "MainBottom", [], "any", false, false, true, 260)) {
// line 261
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
\t\t\t\t\t\t\t";
// line 262
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.', 262, $this->source); })()), "MainBottom", [], "any", false, false, true, 262)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 265
echo "\t\t\t\t\t
\t\t\t\t\t";
// line 266
if ((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.', 266, $this->source); })()), "request", [], "any", false, false, true, 266), "get", [0 => "_route"], "method", false, false, true, 266) == "homepage")) {
// line 267
echo "\t\t
\t\t\t\t\t";
} else {
// line 269
echo "\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 271
echo "\t\t\t\t\t";
// line 272
echo "\t\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.', 272, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 272)) {
// line 273
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
\t\t\t\t\t\t\t";
// line 274
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.', 274, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 274)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 277
echo "\t\t\t\t\t<div id=\"pagetop\">
\t\t\t\t\t\t<a href=\"#\"><img src=\"";
// line 278
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/assets/images/pagetop.png"), "html", null, true);
echo "\" alt=\"↑\"></a>
\t\t\t\t\t</div>
\t\t\t\t</main>
\t\t\t\t";
// line 283
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.', 283, $this->source); })()), "SideRight", [], "any", false, false, true, 283)) {
// line 284
echo "\t\t\t\t\t<aside class=\"ec-layoutRole__right\">
\t\t\t\t\t\t";
// line 285
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.', 285, $this->source); })()), "SideRight", [], "any", false, false, true, 285)]);
echo "
\t\t\t\t\t</aside>
\t\t\t\t";
}
// line 288
echo "\t\t\t</div>
\t\t\t";
// line 291
echo "\t\t\t<footer class=\"ec-layoutRole__footer\" id=\"footer\">
\t\t\t\t";
// line 292
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.', 292, $this->source); })()), "Footer", [], "any", false, false, true, 292)) {
// line 293
echo "\t\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.', 293, $this->source); })()), "Footer", [], "any", false, false, true, 293)]);
echo "
\t\t\t\t";
}
// line 295
echo "\t\t\t\t<div class=\"copyright\">
\t\t\t\t\t<!-- 20260216 -->
\t\t\t\t\t<p>Copyright(C)<a href=\"https://kinkodo-calendar.com/\">名入れカレンダー印刷・企業カレンダー制作|10冊〜の小ロット対応 きんこうどう.</a> All Rights Reserved.</p>
\t\t\t\t\t<!-- 20260216 -->
\t\t\t </div>
\t\t\t</footer>
\t\t\t
\t\t</div>
\t\t<!-- ec-layoutRole -->
\t\t<div class=\"fix_menu\">
\t\t\t";
// line 307
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
// line 308
echo "<div class=\"fixbtn\">
<a class=\"\" href=\"";
// line 309
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage");
echo "\">
<i class=\"fa fa-user fa-2x\" aria-hidden=\"true\"></i><span>";
// line 311
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("会員情報"), "html", null, true);
echo "</span>
</a>
</div>
";
} else {
// line 315
echo "<div class=\"fixbtn\">
<a class=\"\" href=\"";
// line 316
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_login");
echo "\">
<i class=\"fa fa-lock fa-2x\" aria-hidden=\"true\"></i><span>";
// line 317
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ログイン"), "html", null, true);
echo "</span>
</a>
</div>
";
}
// line 321
echo "
<div class=\"fixbtn\">
<a href=\"";
// line 323
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cart");
echo "\">
\t\t\t\t\t\t<i class=\"fa fa-shopping-cart fa-2x\" aria-hidden=\"true\"></i>カート</a>
</div>
<div class=\"fixbtn mailorder\">
<a href=\"/user_data/mailorder\">
\t<i class=\"fas fa-envelope fa-2x\"></i>注文フォーム</a>
</div>
\t\t</div>
\t\t</div>
\t\t<div class=\"ec-overlayRole\"></div>
\t\t<div class=\"ec-drawerRoleClose\">
\t\t\t";
// line 348
echo "\t\t</div>
\t\t<div
\t\t\tclass=\"ec-drawerRole\">
\t\t\t";
// line 352
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.', 352, $this->source); })()), "Drawer", [], "any", false, false, true, 352)) {
// line 353
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.', 353, $this->source); })()), "Drawer", [], "any", false, false, true, 353)]);
echo "
\t\t\t";
}
// line 355
echo "\t\t</div>
\t\t";
// line 357
echo "\t\t";
$this->loadTemplate("@common/lang.twig", "default_frame.twig", 357)->display($context);
// line 358
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 359
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 360
$this->displayBlock('javascript', $context, $blocks);
// line 361
echo "\t\t";
// line 362
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.', 362, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 362)) {
// line 363
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.', 363, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 363)]);
echo "
\t\t";
}
// line 365
echo "\t\t";
// line 366
echo "\t\t";
if (array_key_exists("plugin_snippets", $context)) {
// line 367
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.', 367, $this->source); })())]);
echo "
\t\t";
}
// line 369
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 79
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 229
public function block_pagetitlearea($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", "pagetitlearea"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "pagetitlearea"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 257
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 360
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 ( 809 => 360, 791 => 257, 773 => 229, 755 => 79, 740 => 369, 734 => 367, 731 => 366, 729 => 365, 723 => 363, 720 => 362, 718 => 361, 716 => 360, 712 => 359, 707 => 358, 704 => 357, 701 => 355, 695 => 353, 692 => 352, 687 => 348, 660 => 323, 656 => 321, 649 => 317, 645 => 316, 642 => 315, 635 => 311, 630 => 309, 627 => 308, 625 => 307, 613 => 295, 607 => 293, 605 => 292, 602 => 291, 598 => 288, 592 => 285, 589 => 284, 586 => 283, 579 => 278, 576 => 277, 570 => 274, 567 => 273, 564 => 272, 562 => 271, 558 => 269, 554 => 267, 552 => 266, 549 => 265, 543 => 262, 540 => 261, 537 => 260, 534 => 258, 531 => 257, 528 => 255, 522 => 252, 519 => 251, 516 => 250, 514 => 249, 511 => 248, 508 => 247, 505 => 246, 502 => 245, 499 => 244, 497 => 243, 494 => 242, 491 => 241, 486 => 239, 484 => 238, 481 => 237, 479 => 236, 475 => 234, 471 => 232, 469 => 231, 466 => 230, 463 => 229, 460 => 227, 454 => 224, 451 => 223, 448 => 222, 444 => 220, 436 => 214, 430 => 211, 427 => 210, 424 => 209, 407 => 193, 400 => 189, 396 => 188, 392 => 186, 390 => 185, 387 => 184, 381 => 182, 378 => 181, 366 => 173, 297 => 108, 291 => 106, 288 => 105, 286 => 104, 280 => 102, 277 => 101, 273 => 99, 268 => 97, 265 => 96, 261 => 94, 245 => 80, 243 => 79, 238 => 78, 232 => 75, 227 => 74, 223 => 72, 221 => 71, 216 => 69, 212 => 68, 208 => 67, 204 => 66, 200 => 65, 196 => 64, 191 => 62, 186 => 60, 174 => 50, 168 => 48, 165 => 47, 159 => 45, 156 => 44, 150 => 42, 147 => 41, 141 => 39, 138 => 38, 132 => 36, 130 => 35, 125 => 34, 123 => 33, 120 => 32, 114 => 30, 106 => 28, 104 => 27, 97 => 26, 95 => 25, 88 => 24, 86 => 23, 81 => 22, 79 => 21, 68 => 20, 66 => 19, 60 => 16, 52 => 12, 49 => 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<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
\t\t<title>
{% if app.request.attributes.get('_route') == 'product_detail' and Product is defined %}
{% if Product.code_min is not empty %}{{ Product.code_min }}{% endif %} {{ Product.name }} / {{ BaseInfo.shop_name }}
\t{% elseif app.request.attributes.get('_route') == 'homepage' %}
\t 2027年{{ BaseInfo.shop_name }}
{% elseif Blogs is defined and Blogs.title is not empty %}
{{ Blogs.title }}|{{ BaseInfo.shop_name }}
{% elseif subtitle is defined and subtitle is not empty %}
{{ subtitle }}|{{ BaseInfo.shop_name }}
{% elseif title is defined and title is not empty %}
{{ title }}|{{ BaseInfo.shop_name }}
{% else %}
{{ BaseInfo.shop_name }}
{% endif %}
</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 %}
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WW44V3RN');</script>
<!-- End Google Tag Manager -->
\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/style.css') }}\">
\t\t
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/assets/css/style.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/assets/css/reset.css') }}\"/>
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/assets/js/slick/slick.css') }}\"/>
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/assets/css/fix_menu.css') }}\"/>
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/assets/css/parabox.css') }}\"/>
\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/assets/css/sp_nav.css') }}\"/>
\t\t{% if app.request.get('_route') == 'homepage' %}
\t\t
\t\t{% else %}
\t\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/assets/css/contents.css') }}\"/>
\t\t\t<link rel=\"stylesheet\" href=\"{{ asset('assets/assets/css/scroll-hint.css') }}\">
\t\t{% endif %}
\t\t<script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
\t\t{% block stylesheet %}{% endblock %}
\t\t<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js\"></script>
\t\t<script>
\t\t\t\$(function () {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
\t\t</script>
\t\t<script src=\"{{ asset('assets/assets/js/slick/slick.min.js') }}\" defer></script>
\t\t{# <script src=\"{{ asset('assets/assets/js/jquery.inview.min.js') }}\"></script> #}
<script src=\"{{ asset('assets/assets/js/scroll-hint.min.js') }}\" defer></script>
\t\t<script src=\"{{ asset('assets/assets/js/script.js') }}\" defer></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') }}\">
<link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap\"rel=\"stylesheet\">
\t <script>
\t\t (function(d) {
\t\t var config = {
\t\t\t kitId: 'glp7ocp',
\t\t\t scriptTimeout: 3000,
\t\t\t async: true
\t\t },
\t\t 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)
\t\t })(document);
\t </script>
\t <link rel=\"stylesheet\" href=\"https://use.typekit.net/hsu6ajc.css\">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MPJJHXK');</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-3NF3YG97R8\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-3NF3YG97R8');
</script>
<!-- Google tag (gtag.js) -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-1280XZRP6F\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1280XZRP6F');
</script>
<style>
.sf-minitoolbar {
\tdisplay:none !important;
}
</style>
<script type=\"application/ld+json\">
{
\"@context\": \"http://schema.org\",
\"@type\": \"Corporation\",
\"name\": \"有限会社錦髙堂\",
\"address\": {
\"@type\": \"PostalAddress\",
\"postalCode\": \"440-0851\",
\"addressRegion\": \"愛知県\",
\"addressLocality\": \"豊橋市\",
\"streetAddress\": \"前田南町2丁目14番地の16\"
},
\"telephone\": \"+81532525749\",
\"URL\": \"https://kinkodo-calendar.com/\"
}
</script>
\t</head>
\t<body
\t\tid=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
\t\t<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WW44V3RN\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- 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<div class=\"wrapper\">
\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 %}
<div id=\"side-mailorder\">
<a href=\"/user_data/mailorder\">
\t<i class=\"fas fa-envelope fa-2x\"></i>注文フォーム
</a>
</div>
\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\" id=\"header\">
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Header}) }}
\t\t\t\t</header>
\t\t\t{% endif %}
\t\t\t<div
\t\t\t\tclass=\"\">
\t\t\t\t
\t\t\t\t<main
\t\t\t\t\tclass=\"{{ layoutRoleMain|default('') }}\">
\t\t\t\t\t{# Layout: CONTENTS_TOP #}
\t\t\t\t\t{% if Layout.ContentsTop %}
\t\t\t\t\t\t<div class=\"ec-layoutRole__contentTop\">
\t\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endif %}
{# pagetitle area #}
\t\t\t\t\t{% block pagetitlearea %}{% endblock %}
\t\t\t\t\t{% if app.request.get('_route') == 'homepage' %}
\t\t
\t\t\t\t\t{% else %}
\t\t\t\t\t\t<div class=\"contents-inner\">
\t\t\t\t\t{% endif %}
\t\t\t\t\t{# Layout: SIDE_LEFT #}
\t\t\t\t\t{% if Layout.SideLeft %}
\t\t\t\t\t\t{# <aside class=\"ec-layoutRole__left\"> #}
\t\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
\t\t\t\t\t\t{# </aside> #}
\t\t\t\t\t{% endif %}
\t\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__main' %}
\t\t\t\t\t{% if Layout.ColumnNum == 2 %}
\t\t\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
\t\t\t\t\t{% elseif Layout.ColumnNum == 3 %}
\t\t\t\t\t\t{% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
\t\t\t\t\t{% endif %}
\t\t\t\t\t{# Layout: MAIN_TOP #}
\t\t\t\t\t{% if Layout.MainTop %}
\t\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
\t\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.MainTop}) }}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endif %}
\t\t\t\t\t{# MAIN AREA #}
\t\t\t\t\t{% block main %}{% endblock %}
\t\t\t\t\t{# Layout: MAIN_Bottom #}
\t\t\t\t\t{% if Layout.MainBottom %}
\t\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
\t\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endif %}
\t\t\t\t\t
\t\t\t\t\t{% if app.request.get('_route') == 'homepage' %}
\t\t
\t\t\t\t\t{% else %}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endif %}
\t\t\t\t\t{# Layout: CONTENTS_BOTTOM #}
\t\t\t\t\t{% if Layout.ContentsBottom %}
\t\t\t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
\t\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
\t\t\t\t\t\t</div>
\t\t\t\t\t{% endif %}
\t\t\t\t\t<div id=\"pagetop\">
\t\t\t\t\t\t<a href=\"#\"><img src=\"{{ asset('assets/assets/images/pagetop.png') }}\" alt=\"↑\"></a>
\t\t\t\t\t</div>
\t\t\t\t</main>
\t\t\t\t{# Layout: SIDE_RIGHT #}
\t\t\t\t{% if Layout.SideRight %}
\t\t\t\t\t<aside class=\"ec-layoutRole__right\">
\t\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.SideRight}) }}
\t\t\t\t\t</aside>
\t\t\t\t{% endif %}
\t\t\t</div>
\t\t\t{# Layout: CONTENTS_FOOTER #}
\t\t\t<footer class=\"ec-layoutRole__footer\" id=\"footer\">
\t\t\t\t{% if Layout.Footer %}
\t\t\t\t\t{{ include('block.twig', {'Blocks': Layout.Footer}) }}
\t\t\t\t{% endif %}
\t\t\t\t<div class=\"copyright\">
\t\t\t\t\t<!-- 20260216 -->
\t\t\t\t\t<p>Copyright(C)<a href=\"https://kinkodo-calendar.com/\">名入れカレンダー印刷・企業カレンダー制作|10冊〜の小ロット対応 きんこうどう.</a> All Rights Reserved.</p>
\t\t\t\t\t<!-- 20260216 -->
\t\t\t </div>
\t\t\t</footer>
\t\t\t
\t\t</div>
\t\t<!-- ec-layoutRole -->
\t\t<div class=\"fix_menu\">
\t\t\t{# <p><a href=\"\">データ 入 稿</a></p>
\t\t\t<p class=\"mail\"><a title=\"お問い合わせ\" href=\"/contact/\"><i class=\"fas fa-envelope fa-2x\"></i>お問い合わせ</a></p> #}
{% if is_granted('ROLE_USER') %}
<div class=\"fixbtn\">
<a class=\"\" href=\"{{ url('mypage') }}\">
<i class=\"fa fa-user fa-2x\" aria-hidden=\"true\"></i><span>{{ '会員情報'|trans }}</span>
</a>
</div>
{% else %}
<div class=\"fixbtn\">
<a class=\"\" href=\"{{ url('mypage_login') }}\">
<i class=\"fa fa-lock fa-2x\" aria-hidden=\"true\"></i><span>{{ 'ログイン'|trans }}</span>
</a>
</div>
{% endif %}
<div class=\"fixbtn\">
<a href=\"{{ url('cart') }}\">
\t\t\t\t\t\t<i class=\"fa fa-shopping-cart fa-2x\" aria-hidden=\"true\"></i>カート</a>
</div>
<div class=\"fixbtn mailorder\">
<a href=\"/user_data/mailorder\">
\t<i class=\"fas fa-envelope fa-2x\"></i>注文フォーム</a>
</div>
\t\t</div>
\t\t</div>
\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{# <div class=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</div> #}
\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", "/home/xs751260/kinkodo-calendar.com/public_html/app/template/kinkodo/default_frame.twig");
}
public function checkSecurity()
{
static $tags = array("if" => 19, "block" => 79, "set" => 243, "include" => 357);
static $filters = array("escape" => 12, "default" => 173, "trans" => 189);
static $functions = array("csrf_token" => 16, "constant" => 16, "include" => 34, "template_from_string" => 34, "asset" => 60, "is_granted" => 307, "url" => 309);
try {
$this->sandbox->checkSecurity(
['if', 'block', 'set', 'include'],
['escape', 'default', 'trans'],
['csrf_token', 'constant', 'include', 'template_from_string', 'asset', 'is_granted', 'url']
);
} 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;
}
}
}