app/template/aneros2023/Category/special-offers.twig line 1

Open in your IDE?
  1. {#
  2. This file is part of EC-CUBE
  3. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  4. http://www.ec-cube.co.jp/
  5. For the full copyright and license information, please view the LICENSE
  6. file that was distributed with this source code.
  7. #}
  8. {% extends 'default_frame.twig' %}
  9. {% block javascript %}
  10.     <script>
  11.     </script>
  12. {% endblock %}
  13. {% block main %}
  14. {% include('@CustomerReview42/Block/customer_review4_recommend_css.twig') %}
  15. <div class="main-container" id="special-offers-page">
  16.         <div class="breadcrumbs">
  17.             <div class="container">
  18.                 <ul itemscope="" itemtype="http://schema.org/BreadcrumbList">
  19.                     <li class="home" itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
  20.                         <a itemprop="item" href="{{ url('homepage') }}" title="トップページ"><span itemprop="name" style="padding:0">トップページ</span></a>
  21.                         <meta itemprop="position" content="1">
  22.                         <span>&gt;</span>
  23.                     </li>
  24.                     <li>
  25.                         <strong>お買い得セット</strong>
  26.                     </li>
  27.                 </ul>
  28.             </div>
  29.         </div>
  30.         <div class="col-main">
  31.             <div class="container">
  32.                 <h1 class="category-title">お買い得セット</h1>
  33.             </div>
  34.             <div id="category-featured-products">
  35.             
  36.                 <div id="fp-helixsyn-with-free-lubricant" class="fp-item grey-gradient-bg fp-item-odd">
  37.                     <div class="white-swooth-bottom-bg">
  38.                         <div class="container flexbox">
  39.                             <div class="fp-desc">
  40.                                 <h3 class="grey-title">
  41.                                     <span>
  42.                                         SYN
  43.                                     </span>
  44.                                     スターターセット
  45.                                 </h3>
  46.                                 <h2>アネロスのSYN世界へ!</h2>
  47.                                 <p>アネロスの初心者から上級者まで世界の多くのお客様にNEWスタンダードのシントライデントシリーズ【ヒリックスシントライデント】とドライへ導きやすいアネロス専用水溶性ローション【セッションズ130ml】がセットになりました。</p>
  48.                             </div>
  49.                             <div class="fp-image">
  50.                                 <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スターターセット">
  51.                                 {% set Product = repository('Eccube\\Entity\\Product').find(63) %}
  52.                                 
  53.                             <!-- REVIEW AREA -->
  54.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  55.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  56.                             {% set reviewer_total = 0 %}
  57.                             {% set review_total_point = 0 %}
  58.                             {% set count = 5 %}
  59.                             {% for i in review_list %}
  60.                                 {% set reviewer_total = reviewer_total + i %}
  61.                                 {% set review_total_point = review_total_point + i * count %}
  62.                                 {% set count = count - 1 %}
  63.                             {% endfor %}
  64.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  65.                             
  66.                             {% if 0 < reviewer_total %}
  67.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  68.                                     <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/') }}">
  69.                                         <span class="review_all_score_title"></span>
  70.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  71.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  72.                                     </h3>
  73.                                 </div>
  74.                             {% endif %}
  75.                             
  76.                             <script>
  77.                               $(function () {
  78.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  79.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  80.                                 } else if ( $('#button{{ Product.id }}').length) {
  81.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  82.                                 } else {
  83.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  84.                                 }
  85.                               });
  86.                             </script>
  87.                             <!-- REVIEW AREA END -->    
  88.                                 
  89.                                     {% if Product.stock_find %}
  90.                                         <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  91.                                         data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  92.                                         data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  93.                                         data-product_class="{{ Product.ProductClasses[0].id }}" 
  94.                                         data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  95.                                             <span>カゴに入れる - 
  96.                                                 {% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  97.                                                     <sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  98.                                                 {% endif %}
  99.                                                 {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span>
  100.                                             </span>
  101.                                         </button>
  102.                                     {% else %}
  103.                                         {% set arrivemail = true %}
  104.                                         {% for ProductTag in Product.ProductTag %}
  105.                                             {% if ProductTag.Tag.id == 99 %}
  106.                                                 {% set arrivemail = false %}
  107.                                             {% endif %}
  108.                                         {% endfor %}
  109.                                 
  110.                                         {% if arrivemail %}
  111.                                             <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  112.                                                 <span>入荷お知らせ</span>
  113.                                             </button>
  114.                                         {% else %}
  115.                                             <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  116.                                                 <span>在庫切れ</span>
  117.                                             </button>
  118.                                         {% endif %}
  119.                                     {% endif %}
  120.                                 
  121.                                 </a>
  122.                             </div>
  123.                         </div>
  124.                         <div class="swooth-wrapper white-swooth">
  125.                         </div>
  126.                     </div>
  127.                 </div>
  128.                 <div id="fp-aneros-starter-kit" class="fp-item grey-gradient-bg">
  129.                     <div class="white-swooth-bottom-bg">
  130.                         <div class="container flexbox">
  131.                             <div class="fp-desc">
  132.                                 <h3 class="grey-title">アネロス<sup>®</sup></h3>
  133.                                 <h2>スターターセット</h2>
  134.                                 <p>アネロスの性能は大きさではありません。あくまで蠕動運動が起きたときの本体の動きの良さにあります。動きの良さに定評があるアネロスMGXトライデントとアネロスとの相性が抜群にいい水溶性アネロスセッションズローション( 130ml )をプラスしたとてもお得なセットです。</p>
  135.                                 
  136.                             </div>
  137.                             <div class="fp-image">
  138.                                 <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="アネロススターターセット">
  139.                                 {% set Product = repository('Eccube\\Entity\\Product').find(29) %}
  140.                                 
  141.                             <!-- REVIEW AREA -->
  142.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  143.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  144.                             {% set reviewer_total = 0 %}
  145.                             {% set review_total_point = 0 %}
  146.                             {% set count = 5 %}
  147.                             {% for i in review_list %}
  148.                                 {% set reviewer_total = reviewer_total + i %}
  149.                                 {% set review_total_point = review_total_point + i * count %}
  150.                                 {% set count = count - 1 %}
  151.                             {% endfor %}
  152.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  153.                             
  154.                             {% if 0 < reviewer_total %}
  155.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  156.                                     <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/') }}">
  157.                                         <span class="review_all_score_title"></span>
  158.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  159.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  160.                                     </h3>
  161.                                 </div>
  162.                             {% endif %}
  163.                             
  164.                             <script>
  165.                               $(function () {
  166.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  167.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  168.                                 } else if ( $('#button{{ Product.id }}').length) {
  169.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  170.                                 } else {
  171.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  172.                                 }
  173.                               });
  174.                             </script>
  175.                             <!-- REVIEW AREA END -->    
  176.                                 
  177.                                 {% if Product.stock_find %}
  178.                                     <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  179.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  180.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  181.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  182.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  183.                                         <span>カゴに入れる - 
  184.                                             {% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  185.                                                 <sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  186.                                             {% endif %}
  187.                                             {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span>
  188.                                         </span>
  189.                                     </button>
  190.                                 {% else %}
  191.                                     {% set arrivemail = true %}
  192.                                     {% for ProductTag in Product.ProductTag %}
  193.                                         {% if ProductTag.Tag.id == 99 %}
  194.                                             {% set arrivemail = false %}
  195.                                         {% endif %}
  196.                                     {% endfor %}
  197.                                     
  198.                                     {% if arrivemail %}
  199.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  200.                                             <span>入荷お知らせ</span>
  201.                                         </button>
  202.                                     {% else %}
  203.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  204.                                             <span>在庫切れ</span>
  205.                                         </button>
  206.                                     {% endif %}
  207.                                 {% endif %}
  208.                             </div>
  209.                         </div>
  210.                         <div class="swooth-wrapper white-swooth">
  211.                         </div>
  212.                     </div>
  213.                 </div>
  214.             
  215.                 <div id="fp-sessions-8-5-oz" class="fp-item grey-gradient-bg">
  216.                     <div class="white-swooth-bottom-bg">
  217.                         <div class="container flexbox">
  218.                             <div class="fp-desc">
  219.                                 <h3 class="grey-title">セッションズ<sup>™</sup></h3>
  220.                                 <h2>ジャンボ3本セット</h2>
  221.                                 <p>セッションズ260mlが<br>お買い得の3本セットになりました!</p>
  222.                                 <p>アネロスに最も適した水溶性アネロス専用ローションです。無味無臭かつ滑らかで、べたつきもなく使用後の処理も簡単です。低刺激性で肌に優しく、体の自然な潤滑を補うように作られました。水溶性ですがサラサラしすぎないのも特徴で、程良い粘りがあり吸いつくような感触が味わえます。また、潤滑持続時間が長いのも大きな特徴です。</p>
  223.                             </div>
  224.                             <div class="fp-image">
  225.                                 <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本ジャンボセット">
  226.                                 {% set Product = repository('Eccube\\Entity\\Product').find(65) %}
  227.                                 
  228.                             <!-- REVIEW AREA -->
  229.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  230.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  231.                             {% set reviewer_total = 0 %}
  232.                             {% set review_total_point = 0 %}
  233.                             {% set count = 5 %}
  234.                             {% for i in review_list %}
  235.                                 {% set reviewer_total = reviewer_total + i %}
  236.                                 {% set review_total_point = review_total_point + i * count %}
  237.                                 {% set count = count - 1 %}
  238.                             {% endfor %}
  239.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  240.                             
  241.                             {% if 0 < reviewer_total %}
  242.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  243.                                     <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/') }}">
  244.                                         <span class="review_all_score_title"></span>
  245.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  246.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  247.                                     </h3>
  248.                                 </div>
  249.                             {% endif %}
  250.                             
  251.                             <script>
  252.                               $(function () {
  253.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  254.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  255.                                 } else if ( $('#button{{ Product.id }}').length) {
  256.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  257.                                 } else {
  258.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  259.                                 }
  260.                               });
  261.                             </script>
  262.                             <!-- REVIEW AREA END -->    
  263.                                 
  264.                                 {% if Product.stock_find %}
  265.                                     <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  266.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  267.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  268.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  269.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  270.                                         <span>カゴに入れる - 
  271.                                             {% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  272.                                                 <sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  273.                                             {% endif %}
  274.                                             {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span>
  275.                                         </span>
  276.                                     </button>
  277.                                 {% else %}
  278.                                     {% set arrivemail = true %}
  279.                                     {% for ProductTag in Product.ProductTag %}
  280.                                         {% if ProductTag.Tag.id == 99 %}
  281.                                             {% set arrivemail = false %}
  282.                                         {% endif %}
  283.                                     {% endfor %}
  284.                                     
  285.                                     {% if arrivemail %}
  286.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  287.                                             <span>入荷お知らせ</span>
  288.                                         </button>
  289.                                     {% else %}
  290.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  291.                                             <span>在庫切れ</span>
  292.                                         </button>
  293.                                     {% endif %}
  294.                                 {% endif %}
  295.                             </div>
  296.                         </div>
  297.                         <div class="swooth-wrapper white-swooth">
  298.                         </div>
  299.                     </div>
  300.                 </div>
  301.                 
  302.                 <div id="fp-sessions-4-2-oz" class="fp-item grey-gradient-bg fp-item-odd">
  303.                     <div class="white-swooth-bottom-bg">
  304.                         <div class="container flexbox">
  305.                             <div class="fp-desc">
  306.                                 <h3 class="grey-title">セッションズ<sup>™</sup></h3>
  307.                                 <h2>3本セット</h2>
  308.                                 <p>セッションズ130mlが<br>お買い得の3本セットになりました!</p>
  309.                                 <p>アネロスに最も適した水溶性アネロス専用ローションです。無味無臭かつ滑らかで、べたつきもなく使用後の処理も簡単です。低刺激性で肌に優しく、体の自然な潤滑を補うように作られました。水溶性ですがサラサラしすぎないのも特徴で、程良い粘りがあり吸いつくような感触が味わえます。また、潤滑持続時間が長いのも大きな特徴です。</p>
  310.                             </div>
  311.                             <div class="fp-image">
  312.                                 <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本セット">
  313.                                 {% set Product = repository('Eccube\\Entity\\Product').find(15) %}
  314.                                 
  315.                             <!-- REVIEW AREA -->
  316.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  317.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  318.                             {% set reviewer_total = 0 %}
  319.                             {% set review_total_point = 0 %}
  320.                             {% set count = 5 %}
  321.                             {% for i in review_list %}
  322.                                 {% set reviewer_total = reviewer_total + i %}
  323.                                 {% set review_total_point = review_total_point + i * count %}
  324.                                 {% set count = count - 1 %}
  325.                             {% endfor %}
  326.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  327.                             
  328.                             {% if 0 < reviewer_total %}
  329.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  330.                                     <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/') }}">
  331.                                         <span class="review_all_score_title"></span>
  332.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  333.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  334.                                     </h3>
  335.                                 </div>
  336.                             {% endif %}
  337.                             
  338.                             <script>
  339.                               $(function () {
  340.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  341.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  342.                                 } else if ( $('#button{{ Product.id }}').length) {
  343.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  344.                                 } else {
  345.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  346.                                 }
  347.                               });
  348.                             </script>
  349.                             <!-- REVIEW AREA END -->    
  350.                                 
  351.                                 {% if Product.stock_find %}
  352.                                     <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  353.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  354.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  355.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  356.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  357.                                         <span>カゴに入れる - 
  358.                                             {% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  359.                                                 <sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  360.                                             {% endif %}
  361.                                             {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span>
  362.                                         </span>
  363.                                     </button>
  364.                                 {% else %}
  365.                                     {% set arrivemail = true %}
  366.                                     {% for ProductTag in Product.ProductTag %}
  367.                                         {% if ProductTag.Tag.id == 99 %}
  368.                                             {% set arrivemail = false %}
  369.                                         {% endif %}
  370.                                     {% endfor %}
  371.                                     
  372.                                     {% if arrivemail %}
  373.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  374.                                             <span>入荷お知らせ</span>
  375.                                         </button>
  376.                                     {% else %}
  377.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  378.                                             <span>在庫切れ</span>
  379.                                         </button>
  380.                                     {% endif %}
  381.                                 {% endif %}
  382.                             </div>
  383.                         </div>
  384.                         <div class="swooth-wrapper white-swooth">
  385.                         </div>
  386.                     </div>
  387.                 </div>
  388.             
  389.                 <div id="fp-compari-syn" class="fp-item grey-gradient-bg">
  390.                     <div class="white-swooth-bottom-bg">
  391.                         <div class="container flexbox">
  392.                             <div class="fp-desc">
  393.                                 <h3>
  394.                                     <span class="grey">
  395.                                         SYN
  396.                                     </span>
  397.                                     セレクトセット
  398.                                 </h3>
  399.                                 <h2>プラスチック VS. シリコン</h2>
  400.                                 <p>ベルベットタッチシリコンのヒリックスシントライデントを味わい、全く新しい動き「多軸動構造」の採用されたトライデントシリーズを体験できます。新世代ラインナップのベストセラーヒリックスシントライデントと新定番トライデントシリーズの一点をセレクトし、あなただけのセットをご堪能ください。<br /><small>商品内容:ヒリックスシントライデント+トライデントシリーズのいずれか一点</small></p>
  401.                                 <div class="products-small-icons flexbox">
  402.                                     <span class="item">
  403.                                         <img src="{{ asset('aneros/img/category/special-offers/mgx_trident.png') }}" alt="MGXトライデント">
  404.                                         <span>MGX</span>
  405.                                     </span>
  406.                                     <span class="item">
  407.                                         <img src="{{ asset('aneros/img/category/special-offers/helix_trident.png') }}" alt="ヒリックストライデント">
  408.                                         <span>ヒリックス</span>
  409.                                     </span>
  410.                                     <span class="item">
  411.                                         <img src="{{ asset('aneros/img/category/special-offers/eupho_trident.png') }}" alt="ユーホートライデント">
  412.                                         <span>ユーホー</span>
  413.                                     </span>
  414.                                     <span class="item">
  415.                                         <img src="{{ asset('aneros/img/category/special-offers/maximus_trident.png') }}" alt="マキシマストライデント">
  416.                                         <span>マキシマス</span>
  417.                                     </span>
  418.                                 </div>
  419.                             </div>
  420.                             <div class="fp-image">
  421.                                 <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セレクトセット-ヒリックスシントライデント">
  422.                                 {% set Product = repository('Eccube\\Entity\\Product').find(48) %}
  423.                                 
  424.                             <!-- REVIEW AREA -->
  425.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  426.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  427.                             {% set reviewer_total = 0 %}
  428.                             {% set review_total_point = 0 %}
  429.                             {% set count = 5 %}
  430.                             {% for i in review_list %}
  431.                                 {% set reviewer_total = reviewer_total + i %}
  432.                                 {% set review_total_point = review_total_point + i * count %}
  433.                                 {% set count = count - 1 %}
  434.                             {% endfor %}
  435.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  436.                             
  437.                             {% if 0 < reviewer_total %}
  438.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  439.                                     <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/') }}">
  440.                                         <span class="review_all_score_title"></span>
  441.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  442.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  443.                                     </h3>
  444.                                 </div>
  445.                             {% endif %}
  446.                             
  447.                             <script>
  448.                               $(function () {
  449.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  450.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  451.                                 } else if ( $('#button{{ Product.id }}').length) {
  452.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  453.                                 } else {
  454.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  455.                                 }
  456.                               });
  457.                             </script>
  458.                             <!-- REVIEW AREA END -->    
  459.                                 
  460.                                 <a class="button btn-cart buy-now-button learn-more-button" href="{{ url('product_detail', {'id': 48}) }}" id="button{{ Product.id }}">
  461.                                     詳細をみる -
  462.                                     {% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  463.                                         <sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  464.                                     {% endif %}
  465.                                     {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span>
  466.                                 </a>
  467.                             </div>
  468.                         </div>
  469.                         <div class="swooth-wrapper white-swooth">
  470.                         </div>
  471.                     </div>
  472.                 </div>
  473.                 <div id="fp-vivi-starter-kit" class="fp-item grey-gradient-bg">
  474.                     <div class="white-swooth-bottom-bg">
  475.                         <div class="container flexbox">
  476.                             <div class="fp-desc">
  477.                                 <h3 class="grey-title">ヴィヴィ<sup>™</sup></h3>
  478.                                 <h2>スターターセット</h2>
  479.                                 <p>ヴィヴィの体験を始めるための必需品オリジナルローションがお買い得セットになりました。ヴィヴィとヴィヴィの使用に最も適した水溶性アネロスセッションズローション( 130ml )をセットにしました。</p>
  480.                             </div>
  481.                             <div class="fp-image">
  482.                                 <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="ヴィヴィスターターセット">
  483.                                 {% set Product = repository('Eccube\\Entity\\Product').find(49) %}
  484.                                 
  485.                             <!-- REVIEW AREA -->
  486.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  487.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  488.                             {% set reviewer_total = 0 %}
  489.                             {% set review_total_point = 0 %}
  490.                             {% set count = 5 %}
  491.                             {% for i in review_list %}
  492.                                 {% set reviewer_total = reviewer_total + i %}
  493.                                 {% set review_total_point = review_total_point + i * count %}
  494.                                 {% set count = count - 1 %}
  495.                             {% endfor %}
  496.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  497.                             
  498.                             {% if 0 < reviewer_total %}
  499.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  500.                                     <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/') }}">
  501.                                         <span class="review_all_score_title"></span>
  502.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  503.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  504.                                     </h3>
  505.                                 </div>
  506.                             {% endif %}
  507.                             
  508.                             <script>
  509.                               $(function () {
  510.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  511.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  512.                                 } else if ( $('#button{{ Product.id }}').length) {
  513.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  514.                                 } else {
  515.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  516.                                 }
  517.                               });
  518.                             </script>
  519.                             <!-- REVIEW AREA END -->    
  520.                                 
  521.                                 {% if Product.stock_find %}
  522.                                     <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  523.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  524.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  525.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  526.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  527.                                         <span>カゴに入れる - 
  528.                                             {% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  529.                                                 <sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  530.                                             {% endif %}
  531.                                             {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span>
  532.                                         </span>
  533.                                     </button>
  534.                                 {% else %}
  535.                                     {% set arrivemail = true %}
  536.                                     {% for ProductTag in Product.ProductTag %}
  537.                                         {% if ProductTag.Tag.id == 99 %}
  538.                                             {% set arrivemail = false %}
  539.                                         {% endif %}
  540.                                     {% endfor %}
  541.                                     
  542.                                     {% if arrivemail %}
  543.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  544.                                             <span>入荷お知らせ</span>
  545.                                         </button>
  546.                                     {% else %}
  547.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  548.                                             <span>在庫切れ</span>
  549.                                         </button>
  550.                                     {% endif %}
  551.                                 {% endif %}
  552.                                 </a><button type="button" title="カゴに入れる" class="button btn-cart add-to-mail buy-now-button" style="display:none">    <span>        <span>入荷お知らせ</span>    </span></button><button type="button" title="カゴに入れる" class="button btn-cart add-to-cart-out buy-now-button" style="display:none">    <span>        <span>在庫切れ</span>    </span></button>
  553.                             </div>
  554.                         </div>
  555.                         <div class="swooth-wrapper white-swooth">
  556.                         </div>
  557.                     </div>
  558.                 </div>
  559.                 <div id="fp-synsational-evinings" class="fp-item grey-gradient-bg fp-item-odd">
  560.                     <div class="white-swooth-bottom-bg">
  561.                         <div class="container flexbox">
  562.                             <div class="fp-desc">
  563.                                 <h3 class="grey">
  564.                                     <span>SYN</span> カップルズセット
  565.                                 </h3>
  566.                                 <h2>全ての紳士と淑女へ</h2>
  567.                                 <p>ヒリックシントライデントとヴィヴィをお買い求め易いセットにしました。男女共に使用後のセックスは今までにないすばらしさを感じるでしょう。SYNカップルズセットによって互いの性的感度を高め、一段階上の質の高いオーガズムを、そして未知の素晴らしいセックスライフを楽しみましょう。</p>
  568.                             </div>
  569.                             <div class="fp-image">
  570.                                 <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カップルズセット">
  571.                                 {% set Product = repository('Eccube\\Entity\\Product').find(52) %}
  572.                                 
  573.                             <!-- REVIEW AREA -->
  574.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  575.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  576.                             {% set reviewer_total = 0 %}
  577.                             {% set review_total_point = 0 %}
  578.                             {% set count = 5 %}
  579.                             {% for i in review_list %}
  580.                                 {% set reviewer_total = reviewer_total + i %}
  581.                                 {% set review_total_point = review_total_point + i * count %}
  582.                                 {% set count = count - 1 %}
  583.                             {% endfor %}
  584.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  585.                             
  586.                             {% if 0 < reviewer_total %}
  587.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  588.                                     <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/') }}">
  589.                                         <span class="review_all_score_title"></span>
  590.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  591.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  592.                                     </h3>
  593.                                 </div>
  594.                             {% endif %}
  595.                             
  596.                             <script>
  597.                               $(function () {
  598.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  599.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  600.                                 } else if ( $('#button{{ Product.id }}').length) {
  601.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  602.                                 } else {
  603.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  604.                                 }
  605.                               });
  606.                             </script>
  607.                             <!-- REVIEW AREA END -->    
  608.                                 
  609.                                 {% if Product.stock_find %}
  610.                                     <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  611.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  612.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  613.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  614.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  615.                                         <span>カゴに入れる - 
  616.                                             {% if Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  617.                                                 <sup>{{ Product.getPrice01IncTaxMin|price }}</sup>
  618.                                             {% endif %}
  619.                                             {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span>
  620.                                         </span>
  621.                                     </button>
  622.                                 {% else %}
  623.                                     {% set arrivemail = true %}
  624.                                     {% for ProductTag in Product.ProductTag %}
  625.                                         {% if ProductTag.Tag.id == 99 %}
  626.                                             {% set arrivemail = false %}
  627.                                         {% endif %}
  628.                                     {% endfor %}
  629.                                     
  630.                                     {% if arrivemail %}
  631.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  632.                                             <span>入荷お知らせ</span>
  633.                                         </button>
  634.                                     {% else %}
  635.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  636.                                             <span>在庫切れ</span>
  637.                                         </button>
  638.                                     {% endif %}
  639.                                 {% endif %}
  640.                             </div>
  641.                         </div>
  642.                         <div class="swooth-wrapper white-swooth">
  643.                         </div>
  644.                     </div>
  645.                 </div>
  646.                 
  647.             </div>
  648.         </div>
  649.             <div class="product-other-products container flexbox">
  650.                 <div class="item">
  651.                     <a href="{{ url('product_detail', {'id': 72}) }}">
  652.                         <img src="{{ asset('aneros/img/products/category_vice-2.jpg') }}" alt="ヴァイス 2 - メンズバイブレーション" class="animate"
  653.                             data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s">
  654.                     </a>
  655.                 </div>
  656.                 <div class="item">
  657.                     <a href="{{ url('product_detail', {'id': 81}) }}">
  658.                         <img src="{{ asset('aneros/img/products/category_progasm_black_ice.jpg') }}" alt="プロガスムブラックアイス - サイズを求める男性に"
  659.                             class="animate center" data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s">
  660.                     </a>
  661.                 </div>
  662.                 <div class="item">
  663.                     <a href="{{ url('product_detail', {'id': 70}) }}">
  664.                         <img src="{{ asset('aneros/img/products/category_HST.jpg') }}" alt="ヒリックスシントライデント - シン定番のフラグシップモデル"
  665.                             class="animate" data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s">
  666.                     </a>
  667.                 </div>
  668.             </div>
  669.             <div class="product-compare-prostate-massagers container flexbox">
  670.                 <div class="product-compare-prostate-massagers-image">
  671.                     <img src="{{ asset('aneros/img/products/compare_prostate_massagers_image.jpg') }}" class="animate"
  672.                         data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s" alt="私にあっているアネロスはどれでしょうか??">
  673.                 </div>
  674.                 <div class="desc-contr">
  675.                     <h3>私にあっているアネロスはどれでしょうか??</h3>
  676.                     <a href="{{ url('homepage') }}prostate-massagers" class="more-link">
  677.                         前立腺マッサージ器はこちら
  678.                         <span>&gt;</span>
  679.                     </a>
  680.                 </div>
  681.             </div>
  682.         </div>
  683.         {{ include('Block/add_to_cart.twig') }}
  684.     <div class="swooth-wrapper grey-swooth">
  685.     </div>
  686. </div>
  687. {% endblock %}