<?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_8227d7400d53d47d101d71a2237ee7ef16a6335b235145b9d9e3aa54e618f372 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheet' => [$this, 'block_stylesheet'],
'main' => [$this, 'block_main'],
'javascript' => [$this, 'block_javascript'],
];
}
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>
<html lang=\"ja\">
<head>
\t<!-- Google Tag Manager -->
\t<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
\t\t\t\t\tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
\t\t\t\tj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
\t\t\t\t'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
\t\t})(window,document,'script','dataLayer','GTM-N4JTNHW');</script>
\t<!-- End Google Tag Manager -->
\t<meta charset=\"UTF-8\">
<title>";
// line 13
if ((array_key_exists("subtitle", $context) && !twig_test_empty((isset($context["subtitle"]) || array_key_exists("subtitle", $context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.', 13, $this->source); })())))) {
echo twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle", $context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.', 13, $this->source); })()), "html", null, true);
echo " | ";
} elseif ((array_key_exists("title", $context) && !twig_test_empty((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 13, $this->source); })())))) {
echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 13, $this->source); })()), "html", null, true);
echo " | ";
}
echo twig_escape_filter($this->env, 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.', 13, $this->source); })()), "shop_name", [], "any", false, false, false, 13), "html", null, true);
echo "</title>
";
// line 14
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.', 14, $this->source); })()), "author", [], "any", false, false, false, 14))) {
// line 15
echo " <meta name=\"author\" content=\"";
echo twig_escape_filter($this->env, 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.', 15, $this->source); })()), "author", [], "any", false, false, false, 15), "html", null, true);
echo "\">
";
}
// line 17
echo " ";
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.', 17, $this->source); })()), "description", [], "any", false, false, false, 17))) {
// line 18
echo " <meta name=\"description\" content=\"";
echo twig_escape_filter($this->env, 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.', 18, $this->source); })()), "description", [], "any", false, false, false, 18), "html", null, true);
echo "\">
";
}
// line 20
echo " ";
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.', 20, $this->source); })()), "keyword", [], "any", false, false, false, 20))) {
// line 21
echo " <meta name=\"keywords\" content=\"";
echo twig_escape_filter($this->env, 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.', 21, $this->source); })()), "keyword", [], "any", false, false, false, 21), "html", null, true);
echo "\">
";
}
// line 23
echo " ";
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.', 23, $this->source); })()), "meta_robots", [], "any", false, false, false, 23))) {
// line 24
echo " <meta name=\"robots\" content=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 24, $this->source); })()), "meta_robots", [], "any", false, false, false, 24), "html", null, true);
echo "\">
";
}
// line 26
echo " ";
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.', 26, $this->source); })()), "meta_tags", [], "any", false, false, false, 26))) {
// line 27
echo " ";
echo twig_include($this->env, $context, twig_template_from_string($this->env, 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.', 27, $this->source); })()), "meta_tags", [], "any", false, false, false, 27)));
echo "
";
}
// line 29
echo "\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0\">
\t<meta
\tname=\"format-detection\" content=\"telephone=no\">
\t<meta name=\"eccube-csrf-token\" content=\"";
// line 32
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<!-- FAVICON -->
\t<link rel=\"icon\" href=\"";
// line 34
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico"), "html", null, true);
echo "\">
\t<link rel=\"shortcut icon\" href=\"";
// line 35
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon_180.png"), "html", null, true);
echo "\">
\t<link rel=\"apple-touch-icon\" href=\"";
// line 36
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon_180.png"), "html", null, true);
echo "\">
\t<!-- /FAVICON -->
\t<!-- CSS -->
\t<link rel=\"stylesheet\" href=\"";
// line 39
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/eccube/style.css"), "html", null, true);
echo "\">
\t<link rel=\"stylesheet\" href=\"";
// line 40
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/common.css"), "html", null, true);
echo "\">
\t<link rel=\"stylesheet\" href=\"";
// line 41
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/import.css"), "html", null, true);
echo "\">
\t<link rel=\"stylesheet\" href=\"";
// line 42
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/lib/slick/slick.css"), "html", null, true);
echo "\">
\t<link rel=\"stylesheet\" href=\"";
// line 43
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/lib/slick/slick-theme.css"), "html", null, true);
echo "\">
\t";
// line 44
$this->displayBlock('stylesheet', $context, $blocks);
// line 45
echo "\t<!-- /CSS -->
\t<!-- FONT -->
\t<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"> <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
\t<link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&family=Zen+Old+Mincho:wght@500;700&display=swap\" rel=\"stylesheet\"><!-- /FONT -->
\t<!-- JS LIBRARY -->
\t<script src=\"";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/lib/jquery-3.6.0.min.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 51
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js", "bundle"), "html", null, true);
echo "\"></script>
<script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
</script>
\t<!-- /JS LIBRARY -->
\t<!-- SHARE -->
\t<meta name=\"twitter:card\" content=\"summary\">
\t<meta property=\"og:type\" content=\"website\">
\t<meta property=\"og:locale\" content=\"ja_JP\">
\t<meta property=\"og:image\" content=\"";
// line 66
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/ogp_logo.png"), "html", null, true);
echo "\">
\t<meta property=\"og:url\" content=\"\">
\t<meta property=\"og:title\" content=\"";
// line 68
if ((array_key_exists("subtitle", $context) && !twig_test_empty((isset($context["subtitle"]) || array_key_exists("subtitle", $context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.', 68, $this->source); })())))) {
echo twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle", $context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.', 68, $this->source); })()), "html", null, true);
echo " | ";
} elseif ((array_key_exists("title", $context) && !twig_test_empty((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 68, $this->source); })())))) {
echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 68, $this->source); })()), "html", null, true);
echo " | ";
}
echo twig_escape_filter($this->env, 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.', 68, $this->source); })()), "shop_name", [], "any", false, false, false, 68), "html", null, true);
echo "\">
";
// line 69
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.', 69, $this->source); })()), "description", [], "any", false, false, false, 69))) {
// line 70
echo "\t\t<meta property=\"og:description\" content=\"";
echo twig_escape_filter($this->env, 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.', 70, $this->source); })()), "description", [], "any", false, false, false, 70), "html", null, true);
echo "\">\t
";
}
// line 71
echo "\t
\t<meta
\tproperty=\"og:site_name\" content=\"永江印祥堂 公式ショップ\">
\t<!-- /SHARE -->
";
// line 75
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.', 75, $this->source); })()), "Head", [], "any", false, false, false, 75)) {
// line 76
echo " ";
echo twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 76, $this->source); })()), "Head", [], "any", false, false, false, 76)]);
echo "
";
}
// line 78
echo "\t<link rel=\"canonical\" href=\"";
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.', 78, $this->source); })()), "request", [], "any", false, false, false, 78), "server", [], "any", false, false, false, 78), "get", [0 => "HTTPS"], "method", false, false, false, 78)) {
echo "https";
} else {
echo "http";
}
echo "://";
echo twig_escape_filter($this->env, 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.', 78, $this->source); })()), "request", [], "any", false, false, false, 78), "server", [], "any", false, false, false, 78), "get", [0 => "SERVER_NAME"], "method", false, false, false, 78), "html", null, true);
echo twig_escape_filter($this->env, 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.', 78, $this->source); })()), "request", [], "any", false, false, false, 78), "server", [], "any", false, false, false, 78), "get", [0 => "REQUEST_URI"], "method", false, false, false, 78), "html", null, true);
echo "\">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-N4JTNHW\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
\t<!-- HEADER -->
\t";
// line 87
if (twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 87, $this->source); })()), "Header", [], "any", false, false, false, 87)) {
// line 88
echo "\t\t";
echo twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 88, $this->source); })()), "Header", [], "any", false, false, false, 88)]);
echo "
\t";
}
// line 90
echo "\t<!-- /HEADER -->
\t<!-- MAIN -->
\t<main>
\t\t";
// line 94
$this->displayBlock('main', $context, $blocks);
// line 97
echo "\t\t<!-- フッター上共通パーツ -->
\t\t";
// line 98
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.', 98, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 98)) {
// line 99
echo "\t\t\t";
echo twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 99, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 99)]);
echo "
\t\t";
}
// line 101
echo "\t\t<!-- /フッター上共通パーツ -->
\t</main>
\t<!-- /MAIN -->
\t<!-- FOOTER -->
\t";
// line 106
if (twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 106, $this->source); })()), "Footer", [], "any", false, false, false, 106)) {
// line 107
echo "\t";
echo twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 107, $this->source); })()), "Footer", [], "any", false, false, false, 107)]);
echo "
\t";
}
// line 109
echo "\t<!-- /FOOTER -->
\t<!-- PAGE TOP BTN -->
\t<div class=\"pageTop-box\">
\t\t<div id=\"pageTop\" class=\"pageTop\">
\t\t\t<p class=\"hdnTxt\">ページの先頭へ戻る</p>
\t\t\t<p class=\"pageTop-text\">PAGE TOP</p>
\t\t</div>
\t</div>
\t<!-- /PAGE TOP BTN -->
\t
<style>
.floatBnr-box .floatBnr {
width: 190px;
height: 120px;
}
@media only screen and (max-width: 599px) {
.floatBnr-box .floatBnr {
max-width: 375px;
width: 100%;
height: unset;
}
}
</style>
<!-- フロートバナー -->
<div class=\"floatBnr-box\">
<div class=\"floatBnr\">
<a href=\"";
// line 138
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
echo "?category_id=14\">
<picture>
<source srcset=\"";
// line 140
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/campaign/floatBnr_sp.jpg"), "html", null, true);
echo "\" media=\"(max-width:599px)\" loading=\"lazy\" width=\"375\" hight=\"74\">
<img src=\"";
// line 141
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/campaign/floatBnr.jpg"), "html", null, true);
echo "\" alt=\"キャンペーンセール実施中!\" class=\"imgFit\" loading=\"lazy\" width=\"240\"
height=\"220\">
</picture>
</a>
</div>
</div>
<!-- /フロートバナー -->
\t<!-- JS -->
\t<script src=\"";
// line 150
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube/eccube.js"), "html", null, true);
echo "\"></script>\t
\t<script src=\"";
// line 151
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube/function.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 153
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/animation.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 154
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/common_navigation.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 155
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/common.js"), "html", null, true);
echo "\"></script>
\t<script src=\"";
// line 156
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/lib/slick/slick.min.js"), "html", null, true);
echo "\"></script>
\t<!-- /JS -->
\t";
// line 158
$this->displayBlock('javascript', $context, $blocks);
// line 159
echo "\t";
// line 160
echo "\t";
if (array_key_exists("plugin_snippets", $context)) {
// line 161
echo "\t\t";
echo twig_include($this->env, $context, "snippet.twig", ["snippets" => (isset($context["plugin_snippets"]) || array_key_exists("plugin_snippets", $context) ? $context["plugin_snippets"] : (function () { throw new RuntimeError('Variable "plugin_snippets" does not exist.', 161, $this->source); })())]);
echo "
\t";
}
// line 162
echo "\t
</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 44
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 94
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"));
// line 95
echo "\t\t
\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 158
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 ( 433 => 158, 422 => 95, 412 => 94, 394 => 44, 381 => 162, 375 => 161, 372 => 160, 370 => 159, 368 => 158, 363 => 156, 359 => 155, 355 => 154, 351 => 153, 346 => 151, 342 => 150, 330 => 141, 326 => 140, 321 => 138, 290 => 109, 284 => 107, 282 => 106, 275 => 101, 269 => 99, 267 => 98, 264 => 97, 262 => 94, 256 => 90, 250 => 88, 248 => 87, 228 => 78, 222 => 76, 220 => 75, 214 => 71, 208 => 70, 206 => 69, 195 => 68, 190 => 66, 172 => 51, 168 => 50, 161 => 45, 159 => 44, 155 => 43, 151 => 42, 147 => 41, 143 => 40, 139 => 39, 133 => 36, 129 => 35, 125 => 34, 120 => 32, 115 => 29, 109 => 27, 106 => 26, 100 => 24, 97 => 23, 91 => 21, 88 => 20, 82 => 18, 79 => 17, 73 => 15, 71 => 14, 60 => 13, 46 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html lang=\"ja\">
<head>
\t<!-- Google Tag Manager -->
\t<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
\t\t\t\t\tnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
\t\t\t\tj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
\t\t\t\t'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
\t\t})(window,document,'script','dataLayer','GTM-N4JTNHW');</script>
\t<!-- End Google Tag Manager -->
\t<meta charset=\"UTF-8\">
<title>{% if subtitle is defined and subtitle is not empty %}{{ subtitle }} | {% elseif title is defined and title is not empty %}{{ title }} | {% endif %}{{ BaseInfo.shop_name }}</title>
{% if Page.author is not empty %}
<meta name=\"author\" content=\"{{ Page.author }}\">
{% endif %}
{% if Page.description is not empty %}
<meta name=\"description\" content=\"{{ Page.description }}\">
{% endif %}
{% if Page.keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Page.keyword }}\">
{% endif %}
{% if Page.meta_robots is not empty %}
<meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
{% endif %}
{% if Page.meta_tags is not empty %}
{{ include(template_from_string(Page.meta_tags)) }}
{% endif %}
\t<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0\">
\t<meta
\tname=\"format-detection\" content=\"telephone=no\">
\t<meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
\t<!-- FAVICON -->
\t<link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico') }}\">
\t<link rel=\"shortcut icon\" href=\"{{ asset('assets/img/common/favicon_180.png') }}\">
\t<link rel=\"apple-touch-icon\" href=\"{{ asset('assets/img/common/favicon_180.png') }}\">
\t<!-- /FAVICON -->
\t<!-- CSS -->
\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/eccube/style.css') }}\">
\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/common.css') }}\">
\t<link rel=\"stylesheet\" href=\"{{ asset('assets/css/import.css') }}\">
\t<link rel=\"stylesheet\" href=\"{{ asset('assets/js/lib/slick/slick.css') }}\">
\t<link rel=\"stylesheet\" href=\"{{ asset('assets/js/lib/slick/slick-theme.css') }}\">
\t{% block stylesheet %}{% endblock %}
\t<!-- /CSS -->
\t<!-- FONT -->
\t<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\"> <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
\t<link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&family=Zen+Old+Mincho:wght@500;700&display=swap\" rel=\"stylesheet\"><!-- /FONT -->
\t<!-- JS LIBRARY -->
\t<script src=\"{{ asset('assets/js/lib/jquery-3.6.0.min.js') }}\"></script>
\t<script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
<script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
</script>
\t<!-- /JS LIBRARY -->
\t<!-- SHARE -->
\t<meta name=\"twitter:card\" content=\"summary\">
\t<meta property=\"og:type\" content=\"website\">
\t<meta property=\"og:locale\" content=\"ja_JP\">
\t<meta property=\"og:image\" content=\"{{ asset('assets/img/common/ogp_logo.png') }}\">
\t<meta property=\"og:url\" content=\"\">
\t<meta property=\"og:title\" content=\"{% if subtitle is defined and subtitle is not empty %}{{ subtitle }} | {% elseif title is defined and title is not empty %}{{ title }} | {% endif %}{{ BaseInfo.shop_name }}\">
{% if Page.description is not empty %}
\t\t<meta property=\"og:description\" content=\"{{ Page.description }}\">\t
{% endif %}\t
\t<meta
\tproperty=\"og:site_name\" content=\"永江印祥堂 公式ショップ\">
\t<!-- /SHARE -->
{% if Layout.Head %}
{{ include('block.twig', {'Blocks': Layout.Head}) }}
{% endif %}
\t<link rel=\"canonical\" href=\"{% if app.request.server.get('HTTPS') %}https{% else %}http{% endif %}://{{ app.request.server.get('SERVER_NAME') }}{{ app.request.server.get('REQUEST_URI') }}\">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-N4JTNHW\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
\t<!-- HEADER -->
\t{% if Layout.Header %}
\t\t{{ include('block.twig', {'Blocks': Layout.Header}) }}
\t{% endif %}
\t<!-- /HEADER -->
\t<!-- MAIN -->
\t<main>
\t\t{% block main %}
\t\t
\t\t{% endblock %}
\t\t<!-- フッター上共通パーツ -->
\t\t{% if Layout.ContentsBottom %}
\t\t\t{{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
\t\t{% endif %}
\t\t<!-- /フッター上共通パーツ -->
\t</main>
\t<!-- /MAIN -->
\t<!-- FOOTER -->
\t{% if Layout.Footer %}
\t{{ include('block.twig', {'Blocks': Layout.Footer}) }}
\t{% endif %}
\t<!-- /FOOTER -->
\t<!-- PAGE TOP BTN -->
\t<div class=\"pageTop-box\">
\t\t<div id=\"pageTop\" class=\"pageTop\">
\t\t\t<p class=\"hdnTxt\">ページの先頭へ戻る</p>
\t\t\t<p class=\"pageTop-text\">PAGE TOP</p>
\t\t</div>
\t</div>
\t<!-- /PAGE TOP BTN -->
\t
<style>
.floatBnr-box .floatBnr {
width: 190px;
height: 120px;
}
@media only screen and (max-width: 599px) {
.floatBnr-box .floatBnr {
max-width: 375px;
width: 100%;
height: unset;
}
}
</style>
<!-- フロートバナー -->
<div class=\"floatBnr-box\">
<div class=\"floatBnr\">
<a href=\"{{ url('product_list') }}?category_id=14\">
<picture>
<source srcset=\"{{ asset('assets/img/campaign/floatBnr_sp.jpg') }}\" media=\"(max-width:599px)\" loading=\"lazy\" width=\"375\" hight=\"74\">
<img src=\"{{ asset('assets/img/campaign/floatBnr.jpg') }}\" alt=\"キャンペーンセール実施中!\" class=\"imgFit\" loading=\"lazy\" width=\"240\"
height=\"220\">
</picture>
</a>
</div>
</div>
<!-- /フロートバナー -->
\t<!-- JS -->
\t<script src=\"{{ asset('assets/js/eccube/eccube.js') }}\"></script>\t
\t<script src=\"{{ asset('assets/js/eccube/function.js') }}\"></script>
\t<script src=\"{{ asset('assets/js/animation.js') }}\"></script>
\t<script src=\"{{ asset('assets/js/common_navigation.js') }}\"></script>
\t<script src=\"{{ asset('assets/js/common.js') }}\"></script>
\t<script src=\"{{ asset('assets/js/lib/slick/slick.min.js') }}\"></script>
\t<!-- /JS -->
\t{% block javascript %}{% endblock %}
\t{# プラグイン用Snippet #}
\t{% if plugin_snippets is defined %}
\t\t{{ include('snippet.twig', { snippets: plugin_snippets }) }}
\t{% endif %}\t
</body>
</html>
", "default_frame.twig", "/home/hiniaratest/test-page.website/public_html/nagae-hanko.test-page.website/app/template/default/default_frame.twig");
}
}