<?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_85fe2e3fdb67f4a72455b65c0660bf48 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 = [
'meta_tags' => [$this, 'block_meta_tags'],
'stylesheet' => [$this, 'block_stylesheet'],
'main' => [$this, 'block_main'],
'javascript' => [$this, 'block_javascript'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_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, 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, false, 12), "html", null, true);
echo "\">
<head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-116975419-2\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-116975419-2');
</script>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
<meta name=\"eccube-csrf-token\" content=\"";
// line 28
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 "\">
";
// line 30
echo " <title>";
// line 31
if ((twig_get_attribute($this->env, $this->source, ($context["Page"] ?? null), "meta_title", [], "any", true, true, false, 31) && !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_title", [], "any", false, false, false, 31)))) {
// line 32
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.', 32, $this->source); })()), "meta_title", [], "any", false, false, false, 32), "html", null, true);
} elseif ((twig_get_attribute($this->env, $this->source, // line 33
($context["Page"] ?? null), "name", [], "any", true, true, false, 33) && !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); })()), "name", [], "any", false, false, false, 33)))) {
// line 34
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.', 34, $this->source); })()), "name", [], "any", false, false, false, 34) . " - ") . 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.', 34, $this->source); })()), "shop_name", [], "any", false, false, false, 34)), "html", null, true);
} else {
// line 36
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.', 36, $this->source); })()), "shop_name", [], "any", false, false, false, 36), "html", null, true);
}
// line 38
echo "</title>
";
// line 40
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.', 40, $this->source); })()), "meta_tags", [], "any", false, false, false, 40))) {
// line 41
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.', 41, $this->source); })()), "meta_tags", [], "any", false, false, false, 41)));
echo "
";
} else {
// line 43
echo " ";
echo twig_include($this->env, $context, "meta.twig");
echo "
";
}
// line 45
echo "
";
// line 46
if ((twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 46, $this->source); })()), "url", [], "any", false, false, false, 46) == "product_detail")) {
// line 47
echo " <meta name=\"description\" content=\"";
echo twig_include($this->env, $context, twig_template_from_string($this->env, 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.', 47, $this->source); })()), "description_detail", [], "any", false, false, false, 47)));
echo "\">
<meta name=\"keywords\" content=\"";
// line 48
echo twig_include($this->env, $context, twig_template_from_string($this->env, 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.', 48, $this->source); })()), "search_word", [], "any", false, false, false, 48)));
echo "\">
";
} elseif ((twig_get_attribute($this->env, $this->source, // line 49
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 49, $this->source); })()), "url", [], "any", false, false, false, 49) == "product_list")) {
// line 50
echo " <meta name=\"description\" content=\"";
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.', 50, $this->source); })()), "html", null, true);
echo "を集めた商品一覧ページです。";
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.', 50, $this->source); })()), "html", null, true);
echo "はこんな方におすすめです。\">
<meta name=\"keywords\" content=\"";
// line 51
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.', 51, $this->source); })()), "html", null, true);
echo "\">
";
} else {
// line 53
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.', 53, $this->source); })()), "description", [], "any", false, false, false, 53))) {
// line 54
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.', 54, $this->source); })()), "description", [], "any", false, false, false, 54), "html", null, true);
echo "\">
";
}
// line 56
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.', 56, $this->source); })()), "keyword", [], "any", false, false, false, 56))) {
// line 57
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.', 57, $this->source); })()), "keyword", [], "any", false, false, false, 57), "html", null, true);
echo "\">
";
}
// line 59
echo " ";
}
// line 60
echo "
";
// line 61
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.', 61, $this->source); })()), "author", [], "any", false, false, false, 61))) {
// line 62
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.', 62, $this->source); })()), "author", [], "any", false, false, false, 62), "html", null, true);
echo "\">
";
}
// line 64
echo "
";
// line 65
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 65, $this->source); })()), "meta_robots", [], "any", false, false, false, 65))) {
// line 66
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.', 66, $this->source); })()), "meta_robots", [], "any", false, false, false, 66), "html", null, true);
echo "\">
";
}
// line 68
echo "
";
// line 69
$this->displayBlock('meta_tags', $context, $blocks);
// line 70
echo " <link rel=\"icon\" href=\"";
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 70, $this->source); })()), "html", null, true);
echo "/img/common/favicon.ico\">
<link rel=\"stylesheet\" href=\"";
// line 71
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 71, $this->source); })()), "html", null, true);
echo "/css/style.css?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 72
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 72, $this->source); })()), "html", null, true);
echo "/css/slick.css?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 73
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 73, $this->source); })()), "html", null, true);
echo "/css/default.css?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 74
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 74, $this->source); })()), "html", null, true);
echo "/css/my-style.css?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
<!--link rel=\"stylesheet\" href=\"";
// line 77
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
echo "\"-->
<script src=\"";
// line 78
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js", "bundle"), "html", null, true);
echo "\"></script>
";
// line 79
$this->displayBlock('stylesheet', $context, $blocks);
// line 80
echo "
<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js\"></script>
<script>window.jQuery || document.write('<script src=\"";
// line 82
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 82, $this->source); })()), "html", null, true);
echo "/js/vendor/jquery-1.11.3.min.js?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\"><\\/script>')</script>
<script src=\"";
// line 83
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 83, $this->source); })()), "html", null, true);
echo "/js/matchHeight/jquery.matchHeight-min.js?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\"></script>
<script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
</script>
";
// line 95
echo " ";
if (twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 95, $this->source); })()), "Head", [], "any", false, false, false, 95)) {
// line 96
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.', 96, $this->source); })()), "Head", [], "any", false, false, false, 96)]);
echo "
";
}
// line 98
echo " ";
// line 99
echo " ";
if (array_key_exists("plugin_assets", $context)) {
echo twig_include($this->env, $context, "@admin/snippet.twig", ["snippets" => (isset($context["plugin_assets"]) || array_key_exists("plugin_assets", $context) ? $context["plugin_assets"] : (function () { throw new RuntimeError('Variable "plugin_assets" does not exist.', 99, $this->source); })())]);
}
// line 100
echo " <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 rel=\"stylesheet\" href=\"";
// line 101
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/related_product_plugin.css", "user_data"), "html", null, true);
echo "\">
</head>
<body id=\"page_";
// line 103
echo twig_escape_filter($this->env, 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.', 103, $this->source); })()), "request", [], "any", false, false, false, 103), "get", [0 => "_route"], "method", false, false, false, 103), "html", null, true);
echo "\" class=\"";
echo twig_escape_filter($this->env, ((array_key_exists("body_class", $context)) ? (_twig_default_filter((isset($context["body_class"]) || array_key_exists("body_class", $context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.', 103, $this->source); })()), "other_page")) : ("other_page")), "html", null, true);
echo "\">
";
// line 105
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.', 105, $this->source); })()), "BodyAfter", [], "any", false, false, false, 105)) {
// line 106
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.', 106, $this->source); })()), "BodyAfter", [], "any", false, false, false, 106)]);
echo "
";
}
// line 108
echo "
";
// line 109
if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance", $context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.', 109, $this->source); })())) {
// line 110
echo " <div class=\"ec-maintenanceAlert\">
<div>
<div class=\"ec-maintenanceAlert__icon\"><img src=\"";
// line 112
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html", null, true);
echo "\"/></div>
";
// line 113
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html", null, true);
echo "
</div>
</div>
";
}
// line 117
echo "
<div id=\"wrapper\">
<header id=\"header\">
<div class=\"container-fluid inner\">
";
// line 121
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.', 121, $this->source); })()), "Header", [], "any", false, false, false, 121)) {
// line 122
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.', 122, $this->source); })()), "Header", [], "any", false, false, false, 122)]);
echo "
";
}
// line 124
echo " <p id=\"btn_menu\"><a class=\"nav-trigger\" href=\"#nav\">Menu<span></span></a></p>
</div>
</header>
";
// line 128
$context["PageLayout_theme"] = "theme_main_only";
// line 129
echo " ";
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.', 129, $this->source); })()), "ColumnNum", [], "any", false, false, false, 129) == 2)) {
// line 130
echo " ";
$context["PageLayout_theme"] = "theme_side_left";
// line 131
echo " ";
} 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.', 131, $this->source); })()), "ColumnNum", [], "any", false, false, false, 131) == 3)) {
// line 132
echo " ";
$context["PageLayout_theme"] = "theme_side_both";
// line 133
echo " ";
}
// line 134
echo "
<div id=\"contents\" class=\"";
// line 135
echo twig_escape_filter($this->env, (isset($context["PageLayout_theme"]) || array_key_exists("PageLayout_theme", $context) ? $context["PageLayout_theme"] : (function () { throw new RuntimeError('Variable "PageLayout_theme" does not exist.', 135, $this->source); })()), "html", null, true);
echo "\">
<div id=\"contents_top\">
";
// line 139
echo " ";
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.', 139, $this->source); })()), "ContentsTop", [], "any", false, false, false, 139)) {
// line 140
echo " ";
// line 141
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.', 141, $this->source); })()), "ContentsTop", [], "any", false, false, false, 141)]);
echo "
";
// line 143
echo " ";
}
// line 144
echo " ";
// line 145
echo " </div>
<div class=\"container-fluid inner\">
";
// line 150
echo " ";
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.', 150, $this->source); })()), "SideLeft", [], "any", false, false, false, 150)) {
// line 151
echo " <div id=\"side_left\" class=\"side\">
";
// line 153
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.', 153, $this->source); })()), "SideLeft", [], "any", false, false, false, 153)]);
echo "
";
// line 155
echo " </div>
";
}
// line 157
echo " ";
// line 158
echo "
<div id=\"main\">
";
// line 161
echo " ";
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.', 161, $this->source); })()), "MainTop", [], "any", false, false, false, 161)) {
// line 162
echo " <div id=\"main_top\">
";
// line 163
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.', 163, $this->source); })()), "MainTop", [], "any", false, false, false, 163)]);
echo "
</div>
";
}
// line 166
echo " ";
// line 167
echo "
<div id=\"main_middle\">
";
// line 170
echo " ";
$this->displayBlock('main', $context, $blocks);
// line 171
echo " </div>
";
// line 174
echo " ";
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.', 174, $this->source); })()), "MainBottom", [], "any", false, false, false, 174)) {
// line 175
echo " <div id=\"main_bottom\">
";
// line 176
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.', 176, $this->source); })()), "MainBottom", [], "any", false, false, false, 176)]);
echo "
</div>
";
}
// line 179
echo " ";
// line 180
echo " </div>
";
// line 183
echo " ";
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.', 183, $this->source); })()), "SideRight", [], "any", false, false, false, 183)) {
// line 184
echo " <div id=\"side_right\" class=\"side\">
";
// line 186
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.', 186, $this->source); })()), "SideRight", [], "any", false, false, false, 186)]);
echo "
";
// line 188
echo " </div>
";
}
// line 190
echo " ";
// line 191
echo "
";
// line 193
echo " ";
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.', 193, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 193)) {
// line 194
echo " <div id=\"contents_bottom\">
";
// line 196
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.', 196, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 196)]);
echo "
";
// line 198
echo " </div>
";
}
// line 200
echo " ";
// line 201
echo "
</div>
<div class=\"\" style=\"text-align:center\">
<a href=\"https://liquor-sato.com/minority/\" target=\"_blank\"><small>※ 未成年の飲酒は法律で禁止されています。20歳未満の方への酒類の販売は行なっておりません。</small></a>
</div>
<footer id=\"footer\">
";
// line 210
echo " ";
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.', 210, $this->source); })()), "Footer", [], "any", false, false, false, 210)) {
// line 211
echo " ";
// line 212
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.', 212, $this->source); })()), "Footer", [], "any", false, false, false, 212)]);
echo "
";
// line 214
echo " ";
}
// line 215
echo " ";
// line 216
echo " </footer>
</div>
<div id=\"drawer\" class=\"drawer sp\">
</div>
</div>
<div class=\"overlay\"></div>
<script src=\"";
// line 225
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 225, $this->source); })()), "html", null, true);
echo "/js/vendor/bootstrap.custom.min.js?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 226
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 226, $this->source); })()), "html", null, true);
echo "/js/vendor/slick.min.js?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 227
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 227, $this->source); })()), "html", null, true);
echo "/js/function.js?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 228
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 229
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 229, $this->source); })()), "html", null, true);
echo "/js/eccube.js?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 230
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 230, $this->source); })()), "html", null, true);
echo "/js/jquery.elevatezoom.js?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 231
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 231, $this->source); })()), "html", null, true);
echo "/js/my.js?v=";
echo twig_escape_filter($this->env, twig_constant("Eccube\\Common\\Constant::VERSION"), "html", null, true);
echo "\"></script>
<script>
\$(function () {
\$('#category_select_pc').append(\$('#category_id_form').clone(true).children());
\$('#category_select_sp').append(\$('#category_id_form').children());
//\$('#drawer').append(\$('.drawer_block').clone(true).children());
\$('.my-search').append(\$('#drawer_block_sp').clone(true).children());
\$('#drawer').append(\$('.member_link').clone(true));
\$('#drawer').append(\$('#category').clone(true).children());
\$('#drawer').append(\$('#drawer_block_sp').children());
//\$('#sp-category').append(\$('#category').clone(true).children());
\$.ajax({
url: '";
// line 244
echo twig_escape_filter($this->env, (isset($context["front_urlpath"]) || array_key_exists("front_urlpath", $context) ? $context["front_urlpath"] : (function () { throw new RuntimeError('Variable "front_urlpath" does not exist.', 244, $this->source); })()), "html", null, true);
echo "/img/common/svg.html',
type: 'GET',
dataType: 'html',
}).done(function(data){
\$('body').prepend(data);
}).fail(function(data){
});
});
</script>
";
// line 253
$this->displayBlock('javascript', $context, $blocks);
// line 255
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.', 255, $this->source); })()), "CloseBodyBefore", [], "any", false, false, false, 255)) {
// line 256
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.', 256, $this->source); })()), "CloseBodyBefore", [], "any", false, false, false, 256)]);
echo "
";
}
// line 259
if (array_key_exists("plugin_snippets", $context)) {
// line 260
echo " ";
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.', 260, $this->source); })())]);
echo "
";
}
// line 262
echo "<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>
</body>
</html>";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 69
public function block_meta_tags($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_tags"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta_tags"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 79
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 170
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 253
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "default_frame.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 663 => 253, 645 => 170, 627 => 79, 609 => 69, 595 => 262, 589 => 260, 587 => 259, 581 => 256, 579 => 255, 577 => 253, 565 => 244, 547 => 231, 541 => 230, 535 => 229, 531 => 228, 525 => 227, 519 => 226, 513 => 225, 502 => 216, 500 => 215, 497 => 214, 492 => 212, 490 => 211, 487 => 210, 477 => 201, 475 => 200, 471 => 198, 466 => 196, 463 => 194, 460 => 193, 457 => 191, 455 => 190, 451 => 188, 446 => 186, 443 => 184, 440 => 183, 436 => 180, 434 => 179, 428 => 176, 425 => 175, 422 => 174, 418 => 171, 415 => 170, 411 => 167, 409 => 166, 403 => 163, 400 => 162, 397 => 161, 393 => 158, 391 => 157, 387 => 155, 382 => 153, 379 => 151, 376 => 150, 370 => 145, 368 => 144, 365 => 143, 360 => 141, 358 => 140, 355 => 139, 349 => 135, 346 => 134, 343 => 133, 340 => 132, 337 => 131, 334 => 130, 331 => 129, 329 => 128, 323 => 124, 317 => 122, 315 => 121, 309 => 117, 302 => 113, 298 => 112, 294 => 110, 292 => 109, 289 => 108, 283 => 106, 281 => 105, 275 => 103, 270 => 101, 265 => 100, 260 => 99, 258 => 98, 252 => 96, 249 => 95, 233 => 83, 227 => 82, 223 => 80, 221 => 79, 217 => 78, 213 => 77, 205 => 74, 199 => 73, 193 => 72, 187 => 71, 182 => 70, 180 => 69, 177 => 68, 171 => 66, 169 => 65, 166 => 64, 160 => 62, 158 => 61, 155 => 60, 152 => 59, 146 => 57, 143 => 56, 137 => 54, 134 => 53, 129 => 51, 122 => 50, 120 => 49, 116 => 48, 111 => 47, 109 => 46, 106 => 45, 100 => 43, 94 => 41, 91 => 40, 88 => 38, 85 => 36, 82 => 34, 80 => 33, 78 => 32, 76 => 31, 74 => 30, 70 => 28, 50 => 12, 47 => 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 }}\">
<head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-116975419-2\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-116975419-2');
</script>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
<meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
{# ===== タイトルタグの設定(カスタマイズ) ===== #}
<title>
{%- if Page.meta_title is defined and Page.meta_title is not empty -%}
{{- Page.meta_title -}}
{%- elseif Page.name is defined and Page.name is not empty -%}
{{- Page.name ~ ' - ' ~ BaseInfo.shop_name -}}
{%- else -%}
{{- BaseInfo.shop_name -}}
{%- endif -%}
</title>
{# ===== タイトルタグ終了 ===== #}
{% if Page.meta_tags is not empty %}
{{ include(template_from_string(Page.meta_tags)) }}
{% else %}
{{ include('meta.twig') }}
{% endif %}
{% if Page.url == \"product_detail\" %}
<meta name=\"description\" content=\"{{ include(template_from_string(Product.description_detail)) }}\">
<meta name=\"keywords\" content=\"{{ include(template_from_string(Product.search_word)) }}\">
{% elseif Page.url == \"product_list\" %}
<meta name=\"description\" content=\"{{ subtitle }}を集めた商品一覧ページです。{{ subtitle }}はこんな方におすすめです。\">
<meta name=\"keywords\" content=\"{{ subtitle }}\">
{% else %}
{% 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 %}
{% endif %}
{% if Page.author is not empty %}
<meta name=\"author\" content=\"{{ Page.author }}\">
{% endif %}
{% if Page.meta_robots is not empty %}
<meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
{% endif %}
{% block meta_tags %}{% endblock %}
<link rel=\"icon\" href=\"{{ front_urlpath }}/img/common/favicon.ico\">
<link rel=\"stylesheet\" href=\"{{ front_urlpath }}/css/style.css?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\">
<link rel=\"stylesheet\" href=\"{{ front_urlpath }}/css/slick.css?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\">
<link rel=\"stylesheet\" href=\"{{ front_urlpath }}/css/default.css?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\">
<link rel=\"stylesheet\" href=\"{{ front_urlpath }}/css/my-style.css?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\">
<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
<!--link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\"-->
<script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
{% block stylesheet %}{% endblock %}
<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js\"></script>
<script>window.jQuery || document.write('<script src=\"{{ front_urlpath }}/js/vendor/jquery-1.11.3.min.js?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\"><\\/script>')</script>
<script src=\"{{ front_urlpath }}/js/matchHeight/jquery.matchHeight-min.js?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\"></script>
<script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
</script>
{# Layout: HEAD #}
{% if Layout.Head %}
{{ include('block.twig', {'Blocks': Layout.Head}) }}
{% endif %}
{# プラグイン用styleseetやmetatagなど #}
{% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/related_product_plugin.css', 'user_data') }}\">
</head>
<body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
{# Layout: BODY_AFTER #}
{% if Layout.BodyAfter %}
{{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
{% endif %}
{% if isMaintenance %}
<div class=\"ec-maintenanceAlert\">
<div>
<div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
{{ 'メンテナンスモードが有効になっています。'|trans }}
</div>
</div>
{% endif %}
<div id=\"wrapper\">
<header id=\"header\">
<div class=\"container-fluid inner\">
{% if Layout.Header %}
{{ include('block.twig', {'Blocks': Layout.Header}) }}
{% endif %}
<p id=\"btn_menu\"><a class=\"nav-trigger\" href=\"#nav\">Menu<span></span></a></p>
</div>
</header>
{% set PageLayout_theme = 'theme_main_only' %}
{% if Layout.ColumnNum == 2 %}
{% set PageLayout_theme = 'theme_side_left' %}
{% elseif Layout.ColumnNum == 3 %}
{% set PageLayout_theme = 'theme_side_both' %}
{% endif %}
<div id=\"contents\" class=\"{{ PageLayout_theme }}\">
<div id=\"contents_top\">
{# ▼TOP COLUMN #}
{% if Layout.ContentsTop %}
{# ▼上ナビ #}
{{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
{# ▲上ナビ #}
{% endif %}
{# ▲TOP COLUMN #}
</div>
<div class=\"container-fluid inner\">
{# ▼LEFT COLUMN #}
{% if Layout.SideLeft %}
<div id=\"side_left\" class=\"side\">
{# ▼左ナビ #}
{{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
{# ▲左ナビ #}
</div>
{% endif %}
{# ▲LEFT COLUMN #}
<div id=\"main\">
{# ▼メイン上部 #}
{% if Layout.MainTop %}
<div id=\"main_top\">
{{ include('block.twig', {'Blocks': Layout.MainTop}) }}
</div>
{% endif %}
{# ▲メイン上部 #}
<div id=\"main_middle\">
{# MAIN AREA #}
{% block main %}{% endblock %}
</div>
{# ▼メイン下部 #}
{% if Layout.MainBottom %}
<div id=\"main_bottom\">
{{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
</div>
{% endif %}
{# ▲メイン下部 #}
</div>
{# ▼RIGHT COLUMN #}
{% if Layout.SideRight %}
<div id=\"side_right\" class=\"side\">
{# ▼右ナビ #}
{{ include('block.twig', {'Blocks': Layout.SideRight}) }}
{# ▲右ナビ #}
</div>
{% endif %}
{# ▲RIGHT COLUMN #}
{# ▼BOTTOM COLUMN #}
{% if Layout.ContentsBottom %}
<div id=\"contents_bottom\">
{# ▼下ナビ #}
{{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
{# ▲下ナビ #}
</div>
{% endif %}
{# ▲BOTTOM COLUMN #}
</div>
<div class=\"\" style=\"text-align:center\">
<a href=\"https://liquor-sato.com/minority/\" target=\"_blank\"><small>※ 未成年の飲酒は法律で禁止されています。20歳未満の方への酒類の販売は行なっておりません。</small></a>
</div>
<footer id=\"footer\">
{# ▼Footer COLUMN#}
{% if Layout.Footer %}
{# ▼上ナビ #}
{{ include('block.twig', {'Blocks': Layout.Footer}) }}
{# ▲上ナビ #}
{% endif %}
{# ▲Footer COLUMN#}
</footer>
</div>
<div id=\"drawer\" class=\"drawer sp\">
</div>
</div>
<div class=\"overlay\"></div>
<script src=\"{{ front_urlpath }}/js/vendor/bootstrap.custom.min.js?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\"></script>
<script src=\"{{ front_urlpath }}/js/vendor/slick.min.js?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\"></script>
<script src=\"{{ front_urlpath }}/js/function.js?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\"></script>
<script src=\"{{ asset('assets/js/function.js') }}\"></script>
<script src=\"{{ front_urlpath }}/js/eccube.js?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\"></script>
<script src=\"{{ front_urlpath }}/js/jquery.elevatezoom.js?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\"></script>
<script src=\"{{ front_urlpath }}/js/my.js?v={{ constant('Eccube\\\\Common\\\\Constant::VERSION') }}\"></script>
<script>
\$(function () {
\$('#category_select_pc').append(\$('#category_id_form').clone(true).children());
\$('#category_select_sp').append(\$('#category_id_form').children());
//\$('#drawer').append(\$('.drawer_block').clone(true).children());
\$('.my-search').append(\$('#drawer_block_sp').clone(true).children());
\$('#drawer').append(\$('.member_link').clone(true));
\$('#drawer').append(\$('#category').clone(true).children());
\$('#drawer').append(\$('#drawer_block_sp').children());
//\$('#sp-category').append(\$('#category').clone(true).children());
\$.ajax({
url: '{{ front_urlpath }}/img/common/svg.html',
type: 'GET',
dataType: 'html',
}).done(function(data){
\$('body').prepend(data);
}).fail(function(data){
});
});
</script>
{% block javascript %}{% endblock %}
{# Layout: CLOSE_BODY_BEFORE #}
{% if Layout.CloseBodyBefore %}
{{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
{% endif %}
{# プラグイン用Snippet #}
{% if plugin_snippets is defined %}
{{ include('snippet.twig', { snippets: plugin_snippets }) }}
{% endif %}
<script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
</body>
</html>", "default_frame.twig", "/home/xs022445/unotame.com/public_html/liquor-sato/app/template/default/default_frame.twig");
}
}