<?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;
/* Category/trident-series.twig */
class __TwigTemplate_f4f7fd4cb2adbe6a0d08d73b2ada9a5d extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'javascript' => [$this, 'block_javascript'],
'main' => [$this, 'block_main'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doGetParent(array $context)
{
// line 11
return "default_frame.twig";
}
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", "Category/trident-series.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Category/trident-series.twig"));
$this->parent = $this->loadTemplate("default_frame.twig", "Category/trident-series.twig", 11);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 13
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"));
// line 14
echo " <script>
</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 19
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"));
// line 20
$this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_css.twig", "Category/trident-series.twig", 20)->display($context);
// line 21
echo "
<!-- ページ固有のスタイル -->
<style>
\t.std img {
max-width: 100%;
\t}
\t.grey-products-icons .product-item img {
\twidth:90px;
\tmax-width:100%;
\t}
\tp.description {
font-size: 18px;
line-height: 1.5em;
\t\tcolor: #000;
\t\tletter-spacing: -1px;
\t}
\ta.more-link {
font-size: 20px;
color: #0886fb;
white-space: nowrap;
\t}
\t#category-featured-products .white-swooth {
\t\tmargin-top: 100px;
\t}
\t.grey-products-icons.flexbox {
\t\tjustify-content: center;
\t\tflex-wrap: wrap;
\t}
\t.grey-products-icons .product-item {
\t\twidth: 90px;
margin: 5px 10px;
\t\tpadding: 0;
\t\topacity: 1;
\t}
\t#category-featured-products .page-intro {
padding: 20px 80px 50px;
\t}
\t#category-featured-products .page-intro h1 {
font-size: 36px;
\t\tcolor: #5c5c5c;
margin-bottom: 0;
\t}
\t#category-featured-products .page-intro h1 span {
font-size: 45px;
\t}
\t#category-featured-products .page-intro p {
font-size: 21px;
\t\tcolor: #000;
line-height: 1.3em;
\t\t
\t}
\t#category-featured-products .classic-product-contr .product-info {
width: 510px;
padding: 60px 0px 30px 0;
\t\tmargin: 0 0 0 auto;
\t}
\t#category-featured-products .classic-product-contr .product-img {
\t\twidth: 590px;
padding-top: 80px;
\t\tmargin-right: auto;
\t}
\t#mgx-sgx-classic.classic-product-contr .product-info,
\t#eupho-classic.classic-product-contr .product-info {
\t\tmargin: 0 auto 0 0;
\t}
\t#mgx-sgx-classic.classic-product-contr .product-img,
\t#eupho-classic.classic-product-contr .product-img{
\t\tmargin: 0 200px 0 auto;
\t}
\t#category-featured-products .classic-product-contr h2 {
font-size: 56px;
font-weight: 400;
\t\tcolor: #797979;
\t\tmargin-bottom: 15px;
\t}
\t#category-featured-products .classic-product-contr h2 span {
display: block;
font-size: 26px;
color: #000;
letter-spacing: 0.5em;
\t}
\t#category-featured-products .classic-product-contr .description {
margin-bottom: 10px;
width: 400px;
\t}
\t#category-featured-products .classic-product-contr .product-info .flexbox {
\t\tflex-wrap: wrap;
\t}
\t.product-container {
\t\tjustify-content: center;
\t}
\t#mgx-sgx-classic .product-container,
\t#eupho-classic .product-container {
\t\tflex-direction: row-reverse;
\t}
\t
\t#category-featured-products .one-click-add-cart {
\tmargin: 0 0 0 160px;
\t}
\t
\t#category-featured-products .classic-product-contr .product-info .flexbox img {
\t\tpadding-top:10px;
\t}
\t@media only screen and (max-width: 999px) {
\t\t#category-featured-products .page-intro h1 {
\t\t\tfont-size: 28px;
\t\t}
\t\t#category-featured-products .page-intro h1 span {
\t\t\tfont-size: 36px;
\t\t}
\t\t#category-featured-products .classic-product-contr .product-container.flexbox {
\t\t\tflex-direction: column;
\t\t}
\t
\t\t#category-featured-products .classic-product-contr .product-info {
\t\t\twidth: auto;
\t\t\tpadding: 0;
\t\t\tmargin: 0 auto;
\t\t\tmax-width: 600px;
\t\t}
\t\t#category-featured-products .classic-product-contr .description {
\t\t\tpadding: 0;
\t\t\twidth: auto;
\t\t}
\t\t#category-featured-products .classic-product-contr .product-img {
\t\t\tmargin: 0 auto;
\t\t\ttext-align: center;
\t\t}
\t\t#category-featured-products .btn-cart {
\t\t\tmargin: 0;
\t\t}
\t\t#category-featured-products .classic-product-contr .product-info .flexbox {
\t\t\tjustify-content: center;
\t\t}
\t}
\t@media only screen and (max-width: 767px) {
\t\t#category-featured-products .page-intro p {
\t\t\tfont-size: 18px;
\t\t}
\t\t#category-featured-products .classic-product-contr .product-info,
\t\t#category-featured-products .classic-product-contr .product-img {
\t\t\twidth: 300px;
\t\t\tmax-width:100%;
\t\t}
\t\t\t#category-featured-products .page-intro {
\t\t\tpadding: 20px 0 50px;
\t\t}
\t}
</style>
<div class=\"main-container\" id=\"trident-series-page\">
\t<div class=\"breadcrumbs\">
\t\t<div class=\"container\">
\t\t\t<ul itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">
\t\t\t\t<li class=\"home\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">
\t\t\t\t\t<a itemprop=\"item\" href=\"";
// line 205
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
echo "\" title=\"トップページ\"><span itemprop=\"name\" style=\"padding:0\">トップページ</span></a>
\t\t\t\t\t<meta itemprop=\"position\" content=\"1\">
\t\t\t\t\t<span>></span>
\t\t\t\t</li>
\t\t\t\t<li>
\t\t\t\t\t<strong>アネロス トライデント シリーズ</strong>
\t\t\t\t</li>
\t\t\t</ul>
\t\t</div>
\t</div>
\t<div class=\"col-main\">
\t\t<div class=\"std\" id=\"category-featured-products\">
\t\t\t<div id=\"classic-products-wrapper\">
\t\t\t\t<div class=\"grey-gradient-bg\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"container \">
\t\t\t\t\t\t\t<div class=\"grey-products-icons flexbox\">
\t\t\t\t\t\t\t\t<div class=\"product-item\">
\t\t\t\t\t\t\t\t\t<div class=\"animate\" data-animate=\"zoomIn\" data-delay=\"0.3s\">
\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 225
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 69]);
echo "\"><img title=\"MGXトライデント\" src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/MGX-Lightgrey90.png"), "html", null, true);
echo "\" alt=\"MGXトライデント アイコン\"></a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"product-item\">
\t\t\t\t\t\t\t\t\t<div class=\"animate\" data-animate=\"zoomIn\" data-delay=\"0.2s\">
\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 230
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 66]);
echo "\"><img title=\"ヒリックストライデント\" src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Helix-Lightgrey90.png"), "html", null, true);
echo "\" alt=\"ヒリックストライデント アイコン\"></a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"product-item\">
\t\t\t\t\t\t\t\t\t<div class=\"animate\" data-animate=\"zoomIn\" data-delay=\"0.4s\">
\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 235
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 68]);
echo "\"><img title=\"ユーホートライデント\" src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Eupho-Lightgrey90.png"), "html", null, true);
echo "\" alt=\"ユーホートライデント アイコン\"></a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"product-item\">
\t\t\t\t\t\t\t\t\t<div class=\"animate\" data-animate=\"zoomIn\" data-delay=\"0.5s\">
\t\t\t\t\t\t\t\t\t\t<a href=\"";
// line 240
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 67]);
echo "\"><img title=\"マキシマストライデント\" src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Maximus-Lightgrey90.png"), "html", null, true);
echo "\" alt=\"マキシマストライデント アイコン\"></a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"page-intro\">
\t\t\t\t\t\t\t\t<h1>
\t\t\t\t\t\t\t\t\tアネロス
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t\tシリーズ
\t\t\t\t\t\t\t\t</h1>
\t\t\t\t\t\t\t\t<p class=\"description\">
\t\t\t\t\t\t\t\t\t性の健康を支えることを目的に研究され、医療特許を取得し、ドライオーガズムの元祖メーカーアネロスから新世代のラインナップとして、トライデントシリーズが誕生しました! 男性のGエリアをPC筋の弛緩により会陰部、直腸前壁、尾骶骨に刺激を与えることによって、身体の中から湧き起こる蠕動運動を誘発、強烈な新しいオーガズムを提供する製品です。<br><br>トライデントシリーズは全く新しい「多軸動構造」により新たな刺激を与えてくれます。従来のモデルと異なり、水平に動くだけではなく輪転運動も加わりました。そのため、水平な動きにより会陰、直腸前壁、尾骶骨をそして頭部の輪転運動により直腸内全体を刺激するため効果が2倍以上になり、ドライオーガズムが今までより数段達成しやすくなりました。会陰と尾骶骨を交互にそして直腸内全体を刺激しながら、再設計されたWベースがアネロスの状態を常に安定させ下半身を抱きしめる感じです。今回発売のトライデントシリーズのヒリックストライデント、MGXトライデント、マキシマストライデント、ユーホートライデントの4アイテムは全て耐衝撃医療用非多孔製プラスチックで造られています。
\t\t\t\t\t\t\t\t</p>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div id=\"helix-classic\" class=\"grey-gradient-bg classic-product-contr\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"product-container flexbox\">
\t\t\t\t\t\t\t<div class=\"product-info\">
\t\t\t\t\t\t\t\t<h2>
\t\t\t\t\t\t\t\t\tヒリックス
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t</h2>
\t\t\t\t\t\t\t\t<p class=\"description\">大き目の頭部と新しい柄の角度により攻撃的な刺激を与え、誘発された蠕動運動によりよく反応します。ヒリックスの新たにデザインされた頭部が直腸内全体をバランスよく刺激し、強烈な快楽の波を送っていきます。更にトライデントのWベースによりドライが最も楽で達成しやすくなりました。</p>
\t\t\t\t\t\t\t\t<a class=\"more-link\" href=\"";
// line 268
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 66]);
echo "\">詳細をみる ></a>
\t\t\t\t\t\t\t\t<div class=\"flexbox\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 270
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/MGX-Lightgrey.png"), "html", null, true);
echo "\" alt=\"MGXトライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.2s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate active\" src=\"";
// line 271
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Helix-DarkGrey.png"), "html", null, true);
echo "\" alt=\"選択されたヒリックストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.3s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"\" alt=\"\" data-animate=\"zoomIn\" data-delay=\"0.4s\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 273
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Eupho-Lightgrey.png"), "html", null, true);
echo "\" alt=\"ユーホートライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.5s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 274
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Maximus-Lightgrey.png"), "html", null, true);
echo "\" alt=\"マキシマストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"600\" height=\"132\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"product-img\">
\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 278
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Helix_LineShadow_TITLERIGHT.png"), "html", null, true);
echo "\" alt=\"ヒリックストライデント メイン\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.8s\">
\t\t\t\t\t\t\t\t";
// line 279
$context["Product"] = twig_get_attribute($this->env, $this->source, $this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [0 => 66], "method", false, false, true, 279);
// line 280
echo "\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<!-- REVIEW AREA -->
\t\t\t\t\t\t\t";
// line 282
$macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig", "Category/trident-series.twig", 282)->unwrap();
// line 283
echo "
\t\t\t\t\t\t\t";
// line 284
$context["review_list"] = twig_get_attribute($this->env, $this->source, $this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [0 => 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.', 284, $this->source); })()), "id", [], "any", false, false, true, 284)], "method", false, false, true, 284);
// line 285
echo "\t\t\t\t\t\t\t";
$context["reviewer_total"] = 0;
// line 286
echo "\t\t\t\t\t\t\t";
$context["review_total_point"] = 0;
// line 287
echo "\t\t\t\t\t\t\t";
$context["count"] = 5;
// line 288
echo "\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["review_list"]) || array_key_exists("review_list", $context) ? $context["review_list"] : (function () { throw new RuntimeError('Variable "review_list" does not exist.', 288, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 289
echo "\t\t\t\t\t\t\t ";
$context["reviewer_total"] = ((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 289, $this->source); })()) + $context["i"]);
// line 290
echo "\t\t\t\t\t\t\t ";
$context["review_total_point"] = ((isset($context["review_total_point"]) || array_key_exists("review_total_point", $context) ? $context["review_total_point"] : (function () { throw new RuntimeError('Variable "review_total_point" does not exist.', 290, $this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count", $context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.', 290, $this->source); })())));
// line 291
echo "\t\t\t\t\t\t\t ";
$context["count"] = ((isset($context["count"]) || array_key_exists("count", $context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.', 291, $this->source); })()) - 1);
// line 292
echo "\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 293
echo "\t\t\t\t\t\t\t";
$context["review_point"] = ((((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 293, $this->source); })()) == 0)) ? (0) : (((isset($context["review_total_point"]) || array_key_exists("review_total_point", $context) ? $context["review_total_point"] : (function () { throw new RuntimeError('Variable "review_total_point" does not exist.', 293, $this->source); })()) / (isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 293, $this->source); })()))));
// line 294
echo "\t\t\t\t\t\t\t
\t\t\t\t\t\t\t";
// line 295
if ((0 < (isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 295, $this->source); })()))) {
// line 296
echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
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.', 296, $this->source); })()), "id", [], "any", false, false, true, 296), 296, $this->source), "html", null, true);
echo "\" class=\"review-layoutRole\">
\t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
// line 297
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.', 297, $this->source); })()), "id", [], "any", false, false, true, 297), 297, $this->source), "html", null, true);
echo "\" data-avg=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["review_point"]) || array_key_exists("review_point", $context) ? $context["review_point"] : (function () { throw new RuntimeError('Variable "review_point" does not exist.', 297, $this->source); })()), 297, $this->source), "html", null, true);
echo "\" data-num=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 297, $this->source); })()), 297, $this->source), "html", null, true);
echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
// line 300
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 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.', 300, $this->source); })()), "id", [], "any", false, false, true, 300)]), "html", null, true);
echo "#review_area\"></a></span>
\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
}
// line 304
echo "\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t \$(function () {
\t\t\t\t\t\t\t if ( \$('#plg_customer_review_special_anchor";
// line 307
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.', 307, $this->source); })()), "id", [], "any", false, false, true, 307), 307, $this->source), "html", null, true);
echo "').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 308
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.', 308, $this->source); })()), "id", [], "any", false, false, true, 308), 308, $this->source), "html", null, true);
echo "').insertAfter(\$('#plg_customer_review_special_anchor";
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.', 308, $this->source); })()), "id", [], "any", false, false, true, 308), 308, $this->source), "html", null, true);
echo "'));
\t\t\t\t\t\t\t } else if ( \$('#button";
// line 309
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.', 309, $this->source); })()), "id", [], "any", false, false, true, 309), 309, $this->source), "html", null, true);
echo "').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 310
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.', 310, $this->source); })()), "id", [], "any", false, false, true, 310), 310, $this->source), "html", null, true);
echo "').insertBefore(\$('#button";
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.', 310, $this->source); })()), "id", [], "any", false, false, true, 310), 310, $this->source), "html", null, true);
echo "'));
\t\t\t\t\t\t\t } else {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 312
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.', 312, $this->source); })()), "id", [], "any", false, false, true, 312), 312, $this->source), "html", null, true);
echo "').hide();
\t\t\t\t\t\t\t }
\t\t\t\t\t\t\t });
\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t<!-- REVIEW AREA END -->
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t";
// line 318
if (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.', 318, $this->source); })()), "stock_find", [], "any", false, false, true, 318)) {
// line 319
echo "\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"Add to Cart\" class=\"button btn-cart one-click-add-cart\"
\t\t\t\t\t\t\t\t\tdata-action=\"";
// line 320
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_add_cart", ["id" => 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.', 320, $this->source); })()), "id", [], "any", false, false, true, 320)]), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-product_id=\"";
// line 321
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.', 321, $this->source); })()), "id", [], "any", false, false, true, 321), 321, $this->source), "html", null, true);
echo "\" data-product_name=\"";
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.', 321, $this->source); })()), "name", [], "any", false, false, true, 321), 321, $this->source), "html", null, true);
echo "\" data-product_img=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct($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.', 321, $this->source); })()), "main_list_image", [], "any", false, false, true, 321), 321, $this->source)), "save_image"), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-product_class=\"";
// line 322
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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.', 322, $this->source); })()), "ProductClasses", [], "any", false, false, true, 322), 0, [], "array", false, false, true, 322), "id", [], "any", false, false, true, 322), 322, $this->source), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-token=\"";
// line 323
echo twig_escape_filter($this->env, $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html", null, true);
echo "\" id=\"button";
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.', 323, $this->source); })()), "id", [], "any", false, false, true, 323), 323, $this->source), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - ";
// line 324
echo twig_escape_filter($this->env, $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter($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.', 324, $this->source); })()), "getPrice02IncTaxMin", [], "any", false, false, true, 324), 324, $this->source)), "html", null, true);
echo "<span class=\"inctax\"> (税込)</span></span>
\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
} else {
// line 327
echo "\t\t\t\t\t\t\t\t\t";
$context["arrivemail"] = true;
// line 328
echo "\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["Product"]) || array_key_exists("Product", $context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.', 328, $this->source); })()), "ProductTag", [], "any", false, false, true, 328));
foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
// line 329
echo "\t\t\t\t\t\t\t\t\t\t";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["ProductTag"], "Tag", [], "any", false, false, true, 329), "id", [], "any", false, false, true, 329) == 99)) {
// line 330
echo "\t\t\t\t\t\t\t\t\t\t\t";
$context["arrivemail"] = false;
// line 331
echo "\t\t\t\t\t\t\t\t\t\t";
}
// line 332
echo "\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 333
echo "\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t";
// line 334
if ((isset($context["arrivemail"]) || array_key_exists("arrivemail", $context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.', 334, $this->source); })())) {
// line 335
echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
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.', 335, $this->source); })()), "id", [], "any", false, false, true, 335), 335, $this->source), "html", null, true);
echo "\" data-productname=\"";
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.', 335, $this->source); })()), "name", [], "any", false, false, true, 335), 335, $this->source), "html", null, true);
echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t";
} else {
// line 339
echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t";
}
// line 343
echo "\t\t\t\t\t\t\t\t";
}
// line 344
echo "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div id=\"mgx-sgx-classic\" class=\"grey-gradient-bg classic-product-contr\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"product-container flexbox\">
\t\t\t\t\t\t\t<div class=\"product-info\">
\t\t\t\t\t\t\t\t<h2>
\t\t\t\t\t\t\t\t\tMGX
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t</h2>
\t\t\t\t\t\t\t\t<p class=\"description\">アネロスブランドの初期モデルで多くのユーザーに愛されているMGXのトライデント版が登場しました。頭部が細いため挿入が楽で、頭部はピンポイントで前立腺を捕えます。初心者に最適でドライの近道と言われています。経験者も使用するたびにオーガズムのレベルが上がります。</p>
\t\t\t\t\t\t\t\t<a class=\"more-link\" href=\"";
// line 360
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 69]);
echo "\">詳細をみる ></a>
\t\t\t\t\t\t\t\t<br>
\t\t\t\t\t\t\t\t<div class=\"flexbox\">
\t\t\t\t\t\t\t\t\t<img class=\"animate active\" src=\"";
// line 363
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Mgx-DarkGrey.png"), "html", null, true);
echo "\" alt=\"選択されたMGXトライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.2s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 364
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Helix-Lightgrey.png"), "html", null, true);
echo "\" alt=\"ヒリックストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.3s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 365
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Eupho-Lightgrey.png"), "html", null, true);
echo "\" alt=\"ユーホートライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.4s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 366
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Maximus-Lightgrey.png"), "html", null, true);
echo "\" alt=\"マキシマストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.5s\" height=\"132\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"product-img\">
\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 370
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/MGX_LineShadow_TITLERIGHT.png"), "html", null, true);
echo "\" alt=\"MGXトライデント メイン\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.8s\">
\t\t\t\t\t\t\t\t";
// line 371
$context["Product"] = twig_get_attribute($this->env, $this->source, $this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [0 => 69], "method", false, false, true, 371);
// line 372
echo "\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- REVIEW AREA -->
\t\t\t\t\t\t\t";
// line 374
$macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig", "Category/trident-series.twig", 374)->unwrap();
// line 375
echo "
\t\t\t\t\t\t\t";
// line 376
$context["review_list"] = twig_get_attribute($this->env, $this->source, $this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [0 => 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.', 376, $this->source); })()), "id", [], "any", false, false, true, 376)], "method", false, false, true, 376);
// line 377
echo "\t\t\t\t\t\t\t";
$context["reviewer_total"] = 0;
// line 378
echo "\t\t\t\t\t\t\t";
$context["review_total_point"] = 0;
// line 379
echo "\t\t\t\t\t\t\t";
$context["count"] = 5;
// line 380
echo "\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["review_list"]) || array_key_exists("review_list", $context) ? $context["review_list"] : (function () { throw new RuntimeError('Variable "review_list" does not exist.', 380, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 381
echo "\t\t\t\t\t\t\t ";
$context["reviewer_total"] = ((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 381, $this->source); })()) + $context["i"]);
// line 382
echo "\t\t\t\t\t\t\t ";
$context["review_total_point"] = ((isset($context["review_total_point"]) || array_key_exists("review_total_point", $context) ? $context["review_total_point"] : (function () { throw new RuntimeError('Variable "review_total_point" does not exist.', 382, $this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count", $context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.', 382, $this->source); })())));
// line 383
echo "\t\t\t\t\t\t\t ";
$context["count"] = ((isset($context["count"]) || array_key_exists("count", $context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.', 383, $this->source); })()) - 1);
// line 384
echo "\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 385
echo "\t\t\t\t\t\t\t";
$context["review_point"] = ((((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 385, $this->source); })()) == 0)) ? (0) : (((isset($context["review_total_point"]) || array_key_exists("review_total_point", $context) ? $context["review_total_point"] : (function () { throw new RuntimeError('Variable "review_total_point" does not exist.', 385, $this->source); })()) / (isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 385, $this->source); })()))));
// line 386
echo "\t\t\t\t\t\t\t
\t\t\t\t\t\t\t";
// line 387
if ((0 < (isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 387, $this->source); })()))) {
// line 388
echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
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.', 388, $this->source); })()), "id", [], "any", false, false, true, 388), 388, $this->source), "html", null, true);
echo "\" class=\"review-layoutRole\">
\t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
// line 389
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.', 389, $this->source); })()), "id", [], "any", false, false, true, 389), 389, $this->source), "html", null, true);
echo "\" data-avg=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["review_point"]) || array_key_exists("review_point", $context) ? $context["review_point"] : (function () { throw new RuntimeError('Variable "review_point" does not exist.', 389, $this->source); })()), 389, $this->source), "html", null, true);
echo "\" data-num=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 389, $this->source); })()), 389, $this->source), "html", null, true);
echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
// line 392
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 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.', 392, $this->source); })()), "id", [], "any", false, false, true, 392)]), "html", null, true);
echo "#review_area\"></a></span>
\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
}
// line 396
echo "\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t \$(function () {
\t\t\t\t\t\t\t if ( \$('#plg_customer_review_special_anchor";
// line 399
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.', 399, $this->source); })()), "id", [], "any", false, false, true, 399), 399, $this->source), "html", null, true);
echo "').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 400
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.', 400, $this->source); })()), "id", [], "any", false, false, true, 400), 400, $this->source), "html", null, true);
echo "').insertAfter(\$('#plg_customer_review_special_anchor";
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.', 400, $this->source); })()), "id", [], "any", false, false, true, 400), 400, $this->source), "html", null, true);
echo "'));
\t\t\t\t\t\t\t } else if ( \$('#button";
// line 401
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.', 401, $this->source); })()), "id", [], "any", false, false, true, 401), 401, $this->source), "html", null, true);
echo "').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 402
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.', 402, $this->source); })()), "id", [], "any", false, false, true, 402), 402, $this->source), "html", null, true);
echo "').insertBefore(\$('#button";
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.', 402, $this->source); })()), "id", [], "any", false, false, true, 402), 402, $this->source), "html", null, true);
echo "'));
\t\t\t\t\t\t\t } else {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 404
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.', 404, $this->source); })()), "id", [], "any", false, false, true, 404), 404, $this->source), "html", null, true);
echo "').hide();
\t\t\t\t\t\t\t }
\t\t\t\t\t\t\t });
\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t<!-- REVIEW AREA END -->
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t";
// line 410
if (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.', 410, $this->source); })()), "stock_find", [], "any", false, false, true, 410)) {
// line 411
echo "\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"Add to Cart\" class=\"button btn-cart one-click-add-cart\"
\t\t\t\t\t\t\t\t\tdata-action=\"";
// line 412
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_add_cart", ["id" => 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.', 412, $this->source); })()), "id", [], "any", false, false, true, 412)]), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-product_id=\"";
// line 413
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.', 413, $this->source); })()), "id", [], "any", false, false, true, 413), 413, $this->source), "html", null, true);
echo "\" data-product_name=\"";
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.', 413, $this->source); })()), "name", [], "any", false, false, true, 413), 413, $this->source), "html", null, true);
echo "\" data-product_img=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct($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.', 413, $this->source); })()), "main_list_image", [], "any", false, false, true, 413), 413, $this->source)), "save_image"), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-product_class=\"";
// line 414
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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.', 414, $this->source); })()), "ProductClasses", [], "any", false, false, true, 414), 0, [], "array", false, false, true, 414), "id", [], "any", false, false, true, 414), 414, $this->source), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-token=\"";
// line 415
echo twig_escape_filter($this->env, $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html", null, true);
echo "\" id=\"button";
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.', 415, $this->source); })()), "id", [], "any", false, false, true, 415), 415, $this->source), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - ";
// line 416
echo twig_escape_filter($this->env, $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter($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.', 416, $this->source); })()), "getPrice02IncTaxMin", [], "any", false, false, true, 416), 416, $this->source)), "html", null, true);
echo "<span class=\"inctax\"> (税込)</span></span>
\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
} else {
// line 419
echo "\t\t\t\t\t\t\t\t\t";
$context["arrivemail"] = true;
// line 420
echo "\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["Product"]) || array_key_exists("Product", $context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.', 420, $this->source); })()), "ProductTag", [], "any", false, false, true, 420));
foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
// line 421
echo "\t\t\t\t\t\t\t\t\t\t";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["ProductTag"], "Tag", [], "any", false, false, true, 421), "id", [], "any", false, false, true, 421) == 99)) {
// line 422
echo "\t\t\t\t\t\t\t\t\t\t\t";
$context["arrivemail"] = false;
// line 423
echo "\t\t\t\t\t\t\t\t\t\t";
}
// line 424
echo "\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 425
echo "\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t";
// line 426
if ((isset($context["arrivemail"]) || array_key_exists("arrivemail", $context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.', 426, $this->source); })())) {
// line 427
echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
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.', 427, $this->source); })()), "id", [], "any", false, false, true, 427), 427, $this->source), "html", null, true);
echo "\" data-productname=\"";
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.', 427, $this->source); })()), "name", [], "any", false, false, true, 427), 427, $this->source), "html", null, true);
echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t";
} else {
// line 431
echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t";
}
// line 435
echo "\t\t\t\t\t\t\t\t";
}
// line 436
echo "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div id=\"progasm-classic\" class=\"grey-gradient-bg classic-product-contr\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"product-container flexbox\">
\t\t\t\t\t\t\t<div class=\"product-info\">
\t\t\t\t\t\t\t\t<h2>
\t\t\t\t\t\t\t\t\tユーホー
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t</h2>
\t\t\t\t\t\t\t\t<p class=\"description\">細長く、雅やかな頭部のフォルムはが現代美術のやさしい像に見えます。しかし、使用すると驚くほどの深い効果が得られます。アネロスの中で最も細いモデルのため、刺激が繊細でデリケートです。上級者のユーザーに非常に人気が高く、長い女性のようなオーガズムを得られることができます。</p>
\t\t\t\t\t\t\t\t<a class=\"more-link\" href=\"";
// line 452
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 68]);
echo "\">詳細をみる ></a>
\t\t\t\t\t\t\t\t<div class=\"flexbox\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 454
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/MGX-Lightgrey.png"), "html", null, true);
echo "\" alt=\"MGXトライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.2s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 455
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Helix-Lightgrey.png"), "html", null, true);
echo "\" alt=\"ヒリックストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.3s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 456
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Eupho-DarkGrey.png"), "html", null, true);
echo "\" alt=\"選択されたユーホートライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.4s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 457
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Maximus-Lightgrey.png"), "html", null, true);
echo "\" alt=\"マキシマストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.5s\" height=\"132\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"product-img\">
\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 461
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Eupho_LineShadow_TITLERIGHT.png"), "html", null, true);
echo "\" alt=\"ユーホートライデント メイン\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.8s\">
\t\t\t\t\t\t\t\t";
// line 462
$context["Product"] = twig_get_attribute($this->env, $this->source, $this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [0 => 68], "method", false, false, true, 462);
// line 463
echo "\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<!-- REVIEW AREA -->
\t\t\t\t\t\t\t";
// line 465
$macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig", "Category/trident-series.twig", 465)->unwrap();
// line 466
echo "
\t\t\t\t\t\t\t";
// line 467
$context["review_list"] = twig_get_attribute($this->env, $this->source, $this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [0 => 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.', 467, $this->source); })()), "id", [], "any", false, false, true, 467)], "method", false, false, true, 467);
// line 468
echo "\t\t\t\t\t\t\t";
$context["reviewer_total"] = 0;
// line 469
echo "\t\t\t\t\t\t\t";
$context["review_total_point"] = 0;
// line 470
echo "\t\t\t\t\t\t\t";
$context["count"] = 5;
// line 471
echo "\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["review_list"]) || array_key_exists("review_list", $context) ? $context["review_list"] : (function () { throw new RuntimeError('Variable "review_list" does not exist.', 471, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 472
echo "\t\t\t\t\t\t\t ";
$context["reviewer_total"] = ((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 472, $this->source); })()) + $context["i"]);
// line 473
echo "\t\t\t\t\t\t\t ";
$context["review_total_point"] = ((isset($context["review_total_point"]) || array_key_exists("review_total_point", $context) ? $context["review_total_point"] : (function () { throw new RuntimeError('Variable "review_total_point" does not exist.', 473, $this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count", $context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.', 473, $this->source); })())));
// line 474
echo "\t\t\t\t\t\t\t ";
$context["count"] = ((isset($context["count"]) || array_key_exists("count", $context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.', 474, $this->source); })()) - 1);
// line 475
echo "\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 476
echo "\t\t\t\t\t\t\t";
$context["review_point"] = ((((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 476, $this->source); })()) == 0)) ? (0) : (((isset($context["review_total_point"]) || array_key_exists("review_total_point", $context) ? $context["review_total_point"] : (function () { throw new RuntimeError('Variable "review_total_point" does not exist.', 476, $this->source); })()) / (isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 476, $this->source); })()))));
// line 477
echo "\t\t\t\t\t\t\t
\t\t\t\t\t\t\t";
// line 478
if ((0 < (isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 478, $this->source); })()))) {
// line 479
echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
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.', 479, $this->source); })()), "id", [], "any", false, false, true, 479), 479, $this->source), "html", null, true);
echo "\" class=\"review-layoutRole\">
\t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
// line 480
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.', 480, $this->source); })()), "id", [], "any", false, false, true, 480), 480, $this->source), "html", null, true);
echo "\" data-avg=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["review_point"]) || array_key_exists("review_point", $context) ? $context["review_point"] : (function () { throw new RuntimeError('Variable "review_point" does not exist.', 480, $this->source); })()), 480, $this->source), "html", null, true);
echo "\" data-num=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 480, $this->source); })()), 480, $this->source), "html", null, true);
echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
// line 483
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 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.', 483, $this->source); })()), "id", [], "any", false, false, true, 483)]), "html", null, true);
echo "#review_area\"></a></span>
\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
}
// line 487
echo "\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t \$(function () {
\t\t\t\t\t\t\t if ( \$('#plg_customer_review_special_anchor";
// line 490
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.', 490, $this->source); })()), "id", [], "any", false, false, true, 490), 490, $this->source), "html", null, true);
echo "').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 491
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.', 491, $this->source); })()), "id", [], "any", false, false, true, 491), 491, $this->source), "html", null, true);
echo "').insertAfter(\$('#plg_customer_review_special_anchor";
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.', 491, $this->source); })()), "id", [], "any", false, false, true, 491), 491, $this->source), "html", null, true);
echo "'));
\t\t\t\t\t\t\t } else if ( \$('#button";
// line 492
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.', 492, $this->source); })()), "id", [], "any", false, false, true, 492), 492, $this->source), "html", null, true);
echo "').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 493
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.', 493, $this->source); })()), "id", [], "any", false, false, true, 493), 493, $this->source), "html", null, true);
echo "').insertBefore(\$('#button";
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.', 493, $this->source); })()), "id", [], "any", false, false, true, 493), 493, $this->source), "html", null, true);
echo "'));
\t\t\t\t\t\t\t } else {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 495
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.', 495, $this->source); })()), "id", [], "any", false, false, true, 495), 495, $this->source), "html", null, true);
echo "').hide();
\t\t\t\t\t\t\t }
\t\t\t\t\t\t\t });
\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t";
// line 501
if (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.', 501, $this->source); })()), "stock_find", [], "any", false, false, true, 501)) {
// line 502
echo "\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"Add to Cart\" class=\"button btn-cart one-click-add-cart\"
\t\t\t\t\t\t\t\t\tdata-action=\"";
// line 503
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_add_cart", ["id" => 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.', 503, $this->source); })()), "id", [], "any", false, false, true, 503)]), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-product_id=\"";
// line 504
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.', 504, $this->source); })()), "id", [], "any", false, false, true, 504), 504, $this->source), "html", null, true);
echo "\" data-product_name=\"";
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.', 504, $this->source); })()), "name", [], "any", false, false, true, 504), 504, $this->source), "html", null, true);
echo "\" data-product_img=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct($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.', 504, $this->source); })()), "main_list_image", [], "any", false, false, true, 504), 504, $this->source)), "save_image"), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-product_class=\"";
// line 505
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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.', 505, $this->source); })()), "ProductClasses", [], "any", false, false, true, 505), 0, [], "array", false, false, true, 505), "id", [], "any", false, false, true, 505), 505, $this->source), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-token=\"";
// line 506
echo twig_escape_filter($this->env, $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html", null, true);
echo "\" id=\"button";
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.', 506, $this->source); })()), "id", [], "any", false, false, true, 506), 506, $this->source), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - ";
// line 507
echo twig_escape_filter($this->env, $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter($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.', 507, $this->source); })()), "getPrice02IncTaxMin", [], "any", false, false, true, 507), 507, $this->source)), "html", null, true);
echo "<span class=\"inctax\"> (税込)</span></span>
\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
} else {
// line 510
echo "\t\t\t\t\t\t\t\t\t";
$context["arrivemail"] = true;
// line 511
echo "\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["Product"]) || array_key_exists("Product", $context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.', 511, $this->source); })()), "ProductTag", [], "any", false, false, true, 511));
foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
// line 512
echo "\t\t\t\t\t\t\t\t\t\t";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["ProductTag"], "Tag", [], "any", false, false, true, 512), "id", [], "any", false, false, true, 512) == 99)) {
// line 513
echo "\t\t\t\t\t\t\t\t\t\t\t";
$context["arrivemail"] = false;
// line 514
echo "\t\t\t\t\t\t\t\t\t\t";
}
// line 515
echo "\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 516
echo "\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t";
// line 517
if ((isset($context["arrivemail"]) || array_key_exists("arrivemail", $context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.', 517, $this->source); })())) {
// line 518
echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
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.', 518, $this->source); })()), "id", [], "any", false, false, true, 518), 518, $this->source), "html", null, true);
echo "\" data-productname=\"";
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.', 518, $this->source); })()), "name", [], "any", false, false, true, 518), 518, $this->source), "html", null, true);
echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t";
} else {
// line 522
echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t";
}
// line 526
echo "\t\t\t\t\t\t\t\t";
}
// line 527
echo "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div id=\"eupho-classic\" class=\"classic-product-contr\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"product-container flexbox\">
\t\t\t\t\t\t\t<div class=\"product-info\">
\t\t\t\t\t\t\t\t<h2>
\t\t\t\t\t\t\t\t\tマキシマス
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t</h2>
\t\t\t\t\t\t\t\t<p class=\"description\">マキシマスと言えばMAXのサイズでMAXの刺激。MGXと同じ理論を採用し、頭部と柄の部分を変更し、前立腺に与える快楽はいままで通り最大にそして動きの良さにもこだわりました。この圧倒的に動きの良くなったマキシマストライデントを是非お試しください。</p>
\t\t\t\t\t\t\t\t<a class=\"more-link\" href=\"";
// line 544
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 67]);
echo "\">詳細をみる ></a>
\t\t\t\t\t\t\t\t<div class=\"flexbox\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 546
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/MGX-Lightgrey.png"), "html", null, true);
echo "\" alt=\"MGXトライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.2s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 547
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Helix-Lightgrey.png"), "html", null, true);
echo "\" alt=\"ヒリックストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.3s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate active\" src=\"";
// line 548
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Eupho-Lightgrey.png"), "html", null, true);
echo "\" alt=\"ユーホートライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.4s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 549
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Maximus-DarkGrey.png"), "html", null, true);
echo "\" alt=\"選択されたマキシマストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.5s\" height=\"132\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"product-img\">
\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"";
// line 553
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/trident-series/Maximus_LineShadow_TITLERIGHT.png"), "html", null, true);
echo "\" alt=\"マキシマストライデント メイン\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.8s\">
\t\t\t\t\t\t\t\t";
// line 554
$context["Product"] = twig_get_attribute($this->env, $this->source, $this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [0 => 67], "method", false, false, true, 554);
// line 555
echo "\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<!-- REVIEW AREA -->
\t\t\t\t\t\t\t";
// line 557
$macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig", "Category/trident-series.twig", 557)->unwrap();
// line 558
echo "
\t\t\t\t\t\t\t";
// line 559
$context["review_list"] = twig_get_attribute($this->env, $this->source, $this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [0 => 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.', 559, $this->source); })()), "id", [], "any", false, false, true, 559)], "method", false, false, true, 559);
// line 560
echo "\t\t\t\t\t\t\t";
$context["reviewer_total"] = 0;
// line 561
echo "\t\t\t\t\t\t\t";
$context["review_total_point"] = 0;
// line 562
echo "\t\t\t\t\t\t\t";
$context["count"] = 5;
// line 563
echo "\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["review_list"]) || array_key_exists("review_list", $context) ? $context["review_list"] : (function () { throw new RuntimeError('Variable "review_list" does not exist.', 563, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
// line 564
echo "\t\t\t\t\t\t\t ";
$context["reviewer_total"] = ((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 564, $this->source); })()) + $context["i"]);
// line 565
echo "\t\t\t\t\t\t\t ";
$context["review_total_point"] = ((isset($context["review_total_point"]) || array_key_exists("review_total_point", $context) ? $context["review_total_point"] : (function () { throw new RuntimeError('Variable "review_total_point" does not exist.', 565, $this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count", $context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.', 565, $this->source); })())));
// line 566
echo "\t\t\t\t\t\t\t ";
$context["count"] = ((isset($context["count"]) || array_key_exists("count", $context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.', 566, $this->source); })()) - 1);
// line 567
echo "\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 568
echo "\t\t\t\t\t\t\t";
$context["review_point"] = ((((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 568, $this->source); })()) == 0)) ? (0) : (((isset($context["review_total_point"]) || array_key_exists("review_total_point", $context) ? $context["review_total_point"] : (function () { throw new RuntimeError('Variable "review_total_point" does not exist.', 568, $this->source); })()) / (isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 568, $this->source); })()))));
// line 569
echo "\t\t\t\t\t\t\t
\t\t\t\t\t\t\t";
// line 570
if ((0 < (isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 570, $this->source); })()))) {
// line 571
echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
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.', 571, $this->source); })()), "id", [], "any", false, false, true, 571), 571, $this->source), "html", null, true);
echo "\" class=\"review-layoutRole\">
\t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
// line 572
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.', 572, $this->source); })()), "id", [], "any", false, false, true, 572), 572, $this->source), "html", null, true);
echo "\" data-avg=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["review_point"]) || array_key_exists("review_point", $context) ? $context["review_point"] : (function () { throw new RuntimeError('Variable "review_point" does not exist.', 572, $this->source); })()), 572, $this->source), "html", null, true);
echo "\" data-num=\"";
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed((isset($context["reviewer_total"]) || array_key_exists("reviewer_total", $context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.', 572, $this->source); })()), 572, $this->source), "html", null, true);
echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
// line 575
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 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.', 575, $this->source); })()), "id", [], "any", false, false, true, 575)]), "html", null, true);
echo "#review_area\"></a></span>
\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t";
}
// line 579
echo "\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t \$(function () {
\t\t\t\t\t\t\t if ( \$('#plg_customer_review_special_anchor";
// line 582
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.', 582, $this->source); })()), "id", [], "any", false, false, true, 582), 582, $this->source), "html", null, true);
echo "').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 583
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.', 583, $this->source); })()), "id", [], "any", false, false, true, 583), 583, $this->source), "html", null, true);
echo "').insertAfter(\$('#plg_customer_review_special_anchor";
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.', 583, $this->source); })()), "id", [], "any", false, false, true, 583), 583, $this->source), "html", null, true);
echo "'));
\t\t\t\t\t\t\t } else if ( \$('#button";
// line 584
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.', 584, $this->source); })()), "id", [], "any", false, false, true, 584), 584, $this->source), "html", null, true);
echo "').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 585
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.', 585, $this->source); })()), "id", [], "any", false, false, true, 585), 585, $this->source), "html", null, true);
echo "').insertBefore(\$('#button";
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.', 585, $this->source); })()), "id", [], "any", false, false, true, 585), 585, $this->source), "html", null, true);
echo "'));
\t\t\t\t\t\t\t } else {
\t\t\t\t\t\t\t \$('#plg_customer_review_special";
// line 587
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.', 587, $this->source); })()), "id", [], "any", false, false, true, 587), 587, $this->source), "html", null, true);
echo "').hide();
\t\t\t\t\t\t\t }
\t\t\t\t\t\t\t });
\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t";
// line 593
if (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.', 593, $this->source); })()), "stock_find", [], "any", false, false, true, 593)) {
// line 594
echo "\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"Add to Cart\" class=\"button btn-cart one-click-add-cart\"
\t\t\t\t\t\t\t\t\tdata-action=\"";
// line 595
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_add_cart", ["id" => 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.', 595, $this->source); })()), "id", [], "any", false, false, true, 595)]), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-product_id=\"";
// line 596
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.', 596, $this->source); })()), "id", [], "any", false, false, true, 596), 596, $this->source), "html", null, true);
echo "\" data-product_name=\"";
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.', 596, $this->source); })()), "name", [], "any", false, false, true, 596), 596, $this->source), "html", null, true);
echo "\" data-product_img=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['Eccube\Twig\Extension\EccubeExtension']->getNoImageProduct($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.', 596, $this->source); })()), "main_list_image", [], "any", false, false, true, 596), 596, $this->source)), "save_image"), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-product_class=\"";
// line 597
echo twig_escape_filter($this->env, $this->sandbox->ensureToStringAllowed(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.', 597, $this->source); })()), "ProductClasses", [], "any", false, false, true, 597), 0, [], "array", false, false, true, 597), "id", [], "any", false, false, true, 597), 597, $this->source), "html", null, true);
echo "\"
\t\t\t\t\t\t\t\t\tdata-token=\"";
// line 598
echo twig_escape_filter($this->env, $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html", null, true);
echo "\" id=\"button";
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.', 598, $this->source); })()), "id", [], "any", false, false, true, 598), 598, $this->source), "html", null, true);
echo "\">
\t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - ";
// line 599
echo twig_escape_filter($this->env, $this->extensions['Eccube\Twig\Extension\EccubeExtension']->getPriceFilter($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.', 599, $this->source); })()), "getPrice02IncTaxMin", [], "any", false, false, true, 599), 599, $this->source)), "html", null, true);
echo "<span class=\"inctax\"> (税込)</span></span>
\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t";
} else {
// line 602
echo "\t\t\t\t\t\t\t\t\t";
$context["arrivemail"] = true;
// line 603
echo "\t\t\t\t\t\t\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, (isset($context["Product"]) || array_key_exists("Product", $context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.', 603, $this->source); })()), "ProductTag", [], "any", false, false, true, 603));
foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
// line 604
echo "\t\t\t\t\t\t\t\t\t\t";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["ProductTag"], "Tag", [], "any", false, false, true, 604), "id", [], "any", false, false, true, 604) == 99)) {
// line 605
echo "\t\t\t\t\t\t\t\t\t\t\t";
$context["arrivemail"] = false;
// line 606
echo "\t\t\t\t\t\t\t\t\t\t";
}
// line 607
echo "\t\t\t\t\t\t\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 608
echo "\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t";
// line 609
if ((isset($context["arrivemail"]) || array_key_exists("arrivemail", $context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.', 609, $this->source); })())) {
// line 610
echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
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.', 610, $this->source); })()), "id", [], "any", false, false, true, 610), 610, $this->source), "html", null, true);
echo "\" data-productname=\"";
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.', 610, $this->source); })()), "name", [], "any", false, false, true, 610), 610, $this->source), "html", null, true);
echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t";
} else {
// line 614
echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t";
}
// line 618
echo "\t\t\t\t\t\t\t\t";
}
// line 619
echo "\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</div>
\t";
// line 630
echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "Block/add_to_cart.twig");
echo "
<div class=\"swooth-wrapper grey-swooth\">
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Category/trident-series.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 1306 => 630, 1293 => 619, 1290 => 618, 1284 => 614, 1274 => 610, 1272 => 609, 1269 => 608, 1263 => 607, 1260 => 606, 1257 => 605, 1254 => 604, 1249 => 603, 1246 => 602, 1240 => 599, 1234 => 598, 1230 => 597, 1222 => 596, 1218 => 595, 1215 => 594, 1213 => 593, 1204 => 587, 1197 => 585, 1193 => 584, 1187 => 583, 1183 => 582, 1178 => 579, 1171 => 575, 1159 => 572, 1154 => 571, 1152 => 570, 1149 => 569, 1146 => 568, 1140 => 567, 1137 => 566, 1134 => 565, 1131 => 564, 1126 => 563, 1123 => 562, 1120 => 561, 1117 => 560, 1115 => 559, 1112 => 558, 1110 => 557, 1106 => 555, 1104 => 554, 1100 => 553, 1093 => 549, 1089 => 548, 1085 => 547, 1081 => 546, 1076 => 544, 1057 => 527, 1054 => 526, 1048 => 522, 1038 => 518, 1036 => 517, 1033 => 516, 1027 => 515, 1024 => 514, 1021 => 513, 1018 => 512, 1013 => 511, 1010 => 510, 1004 => 507, 998 => 506, 994 => 505, 986 => 504, 982 => 503, 979 => 502, 977 => 501, 968 => 495, 961 => 493, 957 => 492, 951 => 491, 947 => 490, 942 => 487, 935 => 483, 923 => 480, 918 => 479, 916 => 478, 913 => 477, 910 => 476, 904 => 475, 901 => 474, 898 => 473, 895 => 472, 890 => 471, 887 => 470, 884 => 469, 881 => 468, 879 => 467, 876 => 466, 874 => 465, 870 => 463, 868 => 462, 864 => 461, 857 => 457, 853 => 456, 849 => 455, 845 => 454, 840 => 452, 822 => 436, 819 => 435, 813 => 431, 803 => 427, 801 => 426, 798 => 425, 792 => 424, 789 => 423, 786 => 422, 783 => 421, 778 => 420, 775 => 419, 769 => 416, 763 => 415, 759 => 414, 751 => 413, 747 => 412, 744 => 411, 742 => 410, 733 => 404, 726 => 402, 722 => 401, 716 => 400, 712 => 399, 707 => 396, 700 => 392, 688 => 389, 683 => 388, 681 => 387, 678 => 386, 675 => 385, 669 => 384, 666 => 383, 663 => 382, 660 => 381, 655 => 380, 652 => 379, 649 => 378, 646 => 377, 644 => 376, 641 => 375, 639 => 374, 635 => 372, 633 => 371, 629 => 370, 622 => 366, 618 => 365, 614 => 364, 610 => 363, 604 => 360, 586 => 344, 583 => 343, 577 => 339, 567 => 335, 565 => 334, 562 => 333, 556 => 332, 553 => 331, 550 => 330, 547 => 329, 542 => 328, 539 => 327, 533 => 324, 527 => 323, 523 => 322, 515 => 321, 511 => 320, 508 => 319, 506 => 318, 497 => 312, 490 => 310, 486 => 309, 480 => 308, 476 => 307, 471 => 304, 464 => 300, 452 => 297, 447 => 296, 445 => 295, 442 => 294, 439 => 293, 433 => 292, 430 => 291, 427 => 290, 424 => 289, 419 => 288, 416 => 287, 413 => 286, 410 => 285, 408 => 284, 405 => 283, 403 => 282, 399 => 280, 397 => 279, 393 => 278, 386 => 274, 382 => 273, 377 => 271, 373 => 270, 368 => 268, 335 => 240, 325 => 235, 315 => 230, 305 => 225, 282 => 205, 96 => 21, 94 => 20, 84 => 19, 71 => 14, 61 => 13, 38 => 11,);
}
public function getSourceContext()
{
return new Source("{#
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.
#}
{% extends 'default_frame.twig' %}
{% block javascript %}
<script>
</script>
{% endblock %}
{% block main %}
{% include('@CustomerReview42/Block/customer_review4_recommend_css.twig') %}
<!-- ページ固有のスタイル -->
<style>
\t.std img {
max-width: 100%;
\t}
\t.grey-products-icons .product-item img {
\twidth:90px;
\tmax-width:100%;
\t}
\tp.description {
font-size: 18px;
line-height: 1.5em;
\t\tcolor: #000;
\t\tletter-spacing: -1px;
\t}
\ta.more-link {
font-size: 20px;
color: #0886fb;
white-space: nowrap;
\t}
\t#category-featured-products .white-swooth {
\t\tmargin-top: 100px;
\t}
\t.grey-products-icons.flexbox {
\t\tjustify-content: center;
\t\tflex-wrap: wrap;
\t}
\t.grey-products-icons .product-item {
\t\twidth: 90px;
margin: 5px 10px;
\t\tpadding: 0;
\t\topacity: 1;
\t}
\t#category-featured-products .page-intro {
padding: 20px 80px 50px;
\t}
\t#category-featured-products .page-intro h1 {
font-size: 36px;
\t\tcolor: #5c5c5c;
margin-bottom: 0;
\t}
\t#category-featured-products .page-intro h1 span {
font-size: 45px;
\t}
\t#category-featured-products .page-intro p {
font-size: 21px;
\t\tcolor: #000;
line-height: 1.3em;
\t\t
\t}
\t#category-featured-products .classic-product-contr .product-info {
width: 510px;
padding: 60px 0px 30px 0;
\t\tmargin: 0 0 0 auto;
\t}
\t#category-featured-products .classic-product-contr .product-img {
\t\twidth: 590px;
padding-top: 80px;
\t\tmargin-right: auto;
\t}
\t#mgx-sgx-classic.classic-product-contr .product-info,
\t#eupho-classic.classic-product-contr .product-info {
\t\tmargin: 0 auto 0 0;
\t}
\t#mgx-sgx-classic.classic-product-contr .product-img,
\t#eupho-classic.classic-product-contr .product-img{
\t\tmargin: 0 200px 0 auto;
\t}
\t#category-featured-products .classic-product-contr h2 {
font-size: 56px;
font-weight: 400;
\t\tcolor: #797979;
\t\tmargin-bottom: 15px;
\t}
\t#category-featured-products .classic-product-contr h2 span {
display: block;
font-size: 26px;
color: #000;
letter-spacing: 0.5em;
\t}
\t#category-featured-products .classic-product-contr .description {
margin-bottom: 10px;
width: 400px;
\t}
\t#category-featured-products .classic-product-contr .product-info .flexbox {
\t\tflex-wrap: wrap;
\t}
\t.product-container {
\t\tjustify-content: center;
\t}
\t#mgx-sgx-classic .product-container,
\t#eupho-classic .product-container {
\t\tflex-direction: row-reverse;
\t}
\t
\t#category-featured-products .one-click-add-cart {
\tmargin: 0 0 0 160px;
\t}
\t
\t#category-featured-products .classic-product-contr .product-info .flexbox img {
\t\tpadding-top:10px;
\t}
\t@media only screen and (max-width: 999px) {
\t\t#category-featured-products .page-intro h1 {
\t\t\tfont-size: 28px;
\t\t}
\t\t#category-featured-products .page-intro h1 span {
\t\t\tfont-size: 36px;
\t\t}
\t\t#category-featured-products .classic-product-contr .product-container.flexbox {
\t\t\tflex-direction: column;
\t\t}
\t
\t\t#category-featured-products .classic-product-contr .product-info {
\t\t\twidth: auto;
\t\t\tpadding: 0;
\t\t\tmargin: 0 auto;
\t\t\tmax-width: 600px;
\t\t}
\t\t#category-featured-products .classic-product-contr .description {
\t\t\tpadding: 0;
\t\t\twidth: auto;
\t\t}
\t\t#category-featured-products .classic-product-contr .product-img {
\t\t\tmargin: 0 auto;
\t\t\ttext-align: center;
\t\t}
\t\t#category-featured-products .btn-cart {
\t\t\tmargin: 0;
\t\t}
\t\t#category-featured-products .classic-product-contr .product-info .flexbox {
\t\t\tjustify-content: center;
\t\t}
\t}
\t@media only screen and (max-width: 767px) {
\t\t#category-featured-products .page-intro p {
\t\t\tfont-size: 18px;
\t\t}
\t\t#category-featured-products .classic-product-contr .product-info,
\t\t#category-featured-products .classic-product-contr .product-img {
\t\t\twidth: 300px;
\t\t\tmax-width:100%;
\t\t}
\t\t\t#category-featured-products .page-intro {
\t\t\tpadding: 20px 0 50px;
\t\t}
\t}
</style>
<div class=\"main-container\" id=\"trident-series-page\">
\t<div class=\"breadcrumbs\">
\t\t<div class=\"container\">
\t\t\t<ul itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">
\t\t\t\t<li class=\"home\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">
\t\t\t\t\t<a itemprop=\"item\" href=\"{{ url('homepage') }}\" title=\"トップページ\"><span itemprop=\"name\" style=\"padding:0\">トップページ</span></a>
\t\t\t\t\t<meta itemprop=\"position\" content=\"1\">
\t\t\t\t\t<span>></span>
\t\t\t\t</li>
\t\t\t\t<li>
\t\t\t\t\t<strong>アネロス トライデント シリーズ</strong>
\t\t\t\t</li>
\t\t\t</ul>
\t\t</div>
\t</div>
\t<div class=\"col-main\">
\t\t<div class=\"std\" id=\"category-featured-products\">
\t\t\t<div id=\"classic-products-wrapper\">
\t\t\t\t<div class=\"grey-gradient-bg\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"container \">
\t\t\t\t\t\t\t<div class=\"grey-products-icons flexbox\">
\t\t\t\t\t\t\t\t<div class=\"product-item\">
\t\t\t\t\t\t\t\t\t<div class=\"animate\" data-animate=\"zoomIn\" data-delay=\"0.3s\">
\t\t\t\t\t\t\t\t\t\t<a href=\"{{ url('product_detail', {'id': 69}) }}\"><img title=\"MGXトライデント\" src=\"{{ asset('aneros/img/category/trident-series/MGX-Lightgrey90.png') }}\" alt=\"MGXトライデント アイコン\"></a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"product-item\">
\t\t\t\t\t\t\t\t\t<div class=\"animate\" data-animate=\"zoomIn\" data-delay=\"0.2s\">
\t\t\t\t\t\t\t\t\t\t<a href=\"{{ url('product_detail', {'id': 66}) }}\"><img title=\"ヒリックストライデント\" src=\"{{ asset('aneros/img/category/trident-series/Helix-Lightgrey90.png') }}\" alt=\"ヒリックストライデント アイコン\"></a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"product-item\">
\t\t\t\t\t\t\t\t\t<div class=\"animate\" data-animate=\"zoomIn\" data-delay=\"0.4s\">
\t\t\t\t\t\t\t\t\t\t<a href=\"{{ url('product_detail', {'id': 68}) }}\"><img title=\"ユーホートライデント\" src=\"{{ asset('aneros/img/category/trident-series/Eupho-Lightgrey90.png') }}\" alt=\"ユーホートライデント アイコン\"></a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t<div class=\"product-item\">
\t\t\t\t\t\t\t\t\t<div class=\"animate\" data-animate=\"zoomIn\" data-delay=\"0.5s\">
\t\t\t\t\t\t\t\t\t\t<a href=\"{{ url('product_detail', {'id': 67}) }}\"><img title=\"マキシマストライデント\" src=\"{{ asset('aneros/img/category/trident-series/Maximus-Lightgrey90.png') }}\" alt=\"マキシマストライデント アイコン\"></a>
\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"page-intro\">
\t\t\t\t\t\t\t\t<h1>
\t\t\t\t\t\t\t\t\tアネロス
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t\tシリーズ
\t\t\t\t\t\t\t\t</h1>
\t\t\t\t\t\t\t\t<p class=\"description\">
\t\t\t\t\t\t\t\t\t性の健康を支えることを目的に研究され、医療特許を取得し、ドライオーガズムの元祖メーカーアネロスから新世代のラインナップとして、トライデントシリーズが誕生しました! 男性のGエリアをPC筋の弛緩により会陰部、直腸前壁、尾骶骨に刺激を与えることによって、身体の中から湧き起こる蠕動運動を誘発、強烈な新しいオーガズムを提供する製品です。<br><br>トライデントシリーズは全く新しい「多軸動構造」により新たな刺激を与えてくれます。従来のモデルと異なり、水平に動くだけではなく輪転運動も加わりました。そのため、水平な動きにより会陰、直腸前壁、尾骶骨をそして頭部の輪転運動により直腸内全体を刺激するため効果が2倍以上になり、ドライオーガズムが今までより数段達成しやすくなりました。会陰と尾骶骨を交互にそして直腸内全体を刺激しながら、再設計されたWベースがアネロスの状態を常に安定させ下半身を抱きしめる感じです。今回発売のトライデントシリーズのヒリックストライデント、MGXトライデント、マキシマストライデント、ユーホートライデントの4アイテムは全て耐衝撃医療用非多孔製プラスチックで造られています。
\t\t\t\t\t\t\t\t</p>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div id=\"helix-classic\" class=\"grey-gradient-bg classic-product-contr\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"product-container flexbox\">
\t\t\t\t\t\t\t<div class=\"product-info\">
\t\t\t\t\t\t\t\t<h2>
\t\t\t\t\t\t\t\t\tヒリックス
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t</h2>
\t\t\t\t\t\t\t\t<p class=\"description\">大き目の頭部と新しい柄の角度により攻撃的な刺激を与え、誘発された蠕動運動によりよく反応します。ヒリックスの新たにデザインされた頭部が直腸内全体をバランスよく刺激し、強烈な快楽の波を送っていきます。更にトライデントのWベースによりドライが最も楽で達成しやすくなりました。</p>
\t\t\t\t\t\t\t\t<a class=\"more-link\" href=\"{{ url('product_detail', {'id': 66}) }}\">詳細をみる ></a>
\t\t\t\t\t\t\t\t<div class=\"flexbox\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/MGX-Lightgrey.png') }}\" alt=\"MGXトライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.2s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate active\" src=\"{{ asset('aneros/img/category/trident-series/Helix-DarkGrey.png') }}\" alt=\"選択されたヒリックストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.3s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"\" alt=\"\" data-animate=\"zoomIn\" data-delay=\"0.4s\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Eupho-Lightgrey.png') }}\" alt=\"ユーホートライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.5s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Maximus-Lightgrey.png') }}\" alt=\"マキシマストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"600\" height=\"132\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"product-img\">
\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Helix_LineShadow_TITLERIGHT.png') }}\" alt=\"ヒリックストライデント メイン\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.8s\">
\t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(66) %}
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<!-- REVIEW AREA -->
\t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
\t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
\t\t\t\t\t\t\t{% set reviewer_total = 0 %}
\t\t\t\t\t\t\t{% set review_total_point = 0 %}
\t\t\t\t\t\t\t{% set count = 5 %}
\t\t\t\t\t\t\t{% for i in review_list %}
\t\t\t\t\t\t\t {% set reviewer_total = reviewer_total + i %}
\t\t\t\t\t\t\t {% set review_total_point = review_total_point + i * count %}
\t\t\t\t\t\t\t {% set count = count - 1 %}
\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0 : (review_total_point / reviewer_total) %}
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t{% if 0 < reviewer_total %}
\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
\t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"{{ Product.id }}\" data-avg=\"{{ review_point }}\" data-num=\"{{ reviewer_total }}\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"{{ asset('aneros/img/products/') }}\">
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"{{ url('product_detail', {'id': Product.id}) }}#review_area\"></a></span>
\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t \$(function () {
\t\t\t\t\t\t\t if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
\t\t\t\t\t\t\t } else if ( \$('#button{{ Product.id }}').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
\t\t\t\t\t\t\t } else {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').hide();
\t\t\t\t\t\t\t }
\t\t\t\t\t\t\t });
\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t<!-- REVIEW AREA END -->
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t{% if Product.stock_find %}
\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"Add to Cart\" class=\"button btn-cart one-click-add-cart\"
\t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\"
\t\t\t\t\t\t\t\t\tdata-product_id=\"{{ Product.id }}\" data-product_name=\"{{ Product.name }}\" data-product_img=\"{{ asset(Product.main_list_image|no_image_product, 'save_image') }}\"
\t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\"
\t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
\t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span></span>
\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
\t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
\t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
\t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t{% if arrivemail %}
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"{{ Product.id }}\" data-productname=\"{{ Product.name }}\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div id=\"mgx-sgx-classic\" class=\"grey-gradient-bg classic-product-contr\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"product-container flexbox\">
\t\t\t\t\t\t\t<div class=\"product-info\">
\t\t\t\t\t\t\t\t<h2>
\t\t\t\t\t\t\t\t\tMGX
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t</h2>
\t\t\t\t\t\t\t\t<p class=\"description\">アネロスブランドの初期モデルで多くのユーザーに愛されているMGXのトライデント版が登場しました。頭部が細いため挿入が楽で、頭部はピンポイントで前立腺を捕えます。初心者に最適でドライの近道と言われています。経験者も使用するたびにオーガズムのレベルが上がります。</p>
\t\t\t\t\t\t\t\t<a class=\"more-link\" href=\"{{ url('product_detail', {'id': 69}) }}\">詳細をみる ></a>
\t\t\t\t\t\t\t\t<br>
\t\t\t\t\t\t\t\t<div class=\"flexbox\">
\t\t\t\t\t\t\t\t\t<img class=\"animate active\" src=\"{{ asset('aneros/img/category/trident-series/Mgx-DarkGrey.png') }}\" alt=\"選択されたMGXトライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.2s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Helix-Lightgrey.png') }}\" alt=\"ヒリックストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.3s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Eupho-Lightgrey.png') }}\" alt=\"ユーホートライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.4s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Maximus-Lightgrey.png') }}\" alt=\"マキシマストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.5s\" height=\"132\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"product-img\">
\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/MGX_LineShadow_TITLERIGHT.png') }}\" alt=\"MGXトライデント メイン\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.8s\">
\t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(69) %}
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<!-- REVIEW AREA -->
\t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
\t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
\t\t\t\t\t\t\t{% set reviewer_total = 0 %}
\t\t\t\t\t\t\t{% set review_total_point = 0 %}
\t\t\t\t\t\t\t{% set count = 5 %}
\t\t\t\t\t\t\t{% for i in review_list %}
\t\t\t\t\t\t\t {% set reviewer_total = reviewer_total + i %}
\t\t\t\t\t\t\t {% set review_total_point = review_total_point + i * count %}
\t\t\t\t\t\t\t {% set count = count - 1 %}
\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0 : (review_total_point / reviewer_total) %}
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t{% if 0 < reviewer_total %}
\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
\t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"{{ Product.id }}\" data-avg=\"{{ review_point }}\" data-num=\"{{ reviewer_total }}\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"{{ asset('aneros/img/products/') }}\">
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"{{ url('product_detail', {'id': Product.id}) }}#review_area\"></a></span>
\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t \$(function () {
\t\t\t\t\t\t\t if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
\t\t\t\t\t\t\t } else if ( \$('#button{{ Product.id }}').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
\t\t\t\t\t\t\t } else {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').hide();
\t\t\t\t\t\t\t }
\t\t\t\t\t\t\t });
\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t<!-- REVIEW AREA END -->
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t{% if Product.stock_find %}
\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"Add to Cart\" class=\"button btn-cart one-click-add-cart\"
\t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\"
\t\t\t\t\t\t\t\t\tdata-product_id=\"{{ Product.id }}\" data-product_name=\"{{ Product.name }}\" data-product_img=\"{{ asset(Product.main_list_image|no_image_product, 'save_image') }}\"
\t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\"
\t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
\t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span></span>
\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
\t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
\t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
\t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t{% if arrivemail %}
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"{{ Product.id }}\" data-productname=\"{{ Product.name }}\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div id=\"progasm-classic\" class=\"grey-gradient-bg classic-product-contr\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"product-container flexbox\">
\t\t\t\t\t\t\t<div class=\"product-info\">
\t\t\t\t\t\t\t\t<h2>
\t\t\t\t\t\t\t\t\tユーホー
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t</h2>
\t\t\t\t\t\t\t\t<p class=\"description\">細長く、雅やかな頭部のフォルムはが現代美術のやさしい像に見えます。しかし、使用すると驚くほどの深い効果が得られます。アネロスの中で最も細いモデルのため、刺激が繊細でデリケートです。上級者のユーザーに非常に人気が高く、長い女性のようなオーガズムを得られることができます。</p>
\t\t\t\t\t\t\t\t<a class=\"more-link\" href=\"{{ url('product_detail', {'id': 68}) }}\">詳細をみる ></a>
\t\t\t\t\t\t\t\t<div class=\"flexbox\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/MGX-Lightgrey.png') }}\" alt=\"MGXトライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.2s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Helix-Lightgrey.png') }}\" alt=\"ヒリックストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.3s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Eupho-DarkGrey.png') }}\" alt=\"選択されたユーホートライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.4s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Maximus-Lightgrey.png') }}\" alt=\"マキシマストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.5s\" height=\"132\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"product-img\">
\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Eupho_LineShadow_TITLERIGHT.png') }}\" alt=\"ユーホートライデント メイン\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.8s\">
\t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(68) %}
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<!-- REVIEW AREA -->
\t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
\t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
\t\t\t\t\t\t\t{% set reviewer_total = 0 %}
\t\t\t\t\t\t\t{% set review_total_point = 0 %}
\t\t\t\t\t\t\t{% set count = 5 %}
\t\t\t\t\t\t\t{% for i in review_list %}
\t\t\t\t\t\t\t {% set reviewer_total = reviewer_total + i %}
\t\t\t\t\t\t\t {% set review_total_point = review_total_point + i * count %}
\t\t\t\t\t\t\t {% set count = count - 1 %}
\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0 : (review_total_point / reviewer_total) %}
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t{% if 0 < reviewer_total %}
\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
\t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"{{ Product.id }}\" data-avg=\"{{ review_point }}\" data-num=\"{{ reviewer_total }}\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"{{ asset('aneros/img/products/') }}\">
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"{{ url('product_detail', {'id': Product.id}) }}#review_area\"></a></span>
\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t \$(function () {
\t\t\t\t\t\t\t if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
\t\t\t\t\t\t\t } else if ( \$('#button{{ Product.id }}').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
\t\t\t\t\t\t\t } else {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').hide();
\t\t\t\t\t\t\t }
\t\t\t\t\t\t\t });
\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t{% if Product.stock_find %}
\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"Add to Cart\" class=\"button btn-cart one-click-add-cart\"
\t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\"
\t\t\t\t\t\t\t\t\tdata-product_id=\"{{ Product.id }}\" data-product_name=\"{{ Product.name }}\" data-product_img=\"{{ asset(Product.main_list_image|no_image_product, 'save_image') }}\"
\t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\"
\t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
\t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span></span>
\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
\t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
\t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
\t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t{% if arrivemail %}
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"{{ Product.id }}\" data-productname=\"{{ Product.name }}\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t\t<div id=\"eupho-classic\" class=\"classic-product-contr\">
\t\t\t\t\t<div class=\"white-swooth-bg\">
\t\t\t\t\t\t<div class=\"product-container flexbox\">
\t\t\t\t\t\t\t<div class=\"product-info\">
\t\t\t\t\t\t\t\t<h2>
\t\t\t\t\t\t\t\t\tマキシマス
\t\t\t\t\t\t\t\t\t<span>トライデント</span>
\t\t\t\t\t\t\t\t</h2>
\t\t\t\t\t\t\t\t<p class=\"description\">マキシマスと言えばMAXのサイズでMAXの刺激。MGXと同じ理論を採用し、頭部と柄の部分を変更し、前立腺に与える快楽はいままで通り最大にそして動きの良さにもこだわりました。この圧倒的に動きの良くなったマキシマストライデントを是非お試しください。</p>
\t\t\t\t\t\t\t\t<a class=\"more-link\" href=\"{{ url('product_detail', {'id': 67}) }}\">詳細をみる ></a>
\t\t\t\t\t\t\t\t<div class=\"flexbox\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/MGX-Lightgrey.png') }}\" alt=\"MGXトライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.2s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Helix-Lightgrey.png') }}\" alt=\"ヒリックストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.3s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate active\" src=\"{{ asset('aneros/img/category/trident-series/Eupho-Lightgrey.png') }}\" alt=\"ユーホートライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.4s\" height=\"132\">
\t\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Maximus-DarkGrey.png') }}\" alt=\"選択されたマキシマストライデント アイコン\" data-animate=\"zoomIn\" data-delay=\"0.5s\" height=\"132\">
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t<div class=\"product-img\">
\t\t\t\t\t\t\t\t<img class=\"animate\" src=\"{{ asset('aneros/img/category/trident-series/Maximus_LineShadow_TITLERIGHT.png') }}\" alt=\"マキシマストライデント メイン\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.8s\">
\t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(67) %}
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<!-- REVIEW AREA -->
\t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
\t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
\t\t\t\t\t\t\t{% set reviewer_total = 0 %}
\t\t\t\t\t\t\t{% set review_total_point = 0 %}
\t\t\t\t\t\t\t{% set count = 5 %}
\t\t\t\t\t\t\t{% for i in review_list %}
\t\t\t\t\t\t\t {% set reviewer_total = reviewer_total + i %}
\t\t\t\t\t\t\t {% set review_total_point = review_total_point + i * count %}
\t\t\t\t\t\t\t {% set count = count - 1 %}
\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0 : (review_total_point / reviewer_total) %}
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t{% if 0 < reviewer_total %}
\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
\t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"{{ Product.id }}\" data-avg=\"{{ review_point }}\" data-num=\"{{ reviewer_total }}\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"{{ asset('aneros/img/products/') }}\">
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
\t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"{{ url('product_detail', {'id': Product.id}) }}#review_area\"></a></span>
\t\t\t\t\t\t\t\t\t</h3>
\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t
\t\t\t\t\t\t\t<script>
\t\t\t\t\t\t\t \$(function () {
\t\t\t\t\t\t\t if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
\t\t\t\t\t\t\t } else if ( \$('#button{{ Product.id }}').length) {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
\t\t\t\t\t\t\t } else {
\t\t\t\t\t\t\t \$('#plg_customer_review_special{{Product.id}}').hide();
\t\t\t\t\t\t\t }
\t\t\t\t\t\t\t });
\t\t\t\t\t\t\t</script>
\t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t{% if Product.stock_find %}
\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"Add to Cart\" class=\"button btn-cart one-click-add-cart\"
\t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\"
\t\t\t\t\t\t\t\t\tdata-product_id=\"{{ Product.id }}\" data-product_name=\"{{ Product.name }}\" data-product_img=\"{{ asset(Product.main_list_image|no_image_product, 'save_image') }}\"
\t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\"
\t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
\t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span></span>
\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
\t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
\t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
\t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
\t\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t\t{% endfor %}
\t\t\t\t\t\t\t\t\t
\t\t\t\t\t\t\t\t\t{% if arrivemail %}
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"{{ Product.id }}\" data-productname=\"{{ Product.name }}\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t{% else %}
\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
\t\t\t\t\t\t\t\t\t\t</button>
\t\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t\t{% endif %}
\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t</div>
\t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</div>
\t{{ include('Block/add_to_cart.twig') }}
<div class=\"swooth-wrapper grey-swooth\">
</div>
</div>
{% endblock %}
", "Category/trident-series.twig", "/home/kir018258/public_html/test.aneros.co.jp/aneros_2023_b/app/template/aneros2023/Category/trident-series.twig");
}
public function checkSecurity()
{
static $tags = array("include" => 20, "set" => 279, "import" => 282, "for" => 288, "if" => 295);
static $filters = array("escape" => 225, "no_image_product" => 321, "price" => 324);
static $functions = array("url" => 205, "asset" => 225, "repository" => 279, "csrf_token" => 323, "include" => 630);
try {
$this->sandbox->checkSecurity(
['include', 'set', 'import', 'for', 'if'],
['escape', 'no_image_product', 'price'],
['url', 'asset', 'repository', 'csrf_token', 'include']
);
} 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;
}
}
}