app/template/aneros2023/Category/trident-series.twig line 279

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. <!-- ページ固有のスタイル -->
  16. <style>
  17.     .std img {
  18.     max-width: 100%;
  19.     }
  20.     .grey-products-icons .product-item img {
  21.     width:90px;
  22.     max-width:100%;
  23.     }
  24.     p.description {
  25.     font-size: 18px;
  26.     line-height: 1.5em;
  27.         color: #000;
  28.         letter-spacing: -1px;
  29.     }
  30.     a.more-link {
  31.     font-size: 20px;
  32.     color: #0886fb;
  33.     white-space: nowrap;
  34.     }
  35.     #category-featured-products .white-swooth {
  36.         margin-top: 100px;
  37.     }
  38.     .grey-products-icons.flexbox {
  39.         justify-content: center;
  40.         flex-wrap: wrap;
  41.     }
  42.     .grey-products-icons .product-item {
  43.         width: 90px;
  44.     margin: 5px 10px;
  45.         padding: 0;
  46.         opacity: 1;
  47.     }
  48.     #category-featured-products .page-intro {
  49.     padding: 20px 80px 50px;
  50.     }
  51.     #category-featured-products .page-intro h1 {
  52.     font-size: 36px;
  53.         color: #5c5c5c;
  54.     margin-bottom: 0;
  55.     }
  56.     #category-featured-products .page-intro h1 span {
  57.     font-size: 45px;
  58.     }
  59.     #category-featured-products .page-intro p {
  60.     font-size: 21px;
  61.         color: #000;
  62.     line-height: 1.3em;
  63.         
  64.     }
  65.     #category-featured-products .classic-product-contr .product-info {
  66.     width: 510px;
  67.     padding: 60px 0px 30px 0;
  68.         margin: 0 0 0 auto;
  69.     }
  70.     #category-featured-products .classic-product-contr .product-img {
  71.         width: 590px;
  72.     padding-top: 80px;
  73.         margin-right: auto;
  74.     }
  75.     #mgx-sgx-classic.classic-product-contr .product-info,
  76.     #eupho-classic.classic-product-contr .product-info {
  77.         margin: 0 auto 0 0;
  78.     }
  79.     #mgx-sgx-classic.classic-product-contr .product-img,
  80.     #eupho-classic.classic-product-contr .product-img{
  81.         margin: 0 200px 0 auto;
  82.     }
  83.     #category-featured-products .classic-product-contr h2 {
  84.     font-size: 56px;
  85.     font-weight: 400;
  86.         color: #797979;
  87.         margin-bottom: 15px;
  88.     }
  89.     #category-featured-products .classic-product-contr h2 span {
  90.     display: block;
  91.     font-size: 26px;
  92.     color: #000;
  93.     letter-spacing: 0.5em;
  94.     }
  95.     #category-featured-products .classic-product-contr .description {
  96.     margin-bottom: 10px;
  97.     width: 400px;
  98.     }
  99.     #category-featured-products .classic-product-contr .product-info .flexbox {
  100.         flex-wrap: wrap;
  101.     }
  102.     .product-container {
  103.         justify-content: center;
  104.     }
  105.     #mgx-sgx-classic .product-container,
  106.     #eupho-classic .product-container {
  107.         flex-direction: row-reverse;
  108.     }
  109.     
  110.     #category-featured-products .one-click-add-cart {
  111.     margin: 0 0 0 160px;
  112.     }
  113.     
  114.     #category-featured-products .classic-product-contr .product-info .flexbox img {
  115.         padding-top:10px;
  116.     }
  117.     @media only screen and (max-width: 999px) {
  118.         #category-featured-products .page-intro h1 {
  119.             font-size: 28px;
  120.         }
  121.         #category-featured-products .page-intro h1 span {
  122.             font-size: 36px;
  123.         }
  124.         #category-featured-products .classic-product-contr .product-container.flexbox {
  125.             flex-direction: column;
  126.         }
  127.     
  128.         #category-featured-products .classic-product-contr .product-info {
  129.             width: auto;
  130.             padding: 0;
  131.             margin: 0 auto;
  132.             max-width: 600px;
  133.         }
  134.         #category-featured-products .classic-product-contr .description {
  135.             padding: 0;
  136.             width: auto;
  137.         }
  138.   
  139.         #category-featured-products .classic-product-contr .product-img {
  140.             margin: 0 auto;
  141.             text-align: center;
  142.         }
  143.         #category-featured-products .btn-cart {
  144.             margin: 0;
  145.         }
  146.         #category-featured-products .classic-product-contr .product-info .flexbox {
  147.             justify-content: center;
  148.         }
  149.     }
  150.     @media only screen and (max-width: 767px) {
  151.         #category-featured-products .page-intro p {
  152.             font-size: 18px;
  153.         }
  154.         #category-featured-products .classic-product-contr .product-info,
  155.         #category-featured-products .classic-product-contr .product-img {
  156.             width: 300px;
  157.             max-width:100%;
  158.         }
  159.             #category-featured-products .page-intro {
  160.             padding: 20px 0 50px;
  161.         }
  162.     }
  163. </style>
  164. <div class="main-container" id="trident-series-page">
  165.     <div class="breadcrumbs">
  166.         <div class="container">
  167.             <ul itemscope="" itemtype="http://schema.org/BreadcrumbList">
  168.                 <li class="home" itemprop="itemListElement" itemscope="" itemtype="http://schema.org/ListItem">
  169.                     <a itemprop="item" href="{{ url('homepage') }}" title="トップページ"><span itemprop="name" style="padding:0">トップページ</span></a>
  170.                     <meta itemprop="position" content="1">
  171.                     <span>&gt;</span>
  172.                 </li>
  173.                 <li>
  174.                     <strong>アネロス トライデント シリーズ</strong>
  175.                 </li>
  176.             </ul>
  177.         </div>
  178.     </div>
  179.     <div class="col-main">
  180.         <div class="std" id="category-featured-products">
  181.             <div id="classic-products-wrapper">
  182.                 <div class="grey-gradient-bg">
  183.                     <div class="white-swooth-bg">
  184.                         <div class="container ">
  185.                             <div class="grey-products-icons flexbox">
  186.                                 <div class="product-item">
  187.                                     <div class="animate" data-animate="zoomIn" data-delay="0.3s">
  188.                                         <a href="{{ url('product_detail', {'id': 69}) }}"><img title="MGXトライデント" src="{{ asset('aneros/img/category/trident-series/MGX-Lightgrey90.png') }}" alt="MGXトライデント アイコン"></a>
  189.                                     </div>
  190.                                 </div>
  191.                                 <div class="product-item">
  192.                                     <div class="animate" data-animate="zoomIn" data-delay="0.2s">
  193.                                         <a href="{{ url('product_detail', {'id': 66}) }}"><img title="ヒリックストライデント" src="{{ asset('aneros/img/category/trident-series/Helix-Lightgrey90.png') }}" alt="ヒリックストライデント アイコン"></a>
  194.                                     </div>
  195.                                 </div>
  196.                                 <div class="product-item">
  197.                                     <div class="animate" data-animate="zoomIn" data-delay="0.4s">
  198.                                         <a href="{{ url('product_detail', {'id': 68}) }}"><img title="ユーホートライデント" src="{{ asset('aneros/img/category/trident-series/Eupho-Lightgrey90.png') }}" alt="ユーホートライデント アイコン"></a>
  199.                                     </div>
  200.                                 </div>
  201.                                 <div class="product-item">
  202.                                     <div class="animate" data-animate="zoomIn" data-delay="0.5s">
  203.                                         <a href="{{ url('product_detail', {'id': 67}) }}"><img title="マキシマストライデント" src="{{ asset('aneros/img/category/trident-series/Maximus-Lightgrey90.png') }}" alt="マキシマストライデント アイコン"></a>
  204.                                     </div>
  205.                                 </div>
  206.                             </div>
  207.                             <div class="page-intro">
  208.                                 <h1>
  209.                                     アネロス
  210.                                     <span>トライデント</span>
  211.                                     シリーズ
  212.                                 </h1>
  213.                                 <p class="description">
  214.                                     性の健康を支えることを目的に研究され、医療特許を取得し、ドライオーガズムの元祖メーカーアネロスから新世代のラインナップとして、トライデントシリーズが誕生しました! 男性のGエリアをPC筋の弛緩により会陰部、直腸前壁、尾骶骨に刺激を与えることによって、身体の中から湧き起こる蠕動運動を誘発、強烈な新しいオーガズムを提供する製品です。<br><br>トライデントシリーズは全く新しい「多軸動構造」により新たな刺激を与えてくれます。従来のモデルと異なり、水平に動くだけではなく輪転運動も加わりました。そのため、水平な動きにより会陰、直腸前壁、尾骶骨をそして頭部の輪転運動により直腸内全体を刺激するため効果が2倍以上になり、ドライオーガズムが今までより数段達成しやすくなりました。会陰と尾骶骨を交互にそして直腸内全体を刺激しながら、再設計されたWベースがアネロスの状態を常に安定させ下半身を抱きしめる感じです。今回発売のトライデントシリーズのヒリックストライデント、MGXトライデント、マキシマストライデント、ユーホートライデントの4アイテムは全て耐衝撃医療用非多孔製プラスチックで造られています。
  215.                                 </p>
  216.                             </div>
  217.                         </div>
  218.                         <div class="swooth-wrapper white-swooth">
  219.                         </div>
  220.                     </div>
  221.                 </div>
  222.                 <div id="helix-classic" class="grey-gradient-bg classic-product-contr">
  223.                     <div class="white-swooth-bg">
  224.                         <div class="product-container flexbox">
  225.                             <div class="product-info">
  226.                                 <h2>
  227.                                     ヒリックス
  228.                                     <span>トライデント</span>
  229.                                 </h2>
  230.                                 <p class="description">大き目の頭部と新しい柄の角度により攻撃的な刺激を与え、誘発された蠕動運動によりよく反応します。ヒリックスの新たにデザインされた頭部が直腸内全体をバランスよく刺激し、強烈な快楽の波を送っていきます。更にトライデントのWベースによりドライが最も楽で達成しやすくなりました。</p>
  231.                                 <a class="more-link" href="{{ url('product_detail', {'id': 66}) }}">詳細をみる &gt;</a>
  232.                                 <div class="flexbox">
  233.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/MGX-Lightgrey.png') }}" alt="MGXトライデント アイコン" data-animate="zoomIn" data-delay="0.2s" height="132">
  234.                                     <img class="animate active" src="{{ asset('aneros/img/category/trident-series/Helix-DarkGrey.png') }}" alt="選択されたヒリックストライデント アイコン" data-animate="zoomIn" data-delay="0.3s" height="132">
  235.                                     <img class="animate" src="" alt="" data-animate="zoomIn" data-delay="0.4s">
  236.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Eupho-Lightgrey.png') }}" alt="ユーホートライデント アイコン" data-animate="zoomIn" data-delay="0.5s" height="132">
  237.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Maximus-Lightgrey.png') }}" alt="マキシマストライデント アイコン" data-animate="zoomIn" data-delay="600" height="132">
  238.                                 </div>
  239.                             </div>
  240.                             <div class="product-img">
  241.                                 <img class="animate" src="{{ asset('aneros/img/category/trident-series/Helix_LineShadow_TITLERIGHT.png') }}" alt="ヒリックストライデント メイン" data-animate="fadeIn" data-duration="1.0s" data-delay="0.8s">
  242.                                 {% set Product = repository('Eccube\\Entity\\Product').find(66) %}
  243.                                 
  244.                             <!-- REVIEW AREA -->
  245.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  246.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  247.                             {% set reviewer_total = 0 %}
  248.                             {% set review_total_point = 0 %}
  249.                             {% set count = 5 %}
  250.                             {% for i in review_list %}
  251.                                 {% set reviewer_total = reviewer_total + i %}
  252.                                 {% set review_total_point = review_total_point + i * count %}
  253.                                 {% set count = count - 1 %}
  254.                             {% endfor %}
  255.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  256.                             
  257.                             {% if 0 < reviewer_total %}
  258.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  259.                                     <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/') }}">
  260.                                         <span class="review_all_score_title"></span>
  261.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  262.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  263.                                     </h3>
  264.                                 </div>
  265.                             {% endif %}
  266.                             
  267.                             <script>
  268.                               $(function () {
  269.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  270.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  271.                                 } else if ( $('#button{{ Product.id }}').length) {
  272.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  273.                                 } else {
  274.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  275.                                 }
  276.                               });
  277.                             </script>
  278.                             <!-- REVIEW AREA END -->
  279.                                 
  280.                                 {% if Product.stock_find %}
  281.                                     <button type="button" title="Add to Cart" class="button btn-cart one-click-add-cart" 
  282.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  283.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  284.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  285.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  286.                                             <span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  287.                                     </button>
  288.                                 {% else %}
  289.                                     {% set arrivemail = true %}
  290.                                     {% for ProductTag in Product.ProductTag %}
  291.                                         {% if ProductTag.Tag.id == 99 %}
  292.                                             {% set arrivemail = false %}
  293.                                         {% endif %}
  294.                                     {% endfor %}
  295.                                     
  296.                                     {% if arrivemail %}
  297.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  298.                                             <span>入荷お知らせ</span>
  299.                                         </button>
  300.                                     {% else %}
  301.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  302.                                             <span>在庫切れ</span>
  303.                                         </button>
  304.                                     {% endif %}
  305.                                 {% endif %}
  306.                             </div>
  307.                         </div>
  308.                         <div class="swooth-wrapper white-swooth">
  309.                         </div>
  310.                     </div>
  311.                 </div>
  312.                 <div id="mgx-sgx-classic" class="grey-gradient-bg classic-product-contr">
  313.                     <div class="white-swooth-bg">
  314.                         <div class="product-container flexbox">
  315.                             <div class="product-info">
  316.                                 <h2>
  317.                                     MGX 
  318.                                     <span>トライデント</span>
  319.                                 </h2>
  320.                                 <p class="description">アネロスブランドの初期モデルで多くのユーザーに愛されているMGXのトライデント版が登場しました。頭部が細いため挿入が楽で、頭部はピンポイントで前立腺を捕えます。初心者に最適でドライの近道と言われています。経験者も使用するたびにオーガズムのレベルが上がります。</p>
  321.                                 <a class="more-link" href="{{ url('product_detail', {'id': 69}) }}">詳細をみる &gt;</a>
  322.                                 <br>
  323.                                 <div class="flexbox">
  324.                                     <img class="animate active" src="{{ asset('aneros/img/category/trident-series/Mgx-DarkGrey.png') }}" alt="選択されたMGXトライデント アイコン" data-animate="zoomIn" data-delay="0.2s" height="132">
  325.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Helix-Lightgrey.png') }}" alt="ヒリックストライデント アイコン" data-animate="zoomIn" data-delay="0.3s" height="132">
  326.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Eupho-Lightgrey.png') }}" alt="ユーホートライデント アイコン" data-animate="zoomIn" data-delay="0.4s" height="132">
  327.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Maximus-Lightgrey.png') }}" alt="マキシマストライデント アイコン" data-animate="zoomIn" data-delay="0.5s" height="132">
  328.                                 </div>
  329.                             </div>
  330.                             <div class="product-img">
  331.                                 <img class="animate" src="{{ asset('aneros/img/category/trident-series/MGX_LineShadow_TITLERIGHT.png') }}" alt="MGXトライデント メイン" data-animate="fadeIn" data-duration="1.0s" data-delay="0.8s">
  332.                                 {% set Product = repository('Eccube\\Entity\\Product').find(69) %}
  333.                                 
  334.                                                             <!-- REVIEW AREA -->
  335.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  336.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  337.                             {% set reviewer_total = 0 %}
  338.                             {% set review_total_point = 0 %}
  339.                             {% set count = 5 %}
  340.                             {% for i in review_list %}
  341.                                 {% set reviewer_total = reviewer_total + i %}
  342.                                 {% set review_total_point = review_total_point + i * count %}
  343.                                 {% set count = count - 1 %}
  344.                             {% endfor %}
  345.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  346.                             
  347.                             {% if 0 < reviewer_total %}
  348.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  349.                                     <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/') }}">
  350.                                         <span class="review_all_score_title"></span>
  351.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  352.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  353.                                     </h3>
  354.                                 </div>
  355.                             {% endif %}
  356.                             
  357.                             <script>
  358.                               $(function () {
  359.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  360.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  361.                                 } else if ( $('#button{{ Product.id }}').length) {
  362.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  363.                                 } else {
  364.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  365.                                 }
  366.                               });
  367.                             </script>
  368.                             <!-- REVIEW AREA END -->
  369.                                 
  370.                                 {% if Product.stock_find %}
  371.                                     <button type="button" title="Add to Cart" class="button btn-cart one-click-add-cart" 
  372.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  373.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  374.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  375.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  376.                                             <span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  377.                                     </button>
  378.                                 {% else %}
  379.                                     {% set arrivemail = true %}
  380.                                     {% for ProductTag in Product.ProductTag %}
  381.                                         {% if ProductTag.Tag.id == 99 %}
  382.                                             {% set arrivemail = false %}
  383.                                         {% endif %}
  384.                                     {% endfor %}
  385.                                     
  386.                                     {% if arrivemail %}
  387.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  388.                                             <span>入荷お知らせ</span>
  389.                                         </button>
  390.                                     {% else %}
  391.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  392.                                             <span>在庫切れ</span>
  393.                                         </button>
  394.                                     {% endif %}
  395.                                 {% endif %}
  396.                             </div>
  397.                         </div>
  398.                         <div class="swooth-wrapper white-swooth">
  399.                         </div>
  400.                     </div>
  401.                 </div>
  402.                 <div id="progasm-classic" class="grey-gradient-bg classic-product-contr">
  403.                     <div class="white-swooth-bg">
  404.                         <div class="product-container flexbox">
  405.                             <div class="product-info">
  406.                                 <h2>
  407.                                     ユーホー
  408.                                     <span>トライデント</span>
  409.                                 </h2>
  410.                                 <p class="description">細長く、雅やかな頭部のフォルムはが現代美術のやさしい像に見えます。しかし、使用すると驚くほどの深い効果が得られます。アネロスの中で最も細いモデルのため、刺激が繊細でデリケートです。上級者のユーザーに非常に人気が高く、長い女性のようなオーガズムを得られることができます。</p>
  411.                                 <a class="more-link" href="{{ url('product_detail', {'id': 68}) }}">詳細をみる &gt;</a>
  412.                                 <div class="flexbox">
  413.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/MGX-Lightgrey.png') }}" alt="MGXトライデント アイコン" data-animate="zoomIn" data-delay="0.2s" height="132">
  414.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Helix-Lightgrey.png') }}" alt="ヒリックストライデント アイコン" data-animate="zoomIn" data-delay="0.3s" height="132">
  415.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Eupho-DarkGrey.png') }}" alt="選択されたユーホートライデント アイコン" data-animate="zoomIn" data-delay="0.4s" height="132">
  416.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Maximus-Lightgrey.png') }}" alt="マキシマストライデント アイコン" data-animate="zoomIn" data-delay="0.5s" height="132">
  417.                                 </div>
  418.                             </div>
  419.                             <div class="product-img">
  420.                                 <img class="animate" src="{{ asset('aneros/img/category/trident-series/Eupho_LineShadow_TITLERIGHT.png') }}" alt="ユーホートライデント メイン" data-animate="fadeIn" data-duration="1.0s" data-delay="0.8s">
  421.                                 {% set Product = repository('Eccube\\Entity\\Product').find(68) %}
  422.                                 
  423.                             <!-- REVIEW AREA -->
  424.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  425.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  426.                             {% set reviewer_total = 0 %}
  427.                             {% set review_total_point = 0 %}
  428.                             {% set count = 5 %}
  429.                             {% for i in review_list %}
  430.                                 {% set reviewer_total = reviewer_total + i %}
  431.                                 {% set review_total_point = review_total_point + i * count %}
  432.                                 {% set count = count - 1 %}
  433.                             {% endfor %}
  434.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  435.                             
  436.                             {% if 0 < reviewer_total %}
  437.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  438.                                     <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/') }}">
  439.                                         <span class="review_all_score_title"></span>
  440.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  441.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  442.                                     </h3>
  443.                                 </div>
  444.                             {% endif %}
  445.                             
  446.                             <script>
  447.                               $(function () {
  448.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  449.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  450.                                 } else if ( $('#button{{ Product.id }}').length) {
  451.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  452.                                 } else {
  453.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  454.                                 }
  455.                               });
  456.                             </script>
  457.                             <!-- REVIEW AREA END -->    
  458.                                 
  459.                                 {% if Product.stock_find %}
  460.                                     <button type="button" title="Add to Cart" class="button btn-cart one-click-add-cart" 
  461.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  462.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  463.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  464.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  465.                                             <span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  466.                                     </button>
  467.                                 {% else %}
  468.                                     {% set arrivemail = true %}
  469.                                     {% for ProductTag in Product.ProductTag %}
  470.                                         {% if ProductTag.Tag.id == 99 %}
  471.                                             {% set arrivemail = false %}
  472.                                         {% endif %}
  473.                                     {% endfor %}
  474.                                     
  475.                                     {% if arrivemail %}
  476.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  477.                                             <span>入荷お知らせ</span>
  478.                                         </button>
  479.                                     {% else %}
  480.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  481.                                             <span>在庫切れ</span>
  482.                                         </button>
  483.                                     {% endif %}
  484.                                 {% endif %}
  485.                             </div>
  486.                         </div>
  487.                         <div class="swooth-wrapper white-swooth">
  488.                         </div>
  489.                     </div>
  490.                 </div>
  491.                 <div id="eupho-classic" class="classic-product-contr">
  492.                     <div class="white-swooth-bg">
  493.                         <div class="product-container flexbox">
  494.                             <div class="product-info">
  495.                                 <h2>
  496.                                     マキシマス
  497.                                     <span>トライデント</span>
  498.                                 </h2>
  499.                                 <p class="description">マキシマスと言えばMAXのサイズでMAXの刺激。MGXと同じ理論を採用し、頭部と柄の部分を変更し、前立腺に与える快楽はいままで通り最大にそして動きの良さにもこだわりました。この圧倒的に動きの良くなったマキシマストライデントを是非お試しください。</p>
  500.                                 <a class="more-link" href="{{ url('product_detail', {'id': 67}) }}">詳細をみる &gt;</a>
  501.                                 <div class="flexbox">
  502.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/MGX-Lightgrey.png') }}" alt="MGXトライデント アイコン" data-animate="zoomIn" data-delay="0.2s" height="132">
  503.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Helix-Lightgrey.png') }}" alt="ヒリックストライデント アイコン" data-animate="zoomIn" data-delay="0.3s" height="132">
  504.                                     <img class="animate active" src="{{ asset('aneros/img/category/trident-series/Eupho-Lightgrey.png') }}" alt="ユーホートライデント アイコン" data-animate="zoomIn" data-delay="0.4s" height="132">
  505.                                     <img class="animate" src="{{ asset('aneros/img/category/trident-series/Maximus-DarkGrey.png') }}" alt="選択されたマキシマストライデント アイコン" data-animate="zoomIn" data-delay="0.5s" height="132">
  506.                                 </div>
  507.                             </div>
  508.                             <div class="product-img">
  509.                                 <img class="animate" src="{{ asset('aneros/img/category/trident-series/Maximus_LineShadow_TITLERIGHT.png') }}" alt="マキシマストライデント メイン" data-animate="fadeIn" data-duration="1.0s" data-delay="0.8s">
  510.                                 {% set Product = repository('Eccube\\Entity\\Product').find(67) %}
  511.                                 
  512.                             <!-- REVIEW AREA -->
  513.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  514.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  515.                             {% set reviewer_total = 0 %}
  516.                             {% set review_total_point = 0 %}
  517.                             {% set count = 5 %}
  518.                             {% for i in review_list %}
  519.                                 {% set reviewer_total = reviewer_total + i %}
  520.                                 {% set review_total_point = review_total_point + i * count %}
  521.                                 {% set count = count - 1 %}
  522.                             {% endfor %}
  523.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  524.                             
  525.                             {% if 0 < reviewer_total %}
  526.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  527.                                     <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/') }}">
  528.                                         <span class="review_all_score_title"></span>
  529.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  530.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  531.                                     </h3>
  532.                                 </div>
  533.                             {% endif %}
  534.                             
  535.                             <script>
  536.                               $(function () {
  537.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  538.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  539.                                 } else if ( $('#button{{ Product.id }}').length) {
  540.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  541.                                 } else {
  542.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  543.                                 }
  544.                               });
  545.                             </script>
  546.                             <!-- REVIEW AREA END -->    
  547.                                 
  548.                                 {% if Product.stock_find %}
  549.                                     <button type="button" title="Add to Cart" class="button btn-cart one-click-add-cart" 
  550.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  551.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  552.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  553.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  554.                                             <span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  555.                                     </button>
  556.                                 {% else %}
  557.                                     {% set arrivemail = true %}
  558.                                     {% for ProductTag in Product.ProductTag %}
  559.                                         {% if ProductTag.Tag.id == 99 %}
  560.                                             {% set arrivemail = false %}
  561.                                         {% endif %}
  562.                                     {% endfor %}
  563.                                     
  564.                                     {% if arrivemail %}
  565.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  566.                                             <span>入荷お知らせ</span>
  567.                                         </button>
  568.                                     {% else %}
  569.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  570.                                             <span>在庫切れ</span>
  571.                                         </button>
  572.                                     {% endif %}
  573.                                 {% endif %}
  574.                             </div>
  575.                         </div>
  576.                         <div class="swooth-wrapper white-swooth">
  577.                         </div>
  578.                     </div>
  579.                 </div>
  580.             </div>
  581.         </div>
  582.     </div>
  583.     {{ include('Block/add_to_cart.twig') }}
  584.   <div class="swooth-wrapper grey-swooth">
  585.   </div>
  586. </div>
  587. {% endblock %}