<?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【公式】";
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 "|名入れカカレンダー製作 10冊からの小ロットも対応レンダー印刷・オリジナル
";
} elseif (( // line 23
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.', 23, $this->source); })())))) {
// line 24
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.', 24, $this->source); })()), 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("title", $context) && !twig_test_empty((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 25, $this->source); })())))) {
// line 26
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.', 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 "
";
} else {
// line 28
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 "
";
}
// line 30
echo "</title>
\t\t";
// line 31
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.', 31, $this->source); })()), "meta_tags", [], "any", false, false, true, 31))) {
// line 32
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.', 32, $this->source); })()), "meta_tags", [], "any", false, false, true, 32), 32, $this->source)), array(), true, false, true);
echo "
\t\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); })()), "description", [], "any", false, false, true, 33))) {
// line 34
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.', 34, $this->source); })()), "description", [], "any", false, false, true, 34), 34, $this->source), "html", null, true);
echo "\">
\t\t\t";
}
// line 36
echo "\t\t";
} else {
// line 37
echo "\t\t\t";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "meta.twig");
echo "
\t\t";
}
// line 39
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.', 39, $this->source); })()), "author", [], "any", false, false, true, 39))) {
// line 40
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.', 40, $this->source); })()), "author", [], "any", false, false, true, 40), 40, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 42
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.', 42, $this->source); })()), "keyword", [], "any", false, false, true, 42))) {
// line 43
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.', 43, $this->source); })()), "keyword", [], "any", false, false, true, 43), 43, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 45
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.', 45, $this->source); })()), "meta_robots", [], "any", false, false, true, 45))) {
// line 46
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.', 46, $this->source); })()), "meta_robots", [], "any", false, false, true, 46), 46, $this->source), "html", null, true);
echo "\">
\t\t";
}
// line 48
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 50
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 52
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 53
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 54
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 55
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 56
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 57
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 59
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.', 59, $this->source); })()), "request", [], "any", false, false, true, 59), "get", [0 => "_route"], "method", false, false, true, 59) == "homepage")) {
// line 60
echo "\t\t
\t\t";
} else {
// line 62
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 63
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 66
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 67
$this->displayBlock('stylesheet', $context, $blocks);
// line 68
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 82
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 84
echo "
<script src=\"";
// line 85
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 87
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 89
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.', 89, $this->source); })()), "Head", [], "any", false, false, true, 89)) {
// line 90
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.', 90, $this->source); })()), "Head", [], "any", false, false, true, 90)]);
echo "
\t\t";
}
// line 92
echo "\t\t";
// line 93
echo "\t\t";
if (array_key_exists("plugin_assets", $context)) {
// line 94
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.', 94, $this->source); })())]);
echo "
\t\t";
}
// line 96
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>
<style>
.sf-minitoolbar {
\tdisplay:none !important;
}
</style>
\t</head>
\t<body
\t\tid=\"page_";
// line 136
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.', 136, $this->source); })()), "request", [], "any", false, false, true, 136), "get", [0 => "_route"], "method", false, false, true, 136), 136, $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.', 136, $this->source); })()), 136, $this->source), "other_page")) : ("other_page")), "html", null, true);
echo "\">
\t\t";
// line 138
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.', 138, $this->source); })()), "BodyAfter", [], "any", false, false, true, 138)) {
// line 139
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.', 139, $this->source); })()), "BodyAfter", [], "any", false, false, true, 139)]);
echo "
\t\t";
}
// line 141
echo "\t\t<div class=\"wrapper\">
\t\t";
// line 142
if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance", $context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.', 142, $this->source); })())) {
// line 143
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 145
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 146
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 150
echo "
\t\t<div
\t\t\tclass=\"ec-layoutRole\">
\t\t\t";
// line 154
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.', 154, $this->source); })()), "Header", [], "any", false, false, true, 154)) {
// line 155
echo "\t\t\t\t<header class=\"ec-layoutRole__header\" id=\"header\">
\t\t\t\t\t";
// line 156
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.', 156, $this->source); })()), "Header", [], "any", false, false, true, 156)]);
echo "
\t\t\t\t</header>
\t\t\t";
}
// line 159
echo "
\t\t\t<div
\t\t\t\tclass=\"\">
\t\t\t\t
\t\t\t\t<main
\t\t\t\t\tclass=\"";
// line 165
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.', 165, $this->source); })()), 165, $this->source), "")) : ("")), "html", null, true);
echo "\">
\t\t\t\t\t";
// line 167
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.', 167, $this->source); })()), "ContentsTop", [], "any", false, false, true, 167)) {
// line 168
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__contentTop\">
\t\t\t\t\t\t\t";
// line 169
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.', 169, $this->source); })()), "ContentsTop", [], "any", false, false, true, 169)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 172
echo "
";
// line 174
echo "\t\t\t\t\t";
$this->displayBlock('pagetitlearea', $context, $blocks);
// line 175
echo "
\t\t\t\t\t";
// line 176
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.', 176, $this->source); })()), "request", [], "any", false, false, true, 176), "get", [0 => "_route"], "method", false, false, true, 176) == "homepage")) {
// line 177
echo "\t\t
\t\t\t\t\t";
} else {
// line 179
echo "\t\t\t\t\t\t<div class=\"contents-inner\">
\t\t\t\t\t";
}
// line 181
echo "\t\t\t\t\t";
// line 182
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.', 182, $this->source); })()), "SideLeft", [], "any", false, false, true, 182)) {
// line 183
echo "\t\t\t\t\t\t";
// line 184
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.', 184, $this->source); })()), "SideLeft", [], "any", false, false, true, 184)]);
echo "
\t\t\t\t\t\t";
// line 186
echo "\t\t\t\t\t";
}
// line 187
echo "
\t\t\t\t\t";
// line 188
$context["layoutRoleMain"] = "ec-layoutRole__main";
// line 189
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.', 189, $this->source); })()), "ColumnNum", [], "any", false, false, true, 189) == 2)) {
// line 190
echo "\t\t\t\t\t\t";
$context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
// line 191
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.', 191, $this->source); })()), "ColumnNum", [], "any", false, false, true, 191) == 3)) {
// line 192
echo "\t\t\t\t\t\t";
$context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
// line 193
echo "\t\t\t\t\t";
}
// line 194
echo "\t\t\t\t\t";
// line 195
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.', 195, $this->source); })()), "MainTop", [], "any", false, false, true, 195)) {
// line 196
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainTop\">
\t\t\t\t\t\t\t";
// line 197
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.', 197, $this->source); })()), "MainTop", [], "any", false, false, true, 197)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 200
echo "
\t\t\t\t\t";
// line 202
echo "\t\t\t\t\t";
$this->displayBlock('main', $context, $blocks);
// line 203
echo "
\t\t\t\t\t";
// line 205
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.', 205, $this->source); })()), "MainBottom", [], "any", false, false, true, 205)) {
// line 206
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__mainBottom\">
\t\t\t\t\t\t\t";
// line 207
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.', 207, $this->source); })()), "MainBottom", [], "any", false, false, true, 207)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 210
echo "\t\t\t\t\t
\t\t\t\t\t";
// line 211
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.', 211, $this->source); })()), "request", [], "any", false, false, true, 211), "get", [0 => "_route"], "method", false, false, true, 211) == "homepage")) {
// line 212
echo "\t\t
\t\t\t\t\t";
} else {
// line 214
echo "\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 216
echo "\t\t\t\t\t";
// line 217
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.', 217, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 217)) {
// line 218
echo "\t\t\t\t\t\t<div class=\"ec-layoutRole__contentBottom\">
\t\t\t\t\t\t\t";
// line 219
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.', 219, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 219)]);
echo "
\t\t\t\t\t\t</div>
\t\t\t\t\t";
}
// line 222
echo "\t\t\t\t\t<div id=\"pagetop\">
\t\t\t\t\t\t<a href=\"#\"><img src=\"";
// line 223
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 228
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.', 228, $this->source); })()), "SideRight", [], "any", false, false, true, 228)) {
// line 229
echo "\t\t\t\t\t<aside class=\"ec-layoutRole__right\">
\t\t\t\t\t\t";
// line 230
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.', 230, $this->source); })()), "SideRight", [], "any", false, false, true, 230)]);
echo "
\t\t\t\t\t</aside>
\t\t\t\t";
}
// line 233
echo "\t\t\t</div>
\t\t\t";
// line 236
echo "\t\t\t<footer class=\"ec-layoutRole__footer\" id=\"footer\">
\t\t\t\t";
// line 237
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); })()), "Footer", [], "any", false, false, true, 237)) {
// line 238
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.', 238, $this->source); })()), "Footer", [], "any", false, false, true, 238)]);
echo "
\t\t\t\t";
}
// line 240
echo "\t\t\t\t<div class=\"copyright\">
\t\t\t\t <p>Copyright(C)きんこうどう. All Rights Reserved.</p>
\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 250
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
// line 251
echo "<div class=\"fixbtn\">
<a class=\"\" href=\"";
// line 252
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage");
echo "\">
<i class=\"fa fa-user fa-2x\" aria-hidden=\"true\"></i><span>";
// line 254
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("会員情報"), "html", null, true);
echo "</span>
</a>
</div>
";
} else {
// line 258
echo "<div class=\"fixbtn\">
<a class=\"\" href=\"";
// line 259
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 260
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ログイン"), "html", null, true);
echo "</span>
</a>
</div>
";
}
// line 264
echo "
<div class=\"fixbtn\">
<a href=\"";
// line 266
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>
\t\t</div>
\t\t</div>
\t\t<div class=\"ec-overlayRole\"></div>
\t\t<div class=\"ec-drawerRoleClose\">
\t\t\t";
// line 276
echo "\t\t</div>
\t\t<div
\t\t\tclass=\"ec-drawerRole\">
\t\t\t";
// line 280
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.', 280, $this->source); })()), "Drawer", [], "any", false, false, true, 280)) {
// line 281
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.', 281, $this->source); })()), "Drawer", [], "any", false, false, true, 281)]);
echo "
\t\t\t";
}
// line 283
echo "\t\t</div>
\t\t";
// line 285
echo "\t\t";
$this->loadTemplate("@common/lang.twig", "default_frame.twig", 285)->display($context);
// line 286
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 287
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 288
$this->displayBlock('javascript', $context, $blocks);
// line 289
echo "\t\t";
// line 290
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.', 290, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 290)) {
// line 291
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.', 291, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 291)]);
echo "
\t\t";
}
// line 293
echo "\t\t";
// line 294
echo "\t\t";
if (array_key_exists("plugin_snippets", $context)) {
// line 295
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.', 295, $this->source); })())]);
echo "
\t\t";
}
// line 297
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 67
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 174
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 202
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 288
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 ( 729 => 288, 711 => 202, 693 => 174, 675 => 67, 660 => 297, 654 => 295, 651 => 294, 649 => 293, 643 => 291, 640 => 290, 638 => 289, 636 => 288, 632 => 287, 627 => 286, 624 => 285, 621 => 283, 615 => 281, 612 => 280, 607 => 276, 595 => 266, 591 => 264, 584 => 260, 580 => 259, 577 => 258, 570 => 254, 565 => 252, 562 => 251, 560 => 250, 550 => 240, 544 => 238, 542 => 237, 539 => 236, 535 => 233, 529 => 230, 526 => 229, 523 => 228, 516 => 223, 513 => 222, 507 => 219, 504 => 218, 501 => 217, 499 => 216, 495 => 214, 491 => 212, 489 => 211, 486 => 210, 480 => 207, 477 => 206, 474 => 205, 471 => 203, 468 => 202, 465 => 200, 459 => 197, 456 => 196, 453 => 195, 451 => 194, 448 => 193, 445 => 192, 442 => 191, 439 => 190, 436 => 189, 434 => 188, 431 => 187, 428 => 186, 423 => 184, 421 => 183, 418 => 182, 416 => 181, 412 => 179, 408 => 177, 406 => 176, 403 => 175, 400 => 174, 397 => 172, 391 => 169, 388 => 168, 385 => 167, 381 => 165, 373 => 159, 367 => 156, 364 => 155, 361 => 154, 356 => 150, 349 => 146, 345 => 145, 341 => 143, 339 => 142, 336 => 141, 330 => 139, 327 => 138, 321 => 136, 277 => 96, 271 => 94, 268 => 93, 266 => 92, 260 => 90, 257 => 89, 253 => 87, 248 => 85, 245 => 84, 241 => 82, 225 => 68, 223 => 67, 218 => 66, 212 => 63, 207 => 62, 203 => 60, 201 => 59, 196 => 57, 192 => 56, 188 => 55, 184 => 54, 180 => 53, 176 => 52, 171 => 50, 165 => 48, 159 => 46, 156 => 45, 150 => 43, 147 => 42, 141 => 40, 138 => 39, 132 => 37, 129 => 36, 123 => 34, 121 => 33, 116 => 32, 114 => 31, 111 => 30, 105 => 28, 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【公式】{{ BaseInfo.shop_name }}|名入れカカレンダー製作 10冊からの小ロットも対応レンダー印刷・オリジナル
{% 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 %}
\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>
<style>
.sf-minitoolbar {
\tdisplay:none !important;
}
</style>
\t</head>
\t<body
\t\tid=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
\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 %}
\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 <p>Copyright(C)きんこうどう. All Rights Reserved.</p>
\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>
\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/dennou28/kinkodo-calendar.com/public_html/app/template/kinkodo/default_frame.twig");
}
public function checkSecurity()
{
static $tags = array("if" => 19, "block" => 67, "set" => 188, "include" => 285);
static $filters = array("escape" => 12, "default" => 136, "trans" => 146);
static $functions = array("csrf_token" => 16, "constant" => 16, "include" => 32, "template_from_string" => 32, "asset" => 48, "is_granted" => 250, "url" => 252);
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;
}
}
}