<?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_22b036758ad0f0b204cfa55dcd29bbe2d4f96b38669a17fc7322f20c9103b745 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheet' => [$this, 'block_stylesheet'],
'main' => [$this, 'block_main'],
'javascript' => [$this, 'block_javascript'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig"));
// line 1
echo "<!doctype html>
";
// 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: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
<!-- Global site tag (gtag.js) - Google Analytics -->
";
// line 23
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.', 23, $this->source); })()), "request", [], "any", false, false, false, 23), "get", [0 => "_route"], "method", false, false, false, 23) == "product_list")) {
// line 24
echo " ";
if ( !twig_test_empty(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.', 24, $this->source); })()), "request", [], "any", false, false, false, 24), "query", [], "any", false, false, false, 24), "get", [0 => "category_id"], "method", false, false, false, 24))) {
// line 25
echo " <link rel=\"canonical\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "products/list?category_id=";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 25, $this->source); })()), "request", [], "any", false, false, false, 25), "query", [], "any", false, false, false, 25), "get", [0 => "category_id"], "method", false, false, false, 25), "html", null, true);
echo "\" />
";
} else {
// line 27
echo " <link rel=\"canonical\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "products/list\" />
";
}
// line 29
echo " ";
$context["pages"] = twig_get_attribute($this->env, $this->source, (isset($context["pagination"]) || array_key_exists("pagination", $context) ? $context["pagination"] : (function () { throw new RuntimeError('Variable "pagination" does not exist.', 29, $this->source); })()), "paginationData", [], "any", false, false, false, 29);
// line 30
echo " ";
if ((twig_get_attribute($this->env, $this->source, (isset($context["pages"]) || array_key_exists("pages", $context) ? $context["pages"] : (function () { throw new RuntimeError('Variable "pages" does not exist.', 30, $this->source); })()), "pageCount", [], "any", false, false, false, 30) > 1)) {
// line 31
echo " ";
if (twig_get_attribute($this->env, $this->source, ($context["pages"] ?? null), "previous", [], "any", true, true, false, 31)) {
// line 32
echo " <link rel=\"prev\" href=\"";
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.', 32, $this->source); })()), "request", [], "any", false, false, false, 32), "schemeAndHttpHost", [], "method", false, false, false, 32) . $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(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.', 32, $this->source); })()), "request", [], "any", false, false, false, 32), "attributes", [], "any", false, false, false, 32), "get", [0 => "_route"], "method", false, false, false, 32), twig_array_merge(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.', 32, $this->source); })()), "request", [], "any", false, false, false, 32), "query", [], "any", false, false, false, 32), "all", [], "any", false, false, false, 32), ["pageno" => twig_get_attribute($this->env, $this->source, (isset($context["pages"]) || array_key_exists("pages", $context) ? $context["pages"] : (function () { throw new RuntimeError('Variable "pages" does not exist.', 32, $this->source); })()), "previous", [], "any", false, false, false, 32)]))), "html", null, true);
echo "\">
";
}
// line 34
echo " ";
if (twig_get_attribute($this->env, $this->source, ($context["pages"] ?? null), "next", [], "any", true, true, false, 34)) {
// line 35
echo " <link rel=\"next\" href=\"";
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.', 35, $this->source); })()), "request", [], "any", false, false, false, 35), "schemeAndHttpHost", [], "method", false, false, false, 35) . $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(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.', 35, $this->source); })()), "request", [], "any", false, false, false, 35), "attributes", [], "any", false, false, false, 35), "get", [0 => "_route"], "method", false, false, false, 35), twig_array_merge(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.', 35, $this->source); })()), "request", [], "any", false, false, false, 35), "query", [], "any", false, false, false, 35), "all", [], "any", false, false, false, 35), ["pageno" => twig_get_attribute($this->env, $this->source, (isset($context["pages"]) || array_key_exists("pages", $context) ? $context["pages"] : (function () { throw new RuntimeError('Variable "pages" does not exist.', 35, $this->source); })()), "next", [], "any", false, false, false, 35)]))), "html", null, true);
echo "\">
";
}
// line 37
echo " ";
}
} else {
// line 39
echo " <link rel=\"canonical\" href=\"";
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 39, $this->source); })()), "request", [], "any", false, false, false, 39), "server", [], "any", false, false, false, 39), "get", [0 => "HTTPS"], "method", false, false, false, 39)) {
echo "https";
} else {
echo "http";
}
echo "://";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 39, $this->source); })()), "request", [], "any", false, false, false, 39), "server", [], "any", false, false, false, 39), "get", [0 => "SERVER_NAME"], "method", false, false, false, 39), "html", null, true);
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 39, $this->source); })()), "request", [], "any", false, false, false, 39), "server", [], "any", false, false, false, 39), "get", [0 => "REQUEST_URI"], "method", false, false, false, 39), "html", null, true);
echo "\">
";
}
// line 41
echo " <meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
<meta name=\"eccube-csrf-token\" content=\"";
// line 43
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 45
$context["EnUser"] = (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.', 45, $this->source); })()), "request", [], "any", false, false, false, 45), "cookies", [], "any", false, false, false, 45), "get", [0 => "en_user"], "method", false, false, false, 45) == "Y");
// line 46
echo "
";
// line 47
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 47, $this->source); })()), "request", [], "any", false, false, false, 47), "attributes", [], "any", false, false, false, 47), "get", [0 => "_route"], "method", false, false, false, 47) == "homepage")) {
// line 48
echo " <title>ギルトフリーアイス|ダシーズファクトリー公式 TOP</title>
";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 49
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 49, $this->source); })()), "request", [], "any", false, false, false, 49), "attributes", [], "any", false, false, false, 49), "get", [0 => "_route"], "method", false, false, false, 49) == "company")) {
// line 50
echo " <title>会社概要|ギルトフリーアイスのダシーズファクトリー公式</title>
";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 51
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 51, $this->source); })()), "request", [], "any", false, false, false, 51), "attributes", [], "any", false, false, false, 51), "get", [0 => "_route"], "method", false, false, false, 51) == "help_privacy")) {
// line 52
echo " <title>プライバシーポリシー|ギルトフリーアイスのダシーズファクトリー公式</title>
";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 53
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 53, $this->source); })()), "request", [], "any", false, false, false, 53), "attributes", [], "any", false, false, false, 53), "get", [0 => "_route"], "method", false, false, false, 53) == "help_tradelaw")) {
// line 54
echo " <title>特商法に基づく表記|ギルトフリーアイスのダシーズファクトリー公式</title>
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 55
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 55, $this->source); })()), "request", [], "any", false, false, false, 55), "get", [0 => "_route"], "method", false, false, false, 55) == "product_detail") && !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.', 55, $this->source); })()), "itoben_seo_title", [], "any", false, false, false, 55)))) {
// line 56
echo " <title>";
echo twig_escape_filter($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.', 56, $this->source); })()), "itoben_seo_title", [], "any", false, false, false, 56), "html", null, true);
echo "</title>
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 57
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 57, $this->source); })()), "request", [], "any", false, false, false, 57), "get", [0 => "_route"], "method", false, false, false, 57) == "product_list") && twig_test_empty(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.', 57, $this->source); })()), "request", [], "any", false, false, false, 57), "query", [], "any", false, false, false, 57), "get", [0 => "category_id"], "method", false, false, false, 57)))) {
// line 58
echo " ";
if (((isset($context["EnUser"]) || array_key_exists("EnUser", $context) ? $context["EnUser"] : (function () { throw new RuntimeError('Variable "EnUser" does not exist.', 58, $this->source); })()) == false)) {
// line 59
echo " <title>製品のご購入|ギルトフリーアイスのダシーズファクトリー公式</title>
";
} else {
// line 61
echo " <title>Darcy's Factory Official|english</title>
";
}
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 63
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 63, $this->source); })()), "request", [], "any", false, false, false, 63), "get", [0 => "_route"], "method", false, false, false, 63) == "product_list") && !twig_test_empty(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.', 63, $this->source); })()), "itoben_seo_title", [], "any", false, false, false, 63)))) {
// line 64
echo " <title>";
echo twig_escape_filter($this->env, 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.', 64, $this->source); })()), "itoben_seo_title", [], "any", false, false, false, 64), "html", null, true);
echo "</title>
";
} else {
// line 66
echo "<title>";
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.', 66, $this->source); })()), "request", [], "any", false, false, false, 66), "get", [0 => "_route"], "method", false, false, false, 66) == "product_detail") || (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.', 66, $this->source); })()), "request", [], "any", false, false, false, 66), "get", [0 => "_route"], "method", false, false, false, 66) == "product_list"))) {
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.', 66, $this->source); })()), "html", null, true);
echo " / ";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo", $context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.', 66, $this->source); })()), "shop_name", [], "any", false, false, false, 66), "html", null, true);
} else {
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.', 66, $this->source); })()), "shop_name", [], "any", false, false, false, 66), "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.', 66, $this->source); })())))) {
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.', 66, $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.', 66, $this->source); })())))) {
echo " / ";
echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 66, $this->source); })()), "html", null, true);
}
}
echo "</title>
";
}
// line 68
echo "
";
// line 69
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.', 69, $this->source); })()), "request", [], "any", false, false, false, 69), "get", [0 => "_route"], "method", false, false, false, 69) == "product_detail") && !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.', 69, $this->source); })()), "itoben_seo_author", [], "any", false, false, false, 69)))) {
// line 70
echo "<meta name=\"author\" content=\"";
echo twig_escape_filter($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.', 70, $this->source); })()), "itoben_seo_author", [], "any", false, false, false, 70), "html", null, true);
echo "\">
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 71
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 71, $this->source); })()), "request", [], "any", false, false, false, 71), "get", [0 => "_route"], "method", false, false, false, 71) == "product_list") && twig_test_empty(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.', 71, $this->source); })()), "request", [], "any", false, false, false, 71), "query", [], "any", false, false, false, 71), "get", [0 => "category_id"], "method", false, false, false, 71)))) {
// line 72
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.', 72, $this->source); })()), "author", [], "any", false, false, false, 72))) {
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.', 72, $this->source); })()), "author", [], "any", false, false, false, 72), "html", null, true);
echo "\">";
}
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 73
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 73, $this->source); })()), "request", [], "any", false, false, false, 73), "get", [0 => "_route"], "method", false, false, false, 73) == "product_list") && !twig_test_empty(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.', 73, $this->source); })()), "itoben_seo_author", [], "any", false, false, false, 73)))) {
// line 74
echo "<meta name=\"author\" content=\"";
echo twig_escape_filter($this->env, 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.', 74, $this->source); })()), "itoben_seo_author", [], "any", false, false, false, 74), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 75
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 75, $this->source); })()), "author", [], "any", false, false, false, 75))) {
// line 76
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.', 76, $this->source); })()), "author", [], "any", false, false, false, 76), "html", null, true);
echo "\">
";
}
// line 78
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.', 78, $this->source); })()), "request", [], "any", false, false, false, 78), "get", [0 => "_route"], "method", false, false, false, 78) == "product_detail") && !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.', 78, $this->source); })()), "itoben_seo_description", [], "any", false, false, false, 78)))) {
// line 79
echo "<meta name=\"description\" content=\"";
echo twig_escape_filter($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.', 79, $this->source); })()), "itoben_seo_description", [], "any", false, false, false, 79), "html", null, true);
echo "\">
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 80
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 80, $this->source); })()), "request", [], "any", false, false, false, 80), "get", [0 => "_route"], "method", false, false, false, 80) == "product_list") && twig_test_empty(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.', 80, $this->source); })()), "request", [], "any", false, false, false, 80), "query", [], "any", false, false, false, 80), "get", [0 => "category_id"], "method", false, false, false, 80)))) {
// line 81
echo " ";
if (((isset($context["EnUser"]) || array_key_exists("EnUser", $context) ? $context["EnUser"] : (function () { throw new RuntimeError('Variable "EnUser" does not exist.', 81, $this->source); })()) == false)) {
// line 82
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.', 82, $this->source); })()), "description", [], "any", false, false, false, 82))) {
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.', 82, $this->source); })()), "description", [], "any", false, false, false, 82), "html", null, true);
echo "\">";
}
// line 83
echo " ";
} else {
// line 84
echo " <meta name=\"description\" content=\"Shop now at Darcy’s Factory.What could be better than Darcy’s premium ice cream, delivered right to your door?\">
";
}
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 86
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 86, $this->source); })()), "request", [], "any", false, false, false, 86), "get", [0 => "_route"], "method", false, false, false, 86) == "product_list") && !twig_test_empty(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.', 86, $this->source); })()), "itoben_seo_description", [], "any", false, false, false, 86)))) {
// line 87
echo "<meta name=\"description\" content=\"";
echo twig_escape_filter($this->env, 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.', 87, $this->source); })()), "itoben_seo_description", [], "any", false, false, false, 87), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 88
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 88, $this->source); })()), "description", [], "any", false, false, false, 88))) {
// line 89
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.', 89, $this->source); })()), "description", [], "any", false, false, false, 89), "html", null, true);
echo "\">
";
}
// line 91
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.', 91, $this->source); })()), "request", [], "any", false, false, false, 91), "get", [0 => "_route"], "method", false, false, false, 91) == "product_detail") && !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.', 91, $this->source); })()), "itoben_seo_keyword", [], "any", false, false, false, 91)))) {
// line 92
echo "<meta name=\"keywords\" content=\"";
echo twig_escape_filter($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.', 92, $this->source); })()), "itoben_seo_keyword", [], "any", false, false, false, 92), "html", null, true);
echo "\">
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 93
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 93, $this->source); })()), "request", [], "any", false, false, false, 93), "get", [0 => "_route"], "method", false, false, false, 93) == "product_list") && twig_test_empty(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.', 93, $this->source); })()), "request", [], "any", false, false, false, 93), "query", [], "any", false, false, false, 93), "get", [0 => "category_id"], "method", false, false, false, 93)))) {
// line 94
echo " ";
if (((isset($context["EnUser"]) || array_key_exists("EnUser", $context) ? $context["EnUser"] : (function () { throw new RuntimeError('Variable "EnUser" does not exist.', 94, $this->source); })()) == false)) {
// line 95
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.', 95, $this->source); })()), "keyword", [], "any", false, false, false, 95))) {
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.', 95, $this->source); })()), "keyword", [], "any", false, false, false, 95), "html", null, true);
echo "\">";
}
// line 96
echo " ";
}
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 97
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 97, $this->source); })()), "request", [], "any", false, false, false, 97), "get", [0 => "_route"], "method", false, false, false, 97) == "product_list") && !twig_test_empty(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.', 97, $this->source); })()), "itoben_seo_keyword", [], "any", false, false, false, 97)))) {
// line 98
echo "<meta name=\"keywords\" content=\"";
echo twig_escape_filter($this->env, 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.', 98, $this->source); })()), "itoben_seo_keyword", [], "any", false, false, false, 98), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 99
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 99, $this->source); })()), "keyword", [], "any", false, false, false, 99))) {
// line 100
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.', 100, $this->source); })()), "keyword", [], "any", false, false, false, 100), "html", null, true);
echo "\">
";
}
// line 102
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.', 102, $this->source); })()), "request", [], "any", false, false, false, 102), "get", [0 => "_route"], "method", false, false, false, 102) == "product_detail") && !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.', 102, $this->source); })()), "itoben_seo_meta_robots", [], "any", false, false, false, 102)))) {
// line 103
echo "<meta name=\"robots\" content=\"";
echo twig_escape_filter($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.', 103, $this->source); })()), "itoben_seo_meta_robots", [], "any", false, false, false, 103), "html", null, true);
echo "\">
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 104
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 104, $this->source); })()), "request", [], "any", false, false, false, 104), "get", [0 => "_route"], "method", false, false, false, 104) == "product_list") && twig_test_empty(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.', 104, $this->source); })()), "request", [], "any", false, false, false, 104), "query", [], "any", false, false, false, 104), "get", [0 => "category_id"], "method", false, false, false, 104)))) {
// line 105
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.', 105, $this->source); })()), "meta_robots", [], "any", false, false, false, 105))) {
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.', 105, $this->source); })()), "meta_robots", [], "any", false, false, false, 105), "html", null, true);
echo "\">";
}
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 106
(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, false, 106), "get", [0 => "_route"], "method", false, false, false, 106) == "product_list") && !twig_test_empty(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.', 106, $this->source); })()), "itoben_seo_meta_robots", [], "any", false, false, false, 106)))) {
// line 107
echo "
<meta name=\"robots\" content=\"";
// line 108
echo twig_escape_filter($this->env, 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.', 108, $this->source); })()), "itoben_seo_meta_robots", [], "any", false, false, false, 108), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 110
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 110, $this->source); })()), "meta_robots", [], "any", false, false, false, 110))) {
// line 111
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.', 111, $this->source); })()), "meta_robots", [], "any", false, false, false, 111), "html", null, true);
echo "\">
";
}
// line 113
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.', 113, $this->source); })()), "meta_tags", [], "any", false, false, false, 113))) {
// line 114
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.', 114, $this->source); })()), "meta_tags", [], "any", false, false, false, 114)));
echo "
";
}
// line 116
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.', 116, $this->source); })()), "request", [], "any", false, false, false, 116), "get", [0 => "_route"], "method", false, false, false, 116) == "product_detail") && !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.', 116, $this->source); })()), "itoben_seo_meta_tags", [], "any", false, false, false, 116)))) {
// line 117
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.', 117, $this->source); })()), "itoben_seo_meta_tags", [], "any", false, false, false, 117)));
echo "
";
}
// line 119
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.', 119, $this->source); })()), "request", [], "any", false, false, false, 119), "get", [0 => "_route"], "method", false, false, false, 119) == "product_list") && twig_test_empty(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.', 119, $this->source); })()), "request", [], "any", false, false, false, 119), "query", [], "any", false, false, false, 119), "get", [0 => "category_id"], "method", false, false, false, 119)))) {
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 120
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 120, $this->source); })()), "request", [], "any", false, false, false, 120), "get", [0 => "_route"], "method", false, false, false, 120) == "product_list") && !twig_test_empty(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.', 120, $this->source); })()), "itoben_seo_meta_tags", [], "any", false, false, false, 120)))) {
// line 121
echo " ";
echo twig_include($this->env, $context, twig_template_from_string($this->env, 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.', 121, $this->source); })()), "itoben_seo_meta_tags", [], "any", false, false, false, 121)));
echo "
";
}
// line 123
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 "\">
<link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
<link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap\" rel=\"stylesheet\">
<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 131
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 132
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/add.css"), "html", null, true);
echo "\">
";
// line 133
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 133, $this->source); })()), "request", [], "any", false, false, false, 133), "attributes", [], "any", false, false, false, 133), "get", [0 => "_route"], "method", false, false, false, 133) == "homepage")) {
// line 134
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/modal-video.min.css"), "html", null, true);
echo "\">
";
}
// line 136
echo " <style>
/* 印刷したときにリンクのURLが勝手に表示されるのを修正 */
@media print { a[href]:after { content: \"\" !important; } abbr[title]:after { content: \"\" !important; } }
</style>
";
// line 140
$this->displayBlock('stylesheet', $context, $blocks);
// line 141
echo " <script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/jquery-3.6.0.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 142
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/slick.min.js"), "html", null, true);
echo "\"></script>
";
// line 143
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 143, $this->source); })()), "request", [], "any", false, false, false, 143), "attributes", [], "any", false, false, false, 143), "get", [0 => "_route"], "method", false, false, false, 143) == "homepage")) {
// line 144
echo " <script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/jquery-modal-video.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 145
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/modal-init.js"), "html", null, true);
echo "\"></script>
";
}
// line 147
echo " <script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
</script>
";
// line 156
if ((isset($context["ChainStore"]) || array_key_exists("ChainStore", $context) ? $context["ChainStore"] : (function () { throw new RuntimeError('Variable "ChainStore" does not exist.', 156, $this->source); })())) {
// line 157
echo " <script>
\$(function() {
\$('body').addClass('layout-store');
});
</script>
";
}
// line 163
echo " ";
// line 164
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.', 164, $this->source); })()), "Head", [], "any", false, false, false, 164)) {
// line 165
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.', 165, $this->source); })()), "Head", [], "any", false, false, false, 165)]);
echo "
";
}
// line 167
echo " ";
// line 168
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.', 168, $this->source); })())]);
}
// line 169
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 "\">
</head>
<body id=\"page_";
// line 171
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.', 171, $this->source); })()), "request", [], "any", false, false, false, 171), "get", [0 => "_route"], "method", false, false, false, 171), "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.', 171, $this->source); })()), "other_page")) : ("other_page")), "html", null, true);
echo "\">
";
// line 173
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.', 173, $this->source); })()), "BodyAfter", [], "any", false, false, false, 173)) {
// line 174
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.', 174, $this->source); })()), "BodyAfter", [], "any", false, false, false, 174)]);
echo "
";
}
// line 176
echo "
<div class=\"ec-layoutRole\">
";
// line 179
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.', 179, $this->source); })()), "Header", [], "any", false, false, false, 179)) {
// line 180
echo " <div class=\"ec-layoutRole__header\">
";
// line 181
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.', 181, $this->source); })()), "Header", [], "any", false, false, false, 181)]);
echo "
</div>
";
}
// line 184
echo "
";
// line 186
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.', 186, $this->source); })()), "ContentsTop", [], "any", false, false, false, 186)) {
// line 187
echo " <div class=\"ec-layoutRole__contentTop\">
";
// line 188
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.', 188, $this->source); })()), "ContentsTop", [], "any", false, false, false, 188)]);
echo "
</div>
";
}
// line 191
echo "
<div class=\"ec-layoutRole__contents\">
";
// line 194
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.', 194, $this->source); })()), "SideLeft", [], "any", false, false, false, 194)) {
// line 195
echo " <div class=\"ec-layoutRole__left\">
";
// line 196
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); })()), "SideLeft", [], "any", false, false, false, 196)]);
echo "
</div>
";
}
// line 199
echo "
";
// line 200
$context["layoutRoleMain"] = "ec-layoutRole__main";
// line 201
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.', 201, $this->source); })()), "ColumnNum", [], "any", false, false, false, 201) == 2)) {
// line 202
echo " ";
$context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
// line 203
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.', 203, $this->source); })()), "ColumnNum", [], "any", false, false, false, 203) == 3)) {
// line 204
echo " ";
$context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
// line 205
echo " ";
}
// line 206
echo "
<div class=\"";
// line 207
echo twig_escape_filter($this->env, (isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain", $context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.', 207, $this->source); })()), "html", null, true);
echo "\">
";
// line 209
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.', 209, $this->source); })()), "MainTop", [], "any", false, false, false, 209)) {
// line 210
echo " <div class=\"ec-layoutRole__mainTop\">
";
// line 211
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.', 211, $this->source); })()), "MainTop", [], "any", false, false, false, 211)]);
echo "
</div>
";
}
// line 214
echo "
";
// line 216
echo " ";
$this->displayBlock('main', $context, $blocks);
// line 217
echo "
";
// line 219
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.', 219, $this->source); })()), "MainBottom", [], "any", false, false, false, 219)) {
// line 220
echo " <div class=\"ec-layoutRole__mainBottom\">
";
// line 221
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.', 221, $this->source); })()), "MainBottom", [], "any", false, false, false, 221)]);
echo "
</div>
";
}
// line 224
echo " </div>
";
// line 227
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.', 227, $this->source); })()), "SideRight", [], "any", false, false, false, 227)) {
// line 228
echo " <div class=\"ec-layoutRole__right\">
";
// line 229
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.', 229, $this->source); })()), "SideRight", [], "any", false, false, false, 229)]);
echo "
</div>
";
}
// line 232
echo " </div>
";
// line 235
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.', 235, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 235)) {
// line 236
echo " <div class=\"ec-layoutRole__contentBottom\">
";
// line 237
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.', 237, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 237)]);
echo "
</div>
";
}
// line 240
echo "
";
// line 242
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.', 242, $this->source); })()), "Footer", [], "any", false, false, false, 242)) {
// line 243
echo " <div class=\"ec-layoutRole__footer\">
";
// line 244
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.', 244, $this->source); })()), "Footer", [], "any", false, false, false, 244)]);
echo "
</div>
";
}
// line 247
echo "</div><!-- ec-layoutRole -->
<div class=\"ec-overlay-role\"></div>
<div class=\"ec-drawer-role-close\">
<div class=\"ec-drawer-role-close__bars\">
<span></span>
<span></span>
</div>
</div>
<div class=\"ec-drawer-role\">
<div class=\"ec-drawer-role__inner\">
";
// line 259
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.', 259, $this->source); })()), "Drawer", [], "any", false, false, false, 259)) {
// line 260
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.', 260, $this->source); })()), "Drawer", [], "any", false, false, false, 260)]);
echo "
";
}
// line 262
echo " </div>
</div>
<div class=\"ec-blockTopBtn pagetop\"><img src=\"";
// line 265
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/totop.svg"), "html", null, true);
echo "\" alt=\"\" width=\"40\" height=\"46\"></div>
<script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
<script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
";
// line 269
$this->loadTemplate("@common/lang.twig", "default_frame.twig", 269)->display($context);
// line 270
echo "<script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 271
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html", null, true);
echo "\"></script>
";
// line 272
$this->displayBlock('javascript', $context, $blocks);
// line 274
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.', 274, $this->source); })()), "CloseBodyBefore", [], "any", false, false, false, 274)) {
// line 275
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.', 275, $this->source); })()), "CloseBodyBefore", [], "any", false, false, false, 275)]);
echo "
";
}
// line 278
if (array_key_exists("plugin_snippets", $context)) {
// line 279
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.', 279, $this->source); })())]);
echo "
";
}
// line 281
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_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 140
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 216
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 272
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "default_frame.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 749 => 272, 731 => 216, 713 => 140, 698 => 281, 692 => 279, 690 => 278, 684 => 275, 682 => 274, 680 => 272, 676 => 271, 671 => 270, 669 => 269, 662 => 265, 657 => 262, 651 => 260, 648 => 259, 635 => 247, 629 => 244, 626 => 243, 623 => 242, 620 => 240, 614 => 237, 611 => 236, 608 => 235, 604 => 232, 598 => 229, 595 => 228, 592 => 227, 588 => 224, 582 => 221, 579 => 220, 576 => 219, 573 => 217, 570 => 216, 567 => 214, 561 => 211, 558 => 210, 555 => 209, 551 => 207, 548 => 206, 545 => 205, 542 => 204, 539 => 203, 536 => 202, 533 => 201, 531 => 200, 528 => 199, 522 => 196, 519 => 195, 516 => 194, 512 => 191, 506 => 188, 503 => 187, 500 => 186, 497 => 184, 491 => 181, 488 => 180, 485 => 179, 481 => 176, 475 => 174, 473 => 173, 467 => 171, 461 => 169, 456 => 168, 454 => 167, 448 => 165, 445 => 164, 443 => 163, 435 => 157, 433 => 156, 422 => 147, 417 => 145, 412 => 144, 410 => 143, 406 => 142, 401 => 141, 399 => 140, 393 => 136, 387 => 134, 385 => 133, 381 => 132, 377 => 131, 365 => 123, 359 => 121, 357 => 120, 355 => 119, 350 => 117, 348 => 116, 343 => 114, 341 => 113, 335 => 111, 333 => 110, 328 => 108, 325 => 107, 323 => 106, 317 => 105, 315 => 104, 310 => 103, 308 => 102, 302 => 100, 300 => 99, 295 => 98, 293 => 97, 290 => 96, 283 => 95, 280 => 94, 278 => 93, 273 => 92, 271 => 91, 265 => 89, 263 => 88, 258 => 87, 256 => 86, 252 => 84, 249 => 83, 242 => 82, 239 => 81, 237 => 80, 232 => 79, 230 => 78, 224 => 76, 222 => 75, 217 => 74, 215 => 73, 209 => 72, 207 => 71, 202 => 70, 200 => 69, 197 => 68, 178 => 66, 172 => 64, 170 => 63, 166 => 61, 162 => 59, 159 => 58, 157 => 57, 152 => 56, 150 => 55, 147 => 54, 145 => 53, 142 => 52, 140 => 51, 137 => 50, 135 => 49, 132 => 48, 130 => 47, 127 => 46, 125 => 45, 120 => 43, 116 => 41, 103 => 39, 99 => 37, 93 => 35, 90 => 34, 84 => 32, 81 => 31, 78 => 30, 75 => 29, 69 => 27, 61 => 25, 58 => 24, 56 => 23, 49 => 12, 46 => 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: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
<!-- Global site tag (gtag.js) - Google Analytics -->
{# <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-1R2PB5YGNR\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1R2PB5YGNR');
</script> #}
{% if app.request.get('_route') == 'product_list' %}
{% if app.request.query.get('category_id') is not empty %}
<link rel=\"canonical\" href=\"{{ url('homepage') }}products/list?category_id={{ app.request.query.get('category_id') }}\" />
{% else %}
<link rel=\"canonical\" href=\"{{ url('homepage') }}products/list\" />
{% endif %}
{% set pages = pagination.paginationData %}
{% if pages.pageCount > 1 %}
{% if pages.previous is defined %}
<link rel=\"prev\" href=\"{{ app.request.schemeAndHttpHost() ~ path(app.request.attributes.get('_route'),app.request.query.all|merge({'pageno': pages.previous})) }}\">
{% endif %}
{% if pages.next is defined %}
<link rel=\"next\" href=\"{{ app.request.schemeAndHttpHost() ~ path(app.request.attributes.get('_route'),app.request.query.all|merge({'pageno': pages.next})) }}\">
{% endif %}
{% endif %}
{% else %}
<link rel=\"canonical\" href=\"{% if app.request.server.get('HTTPS') %}https{% else %}http{% endif %}://{{ app.request.server.get('SERVER_NAME') }}{{ app.request.server.get('REQUEST_URI') }}\">
{% endif %}
<meta charset=\"utf-8\">
<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')) }}\">
{% set EnUser = app.request.cookies.get('en_user') == 'Y' %}
{% if app.request.attributes.get('_route') == 'homepage' %}
<title>ギルトフリーアイス|ダシーズファクトリー公式 TOP</title>
{% elseif app.request.attributes.get('_route') == 'company' %}
<title>会社概要|ギルトフリーアイスのダシーズファクトリー公式</title>
{% elseif app.request.attributes.get('_route') == 'help_privacy' %}
<title>プライバシーポリシー|ギルトフリーアイスのダシーズファクトリー公式</title>
{% elseif app.request.attributes.get('_route') == 'help_tradelaw' %}
<title>特商法に基づく表記|ギルトフリーアイスのダシーズファクトリー公式</title>
{% elseif app.request.get('_route') == 'product_detail' and Product.itoben_seo_title is not empty %}
<title>{{ Product.itoben_seo_title }}</title>
{% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
{% if EnUser == false %}
<title>製品のご購入|ギルトフリーアイスのダシーズファクトリー公式</title>
{% else %}
<title>Darcy's Factory Official|english</title>
{% endif %}
{% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_title is not empty %}
<title>{{ Category.itoben_seo_title }}</title>
{% else %}
<title>{% if app.request.get('_route') == 'product_detail' or app.request.get('_route') == 'product_list' %}{{ subtitle }} / {{ BaseInfo.shop_name }}{% else %}{{ BaseInfo.shop_name }}{% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}{% elseif title is defined and title is not empty %} / {{ title }}{% endif %}{% endif %}</title>
{% endif %}
{% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_author is not empty %}
<meta name=\"author\" content=\"{{ Product.itoben_seo_author }}\">
{% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
{% if Page.author is not empty %}<meta name=\"author\" content=\"{{ Page.author }}\">{% endif %}
{% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_author is not empty %}
<meta name=\"author\" content=\"{{ Category.itoben_seo_author }}\">
{% elseif Page.author is not empty %}
<meta name=\"author\" content=\"{{ Page.author }}\">
{% endif %}
{% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_description is not empty %}
<meta name=\"description\" content=\"{{ Product.itoben_seo_description }}\">
{% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
{% if EnUser == false %}
{% if Page.description is not empty %}<meta name=\"description\" content=\"{{ Page.description }}\">{% endif %}
{% else %}
<meta name=\"description\" content=\"Shop now at Darcy’s Factory.What could be better than Darcy’s premium ice cream, delivered right to your door?\">
{% endif %}
{% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_description is not empty %}
<meta name=\"description\" content=\"{{ Category.itoben_seo_description }}\">
{% elseif Page.description is not empty %}
<meta name=\"description\" content=\"{{ Page.description }}\">
{% endif %}
{% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Product.itoben_seo_keyword }}\">
{% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
{% if EnUser == false %}
{% if Page.keyword is not empty %}<meta name=\"keywords\" content=\"{{ Page.keyword }}\">{% endif %}
{% endif %}
{% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Category.itoben_seo_keyword }}\">
{% elseif Page.keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Page.keyword }}\">
{% endif %}
{% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_meta_robots is not empty %}
<meta name=\"robots\" content=\"{{ Product.itoben_seo_meta_robots }}\">
{% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
{% if Page.meta_robots is not empty %}<meta name=\"robots\" content=\"{{ Page.meta_robots }}\">{% endif %}
{% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_meta_robots is not empty %}
<meta name=\"robots\" content=\"{{ Category.itoben_seo_meta_robots }}\">
{% elseif Page.meta_robots is not empty %}
<meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
{% endif %}
{% if Page.meta_tags is not empty %}
{{ include(template_from_string(Page.meta_tags)) }}
{% endif %}
{% if app.request.get('_route') == 'product_detail' and Product.itoben_seo_meta_tags is not empty %}
{{ include(template_from_string(Product.itoben_seo_meta_tags)) }}
{% endif %}
{% if app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
{% elseif app.request.get('_route') == 'product_list' and Category.itoben_seo_meta_tags is not empty %}
{{ include(template_from_string(Category.itoben_seo_meta_tags)) }}
{% endif %}
<link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
<link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css\" integrity=\"sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu\" crossorigin=\"anonymous\">
<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
<link href=\"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap\" rel=\"stylesheet\">
<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.min.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/add.css') }}\">
{% if app.request.attributes.get('_route') == 'homepage' %}
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/modal-video.min.css') }}\">
{% endif %}
<style>
/* 印刷したときにリンクのURLが勝手に表示されるのを修正 */
@media print { a[href]:after { content: \"\" !important; } abbr[title]:after { content: \"\" !important; } }
</style>
{% block stylesheet %}{% endblock %}
<script src=\"{{ asset('assets/js/jquery-3.6.0.min.js') }}\"></script>
<script src=\"{{ asset('assets/js/slick.min.js') }}\"></script>
{% if app.request.attributes.get('_route') == 'homepage' %}
<script src=\"{{ asset('assets/js/jquery-modal-video.min.js') }}\"></script>
<script src=\"{{ asset('assets/js/modal-init.js') }}\"></script>
{% endif %}
<script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
</script>
{% if ChainStore %}
<script>
\$(function() {
\$('body').addClass('layout-store');
});
</script>
{% endif %}
{# 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') }}\">
</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 %}
<div class=\"ec-layoutRole\">
{# Layout: HEADER #}
{% if Layout.Header %}
<div class=\"ec-layoutRole__header\">
{{ include('block.twig', {'Blocks': Layout.Header}) }}
</div>
{% endif %}
{# Layout: CONTENTS_TOP #}
{% if Layout.ContentsTop %}
<div class=\"ec-layoutRole__contentTop\">
{{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
</div>
{% endif %}
<div class=\"ec-layoutRole__contents\">
{# Layout: SIDE_LEFT #}
{% if Layout.SideLeft %}
<div class=\"ec-layoutRole__left\">
{{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
</div>
{% endif %}
{% set layoutRoleMain = 'ec-layoutRole__main' %}
{% if Layout.ColumnNum == 2 %}
{% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
{% elseif Layout.ColumnNum == 3 %}
{% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
{% endif %}
<div class=\"{{ layoutRoleMain }}\">
{# Layout: MAIN_TOP #}
{% if Layout.MainTop %}
<div class=\"ec-layoutRole__mainTop\">
{{ include('block.twig', {'Blocks': Layout.MainTop}) }}
</div>
{% endif %}
{# MAIN AREA #}
{% block main %}{% endblock %}
{# Layout: MAIN_Bottom #}
{% if Layout.MainBottom %}
<div class=\"ec-layoutRole__mainBottom\">
{{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
</div>
{% endif %}
</div>
{# Layout: SIDE_RIGHT #}
{% if Layout.SideRight %}
<div class=\"ec-layoutRole__right\">
{{ include('block.twig', {'Blocks': Layout.SideRight}) }}
</div>
{% endif %}
</div>
{# Layout: CONTENTS_BOTTOM #}
{% if Layout.ContentsBottom %}
<div class=\"ec-layoutRole__contentBottom\">
{{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
</div>
{% endif %}
{# Layout: CONTENTS_FOOTER #}
{% if Layout.Footer %}
<div class=\"ec-layoutRole__footer\">
{{ include('block.twig', {'Blocks': Layout.Footer}) }}
</div>
{% endif %}
</div><!-- ec-layoutRole -->
<div class=\"ec-overlay-role\"></div>
<div class=\"ec-drawer-role-close\">
<div class=\"ec-drawer-role-close__bars\">
<span></span>
<span></span>
</div>
</div>
<div class=\"ec-drawer-role\">
<div class=\"ec-drawer-role__inner\">
{# Layout: DRAWER #}
{% if Layout.Drawer %}
{{ include('block.twig', {'Blocks': Layout.Drawer}) }}
{% endif %}
</div>
</div>
<div class=\"ec-blockTopBtn pagetop\"><img src=\"{{ asset('assets/img/common/totop.svg') }}\" alt=\"\" width=\"40\" height=\"46\"></div>
<script src=\"https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js\" integrity=\"sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd\" crossorigin=\"anonymous\"></script>
<script src=\"https://cdn.jsdelivr.net/jquery.slick/1.6.0/slick.min.js\"></script>
{% include('@common/lang.twig') %}
<script src=\"{{ asset('assets/js/function.js') }}\"></script>
<script src=\"{{ asset('assets/js/eccube.js') }}\"></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/offshore2022/test-darcys-factory.xyz/public_html/app/template/default/default_frame.twig");
}
}