<?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_53c851d5b55c950a619592b39ebd89c3 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'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
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 23
echo "<html lang=\"ja\">
<head>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<title>";
// line 27
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.', 27, $this->source); })()), "shop_name", [], "any", false, false, true, 27), 27, $this->source), "html", null, true);
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.', 27, $this->source); })())))) {
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.', 27, $this->source); })()), 27, $this->source), "html", null, true);
} 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.', 27, $this->source); })())))) {
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.', 27, $this->source); })()), 27, $this->source), "html", null, true);
}
echo "</title>
";
// line 28
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.', 28, $this->source); })()), "author", [], "any", false, false, true, 28))) {
// line 29
echo " <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.', 29, $this->source); })()), "author", [], "any", false, false, true, 29), 29, $this->source), "html", null, true);
echo "\">
";
}
// 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); })()), "description", [], "any", false, false, true, 31))) {
// line 32
echo " <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.', 32, $this->source); })()), "description", [], "any", false, false, true, 32), 32, $this->source), "html", null, true);
echo "\">
";
}
// line 34
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.', 34, $this->source); })()), "keyword", [], "any", false, false, true, 34))) {
// line 35
echo " <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.', 35, $this->source); })()), "keyword", [], "any", false, false, true, 35), 35, $this->source), "html", null, true);
echo "\">
";
}
// line 37
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.', 37, $this->source); })()), "meta_robots", [], "any", false, false, true, 37))) {
// line 38
echo " <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.', 38, $this->source); })()), "meta_robots", [], "any", false, false, true, 38), 38, $this->source), "html", null, true);
echo "\">
";
}
// line 40
echo "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
";
// line 41
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 41, $this->source); })()), "meta_tags", [], "any", false, false, true, 41))) {
// line 42
echo " ";
echo $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 42, $this->source); })()), "meta_tags", [], "any", false, false, true, 42), 42, $this->source);
echo "
";
}
// line 44
$this->displayBlock('meta_tags', $context, $blocks);
// line 45
echo "<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 "\">
";
// line 47
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.', 47, $this->source); })()), "url", [], "any", false, false, true, 47) == "school_list")) {
// line 48
echo "<link rel=\"icon\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/bootstrap.min.3.4.1.css", "user_data"), "html", null, true);
echo "\">
";
}
// line 50
echo "
<link rel=\"stylesheet\" href=\"";
// line 51
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 52
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/slick.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/css/default.css"), "html", null, true);
echo " \">
<link rel=\"stylesheet\" href=\"";
// line 54
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/unishop.css"), "html", null, true);
echo " \">
<link rel=\"stylesheet\" href=\"";
// line 55
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/custom.css"), "html", null, true);
echo " \">
<link rel=\"stylesheet\" href=\"";
// line 56
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/icomoon/style.css"), "html", null, true);
echo "\">
";
// line 58
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.', 58, $this->source); })()), "url", [], "any", false, false, true, 58) == "product_list")) {
// line 59
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/slick/slick.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 60
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/slick/slick-theme.css"), "html", null, true);
echo "\">
";
}
// line 62
echo "
";
// line 64
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.', 64, $this->source); })()), "url", [], "any", false, false, true, 64) == "correct_size") || (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.', 64, $this->source); })()), "url", [], "any", false, false, true, 64) == "care_for_uniforms")) || (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.', 64, $this->source); })()), "url", [], "any", false, false, true, 64) == "school_list")) || (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.', 64, $this->source); })()), "url", [], "any", false, false, true, 64) == "store_info"))) {
// line 65
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/unimall_page.css"), "html", null, true);
echo "\">
";
}
// line 67
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.', 67, $this->source); })()), "url", [], "any", false, false, true, 67) == "school_list")) {
// line 68
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/unimall_sclist.css"), "html", null, true);
echo "\">
";
}
// line 70
echo "
";
// line 71
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.', 71, $this->source); })()), "url", [], "any", false, false, true, 71) == "gmo_shopping_payment") || (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.', 71, $this->source); })()), "url", [], "any", false, false, true, 71) == "gmo_shopping_rakuten_result")) || (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.', 71, $this->source); })()), "url", [], "any", false, false, true, 71) == "gmo_shopping_au_result")) || (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.', 71, $this->source); })()), "url", [], "any", false, false, true, 71) == "gmo_shopping_docomo_result")) || (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.', 71, $this->source); })()), "url", [], "any", false, false, true, 71) == "gmo_shopping_sb_result"))) {
// line 72
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/gmo_test.css"), "html", null, true);
echo "\">
";
} else {
}
// line 74
echo "
<!-- for original theme CSS -->
";
// line 77
$this->displayBlock('stylesheet', $context, $blocks);
// line 90
echo "
<!--学校・店舗専用css-->
";
// line 92
$this->loadTemplate("Block/css_kirikae.twig", "default_frame.twig", 92)->display($context);
// line 93
echo "
<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js\"></script>
";
// 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); })()), "Head", [], "any", false, false, true, 98)) {
// line 99
echo " ";
// line 100
echo " ";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => 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.', 100, $this->source); })()), "Head", [], "any", false, false, true, 100)]);
echo "
";
}
// line 104
echo "
</head>
<body id=\"page_";
// line 106
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.', 106, $this->source); })()), "request", [], "any", false, false, true, 106), "get", [0 => "_route"], "method", false, false, true, 106), 106, $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.', 106, $this->source); })()), 106, $this->source), "other_page")) : ("other_page")), "html", null, true);
echo "\">
";
// line 108
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.', 108, $this->source); })()), "url", [], "any", false, false, true, 108) != "mypage_change_checkbox")) {
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.', 108, $this->source); })()), "url", [], "any", false, false, true, 108) != "mypage_change_complete2")) {
// line 109
echo "<div id=\"wrapper\">
<div class=\"mblack\"></div>
<header id=\"header\">
<div class=\"container-fluid inner\">
<p id=\"btn_menu\"";
// line 113
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
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.', 113, $this->source); })()), "user", [], "any", false, false, true, 113), "isMeasureInfoRegistered", [], "method", false, false, true, 113) == false)) {
echo " style=\"opacity:0.2; pointer-events: none;\"";
}
}
echo "><a class=\"nav-trigger\" href=\"#nav\">Menu<span></span></a></p>
";
// line 115
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.', 115, $this->source); })()), "Header", [], "any", false, false, true, 115)) {
// line 116
echo " ";
// line 117
echo " ";
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.', 117, $this->source); })()), "Header", [], "any", false, false, true, 117)]);
echo "
";
// line 119
echo " ";
}
// line 120
echo " ";
// line 121
echo " </div>
</header>
";
// line 123
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.', 123, $this->source); })()), "url", [], "any", false, false, true, 123) != "homepage")) {
// line 124
echo "<div class=\"head_pankuz\"><div class=\"pankuz\" ";
if (( !$this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER") || (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.', 124, $this->source); })()), "user", [], "any", false, false, true, 124), "isMeasureInfoRegistered", [], "method", false, false, true, 124) == false))) {
echo "style=\"opacity:0.3; pointer-events:none;\"";
}
echo "><!--ぱんくずここから-->
<div><a href=\"";
// line 125
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "\">HOME</a></div>
";
// line 127
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.', 127, $this->source); })()), "request", [], "any", false, false, true, 127), "get", [0 => "_route"], "method", false, false, true, 127) == "user_data")) {
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.', 127, $this->source); })()), "request", [], "any", false, false, true, 127), "get", [0 => "route"], "method", false, false, true, 127) == "outfit_l01")) {
// line 128
echo "<div><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("user_data", ["route" => "outfit"]);
echo "\">コーディネート一覧</a></div>";
}
}
// line 130
echo "
";
// line 131
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.', 131, $this->source); })()), "request", [], "any", false, false, true, 131), "get", [0 => "_route"], "method", false, false, true, 131) == "product_list")) {
// line 132
echo " ";
if ( !(null === (isset($context["Category"]) || array_key_exists("Category", $context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.', 132, $this->source); })()))) {
// line 133
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["Category"]) || array_key_exists("Category", $context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.', 133, $this->source); })()), "path", [], "any", false, false, true, 133));
foreach ($context['_seq'] as $context["_key"] => $context["Path"]) {
// line 134
echo " <div class=\"jscategory1\"><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
echo "?category_id=";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["Path"], "id", [], "any", false, false, true, 134), 134, $this->source), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["Path"], "name", [], "any", false, false, true, 134), 134, $this->source), "html", null, true);
echo "</a></div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Path'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 136
echo " ";
}
}
// line 138
if (array_key_exists("Product", $context)) {
// line 139
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.', 139, $this->source); })()), "ProductCategories", [], "any", false, false, true, 139))) {
// line 140
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(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.', 140, $this->source); })()), "ProductCategories", [], "any", false, false, true, 140));
foreach ($context['_seq'] as $context["_key"] => $context["ProductCategory"]) {
// line 141
echo " <div class=\"jscategory2\"><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
echo "?category_id=";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["ProductCategory"], "Category", [], "any", false, false, true, 141), "id", [], "any", false, false, true, 141), 141, $this->source), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["ProductCategory"], "Category", [], "any", false, false, true, 141), "name", [], "any", false, false, true, 141), 141, $this->source), "html", null, true);
echo "</a></div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductCategory'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 143
echo " ";
}
}
// line 145
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.', 145, $this->source); })()), "url", [], "any", false, false, true, 145) == "homepage") || (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.', 145, $this->source); })()), "request", [], "any", false, false, true, 145), "get", [0 => "_route"], "method", false, false, true, 145) == "product_list"))) {
} else {
echo "<div>";
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.', 145, $this->source); })())))) {
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.', 145, $this->source); })()), 145, $this->source), "html", null, true);
} 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.', 145, $this->source); })())))) {
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.', 145, $this->source); })()), 145, $this->source), "html", null, true);
}
echo "</div>";
}
// line 146
echo "</div></div>
";
}
// line 148
echo "
";
}
}
// line 150
echo "
<!-- チャットボットブロック ここから -->
";
// line 152
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
// line 153
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.', 153, $this->source); })()), "url", [], "any", false, false, true, 153) != "mypage_change_checkbox") && (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.', 153, $this->source); })()), "url", [], "any", false, false, true, 153) != "mypage_change_complete2")) && (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.', 153, $this->source); })()), "user", [], "any", false, false, true, 153), "School", [], "any", false, false, true, 153), "getChatBotFlag", [], "any", false, false, true, 153) == 1))) {
// line 154
echo "<div class=\"totop\">
<link rel=\"stylesheet\" href=\"";
// line 155
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/style.css", "user_data"), "html", null, true);
echo "\">
<link rel=\"stylesheet prefetch\" href=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.min.css\">
<span class=\"qa chatbtn\" href=\"\"><img class=\"btnpc\" src=\"";
// line 157
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/nikke/fixed_qa.gif"), "html", null, true);
echo "\"><img class=\"btnsp\" src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets//img/nikke/fixed_qasp.gif"), "html", null, true);
echo "\"></span>
<div class=\"chat\">
<div class=\"chat-title\">
<h1>AIチャットサポート</h1>
<figure class=\"avatar\"><img src=\"";
// line 161
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/icon_01.png", "user_data"), "html", null, true);
echo "\" /></figure>
<div class=\"cb_hide\"><img src=\"";
// line 162
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/icon_02.png", "user_data"), "html", null, true);
echo "\"></div>
</div>
<div class=\"messages\">
<div class=\"messages-content\"></div>
</div>
<div class=\"message-box\"><textarea type=\"text\" class=\"message-input\" placeholder=\"ご質問を入力してください。\"></textarea><button type=\"submit\" class=\"message-submit\">送信 </button></div>
</div>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.concat.min.js\"></script>
<script src=\"";
// line 170
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/marked.min.js", "user_data"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 171
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("chatbot/chatbot.js", "user_data"), "html", null, true);
echo "\" charset=\"utf-8\"></script>
</div>";
}
}
// line 173
echo "<!-- チャットボットブロック ここまで -->
";
// line 175
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
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.', 175, $this->source); })()), "url", [], "any", false, false, true, 175) == "homepage") || (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.', 175, $this->source); })()), "url", [], "any", false, false, true, 175) == "product_list")) || (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.', 175, $this->source); })()), "url", [], "any", false, false, true, 175) == "product_detail")) || (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.', 175, $this->source); })()), "url", [], "any", false, false, true, 175) == "mypage"))) {
echo "<div class=\"totop saisun\">
<div class=\"saisun_right\">
<label for=\"saisun1\"><img class=\"saipc\" src=\"";
// line 177
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets"), "html", null, true);
echo "/img/unishop/fixed_saipc.gif\"><img class=\"saisp\" src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets"), "html", null, true);
echo "/img/nikke/fixed_saisp.gif\"></label>
<input type=\"checkbox\" id=\"saisun1\"/>
<div class=\"saisun_show\">
<!--非表示ここから-->
";
// line 181
$this->loadTemplate("flex_saisun.twig", "default_frame.twig", 181)->display($context);
// line 182
echo " <!--ここまで-->
</div>
</div>
</div>";
}
}
// line 186
echo "
";
// line 187
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.', 187, $this->source); })()), "url", [], "any", false, false, true, 187) == "homepage")) {
// line 188
$this->loadTemplate("Block/firstpop.twig", "default_frame.twig", 188)->display($context);
}
// line 190
echo "
";
// line 191
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.', 191, $this->source); })()), "url", [], "any", false, false, true, 191) == "cart")) {
// line 192
echo "
";
// line 193
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.', 193, $this->source); })()), "user", [], "any", false, false, true, 193), "hissu_flg", [], "any", false, false, true, 193) != "1")) {
// line 194
echo "<div class=\"saix_box cartpop\" style=\"display:none;\"><!--カート初回ウインドウ-->
<div class=\"saix_black\"></div>
<div class=\"saix_txt saixcart\"><div class=\"saix_close\">×<span>閉じる</span></div>
<div class=\"saix_right\">
<h2 style=\"margin:0;\">購入必須<span>アイテムの確認</span></h2>
<div class=\"hissu_itempop\">
<p>以下のアイテムは購入が必須となります。<span>お買い忘れがないか、ご確認ください。</span></p>
";
// line 203
$this->loadTemplate("Block/hissu_item.twig", "default_frame.twig", 203)->display($context);
// line 204
echo "
</div>
<iframe src=\"";
// line 206
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage");
echo "/change_checkbox\" name=\"sample\" width=\"100%\" scrolling=\"no\">
</iframe>
</div>
</div>
</div>
";
}
}
// line 212
echo "
";
// line 213
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.', 213, $this->source); })()), "url", [], "any", false, false, true, 213) == "homepage")) {
} else {
echo "<div id=\"contents\" class=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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.', 213, $this->source); })()), "theme", [], "any", false, false, true, 213), 213, $this->source), "html", null, true);
echo "\">";
}
// line 214
echo "
<div id=\"contents_top\">
";
// line 217
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.', 217, $this->source); })()), "ContentsTop", [], "any", false, false, true, 217)) {
// line 218
echo " ";
// line 219
echo " ";
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); })()), "ContentsTop", [], "any", false, false, true, 219)]);
echo "
";
// line 221
echo " ";
}
// line 222
echo " ";
// line 223
echo " </div>
<div class=\"container-fluid inner\">
";
// line 228
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.', 228, $this->source); })()), "SideLeft", [], "any", false, false, true, 228)) {
// line 229
echo " <div id=\"side_left\" class=\"side\">
";
// line 231
echo " ";
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.', 231, $this->source); })()), "SideLeft", [], "any", false, false, true, 231)]);
echo "
";
// line 233
echo " </div>
";
}
// line 235
echo " ";
// line 236
echo "
<div id=\"main\">
";
// line 239
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.', 239, $this->source); })()), "MainTop", [], "any", false, false, true, 239)) {
// line 240
echo " <div id=\"main_top\">
";
// line 241
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.', 241, $this->source); })()), "MainTop", [], "any", false, false, true, 241)]);
echo "
</div>
";
}
// line 244
echo " ";
// line 245
echo "
<div id=\"main_middle\">
";
// line 247
$this->displayBlock('main', $context, $blocks);
// line 248
echo " </div>
";
// line 251
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.', 251, $this->source); })()), "MainBottom", [], "any", false, false, true, 251)) {
// line 252
echo " <div id=\"main_bottom\">
";
// line 253
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.', 253, $this->source); })()), "MainBottom", [], "any", false, false, true, 253)]);
echo "
</div>
";
}
// line 256
echo " ";
// line 257
echo " </div>
";
// line 260
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.', 260, $this->source); })()), "SideRight", [], "any", false, false, true, 260)) {
// line 261
echo " <div id=\"side_right\" class=\"side\">
";
// line 263
echo " ";
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.', 263, $this->source); })()), "SideRight", [], "any", false, false, true, 263)]);
echo "
";
// line 265
echo " </div>
";
}
// line 267
echo " ";
// line 268
echo " </div>
";
// line 271
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.', 271, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 271)) {
// line 272
echo " <div id=\"contents_bottom\">
";
// line 274
echo " ";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 274, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 274)]);
echo "
";
// line 276
echo " </div>
";
}
// line 278
echo " ";
// line 279
echo " </div>
";
// line 280
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.', 280, $this->source); })()), "url", [], "any", false, false, true, 280) == "product_detail")) {
// line 281
echo " <div class=\"ec-modal\">
<div class=\"ec-modal-overlay\">
<div class=\"ec-modal-wrap\">
<span class=\"ec-modal-close\"><span class=\"ec-icon\"><img src=\"";
// line 284
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/cross-dark.svg"), "html", null, true);
echo "\" alt=\"\"/></span></span>
<div id=\"ec-modal-header\" class=\"text-center\">";
// line 285
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("カートに追加しました。"), "html", null, true);
echo "</div>
<div class=\"ec-modal-box\">
<div class=\"ec-role\">
<a class=\"ec-inlineBtn--cancel\" href=\"";
// line 288
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_list");
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("お買い物を続ける"), "html", null, true);
echo "</a>
<a href=\"";
// line 289
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cart");
echo "\" class=\"ec-inlineBtn--action\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("カートへ進む"), "html", null, true);
echo "</a>
</div>
</div>
</div>
</div>
</div>
";
}
// line 296
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.', 296, $this->source); })()), "url", [], "any", false, false, true, 296) == "reserve_detail")) {
// line 297
echo " <div class=\"ec-modal\">
<div class=\"ec-modal-overlay\">
<div class=\"ec-modal-wrap\">
<span class=\"ec-modal-close\"><span class=\"ec-icon\"><img src=\"";
// line 300
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/cross-dark.svg"), "html", null, true);
echo "\" alt=\"\"/></span></span>
<div id=\"ec-modal-header\" class=\"text-center\">";
// line 301
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("予約キャンセル"), "html", null, true);
echo "</div>
<div class=\"ec-modal-box\">
<p>予約をキャンセルしてよろしいですか。</p>
</div>
<div id=\"ec-modal-footer\" class=\"text-center\">
<a class=\"def_button3 cancel_confirm\">確認</a>
<a class=\"def_button3 close_modal def_button7\">閉じる</a>
</div>
</div>
</div>
</div>
";
}
// line 313
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.', 313, $this->source); })()), "url", [], "any", false, false, true, 313) != "mypage_change_checkbox")) {
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.', 313, $this->source); })()), "url", [], "any", false, false, true, 313) != "mypage_change_complete2")) {
// line 314
echo " <footer id=\"footer\" style=\"margin-top: 0;\">
";
// line 316
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.', 316, $this->source); })()), "Footer", [], "any", false, false, true, 316)) {
// line 317
echo " ";
// line 318
echo " ";
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.', 318, $this->source); })()), "Footer", [], "any", false, false, true, 318)]);
echo "
";
// line 320
echo " ";
}
// line 321
echo " ";
// line 322
echo "
</footer>
";
}
}
// line 325
echo "
";
// line 326
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.', 326, $this->source); })()), "url", [], "any", false, false, true, 326) == "homepage") || (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.', 326, $this->source); })()), "url", [], "any", false, false, true, 326) == "product_detail"))) {
echo "</div>";
} else {
}
// line 327
echo "
";
// line 328
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.', 328, $this->source); })()), "url", [], "any", false, false, true, 328) != "mypage_change_checkbox")) {
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.', 328, $this->source); })()), "url", [], "any", false, false, true, 328) != "mypage_change_complete2")) {
// line 329
echo " <div id=\"drawer\" class=\"drawer sp\">
";
// line 330
$this->loadTemplate("Block/spmenu.twig", "default_frame.twig", 330)->display($context);
// line 331
echo " </div>
";
// line 332
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.', 332, $this->source); })()), "url", [], "any", false, false, true, 332) == "product_detail")) {
echo "<div class=\"close_btn\"></div>";
} else {
}
}
}
// line 334
echo "
</div>
<div class=\"overlay\"></div>
<script src=\"";
// line 338
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendor/bootstrap.custom.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 339
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/vendor/slick.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 340
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 341
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 342
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/menu01.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 343
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/search02.js"), "html", null, true);
echo "\"></script>
";
// line 345
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.', 345, $this->source); })()), "url", [], "any", false, false, true, 345) != "product_list")) {
// line 346
echo " <script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/slick/slick.min.js"), "html", null, true);
echo "\"></script>
";
}
// line 348
echo "
<!--学校・店舗ごとに検索結果/カート内容チェック内容のjsを切り替え-->
";
// line 350
$this->loadTemplate("Block/js_kirikae.twig", "default_frame.twig", 350)->display($context);
// line 351
echo "
<script>
\$(function () {
\$('#drawer').append(\$('.drawer_block').clone(true).children());
\$.ajax({
url: \"";
// line 356
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets//img/common/svg.html"), "html", null, true);
echo "\",
type: 'GET',
dataType: 'html',
}).done(function(data){
\$('body').prepend(data);
}).fail(function(data){
});
});
</script>
";
// line 365
$this->displayBlock('javascript', $context, $blocks);
// line 366
echo "
";
// line 367
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.', 367, $this->source); })()), "url", [], "any", false, false, true, 367) == "shopping_temporary_confirm")) {
echo "<!--仮登録(完了)画面がすぐバグる-->
</div></div></div>
";
}
// line 370
echo "</body>
</html>
";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 44
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 77
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"));
// line 78
echo " ";
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.', 78, $this->source); })()), "url", [], "any", false, false, true, 78) == "mypage_change")) {
// line 79
echo " ";
}
// line 80
echo " ";
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.', 80, $this->source); })()), "url", [], "any", false, false, true, 80) == "mypage_change_saisun")) {
// line 81
echo "<style type=\"text/css\">
.dl_table not_required{
display:none;
height:0;
overflow:hidden;
}
</style>
";
}
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 247
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 365
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 ( 915 => 365, 897 => 247, 879 => 81, 876 => 80, 873 => 79, 870 => 78, 860 => 77, 842 => 44, 830 => 370, 824 => 367, 821 => 366, 819 => 365, 807 => 356, 800 => 351, 798 => 350, 794 => 348, 788 => 346, 786 => 345, 781 => 343, 777 => 342, 773 => 341, 769 => 340, 765 => 339, 761 => 338, 755 => 334, 748 => 332, 745 => 331, 743 => 330, 740 => 329, 737 => 328, 734 => 327, 729 => 326, 726 => 325, 720 => 322, 718 => 321, 715 => 320, 710 => 318, 708 => 317, 705 => 316, 702 => 314, 699 => 313, 684 => 301, 680 => 300, 675 => 297, 673 => 296, 661 => 289, 655 => 288, 649 => 285, 645 => 284, 640 => 281, 638 => 280, 635 => 279, 633 => 278, 629 => 276, 624 => 274, 621 => 272, 618 => 271, 614 => 268, 612 => 267, 608 => 265, 603 => 263, 600 => 261, 597 => 260, 593 => 257, 591 => 256, 585 => 253, 582 => 252, 579 => 251, 575 => 248, 573 => 247, 569 => 245, 567 => 244, 561 => 241, 558 => 240, 555 => 239, 551 => 236, 549 => 235, 545 => 233, 540 => 231, 537 => 229, 534 => 228, 528 => 223, 526 => 222, 523 => 221, 518 => 219, 516 => 218, 513 => 217, 509 => 214, 502 => 213, 499 => 212, 489 => 206, 485 => 204, 483 => 203, 472 => 194, 470 => 193, 467 => 192, 465 => 191, 462 => 190, 459 => 188, 457 => 187, 454 => 186, 447 => 182, 445 => 181, 436 => 177, 430 => 175, 426 => 173, 420 => 171, 416 => 170, 405 => 162, 401 => 161, 392 => 157, 387 => 155, 384 => 154, 382 => 153, 380 => 152, 376 => 150, 371 => 148, 367 => 146, 356 => 145, 352 => 143, 339 => 141, 334 => 140, 331 => 139, 329 => 138, 325 => 136, 312 => 134, 307 => 133, 304 => 132, 302 => 131, 299 => 130, 293 => 128, 290 => 127, 285 => 125, 278 => 124, 276 => 123, 272 => 121, 270 => 120, 267 => 119, 262 => 117, 260 => 116, 257 => 115, 249 => 113, 243 => 109, 240 => 108, 233 => 106, 229 => 104, 223 => 100, 221 => 99, 219 => 98, 213 => 93, 211 => 92, 207 => 90, 205 => 77, 200 => 74, 193 => 72, 191 => 71, 188 => 70, 182 => 68, 180 => 67, 174 => 65, 172 => 64, 168 => 62, 163 => 60, 158 => 59, 156 => 58, 151 => 56, 147 => 55, 143 => 54, 139 => 53, 135 => 52, 131 => 51, 128 => 50, 122 => 48, 120 => 47, 114 => 45, 112 => 44, 106 => 42, 104 => 41, 101 => 40, 95 => 38, 93 => 37, 87 => 35, 85 => 34, 79 => 32, 77 => 31, 71 => 29, 69 => 28, 58 => 27, 52 => 23, 49 => 1,);
}
public function getSourceContext()
{
return new Source("<!doctype html>
{#
This file is part of EC-CUBE
Copyright(c) 2000-2015 LOCKON CO.,LTD. All Rights Reserved.
http://www.lockon.co.jp/
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#}
<html lang=\"ja\">
<head>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<title>{{ BaseInfo.shop_name }}{% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}{% elseif title is defined and title is not empty %} / {{ title }}{% endif %}</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 %}
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
{% if Page.meta_tags is not empty %}
{{ Page.meta_tags|raw }}
{% endif %}
{% block meta_tags %}{% endblock %}
<link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
{% if Page.url == \"school_list\" %}
<link rel=\"icon\" href=\"{{ asset('assets/css/bootstrap.min.3.4.1.css', 'user_data') }}\">
{% endif %}
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/slick.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/default.css') }} \">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/unishop.css') }} \">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/custom.css') }} \">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/icomoon/style.css') }}\">
{% if Page.url == \"product_list\" %}
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/slick/slick.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/slick/slick-theme.css') }}\">
{% endif %}
{% if Page.url == \"correct_size\" or Page.url == \"care_for_uniforms\" or Page.url == \"school_list\" or Page.url == \"store_info\" %}
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/unimall_page.css') }}\">
{% endif %}
{% if Page.url == \"school_list\" %}
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/unimall_sclist.css') }}\">
{% endif %}
{% if Page.url == \"gmo_shopping_payment\" or Page.url == \"gmo_shopping_rakuten_result\" or Page.url == \"gmo_shopping_au_result\" or Page.url == \"gmo_shopping_docomo_result\" or Page.url == \"gmo_shopping_sb_result\" %}
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/gmo_test.css') }}\">
{% else %}{% endif %}
<!-- for original theme CSS -->
{% block stylesheet %}
{% if Page.url == 'mypage_change' %}
{% endif %}
{% if Page.url == 'mypage_change_saisun' %}
<style type=\"text/css\">
.dl_table not_required{
display:none;
height:0;
overflow:hidden;
}
</style>
{% endif %}
{% endblock %}
<!--学校・店舗専用css-->
{% include 'Block/css_kirikae.twig' %}
<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js\"></script>
{# ▼Head COLUMN #}
{% if Layout.Head %}
{# ▼上ナビ #}
{{ include('block.twig', {'Blocks': Page.Head}) }}
{# ▲上ナビ #}
{% endif %}
{# ▲Head COLUMN #}
</head>
<body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
{% if Page.url != \"mypage_change_checkbox\" %}{% if Page.url != \"mypage_change_complete2\" %}
<div id=\"wrapper\">
<div class=\"mblack\"></div>
<header id=\"header\">
<div class=\"container-fluid inner\">
<p id=\"btn_menu\"{% if is_granted('ROLE_USER') %}{% if app.user.isMeasureInfoRegistered() == false %} style=\"opacity:0.2; pointer-events: none;\"{% endif %}{% endif %}><a class=\"nav-trigger\" href=\"#nav\">Menu<span></span></a></p>
{# ▼HeaderInternal COLUMN #}
{% if Layout.Header %}
{# ▼上ナビ #}
{{ include('block.twig', {'Blocks': Layout.Header}) }}
{# ▲上ナビ #}
{% endif %}
{# ▲HeaderInternal COLUMN #}
</div>
</header>
{% if Page.url != \"homepage\" %}
<div class=\"head_pankuz\"><div class=\"pankuz\" {% if not is_granted('ROLE_USER') or app.user.isMeasureInfoRegistered() == false %}style=\"opacity:0.3; pointer-events:none;\"{% endif %}><!--ぱんくずここから-->
<div><a href=\"{{ url('homepage') }}\">HOME</a></div>
{% if app.request.get('_route')=='user_data' %}{% if app.request.get('route')=='outfit_l01' %}
<div><a href=\"{{ url('user_data', {'route': 'outfit'}) }}\">コーディネート一覧</a></div>{% endif %}
{% endif %}
{% if app.request.get('_route')=='product_list' %}
{% if Category is not null %}
{% for Path in Category.path %}
<div class=\"jscategory1\"><a href=\"{{ url('product_list') }}?category_id={{ Path.id }}\">{{ Path.name }}</a></div>
{% endfor %}
{% endif %}
{% endif %}
{% if Product is defined %}
{% if Product.ProductCategories is not empty %}
{% for ProductCategory in Product.ProductCategories %}
<div class=\"jscategory2\"><a href=\"{{ url('product_list') }}?category_id={{ ProductCategory.Category.id }}\">{{ ProductCategory.Category.name }}</a></div>
{% endfor %}
{% endif %}
{% endif %}
{% if Page.url == \"homepage\" or app.request.get('_route')=='product_list' %}{% else %}<div>{% if subtitle is defined and subtitle is not empty %}{{ subtitle }}{% elseif title is defined and title is not empty %}{{ title }}{% endif %}</div>{% endif %}
</div></div>
{% endif %}
{% endif %}{% endif %}
<!-- チャットボットブロック ここから -->
{% if is_granted('ROLE_USER') %}
{% if Page.url != \"mypage_change_checkbox\" and Page.url != \"mypage_change_complete2\" and app.user.School.getChatBotFlag == 1 %}
<div class=\"totop\">
<link rel=\"stylesheet\" href=\"{{ asset('chatbot/style.css','user_data') }}\">
<link rel=\"stylesheet prefetch\" href=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.min.css\">
<span class=\"qa chatbtn\" href=\"\"><img class=\"btnpc\" src=\"{{ asset('assets/img/nikke/fixed_qa.gif') }}\"><img class=\"btnsp\" src=\"{{ asset('assets//img/nikke/fixed_qasp.gif') }}\"></span>
<div class=\"chat\">
<div class=\"chat-title\">
<h1>AIチャットサポート</h1>
<figure class=\"avatar\"><img src=\"{{ asset('chatbot/icon_01.png','user_data') }}\" /></figure>
<div class=\"cb_hide\"><img src=\"{{ asset('chatbot/icon_02.png','user_data') }}\"></div>
</div>
<div class=\"messages\">
<div class=\"messages-content\"></div>
</div>
<div class=\"message-box\"><textarea type=\"text\" class=\"message-input\" placeholder=\"ご質問を入力してください。\"></textarea><button type=\"submit\" class=\"message-submit\">送信 </button></div>
</div>
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/malihu-custom-scrollbar-plugin/3.1.3/jquery.mCustomScrollbar.concat.min.js\"></script>
<script src=\"{{ asset('chatbot/marked.min.js','user_data') }}\"></script>
<script src=\"{{ asset('chatbot/chatbot.js','user_data') }}\" charset=\"utf-8\"></script>
</div>{% endif %}{% endif %}
<!-- チャットボットブロック ここまで -->
{% if is_granted('ROLE_USER') %}{% if Page.url == \"homepage\" or Page.url == \"product_list\" or Page.url == \"product_detail\" or Page.url == \"mypage\" %}<div class=\"totop saisun\">
<div class=\"saisun_right\">
<label for=\"saisun1\"><img class=\"saipc\" src=\"{{ asset('assets') }}/img/unishop/fixed_saipc.gif\"><img class=\"saisp\" src=\"{{ asset('assets') }}/img/nikke/fixed_saisp.gif\"></label>
<input type=\"checkbox\" id=\"saisun1\"/>
<div class=\"saisun_show\">
<!--非表示ここから-->
{% include 'flex_saisun.twig' %}
<!--ここまで-->
</div>
</div>
</div>{% endif %}{% endif %}
{% if Page.url == \"homepage\" %}
{% include 'Block/firstpop.twig' %}
{% endif %}
{% if Page.url == \"cart\" %}
{% if app.user.hissu_flg != '1' %}
<div class=\"saix_box cartpop\" style=\"display:none;\"><!--カート初回ウインドウ-->
<div class=\"saix_black\"></div>
<div class=\"saix_txt saixcart\"><div class=\"saix_close\">×<span>閉じる</span></div>
<div class=\"saix_right\">
<h2 style=\"margin:0;\">購入必須<span>アイテムの確認</span></h2>
<div class=\"hissu_itempop\">
<p>以下のアイテムは購入が必須となります。<span>お買い忘れがないか、ご確認ください。</span></p>
{% include 'Block/hissu_item.twig' %}
</div>
<iframe src=\"{{ url('mypage') }}/change_checkbox\" name=\"sample\" width=\"100%\" scrolling=\"no\">
</iframe>
</div>
</div>
</div>
{% endif %}{% endif %}
{% if Page.url == \"homepage\" %}{% else %}<div id=\"contents\" class=\"{{ Layout.theme }}\">{% endif %}
<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\">
{% 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 #}
</div>
{# ▼BOTTOM COLUMN #}
{% if Layout.ContentsBottom %}
<div id=\"contents_bottom\">
{# ▼下ナビ #}
{{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
{# ▲下ナビ #}
</div>
{% endif %}
{# ▲BOTTOM COLUMN #}
</div>
{% if Page.url == \"product_detail\" %}
<div class=\"ec-modal\">
<div class=\"ec-modal-overlay\">
<div class=\"ec-modal-wrap\">
<span class=\"ec-modal-close\"><span class=\"ec-icon\"><img src=\"{{ asset('assets/icon/cross-dark.svg') }}\" alt=\"\"/></span></span>
<div id=\"ec-modal-header\" class=\"text-center\">{{ 'カートに追加しました。'|trans }}</div>
<div class=\"ec-modal-box\">
<div class=\"ec-role\">
<a class=\"ec-inlineBtn--cancel\" href=\"{{ url('product_list') }}\">{{ 'お買い物を続ける'|trans }}</a>
<a href=\"{{ url('cart') }}\" class=\"ec-inlineBtn--action\">{{ 'カートへ進む'|trans }}</a>
</div>
</div>
</div>
</div>
</div>
{% endif %}
{% if Page.url == \"reserve_detail\" %}
<div class=\"ec-modal\">
<div class=\"ec-modal-overlay\">
<div class=\"ec-modal-wrap\">
<span class=\"ec-modal-close\"><span class=\"ec-icon\"><img src=\"{{ asset('assets/icon/cross-dark.svg') }}\" alt=\"\"/></span></span>
<div id=\"ec-modal-header\" class=\"text-center\">{{ '予約キャンセル'|trans }}</div>
<div class=\"ec-modal-box\">
<p>予約をキャンセルしてよろしいですか。</p>
</div>
<div id=\"ec-modal-footer\" class=\"text-center\">
<a class=\"def_button3 cancel_confirm\">確認</a>
<a class=\"def_button3 close_modal def_button7\">閉じる</a>
</div>
</div>
</div>
</div>
{% endif %}
{% if Page.url != \"mypage_change_checkbox\" %}{% if Page.url != \"mypage_change_complete2\" %}
<footer id=\"footer\" style=\"margin-top: 0;\">
{# ▼Footer COLUMN#}
{% if Layout.Footer %}
{# ▼上ナビ #}
{{ include('block.twig', {'Blocks': Layout.Footer}) }}
{# ▲上ナビ #}
{% endif %}
{# ▲Footer COLUMN#}
</footer>
{% endif %}{% endif %}
{% if Page.url == \"homepage\" or Page.url == \"product_detail\" %}</div>{% else %}{% endif %}
{% if Page.url != \"mypage_change_checkbox\" %}{% if Page.url != \"mypage_change_complete2\" %}
<div id=\"drawer\" class=\"drawer sp\">
{% include 'Block/spmenu.twig' %}
</div>
{% if Page.url == \"product_detail\" %}<div class=\"close_btn\"></div>{% else %}{% endif %}
{% endif %}{% endif %}
</div>
<div class=\"overlay\"></div>
<script src=\"{{ asset('assets/js/vendor/bootstrap.custom.min.js') }}\"></script>
<script src=\"{{ asset('assets/js/vendor/slick.min.js') }}\"></script>
<script src=\"{{ asset('assets/js/function.js') }}\"></script>
<script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
<script src=\"{{ asset('assets/js/menu01.js') }}\"></script>
<script src=\"{{ asset('assets/js/search02.js') }}\"></script>
{% if Page.url != \"product_list\" %}
<script src=\"{{ asset('assets/js/slick/slick.min.js') }}\"></script>
{% endif %}
<!--学校・店舗ごとに検索結果/カート内容チェック内容のjsを切り替え-->
{% include 'Block/js_kirikae.twig' %}
<script>
\$(function () {
\$('#drawer').append(\$('.drawer_block').clone(true).children());
\$.ajax({
url: \"{{ asset('assets//img/common/svg.html') }}\",
type: 'GET',
dataType: 'html',
}).done(function(data){
\$('body').prepend(data);
}).fail(function(data){
});
});
</script>
{% block javascript %}{% endblock %}
{% if Page.url == 'shopping_temporary_confirm' %}<!--仮登録(完了)画面がすぐバグる-->
</div></div></div>
{% endif %}
</body>
</html>
", "default_frame.twig", "/home/nmiwakim01/seifuku-kimpara.com/public_html/app/template/unishop/default_frame.twig");
}
public function checkSecurity()
{
static $tags = array("if" => 27, "block" => 44, "include" => 92, "for" => 133);
static $filters = array("escape" => 27, "raw" => 42, "default" => 106, "trans" => 285);
static $functions = array("asset" => 45, "include" => 100, "is_granted" => 113, "url" => 125);
try {
$this->sandbox->checkSecurity(
['if', 'block', 'include', 'for'],
['escape', 'raw', 'default', 'trans'],
['asset', 'include', '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;
}
}
}