app/template/aneros2023/Category/sex-toys-for-couples.twig line 56

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 category-page" id="sex-toys-for-couples-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.                 <!--ESV -->
  36.                 <div id="fp-esv" class="fp-item grey-gradient-bg">
  37.                     <div class="white-swooth-bottom-bg">
  38.                         <div class="container flexbox">
  39.                             <div class="fp-desc">
  40.                                 <h3>ユーホーシンV</h3>
  41.                                 <h2>究極の多幸感へ</h2>
  42.                                 <p>カップルでの使用に最適で、リモコンを通じた新しいコミュニケーションも楽しめます。</p>
  43.                                 <a class="more-link" href="{{ url('product_detail', {'id': 93}) }}">詳細をみる &gt;</a>
  44.                             </div>
  45.                             <div class="fp-image">
  46.                                 <img src="{{ asset('aneros/img/category/sex-toys-for-couples/esv.png') }}" alt="ユーホーシンV">
  47.                                 {% set Product = repository('Eccube\\Entity\\Product').find(93) %}
  48.                                 
  49.                             <!-- REVIEW AREA -->
  50.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  51.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  52.                             {% set reviewer_total = 0 %}
  53.                             {% set review_total_point = 0 %}
  54.                             {% set count = 5 %}
  55.                             {% for i in review_list %}
  56.                                 {% set reviewer_total = reviewer_total + i %}
  57.                                 {% set review_total_point = review_total_point + i * count %}
  58.                                 {% set count = count - 1 %}
  59.                             {% endfor %}
  60.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  61.                             
  62.                             {% if 0 < reviewer_total %}
  63.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  64.                                     <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/') }}">
  65.                                         <span class="review_all_score_title"></span>
  66.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  67.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  68.                                     </h3>
  69.                                 </div>
  70.                             {% endif %}
  71.                             
  72.                             <script>
  73.                               $(function () {
  74.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  75.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  76.                                 } else if ( $('#button{{ Product.id }}').length) {
  77.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  78.                                 } else {
  79.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  80.                                 }
  81.                               });
  82.                             </script>
  83.                             <!-- REVIEW AREA END -->
  84.                                 
  85.                                 {% if Product.stock_find %}
  86.                                     <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  87.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  88.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  89.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  90.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  91.                                             <span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  92.                                     </button>
  93.                                 {% else %}
  94.                                     {% set arrivemail = true %}
  95.                                     {% for ProductTag in Product.ProductTag %}
  96.                                         {% if ProductTag.Tag.id == 99 %}
  97.                                             {% set arrivemail = false %}
  98.                                         {% endif %}
  99.                                     {% endfor %}
  100.                                     
  101.                                     {% if arrivemail %}
  102.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  103.                                             <span>入荷お知らせ</span>
  104.                                         </button>
  105.                                     {% else %}
  106.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  107.                                             <span>在庫切れ</span>
  108.                                         </button>
  109.                                     {% endif %}
  110.                                 {% endif %}
  111.                             </div>
  112.                         </div>
  113.                         <div class="swooth-wrapper white-swooth">
  114.                         </div>
  115.                     </div>
  116.                 </div>
  117.             
  118.             
  119.                 <!--Tempo -->
  120.                 <div id="fp-tempo" class="fp-item grey-gradient-bg">
  121.                     <div class="white-swooth-bottom-bg">
  122.                         <div class="container flexbox">
  123.                             <div class="fp-desc">
  124.                                 <h3>テンポ<sup>™</sup></h3>
  125.                                 <h2>ステンレススチール</h2>
  126.                                 <p>男女兼用ステンレススチールアネロス!カップルでもたっぷり楽しめるモデル。セックス中でも使用できます。あなたの身体の中でテンポが踊りだします。</p>
  127.                                 <a class="more-link" href="{{ url('product_detail', {'id': 45}) }}">詳細をみる &gt;</a>
  128.                             </div>
  129.                             <div class="fp-image">
  130.                                 <img src="{{ asset('aneros/img/category/sex-toys-for-men/tempo.png') }}" alt="テンポ メイン">
  131.                                 {% set Product = repository('Eccube\\Entity\\Product').find(45) %}
  132.                                 
  133.                             <!-- REVIEW AREA -->
  134.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  135.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  136.                             {% set reviewer_total = 0 %}
  137.                             {% set review_total_point = 0 %}
  138.                             {% set count = 5 %}
  139.                             {% for i in review_list %}
  140.                                 {% set reviewer_total = reviewer_total + i %}
  141.                                 {% set review_total_point = review_total_point + i * count %}
  142.                                 {% set count = count - 1 %}
  143.                             {% endfor %}
  144.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  145.                             
  146.                             {% if 0 < reviewer_total %}
  147.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  148.                                     <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/') }}">
  149.                                         <span class="review_all_score_title"></span>
  150.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  151.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  152.                                     </h3>
  153.                                 </div>
  154.                             {% endif %}
  155.                             
  156.                             <script>
  157.                               $(function () {
  158.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  159.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  160.                                 } else if ( $('#button{{ Product.id }}').length) {
  161.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  162.                                 } else {
  163.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  164.                                 }
  165.                               });
  166.                             </script>
  167.                             <!-- REVIEW AREA END -->
  168.                                 
  169.                                 {% if Product.stock_find %}
  170.                                     <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  171.                                     data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  172.                                     data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  173.                                     data-product_class="{{ Product.ProductClasses[0].id }}" 
  174.                                     data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  175.                                             <span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  176.                                     </button>
  177.                                 {% else %}
  178.                                     {% set arrivemail = true %}
  179.                                     {% for ProductTag in Product.ProductTag %}
  180.                                         {% if ProductTag.Tag.id == 99 %}
  181.                                             {% set arrivemail = false %}
  182.                                         {% endif %}
  183.                                     {% endfor %}
  184.                                     
  185.                                     {% if arrivemail %}
  186.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  187.                                             <span>入荷お知らせ</span>
  188.                                         </button>
  189.                                     {% else %}
  190.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  191.                                             <span>在庫切れ</span>
  192.                                         </button>
  193.                                     {% endif %}
  194.                                 {% endif %}
  195.                             </div>
  196.                         </div>
  197.                         <div class="swooth-wrapper white-swooth">
  198.                         </div>
  199.                     </div>
  200.                 </div>
  201.                 <!--Periside -->
  202.                 <div id="fp-peridise-complete-set" class="fp-item">
  203.                     <div class="container flexbox">
  204.                         <div class="fp-desc">
  205.                             <h3>ペリダイス<sup>®</sup></h3>
  206.                             <h2>男性も女性も楽しめる、世界初の男女兼用モデル</h2>
  207.                             <p>ペリダイスにはアバットメントがなく、直腸前壁のみで強烈なオーガズムを誘発させる男女兼用の製品です。このデザインにより、男性だけでなく女性の方でもプレイを楽しむことができるモデルになりました。男性・女性を問わず素晴らしいオーガズムを体験していただけます。そしてカップルとのセックスをより一層盛り上げてくれることでしょう。ひとりでも、またパートナーと一緒に、未知の世界へ足を踏み入れてみませんか?</p>
  208.                             <a class="more-link" href="{{ url('product_detail', {'id': 50}) }}">詳細をみる &gt;</a>
  209.                         </div>
  210.                         <div class="fp-image">
  211.                             <img src="{{ asset('aneros/img/category/sex-toys-for-men/peridise.jpg') }}" alt="ペリダイス メイン">
  212.                             {% set Product = repository('Eccube\\Entity\\Product').find(50) %}
  213.                             
  214.                             <!-- REVIEW AREA -->
  215.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  216.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  217.                             {% set reviewer_total = 0 %}
  218.                             {% set review_total_point = 0 %}
  219.                             {% set count = 5 %}
  220.                             {% for i in review_list %}
  221.                                 {% set reviewer_total = reviewer_total + i %}
  222.                                 {% set review_total_point = review_total_point + i * count %}
  223.                                 {% set count = count - 1 %}
  224.                             {% endfor %}
  225.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  226.                             
  227.                             {% if 0 < reviewer_total %}
  228.                                 <div id="plg_customer_review_special{{Product.id}}" class="review-layoutRole">
  229.                                     <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/') }}">
  230.                                         <span class="review_all_score_title"></span>
  231.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  232.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  233.                                     </h3>
  234.                                 </div>
  235.                             {% endif %}
  236.                             
  237.                             <script>
  238.                               $(function () {
  239.                                 if ( $('#plg_customer_review_special_anchor{{Product.id}}').length) {
  240.                                     $('#plg_customer_review_special{{Product.id}}').insertAfter($('#plg_customer_review_special_anchor{{Product.id}}'));
  241.                                 } else if ( $('#button{{ Product.id }}').length) {
  242.                                     $('#plg_customer_review_special{{Product.id}}').insertBefore($('#button{{ Product.id }}'));
  243.                                 } else {
  244.                                     $('#plg_customer_review_special{{Product.id}}').hide();
  245.                                 }
  246.                               });
  247.                             </script>
  248.                             <!-- REVIEW AREA END -->
  249.                             
  250.                             {% if Product.stock_find %}
  251.                                 <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  252.                                 data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  253.                                 data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  254.                                 data-product_class="{{ Product.ProductClasses[0].id }}" 
  255.                                 data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}" id="button{{ Product.id }}">
  256.                                         <span>カゴに入れる - {{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  257.                                 </button>
  258.                             {% else %}
  259.                                 {% set arrivemail = true %}
  260.                                 {% for ProductTag in Product.ProductTag %}
  261.                                     {% if ProductTag.Tag.id == 99 %}
  262.                                         {% set arrivemail = false %}
  263.                                     {% endif %}
  264.                                 {% endfor %}
  265.                                 
  266.                                 {% if arrivemail %}
  267.                                     <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  268.                                         <span>入荷お知らせ</span>
  269.                                     </button>
  270.                                 {% else %}
  271.                                     <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  272.                                         <span>在庫切れ</span>
  273.                                     </button>
  274.                                 {% endif %}
  275.                             {% endif %}
  276.                         </div>
  277.                     </div>
  278.                 </div>
  279.             </div>
  280.             <div class="category-info">
  281.                 <div class="container">
  282.                     <div class="category-description">
  283.                         その他カップル用商品:
  284.                     </div>
  285.                 </div>
  286.             </div>
  287.             {% set Category = repository("Eccube\\Entity\\Category").find(12) %}
  288.             {% set Order = repository("Eccube\\Entity\\Master\\ProductListOrderBy").find(0) %}
  289.             {% 
  290.                 set Products = repository('Eccube\\Entity\\Product')
  291.                 .getQueryBuilderBySearchData({'category_id':Category, 'orderby':Order})
  292.                 .getQuery()
  293.                 .getResult()
  294.             %}
  295.             <div class="ec-shelfRole container">
  296.                 <ul class="ec-shelfGrid flexbox">
  297.                     {% for Product in Products %}
  298.                         {% set campaignProduct, newProduct, limitedProduct = false, false, false %}
  299.                         {% for ProductTag in Product.ProductTag %}
  300.                             {% if ProductTag.Tag.id == 100 %}
  301.                                 {% set campaignProduct = true %}
  302.                             {% elseif ProductTag.Tag.id == 1 %}
  303.                                 {% set newProduct = true %}
  304.                             {% elseif ProductTag.Tag.id == 3 %}
  305.                                 {% set limitedProduct = true %}
  306.                             {% endif %}
  307.                         {% endfor %}
  308.                         <li class="ec-shelfGrid__item flexbox">
  309.                             <a href="{{ url('product_detail', {'id': Product.id}) }}">
  310.                             {% if campaignProduct == true %}
  311.                                 <p class="ec-shelfGrid__item-image campaignProduct">
  312.                             {% elseif newProduct == true %}
  313.                                 <p class="ec-shelfGrid__item-image newProduct">
  314.                             {% elseif limitedProduct == true %}
  315.                                 <p class="ec-shelfGrid__item-image limitedProduct">
  316.                             {% else %}
  317.                                 <p class="ec-shelfGrid__item-image">
  318.                             {% endif %}
  319.                                     <img src="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}" alt="{{ Product.name }}">
  320.                                 </p>
  321.                                 <p>{{ Product.name }}</p>
  322.                             </a>
  323.                             
  324.                             <!-- REVIEW AREA -->
  325.                             {% import('@CustomerReview42/Block/customer_review4_recommend_macro.twig') as recommend_macro %}
  326.                             {% set review_list = repository('Plugin\\CustomerReview42\\Entity\\CustomerReviewTotal').getRecommend(Product.id) %}
  327.                             {% set reviewer_total = 0 %}
  328.                             {% set review_total_point = 0 %}
  329.                             {% set count = 5 %}
  330.                             {% for i in review_list %}
  331.                                 {% set reviewer_total = reviewer_total + i %}
  332.                                 {% set review_total_point = review_total_point + i * count %}
  333.                                 {% set count = count - 1 %}
  334.                             {% endfor %}
  335.                             {% set review_point = reviewer_total == 0 ? 0  : (review_total_point / reviewer_total) %}
  336.                             
  337.                             {% if 0 < reviewer_total %}
  338.                                 <div id="plg_customer_review{{Product.id}}" class="review-layoutRole product_list">
  339.                                     <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/') }}">
  340.                                         <span class="review_all_score_title"></span>
  341.                                         <span class="review_all_score_image" style="display: inline-block"></span>
  342.                                         <span class="review_all_score"><a href="{{ url('product_detail', {'id': Product.id}) }}#review_area"></a></span>
  343.                                     </h3>
  344.                                 </div>
  345.                             {% endif %}
  346.                             
  347.                             <script>
  348.                               $(function () {
  349.                                 if ( $('#plg_customer_review_anchor{{Product.id}}').length) {
  350.                                     $('#plg_customer_review{{Product.id}}').insertAfter($('#plg_customer_review_anchor{{Product.id}}'));
  351.                                 } else if ( $('#productForm{{Product.id}}').length) {
  352.                                     $('#plg_customer_review{{Product.id}}').insertBefore($('#productForm{{Product.id}}'));
  353.                                 } else {
  354.                                     $('#plg_customer_review{{Product.id}}').hide();
  355.                                 }
  356.                               });
  357.                             </script>
  358.                             <!-- REVIEW AREA END -->                            
  359.                             
  360.                             <div class="bottom-box flexbox" id="productForm{{ Product.id }}">
  361.                                 <div class="price-box">
  362.                                     <span class="price">
  363.                                         <div class="normal_price" id="product-normal-price-{{ Product.id }}">
  364.                                             {% if  Product.getPrice01Min is not null and Product.getPrice01IncTaxMin != 0 %}
  365.                                                 {% if Product.hasProductClass %}
  366.                                                     {% if Product.getPrice01Min == Product.getPrice01Max %}
  367.                                                         <span class="price">{{ Product.getPrice01IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  368.                                                     {% else %}
  369.                                                         <span class="price">{{ Product.getPrice01IncTaxMin|price }}<!-- ~ {{ Product.getPrice01IncTaxMax|price }}--><span class="inctax"> (税込)</span></span>
  370.                                                     {% endif %}
  371.                                                 {% else %}
  372.                                                     <span class="price">{{ Product.getPrice01IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  373.                                                 {% endif %}
  374.                                             {% endif %}
  375.                                                 </div>
  376.                                                 <div class="sale_price" id="product-price-{{ Product.id }}">
  377.                                             {% if Product.hasProductClass %}
  378.                                                 {% if Product.getPrice02Min == Product.getPrice02Max %}
  379.                                                     <span class="price">{{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  380.                                                 {% else %}
  381.                                                     <span class="price">{{ Product.getPrice02IncTaxMin|price }}<!-- ~ {{ Product.getPrice02IncTaxMax|price }}--><span class="inctax"> (税込)</span></span>
  382.                                                 {% endif %}
  383.                                             {% else %}
  384.                                                 <span class="price">{{ Product.getPrice02IncTaxMin|price }}<span class="inctax"> (税込)</span></span>
  385.                                             {% endif %}
  386.                                         </div>
  387.                                     </span>
  388.                                 </div>
  389.                                 <div class="actions">
  390.                                 {% if Product.stock_find %}
  391.                                     {% if Product.hasProductClass %}
  392.                                         <a class="button btn-cart learn-more" title="商品詳細" href="{{ url('product_detail', {'id': Product.id}) }}">
  393.                                             <span>
  394.                                                 <span>商品詳細</span>
  395.                                             </span>
  396.                                         </a>
  397.                                     {% else %}
  398.                                         <button type="button" title="カゴに入れる" class="button btn-cart one-click-add-cart" 
  399.                                         data-action="{{ url('product_add_cart', {id:Product.id}) }}" 
  400.                                         data-product_id="{{ Product.id }}" data-product_name="{{ Product.name }}"  data-product_img="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}"
  401.                                         data-product_class="{{ Product.ProductClasses[0].id }}" 
  402.                                         data-token="{{ csrf_token('Eccube\\Form\\Type\\AddCartType') }}">
  403.                                             <span>カゴに入れる</span>
  404.                                         </button>
  405.                                     {% endif %}
  406.                                 {% else %}
  407.                                     {% set arrivemail = true %}
  408.                                     {% for ProductTag in Product.ProductTag %}
  409.                                         {% if ProductTag.Tag.id == 99 %}
  410.                                             {% set arrivemail = false %}
  411.                                         {% endif %}
  412.                                     {% endfor %}
  413.                                     
  414.                                     {% if arrivemail %}
  415.                                         <button type="button" data-productid="{{ Product.id }}" data-productname="{{ Product.name }}" title="入荷お知らせ" class="button btn-cart add-to-mail">
  416.                                             <span>入荷お知らせ</span>
  417.                                         </button>
  418.                                     {% else %}
  419.                                         <button type="button" title="在庫切れ" class="button btn-cart add-to-cart-out">
  420.                                             <span>在庫切れ</span>
  421.                                         </button>
  422.                                     {% endif %}
  423.                                 {% endif %}
  424.                                 </div>
  425.                             </div>
  426.                         </li>
  427.                     {% endfor %}
  428.                 </ul>
  429.             </div>
  430.             <div class="product-other-products container flexbox">
  431.                 <div class="item">
  432.                     <a href="{{ url('product_detail', {'id': 72}) }}">
  433.                         <img src="{{ asset('aneros/img/products/category_vice-2.jpg') }}" alt="ヴァイス 2 - メンズバイブレーション" class="animate"
  434.                             data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s">
  435.                     </a>
  436.                 </div>
  437.                 <div class="item">
  438.                     <a href="{{ url('product_detail', {'id': 81}) }}">
  439.                         <img src="{{ asset('aneros/img/products/category_progasm_black_ice.jpg') }}" alt="プロガスムブラックアイス - サイズを求める男性に"
  440.                             class="animate center" data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s">
  441.                     </a>
  442.                 </div>
  443.                 <div class="item">
  444.                     <a href="{{ url('product_detail', {'id': 70}) }}">
  445.                         <img src="{{ asset('aneros/img/products/category_HST.jpg') }}" alt="ヒリックスシントライデント - シン定番のフラグシップモデル"
  446.                             class="animate" data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s">
  447.                     </a>
  448.                 </div>
  449.             </div>
  450.             <div class="product-compare-prostate-massagers container flexbox">
  451.                 <div class="product-compare-prostate-massagers-image">
  452.                     <img src="{{ asset('aneros/img/products/compare_prostate_massagers_image.jpg') }}" class="animate"
  453.                         data-animate="zoomIn" data-duration="1.0s" data-delay="0.4s" alt="私にあっているアネロスはどれでしょうか??">
  454.                 </div>
  455.                 <div class="desc-contr">
  456.                     <h3>私にあっているアネロスはどれでしょうか??</h3>
  457.                     <a href="{{ url('homepage') }}prostate-massagers" class="more-link">
  458.                         前立腺マッサージ器はこちら
  459.                         <span>&gt;</span>
  460.                     </a>
  461.                 </div>
  462.             </div>
  463.         </div>
  464.         {{ include('Block/add_to_cart.twig') }}
  465.     <div class="swooth-wrapper grey-swooth">
  466.     </div>
  467. </div>
  468. {% endblock %}