<?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_e9f6421211107c6bb00520751cd4af29 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'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "default_frame.twig"));
// line 1
echo "<!doctype html>
";
// line 12
echo "<html lang=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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, true, 12), 12, $this->source), "html", null, true);
echo "\">
<head prefix=\"og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# product: http://ogp.me/ns/product#\">
<meta charset=\"utf-8\">
\t
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TNV4M5S');</script>
<!-- End Google Tag Manager -->
\t
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
<meta name=\"eccube-csrf-token\" content=\"";
// line 25
echo twig_escape_filter($this->env, $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html", null, true);
echo "\">
\t";
// line 26
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.', 26, $this->source); })()), "request", [], "any", false, false, true, 26), "attributes", [], "any", false, false, true, 26), "get", [0 => "_route"], "method", false, false, true, 26) == "homepage")) {
// line 27
echo "\t<title>YAMASHITA と Maria の公式オンライストア | ヤマシタとマリアが運営する「エギング専門」と「青物ルアー専門」の釣り用品オンラインストア</title>
\t";
} elseif ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, // line 28
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 28, $this->source); })()), "request", [], "any", false, false, true, 28), "attributes", [], "any", false, false, true, 28), "get", [0 => "_route"], "method", false, false, true, 28) == "product_list")) {
// line 29
echo "\t\t";
ob_start();
// line 30
echo "\t\t\t";
if ((array_key_exists("Category", $context) && !(null === (isset($context["Category"]) || array_key_exists("Category", $context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.', 30, $this->source); })())))) {
// line 31
echo "\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["Category"]) || array_key_exists("Category", $context) ? $context["Category"] : (function () { throw new RuntimeError('Variable "Category" does not exist.', 31, $this->source); })()), "path", [], "any", false, false, true, 31));
foreach ($context['_seq'] as $context["_key"] => $context["Path"]) {
// line 32
echo "\t\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, $context["Path"], "name", [], "any", false, false, true, 32), 32, $this->source), "html", null, true);
echo "
\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['Path'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 34
echo "\t\t\t";
} else {
// line 35
echo "\t\t\t\t";
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.', 35, $this->source); })())))) {
// line 36
echo "\t\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle", $context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.', 36, $this->source); })()), 36, $this->source), "html", null, true);
echo "
\t\t\t\t";
} elseif (( // line 37
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.', 37, $this->source); })())))) {
// line 38
echo "\t\t\t\t\t";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 38, $this->source); })()), 38, $this->source), "html", null, true);
echo "
\t\t\t\t";
}
// line 40
echo "\t\t\t";
}
// line 41
echo "\t\t";
$context["_itemName"] = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 42
echo "\t<title>";
echo twig_escape_filter($this->env, twig_replace_filter($this->sandbox->ensureToStringAllowed((isset($context["_itemName"]) || array_key_exists("_itemName", $context) ? $context["_itemName"] : (function () { throw new RuntimeError('Variable "_itemName" does not exist.', 42, $this->source); })()), 42, $this->source), ["
" => "", "
" => "", "\t" => "", " " => ""]), "html", null, true);
echo "商品一覧 | ヤマシタとマリアが運営する「エギング専門」と「青物ルアー専門」の釣り用品オンラインストア</title>
\t";
} else {
// line 44
echo "\t<title>";
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.', 44, $this->source); })())))) {
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle", $context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.', 44, $this->source); })()), 44, $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.', 44, $this->source); })())))) {
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 44, $this->source); })()), 44, $this->source), "html", null, true);
}
echo " | ヤマシタとマリアが運営する「エギング専門」と「青物ルアー専門」の釣り用品オンラインストア</title>
\t";
}
// line 46
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.', 46, $this->source); })()), "author", [], "any", false, false, true, 46))) {
// line 47
echo " <meta name=\"author\" content=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 47, $this->source); })()), "author", [], "any", false, false, true, 47), 47, $this->source), "html", null, true);
echo "\">
";
}
// line 49
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.', 49, $this->source); })()), "description", [], "any", false, false, true, 49))) {
// line 50
echo " <meta name=\"description\" content=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 50, $this->source); })()), "description", [], "any", false, false, true, 50), 50, $this->source), "html", null, true);
echo "\">
\t";
} 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, true, 51), "attributes", [], "any", false, false, true, 51), "get", [0 => "_route"], "method", false, false, true, 51) == "homepage")) {
// line 52
echo "\t\t<meta name=\"description\" content=\"YAMASHITA Mariaオンラインのスペシャリティストアです。イカ釣りで世界トップクラスのブランド YAMASHITAと青物ルアーフィッシングブランド Mariaがここでしか買えない限定アイテムを販売します。\">
\t";
} 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, true, 53), "attributes", [], "any", false, false, true, 53), "get", [0 => "_route"], "method", false, false, true, 53) == "product_list")) {
// line 54
echo "\t\t<meta name=\"description\" content=\"";
echo twig_escape_filter($this->env, twig_replace_filter($this->sandbox->ensureToStringAllowed((isset($context["_itemName"]) || array_key_exists("_itemName", $context) ? $context["_itemName"] : (function () { throw new RuntimeError('Variable "_itemName" does not exist.', 54, $this->source); })()), 54, $this->source), ["
" => "", "
" => "", "\t" => "", " " => ""]), "html", null, true);
echo "の商品一覧ページです。イカ釣りで世界トップクラスのブランド YAMASHITAと青物ルアーフィッシングブランド Mariaがここでしか買えない限定アイテムを販売します。\">
\t";
} elseif ((twig_get_attribute($this->env, $this->source, 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, true, 55), "attributes", [], "any", false, false, true, 55), "get", [0 => "_route"], "method", false, false, true, 55) == "product_detail")) {
// line 56
echo "\t\t<meta name=\"description\" content=\"";
if ((array_key_exists("_itemName", $context) && !twig_test_empty((isset($context["_itemName"]) || array_key_exists("_itemName", $context) ? $context["_itemName"] : (function () { throw new RuntimeError('Variable "_itemName" does not exist.', 56, $this->source); })())))) {
echo twig_escape_filter($this->env, twig_replace_filter($this->sandbox->ensureToStringAllowed((isset($context["_itemName"]) || array_key_exists("_itemName", $context) ? $context["_itemName"] : (function () { throw new RuntimeError('Variable "_itemName" does not exist.', 56, $this->source); })()), 56, $this->source), ["
" => "", "
" => "", "\t" => "", " " => ""]), "html", null, true);
} else {
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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); })()), "name", [], "any", false, false, true, 56), 56, $this->source), "html", null, true);
}
echo "の商品ページです";
if ( !twig_test_empty(twig_get_attribute($this->env, $this->source, (isset($context["Product"]) || array_key_exists("Product", $context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.', 56, $this->source); })()), "code_min", [], "any", false, false, true, 56))) {
echo "(商品コード: ";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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); })()), "code_min", [], "any", false, false, true, 56), 56, $this->source), "html", null, true);
echo ")";
}
echo "。イカ釣りで世界トップクラスのブランド YAMASHITAと青物ルアーフィッシングブランド Mariaがここでしか買えない限定アイテムを販売します。\">
\t";
} else {
// line 58
echo "\t\t<meta name=\"description\" content=\"";
if ((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.', 58, $this->source); })())))) {
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 58, $this->source); })()), 58, $this->source), "html", null, true);
echo "のページです。";
}
echo "イカ釣りで世界トップクラスのブランド YAMASHITAと青物ルアーフィッシングブランド Mariaがここでしか買えない限定アイテムを販売します。\">
";
}
// line 60
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.', 60, $this->source); })()), "keyword", [], "any", false, false, true, 60))) {
// line 61
echo " <meta name=\"keywords\" content=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 61, $this->source); })()), "keyword", [], "any", false, false, true, 61), 61, $this->source), "html", null, true);
echo "\">
";
}
// line 63
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.', 63, $this->source); })()), "meta_robots", [], "any", false, false, true, 63))) {
// line 64
echo " <meta name=\"robots\" content=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 64, $this->source); })()), "meta_robots", [], "any", false, false, true, 64), 64, $this->source), "html", null, true);
echo "\">
";
}
// line 66
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.', 66, $this->source); })()), "meta_tags", [], "any", false, false, true, 66))) {
// line 67
echo " ";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, twig_template_from_string($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 67, $this->source); })()), "meta_tags", [], "any", false, false, true, 67), 67, $this->source)));
echo "
";
}
// line 69
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 73
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 74
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/yamaria.css"), "html", null, true);
echo "?update=20220216\">
";
// line 75
$this->displayBlock('stylesheet', $context, $blocks);
// line 76
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 87
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.', 87, $this->source); })()), "Head", [], "any", false, false, true, 87)) {
// line 88
echo " ";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 88, $this->source); })()), "Head", [], "any", false, false, true, 88)]);
echo "
";
}
// line 90
echo " ";
// line 91
echo " ";
if (array_key_exists("plugin_assets", $context)) {
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 91, $this->source); })())]);
}
// line 92
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 "\">
\t";
// line 93
if (twig_get_attribute($this->env, $this->source, ($context["Category"] ?? null), "path", [], "any", true, true, true, 93)) {
// line 94
echo "\t\t";
$context["category_base"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 94, $this->source); })()), "path", [], "any", false, false, true, 94), 0, [], "any", false, false, true, 94), "id", [], "any", false, false, true, 94);
// line 95
echo "\t";
} elseif (twig_get_attribute($this->env, $this->source, ($context["Product"] ?? null), "ProductCategories", [], "any", true, true, true, 95)) {
// line 96
echo "\t\t";
$context["category_base"] = twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, 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.', 96, $this->source); })()), "ProductCategories", [], "any", false, false, true, 96), 0, [], "any", false, false, true, 96), "Category", [], "any", false, false, true, 96), "path", [], "any", false, false, true, 96), 0, [], "any", false, false, true, 96), "id", [], "any", false, false, true, 96);
// line 97
echo "\t";
} else {
// line 98
echo "\t\t";
if ((twig_get_attribute($this->env, $this->source, (isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 98, $this->source); })()), "url", [], "any", false, false, true, 98) == "yamashita")) {
// line 99
echo "\t\t\t";
$context["category_base"] = 7;
// line 100
echo "<meta name=\"facebook-domain-verification\" content=\"86j0q9ic747vdmuxidxdr4jymib5i5\" />
\t\t";
} elseif ((twig_get_attribute($this->env, $this->source, // line 101
(isset($context["Page"]) || array_key_exists("Page", $context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.', 101, $this->source); })()), "url", [], "any", false, false, true, 101) == "maria")) {
// line 102
echo "\t\t\t";
$context["category_base"] = 8;
// line 103
echo "<meta name=\"facebook-domain-verification\" content=\"0jl8r0xnx41np0ha68cvcpaibacv06\" />
\t\t";
} else {
// line 105
echo "\t\t\t";
$context["category_base"] = 0;
// line 106
echo "<meta name=\"facebook-domain-verification\" content=\"86j0q9ic747vdmuxidxdr4jymib5i5\" />
<meta name=\"facebook-domain-verification\" content=\"0jl8r0xnx41np0ha68cvcpaibacv06\" />
\t\t";
}
// line 109
echo "\t";
}
// line 110
echo "
</head>
<body id=\"page_";
// line 112
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 112, $this->source); })()), "request", [], "any", false, false, true, 112), "get", [0 => "_route"], "method", false, false, true, 112), 112, $this->source), "html", null, true);
echo "\" class=\"";
echo twig_escape_filter($this->env, ((array_key_exists("body_class", $context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed((isset($context["body_class"]) || array_key_exists("body_class", $context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.', 112, $this->source); })()), 112, $this->source), "other_page")) : ("other_page")), "html", null, true);
if (((isset($context["category_base"]) || array_key_exists("category_base", $context) ? $context["category_base"] : (function () { throw new RuntimeError('Variable "category_base" does not exist.', 112, $this->source); })()) == 7)) {
echo " ym-page_yamashita";
} elseif (((isset($context["category_base"]) || array_key_exists("category_base", $context) ? $context["category_base"] : (function () { throw new RuntimeError('Variable "category_base" does not exist.', 112, $this->source); })()) == 8)) {
echo " ym-page_maria";
}
echo "\">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-TNV4M5S\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
\t
";
// line 119
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.', 119, $this->source); })()), "BodyAfter", [], "any", false, false, true, 119)) {
// line 120
echo " ";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 120, $this->source); })()), "BodyAfter", [], "any", false, false, true, 120)]);
echo "
";
}
// line 122
echo "
<div class=\"ec-layoutRole\">
";
// line 125
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.', 125, $this->source); })()), "Header", [], "any", false, false, true, 125)) {
// line 126
echo " <div class=\"ec-layoutRole__header\">
";
// line 127
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 127, $this->source); })()), "Header", [], "any", false, false, true, 127)]);
echo "
</div>
";
}
// line 130
echo "
";
// line 132
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.', 132, $this->source); })()), "ContentsTop", [], "any", false, false, true, 132)) {
// line 133
echo " <div class=\"ec-layoutRole__contentTop\">
";
// line 134
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 134, $this->source); })()), "ContentsTop", [], "any", false, false, true, 134)]);
echo "
</div>
";
}
// line 137
echo "
<div class=\"ec-layoutRole__contents\">
";
// line 140
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.', 140, $this->source); })()), "SideLeft", [], "any", false, false, true, 140)) {
// line 141
echo " <div class=\"ec-layoutRole__left\">
";
// line 142
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 142, $this->source); })()), "SideLeft", [], "any", false, false, true, 142)]);
echo "
</div>
";
}
// line 145
echo "
";
// line 146
$context["layoutRoleMain"] = "ec-layoutRole__main";
// line 147
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.', 147, $this->source); })()), "ColumnNum", [], "any", false, false, true, 147) == 2)) {
// line 148
echo " ";
$context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
// line 149
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.', 149, $this->source); })()), "ColumnNum", [], "any", false, false, true, 149) == 3)) {
// line 150
echo " ";
$context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
// line 151
echo " ";
}
// line 152
echo "
<div class=\"";
// line 153
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain", $context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.', 153, $this->source); })()), 153, $this->source), "html", null, true);
echo "\">
";
// line 155
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.', 155, $this->source); })()), "MainTop", [], "any", false, false, true, 155)) {
// line 156
echo " <div class=\"ec-layoutRole__mainTop\">
";
// line 157
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 157, $this->source); })()), "MainTop", [], "any", false, false, true, 157)]);
echo "
</div>
";
}
// line 160
echo "
";
// line 162
echo " ";
$this->displayBlock('main', $context, $blocks);
// line 163
echo "
";
// line 165
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.', 165, $this->source); })()), "MainBottom", [], "any", false, false, true, 165)) {
// line 166
echo " <div class=\"ec-layoutRole__mainBottom\">
";
// line 167
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 167, $this->source); })()), "MainBottom", [], "any", false, false, true, 167)]);
echo "
</div>
";
}
// line 170
echo " </div>
";
// line 173
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.', 173, $this->source); })()), "SideRight", [], "any", false, false, true, 173)) {
// line 174
echo " <div class=\"ec-layoutRole__right\">
";
// line 175
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 175, $this->source); })()), "SideRight", [], "any", false, false, true, 175)]);
echo "
</div>
";
}
// line 178
echo " </div>
";
// line 181
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.', 181, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 181)) {
// line 182
echo " <div class=\"ec-layoutRole__contentBottom\">
";
// line 183
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 183, $this->source); })()), "ContentsBottom", [], "any", false, false, true, 183)]);
echo "
</div>
";
}
// line 186
echo "
";
// line 188
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.', 188, $this->source); })()), "Footer", [], "any", false, false, true, 188)) {
// line 189
echo " <div class=\"ec-layoutRole__footer\">
";
// line 190
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 190, $this->source); })()), "Footer", [], "any", false, false, true, 190)]);
echo "
</div>
";
}
// line 193
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 199
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.', 199, $this->source); })()), "Drawer", [], "any", false, false, true, 199)) {
// line 200
echo " ";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 200, $this->source); })()), "Drawer", [], "any", false, false, true, 200)]);
echo "
";
}
// line 202
echo "</div>
<div class=\"ec-blockTopBtn pagetop\">";
// line 203
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ページトップへ"), "html", null, true);
echo "</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 206
$this->loadTemplate("@common/lang.twig", "default_frame.twig", 206)->display($context);
// line 207
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 208
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html", null, true);
echo "\"></script>
";
// line 209
$this->displayBlock('javascript', $context, $blocks);
// line 211
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.', 211, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 211)) {
// line 212
echo " ";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "block.twig", ["Blocks" => twig_get_attribute($this->env, $this->source, (isset($context["Layout"]) || array_key_exists("Layout", $context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.', 212, $this->source); })()), "CloseBodyBefore", [], "any", false, false, true, 212)]);
echo "
";
}
// line 215
if (array_key_exists("plugin_snippets", $context)) {
// line 216
echo " ";
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->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.', 216, $this->source); })())]);
echo "
";
}
// line 218
echo " <script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js", "user_data"), "html", null, true);
echo "\"></script>
</body>
</html>";
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 75
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 162
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 209
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "default_frame.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 606 => 209, 588 => 162, 570 => 75, 556 => 218, 550 => 216, 548 => 215, 542 => 212, 540 => 211, 538 => 209, 534 => 208, 529 => 207, 527 => 206, 521 => 203, 518 => 202, 512 => 200, 509 => 199, 502 => 193, 496 => 190, 493 => 189, 490 => 188, 487 => 186, 481 => 183, 478 => 182, 475 => 181, 471 => 178, 465 => 175, 462 => 174, 459 => 173, 455 => 170, 449 => 167, 446 => 166, 443 => 165, 440 => 163, 437 => 162, 434 => 160, 428 => 157, 425 => 156, 422 => 155, 418 => 153, 415 => 152, 412 => 151, 409 => 150, 406 => 149, 403 => 148, 400 => 147, 398 => 146, 395 => 145, 389 => 142, 386 => 141, 383 => 140, 379 => 137, 373 => 134, 370 => 133, 367 => 132, 364 => 130, 358 => 127, 355 => 126, 352 => 125, 348 => 122, 342 => 120, 340 => 119, 324 => 112, 320 => 110, 317 => 109, 312 => 106, 309 => 105, 305 => 103, 302 => 102, 300 => 101, 297 => 100, 294 => 99, 291 => 98, 288 => 97, 285 => 96, 282 => 95, 279 => 94, 277 => 93, 272 => 92, 267 => 91, 265 => 90, 259 => 88, 256 => 87, 244 => 76, 242 => 75, 238 => 74, 234 => 73, 226 => 69, 220 => 67, 217 => 66, 211 => 64, 208 => 63, 202 => 61, 199 => 60, 190 => 58, 173 => 56, 171 => 55, 165 => 54, 163 => 53, 160 => 52, 158 => 51, 153 => 50, 150 => 49, 144 => 47, 141 => 46, 131 => 44, 124 => 42, 121 => 41, 118 => 40, 112 => 38, 110 => 37, 105 => 36, 102 => 35, 99 => 34, 90 => 32, 85 => 31, 82 => 30, 79 => 29, 77 => 28, 74 => 27, 72 => 26, 68 => 25, 51 => 12, 48 => 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#\">
<meta charset=\"utf-8\">
\t
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TNV4M5S');</script>
<!-- End Google Tag Manager -->
\t
<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')) }}\">
\t{% if app.request.attributes.get('_route') == 'homepage' %}
\t<title>YAMASHITA と Maria の公式オンライストア | ヤマシタとマリアが運営する「エギング専門」と「青物ルアー専門」の釣り用品オンラインストア</title>
\t{% elseif app.request.attributes.get('_route') == 'product_list' %}
\t\t{% set _itemName %}
\t\t\t{% if Category is defined and Category is not null %}
\t\t\t\t{% for Path in Category.path %}
\t\t\t\t\t{{ Path.name }}
\t\t\t\t{% endfor %}
\t\t\t{% else %}
\t\t\t\t{% if subtitle is defined and subtitle is not empty %}
\t\t\t\t\t{{ subtitle }}
\t\t\t\t{% elseif title is defined and title is not empty %}
\t\t\t\t\t{{ title }}
\t\t\t\t{% endif %}
\t\t\t{% endif %}
\t\t{% endset %}
\t<title>{{ _itemName|replace({\"\\r\":\"\",\"\\n\":\"\",\"\\t\":\"\",\" \":\"\"}) }}商品一覧 | ヤマシタとマリアが運営する「エギング専門」と「青物ルアー専門」の釣り用品オンラインストア</title>
\t{% else %}
\t<title>{% if subtitle is defined and subtitle is not empty %}{{ subtitle }}{% elseif title is defined and title is not empty %}{{ title }}{% endif %} | ヤマシタとマリアが運営する「エギング専門」と「青物ルアー専門」の釣り用品オンラインストア</title>
\t{% endif %}
{% if Page.author is not empty %}
<meta name=\"author\" content=\"{{ Page.author }}\">
{% endif %}
{% if Page.description is not empty %}
<meta name=\"description\" content=\"{{ Page.description }}\">
\t{% elseif app.request.attributes.get('_route') == 'homepage' %}
\t\t<meta name=\"description\" content=\"YAMASHITA Mariaオンラインのスペシャリティストアです。イカ釣りで世界トップクラスのブランド YAMASHITAと青物ルアーフィッシングブランド Mariaがここでしか買えない限定アイテムを販売します。\">
\t{% elseif app.request.attributes.get('_route') == 'product_list' %}
\t\t<meta name=\"description\" content=\"{{ _itemName|replace({\"\\r\":\"\",\"\\n\":\"\",\"\\t\":\"\",\" \":\"\"}) }}の商品一覧ページです。イカ釣りで世界トップクラスのブランド YAMASHITAと青物ルアーフィッシングブランド Mariaがここでしか買えない限定アイテムを販売します。\">
\t{% elseif app.request.attributes.get('_route') == 'product_detail' %}
\t\t<meta name=\"description\" content=\"{% if _itemName is defined and _itemName is not empty %}{{ _itemName|replace({\"\\r\":\"\",\"\\n\":\"\",\"\\t\":\"\",\" \":\"\"}) }}{% else %}{{ Product.name }}{% endif %}の商品ページです{% if Product.code_min is not empty %}(商品コード: {{ Product.code_min }}){% endif %}。イカ釣りで世界トップクラスのブランド YAMASHITAと青物ルアーフィッシングブランド Mariaがここでしか買えない限定アイテムを販売します。\">
\t{% else %}
\t\t<meta name=\"description\" content=\"{% if title is defined and title is not empty %}{{ title }}のページです。{% endif %}イカ釣りで世界トップクラスのブランド YAMASHITAと青物ルアーフィッシングブランド Mariaがここでしか買えない限定アイテムを販売します。\">
{% endif %}
{% if Page.keyword is not empty %}
<meta name=\"keywords\" content=\"{{ Page.keyword }}\">
{% endif %}
{% if Page.meta_robots is not empty %}
<meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
{% endif %}
{% if Page.meta_tags is not empty %}
{{ include(template_from_string(Page.meta_tags)) }}
{% endif %}
<!--<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') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/yamaria.css') }}?update=20220216\">
{% 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') }}\">
\t{% if Category.path is defined %}{# 商品一覧 #}
\t\t{% set category_base = Category.path.0.id %}
\t{% elseif Product.ProductCategories is defined %}{# 商品詳細 #}
\t\t{% set category_base = Product.ProductCategories.0.Category.path.0.id %}
\t{% else %}
\t\t{% if Page.url == 'yamashita' %}
\t\t\t{% set category_base = 7 %}
<meta name=\"facebook-domain-verification\" content=\"86j0q9ic747vdmuxidxdr4jymib5i5\" />
\t\t{% elseif Page.url == 'maria' %}
\t\t\t{% set category_base = 8 %}
<meta name=\"facebook-domain-verification\" content=\"0jl8r0xnx41np0ha68cvcpaibacv06\" />
\t\t{% else %}
\t\t\t{% set category_base = 0 %}
<meta name=\"facebook-domain-verification\" content=\"86j0q9ic747vdmuxidxdr4jymib5i5\" />
<meta name=\"facebook-domain-verification\" content=\"0jl8r0xnx41np0ha68cvcpaibacv06\" />
\t\t{% endif %}
\t{% endif %}
</head>
<body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}{% if category_base == 7 %} ym-page_yamashita{% elseif category_base == 8%} ym-page_maria{% endif %}\">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-TNV4M5S\"
height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
\t
{# 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=\"ec-blockTopBtn pagetop\">{{'ページトップへ'|trans}}</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/dober/testman.biz/public_html/yamaria-ec-demo/app/template/yamaria/default_frame.twig");
}
public function checkSecurity()
{
static $tags = array("if" => 26, "set" => 29, "for" => 31, "block" => 75, "include" => 206);
static $filters = array("escape" => 12, "replace" => 42, "default" => 112, "trans" => 203);
static $functions = array("csrf_token" => 25, "constant" => 25, "include" => 67, "template_from_string" => 67, "asset" => 69);
try {
$this->sandbox->checkSecurity(
['if', 'set', 'for', 'block', 'include'],
['escape', 'replace', 'default', 'trans'],
['csrf_token', 'constant', 'include', 'template_from_string', 'asset']
);
} catch (SecurityError $e) {
$e->setSourceContext($this->source);
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}