app/template/myufull1/Block/topic.twig line 1

Open in your IDE?
  1. {#
  2. This file is part of EC-CUBE
  3. Copyright(c) LOCKON CO.,LTD. All Rights Reserved.
  4. http://www.lockon.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. <div class="ec-topicRole">
  9.   <div class="ec-role">
  10.     <div class="ec-secHeading">
  11.       <span class="ec-secHeading__en">{{ 'FEATURES'|trans }}</span>
  12.       <span class="ec-secHeading__line"></span>
  13.       <span class="ec-secHeading__ja">{{ '特集'|trans }}</span>
  14.     </div>
  15.     <div class="row">
  16.       {% if "now"|date('Ymd') >= "20221118" and "now"|date('Ymd') <= "20230331" %}
  17.         <div class="col-12 col-md-6">
  18.           <a href="https://tellers.myufull.co.jp/serial/" title="【キャンペーン】あつめてシリアルキャンペーン" target="_blank">
  19.             <picture>
  20.               <source srcset="/html/static/assets/img/cp/2022/11-serial/topic.webp" type="image/webp">
  21.               <img src="/html/static/assets/img/cp/2022/11-serial/topic.jpg" alt="【キャンペーン】あつめてシリアルキャンペーン" loading="lazy">
  22.             </picture>
  23.           </a>
  24.         </div>
  25.       {% endif %}
  26.       {% if "now"|date('Ymd') >= "20200501" and "now"|date('Ymd') <= "20200531" %}
  27.         <div class="col-12 col-md-6">
  28.           <a href="/static/campaign_2020-05_pn-set" title="大人気!『ナチュラルシリーズPN ミニボトル』を5,500円毎にプレゼントキャンペーン。2020年5月2日〜31日まで。">
  29.             <img src="/html/static/assets/img/cp/2020/05-pn-mini/topic.jpg">
  30.           </a>
  31.         </div>
  32.       {% endif %}
  33.       {% if "now"|date('Ymd') == "20200319" %}
  34.         <div class="col-12 col-md-6">
  35.           <img src="/html/static/assets/img/cp/2020/03-10percent/feature.jpg" alt="創業35周年企画第4弾 全商品10%ポイント還元キャンペーン">
  36.         </div>
  37.       {% endif %}
  38.       {% if not is_granted('ROLE_USER') %}
  39.         <div class="col-12 col-md-6">
  40.           <a href="{{ url('entry') }}" title="新規会員登録で、もれなく全員に500ポイントプレゼント">
  41.             <picture>
  42.               <source srcset="{{ asset('assets/img/top/reg-point500.avif') }}" type="image/avif">
  43.               <source srcset="{{ asset('assets/img/top/reg-point500.webp') }}" type="image/webp">
  44.               <img src="{{ asset('assets/img/top/reg-point500.jpg') }}" alt="新規会員登録で、もれなく全員に500ポイントプレゼント" loading="lazy">
  45.             </picture>
  46.           </a>
  47.         </div>
  48.       {% endif %}
  49.       <div class="col-12 col-md-6">
  50.         <a href="/subscription" title="定期便なら送料無料 & 10%のポイント還元">
  51.           <picture>
  52.             <source srcset="{{ asset('assets/img/top/feature_subscription2@2x.jpg') }}?20250401 2x" type="image/jpg">
  53.             <img src="{{ asset('assets/img/top/feature_subscription2.jpg') }}?20250401" alt="定期便なら送料無料 & 10%のポイント還元" loading="lazy">
  54.           </picture>
  55.         </a>
  56.         {# <p class="ec-topicRole__listItemTitle">{{ '濃厚なのにアイスよりヘルシー!! ジェラート特集'|trans }}</p> #}
  57.       </div>
  58.       <div class="col-12 col-md-6">
  59.         <a href="{{ url('product_detail', {'id': 260}) }}" title="全成分天然由来のスキンケアシリーズ『ミューフルPN』お試し無料サンプル">
  60.           <picture>
  61.             <source srcset="{{ asset('assets/img/top/feature_free-sample1@2x.jpg') }}??20250401 2x" type="image/jpg">
  62.             <img src="{{ asset('assets/img/top/feature_free-sample1.jpg') }}??20250401" alt="全成分天然由来のスキンケアシリーズ『ミューフルPN』お試し無料サンプル" loading="lazy">
  63.           </picture>
  64.         </a>
  65.         {# <p class="ec-topicRole__listItemTitle">{{ 'サクサク食感が魅力!! コーンアイス特集'|trans }}</p> #}
  66.       </div>
  67.       <div class="col-12 col-md-6">
  68.         <a href="{{ url('product_detail', {'id': 171}) }}" title="myufull Care+ ミューフルケア+ 延長保証サービス">
  69.           <picture>
  70.             <source srcset="{{ asset('assets/img/top/feature_care-plus@2x.avif') }} 2x" type="image/avif">
  71.             <source srcset="{{ asset('assets/img/top/feature_care-plus@2x.webp') }} 2x" type="image/webp">
  72.             <source srcset="{{ asset('assets/img/top/feature_care-plus@2x.jpg') }} 2x">
  73.             <source srcset="{{ asset('assets/img/top/feature_care-plus.avif') }}" type="image/avif">
  74.             <source srcset="{{ asset('assets/img/top/feature_care-plus.webp') }}" type="image/webp">
  75.             <img src="{{ asset('assets/img/top/feature_care-plus.jpg') }}" alt="myufull Care+ ミューフルケア+ 延長保証サービス" loading="lazy">
  76.           </picture>
  77.         </a>
  78.       </div>
  79.       <div class="col-12 col-md-6">
  80.         <a href="/student" title="ミューフルサロン 学割プラン">
  81.           <picture>
  82.             <source srcset="{{ asset('assets/img/top/feature_student.avif') }}" type="image/avif">
  83.             <source srcset="{{ asset('assets/img/top/feature_student.webp') }}" type="image/webp">
  84.             <img src="{{ asset('assets/img/top/feature_student.jpg') }}" alt="ミューフルサロン 学割プラン" loading="lazy">
  85.           </picture>
  86.         </a>
  87.         {# <p class="ec-topicRole__listItemTitle">{{ 'サクサク食感が魅力!! コーンアイス特集'|trans }}</p> #}
  88.       </div>
  89.       <div class="col-12 col-md-6">
  90.         <a href="https://myufull.co.jp/salons/for-beginners/" title="素肌の声を聞く、セルフエステサロン ミューフルサロン" target="_blank">
  91.           <picture>
  92.             <source srcset="{{ asset('assets/img/top/feature_myufull.avif') }}" type="image/avif">
  93.             <source srcset="{{ asset('assets/img/top/feature_myufull.webp') }}" type="image/webp">
  94.             <img src="{{ asset('assets/img/top/feature_myufull.jpg') }}" alt="素肌の声を聞く、セルフエステサロン ミューフルサロン" loading="lazy">
  95.           </picture>
  96.         </a>
  97.       </div>
  98.     </div>
  99.   </div>
  100. </div>