var/cache/dev/twig/c9/c9eeba8a6aad9664e0a0112f9763d4cb.php line 41

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* Category/special-offers.twig */
  14. class __TwigTemplate_46fa90432d3f9910f5e92fc0a2409a62 extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'javascript' => [$this'block_javascript'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  27.         $this->checkSecurity();
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 11
  32.         return "default_frame.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Category/special-offers.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Category/special-offers.twig"));
  41.         $this->parent $this->loadTemplate("default_frame.twig""Category/special-offers.twig"11);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 13
  49.     public function block_javascript($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  56.         // line 14
  57.         echo "    <script>
  58.     </script>
  59. ";
  60.         
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  62.         
  63.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  64.     }
  65.     // line 19
  66.     public function block_main($context, array $blocks = [])
  67.     {
  68.         $macros $this->macros;
  69.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  70.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  71.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  72.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  73.         // line 20
  74.         $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_css.twig""Category/special-offers.twig"20)->display($context);
  75.         // line 21
  76.         echo "
  77. <div class=\"main-container\" id=\"special-offers-page\">
  78. \t\t<div class=\"breadcrumbs\">
  79. \t\t\t<div class=\"container\">
  80. \t\t\t\t<ul itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">
  81. \t\t\t\t\t<li class=\"home\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">
  82. \t\t\t\t\t\t<a itemprop=\"item\" href=\"";
  83.         // line 27
  84.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  85.         echo "\" title=\"トップページ\"><span itemprop=\"name\" style=\"padding:0\">トップページ</span></a>
  86. \t\t\t\t\t\t<meta itemprop=\"position\" content=\"1\">
  87. \t\t\t\t\t\t<span>&gt;</span>
  88. \t\t\t\t\t</li>
  89. \t\t\t\t\t<li>
  90. \t\t\t\t\t\t<strong>お買い得セット</strong>
  91. \t\t\t\t\t</li>
  92. \t\t\t\t</ul>
  93. \t\t\t</div>
  94. \t\t</div>
  95. \t\t<div class=\"col-main\">
  96. \t\t\t<div class=\"container\">
  97. \t\t\t\t<h1 class=\"category-title\">お買い得セット</h1>
  98. \t\t\t</div>
  99. \t\t\t<div id=\"category-featured-products\">
  100. \t\t\t
  101. \t\t\t\t<div id=\"fp-helixsyn-with-free-lubricant\" class=\"fp-item grey-gradient-bg fp-item-odd\">
  102. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  103. \t\t\t\t\t\t<div class=\"container flexbox\">
  104. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  105. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">
  106. \t\t\t\t\t\t\t\t\t<span>
  107. \t\t\t\t\t\t\t\t\t\tSYN
  108. \t\t\t\t\t\t\t\t\t</span>
  109. \t\t\t\t\t\t\t\t\tスターターセット
  110. \t\t\t\t\t\t\t\t</h3>
  111. \t\t\t\t\t\t\t\t<h2>アネロスのSYN世界へ!</h2>
  112. \t\t\t\t\t\t\t\t<p>アネロスの初心者から上級者まで世界の多くのお客様にNEWスタンダードのシントライデントシリーズ【ヒリックスシントライデント】とドライへ導きやすいアネロス専用水溶性ローション【セッションズ130ml】がセットになりました。</p>
  113. \t\t\t\t\t\t\t</div>
  114. \t\t\t\t\t\t\t<div class=\"fp-image\">
  115. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"";
  116.         // line 61
  117.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/helix-syn-with-lube_s.png"), "html"nulltrue);
  118.         echo "\" alt=\"SYNスターターセット\">
  119. \t\t\t\t\t\t\t\t";
  120.         // line 62
  121.         $context["Product"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [=> 63], "method"falsefalsetrue62);
  122.         // line 63
  123.         echo "\t\t\t\t\t\t\t\t
  124. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  125. \t\t\t\t\t\t\t";
  126.         // line 65
  127.         $macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig""Category/special-offers.twig"65)->unwrap();
  128.         // line 66
  129.         echo "
  130. \t\t\t\t\t\t\t";
  131.         // line 67
  132.         $context["review_list"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [=> twig_get_attribute($this->env$this->source, (isset($context["Product"]) || array_key_exists("Product"$context) ? $context["Product"] : (function () { throw new RuntimeError('Variable "Product" does not exist.'67$this->source); })()), "id", [], "any"falsefalsetrue67)], "method"falsefalsetrue67);
  133.         // line 68
  134.         echo "\t\t\t\t\t\t\t";
  135.         $context["reviewer_total"] = 0;
  136.         // line 69
  137.         echo "\t\t\t\t\t\t\t";
  138.         $context["review_total_point"] = 0;
  139.         // line 70
  140.         echo "\t\t\t\t\t\t\t";
  141.         $context["count"] = 5;
  142.         // line 71
  143.         echo "\t\t\t\t\t\t\t";
  144.         $context['_parent'] = $context;
  145.         $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.'71$this->source); })()));
  146.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  147.             // line 72
  148.             echo "\t\t\t\t\t\t\t    ";
  149.             $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.'72$this->source); })()) + $context["i"]);
  150.             // line 73
  151.             echo "\t\t\t\t\t\t\t    ";
  152.             $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.'73$this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'73$this->source); })())));
  153.             // line 74
  154.             echo "\t\t\t\t\t\t\t    ";
  155.             $context["count"] = ((isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'74$this->source); })()) - 1);
  156.             // line 75
  157.             echo "\t\t\t\t\t\t\t";
  158.         }
  159.         $_parent $context['_parent'];
  160.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  161.         $context array_intersect_key($context$_parent) + $_parent;
  162.         // line 76
  163.         echo "\t\t\t\t\t\t\t";
  164.         $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.'76$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.'76$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.'76$this->source); })()))));
  165.         // line 77
  166.         echo "\t\t\t\t\t\t\t
  167. \t\t\t\t\t\t\t";
  168.         // line 78
  169.         if ((< (isset($context["reviewer_total"]) || array_key_exists("reviewer_total"$context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.'78$this->source); })()))) {
  170.             // line 79
  171.             echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
  172.             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.'79$this->source); })()), "id", [], "any"falsefalsetrue79), 79$this->source), "html"nulltrue);
  173.             echo "\" class=\"review-layoutRole\">
  174. \t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
  175.             // line 80
  176.             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.'80$this->source); })()), "id", [], "any"falsefalsetrue80), 80$this->source), "html"nulltrue);
  177.             echo "\" data-avg=\"";
  178.             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.'80$this->source); })()), 80$this->source), "html"nulltrue);
  179.             echo "\" data-num=\"";
  180.             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.'80$this->source); })()), 80$this->source), "html"nulltrue);
  181.             echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
  182.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html"nulltrue);
  183.             echo "\">
  184. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  185. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  186. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
  187.             // line 83
  188.             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.'83$this->source); })()), "id", [], "any"falsefalsetrue83)]), "html"nulltrue);
  189.             echo "#review_area\"></a></span>
  190. \t\t\t\t\t\t\t\t\t</h3>
  191. \t\t\t\t\t\t\t\t</div>
  192. \t\t\t\t\t\t\t";
  193.         }
  194.         // line 87
  195.         echo "\t\t\t\t\t\t\t
  196. \t\t\t\t\t\t\t<script>
  197. \t\t\t\t\t\t\t  \$(function () {
  198. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor";
  199.         // line 90
  200.         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.'90$this->source); })()), "id", [], "any"falsefalsetrue90), 90$this->source), "html"nulltrue);
  201.         echo "').length) {
  202. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  203.         // line 91
  204.         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.'91$this->source); })()), "id", [], "any"falsefalsetrue91), 91$this->source), "html"nulltrue);
  205.         echo "').insertAfter(\$('#plg_customer_review_special_anchor";
  206.         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.'91$this->source); })()), "id", [], "any"falsefalsetrue91), 91$this->source), "html"nulltrue);
  207.         echo "'));
  208. \t\t\t\t\t\t\t    } else if ( \$('#button";
  209.         // line 92
  210.         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.'92$this->source); })()), "id", [], "any"falsefalsetrue92), 92$this->source), "html"nulltrue);
  211.         echo "').length) {
  212. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  213.         // line 93
  214.         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.'93$this->source); })()), "id", [], "any"falsefalsetrue93), 93$this->source), "html"nulltrue);
  215.         echo "').insertBefore(\$('#button";
  216.         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.'93$this->source); })()), "id", [], "any"falsefalsetrue93), 93$this->source), "html"nulltrue);
  217.         echo "'));
  218. \t\t\t\t\t\t\t    } else {
  219. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  220.         // line 95
  221.         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.'95$this->source); })()), "id", [], "any"falsefalsetrue95), 95$this->source), "html"nulltrue);
  222.         echo "').hide();
  223. \t\t\t\t\t\t\t    }
  224. \t\t\t\t\t\t\t  });
  225. \t\t\t\t\t\t\t</script>
  226. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  227. \t\t\t\t\t\t\t\t
  228. \t\t\t\t\t\t\t\t\t";
  229.         // line 101
  230.         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.'101$this->source); })()), "stock_find", [], "any"falsefalsetrue101)) {
  231.             // line 102
  232.             echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  233. \t\t\t\t\t\t\t\t\t\tdata-action=\"";
  234.             // line 103
  235.             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.'103$this->source); })()), "id", [], "any"falsefalsetrue103)]), "html"nulltrue);
  236.             echo "\" 
  237. \t\t\t\t\t\t\t\t\t\tdata-product_id=\"";
  238.             // line 104
  239.             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.'104$this->source); })()), "id", [], "any"falsefalsetrue104), 104$this->source), "html"nulltrue);
  240.             echo "\" data-product_name=\"";
  241.             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.'104$this->source); })()), "name", [], "any"falsefalsetrue104), 104$this->source), "html"nulltrue);
  242.             echo "\"  data-product_img=\"";
  243.             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.'104$this->source); })()), "main_list_image", [], "any"falsefalsetrue104), 104$this->source)), "save_image"), "html"nulltrue);
  244.             echo "\"
  245. \t\t\t\t\t\t\t\t\t\tdata-product_class=\"";
  246.             // line 105
  247.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'105$this->source); })()), "ProductClasses", [], "any"falsefalsetrue105), 0, [], "array"falsefalsetrue105), "id", [], "any"falsefalsetrue105), 105$this->source), "html"nulltrue);
  248.             echo "\" 
  249. \t\t\t\t\t\t\t\t\t\tdata-token=\"";
  250.             // line 106
  251.             echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html"nulltrue);
  252.             echo "\" id=\"button";
  253.             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.'106$this->source); })()), "id", [], "any"falsefalsetrue106), 106$this->source), "html"nulltrue);
  254.             echo "\">
  255. \t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  256. \t\t\t\t\t\t\t\t\t\t\t\t";
  257.             // line 108
  258.             if (( !(null === 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.'108$this->source); })()), "getPrice01Min", [], "any"falsefalsetrue108)) && (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.'108$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue108) != 0))) {
  259.                 // line 109
  260.                 echo "\t\t\t\t\t\t\t\t\t\t\t\t\t<sup>";
  261.                 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.'109$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue109), 109$this->source)), "html"nulltrue);
  262.                 echo "</sup>
  263. \t\t\t\t\t\t\t\t\t\t\t\t";
  264.             }
  265.             // line 111
  266.             echo "\t\t\t\t\t\t\t\t\t\t\t\t";
  267.             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.'111$this->source); })()), "getPrice02IncTaxMin", [], "any"falsefalsetrue111), 111$this->source)), "html"nulltrue);
  268.             echo "<span class=\"inctax\"> (税込)</span>
  269. \t\t\t\t\t\t\t\t\t\t\t</span>
  270. \t\t\t\t\t\t\t\t\t\t</button>
  271. \t\t\t\t\t\t\t\t\t";
  272.         } else {
  273.             // line 115
  274.             echo "\t\t\t\t\t\t\t\t\t\t";
  275.             $context["arrivemail"] = true;
  276.             // line 116
  277.             echo "\t\t\t\t\t\t\t\t\t\t";
  278.             $context['_parent'] = $context;
  279.             $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.'116$this->source); })()), "ProductTag", [], "any"falsefalsetrue116));
  280.             foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
  281.                 // line 117
  282.                 echo "\t\t\t\t\t\t\t\t\t\t\t";
  283.                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductTag"], "Tag", [], "any"falsefalsetrue117), "id", [], "any"falsefalsetrue117) == 99)) {
  284.                     // line 118
  285.                     echo "\t\t\t\t\t\t\t\t\t\t\t\t";
  286.                     $context["arrivemail"] = false;
  287.                     // line 119
  288.                     echo "\t\t\t\t\t\t\t\t\t\t\t";
  289.                 }
  290.                 // line 120
  291.                 echo "\t\t\t\t\t\t\t\t\t\t";
  292.             }
  293.             $_parent $context['_parent'];
  294.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
  295.             $context array_intersect_key($context$_parent) + $_parent;
  296.             // line 121
  297.             echo "\t\t\t\t\t\t\t\t
  298. \t\t\t\t\t\t\t\t\t\t";
  299.             // line 122
  300.             if ((isset($context["arrivemail"]) || array_key_exists("arrivemail"$context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.'122$this->source); })())) {
  301.                 // line 123
  302.                 echo "\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
  303.                 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.'123$this->source); })()), "id", [], "any"falsefalsetrue123), 123$this->source), "html"nulltrue);
  304.                 echo "\" data-productname=\"";
  305.                 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.'123$this->source); })()), "name", [], "any"falsefalsetrue123), 123$this->source), "html"nulltrue);
  306.                 echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
  307. \t\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  308. \t\t\t\t\t\t\t\t\t\t\t</button>
  309. \t\t\t\t\t\t\t\t\t\t";
  310.             } else {
  311.                 // line 127
  312.                 echo "\t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  313. \t\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  314. \t\t\t\t\t\t\t\t\t\t\t</button>
  315. \t\t\t\t\t\t\t\t\t\t";
  316.             }
  317.             // line 131
  318.             echo "\t\t\t\t\t\t\t\t\t";
  319.         }
  320.         // line 132
  321.         echo "\t\t\t\t\t\t\t\t
  322. \t\t\t\t\t\t\t\t</a>
  323. \t\t\t\t\t\t\t</div>
  324. \t\t\t\t\t\t</div>
  325. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  326. \t\t\t\t\t\t</div>
  327. \t\t\t\t\t</div>
  328. \t\t\t\t</div>
  329. \t\t\t\t<div id=\"fp-aneros-starter-kit\" class=\"fp-item grey-gradient-bg\">
  330. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  331. \t\t\t\t\t\t<div class=\"container flexbox\">
  332. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  333. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">アネロス<sup>®</sup></h3>
  334. \t\t\t\t\t\t\t\t<h2>スターターセット</h2>
  335. \t\t\t\t\t\t\t\t<p>アネロスの性能は大きさではありません。あくまで蠕動運動が起きたときの本体の動きの良さにあります。動きの良さに定評があるアネロスMGXトライデントとアネロスとの相性が抜群にいい水溶性アネロスセッションズローション( 130ml )をプラスしたとてもお得なセットです。</p>
  336. \t\t\t\t\t\t\t\t
  337. \t\t\t\t\t\t\t</div>
  338. \t\t\t\t\t\t\t<div class=\"fp-image\">
  339. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"";
  340.         // line 151
  341.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/aneros_starter_trident.png"), "html"nulltrue);
  342.         echo "\" alt=\"アネロススターターセット\">
  343. \t\t\t\t\t\t\t\t";
  344.         // line 152
  345.         $context["Product"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [=> 29], "method"falsefalsetrue152);
  346.         // line 153
  347.         echo "\t\t\t\t\t\t\t\t
  348. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  349. \t\t\t\t\t\t\t";
  350.         // line 155
  351.         $macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig""Category/special-offers.twig"155)->unwrap();
  352.         // line 156
  353.         echo "
  354. \t\t\t\t\t\t\t";
  355.         // line 157
  356.         $context["review_list"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [=> 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.'157$this->source); })()), "id", [], "any"falsefalsetrue157)], "method"falsefalsetrue157);
  357.         // line 158
  358.         echo "\t\t\t\t\t\t\t";
  359.         $context["reviewer_total"] = 0;
  360.         // line 159
  361.         echo "\t\t\t\t\t\t\t";
  362.         $context["review_total_point"] = 0;
  363.         // line 160
  364.         echo "\t\t\t\t\t\t\t";
  365.         $context["count"] = 5;
  366.         // line 161
  367.         echo "\t\t\t\t\t\t\t";
  368.         $context['_parent'] = $context;
  369.         $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.'161$this->source); })()));
  370.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  371.             // line 162
  372.             echo "\t\t\t\t\t\t\t    ";
  373.             $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.'162$this->source); })()) + $context["i"]);
  374.             // line 163
  375.             echo "\t\t\t\t\t\t\t    ";
  376.             $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.'163$this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'163$this->source); })())));
  377.             // line 164
  378.             echo "\t\t\t\t\t\t\t    ";
  379.             $context["count"] = ((isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'164$this->source); })()) - 1);
  380.             // line 165
  381.             echo "\t\t\t\t\t\t\t";
  382.         }
  383.         $_parent $context['_parent'];
  384.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  385.         $context array_intersect_key($context$_parent) + $_parent;
  386.         // line 166
  387.         echo "\t\t\t\t\t\t\t";
  388.         $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.'166$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.'166$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.'166$this->source); })()))));
  389.         // line 167
  390.         echo "\t\t\t\t\t\t\t
  391. \t\t\t\t\t\t\t";
  392.         // line 168
  393.         if ((< (isset($context["reviewer_total"]) || array_key_exists("reviewer_total"$context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.'168$this->source); })()))) {
  394.             // line 169
  395.             echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
  396.             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.'169$this->source); })()), "id", [], "any"falsefalsetrue169), 169$this->source), "html"nulltrue);
  397.             echo "\" class=\"review-layoutRole\">
  398. \t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
  399.             // line 170
  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.'170$this->source); })()), "id", [], "any"falsefalsetrue170), 170$this->source), "html"nulltrue);
  401.             echo "\" data-avg=\"";
  402.             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.'170$this->source); })()), 170$this->source), "html"nulltrue);
  403.             echo "\" data-num=\"";
  404.             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.'170$this->source); })()), 170$this->source), "html"nulltrue);
  405.             echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
  406.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html"nulltrue);
  407.             echo "\">
  408. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  409. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  410. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
  411.             // line 173
  412.             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.'173$this->source); })()), "id", [], "any"falsefalsetrue173)]), "html"nulltrue);
  413.             echo "#review_area\"></a></span>
  414. \t\t\t\t\t\t\t\t\t</h3>
  415. \t\t\t\t\t\t\t\t</div>
  416. \t\t\t\t\t\t\t";
  417.         }
  418.         // line 177
  419.         echo "\t\t\t\t\t\t\t
  420. \t\t\t\t\t\t\t<script>
  421. \t\t\t\t\t\t\t  \$(function () {
  422. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor";
  423.         // line 180
  424.         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.'180$this->source); })()), "id", [], "any"falsefalsetrue180), 180$this->source), "html"nulltrue);
  425.         echo "').length) {
  426. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  427.         // line 181
  428.         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.'181$this->source); })()), "id", [], "any"falsefalsetrue181), 181$this->source), "html"nulltrue);
  429.         echo "').insertAfter(\$('#plg_customer_review_special_anchor";
  430.         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.'181$this->source); })()), "id", [], "any"falsefalsetrue181), 181$this->source), "html"nulltrue);
  431.         echo "'));
  432. \t\t\t\t\t\t\t    } else if ( \$('#button";
  433.         // line 182
  434.         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.'182$this->source); })()), "id", [], "any"falsefalsetrue182), 182$this->source), "html"nulltrue);
  435.         echo "').length) {
  436. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  437.         // line 183
  438.         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.'183$this->source); })()), "id", [], "any"falsefalsetrue183), 183$this->source), "html"nulltrue);
  439.         echo "').insertBefore(\$('#button";
  440.         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.'183$this->source); })()), "id", [], "any"falsefalsetrue183), 183$this->source), "html"nulltrue);
  441.         echo "'));
  442. \t\t\t\t\t\t\t    } else {
  443. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  444.         // line 185
  445.         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.'185$this->source); })()), "id", [], "any"falsefalsetrue185), 185$this->source), "html"nulltrue);
  446.         echo "').hide();
  447. \t\t\t\t\t\t\t    }
  448. \t\t\t\t\t\t\t  });
  449. \t\t\t\t\t\t\t</script>
  450. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  451. \t\t\t\t\t\t\t\t
  452. \t\t\t\t\t\t\t\t";
  453.         // line 191
  454.         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.'191$this->source); })()), "stock_find", [], "any"falsefalsetrue191)) {
  455.             // line 192
  456.             echo "\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  457. \t\t\t\t\t\t\t\t\tdata-action=\"";
  458.             // line 193
  459.             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.'193$this->source); })()), "id", [], "any"falsefalsetrue193)]), "html"nulltrue);
  460.             echo "\" 
  461. \t\t\t\t\t\t\t\t\tdata-product_id=\"";
  462.             // line 194
  463.             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.'194$this->source); })()), "id", [], "any"falsefalsetrue194), 194$this->source), "html"nulltrue);
  464.             echo "\" data-product_name=\"";
  465.             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.'194$this->source); })()), "name", [], "any"falsefalsetrue194), 194$this->source), "html"nulltrue);
  466.             echo "\"  data-product_img=\"";
  467.             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.'194$this->source); })()), "main_list_image", [], "any"falsefalsetrue194), 194$this->source)), "save_image"), "html"nulltrue);
  468.             echo "\"
  469. \t\t\t\t\t\t\t\t\tdata-product_class=\"";
  470.             // line 195
  471.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'195$this->source); })()), "ProductClasses", [], "any"falsefalsetrue195), 0, [], "array"falsefalsetrue195), "id", [], "any"falsefalsetrue195), 195$this->source), "html"nulltrue);
  472.             echo "\" 
  473. \t\t\t\t\t\t\t\t\tdata-token=\"";
  474.             // line 196
  475.             echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html"nulltrue);
  476.             echo "\" id=\"button";
  477.             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.'196$this->source); })()), "id", [], "any"falsefalsetrue196), 196$this->source), "html"nulltrue);
  478.             echo "\">
  479. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  480. \t\t\t\t\t\t\t\t\t\t\t";
  481.             // line 198
  482.             if (( !(null === 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.'198$this->source); })()), "getPrice01Min", [], "any"falsefalsetrue198)) && (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.'198$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue198) != 0))) {
  483.                 // line 199
  484.                 echo "\t\t\t\t\t\t\t\t\t\t\t\t<sup>";
  485.                 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.'199$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue199), 199$this->source)), "html"nulltrue);
  486.                 echo "</sup>
  487. \t\t\t\t\t\t\t\t\t\t\t";
  488.             }
  489.             // line 201
  490.             echo "\t\t\t\t\t\t\t\t\t\t\t";
  491.             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.'201$this->source); })()), "getPrice02IncTaxMin", [], "any"falsefalsetrue201), 201$this->source)), "html"nulltrue);
  492.             echo "<span class=\"inctax\"> (税込)</span>
  493. \t\t\t\t\t\t\t\t\t\t</span>
  494. \t\t\t\t\t\t\t\t\t</button>
  495. \t\t\t\t\t\t\t\t";
  496.         } else {
  497.             // line 205
  498.             echo "\t\t\t\t\t\t\t\t\t";
  499.             $context["arrivemail"] = true;
  500.             // line 206
  501.             echo "\t\t\t\t\t\t\t\t\t";
  502.             $context['_parent'] = $context;
  503.             $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.'206$this->source); })()), "ProductTag", [], "any"falsefalsetrue206));
  504.             foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
  505.                 // line 207
  506.                 echo "\t\t\t\t\t\t\t\t\t\t";
  507.                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductTag"], "Tag", [], "any"falsefalsetrue207), "id", [], "any"falsefalsetrue207) == 99)) {
  508.                     // line 208
  509.                     echo "\t\t\t\t\t\t\t\t\t\t\t";
  510.                     $context["arrivemail"] = false;
  511.                     // line 209
  512.                     echo "\t\t\t\t\t\t\t\t\t\t";
  513.                 }
  514.                 // line 210
  515.                 echo "\t\t\t\t\t\t\t\t\t";
  516.             }
  517.             $_parent $context['_parent'];
  518.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
  519.             $context array_intersect_key($context$_parent) + $_parent;
  520.             // line 211
  521.             echo "\t\t\t\t\t\t\t\t\t
  522. \t\t\t\t\t\t\t\t\t";
  523.             // line 212
  524.             if ((isset($context["arrivemail"]) || array_key_exists("arrivemail"$context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.'212$this->source); })())) {
  525.                 // line 213
  526.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
  527.                 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.'213$this->source); })()), "id", [], "any"falsefalsetrue213), 213$this->source), "html"nulltrue);
  528.                 echo "\" data-productname=\"";
  529.                 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.'213$this->source); })()), "name", [], "any"falsefalsetrue213), 213$this->source), "html"nulltrue);
  530.                 echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
  531. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  532. \t\t\t\t\t\t\t\t\t\t</button>
  533. \t\t\t\t\t\t\t\t\t";
  534.             } else {
  535.                 // line 217
  536.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  537. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  538. \t\t\t\t\t\t\t\t\t\t</button>
  539. \t\t\t\t\t\t\t\t\t";
  540.             }
  541.             // line 221
  542.             echo "\t\t\t\t\t\t\t\t";
  543.         }
  544.         // line 222
  545.         echo "\t\t\t\t\t\t\t</div>
  546. \t\t\t\t\t\t</div>
  547. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  548. \t\t\t\t\t\t</div>
  549. \t\t\t\t\t</div>
  550. \t\t\t\t</div>
  551. \t\t\t
  552. \t\t\t\t<div id=\"fp-sessions-8-5-oz\" class=\"fp-item grey-gradient-bg\">
  553. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  554. \t\t\t\t\t\t<div class=\"container flexbox\">
  555. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  556. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">セッションズ<sup>™</sup></h3>
  557. \t\t\t\t\t\t\t\t<h2>ジャンボ3本セット</h2>
  558. \t\t\t\t\t\t\t\t<p>セッションズ260mlが<br>お買い得の3本セットになりました!</p>
  559. \t\t\t\t\t\t\t\t<p>アネロスに最も適した水溶性アネロス専用ローションです。無味無臭かつ滑らかで、べたつきもなく使用後の処理も簡単です。低刺激性で肌に優しく、体の自然な潤滑を補うように作られました。水溶性ですがサラサラしすぎないのも特徴で、程良い粘りがあり吸いつくような感触が味わえます。また、潤滑持続時間が長いのも大きな特徴です。</p>
  560. \t\t\t\t\t\t\t</div>
  561. \t\t\t\t\t\t\t<div class=\"fp-image\">
  562. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"";
  563.         // line 239
  564.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/sessions-for-year.png"), "html"nulltrue);
  565.         echo "\" alt=\"セッションズ3本ジャンボセット\">
  566. \t\t\t\t\t\t\t\t";
  567.         // line 240
  568.         $context["Product"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [=> 65], "method"falsefalsetrue240);
  569.         // line 241
  570.         echo "\t\t\t\t\t\t\t\t
  571. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  572. \t\t\t\t\t\t\t";
  573.         // line 243
  574.         $macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig""Category/special-offers.twig"243)->unwrap();
  575.         // line 244
  576.         echo "
  577. \t\t\t\t\t\t\t";
  578.         // line 245
  579.         $context["review_list"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [=> 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.'245$this->source); })()), "id", [], "any"falsefalsetrue245)], "method"falsefalsetrue245);
  580.         // line 246
  581.         echo "\t\t\t\t\t\t\t";
  582.         $context["reviewer_total"] = 0;
  583.         // line 247
  584.         echo "\t\t\t\t\t\t\t";
  585.         $context["review_total_point"] = 0;
  586.         // line 248
  587.         echo "\t\t\t\t\t\t\t";
  588.         $context["count"] = 5;
  589.         // line 249
  590.         echo "\t\t\t\t\t\t\t";
  591.         $context['_parent'] = $context;
  592.         $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.'249$this->source); })()));
  593.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  594.             // line 250
  595.             echo "\t\t\t\t\t\t\t    ";
  596.             $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.'250$this->source); })()) + $context["i"]);
  597.             // line 251
  598.             echo "\t\t\t\t\t\t\t    ";
  599.             $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.'251$this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'251$this->source); })())));
  600.             // line 252
  601.             echo "\t\t\t\t\t\t\t    ";
  602.             $context["count"] = ((isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'252$this->source); })()) - 1);
  603.             // line 253
  604.             echo "\t\t\t\t\t\t\t";
  605.         }
  606.         $_parent $context['_parent'];
  607.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  608.         $context array_intersect_key($context$_parent) + $_parent;
  609.         // line 254
  610.         echo "\t\t\t\t\t\t\t";
  611.         $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.'254$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.'254$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.'254$this->source); })()))));
  612.         // line 255
  613.         echo "\t\t\t\t\t\t\t
  614. \t\t\t\t\t\t\t";
  615.         // line 256
  616.         if ((< (isset($context["reviewer_total"]) || array_key_exists("reviewer_total"$context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.'256$this->source); })()))) {
  617.             // line 257
  618.             echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
  619.             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.'257$this->source); })()), "id", [], "any"falsefalsetrue257), 257$this->source), "html"nulltrue);
  620.             echo "\" class=\"review-layoutRole\">
  621. \t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
  622.             // line 258
  623.             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.'258$this->source); })()), "id", [], "any"falsefalsetrue258), 258$this->source), "html"nulltrue);
  624.             echo "\" data-avg=\"";
  625.             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.'258$this->source); })()), 258$this->source), "html"nulltrue);
  626.             echo "\" data-num=\"";
  627.             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.'258$this->source); })()), 258$this->source), "html"nulltrue);
  628.             echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
  629.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html"nulltrue);
  630.             echo "\">
  631. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  632. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  633. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
  634.             // line 261
  635.             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.'261$this->source); })()), "id", [], "any"falsefalsetrue261)]), "html"nulltrue);
  636.             echo "#review_area\"></a></span>
  637. \t\t\t\t\t\t\t\t\t</h3>
  638. \t\t\t\t\t\t\t\t</div>
  639. \t\t\t\t\t\t\t";
  640.         }
  641.         // line 265
  642.         echo "\t\t\t\t\t\t\t
  643. \t\t\t\t\t\t\t<script>
  644. \t\t\t\t\t\t\t  \$(function () {
  645. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor";
  646.         // line 268
  647.         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.'268$this->source); })()), "id", [], "any"falsefalsetrue268), 268$this->source), "html"nulltrue);
  648.         echo "').length) {
  649. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  650.         // line 269
  651.         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.'269$this->source); })()), "id", [], "any"falsefalsetrue269), 269$this->source), "html"nulltrue);
  652.         echo "').insertAfter(\$('#plg_customer_review_special_anchor";
  653.         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.'269$this->source); })()), "id", [], "any"falsefalsetrue269), 269$this->source), "html"nulltrue);
  654.         echo "'));
  655. \t\t\t\t\t\t\t    } else if ( \$('#button";
  656.         // line 270
  657.         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.'270$this->source); })()), "id", [], "any"falsefalsetrue270), 270$this->source), "html"nulltrue);
  658.         echo "').length) {
  659. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  660.         // line 271
  661.         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.'271$this->source); })()), "id", [], "any"falsefalsetrue271), 271$this->source), "html"nulltrue);
  662.         echo "').insertBefore(\$('#button";
  663.         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.'271$this->source); })()), "id", [], "any"falsefalsetrue271), 271$this->source), "html"nulltrue);
  664.         echo "'));
  665. \t\t\t\t\t\t\t    } else {
  666. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  667.         // line 273
  668.         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.'273$this->source); })()), "id", [], "any"falsefalsetrue273), 273$this->source), "html"nulltrue);
  669.         echo "').hide();
  670. \t\t\t\t\t\t\t    }
  671. \t\t\t\t\t\t\t  });
  672. \t\t\t\t\t\t\t</script>
  673. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  674. \t\t\t\t\t\t\t\t
  675. \t\t\t\t\t\t\t\t";
  676.         // line 279
  677.         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.'279$this->source); })()), "stock_find", [], "any"falsefalsetrue279)) {
  678.             // line 280
  679.             echo "\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  680. \t\t\t\t\t\t\t\t\tdata-action=\"";
  681.             // line 281
  682.             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.'281$this->source); })()), "id", [], "any"falsefalsetrue281)]), "html"nulltrue);
  683.             echo "\" 
  684. \t\t\t\t\t\t\t\t\tdata-product_id=\"";
  685.             // line 282
  686.             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.'282$this->source); })()), "id", [], "any"falsefalsetrue282), 282$this->source), "html"nulltrue);
  687.             echo "\" data-product_name=\"";
  688.             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.'282$this->source); })()), "name", [], "any"falsefalsetrue282), 282$this->source), "html"nulltrue);
  689.             echo "\"  data-product_img=\"";
  690.             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.'282$this->source); })()), "main_list_image", [], "any"falsefalsetrue282), 282$this->source)), "save_image"), "html"nulltrue);
  691.             echo "\"
  692. \t\t\t\t\t\t\t\t\tdata-product_class=\"";
  693.             // line 283
  694.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'283$this->source); })()), "ProductClasses", [], "any"falsefalsetrue283), 0, [], "array"falsefalsetrue283), "id", [], "any"falsefalsetrue283), 283$this->source), "html"nulltrue);
  695.             echo "\" 
  696. \t\t\t\t\t\t\t\t\tdata-token=\"";
  697.             // line 284
  698.             echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html"nulltrue);
  699.             echo "\" id=\"button";
  700.             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.'284$this->source); })()), "id", [], "any"falsefalsetrue284), 284$this->source), "html"nulltrue);
  701.             echo "\">
  702. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  703. \t\t\t\t\t\t\t\t\t\t\t";
  704.             // line 286
  705.             if (( !(null === 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.'286$this->source); })()), "getPrice01Min", [], "any"falsefalsetrue286)) && (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.'286$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue286) != 0))) {
  706.                 // line 287
  707.                 echo "\t\t\t\t\t\t\t\t\t\t\t\t<sup>";
  708.                 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.'287$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue287), 287$this->source)), "html"nulltrue);
  709.                 echo "</sup>
  710. \t\t\t\t\t\t\t\t\t\t\t";
  711.             }
  712.             // line 289
  713.             echo "\t\t\t\t\t\t\t\t\t\t\t";
  714.             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.'289$this->source); })()), "getPrice02IncTaxMin", [], "any"falsefalsetrue289), 289$this->source)), "html"nulltrue);
  715.             echo "<span class=\"inctax\"> (税込)</span>
  716. \t\t\t\t\t\t\t\t\t\t</span>
  717. \t\t\t\t\t\t\t\t\t</button>
  718. \t\t\t\t\t\t\t\t";
  719.         } else {
  720.             // line 293
  721.             echo "\t\t\t\t\t\t\t\t\t";
  722.             $context["arrivemail"] = true;
  723.             // line 294
  724.             echo "\t\t\t\t\t\t\t\t\t";
  725.             $context['_parent'] = $context;
  726.             $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.'294$this->source); })()), "ProductTag", [], "any"falsefalsetrue294));
  727.             foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
  728.                 // line 295
  729.                 echo "\t\t\t\t\t\t\t\t\t\t";
  730.                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductTag"], "Tag", [], "any"falsefalsetrue295), "id", [], "any"falsefalsetrue295) == 99)) {
  731.                     // line 296
  732.                     echo "\t\t\t\t\t\t\t\t\t\t\t";
  733.                     $context["arrivemail"] = false;
  734.                     // line 297
  735.                     echo "\t\t\t\t\t\t\t\t\t\t";
  736.                 }
  737.                 // line 298
  738.                 echo "\t\t\t\t\t\t\t\t\t";
  739.             }
  740.             $_parent $context['_parent'];
  741.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
  742.             $context array_intersect_key($context$_parent) + $_parent;
  743.             // line 299
  744.             echo "\t\t\t\t\t\t\t\t\t
  745. \t\t\t\t\t\t\t\t\t";
  746.             // line 300
  747.             if ((isset($context["arrivemail"]) || array_key_exists("arrivemail"$context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.'300$this->source); })())) {
  748.                 // line 301
  749.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
  750.                 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.'301$this->source); })()), "id", [], "any"falsefalsetrue301), 301$this->source), "html"nulltrue);
  751.                 echo "\" data-productname=\"";
  752.                 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.'301$this->source); })()), "name", [], "any"falsefalsetrue301), 301$this->source), "html"nulltrue);
  753.                 echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
  754. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  755. \t\t\t\t\t\t\t\t\t\t</button>
  756. \t\t\t\t\t\t\t\t\t";
  757.             } else {
  758.                 // line 305
  759.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  760. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  761. \t\t\t\t\t\t\t\t\t\t</button>
  762. \t\t\t\t\t\t\t\t\t";
  763.             }
  764.             // line 309
  765.             echo "\t\t\t\t\t\t\t\t";
  766.         }
  767.         // line 310
  768.         echo "\t\t\t\t\t\t\t</div>
  769. \t\t\t\t\t\t</div>
  770. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  771. \t\t\t\t\t\t</div>
  772. \t\t\t\t\t</div>
  773. \t\t\t\t</div>
  774. \t\t\t\t
  775. \t\t\t\t<div id=\"fp-sessions-4-2-oz\" class=\"fp-item grey-gradient-bg fp-item-odd\">
  776. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  777. \t\t\t\t\t\t<div class=\"container flexbox\">
  778. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  779. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">セッションズ<sup>™</sup></h3>
  780. \t\t\t\t\t\t\t\t<h2>3本セット</h2>
  781. \t\t\t\t\t\t\t\t<p>セッションズ130mlが<br>お買い得の3本セットになりました!</p>
  782. \t\t\t\t\t\t\t\t<p>アネロスに最も適した水溶性アネロス専用ローションです。無味無臭かつ滑らかで、べたつきもなく使用後の処理も簡単です。低刺激性で肌に優しく、体の自然な潤滑を補うように作られました。水溶性ですがサラサラしすぎないのも特徴で、程良い粘りがあり吸いつくような感触が味わえます。また、潤滑持続時間が長いのも大きな特徴です。</p>
  783. \t\t\t\t\t\t\t</div>
  784. \t\t\t\t\t\t\t<div class=\"fp-image\">
  785. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"";
  786.         // line 327
  787.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/sessions-42oz.png"), "html"nulltrue);
  788.         echo "\" alt=\"セッションズ3本セット\">
  789. \t\t\t\t\t\t\t\t";
  790.         // line 328
  791.         $context["Product"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [=> 15], "method"falsefalsetrue328);
  792.         // line 329
  793.         echo "\t\t\t\t\t\t\t\t
  794. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  795. \t\t\t\t\t\t\t";
  796.         // line 331
  797.         $macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig""Category/special-offers.twig"331)->unwrap();
  798.         // line 332
  799.         echo "
  800. \t\t\t\t\t\t\t";
  801.         // line 333
  802.         $context["review_list"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [=> 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.'333$this->source); })()), "id", [], "any"falsefalsetrue333)], "method"falsefalsetrue333);
  803.         // line 334
  804.         echo "\t\t\t\t\t\t\t";
  805.         $context["reviewer_total"] = 0;
  806.         // line 335
  807.         echo "\t\t\t\t\t\t\t";
  808.         $context["review_total_point"] = 0;
  809.         // line 336
  810.         echo "\t\t\t\t\t\t\t";
  811.         $context["count"] = 5;
  812.         // line 337
  813.         echo "\t\t\t\t\t\t\t";
  814.         $context['_parent'] = $context;
  815.         $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.'337$this->source); })()));
  816.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  817.             // line 338
  818.             echo "\t\t\t\t\t\t\t    ";
  819.             $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.'338$this->source); })()) + $context["i"]);
  820.             // line 339
  821.             echo "\t\t\t\t\t\t\t    ";
  822.             $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.'339$this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'339$this->source); })())));
  823.             // line 340
  824.             echo "\t\t\t\t\t\t\t    ";
  825.             $context["count"] = ((isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'340$this->source); })()) - 1);
  826.             // line 341
  827.             echo "\t\t\t\t\t\t\t";
  828.         }
  829.         $_parent $context['_parent'];
  830.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  831.         $context array_intersect_key($context$_parent) + $_parent;
  832.         // line 342
  833.         echo "\t\t\t\t\t\t\t";
  834.         $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.'342$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.'342$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.'342$this->source); })()))));
  835.         // line 343
  836.         echo "\t\t\t\t\t\t\t
  837. \t\t\t\t\t\t\t";
  838.         // line 344
  839.         if ((< (isset($context["reviewer_total"]) || array_key_exists("reviewer_total"$context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.'344$this->source); })()))) {
  840.             // line 345
  841.             echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
  842.             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.'345$this->source); })()), "id", [], "any"falsefalsetrue345), 345$this->source), "html"nulltrue);
  843.             echo "\" class=\"review-layoutRole\">
  844. \t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
  845.             // line 346
  846.             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.'346$this->source); })()), "id", [], "any"falsefalsetrue346), 346$this->source), "html"nulltrue);
  847.             echo "\" data-avg=\"";
  848.             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.'346$this->source); })()), 346$this->source), "html"nulltrue);
  849.             echo "\" data-num=\"";
  850.             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.'346$this->source); })()), 346$this->source), "html"nulltrue);
  851.             echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
  852.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html"nulltrue);
  853.             echo "\">
  854. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  855. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  856. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
  857.             // line 349
  858.             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.'349$this->source); })()), "id", [], "any"falsefalsetrue349)]), "html"nulltrue);
  859.             echo "#review_area\"></a></span>
  860. \t\t\t\t\t\t\t\t\t</h3>
  861. \t\t\t\t\t\t\t\t</div>
  862. \t\t\t\t\t\t\t";
  863.         }
  864.         // line 353
  865.         echo "\t\t\t\t\t\t\t
  866. \t\t\t\t\t\t\t<script>
  867. \t\t\t\t\t\t\t  \$(function () {
  868. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor";
  869.         // line 356
  870.         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.'356$this->source); })()), "id", [], "any"falsefalsetrue356), 356$this->source), "html"nulltrue);
  871.         echo "').length) {
  872. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  873.         // line 357
  874.         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.'357$this->source); })()), "id", [], "any"falsefalsetrue357), 357$this->source), "html"nulltrue);
  875.         echo "').insertAfter(\$('#plg_customer_review_special_anchor";
  876.         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.'357$this->source); })()), "id", [], "any"falsefalsetrue357), 357$this->source), "html"nulltrue);
  877.         echo "'));
  878. \t\t\t\t\t\t\t    } else if ( \$('#button";
  879.         // line 358
  880.         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.'358$this->source); })()), "id", [], "any"falsefalsetrue358), 358$this->source), "html"nulltrue);
  881.         echo "').length) {
  882. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  883.         // line 359
  884.         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.'359$this->source); })()), "id", [], "any"falsefalsetrue359), 359$this->source), "html"nulltrue);
  885.         echo "').insertBefore(\$('#button";
  886.         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.'359$this->source); })()), "id", [], "any"falsefalsetrue359), 359$this->source), "html"nulltrue);
  887.         echo "'));
  888. \t\t\t\t\t\t\t    } else {
  889. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  890.         // line 361
  891.         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.'361$this->source); })()), "id", [], "any"falsefalsetrue361), 361$this->source), "html"nulltrue);
  892.         echo "').hide();
  893. \t\t\t\t\t\t\t    }
  894. \t\t\t\t\t\t\t  });
  895. \t\t\t\t\t\t\t</script>
  896. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  897. \t\t\t\t\t\t\t\t
  898. \t\t\t\t\t\t\t\t";
  899.         // line 367
  900.         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.'367$this->source); })()), "stock_find", [], "any"falsefalsetrue367)) {
  901.             // line 368
  902.             echo "\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  903. \t\t\t\t\t\t\t\t\tdata-action=\"";
  904.             // line 369
  905.             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.'369$this->source); })()), "id", [], "any"falsefalsetrue369)]), "html"nulltrue);
  906.             echo "\" 
  907. \t\t\t\t\t\t\t\t\tdata-product_id=\"";
  908.             // line 370
  909.             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.'370$this->source); })()), "id", [], "any"falsefalsetrue370), 370$this->source), "html"nulltrue);
  910.             echo "\" data-product_name=\"";
  911.             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.'370$this->source); })()), "name", [], "any"falsefalsetrue370), 370$this->source), "html"nulltrue);
  912.             echo "\"  data-product_img=\"";
  913.             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.'370$this->source); })()), "main_list_image", [], "any"falsefalsetrue370), 370$this->source)), "save_image"), "html"nulltrue);
  914.             echo "\"
  915. \t\t\t\t\t\t\t\t\tdata-product_class=\"";
  916.             // line 371
  917.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'371$this->source); })()), "ProductClasses", [], "any"falsefalsetrue371), 0, [], "array"falsefalsetrue371), "id", [], "any"falsefalsetrue371), 371$this->source), "html"nulltrue);
  918.             echo "\" 
  919. \t\t\t\t\t\t\t\t\tdata-token=\"";
  920.             // line 372
  921.             echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html"nulltrue);
  922.             echo "\" id=\"button";
  923.             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.'372$this->source); })()), "id", [], "any"falsefalsetrue372), 372$this->source), "html"nulltrue);
  924.             echo "\">
  925. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  926. \t\t\t\t\t\t\t\t\t\t\t";
  927.             // line 374
  928.             if (( !(null === 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.'374$this->source); })()), "getPrice01Min", [], "any"falsefalsetrue374)) && (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.'374$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue374) != 0))) {
  929.                 // line 375
  930.                 echo "\t\t\t\t\t\t\t\t\t\t\t\t<sup>";
  931.                 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.'375$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue375), 375$this->source)), "html"nulltrue);
  932.                 echo "</sup>
  933. \t\t\t\t\t\t\t\t\t\t\t";
  934.             }
  935.             // line 377
  936.             echo "\t\t\t\t\t\t\t\t\t\t\t";
  937.             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.'377$this->source); })()), "getPrice02IncTaxMin", [], "any"falsefalsetrue377), 377$this->source)), "html"nulltrue);
  938.             echo "<span class=\"inctax\"> (税込)</span>
  939. \t\t\t\t\t\t\t\t\t\t</span>
  940. \t\t\t\t\t\t\t\t\t</button>
  941. \t\t\t\t\t\t\t\t";
  942.         } else {
  943.             // line 381
  944.             echo "\t\t\t\t\t\t\t\t\t";
  945.             $context["arrivemail"] = true;
  946.             // line 382
  947.             echo "\t\t\t\t\t\t\t\t\t";
  948.             $context['_parent'] = $context;
  949.             $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.'382$this->source); })()), "ProductTag", [], "any"falsefalsetrue382));
  950.             foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
  951.                 // line 383
  952.                 echo "\t\t\t\t\t\t\t\t\t\t";
  953.                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductTag"], "Tag", [], "any"falsefalsetrue383), "id", [], "any"falsefalsetrue383) == 99)) {
  954.                     // line 384
  955.                     echo "\t\t\t\t\t\t\t\t\t\t\t";
  956.                     $context["arrivemail"] = false;
  957.                     // line 385
  958.                     echo "\t\t\t\t\t\t\t\t\t\t";
  959.                 }
  960.                 // line 386
  961.                 echo "\t\t\t\t\t\t\t\t\t";
  962.             }
  963.             $_parent $context['_parent'];
  964.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
  965.             $context array_intersect_key($context$_parent) + $_parent;
  966.             // line 387
  967.             echo "\t\t\t\t\t\t\t\t\t
  968. \t\t\t\t\t\t\t\t\t";
  969.             // line 388
  970.             if ((isset($context["arrivemail"]) || array_key_exists("arrivemail"$context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.'388$this->source); })())) {
  971.                 // line 389
  972.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
  973.                 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"falsefalsetrue389), 389$this->source), "html"nulltrue);
  974.                 echo "\" data-productname=\"";
  975.                 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); })()), "name", [], "any"falsefalsetrue389), 389$this->source), "html"nulltrue);
  976.                 echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
  977. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  978. \t\t\t\t\t\t\t\t\t\t</button>
  979. \t\t\t\t\t\t\t\t\t";
  980.             } else {
  981.                 // line 393
  982.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  983. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  984. \t\t\t\t\t\t\t\t\t\t</button>
  985. \t\t\t\t\t\t\t\t\t";
  986.             }
  987.             // line 397
  988.             echo "\t\t\t\t\t\t\t\t";
  989.         }
  990.         // line 398
  991.         echo "\t\t\t\t\t\t\t</div>
  992. \t\t\t\t\t\t</div>
  993. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  994. \t\t\t\t\t\t</div>
  995. \t\t\t\t\t</div>
  996. \t\t\t\t</div>
  997. \t\t\t
  998. \t\t\t\t<div id=\"fp-compari-syn\" class=\"fp-item grey-gradient-bg\">
  999. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  1000. \t\t\t\t\t\t<div class=\"container flexbox\">
  1001. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  1002. \t\t\t\t\t\t\t\t<h3>
  1003. \t\t\t\t\t\t\t\t\t<span class=\"grey\">
  1004. \t\t\t\t\t\t\t\t\t\tSYN
  1005. \t\t\t\t\t\t\t\t\t</span>
  1006. \t\t\t\t\t\t\t\t\tセレクトセット
  1007. \t\t\t\t\t\t\t\t</h3>
  1008. \t\t\t\t\t\t\t\t<h2>プラスチック VS. シリコン</h2>
  1009. \t\t\t\t\t\t\t\t<p>ベルベットタッチシリコンのヒリックスシントライデントを味わい、全く新しい動き「多軸動構造」の採用されたトライデントシリーズを体験できます。新世代ラインナップのベストセラーヒリックスシントライデントと新定番トライデントシリーズの一点をセレクトし、あなただけのセットをご堪能ください。<br /><small>商品内容:ヒリックスシントライデント+トライデントシリーズのいずれか一点</small></p>
  1010. \t\t\t\t\t\t\t\t<div class=\"products-small-icons flexbox\">
  1011. \t\t\t\t\t\t\t\t\t<span class=\"item\">
  1012. \t\t\t\t\t\t\t\t\t\t<img src=\"";
  1013.         // line 419
  1014.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/mgx_trident.png"), "html"nulltrue);
  1015.         echo "\" alt=\"MGXトライデント\">
  1016. \t\t\t\t\t\t\t\t\t\t<span>MGX</span>
  1017. \t\t\t\t\t\t\t\t\t</span>
  1018. \t\t\t\t\t\t\t\t\t<span class=\"item\">
  1019. \t\t\t\t\t\t\t\t\t\t<img src=\"";
  1020.         // line 423
  1021.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/helix_trident.png"), "html"nulltrue);
  1022.         echo "\" alt=\"ヒリックストライデント\">
  1023. \t\t\t\t\t\t\t\t\t\t<span>ヒリックス</span>
  1024. \t\t\t\t\t\t\t\t\t</span>
  1025. \t\t\t\t\t\t\t\t\t<span class=\"item\">
  1026. \t\t\t\t\t\t\t\t\t\t<img src=\"";
  1027.         // line 427
  1028.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/eupho_trident.png"), "html"nulltrue);
  1029.         echo "\" alt=\"ユーホートライデント\">
  1030. \t\t\t\t\t\t\t\t\t\t<span>ユーホー</span>
  1031. \t\t\t\t\t\t\t\t\t</span>
  1032. \t\t\t\t\t\t\t\t\t<span class=\"item\">
  1033. \t\t\t\t\t\t\t\t\t\t<img src=\"";
  1034.         // line 431
  1035.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/maximus_trident.png"), "html"nulltrue);
  1036.         echo "\" alt=\"マキシマストライデント\">
  1037. \t\t\t\t\t\t\t\t\t\t<span>マキシマス</span>
  1038. \t\t\t\t\t\t\t\t\t</span>
  1039. \t\t\t\t\t\t\t\t</div>
  1040. \t\t\t\t\t\t\t</div>
  1041. \t\t\t\t\t\t\t<div class=\"fp-image\">
  1042. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"";
  1043.         // line 437
  1044.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/compari-syn.png"), "html"nulltrue);
  1045.         echo "\" alt=\"SYNセレクトセット-ヒリックスシントライデント\">
  1046. \t\t\t\t\t\t\t\t";
  1047.         // line 438
  1048.         $context["Product"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [=> 48], "method"falsefalsetrue438);
  1049.         // line 439
  1050.         echo "\t\t\t\t\t\t\t\t
  1051. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  1052. \t\t\t\t\t\t\t";
  1053.         // line 441
  1054.         $macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig""Category/special-offers.twig"441)->unwrap();
  1055.         // line 442
  1056.         echo "
  1057. \t\t\t\t\t\t\t";
  1058.         // line 443
  1059.         $context["review_list"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [=> 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.'443$this->source); })()), "id", [], "any"falsefalsetrue443)], "method"falsefalsetrue443);
  1060.         // line 444
  1061.         echo "\t\t\t\t\t\t\t";
  1062.         $context["reviewer_total"] = 0;
  1063.         // line 445
  1064.         echo "\t\t\t\t\t\t\t";
  1065.         $context["review_total_point"] = 0;
  1066.         // line 446
  1067.         echo "\t\t\t\t\t\t\t";
  1068.         $context["count"] = 5;
  1069.         // line 447
  1070.         echo "\t\t\t\t\t\t\t";
  1071.         $context['_parent'] = $context;
  1072.         $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.'447$this->source); })()));
  1073.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  1074.             // line 448
  1075.             echo "\t\t\t\t\t\t\t    ";
  1076.             $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.'448$this->source); })()) + $context["i"]);
  1077.             // line 449
  1078.             echo "\t\t\t\t\t\t\t    ";
  1079.             $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.'449$this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'449$this->source); })())));
  1080.             // line 450
  1081.             echo "\t\t\t\t\t\t\t    ";
  1082.             $context["count"] = ((isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'450$this->source); })()) - 1);
  1083.             // line 451
  1084.             echo "\t\t\t\t\t\t\t";
  1085.         }
  1086.         $_parent $context['_parent'];
  1087.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  1088.         $context array_intersect_key($context$_parent) + $_parent;
  1089.         // line 452
  1090.         echo "\t\t\t\t\t\t\t";
  1091.         $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.'452$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.'452$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.'452$this->source); })()))));
  1092.         // line 453
  1093.         echo "\t\t\t\t\t\t\t
  1094. \t\t\t\t\t\t\t";
  1095.         // line 454
  1096.         if ((< (isset($context["reviewer_total"]) || array_key_exists("reviewer_total"$context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.'454$this->source); })()))) {
  1097.             // line 455
  1098.             echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
  1099.             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.'455$this->source); })()), "id", [], "any"falsefalsetrue455), 455$this->source), "html"nulltrue);
  1100.             echo "\" class=\"review-layoutRole\">
  1101. \t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
  1102.             // line 456
  1103.             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.'456$this->source); })()), "id", [], "any"falsefalsetrue456), 456$this->source), "html"nulltrue);
  1104.             echo "\" data-avg=\"";
  1105.             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.'456$this->source); })()), 456$this->source), "html"nulltrue);
  1106.             echo "\" data-num=\"";
  1107.             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.'456$this->source); })()), 456$this->source), "html"nulltrue);
  1108.             echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
  1109.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html"nulltrue);
  1110.             echo "\">
  1111. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  1112. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  1113. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
  1114.             // line 459
  1115.             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.'459$this->source); })()), "id", [], "any"falsefalsetrue459)]), "html"nulltrue);
  1116.             echo "#review_area\"></a></span>
  1117. \t\t\t\t\t\t\t\t\t</h3>
  1118. \t\t\t\t\t\t\t\t</div>
  1119. \t\t\t\t\t\t\t";
  1120.         }
  1121.         // line 463
  1122.         echo "\t\t\t\t\t\t\t
  1123. \t\t\t\t\t\t\t<script>
  1124. \t\t\t\t\t\t\t  \$(function () {
  1125. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor";
  1126.         // line 466
  1127.         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.'466$this->source); })()), "id", [], "any"falsefalsetrue466), 466$this->source), "html"nulltrue);
  1128.         echo "').length) {
  1129. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  1130.         // line 467
  1131.         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.'467$this->source); })()), "id", [], "any"falsefalsetrue467), 467$this->source), "html"nulltrue);
  1132.         echo "').insertAfter(\$('#plg_customer_review_special_anchor";
  1133.         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.'467$this->source); })()), "id", [], "any"falsefalsetrue467), 467$this->source), "html"nulltrue);
  1134.         echo "'));
  1135. \t\t\t\t\t\t\t    } else if ( \$('#button";
  1136.         // line 468
  1137.         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.'468$this->source); })()), "id", [], "any"falsefalsetrue468), 468$this->source), "html"nulltrue);
  1138.         echo "').length) {
  1139. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  1140.         // line 469
  1141.         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.'469$this->source); })()), "id", [], "any"falsefalsetrue469), 469$this->source), "html"nulltrue);
  1142.         echo "').insertBefore(\$('#button";
  1143.         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.'469$this->source); })()), "id", [], "any"falsefalsetrue469), 469$this->source), "html"nulltrue);
  1144.         echo "'));
  1145. \t\t\t\t\t\t\t    } else {
  1146. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  1147.         // line 471
  1148.         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.'471$this->source); })()), "id", [], "any"falsefalsetrue471), 471$this->source), "html"nulltrue);
  1149.         echo "').hide();
  1150. \t\t\t\t\t\t\t    }
  1151. \t\t\t\t\t\t\t  });
  1152. \t\t\t\t\t\t\t</script>
  1153. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  1154. \t\t\t\t\t\t\t\t
  1155. \t\t\t\t\t\t\t\t<a class=\"button btn-cart buy-now-button learn-more-button\" href=\"";
  1156.         // line 477
  1157.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 48]);
  1158.         echo "\" id=\"button";
  1159.         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.'477$this->source); })()), "id", [], "any"falsefalsetrue477), 477$this->source), "html"nulltrue);
  1160.         echo "\">
  1161. \t\t\t\t\t\t\t\t\t詳細をみる -
  1162. \t\t\t\t\t\t\t\t\t";
  1163.         // line 479
  1164.         if (( !(null === 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); })()), "getPrice01Min", [], "any"falsefalsetrue479)) && (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); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue479) != 0))) {
  1165.             // line 480
  1166.             echo "\t\t\t\t\t\t\t\t\t\t<sup>";
  1167.             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.'480$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue480), 480$this->source)), "html"nulltrue);
  1168.             echo "</sup>
  1169. \t\t\t\t\t\t\t\t\t";
  1170.         }
  1171.         // line 482
  1172.         echo "\t\t\t\t\t\t\t\t\t";
  1173.         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.'482$this->source); })()), "getPrice02IncTaxMin", [], "any"falsefalsetrue482), 482$this->source)), "html"nulltrue);
  1174.         echo "<span class=\"inctax\"> (税込)</span>
  1175. \t\t\t\t\t\t\t\t</a>
  1176. \t\t\t\t\t\t\t</div>
  1177. \t\t\t\t\t\t</div>
  1178. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  1179. \t\t\t\t\t\t</div>
  1180. \t\t\t\t\t</div>
  1181. \t\t\t\t</div>
  1182. \t\t\t\t<div id=\"fp-vivi-starter-kit\" class=\"fp-item grey-gradient-bg\">
  1183. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  1184. \t\t\t\t\t\t<div class=\"container flexbox\">
  1185. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  1186. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">ヴィヴィ<sup>™</sup></h3>
  1187. \t\t\t\t\t\t\t\t<h2>スターターセット</h2>
  1188. \t\t\t\t\t\t\t\t<p>ヴィヴィの体験を始めるための必需品オリジナルローションがお買い得セットになりました。ヴィヴィとヴィヴィの使用に最も適した水溶性アネロスセッションズローション( 130ml )をセットにしました。</p>
  1189. \t\t\t\t\t\t\t</div>
  1190. \t\t\t\t\t\t\t<div class=\"fp-image\">
  1191. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"";
  1192.         // line 500
  1193.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/vivi-starter-kit.png"), "html"nulltrue);
  1194.         echo "\" alt=\"ヴィヴィスターターセット\">
  1195. \t\t\t\t\t\t\t\t";
  1196.         // line 501
  1197.         $context["Product"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [=> 49], "method"falsefalsetrue501);
  1198.         // line 502
  1199.         echo "\t\t\t\t\t\t\t\t
  1200. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  1201. \t\t\t\t\t\t\t";
  1202.         // line 504
  1203.         $macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig""Category/special-offers.twig"504)->unwrap();
  1204.         // line 505
  1205.         echo "
  1206. \t\t\t\t\t\t\t";
  1207.         // line 506
  1208.         $context["review_list"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [=> 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"falsefalsetrue506)], "method"falsefalsetrue506);
  1209.         // line 507
  1210.         echo "\t\t\t\t\t\t\t";
  1211.         $context["reviewer_total"] = 0;
  1212.         // line 508
  1213.         echo "\t\t\t\t\t\t\t";
  1214.         $context["review_total_point"] = 0;
  1215.         // line 509
  1216.         echo "\t\t\t\t\t\t\t";
  1217.         $context["count"] = 5;
  1218.         // line 510
  1219.         echo "\t\t\t\t\t\t\t";
  1220.         $context['_parent'] = $context;
  1221.         $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.'510$this->source); })()));
  1222.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  1223.             // line 511
  1224.             echo "\t\t\t\t\t\t\t    ";
  1225.             $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.'511$this->source); })()) + $context["i"]);
  1226.             // line 512
  1227.             echo "\t\t\t\t\t\t\t    ";
  1228.             $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.'512$this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'512$this->source); })())));
  1229.             // line 513
  1230.             echo "\t\t\t\t\t\t\t    ";
  1231.             $context["count"] = ((isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'513$this->source); })()) - 1);
  1232.             // line 514
  1233.             echo "\t\t\t\t\t\t\t";
  1234.         }
  1235.         $_parent $context['_parent'];
  1236.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  1237.         $context array_intersect_key($context$_parent) + $_parent;
  1238.         // line 515
  1239.         echo "\t\t\t\t\t\t\t";
  1240.         $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.'515$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.'515$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.'515$this->source); })()))));
  1241.         // line 516
  1242.         echo "\t\t\t\t\t\t\t
  1243. \t\t\t\t\t\t\t";
  1244.         // line 517
  1245.         if ((< (isset($context["reviewer_total"]) || array_key_exists("reviewer_total"$context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.'517$this->source); })()))) {
  1246.             // line 518
  1247.             echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
  1248.             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"falsefalsetrue518), 518$this->source), "html"nulltrue);
  1249.             echo "\" class=\"review-layoutRole\">
  1250. \t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
  1251.             // line 519
  1252.             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.'519$this->source); })()), "id", [], "any"falsefalsetrue519), 519$this->source), "html"nulltrue);
  1253.             echo "\" data-avg=\"";
  1254.             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.'519$this->source); })()), 519$this->source), "html"nulltrue);
  1255.             echo "\" data-num=\"";
  1256.             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.'519$this->source); })()), 519$this->source), "html"nulltrue);
  1257.             echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
  1258.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html"nulltrue);
  1259.             echo "\">
  1260. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  1261. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  1262. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
  1263.             // line 522
  1264.             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.'522$this->source); })()), "id", [], "any"falsefalsetrue522)]), "html"nulltrue);
  1265.             echo "#review_area\"></a></span>
  1266. \t\t\t\t\t\t\t\t\t</h3>
  1267. \t\t\t\t\t\t\t\t</div>
  1268. \t\t\t\t\t\t\t";
  1269.         }
  1270.         // line 526
  1271.         echo "\t\t\t\t\t\t\t
  1272. \t\t\t\t\t\t\t<script>
  1273. \t\t\t\t\t\t\t  \$(function () {
  1274. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor";
  1275.         // line 529
  1276.         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.'529$this->source); })()), "id", [], "any"falsefalsetrue529), 529$this->source), "html"nulltrue);
  1277.         echo "').length) {
  1278. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  1279.         // line 530
  1280.         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.'530$this->source); })()), "id", [], "any"falsefalsetrue530), 530$this->source), "html"nulltrue);
  1281.         echo "').insertAfter(\$('#plg_customer_review_special_anchor";
  1282.         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.'530$this->source); })()), "id", [], "any"falsefalsetrue530), 530$this->source), "html"nulltrue);
  1283.         echo "'));
  1284. \t\t\t\t\t\t\t    } else if ( \$('#button";
  1285.         // line 531
  1286.         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.'531$this->source); })()), "id", [], "any"falsefalsetrue531), 531$this->source), "html"nulltrue);
  1287.         echo "').length) {
  1288. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  1289.         // line 532
  1290.         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.'532$this->source); })()), "id", [], "any"falsefalsetrue532), 532$this->source), "html"nulltrue);
  1291.         echo "').insertBefore(\$('#button";
  1292.         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.'532$this->source); })()), "id", [], "any"falsefalsetrue532), 532$this->source), "html"nulltrue);
  1293.         echo "'));
  1294. \t\t\t\t\t\t\t    } else {
  1295. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  1296.         // line 534
  1297.         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.'534$this->source); })()), "id", [], "any"falsefalsetrue534), 534$this->source), "html"nulltrue);
  1298.         echo "').hide();
  1299. \t\t\t\t\t\t\t    }
  1300. \t\t\t\t\t\t\t  });
  1301. \t\t\t\t\t\t\t</script>
  1302. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  1303. \t\t\t\t\t\t\t\t
  1304. \t\t\t\t\t\t\t\t";
  1305.         // line 540
  1306.         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.'540$this->source); })()), "stock_find", [], "any"falsefalsetrue540)) {
  1307.             // line 541
  1308.             echo "\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  1309. \t\t\t\t\t\t\t\t\tdata-action=\"";
  1310.             // line 542
  1311.             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.'542$this->source); })()), "id", [], "any"falsefalsetrue542)]), "html"nulltrue);
  1312.             echo "\" 
  1313. \t\t\t\t\t\t\t\t\tdata-product_id=\"";
  1314.             // line 543
  1315.             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.'543$this->source); })()), "id", [], "any"falsefalsetrue543), 543$this->source), "html"nulltrue);
  1316.             echo "\" data-product_name=\"";
  1317.             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.'543$this->source); })()), "name", [], "any"falsefalsetrue543), 543$this->source), "html"nulltrue);
  1318.             echo "\"  data-product_img=\"";
  1319.             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.'543$this->source); })()), "main_list_image", [], "any"falsefalsetrue543), 543$this->source)), "save_image"), "html"nulltrue);
  1320.             echo "\"
  1321. \t\t\t\t\t\t\t\t\tdata-product_class=\"";
  1322.             // line 544
  1323.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'544$this->source); })()), "ProductClasses", [], "any"falsefalsetrue544), 0, [], "array"falsefalsetrue544), "id", [], "any"falsefalsetrue544), 544$this->source), "html"nulltrue);
  1324.             echo "\" 
  1325. \t\t\t\t\t\t\t\t\tdata-token=\"";
  1326.             // line 545
  1327.             echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html"nulltrue);
  1328.             echo "\" id=\"button";
  1329.             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.'545$this->source); })()), "id", [], "any"falsefalsetrue545), 545$this->source), "html"nulltrue);
  1330.             echo "\">
  1331. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  1332. \t\t\t\t\t\t\t\t\t\t\t";
  1333.             // line 547
  1334.             if (( !(null === 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.'547$this->source); })()), "getPrice01Min", [], "any"falsefalsetrue547)) && (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.'547$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue547) != 0))) {
  1335.                 // line 548
  1336.                 echo "\t\t\t\t\t\t\t\t\t\t\t\t<sup>";
  1337.                 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.'548$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue548), 548$this->source)), "html"nulltrue);
  1338.                 echo "</sup>
  1339. \t\t\t\t\t\t\t\t\t\t\t";
  1340.             }
  1341.             // line 550
  1342.             echo "\t\t\t\t\t\t\t\t\t\t\t";
  1343.             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.'550$this->source); })()), "getPrice02IncTaxMin", [], "any"falsefalsetrue550), 550$this->source)), "html"nulltrue);
  1344.             echo "<span class=\"inctax\"> (税込)</span>
  1345. \t\t\t\t\t\t\t\t\t\t</span>
  1346. \t\t\t\t\t\t\t\t\t</button>
  1347. \t\t\t\t\t\t\t\t";
  1348.         } else {
  1349.             // line 554
  1350.             echo "\t\t\t\t\t\t\t\t\t";
  1351.             $context["arrivemail"] = true;
  1352.             // line 555
  1353.             echo "\t\t\t\t\t\t\t\t\t";
  1354.             $context['_parent'] = $context;
  1355.             $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.'555$this->source); })()), "ProductTag", [], "any"falsefalsetrue555));
  1356.             foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
  1357.                 // line 556
  1358.                 echo "\t\t\t\t\t\t\t\t\t\t";
  1359.                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductTag"], "Tag", [], "any"falsefalsetrue556), "id", [], "any"falsefalsetrue556) == 99)) {
  1360.                     // line 557
  1361.                     echo "\t\t\t\t\t\t\t\t\t\t\t";
  1362.                     $context["arrivemail"] = false;
  1363.                     // line 558
  1364.                     echo "\t\t\t\t\t\t\t\t\t\t";
  1365.                 }
  1366.                 // line 559
  1367.                 echo "\t\t\t\t\t\t\t\t\t";
  1368.             }
  1369.             $_parent $context['_parent'];
  1370.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
  1371.             $context array_intersect_key($context$_parent) + $_parent;
  1372.             // line 560
  1373.             echo "\t\t\t\t\t\t\t\t\t
  1374. \t\t\t\t\t\t\t\t\t";
  1375.             // line 561
  1376.             if ((isset($context["arrivemail"]) || array_key_exists("arrivemail"$context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.'561$this->source); })())) {
  1377.                 // line 562
  1378.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
  1379.                 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.'562$this->source); })()), "id", [], "any"falsefalsetrue562), 562$this->source), "html"nulltrue);
  1380.                 echo "\" data-productname=\"";
  1381.                 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.'562$this->source); })()), "name", [], "any"falsefalsetrue562), 562$this->source), "html"nulltrue);
  1382.                 echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
  1383. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  1384. \t\t\t\t\t\t\t\t\t\t</button>
  1385. \t\t\t\t\t\t\t\t\t";
  1386.             } else {
  1387.                 // line 566
  1388.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  1389. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  1390. \t\t\t\t\t\t\t\t\t\t</button>
  1391. \t\t\t\t\t\t\t\t\t";
  1392.             }
  1393.             // line 570
  1394.             echo "\t\t\t\t\t\t\t\t";
  1395.         }
  1396.         // line 571
  1397.         echo "\t\t\t\t\t\t\t\t</a><button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart add-to-mail buy-now-button\" style=\"display:none\">\t<span>\t\t<span>入荷お知らせ</span>\t</span></button><button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart add-to-cart-out buy-now-button\" style=\"display:none\">\t<span>\t\t<span>在庫切れ</span>\t</span></button>
  1398. \t\t\t\t\t\t\t</div>
  1399. \t\t\t\t\t\t</div>
  1400. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  1401. \t\t\t\t\t\t</div>
  1402. \t\t\t\t\t</div>
  1403. \t\t\t\t</div>
  1404. \t\t\t\t<div id=\"fp-synsational-evinings\" class=\"fp-item grey-gradient-bg fp-item-odd\">
  1405. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  1406. \t\t\t\t\t\t<div class=\"container flexbox\">
  1407. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  1408. \t\t\t\t\t\t\t\t<h3 class=\"grey\">
  1409. \t\t\t\t\t\t\t\t\t<span>SYN</span> カップルズセット
  1410. \t\t\t\t\t\t\t\t</h3>
  1411. \t\t\t\t\t\t\t\t<h2>全ての紳士と淑女へ</h2>
  1412. \t\t\t\t\t\t\t\t<p>ヒリックシントライデントとヴィヴィをお買い求め易いセットにしました。男女共に使用後のセックスは今までにないすばらしさを感じるでしょう。SYNカップルズセットによって互いの性的感度を高め、一段階上の質の高いオーガズムを、そして未知の素晴らしいセックスライフを楽しみましょう。</p>
  1413. \t\t\t\t\t\t\t</div>
  1414. \t\t\t\t\t\t\t<div class=\"fp-image\">
  1415. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"";
  1416.         // line 590
  1417.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/category/special-offers/synsational-evinings-vivi.png"), "html"nulltrue);
  1418.         echo "\" alt=\"SYNカップルズセット\">
  1419. \t\t\t\t\t\t\t\t";
  1420.         // line 591
  1421.         $context["Product"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Eccube\\Entity\\Product"), "find", [=> 52], "method"falsefalsetrue591);
  1422.         // line 592
  1423.         echo "\t\t\t\t\t\t\t\t
  1424. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  1425. \t\t\t\t\t\t\t";
  1426.         // line 594
  1427.         $macros["recommend_macro"] = $this->loadTemplate("@CustomerReview42/Block/customer_review4_recommend_macro.twig""Category/special-offers.twig"594)->unwrap();
  1428.         // line 595
  1429.         echo "
  1430. \t\t\t\t\t\t\t";
  1431.         // line 596
  1432.         $context["review_list"] = twig_get_attribute($this->env$this->source$this->env->getFunction('repository')->getCallable()("Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal"), "getRecommend", [=> 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"falsefalsetrue596)], "method"falsefalsetrue596);
  1433.         // line 597
  1434.         echo "\t\t\t\t\t\t\t";
  1435.         $context["reviewer_total"] = 0;
  1436.         // line 598
  1437.         echo "\t\t\t\t\t\t\t";
  1438.         $context["review_total_point"] = 0;
  1439.         // line 599
  1440.         echo "\t\t\t\t\t\t\t";
  1441.         $context["count"] = 5;
  1442.         // line 600
  1443.         echo "\t\t\t\t\t\t\t";
  1444.         $context['_parent'] = $context;
  1445.         $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.'600$this->source); })()));
  1446.         foreach ($context['_seq'] as $context["_key"] => $context["i"]) {
  1447.             // line 601
  1448.             echo "\t\t\t\t\t\t\t    ";
  1449.             $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.'601$this->source); })()) + $context["i"]);
  1450.             // line 602
  1451.             echo "\t\t\t\t\t\t\t    ";
  1452.             $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.'602$this->source); })()) + ($context["i"] * (isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'602$this->source); })())));
  1453.             // line 603
  1454.             echo "\t\t\t\t\t\t\t    ";
  1455.             $context["count"] = ((isset($context["count"]) || array_key_exists("count"$context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.'603$this->source); })()) - 1);
  1456.             // line 604
  1457.             echo "\t\t\t\t\t\t\t";
  1458.         }
  1459.         $_parent $context['_parent'];
  1460.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['i'], $context['_parent'], $context['loop']);
  1461.         $context array_intersect_key($context$_parent) + $_parent;
  1462.         // line 605
  1463.         echo "\t\t\t\t\t\t\t";
  1464.         $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.'605$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.'605$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.'605$this->source); })()))));
  1465.         // line 606
  1466.         echo "\t\t\t\t\t\t\t
  1467. \t\t\t\t\t\t\t";
  1468.         // line 607
  1469.         if ((< (isset($context["reviewer_total"]) || array_key_exists("reviewer_total"$context) ? $context["reviewer_total"] : (function () { throw new RuntimeError('Variable "reviewer_total" does not exist.'607$this->source); })()))) {
  1470.             // line 608
  1471.             echo "\t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special";
  1472.             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.'608$this->source); })()), "id", [], "any"falsefalsetrue608), 608$this->source), "html"nulltrue);
  1473.             echo "\" class=\"review-layoutRole\">
  1474. \t\t\t\t\t\t\t\t\t<h3 class=\"review_score\" data-id=\"";
  1475.             // line 609
  1476.             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.'609$this->source); })()), "id", [], "any"falsefalsetrue609), 609$this->source), "html"nulltrue);
  1477.             echo "\" data-avg=\"";
  1478.             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.'609$this->source); })()), 609$this->source), "html"nulltrue);
  1479.             echo "\" data-num=\"";
  1480.             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.'609$this->source); })()), 609$this->source), "html"nulltrue);
  1481.             echo "\" data-starsize=\"22\" data-mstarsize=\"14\" data-imgbase=\"";
  1482.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/"), "html"nulltrue);
  1483.             echo "\">
  1484. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  1485. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  1486. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score\"><a href=\"";
  1487.             // line 612
  1488.             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.'612$this->source); })()), "id", [], "any"falsefalsetrue612)]), "html"nulltrue);
  1489.             echo "#review_area\"></a></span>
  1490. \t\t\t\t\t\t\t\t\t</h3>
  1491. \t\t\t\t\t\t\t\t</div>
  1492. \t\t\t\t\t\t\t";
  1493.         }
  1494.         // line 616
  1495.         echo "\t\t\t\t\t\t\t
  1496. \t\t\t\t\t\t\t<script>
  1497. \t\t\t\t\t\t\t  \$(function () {
  1498. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor";
  1499.         // line 619
  1500.         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.'619$this->source); })()), "id", [], "any"falsefalsetrue619), 619$this->source), "html"nulltrue);
  1501.         echo "').length) {
  1502. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  1503.         // line 620
  1504.         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.'620$this->source); })()), "id", [], "any"falsefalsetrue620), 620$this->source), "html"nulltrue);
  1505.         echo "').insertAfter(\$('#plg_customer_review_special_anchor";
  1506.         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.'620$this->source); })()), "id", [], "any"falsefalsetrue620), 620$this->source), "html"nulltrue);
  1507.         echo "'));
  1508. \t\t\t\t\t\t\t    } else if ( \$('#button";
  1509.         // line 621
  1510.         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.'621$this->source); })()), "id", [], "any"falsefalsetrue621), 621$this->source), "html"nulltrue);
  1511.         echo "').length) {
  1512. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  1513.         // line 622
  1514.         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.'622$this->source); })()), "id", [], "any"falsefalsetrue622), 622$this->source), "html"nulltrue);
  1515.         echo "').insertBefore(\$('#button";
  1516.         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.'622$this->source); })()), "id", [], "any"falsefalsetrue622), 622$this->source), "html"nulltrue);
  1517.         echo "'));
  1518. \t\t\t\t\t\t\t    } else {
  1519. \t\t\t\t\t\t\t        \$('#plg_customer_review_special";
  1520.         // line 624
  1521.         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.'624$this->source); })()), "id", [], "any"falsefalsetrue624), 624$this->source), "html"nulltrue);
  1522.         echo "').hide();
  1523. \t\t\t\t\t\t\t    }
  1524. \t\t\t\t\t\t\t  });
  1525. \t\t\t\t\t\t\t</script>
  1526. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  1527. \t\t\t\t\t\t\t\t
  1528. \t\t\t\t\t\t\t\t";
  1529.         // line 630
  1530.         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.'630$this->source); })()), "stock_find", [], "any"falsefalsetrue630)) {
  1531.             // line 631
  1532.             echo "\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  1533. \t\t\t\t\t\t\t\t\tdata-action=\"";
  1534.             // line 632
  1535.             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.'632$this->source); })()), "id", [], "any"falsefalsetrue632)]), "html"nulltrue);
  1536.             echo "\" 
  1537. \t\t\t\t\t\t\t\t\tdata-product_id=\"";
  1538.             // line 633
  1539.             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.'633$this->source); })()), "id", [], "any"falsefalsetrue633), 633$this->source), "html"nulltrue);
  1540.             echo "\" data-product_name=\"";
  1541.             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.'633$this->source); })()), "name", [], "any"falsefalsetrue633), 633$this->source), "html"nulltrue);
  1542.             echo "\"  data-product_img=\"";
  1543.             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.'633$this->source); })()), "main_list_image", [], "any"falsefalsetrue633), 633$this->source)), "save_image"), "html"nulltrue);
  1544.             echo "\"
  1545. \t\t\t\t\t\t\t\t\tdata-product_class=\"";
  1546.             // line 634
  1547.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_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.'634$this->source); })()), "ProductClasses", [], "any"falsefalsetrue634), 0, [], "array"falsefalsetrue634), "id", [], "any"falsefalsetrue634), 634$this->source), "html"nulltrue);
  1548.             echo "\" 
  1549. \t\t\t\t\t\t\t\t\tdata-token=\"";
  1550.             // line 635
  1551.             echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("Eccube\\Form\\Type\\AddCartType"), "html"nulltrue);
  1552.             echo "\" id=\"button";
  1553.             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.'635$this->source); })()), "id", [], "any"falsefalsetrue635), 635$this->source), "html"nulltrue);
  1554.             echo "\">
  1555. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  1556. \t\t\t\t\t\t\t\t\t\t\t";
  1557.             // line 637
  1558.             if (( !(null === 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.'637$this->source); })()), "getPrice01Min", [], "any"falsefalsetrue637)) && (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.'637$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue637) != 0))) {
  1559.                 // line 638
  1560.                 echo "\t\t\t\t\t\t\t\t\t\t\t\t<sup>";
  1561.                 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.'638$this->source); })()), "getPrice01IncTaxMin", [], "any"falsefalsetrue638), 638$this->source)), "html"nulltrue);
  1562.                 echo "</sup>
  1563. \t\t\t\t\t\t\t\t\t\t\t";
  1564.             }
  1565.             // line 640
  1566.             echo "\t\t\t\t\t\t\t\t\t\t\t";
  1567.             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.'640$this->source); })()), "getPrice02IncTaxMin", [], "any"falsefalsetrue640), 640$this->source)), "html"nulltrue);
  1568.             echo "<span class=\"inctax\"> (税込)</span>
  1569. \t\t\t\t\t\t\t\t\t\t</span>
  1570. \t\t\t\t\t\t\t\t\t</button>
  1571. \t\t\t\t\t\t\t\t";
  1572.         } else {
  1573.             // line 644
  1574.             echo "\t\t\t\t\t\t\t\t\t";
  1575.             $context["arrivemail"] = true;
  1576.             // line 645
  1577.             echo "\t\t\t\t\t\t\t\t\t";
  1578.             $context['_parent'] = $context;
  1579.             $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.'645$this->source); })()), "ProductTag", [], "any"falsefalsetrue645));
  1580.             foreach ($context['_seq'] as $context["_key"] => $context["ProductTag"]) {
  1581.                 // line 646
  1582.                 echo "\t\t\t\t\t\t\t\t\t\t";
  1583.                 if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["ProductTag"], "Tag", [], "any"falsefalsetrue646), "id", [], "any"falsefalsetrue646) == 99)) {
  1584.                     // line 647
  1585.                     echo "\t\t\t\t\t\t\t\t\t\t\t";
  1586.                     $context["arrivemail"] = false;
  1587.                     // line 648
  1588.                     echo "\t\t\t\t\t\t\t\t\t\t";
  1589.                 }
  1590.                 // line 649
  1591.                 echo "\t\t\t\t\t\t\t\t\t";
  1592.             }
  1593.             $_parent $context['_parent'];
  1594.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['ProductTag'], $context['_parent'], $context['loop']);
  1595.             $context array_intersect_key($context$_parent) + $_parent;
  1596.             // line 650
  1597.             echo "\t\t\t\t\t\t\t\t\t
  1598. \t\t\t\t\t\t\t\t\t";
  1599.             // line 651
  1600.             if ((isset($context["arrivemail"]) || array_key_exists("arrivemail"$context) ? $context["arrivemail"] : (function () { throw new RuntimeError('Variable "arrivemail" does not exist.'651$this->source); })())) {
  1601.                 // line 652
  1602.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" data-productid=\"";
  1603.                 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.'652$this->source); })()), "id", [], "any"falsefalsetrue652), 652$this->source), "html"nulltrue);
  1604.                 echo "\" data-productname=\"";
  1605.                 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.'652$this->source); })()), "name", [], "any"falsefalsetrue652), 652$this->source), "html"nulltrue);
  1606.                 echo "\" title=\"入荷お知らせ\" class=\"button btn-cart add-to-mail\">
  1607. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  1608. \t\t\t\t\t\t\t\t\t\t</button>
  1609. \t\t\t\t\t\t\t\t\t";
  1610.             } else {
  1611.                 // line 656
  1612.                 echo "\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  1613. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  1614. \t\t\t\t\t\t\t\t\t\t</button>
  1615. \t\t\t\t\t\t\t\t\t";
  1616.             }
  1617.             // line 660
  1618.             echo "\t\t\t\t\t\t\t\t";
  1619.         }
  1620.         // line 661
  1621.         echo "\t\t\t\t\t\t\t</div>
  1622. \t\t\t\t\t\t</div>
  1623. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  1624. \t\t\t\t\t\t</div>
  1625. \t\t\t\t\t</div>
  1626. \t\t\t\t</div>
  1627. \t\t\t\t
  1628. \t\t\t</div>
  1629. \t\t</div>
  1630. \t\t\t<div class=\"product-other-products container flexbox\">
  1631. \t\t\t\t<div class=\"item\">
  1632. \t\t\t\t\t<a href=\"";
  1633.         // line 676
  1634.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 72]);
  1635.         echo "\">
  1636. \t\t\t\t\t\t<img src=\"";
  1637.         // line 677
  1638.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/category_vice-2.jpg"), "html"nulltrue);
  1639.         echo "\" alt=\"ヴァイス 2 - メンズバイブレーション\" class=\"animate\"
  1640. \t\t\t\t\t\t\tdata-animate=\"zoomIn\" data-duration=\"1.0s\" data-delay=\"0.4s\">
  1641. \t\t\t\t\t</a>
  1642. \t\t\t\t</div>
  1643. \t\t\t\t<div class=\"item\">
  1644. \t\t\t\t\t<a href=\"";
  1645.         // line 682
  1646.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 81]);
  1647.         echo "\">
  1648. \t\t\t\t\t\t<img src=\"";
  1649.         // line 683
  1650.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/category_progasm_black_ice.jpg"), "html"nulltrue);
  1651.         echo "\" alt=\"プロガスムブラックアイス - サイズを求める男性に\"
  1652. \t\t\t\t\t\t\tclass=\"animate center\" data-animate=\"zoomIn\" data-duration=\"1.0s\" data-delay=\"0.4s\">
  1653. \t\t\t\t\t</a>
  1654. \t\t\t\t</div>
  1655. \t\t\t\t<div class=\"item\">
  1656. \t\t\t\t\t<a href=\"";
  1657.         // line 688
  1658.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("product_detail", ["id" => 70]);
  1659.         echo "\">
  1660. \t\t\t\t\t\t<img src=\"";
  1661.         // line 689
  1662.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/category_HST.jpg"), "html"nulltrue);
  1663.         echo "\" alt=\"ヒリックスシントライデント - シン定番のフラグシップモデル\"
  1664. \t\t\t\t\t\t\tclass=\"animate\" data-animate=\"zoomIn\" data-duration=\"1.0s\" data-delay=\"0.4s\">
  1665. \t\t\t\t\t</a>
  1666. \t\t\t\t</div>
  1667. \t\t\t</div>
  1668. \t\t\t<div class=\"product-compare-prostate-massagers container flexbox\">
  1669. \t\t\t\t<div class=\"product-compare-prostate-massagers-image\">
  1670. \t\t\t\t\t<img src=\"";
  1671.         // line 696
  1672.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("aneros/img/products/compare_prostate_massagers_image.jpg"), "html"nulltrue);
  1673.         echo "\" class=\"animate\"
  1674. \t\t\t\t\t\tdata-animate=\"zoomIn\" data-duration=\"1.0s\" data-delay=\"0.4s\" alt=\"私にあっているアネロスはどれでしょうか??\">
  1675. \t\t\t\t</div>
  1676. \t\t\t\t<div class=\"desc-contr\">
  1677. \t\t\t\t\t<h3>私にあっているアネロスはどれでしょうか??</h3>
  1678. \t\t\t\t\t<a href=\"";
  1679.         // line 701
  1680.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  1681.         echo "prostate-massagers\" class=\"more-link\">
  1682. \t\t\t\t\t\t前立腺マッサージ器はこちら
  1683. \t\t\t\t\t\t<span>&gt;</span>
  1684. \t\t\t\t\t</a>
  1685. \t\t\t\t</div>
  1686. \t\t\t</div>
  1687. \t\t</div>
  1688. \t\t";
  1689.         // line 709
  1690.         echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"Block/add_to_cart.twig");
  1691.         echo "
  1692.     <div class=\"swooth-wrapper grey-swooth\">
  1693.     </div>
  1694. </div>
  1695. ";
  1696.         
  1697.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  1698.         
  1699.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  1700.     }
  1701.     public function getTemplateName()
  1702.     {
  1703.         return "Category/special-offers.twig";
  1704.     }
  1705.     public function isTraitable()
  1706.     {
  1707.         return false;
  1708.     }
  1709.     public function getDebugInfo()
  1710.     {
  1711.         return array (  1722 => 709,  1711 => 701,  1703 => 696,  1693 => 689,  1689 => 688,  1681 => 683,  1677 => 682,  1669 => 677,  1665 => 676,  1648 => 661,  1645 => 660,  1639 => 656,  1629 => 652,  1627 => 651,  1624 => 650,  1618 => 649,  1615 => 648,  1612 => 647,  1609 => 646,  1604 => 645,  1601 => 644,  1593 => 640,  1587 => 638,  1585 => 637,  1578 => 635,  1574 => 634,  1566 => 633,  1562 => 632,  1559 => 631,  1557 => 630,  1548 => 624,  1541 => 622,  1537 => 621,  1531 => 620,  1527 => 619,  1522 => 616,  1515 => 612,  1503 => 609,  1498 => 608,  1496 => 607,  1493 => 606,  1490 => 605,  1484 => 604,  1481 => 603,  1478 => 602,  1475 => 601,  1470 => 600,  1467 => 599,  1464 => 598,  1461 => 597,  1459 => 596,  1456 => 595,  1454 => 594,  1450 => 592,  1448 => 591,  1444 => 590,  1423 => 571,  1420 => 570,  1414 => 566,  1404 => 562,  1402 => 561,  1399 => 560,  1393 => 559,  1390 => 558,  1387 => 557,  1384 => 556,  1379 => 555,  1376 => 554,  1368 => 550,  1362 => 548,  1360 => 547,  1353 => 545,  1349 => 544,  1341 => 543,  1337 => 542,  1334 => 541,  1332 => 540,  1323 => 534,  1316 => 532,  1312 => 531,  1306 => 530,  1302 => 529,  1297 => 526,  1290 => 522,  1278 => 519,  1273 => 518,  1271 => 517,  1268 => 516,  1265 => 515,  1259 => 514,  1256 => 513,  1253 => 512,  1250 => 511,  1245 => 510,  1242 => 509,  1239 => 508,  1236 => 507,  1234 => 506,  1231 => 505,  1229 => 504,  1225 => 502,  1223 => 501,  1219 => 500,  1197 => 482,  1191 => 480,  1189 => 479,  1182 => 477,  1173 => 471,  1166 => 469,  1162 => 468,  1156 => 467,  1152 => 466,  1147 => 463,  1140 => 459,  1128 => 456,  1123 => 455,  1121 => 454,  1118 => 453,  1115 => 452,  1109 => 451,  1106 => 450,  1103 => 449,  1100 => 448,  1095 => 447,  1092 => 446,  1089 => 445,  1086 => 444,  1084 => 443,  1081 => 442,  1079 => 441,  1075 => 439,  1073 => 438,  1069 => 437,  1060 => 431,  1053 => 427,  1046 => 423,  1039 => 419,  1016 => 398,  1013 => 397,  1007 => 393,  997 => 389,  995 => 388,  992 => 387,  986 => 386,  983 => 385,  980 => 384,  977 => 383,  972 => 382,  969 => 381,  961 => 377,  955 => 375,  953 => 374,  946 => 372,  942 => 371,  934 => 370,  930 => 369,  927 => 368,  925 => 367,  916 => 361,  909 => 359,  905 => 358,  899 => 357,  895 => 356,  890 => 353,  883 => 349,  871 => 346,  866 => 345,  864 => 344,  861 => 343,  858 => 342,  852 => 341,  849 => 340,  846 => 339,  843 => 338,  838 => 337,  835 => 336,  832 => 335,  829 => 334,  827 => 333,  824 => 332,  822 => 331,  818 => 329,  816 => 328,  812 => 327,  793 => 310,  790 => 309,  784 => 305,  774 => 301,  772 => 300,  769 => 299,  763 => 298,  760 => 297,  757 => 296,  754 => 295,  749 => 294,  746 => 293,  738 => 289,  732 => 287,  730 => 286,  723 => 284,  719 => 283,  711 => 282,  707 => 281,  704 => 280,  702 => 279,  693 => 273,  686 => 271,  682 => 270,  676 => 269,  672 => 268,  667 => 265,  660 => 261,  648 => 258,  643 => 257,  641 => 256,  638 => 255,  635 => 254,  629 => 253,  626 => 252,  623 => 251,  620 => 250,  615 => 249,  612 => 248,  609 => 247,  606 => 246,  604 => 245,  601 => 244,  599 => 243,  595 => 241,  593 => 240,  589 => 239,  570 => 222,  567 => 221,  561 => 217,  551 => 213,  549 => 212,  546 => 211,  540 => 210,  537 => 209,  534 => 208,  531 => 207,  526 => 206,  523 => 205,  515 => 201,  509 => 199,  507 => 198,  500 => 196,  496 => 195,  488 => 194,  484 => 193,  481 => 192,  479 => 191,  470 => 185,  463 => 183,  459 => 182,  453 => 181,  449 => 180,  444 => 177,  437 => 173,  425 => 170,  420 => 169,  418 => 168,  415 => 167,  412 => 166,  406 => 165,  403 => 164,  400 => 163,  397 => 162,  392 => 161,  389 => 160,  386 => 159,  383 => 158,  381 => 157,  378 => 156,  376 => 155,  372 => 153,  370 => 152,  366 => 151,  345 => 132,  342 => 131,  336 => 127,  326 => 123,  324 => 122,  321 => 121,  315 => 120,  312 => 119,  309 => 118,  306 => 117,  301 => 116,  298 => 115,  290 => 111,  284 => 109,  282 => 108,  275 => 106,  271 => 105,  263 => 104,  259 => 103,  256 => 102,  254 => 101,  245 => 95,  238 => 93,  234 => 92,  228 => 91,  224 => 90,  219 => 87,  212 => 83,  200 => 80,  195 => 79,  193 => 78,  190 => 77,  187 => 76,  181 => 75,  178 => 74,  175 => 73,  172 => 72,  167 => 71,  164 => 70,  161 => 69,  158 => 68,  156 => 67,  153 => 66,  151 => 65,  147 => 63,  145 => 62,  141 => 61,  104 => 27,  96 => 21,  94 => 20,  84 => 19,  71 => 14,  61 => 13,  38 => 11,);
  1712.     }
  1713.     public function getSourceContext()
  1714.     {
  1715.         return new Source("{#
  1716. This file is part of EC-CUBE
  1717. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  1718. http://www.ec-cube.co.jp/
  1719. For the full copyright and license information, please view the LICENSE
  1720. file that was distributed with this source code.
  1721. #}
  1722. {% extends 'default_frame.twig' %}
  1723. {% block javascript %}
  1724.     <script>
  1725.     </script>
  1726. {% endblock %}
  1727. {% block main %}
  1728. {% include('@CustomerReview42/Block/customer_review4_recommend_css.twig') %}
  1729. <div class=\"main-container\" id=\"special-offers-page\">
  1730. \t\t<div class=\"breadcrumbs\">
  1731. \t\t\t<div class=\"container\">
  1732. \t\t\t\t<ul itemscope=\"\" itemtype=\"http://schema.org/BreadcrumbList\">
  1733. \t\t\t\t\t<li class=\"home\" itemprop=\"itemListElement\" itemscope=\"\" itemtype=\"http://schema.org/ListItem\">
  1734. \t\t\t\t\t\t<a itemprop=\"item\" href=\"{{ url('homepage') }}\" title=\"トップページ\"><span itemprop=\"name\" style=\"padding:0\">トップページ</span></a>
  1735. \t\t\t\t\t\t<meta itemprop=\"position\" content=\"1\">
  1736. \t\t\t\t\t\t<span>&gt;</span>
  1737. \t\t\t\t\t</li>
  1738. \t\t\t\t\t<li>
  1739. \t\t\t\t\t\t<strong>お買い得セット</strong>
  1740. \t\t\t\t\t</li>
  1741. \t\t\t\t</ul>
  1742. \t\t\t</div>
  1743. \t\t</div>
  1744. \t\t<div class=\"col-main\">
  1745. \t\t\t<div class=\"container\">
  1746. \t\t\t\t<h1 class=\"category-title\">お買い得セット</h1>
  1747. \t\t\t</div>
  1748. \t\t\t<div id=\"category-featured-products\">
  1749. \t\t\t
  1750. \t\t\t\t<div id=\"fp-helixsyn-with-free-lubricant\" class=\"fp-item grey-gradient-bg fp-item-odd\">
  1751. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  1752. \t\t\t\t\t\t<div class=\"container flexbox\">
  1753. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  1754. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">
  1755. \t\t\t\t\t\t\t\t\t<span>
  1756. \t\t\t\t\t\t\t\t\t\tSYN
  1757. \t\t\t\t\t\t\t\t\t</span>
  1758. \t\t\t\t\t\t\t\t\tスターターセット
  1759. \t\t\t\t\t\t\t\t</h3>
  1760. \t\t\t\t\t\t\t\t<h2>アネロスのSYN世界へ!</h2>
  1761. \t\t\t\t\t\t\t\t<p>アネロスの初心者から上級者まで世界の多くのお客様にNEWスタンダードのシントライデントシリーズ【ヒリックスシントライデント】とドライへ導きやすいアネロス専用水溶性ローション【セッションズ130ml】がセットになりました。</p>
  1762. \t\t\t\t\t\t\t</div>
  1763. \t\t\t\t\t\t\t<div class=\"fp-image\">
  1764. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"{{ asset('aneros/img/category/special-offers/helix-syn-with-lube_s.png') }}\" alt=\"SYNスターターセット\">
  1765. \t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(63) %}
  1766. \t\t\t\t\t\t\t\t
  1767. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  1768. \t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  1769. \t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
  1770. \t\t\t\t\t\t\t{% set reviewer_total = 0 %}
  1771. \t\t\t\t\t\t\t{% set review_total_point = 0 %}
  1772. \t\t\t\t\t\t\t{% set count = 5 %}
  1773. \t\t\t\t\t\t\t{% for i in review_list %}
  1774. \t\t\t\t\t\t\t    {% set reviewer_total = reviewer_total + i %}
  1775. \t\t\t\t\t\t\t    {% set review_total_point = review_total_point + i * count %}
  1776. \t\t\t\t\t\t\t    {% set count = count - 1 %}
  1777. \t\t\t\t\t\t\t{% endfor %}
  1778. \t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  1779. \t\t\t\t\t\t\t
  1780. \t\t\t\t\t\t\t{% if 0 < reviewer_total %}
  1781. \t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
  1782. \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/') }}\">
  1783. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  1784. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  1785. \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>
  1786. \t\t\t\t\t\t\t\t\t</h3>
  1787. \t\t\t\t\t\t\t\t</div>
  1788. \t\t\t\t\t\t\t{% endif %}
  1789. \t\t\t\t\t\t\t
  1790. \t\t\t\t\t\t\t<script>
  1791. \t\t\t\t\t\t\t  \$(function () {
  1792. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
  1793. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
  1794. \t\t\t\t\t\t\t    } else if ( \$('#button{{ Product.id }}').length) {
  1795. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
  1796. \t\t\t\t\t\t\t    } else {
  1797. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').hide();
  1798. \t\t\t\t\t\t\t    }
  1799. \t\t\t\t\t\t\t  });
  1800. \t\t\t\t\t\t\t</script>
  1801. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  1802. \t\t\t\t\t\t\t\t
  1803. \t\t\t\t\t\t\t\t\t{% if Product.stock_find %}
  1804. \t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  1805. \t\t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\" 
  1806. \t\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') }}\"
  1807. \t\t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\" 
  1808. \t\t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
  1809. \t\t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  1810. \t\t\t\t\t\t\t\t\t\t\t\t{% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  1811. \t\t\t\t\t\t\t\t\t\t\t\t\t<sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  1812. \t\t\t\t\t\t\t\t\t\t\t\t{% endif %}
  1813. \t\t\t\t\t\t\t\t\t\t\t\t{{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span>
  1814. \t\t\t\t\t\t\t\t\t\t\t</span>
  1815. \t\t\t\t\t\t\t\t\t\t</button>
  1816. \t\t\t\t\t\t\t\t\t{% else %}
  1817. \t\t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
  1818. \t\t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
  1819. \t\t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
  1820. \t\t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
  1821. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  1822. \t\t\t\t\t\t\t\t\t\t{% endfor %}
  1823. \t\t\t\t\t\t\t\t
  1824. \t\t\t\t\t\t\t\t\t\t{% if arrivemail %}
  1825. \t\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\">
  1826. \t\t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  1827. \t\t\t\t\t\t\t\t\t\t\t</button>
  1828. \t\t\t\t\t\t\t\t\t\t{% else %}
  1829. \t\t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  1830. \t\t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  1831. \t\t\t\t\t\t\t\t\t\t\t</button>
  1832. \t\t\t\t\t\t\t\t\t\t{% endif %}
  1833. \t\t\t\t\t\t\t\t\t{% endif %}
  1834. \t\t\t\t\t\t\t\t
  1835. \t\t\t\t\t\t\t\t</a>
  1836. \t\t\t\t\t\t\t</div>
  1837. \t\t\t\t\t\t</div>
  1838. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  1839. \t\t\t\t\t\t</div>
  1840. \t\t\t\t\t</div>
  1841. \t\t\t\t</div>
  1842. \t\t\t\t<div id=\"fp-aneros-starter-kit\" class=\"fp-item grey-gradient-bg\">
  1843. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  1844. \t\t\t\t\t\t<div class=\"container flexbox\">
  1845. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  1846. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">アネロス<sup>®</sup></h3>
  1847. \t\t\t\t\t\t\t\t<h2>スターターセット</h2>
  1848. \t\t\t\t\t\t\t\t<p>アネロスの性能は大きさではありません。あくまで蠕動運動が起きたときの本体の動きの良さにあります。動きの良さに定評があるアネロスMGXトライデントとアネロスとの相性が抜群にいい水溶性アネロスセッションズローション( 130ml )をプラスしたとてもお得なセットです。</p>
  1849. \t\t\t\t\t\t\t\t
  1850. \t\t\t\t\t\t\t</div>
  1851. \t\t\t\t\t\t\t<div class=\"fp-image\">
  1852. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"{{ asset('aneros/img/category/special-offers/aneros_starter_trident.png') }}\" alt=\"アネロススターターセット\">
  1853. \t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(29) %}
  1854. \t\t\t\t\t\t\t\t
  1855. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  1856. \t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  1857. \t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
  1858. \t\t\t\t\t\t\t{% set reviewer_total = 0 %}
  1859. \t\t\t\t\t\t\t{% set review_total_point = 0 %}
  1860. \t\t\t\t\t\t\t{% set count = 5 %}
  1861. \t\t\t\t\t\t\t{% for i in review_list %}
  1862. \t\t\t\t\t\t\t    {% set reviewer_total = reviewer_total + i %}
  1863. \t\t\t\t\t\t\t    {% set review_total_point = review_total_point + i * count %}
  1864. \t\t\t\t\t\t\t    {% set count = count - 1 %}
  1865. \t\t\t\t\t\t\t{% endfor %}
  1866. \t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  1867. \t\t\t\t\t\t\t
  1868. \t\t\t\t\t\t\t{% if 0 < reviewer_total %}
  1869. \t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
  1870. \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/') }}\">
  1871. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  1872. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  1873. \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>
  1874. \t\t\t\t\t\t\t\t\t</h3>
  1875. \t\t\t\t\t\t\t\t</div>
  1876. \t\t\t\t\t\t\t{% endif %}
  1877. \t\t\t\t\t\t\t
  1878. \t\t\t\t\t\t\t<script>
  1879. \t\t\t\t\t\t\t  \$(function () {
  1880. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
  1881. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
  1882. \t\t\t\t\t\t\t    } else if ( \$('#button{{ Product.id }}').length) {
  1883. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
  1884. \t\t\t\t\t\t\t    } else {
  1885. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').hide();
  1886. \t\t\t\t\t\t\t    }
  1887. \t\t\t\t\t\t\t  });
  1888. \t\t\t\t\t\t\t</script>
  1889. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  1890. \t\t\t\t\t\t\t\t
  1891. \t\t\t\t\t\t\t\t{% if Product.stock_find %}
  1892. \t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  1893. \t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\" 
  1894. \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') }}\"
  1895. \t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\" 
  1896. \t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
  1897. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  1898. \t\t\t\t\t\t\t\t\t\t\t{% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  1899. \t\t\t\t\t\t\t\t\t\t\t\t<sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  1900. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  1901. \t\t\t\t\t\t\t\t\t\t\t{{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span>
  1902. \t\t\t\t\t\t\t\t\t\t</span>
  1903. \t\t\t\t\t\t\t\t\t</button>
  1904. \t\t\t\t\t\t\t\t{% else %}
  1905. \t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
  1906. \t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
  1907. \t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
  1908. \t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
  1909. \t\t\t\t\t\t\t\t\t\t{% endif %}
  1910. \t\t\t\t\t\t\t\t\t{% endfor %}
  1911. \t\t\t\t\t\t\t\t\t
  1912. \t\t\t\t\t\t\t\t\t{% if arrivemail %}
  1913. \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\">
  1914. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  1915. \t\t\t\t\t\t\t\t\t\t</button>
  1916. \t\t\t\t\t\t\t\t\t{% else %}
  1917. \t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  1918. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  1919. \t\t\t\t\t\t\t\t\t\t</button>
  1920. \t\t\t\t\t\t\t\t\t{% endif %}
  1921. \t\t\t\t\t\t\t\t{% endif %}
  1922. \t\t\t\t\t\t\t</div>
  1923. \t\t\t\t\t\t</div>
  1924. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  1925. \t\t\t\t\t\t</div>
  1926. \t\t\t\t\t</div>
  1927. \t\t\t\t</div>
  1928. \t\t\t
  1929. \t\t\t\t<div id=\"fp-sessions-8-5-oz\" class=\"fp-item grey-gradient-bg\">
  1930. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  1931. \t\t\t\t\t\t<div class=\"container flexbox\">
  1932. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  1933. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">セッションズ<sup>™</sup></h3>
  1934. \t\t\t\t\t\t\t\t<h2>ジャンボ3本セット</h2>
  1935. \t\t\t\t\t\t\t\t<p>セッションズ260mlが<br>お買い得の3本セットになりました!</p>
  1936. \t\t\t\t\t\t\t\t<p>アネロスに最も適した水溶性アネロス専用ローションです。無味無臭かつ滑らかで、べたつきもなく使用後の処理も簡単です。低刺激性で肌に優しく、体の自然な潤滑を補うように作られました。水溶性ですがサラサラしすぎないのも特徴で、程良い粘りがあり吸いつくような感触が味わえます。また、潤滑持続時間が長いのも大きな特徴です。</p>
  1937. \t\t\t\t\t\t\t</div>
  1938. \t\t\t\t\t\t\t<div class=\"fp-image\">
  1939. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"{{ asset('aneros/img/category/special-offers/sessions-for-year.png') }}\" alt=\"セッションズ3本ジャンボセット\">
  1940. \t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(65) %}
  1941. \t\t\t\t\t\t\t\t
  1942. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  1943. \t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  1944. \t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
  1945. \t\t\t\t\t\t\t{% set reviewer_total = 0 %}
  1946. \t\t\t\t\t\t\t{% set review_total_point = 0 %}
  1947. \t\t\t\t\t\t\t{% set count = 5 %}
  1948. \t\t\t\t\t\t\t{% for i in review_list %}
  1949. \t\t\t\t\t\t\t    {% set reviewer_total = reviewer_total + i %}
  1950. \t\t\t\t\t\t\t    {% set review_total_point = review_total_point + i * count %}
  1951. \t\t\t\t\t\t\t    {% set count = count - 1 %}
  1952. \t\t\t\t\t\t\t{% endfor %}
  1953. \t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  1954. \t\t\t\t\t\t\t
  1955. \t\t\t\t\t\t\t{% if 0 < reviewer_total %}
  1956. \t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
  1957. \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/') }}\">
  1958. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  1959. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  1960. \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>
  1961. \t\t\t\t\t\t\t\t\t</h3>
  1962. \t\t\t\t\t\t\t\t</div>
  1963. \t\t\t\t\t\t\t{% endif %}
  1964. \t\t\t\t\t\t\t
  1965. \t\t\t\t\t\t\t<script>
  1966. \t\t\t\t\t\t\t  \$(function () {
  1967. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
  1968. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
  1969. \t\t\t\t\t\t\t    } else if ( \$('#button{{ Product.id }}').length) {
  1970. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
  1971. \t\t\t\t\t\t\t    } else {
  1972. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').hide();
  1973. \t\t\t\t\t\t\t    }
  1974. \t\t\t\t\t\t\t  });
  1975. \t\t\t\t\t\t\t</script>
  1976. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  1977. \t\t\t\t\t\t\t\t
  1978. \t\t\t\t\t\t\t\t{% if Product.stock_find %}
  1979. \t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  1980. \t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\" 
  1981. \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') }}\"
  1982. \t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\" 
  1983. \t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
  1984. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  1985. \t\t\t\t\t\t\t\t\t\t\t{% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  1986. \t\t\t\t\t\t\t\t\t\t\t\t<sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  1987. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  1988. \t\t\t\t\t\t\t\t\t\t\t{{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span>
  1989. \t\t\t\t\t\t\t\t\t\t</span>
  1990. \t\t\t\t\t\t\t\t\t</button>
  1991. \t\t\t\t\t\t\t\t{% else %}
  1992. \t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
  1993. \t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
  1994. \t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
  1995. \t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
  1996. \t\t\t\t\t\t\t\t\t\t{% endif %}
  1997. \t\t\t\t\t\t\t\t\t{% endfor %}
  1998. \t\t\t\t\t\t\t\t\t
  1999. \t\t\t\t\t\t\t\t\t{% if arrivemail %}
  2000. \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\">
  2001. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  2002. \t\t\t\t\t\t\t\t\t\t</button>
  2003. \t\t\t\t\t\t\t\t\t{% else %}
  2004. \t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  2005. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  2006. \t\t\t\t\t\t\t\t\t\t</button>
  2007. \t\t\t\t\t\t\t\t\t{% endif %}
  2008. \t\t\t\t\t\t\t\t{% endif %}
  2009. \t\t\t\t\t\t\t</div>
  2010. \t\t\t\t\t\t</div>
  2011. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  2012. \t\t\t\t\t\t</div>
  2013. \t\t\t\t\t</div>
  2014. \t\t\t\t</div>
  2015. \t\t\t\t
  2016. \t\t\t\t<div id=\"fp-sessions-4-2-oz\" class=\"fp-item grey-gradient-bg fp-item-odd\">
  2017. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  2018. \t\t\t\t\t\t<div class=\"container flexbox\">
  2019. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  2020. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">セッションズ<sup>™</sup></h3>
  2021. \t\t\t\t\t\t\t\t<h2>3本セット</h2>
  2022. \t\t\t\t\t\t\t\t<p>セッションズ130mlが<br>お買い得の3本セットになりました!</p>
  2023. \t\t\t\t\t\t\t\t<p>アネロスに最も適した水溶性アネロス専用ローションです。無味無臭かつ滑らかで、べたつきもなく使用後の処理も簡単です。低刺激性で肌に優しく、体の自然な潤滑を補うように作られました。水溶性ですがサラサラしすぎないのも特徴で、程良い粘りがあり吸いつくような感触が味わえます。また、潤滑持続時間が長いのも大きな特徴です。</p>
  2024. \t\t\t\t\t\t\t</div>
  2025. \t\t\t\t\t\t\t<div class=\"fp-image\">
  2026. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"{{ asset('aneros/img/category/special-offers/sessions-42oz.png') }}\" alt=\"セッションズ3本セット\">
  2027. \t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(15) %}
  2028. \t\t\t\t\t\t\t\t
  2029. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  2030. \t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  2031. \t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
  2032. \t\t\t\t\t\t\t{% set reviewer_total = 0 %}
  2033. \t\t\t\t\t\t\t{% set review_total_point = 0 %}
  2034. \t\t\t\t\t\t\t{% set count = 5 %}
  2035. \t\t\t\t\t\t\t{% for i in review_list %}
  2036. \t\t\t\t\t\t\t    {% set reviewer_total = reviewer_total + i %}
  2037. \t\t\t\t\t\t\t    {% set review_total_point = review_total_point + i * count %}
  2038. \t\t\t\t\t\t\t    {% set count = count - 1 %}
  2039. \t\t\t\t\t\t\t{% endfor %}
  2040. \t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  2041. \t\t\t\t\t\t\t
  2042. \t\t\t\t\t\t\t{% if 0 < reviewer_total %}
  2043. \t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
  2044. \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/') }}\">
  2045. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  2046. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  2047. \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>
  2048. \t\t\t\t\t\t\t\t\t</h3>
  2049. \t\t\t\t\t\t\t\t</div>
  2050. \t\t\t\t\t\t\t{% endif %}
  2051. \t\t\t\t\t\t\t
  2052. \t\t\t\t\t\t\t<script>
  2053. \t\t\t\t\t\t\t  \$(function () {
  2054. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
  2055. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
  2056. \t\t\t\t\t\t\t    } else if ( \$('#button{{ Product.id }}').length) {
  2057. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
  2058. \t\t\t\t\t\t\t    } else {
  2059. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').hide();
  2060. \t\t\t\t\t\t\t    }
  2061. \t\t\t\t\t\t\t  });
  2062. \t\t\t\t\t\t\t</script>
  2063. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  2064. \t\t\t\t\t\t\t\t
  2065. \t\t\t\t\t\t\t\t{% if Product.stock_find %}
  2066. \t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  2067. \t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\" 
  2068. \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') }}\"
  2069. \t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\" 
  2070. \t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
  2071. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  2072. \t\t\t\t\t\t\t\t\t\t\t{% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  2073. \t\t\t\t\t\t\t\t\t\t\t\t<sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  2074. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  2075. \t\t\t\t\t\t\t\t\t\t\t{{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span>
  2076. \t\t\t\t\t\t\t\t\t\t</span>
  2077. \t\t\t\t\t\t\t\t\t</button>
  2078. \t\t\t\t\t\t\t\t{% else %}
  2079. \t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
  2080. \t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
  2081. \t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
  2082. \t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
  2083. \t\t\t\t\t\t\t\t\t\t{% endif %}
  2084. \t\t\t\t\t\t\t\t\t{% endfor %}
  2085. \t\t\t\t\t\t\t\t\t
  2086. \t\t\t\t\t\t\t\t\t{% if arrivemail %}
  2087. \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\">
  2088. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  2089. \t\t\t\t\t\t\t\t\t\t</button>
  2090. \t\t\t\t\t\t\t\t\t{% else %}
  2091. \t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  2092. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  2093. \t\t\t\t\t\t\t\t\t\t</button>
  2094. \t\t\t\t\t\t\t\t\t{% endif %}
  2095. \t\t\t\t\t\t\t\t{% endif %}
  2096. \t\t\t\t\t\t\t</div>
  2097. \t\t\t\t\t\t</div>
  2098. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  2099. \t\t\t\t\t\t</div>
  2100. \t\t\t\t\t</div>
  2101. \t\t\t\t</div>
  2102. \t\t\t
  2103. \t\t\t\t<div id=\"fp-compari-syn\" class=\"fp-item grey-gradient-bg\">
  2104. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  2105. \t\t\t\t\t\t<div class=\"container flexbox\">
  2106. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  2107. \t\t\t\t\t\t\t\t<h3>
  2108. \t\t\t\t\t\t\t\t\t<span class=\"grey\">
  2109. \t\t\t\t\t\t\t\t\t\tSYN
  2110. \t\t\t\t\t\t\t\t\t</span>
  2111. \t\t\t\t\t\t\t\t\tセレクトセット
  2112. \t\t\t\t\t\t\t\t</h3>
  2113. \t\t\t\t\t\t\t\t<h2>プラスチック VS. シリコン</h2>
  2114. \t\t\t\t\t\t\t\t<p>ベルベットタッチシリコンのヒリックスシントライデントを味わい、全く新しい動き「多軸動構造」の採用されたトライデントシリーズを体験できます。新世代ラインナップのベストセラーヒリックスシントライデントと新定番トライデントシリーズの一点をセレクトし、あなただけのセットをご堪能ください。<br /><small>商品内容:ヒリックスシントライデント+トライデントシリーズのいずれか一点</small></p>
  2115. \t\t\t\t\t\t\t\t<div class=\"products-small-icons flexbox\">
  2116. \t\t\t\t\t\t\t\t\t<span class=\"item\">
  2117. \t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('aneros/img/category/special-offers/mgx_trident.png') }}\" alt=\"MGXトライデント\">
  2118. \t\t\t\t\t\t\t\t\t\t<span>MGX</span>
  2119. \t\t\t\t\t\t\t\t\t</span>
  2120. \t\t\t\t\t\t\t\t\t<span class=\"item\">
  2121. \t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('aneros/img/category/special-offers/helix_trident.png') }}\" alt=\"ヒリックストライデント\">
  2122. \t\t\t\t\t\t\t\t\t\t<span>ヒリックス</span>
  2123. \t\t\t\t\t\t\t\t\t</span>
  2124. \t\t\t\t\t\t\t\t\t<span class=\"item\">
  2125. \t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('aneros/img/category/special-offers/eupho_trident.png') }}\" alt=\"ユーホートライデント\">
  2126. \t\t\t\t\t\t\t\t\t\t<span>ユーホー</span>
  2127. \t\t\t\t\t\t\t\t\t</span>
  2128. \t\t\t\t\t\t\t\t\t<span class=\"item\">
  2129. \t\t\t\t\t\t\t\t\t\t<img src=\"{{ asset('aneros/img/category/special-offers/maximus_trident.png') }}\" alt=\"マキシマストライデント\">
  2130. \t\t\t\t\t\t\t\t\t\t<span>マキシマス</span>
  2131. \t\t\t\t\t\t\t\t\t</span>
  2132. \t\t\t\t\t\t\t\t</div>
  2133. \t\t\t\t\t\t\t</div>
  2134. \t\t\t\t\t\t\t<div class=\"fp-image\">
  2135. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"{{ asset('aneros/img/category/special-offers/compari-syn.png') }}\" alt=\"SYNセレクトセット-ヒリックスシントライデント\">
  2136. \t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(48) %}
  2137. \t\t\t\t\t\t\t\t
  2138. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  2139. \t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  2140. \t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
  2141. \t\t\t\t\t\t\t{% set reviewer_total = 0 %}
  2142. \t\t\t\t\t\t\t{% set review_total_point = 0 %}
  2143. \t\t\t\t\t\t\t{% set count = 5 %}
  2144. \t\t\t\t\t\t\t{% for i in review_list %}
  2145. \t\t\t\t\t\t\t    {% set reviewer_total = reviewer_total + i %}
  2146. \t\t\t\t\t\t\t    {% set review_total_point = review_total_point + i * count %}
  2147. \t\t\t\t\t\t\t    {% set count = count - 1 %}
  2148. \t\t\t\t\t\t\t{% endfor %}
  2149. \t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  2150. \t\t\t\t\t\t\t
  2151. \t\t\t\t\t\t\t{% if 0 < reviewer_total %}
  2152. \t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
  2153. \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/') }}\">
  2154. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  2155. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  2156. \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>
  2157. \t\t\t\t\t\t\t\t\t</h3>
  2158. \t\t\t\t\t\t\t\t</div>
  2159. \t\t\t\t\t\t\t{% endif %}
  2160. \t\t\t\t\t\t\t
  2161. \t\t\t\t\t\t\t<script>
  2162. \t\t\t\t\t\t\t  \$(function () {
  2163. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
  2164. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
  2165. \t\t\t\t\t\t\t    } else if ( \$('#button{{ Product.id }}').length) {
  2166. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
  2167. \t\t\t\t\t\t\t    } else {
  2168. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').hide();
  2169. \t\t\t\t\t\t\t    }
  2170. \t\t\t\t\t\t\t  });
  2171. \t\t\t\t\t\t\t</script>
  2172. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  2173. \t\t\t\t\t\t\t\t
  2174. \t\t\t\t\t\t\t\t<a class=\"button btn-cart buy-now-button learn-more-button\" href=\"{{ url('product_detail', {'id': 48}) }}\" id=\"button{{ Product.id }}\">
  2175. \t\t\t\t\t\t\t\t\t詳細をみる -
  2176. \t\t\t\t\t\t\t\t\t{% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  2177. \t\t\t\t\t\t\t\t\t\t<sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  2178. \t\t\t\t\t\t\t\t\t{% endif %}
  2179. \t\t\t\t\t\t\t\t\t{{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span>
  2180. \t\t\t\t\t\t\t\t</a>
  2181. \t\t\t\t\t\t\t</div>
  2182. \t\t\t\t\t\t</div>
  2183. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  2184. \t\t\t\t\t\t</div>
  2185. \t\t\t\t\t</div>
  2186. \t\t\t\t</div>
  2187. \t\t\t\t<div id=\"fp-vivi-starter-kit\" class=\"fp-item grey-gradient-bg\">
  2188. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  2189. \t\t\t\t\t\t<div class=\"container flexbox\">
  2190. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  2191. \t\t\t\t\t\t\t\t<h3 class=\"grey-title\">ヴィヴィ<sup>™</sup></h3>
  2192. \t\t\t\t\t\t\t\t<h2>スターターセット</h2>
  2193. \t\t\t\t\t\t\t\t<p>ヴィヴィの体験を始めるための必需品オリジナルローションがお買い得セットになりました。ヴィヴィとヴィヴィの使用に最も適した水溶性アネロスセッションズローション( 130ml )をセットにしました。</p>
  2194. \t\t\t\t\t\t\t</div>
  2195. \t\t\t\t\t\t\t<div class=\"fp-image\">
  2196. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"{{ asset('aneros/img/category/special-offers/vivi-starter-kit.png') }}\" alt=\"ヴィヴィスターターセット\">
  2197. \t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(49) %}
  2198. \t\t\t\t\t\t\t\t
  2199. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  2200. \t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  2201. \t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
  2202. \t\t\t\t\t\t\t{% set reviewer_total = 0 %}
  2203. \t\t\t\t\t\t\t{% set review_total_point = 0 %}
  2204. \t\t\t\t\t\t\t{% set count = 5 %}
  2205. \t\t\t\t\t\t\t{% for i in review_list %}
  2206. \t\t\t\t\t\t\t    {% set reviewer_total = reviewer_total + i %}
  2207. \t\t\t\t\t\t\t    {% set review_total_point = review_total_point + i * count %}
  2208. \t\t\t\t\t\t\t    {% set count = count - 1 %}
  2209. \t\t\t\t\t\t\t{% endfor %}
  2210. \t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  2211. \t\t\t\t\t\t\t
  2212. \t\t\t\t\t\t\t{% if 0 < reviewer_total %}
  2213. \t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
  2214. \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/') }}\">
  2215. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  2216. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  2217. \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>
  2218. \t\t\t\t\t\t\t\t\t</h3>
  2219. \t\t\t\t\t\t\t\t</div>
  2220. \t\t\t\t\t\t\t{% endif %}
  2221. \t\t\t\t\t\t\t
  2222. \t\t\t\t\t\t\t<script>
  2223. \t\t\t\t\t\t\t  \$(function () {
  2224. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
  2225. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
  2226. \t\t\t\t\t\t\t    } else if ( \$('#button{{ Product.id }}').length) {
  2227. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
  2228. \t\t\t\t\t\t\t    } else {
  2229. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').hide();
  2230. \t\t\t\t\t\t\t    }
  2231. \t\t\t\t\t\t\t  });
  2232. \t\t\t\t\t\t\t</script>
  2233. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  2234. \t\t\t\t\t\t\t\t
  2235. \t\t\t\t\t\t\t\t{% if Product.stock_find %}
  2236. \t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  2237. \t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\" 
  2238. \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') }}\"
  2239. \t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\" 
  2240. \t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
  2241. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  2242. \t\t\t\t\t\t\t\t\t\t\t{% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  2243. \t\t\t\t\t\t\t\t\t\t\t\t<sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  2244. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  2245. \t\t\t\t\t\t\t\t\t\t\t{{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span>
  2246. \t\t\t\t\t\t\t\t\t\t</span>
  2247. \t\t\t\t\t\t\t\t\t</button>
  2248. \t\t\t\t\t\t\t\t{% else %}
  2249. \t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
  2250. \t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
  2251. \t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
  2252. \t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
  2253. \t\t\t\t\t\t\t\t\t\t{% endif %}
  2254. \t\t\t\t\t\t\t\t\t{% endfor %}
  2255. \t\t\t\t\t\t\t\t\t
  2256. \t\t\t\t\t\t\t\t\t{% if arrivemail %}
  2257. \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\">
  2258. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  2259. \t\t\t\t\t\t\t\t\t\t</button>
  2260. \t\t\t\t\t\t\t\t\t{% else %}
  2261. \t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  2262. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  2263. \t\t\t\t\t\t\t\t\t\t</button>
  2264. \t\t\t\t\t\t\t\t\t{% endif %}
  2265. \t\t\t\t\t\t\t\t{% endif %}
  2266. \t\t\t\t\t\t\t\t</a><button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart add-to-mail buy-now-button\" style=\"display:none\">\t<span>\t\t<span>入荷お知らせ</span>\t</span></button><button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart add-to-cart-out buy-now-button\" style=\"display:none\">\t<span>\t\t<span>在庫切れ</span>\t</span></button>
  2267. \t\t\t\t\t\t\t</div>
  2268. \t\t\t\t\t\t</div>
  2269. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  2270. \t\t\t\t\t\t</div>
  2271. \t\t\t\t\t</div>
  2272. \t\t\t\t</div>
  2273. \t\t\t\t<div id=\"fp-synsational-evinings\" class=\"fp-item grey-gradient-bg fp-item-odd\">
  2274. \t\t\t\t\t<div class=\"white-swooth-bottom-bg\">
  2275. \t\t\t\t\t\t<div class=\"container flexbox\">
  2276. \t\t\t\t\t\t\t<div class=\"fp-desc\">
  2277. \t\t\t\t\t\t\t\t<h3 class=\"grey\">
  2278. \t\t\t\t\t\t\t\t\t<span>SYN</span> カップルズセット
  2279. \t\t\t\t\t\t\t\t</h3>
  2280. \t\t\t\t\t\t\t\t<h2>全ての紳士と淑女へ</h2>
  2281. \t\t\t\t\t\t\t\t<p>ヒリックシントライデントとヴィヴィをお買い求め易いセットにしました。男女共に使用後のセックスは今までにないすばらしさを感じるでしょう。SYNカップルズセットによって互いの性的感度を高め、一段階上の質の高いオーガズムを、そして未知の素晴らしいセックスライフを楽しみましょう。</p>
  2282. \t\t\t\t\t\t\t</div>
  2283. \t\t\t\t\t\t\t<div class=\"fp-image\">
  2284. \t\t\t\t\t\t\t\t<img class=\"animate\" data-animate=\"fadeIn\" data-duration=\"1.0s\" data-delay=\"0.5s\" src=\"{{ asset('aneros/img/category/special-offers/synsational-evinings-vivi.png') }}\" alt=\"SYNカップルズセット\">
  2285. \t\t\t\t\t\t\t\t{% set Product = repository('Eccube\\\\Entity\\\\Product').find(52) %}
  2286. \t\t\t\t\t\t\t\t
  2287. \t\t\t\t\t\t\t<!-- REVIEW AREA -->
  2288. \t\t\t\t\t\t\t{% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  2289. \t\t\t\t\t\t\t{% set review_list = repository('Plugin\\\\CustomerReview42\\\\Entity\\\\CustomerReviewTotal').getRecommend(Product.id) %}
  2290. \t\t\t\t\t\t\t{% set reviewer_total = 0 %}
  2291. \t\t\t\t\t\t\t{% set review_total_point = 0 %}
  2292. \t\t\t\t\t\t\t{% set count = 5 %}
  2293. \t\t\t\t\t\t\t{% for i in review_list %}
  2294. \t\t\t\t\t\t\t    {% set reviewer_total = reviewer_total + i %}
  2295. \t\t\t\t\t\t\t    {% set review_total_point = review_total_point + i * count %}
  2296. \t\t\t\t\t\t\t    {% set count = count - 1 %}
  2297. \t\t\t\t\t\t\t{% endfor %}
  2298. \t\t\t\t\t\t\t{% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  2299. \t\t\t\t\t\t\t
  2300. \t\t\t\t\t\t\t{% if 0 < reviewer_total %}
  2301. \t\t\t\t\t\t\t\t<div id=\"plg_customer_review_special{{Product.id}}\" class=\"review-layoutRole\">
  2302. \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/') }}\">
  2303. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_title\"></span>
  2304. \t\t\t\t\t\t\t\t\t\t<span class=\"review_all_score_image\" style=\"display: inline-block\"></span>
  2305. \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>
  2306. \t\t\t\t\t\t\t\t\t</h3>
  2307. \t\t\t\t\t\t\t\t</div>
  2308. \t\t\t\t\t\t\t{% endif %}
  2309. \t\t\t\t\t\t\t
  2310. \t\t\t\t\t\t\t<script>
  2311. \t\t\t\t\t\t\t  \$(function () {
  2312. \t\t\t\t\t\t\t    if ( \$('#plg_customer_review_special_anchor{{Product.id}}').length) {
  2313. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertAfter(\$('#plg_customer_review_special_anchor{{Product.id}}'));
  2314. \t\t\t\t\t\t\t    } else if ( \$('#button{{ Product.id }}').length) {
  2315. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').insertBefore(\$('#button{{ Product.id }}'));
  2316. \t\t\t\t\t\t\t    } else {
  2317. \t\t\t\t\t\t\t        \$('#plg_customer_review_special{{Product.id}}').hide();
  2318. \t\t\t\t\t\t\t    }
  2319. \t\t\t\t\t\t\t  });
  2320. \t\t\t\t\t\t\t</script>
  2321. \t\t\t\t\t\t\t<!-- REVIEW AREA END -->\t
  2322. \t\t\t\t\t\t\t\t
  2323. \t\t\t\t\t\t\t\t{% if Product.stock_find %}
  2324. \t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"カゴに入れる\" class=\"button btn-cart one-click-add-cart\" 
  2325. \t\t\t\t\t\t\t\t\tdata-action=\"{{ url('product_add_cart', {id:Product.id}) }}\" 
  2326. \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') }}\"
  2327. \t\t\t\t\t\t\t\t\tdata-product_class=\"{{ Product.ProductClasses[0].id }}\" 
  2328. \t\t\t\t\t\t\t\t\tdata-token=\"{{ csrf_token('Eccube\\\\Form\\\\Type\\\\AddCartType') }}\" id=\"button{{ Product.id }}\">
  2329. \t\t\t\t\t\t\t\t\t\t<span>カゴに入れる - 
  2330. \t\t\t\t\t\t\t\t\t\t\t{% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  2331. \t\t\t\t\t\t\t\t\t\t\t\t<sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  2332. \t\t\t\t\t\t\t\t\t\t\t{% endif %}
  2333. \t\t\t\t\t\t\t\t\t\t\t{{ Product.getPrice02IncTaxMin|price }}<span class=\"inctax\"> (税込)</span>
  2334. \t\t\t\t\t\t\t\t\t\t</span>
  2335. \t\t\t\t\t\t\t\t\t</button>
  2336. \t\t\t\t\t\t\t\t{% else %}
  2337. \t\t\t\t\t\t\t\t\t{% set arrivemail = true %}
  2338. \t\t\t\t\t\t\t\t\t{% for ProductTag in Product.ProductTag %}
  2339. \t\t\t\t\t\t\t\t\t\t{% if ProductTag.Tag.id == 99 %}
  2340. \t\t\t\t\t\t\t\t\t\t\t{% set arrivemail = false %}
  2341. \t\t\t\t\t\t\t\t\t\t{% endif %}
  2342. \t\t\t\t\t\t\t\t\t{% endfor %}
  2343. \t\t\t\t\t\t\t\t\t
  2344. \t\t\t\t\t\t\t\t\t{% if arrivemail %}
  2345. \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\">
  2346. \t\t\t\t\t\t\t\t\t\t\t<span>入荷お知らせ</span>
  2347. \t\t\t\t\t\t\t\t\t\t</button>
  2348. \t\t\t\t\t\t\t\t\t{% else %}
  2349. \t\t\t\t\t\t\t\t\t\t<button type=\"button\" title=\"在庫切れ\" class=\"button btn-cart add-to-cart-out\">
  2350. \t\t\t\t\t\t\t\t\t\t\t<span>在庫切れ</span>
  2351. \t\t\t\t\t\t\t\t\t\t</button>
  2352. \t\t\t\t\t\t\t\t\t{% endif %}
  2353. \t\t\t\t\t\t\t\t{% endif %}
  2354. \t\t\t\t\t\t\t</div>
  2355. \t\t\t\t\t\t</div>
  2356. \t\t\t\t\t\t<div class=\"swooth-wrapper white-swooth\">
  2357. \t\t\t\t\t\t</div>
  2358. \t\t\t\t\t</div>
  2359. \t\t\t\t</div>
  2360. \t\t\t\t
  2361. \t\t\t</div>
  2362. \t\t</div>
  2363. \t\t\t<div class=\"product-other-products container flexbox\">
  2364. \t\t\t\t<div class=\"item\">
  2365. \t\t\t\t\t<a href=\"{{ url('product_detail', {'id': 72}) }}\">
  2366. \t\t\t\t\t\t<img src=\"{{ asset('aneros/img/products/category_vice-2.jpg') }}\" alt=\"ヴァイス 2 - メンズバイブレーション\" class=\"animate\"
  2367. \t\t\t\t\t\t\tdata-animate=\"zoomIn\" data-duration=\"1.0s\" data-delay=\"0.4s\">
  2368. \t\t\t\t\t</a>
  2369. \t\t\t\t</div>
  2370. \t\t\t\t<div class=\"item\">
  2371. \t\t\t\t\t<a href=\"{{ url('product_detail', {'id': 81}) }}\">
  2372. \t\t\t\t\t\t<img src=\"{{ asset('aneros/img/products/category_progasm_black_ice.jpg') }}\" alt=\"プロガスムブラックアイス - サイズを求める男性に\"
  2373. \t\t\t\t\t\t\tclass=\"animate center\" data-animate=\"zoomIn\" data-duration=\"1.0s\" data-delay=\"0.4s\">
  2374. \t\t\t\t\t</a>
  2375. \t\t\t\t</div>
  2376. \t\t\t\t<div class=\"item\">
  2377. \t\t\t\t\t<a href=\"{{ url('product_detail', {'id': 70}) }}\">
  2378. \t\t\t\t\t\t<img src=\"{{ asset('aneros/img/products/category_HST.jpg') }}\" alt=\"ヒリックスシントライデント - シン定番のフラグシップモデル\"
  2379. \t\t\t\t\t\t\tclass=\"animate\" data-animate=\"zoomIn\" data-duration=\"1.0s\" data-delay=\"0.4s\">
  2380. \t\t\t\t\t</a>
  2381. \t\t\t\t</div>
  2382. \t\t\t</div>
  2383. \t\t\t<div class=\"product-compare-prostate-massagers container flexbox\">
  2384. \t\t\t\t<div class=\"product-compare-prostate-massagers-image\">
  2385. \t\t\t\t\t<img src=\"{{ asset('aneros/img/products/compare_prostate_massagers_image.jpg') }}\" class=\"animate\"
  2386. \t\t\t\t\t\tdata-animate=\"zoomIn\" data-duration=\"1.0s\" data-delay=\"0.4s\" alt=\"私にあっているアネロスはどれでしょうか??\">
  2387. \t\t\t\t</div>
  2388. \t\t\t\t<div class=\"desc-contr\">
  2389. \t\t\t\t\t<h3>私にあっているアネロスはどれでしょうか??</h3>
  2390. \t\t\t\t\t<a href=\"{{ url('homepage') }}prostate-massagers\" class=\"more-link\">
  2391. \t\t\t\t\t\t前立腺マッサージ器はこちら
  2392. \t\t\t\t\t\t<span>&gt;</span>
  2393. \t\t\t\t\t</a>
  2394. \t\t\t\t</div>
  2395. \t\t\t</div>
  2396. \t\t</div>
  2397. \t\t{{ include('Block/add_to_cart.twig') }}
  2398.     <div class=\"swooth-wrapper grey-swooth\">
  2399.     </div>
  2400. </div>
  2401. {% endblock %}
  2402. ""Category/special-offers.twig""/home/kir018258/public_html/test.aneros.co.jp/aneros_2023_b/app/template/aneros2023/Category/special-offers.twig");
  2403.     }
  2404.     
  2405.     public function checkSecurity()
  2406.     {
  2407.         static $tags = array("include" => 20"set" => 62"import" => 65"for" => 71"if" => 78);
  2408.         static $filters = array("escape" => 61"no_image_product" => 104"price" => 109);
  2409.         static $functions = array("url" => 27"asset" => 61"repository" => 62"csrf_token" => 106"include" => 709);
  2410.         try {
  2411.             $this->sandbox->checkSecurity(
  2412.                 ['include''set''import''for''if'],
  2413.                 ['escape''no_image_product''price'],
  2414.                 ['url''asset''repository''csrf_token''include']
  2415.             );
  2416.         } catch (SecurityError $e) {
  2417.             $e->setSourceContext($this->source);
  2418.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  2419.                 $e->setTemplateLine($tags[$e->getTagName()]);
  2420.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  2421.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  2422.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  2423.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  2424.             }
  2425.             throw $e;
  2426.         }
  2427.     }
  2428. }