<?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_fa8a034f1e420e5a55193d83367e791571c6476b3a1ab4d962c54039a30986a6 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#\">
";
// line 14
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.', 14, $this->source); })()), "request", [], "any", false, false, false, 14), "get", [0 => "_route"], "method", false, false, false, 14) == "product_list")) {
// line 15
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.', 15, $this->source); })()), "request", [], "any", false, false, false, 15), "query", [], "any", false, false, false, 15), "get", [0 => "category_id"], "method", false, false, false, 15))) {
// line 16
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.', 16, $this->source); })()), "request", [], "any", false, false, false, 16), "query", [], "any", false, false, false, 16), "get", [0 => "category_id"], "method", false, false, false, 16), "html", null, true);
echo "\" />
";
} else {
// line 18
echo "<link rel=\"canonical\" href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "products/list\" />
";
}
// line 20
$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.', 20, $this->source); })()), "paginationData", [], "any", false, false, false, 20);
// line 21
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.', 21, $this->source); })()), "pageCount", [], "any", false, false, false, 21) > 1)) {
// line 22
if (twig_get_attribute($this->env, $this->source, ($context["pages"] ?? null), "previous", [], "any", true, true, false, 22)) {
// line 23
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.', 23, $this->source); })()), "request", [], "any", false, false, false, 23), "schemeAndHttpHost", [], "method", false, false, false, 23) . $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.', 23, $this->source); })()), "request", [], "any", false, false, false, 23), "attributes", [], "any", false, false, false, 23), "get", [0 => "_route"], "method", false, false, false, 23), 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.', 23, $this->source); })()), "request", [], "any", false, false, false, 23), "query", [], "any", false, false, false, 23), "all", [], "any", false, false, false, 23), ["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.', 23, $this->source); })()), "previous", [], "any", false, false, false, 23)]))), "html", null, true);
echo "\">
";
}
// line 25
if (twig_get_attribute($this->env, $this->source, ($context["pages"] ?? null), "next", [], "any", true, true, false, 25)) {
// line 26
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.', 26, $this->source); })()), "request", [], "any", false, false, false, 26), "schemeAndHttpHost", [], "method", false, false, false, 26) . $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.', 26, $this->source); })()), "request", [], "any", false, false, false, 26), "attributes", [], "any", false, false, false, 26), "get", [0 => "_route"], "method", false, false, false, 26), 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.', 26, $this->source); })()), "request", [], "any", false, false, false, 26), "query", [], "any", false, false, false, 26), "all", [], "any", false, false, false, 26), ["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.', 26, $this->source); })()), "next", [], "any", false, false, false, 26)]))), "html", null, true);
echo "\">
";
}
}
}
// line 30
echo " <meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no,user-scalable=no\">
<meta name=\"apple-itunes-app\" content=\"app-id=com.digital-standard.shareslink, app-argument=";
// line 32
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), "uri", [], "any", false, false, false, 32), "html", null, true);
echo "\">
<meta name=\"eccube-csrf-token\" content=\"";
// line 33
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 34
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.', 34, $this->source); })()), "request", [], "any", false, false, false, 34), "get", [0 => "_route"], "method", false, false, false, 34) == "lp")) {
// line 35
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 35, $this->source); })()), "canonical", [], "any", false, false, false, 35))) {
// line 36
echo "<link rel=\"canonical\" href=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 36, $this->source); })()), "canonical", [], "any", false, false, false, 36), "html", null, true);
echo "\" />
";
}
// line 38
echo "<title>";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 38, $this->source); })()), "title", [], "any", false, false, false, 38), "html", null, true);
echo "</title>
";
// line 39
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 39, $this->source); })()), "author", [], "any", false, false, false, 39))) {
// line 40
echo "<meta name=\"author\" content=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 40, $this->source); })()), "author", [], "any", false, false, false, 40), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 41
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 41, $this->source); })()), "author", [], "any", false, false, false, 41))) {
// line 42
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.', 42, $this->source); })()), "author", [], "any", false, false, false, 42), "html", null, true);
echo "\">
";
}
// line 44
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 44, $this->source); })()), "description", [], "any", false, false, false, 44))) {
// line 45
echo "<meta name=\"description\" content=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 45, $this->source); })()), "description", [], "any", false, false, false, 45), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 46
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 46, $this->source); })()), "description", [], "any", false, false, false, 46))) {
// line 47
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.', 47, $this->source); })()), "description", [], "any", false, false, false, 47), "html", null, true);
echo "\">
";
}
// line 49
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 49, $this->source); })()), "keyword", [], "any", false, false, false, 49))) {
// line 50
echo "<meta name=\"keywords\" content=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 50, $this->source); })()), "keyword", [], "any", false, false, false, 50), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 51
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 51, $this->source); })()), "keyword", [], "any", false, false, false, 51))) {
// line 52
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.', 52, $this->source); })()), "keyword", [], "any", false, false, false, 52), "html", null, true);
echo "\">
";
}
// line 54
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 54, $this->source); })()), "meta_robots", [], "any", false, false, false, 54))) {
// line 55
echo "<meta name=\"robots\" content=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 55, $this->source); })()), "meta_robots", [], "any", false, false, false, 55), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 56
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 56, $this->source); })()), "meta_robots", [], "any", false, false, false, 56))) {
// line 57
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.', 57, $this->source); })()), "meta_robots", [], "any", false, false, false, 57), "html", null, true);
echo "\">
";
}
// line 59
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.', 59, $this->source); })()), "meta_tags", [], "any", false, false, false, 59))) {
// line 60
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.', 60, $this->source); })()), "meta_tags", [], "any", false, false, false, 60)));
echo "
";
}
// line 62
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 62, $this->source); })()), "meta_tags", [], "any", false, false, false, 62))) {
// line 63
echo twig_include($this->env, $context, twig_template_from_string($this->env, twig_get_attribute($this->env, $this->source, (isset($context["Lp"]) || array_key_exists("Lp", $context) ? $context["Lp"] : (function () { throw new RuntimeError('Variable "Lp" does not exist.', 63, $this->source); })()), "meta_tags", [], "any", false, false, false, 63)));
echo "
";
}
} else {
// line 66
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_detailintro")) && !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.', 66, $this->source); })()), "seo_title", [], "any", false, false, false, 66)))) {
// line 67
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.', 67, $this->source); })()), "seo_title", [], "any", false, false, false, 67), "html", null, true);
echo "</title>
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 68
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 68, $this->source); })()), "request", [], "any", false, false, false, 68), "get", [0 => "_route"], "method", false, false, false, 68) == "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.', 68, $this->source); })()), "request", [], "any", false, false, false, 68), "query", [], "any", false, false, false, 68), "get", [0 => "category_id"], "method", false, false, false, 68)))) {
// line 69
echo "<title>全商品 / ";
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.', 69, $this->source); })()), "shop_name", [], "any", false, false, false, 69), "html", null, true);
echo "</title>
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 70
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 70, $this->source); })()), "request", [], "any", false, false, false, 70), "get", [0 => "_route"], "method", false, false, false, 70) == "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.', 70, $this->source); })()), "seo_title", [], "any", false, false, false, 70)))) {
// line 71
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.', 71, $this->source); })()), "seo_title", [], "any", false, false, false, 71), "html", null, true);
echo "</title>
";
} else {
// line 73
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.', 73, $this->source); })()), "request", [], "any", false, false, false, 73), "get", [0 => "_route"], "method", false, false, false, 73) == "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.', 73, $this->source); })()), "request", [], "any", false, false, false, 73), "get", [0 => "_route"], "method", false, false, false, 73) == "product_detailintro")) || (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.', 73, $this->source); })()), "request", [], "any", false, false, false, 73), "get", [0 => "_route"], "method", false, false, false, 73) == "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.', 73, $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.', 73, $this->source); })()), "shop_name", [], "any", false, false, false, 73), "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.', 73, $this->source); })()), "shop_name", [], "any", false, false, false, 73), "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.', 73, $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.', 73, $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.', 73, $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.', 73, $this->source); })()), "html", null, true);
}
}
echo "</title>
";
}
// line 75
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.', 75, $this->source); })()), "request", [], "any", false, false, false, 75), "get", [0 => "_route"], "method", false, false, false, 75) == "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.', 75, $this->source); })()), "request", [], "any", false, false, false, 75), "get", [0 => "_route"], "method", false, false, false, 75) == "product_detailintro")) && !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.', 75, $this->source); })()), "seo_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["Product"]) || array_key_exists("Product", $context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.', 76, $this->source); })()), "seo_author", [], "any", false, false, false, 76), "html", null, true);
echo "\">
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 77
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 77, $this->source); })()), "request", [], "any", false, false, false, 77), "get", [0 => "_route"], "method", false, false, false, 77) == "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.', 77, $this->source); })()), "request", [], "any", false, false, false, 77), "query", [], "any", false, false, false, 77), "get", [0 => "category_id"], "method", false, false, false, 77)))) {
// line 78
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.', 78, $this->source); })()), "author", [], "any", false, false, false, 78))) {
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.', 78, $this->source); })()), "author", [], "any", false, false, false, 78), "html", null, true);
echo "\">";
}
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 79
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 79, $this->source); })()), "request", [], "any", false, false, false, 79), "get", [0 => "_route"], "method", false, false, false, 79) == "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.', 79, $this->source); })()), "seo_author", [], "any", false, false, false, 79)))) {
// line 80
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.', 80, $this->source); })()), "seo_author", [], "any", false, false, false, 80), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 81
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 81, $this->source); })()), "author", [], "any", false, false, false, 81))) {
// line 82
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.', 82, $this->source); })()), "author", [], "any", false, false, false, 82), "html", null, true);
echo "\">
";
}
// line 84
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.', 84, $this->source); })()), "request", [], "any", false, false, false, 84), "get", [0 => "_route"], "method", false, false, false, 84) == "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.', 84, $this->source); })()), "request", [], "any", false, false, false, 84), "get", [0 => "_route"], "method", false, false, false, 84) == "product_detailintro")) && !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.', 84, $this->source); })()), "seo_description", [], "any", false, false, false, 84)))) {
// line 85
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.', 85, $this->source); })()), "seo_description", [], "any", false, false, false, 85), "html", null, true);
echo "\">
";
} 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, 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.', 86, $this->source); })()), "request", [], "any", false, false, false, 86), "query", [], "any", false, false, false, 86), "get", [0 => "category_id"], "method", false, false, false, 86)))) {
// line 87
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.', 87, $this->source); })()), "description", [], "any", false, false, false, 87))) {
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.', 87, $this->source); })()), "description", [], "any", false, false, false, 87), "html", null, true);
echo "\">";
}
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 88
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 88, $this->source); })()), "request", [], "any", false, false, false, 88), "get", [0 => "_route"], "method", false, false, false, 88) == "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.', 88, $this->source); })()), "seo_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["Category"]) || array_key_exists("Category", $context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.', 89, $this->source); })()), "seo_description", [], "any", false, false, false, 89), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 90
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 90, $this->source); })()), "description", [], "any", false, false, false, 90))) {
// line 91
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.', 91, $this->source); })()), "description", [], "any", false, false, false, 91), "html", null, true);
echo "\">
";
}
// line 93
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.', 93, $this->source); })()), "request", [], "any", false, false, false, 93), "get", [0 => "_route"], "method", false, false, false, 93) == "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.', 93, $this->source); })()), "request", [], "any", false, false, false, 93), "get", [0 => "_route"], "method", false, false, false, 93) == "product_detailintro")) && !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.', 93, $this->source); })()), "seo_keyword", [], "any", false, false, false, 93)))) {
// line 94
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.', 94, $this->source); })()), "seo_keyword", [], "any", false, false, false, 94), "html", null, true);
echo "\">
";
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 95
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 95, $this->source); })()), "request", [], "any", false, false, false, 95), "get", [0 => "_route"], "method", false, false, false, 95) == "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.', 95, $this->source); })()), "request", [], "any", false, false, false, 95), "query", [], "any", false, false, false, 95), "get", [0 => "category_id"], "method", false, false, false, 95)))) {
// line 96
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.', 96, $this->source); })()), "keyword", [], "any", false, false, false, 96))) {
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.', 96, $this->source); })()), "keyword", [], "any", false, false, false, 96), "html", null, true);
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); })()), "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); })()), "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_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_detailintro")) && !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); })()), "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); })()), "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); })()), "seo_meta_robots", [], "any", false, false, false, 106)))) {
// line 107
echo "<meta name=\"robots\" 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.', 107, $this->source); })()), "seo_meta_robots", [], "any", false, false, false, 107), "html", null, true);
echo "\">
";
} elseif ( !twig_test_empty(twig_get_attribute($this->env, $this->source, // line 108
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 108, $this->source); })()), "meta_robots", [], "any", false, false, false, 108))) {
// line 109
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.', 109, $this->source); })()), "meta_robots", [], "any", false, false, false, 109), "html", null, true);
echo "\">
";
}
// line 111
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.', 111, $this->source); })()), "meta_tags", [], "any", false, false, false, 111))) {
// line 112
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.', 112, $this->source); })()), "meta_tags", [], "any", false, false, false, 112)));
echo "
";
}
// line 114
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.', 114, $this->source); })()), "request", [], "any", false, false, false, 114), "get", [0 => "_route"], "method", false, false, false, 114) == "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.', 114, $this->source); })()), "request", [], "any", false, false, false, 114), "get", [0 => "_route"], "method", false, false, false, 114) == "product_detailintro")) && !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.', 114, $this->source); })()), "seo_meta_tags", [], "any", false, false, false, 114)))) {
// line 115
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.', 115, $this->source); })()), "seo_meta_tags", [], "any", false, false, false, 115)));
echo "
";
}
// line 117
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.', 117, $this->source); })()), "request", [], "any", false, false, false, 117), "get", [0 => "_route"], "method", false, false, false, 117) == "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.', 117, $this->source); })()), "request", [], "any", false, false, false, 117), "query", [], "any", false, false, false, 117), "get", [0 => "category_id"], "method", false, false, false, 117)))) {
} elseif (((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 118
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 118, $this->source); })()), "request", [], "any", false, false, false, 118), "get", [0 => "_route"], "method", false, false, false, 118) == "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.', 118, $this->source); })()), "seo_meta_tags", [], "any", false, false, false, 118)))) {
// line 119
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.', 119, $this->source); })()), "seo_meta_tags", [], "any", false, false, false, 119)));
echo "
";
}
}
// line 122
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=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
<link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
<link rel=\"stylesheet\" href=\"";
// line 126
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
echo "?";
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, "now", "His"), "html", null, true);
echo "\">
\t";
// line 128
echo "\t";
// line 129
echo " ";
$this->displayBlock('stylesheet', $context, $blocks);
// line 130
echo " <script src=\"https://code.jquery.com/jquery-3.3.1.min.js\" integrity=\"sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=\" crossorigin=\"anonymous\"></script>
<script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
</script>
";
// line 141
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.', 141, $this->source); })()), "Head", [], "any", false, false, false, 141)) {
// line 142
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.', 142, $this->source); })()), "Head", [], "any", false, false, false, 142)]);
echo "
";
}
// line 144
echo " ";
// line 145
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.', 145, $this->source); })())]);
}
// line 146
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 148
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.', 148, $this->source); })()), "request", [], "any", false, false, false, 148), "get", [0 => "_route"], "method", false, false, false, 148), "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.', 148, $this->source); })()), "other_page")) : ("other_page")), "html", null, true);
echo "\">
";
// line 150
if (twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 150, $this->source); })()), "BodyAfter", [], "any", false, false, false, 150)) {
// line 151
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.', 151, $this->source); })()), "BodyAfter", [], "any", false, false, false, 151)]);
echo "
";
}
// line 153
echo "
<div class=\"ec-layoutRole\">
";
// line 156
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.', 156, $this->source); })()), "Header", [], "any", false, false, false, 156)) {
// line 157
echo " <div class=\"ec-layoutRole__header\">
";
// line 158
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.', 158, $this->source); })()), "Header", [], "any", false, false, false, 158)]);
echo "
</div>
";
}
// line 161
echo "
";
// line 163
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.', 163, $this->source); })()), "ContentsTop", [], "any", false, false, false, 163)) {
// line 164
echo " <div class=\"ec-layoutRole__contentTop\">
";
// line 165
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); })()), "ContentsTop", [], "any", false, false, false, 165)]);
echo "
</div>
";
}
// line 168
echo "
<div class=\"ec-layoutRole__contents\">
";
// line 171
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.', 171, $this->source); })()), "SideLeft", [], "any", false, false, false, 171)) {
// line 172
echo " <div class=\"ec-layoutRole__left\">
";
// line 173
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.', 173, $this->source); })()), "SideLeft", [], "any", false, false, false, 173)]);
echo "
</div>
";
}
// line 176
echo "
";
// line 177
$context["layoutRoleMain"] = "ec-layoutRole__main";
// line 178
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.', 178, $this->source); })()), "ColumnNum", [], "any", false, false, false, 178) == 2)) {
// line 179
echo " ";
$context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
// line 180
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.', 180, $this->source); })()), "ColumnNum", [], "any", false, false, false, 180) == 3)) {
// line 181
echo " ";
$context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
// line 182
echo " ";
}
// line 183
echo "
<div class=\"";
// line 184
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.', 184, $this->source); })()), "html", null, true);
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); })()), "MainTop", [], "any", false, false, false, 186)) {
// line 187
echo " <div class=\"ec-layoutRole__mainTop\">
";
// 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); })()), "MainTop", [], "any", false, false, false, 188)]);
echo "
</div>
";
}
// line 191
echo "
";
// line 193
echo " ";
$this->displayBlock('main', $context, $blocks);
// line 194
echo "
";
// line 196
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.', 196, $this->source); })()), "MainBottom", [], "any", false, false, false, 196)) {
// line 197
echo " <div class=\"ec-layoutRole__mainBottom\">
";
// line 198
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.', 198, $this->source); })()), "MainBottom", [], "any", false, false, false, 198)]);
echo "
</div>
";
}
// line 201
echo " </div>
";
// line 204
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.', 204, $this->source); })()), "SideRight", [], "any", false, false, false, 204)) {
// line 205
echo " <div class=\"ec-layoutRole__right\">
";
// line 206
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.', 206, $this->source); })()), "SideRight", [], "any", false, false, false, 206)]);
echo "
</div>
";
}
// line 209
echo " </div>
";
// line 212
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.', 212, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 212)) {
// line 213
echo " <div class=\"ec-layoutRole__contentBottom\">
";
// line 214
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.', 214, $this->source); })()), "ContentsBottom", [], "any", false, false, false, 214)]);
echo "
</div>
";
}
// 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); })()), "Footer", [], "any", false, false, false, 219)) {
// line 220
echo " <div class=\"ec-layoutRole__footer\">
";
// 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); })()), "Footer", [], "any", false, false, false, 221)]);
echo "
</div>
";
}
// line 224
echo "</div><!-- ec-layoutRole -->
<div class=\"ec-overlayRole\"></div>
<div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
<div class=\"ec-drawerRole\">
";
// line 230
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.', 230, $this->source); })()), "Drawer", [], "any", false, false, false, 230)) {
// line 231
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.', 231, $this->source); })()), "Drawer", [], "any", false, false, false, 231)]);
echo "
";
}
// line 233
echo "</div>
<div class=\"dzx-fixed-menu\">
<a href=\"";
// line 235
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "\"><i class=\"fas fa-home fa-fw\"></i><span>ホーム</span></a>
";
// line 237
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_USER")) {
// line 238
echo " <a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage");
echo "\"><i class=\"fas fa-user fa-fw\"></i><span>マイページ</span></a>
";
// line 239
if (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.', 239, $this->source); })()), "option_favorite_product", [], "any", false, false, false, 239)) {
// line 240
echo " <a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_favorite");
echo "\"><i class=\"fas fa-heart fa-fw\"></i><span>お気に入り</span></a>
";
}
// line 242
echo " ";
} else {
// line 243
echo " <a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_login");
echo "\"><i class=\"fas fa-user fa-fw\"></i><span>マイページ</span></a>
";
// line 244
if (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.', 244, $this->source); })()), "option_favorite_product", [], "any", false, false, false, 244)) {
// line 245
echo " <a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("mypage_favorite");
echo "\"><i class=\"fas fa-heart fa-fw\"></i><span>お気に入り</span></a>
";
}
// line 247
echo " ";
}
// line 248
echo "
<a href=\"";
// line 249
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("cart");
echo "\"><i class=\"fas fa-shopping-cart fa-fw\"><span class=\"ec-cartNavi__badge_menu\">0</span></i><span>カート</span></a>
</div>
<script>
\$(function() {
\$(\".ec-cartNavi__badge_menu\").html( \$('.ec-headerNaviRole .ec-cartNavi__badge').text() );
});
</script>
<div class=\"ec-blockTopBtn pagetop\"><i class=\"ec-headerNav__itemIcon fas fa-chevron-up fa-fw\"></i></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 259
$this->loadTemplate("@common/lang.twig", "default_frame.twig", 259)->display($context);
// line 260
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 261
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html", null, true);
echo "\"></script>
";
// line 262
$this->displayBlock('javascript', $context, $blocks);
// line 264
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.', 264, $this->source); })()), "CloseBodyBefore", [], "any", false, false, false, 264)) {
// line 265
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.', 265, $this->source); })()), "CloseBodyBefore", [], "any", false, false, false, 265)]);
echo "
";
}
// line 268
if (array_key_exists("plugin_snippets", $context)) {
// line 269
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.', 269, $this->source); })())]);
echo "
";
}
// line 271
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 129
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 193
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 262
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 ( 758 => 262, 740 => 193, 722 => 129, 707 => 271, 701 => 269, 699 => 268, 693 => 265, 691 => 264, 689 => 262, 685 => 261, 680 => 260, 678 => 259, 665 => 249, 662 => 248, 659 => 247, 653 => 245, 651 => 244, 646 => 243, 643 => 242, 637 => 240, 635 => 239, 630 => 238, 628 => 237, 623 => 235, 619 => 233, 613 => 231, 610 => 230, 603 => 224, 597 => 221, 594 => 220, 591 => 219, 588 => 217, 582 => 214, 579 => 213, 576 => 212, 572 => 209, 566 => 206, 563 => 205, 560 => 204, 556 => 201, 550 => 198, 547 => 197, 544 => 196, 541 => 194, 538 => 193, 535 => 191, 529 => 188, 526 => 187, 523 => 186, 519 => 184, 516 => 183, 513 => 182, 510 => 181, 507 => 180, 504 => 179, 501 => 178, 499 => 177, 496 => 176, 490 => 173, 487 => 172, 484 => 171, 480 => 168, 474 => 165, 471 => 164, 468 => 163, 465 => 161, 459 => 158, 456 => 157, 453 => 156, 449 => 153, 443 => 151, 441 => 150, 435 => 148, 429 => 146, 424 => 145, 422 => 144, 416 => 142, 413 => 141, 401 => 130, 398 => 129, 396 => 128, 390 => 126, 382 => 122, 376 => 119, 374 => 118, 372 => 117, 367 => 115, 365 => 114, 360 => 112, 358 => 111, 352 => 109, 350 => 108, 345 => 107, 343 => 106, 337 => 105, 335 => 104, 330 => 103, 328 => 102, 322 => 100, 320 => 99, 315 => 98, 313 => 97, 307 => 96, 305 => 95, 300 => 94, 298 => 93, 292 => 91, 290 => 90, 285 => 89, 283 => 88, 277 => 87, 275 => 86, 270 => 85, 268 => 84, 262 => 82, 260 => 81, 255 => 80, 253 => 79, 247 => 78, 245 => 77, 240 => 76, 238 => 75, 219 => 73, 213 => 71, 211 => 70, 206 => 69, 204 => 68, 199 => 67, 197 => 66, 191 => 63, 189 => 62, 184 => 60, 182 => 59, 176 => 57, 174 => 56, 169 => 55, 167 => 54, 161 => 52, 159 => 51, 154 => 50, 152 => 49, 146 => 47, 144 => 46, 139 => 45, 137 => 44, 131 => 42, 129 => 41, 124 => 40, 122 => 39, 117 => 38, 111 => 36, 109 => 35, 107 => 34, 103 => 33, 99 => 32, 95 => 30, 87 => 26, 85 => 25, 79 => 23, 77 => 22, 75 => 21, 73 => 20, 67 => 18, 59 => 16, 57 => 15, 55 => 14, 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#\">
{% 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 %}
{% endif %}
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no,user-scalable=no\">
<meta name=\"apple-itunes-app\" content=\"app-id=com.digital-standard.shareslink, app-argument={{ app.request.uri }}\">
<meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
{% if app.request.get('_route') == 'lp' %}{# ▼LP条件★if #}
{% if Lp.canonical is not empty %}
<link rel=\"canonical\" href=\"{{ Lp.canonical }}\" />
{% endif %}
<title>{{ Lp.title }}</title>
{% if Lp.author is not empty %}
<meta name=\"author\" content=\"{{ Lp.author }}\">
{% elseif Page.author is not empty %}
<meta name=\"author\" content=\"{{ Page.author }}\">
{% endif %}
{% if Lp.description is not empty %}
<meta name=\"description\" content=\"{{ Lp.description }}\">
{% elseif Page.description is not empty %}
<meta name=\"description\" content=\"{{ Page.description }}\">
{% endif %}
{% if Lp.keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Lp.keyword }}\">
{% elseif Page.keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Page.keyword }}\">
{% endif %}
{% if Lp.meta_robots is not empty %}
<meta name=\"robots\" content=\"{{ Lp.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 Lp.meta_tags is not empty %}
{{ include(template_from_string(Lp.meta_tags)) }}
{% endif %}
{% else %}{# ▼LP条件★else #}
{% if (app.request.get('_route') == 'product_detail' or app.request.get('_route') == 'product_detailintro') and Product.seo_title is not empty %}
<title>{{ Product.seo_title }}</title>
{% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
<title>全商品 / {{ BaseInfo.shop_name }}</title>
{% elseif app.request.get('_route') == 'product_list' and Category.seo_title is not empty %}
<title>{{ Category.seo_title }}</title>
{% else %}
<title>{% if app.request.get('_route') == 'product_detail' or app.request.get('_route') == 'product_detailintro' 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' or app.request.get('_route') == 'product_detailintro') and Product.seo_author is not empty %}
<meta name=\"author\" content=\"{{ Product.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.seo_author is not empty %}
<meta name=\"author\" content=\"{{ Category.seo_author }}\">
{% elseif Page.author is not empty %}
<meta name=\"author\" content=\"{{ Page.author }}\">
{% endif %}
{% if (app.request.get('_route') == 'product_detail' or app.request.get('_route') == 'product_detailintro') and Product.seo_description is not empty %}
<meta name=\"description\" content=\"{{ Product.seo_description }}\">
{% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
{% if Page.description is not empty %}<meta name=\"description\" content=\"{{ Page.description }}\">{% endif %}
{% elseif app.request.get('_route') == 'product_list' and Category.seo_description is not empty %}
<meta name=\"description\" content=\"{{ Category.seo_description }}\">
{% elseif Page.description is not empty %}
<meta name=\"description\" content=\"{{ Page.description }}\">
{% endif %}
{% if (app.request.get('_route') == 'product_detail' or app.request.get('_route') == 'product_detailintro') and Product.seo_keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Product.seo_keyword }}\">
{% elseif app.request.get('_route') == 'product_list' and app.request.query.get('category_id') is empty %}
{% if Page.keyword is not empty %}<meta name=\"keywords\" content=\"{{ Page.keyword }}\">{% endif %}
{% elseif app.request.get('_route') == 'product_list' and Category.seo_keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Category.seo_keyword }}\">
{% elseif Page.keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Page.keyword }}\">
{% endif %}
{% if (app.request.get('_route') == 'product_detail' or app.request.get('_route') == 'product_detailintro') and Product.seo_meta_robots is not empty %}
<meta name=\"robots\" content=\"{{ Product.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.seo_meta_robots is not empty %}
<meta name=\"robots\" content=\"{{ Category.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' or app.request.get('_route') == 'product_detailintro') and Product.seo_meta_tags is not empty %}
{{ include(template_from_string(Product.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.seo_meta_tags is not empty %}
{{ include(template_from_string(Category.seo_meta_tags)) }}
{% endif %}
{% endif %}{# ▲LP条件★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=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
<link rel=\"stylesheet\" href=\"//cdn.jsdelivr.net/jquery.slick/1.6.0/slick.css\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}?{{ 'now'|date('His') }}\">
\t{# ▼ヘッダー・Bodyの背景 コメントアウトを解除し数値を変更→001~050 #}
\t{# <link rel=\"stylesheet\" href=\"{{ asset('assets/css/design/001/style.css') }}\"> #}
{% block stylesheet %}{% endblock %}
<script src=\"https://code.jquery.com/jquery-3.3.1.min.js\" integrity=\"sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=\" crossorigin=\"anonymous\"></script>
<script>
\$(function() {
\$.ajaxSetup({
'headers': {
'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
}
});
});
</script>
{# Layout: HEAD #}
{% if Layout.Head %}
{{ include('block.twig', {'Blocks': Layout.Head}) }}
{% endif %}
{# プラグイン用styleseetやmetatagなど #}
{% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
</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-overlayRole\"></div>
<div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
<div class=\"ec-drawerRole\">
{# Layout: DRAWER #}
{% if Layout.Drawer %}
{{ include('block.twig', {'Blocks': Layout.Drawer}) }}
{% endif %}
</div>
<div class=\"dzx-fixed-menu\">
<a href=\"{{ url('homepage') }}\"><i class=\"fas fa-home fa-fw\"></i><span>ホーム</span></a>
{% if is_granted('ROLE_USER') %}
<a href=\"{{ url('mypage') }}\"><i class=\"fas fa-user fa-fw\"></i><span>マイページ</span></a>
{% if BaseInfo.option_favorite_product %}
<a href=\"{{ url('mypage_favorite') }}\"><i class=\"fas fa-heart fa-fw\"></i><span>お気に入り</span></a>
{% endif %}
{% else %}
<a href=\"{{ url('mypage_login') }}\"><i class=\"fas fa-user fa-fw\"></i><span>マイページ</span></a>
{% if BaseInfo.option_favorite_product %}
<a href=\"{{ url('mypage_favorite') }}\"><i class=\"fas fa-heart fa-fw\"></i><span>お気に入り</span></a>
{% endif %}
{% endif %}
<a href=\"{{ url('cart') }}\"><i class=\"fas fa-shopping-cart fa-fw\"><span class=\"ec-cartNavi__badge_menu\">0</span></i><span>カート</span></a>
</div>
<script>
\$(function() {
\$(\".ec-cartNavi__badge_menu\").html( \$('.ec-headerNaviRole .ec-cartNavi__badge').text() );
});
</script>
<div class=\"ec-blockTopBtn pagetop\"><i class=\"ec-headerNav__itemIcon fas fa-chevron-up fa-fw\"></i></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/dzx/dzx.co.jp/public_html/share-wealth.dzx.co.jp/app/template/default/default_frame.twig");
}
}