app/template/user_data/delivery.twig line 1

Open in your IDE?
  1. {% extends '@user_data/layout/default_frame.twig' %}
  2. {% block title %}
  3. 配送・送料について | オリジナル缶バッジ/カンバッチ製作【個人小ロットから業務用OEMまで激安印刷】ZEAMI Goods
  4. {% endblock %}
  5. {% block content %}
  6. <!-- ▼▼ MAIN CONTENTS __________________________________________________________________________________________________ ▼▼ -->
  7. <main
  8. id="mainContents">
  9. <!-- // ++ パンクズ ++ //////////////////////////////////////////////////////////// // -->
  10. <div id="bread_crumbBloc" class="fades">
  11. <ul id="breadCrumb" class="fades">
  12. <li class="up">
  13. <a href="/"><img src="{{ asset('assets/img/icon_home.png') }}" alt="ホーム"></a>
  14. </li>
  15. <li class="up">
  16. ご利用ガイド
  17. </li>
  18. <li class="up">配送・送料について</li>
  19. </ul>
  20. <!-- ///// #breadCrumb +++++ ///// -->
  21. <!-- ///// +++++ #bread_crumbBloc +++++ ///// -->
  22. </div>
  23. <!-- // == MAIN ================================================================================ // -->
  24. <section
  25. id="Delivery" class="section_basic">
  26. <!-- // ++ ページタイトル ++ /////////////////////////////////////////////////////////////// -->
  27. <div id="section_titleBloc" class="fades twolayout_body">
  28. <div id="title_twoLayout">
  29. <h3 class="section_title up">配送・送料について</h3>
  30. <p class="title_cap up">商品代金15,000円以上で送料1,000円OFFサービス</p>
  31. <p class="section_note up">大阪にある自社工房から全世界に発送いたします。<br>
  32. ※来店引取時 無料</p>
  33. </div>
  34. <!-- //// ++++ #title_twoLayout ++++ //// -->
  35. <figure id="titlePic" class="two_layout"><img src="{{ asset('assets/img/delivery/delivery_title_pic.jpg') }}"></figure>
  36. <!-- ///// #section_titleBloc +++++ ///// -->
  37. </div>
  38. <!-- // ++ 送料など ++ /////////////////////////////////////////////////////////////// -->
  39. <div id="Postage" class="one_box">
  40. <h3 class="section_title up">送料など</h3>
  41. <div id="tableContainer" class="fades">
  42. <table id="postageTable" cellpadding="0" cellspacing="0" class="fades">
  43. <tbody>
  44. <tr>
  45. <th class="carrier" rowspan="2">運送業者</th>
  46. <th class="postage_price separator" colspan="4">配送料金</th>
  47. <th class="postage_type" rowspan="2">配達日数<br>目安</th>
  48. <th class="postage_type" rowspan="2">到着日<br>指定</th>
  49. <th class="postage_type" rowspan="2">到着時間<br>指定</th>
  50. <th class="postage_type" rowspan="2">代金引換</th>
  51. <th class="postage_type" rowspan="2">配達形式</th>
  52. </tr>
  53. <tr>
  54. <th class="postage_price">全国</th>
  55. <th class="postage_price">北海道</th>
  56. <th class="postage_price">沖縄</th>
  57. <th class="postage_price separator">離島</th>
  58. </tr>
  59. {% for delivery in deliveries %}
  60. <tr>
  61. <td class="carrier">{{delivery.name}}</td>
  62. <td class="postage_price">{{delivery.nationwide ? delivery.nationwide|price : '-'}}</td>
  63. <td class="postage_price">
  64. {{delivery.DeliveryFees[delivery.DeliveryFees|length - 1].fee | price}}
  65. </td>
  66. <td class="postage_price">
  67. {{delivery.DeliveryFees[0].fee | price}}
  68. </td>
  69. <td class="postage_price separator">{{delivery.islands ? delivery.islands|price : '-'}}</td>
  70. <td>{{delivery.delivery_date}}</td>
  71. <td>{{delivery.arrive_date ? '◯' : '×'}}</td>
  72. <td class="postage_type">
  73. {% if delivery.DeliveryTimes|length > 0 %}
  74. {% for time in delivery.DeliveryTimes %}
  75. {{ time.delivery_time }} <br>
  76. {% endfor %}
  77. {% else %}
  78. {{ '×' }}
  79. {% endif %}
  80. </td>
  81. <td>{{delivery.pay_cash ? '◯' : '×'}}</td>
  82. <td>{{delivery.delivery_type}}</td>
  83. </tr>
  84. {% endfor %}
  85. </tbody>
  86. </table>
  87. </div>
  88. <!-- //// ++++ #tableContainer ++++ //// -->
  89. <!-- ///// #Postage +++++ ///// -->
  90. </div>
  91. <!-- // ++ お届け日数について ++ /////////////////////////////////////////////////////////////// -->
  92. <div id="Postage" class="one_box">
  93. <h3 class="section_title up">お届け日数について</h3>
  94. <p class="title_cap up">平常配送日数目安</p>
  95. <ul
  96. id="postage_infoList">
  97. {% for delivery in deliveries %}
  98. <!-- ☆☆ クロネコゆうパケット ☆☆ -->
  99. <li class="one_data up">
  100. <h5 class="postage_list_headline up">{{delivery.name}}</h5>
  101. <figure class="postage_pic up"><img style="width: 361px; height: 272px;" src="{{ asset(delivery.image|no_image_product, 'save_image') }}"></figure>
  102. <!-- //// .one_data **** /// -->
  103. </li>
  104. {% endfor %}
  105. <!-- //// ++++ #postage_infoList ++++ ///// -->
  106. </ul>
  107. <p class="postage_cap up">天候・災害・交通事情・その他トラブルが発生した場合、ご指定の日時での配送が出来ない場合がございます。納期にはじゅうぶん余裕を持ってご注文頂けますようお願い致します。一部の地域(離島等)は、それ以降の配送の可能性もございます。</p>
  108. <!-- ///// #Postage +++++ ///// -->
  109. </div>
  110. <!-- // ++ 店頭引取について ++ /////////////////////////////////////////////////////////////// -->
  111. <div id="Store" class="one_box">
  112. <h3 class="section_title up">店頭引取について</h3>
  113. <h4 class="guide_headline fades">本社/FACTO_OSAKA [大阪・江坂]</h4>
  114. <p class="flow_notes indent up">◯ 商品お受取時店頭支払(現金・クレジットカード・PayPay・au PAY)</p>
  115. <p class="flow_notes indent up">◯ 店頭引取をご希望の場合は、完成予定日の翌営業日11時からお引取可能。事前のご予約にご協力ください</p>
  116. <figure id="payment-accessMap">
  117. <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3277.868877398006!2d135.4902870757471!3d34.75889572289904!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6000e5b6f9ba168b%3A0x3185ef8a686677c2!2sFACTO_OSAKA!5e0!3m2!1sja!2sjp!4v1713609119019!5m2!1sja!2sjp" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
  118. </figure>
  119. <!-- /// +++ #payment-accessMap +++ /// -->
  120. <p class="flow_notes up">〒564-0051 大阪府吹田市豊津町21-10 クルーズ江坂第二ビル2F<br>
  121. <span class="nolink">tel 06-6384-8422</span><br>
  122. 営業時間:11:00〜18:00<a href="#" target="_blank">(営業日カレンダー)</a>
  123. </p>
  124. <!-- ///// #Store +++++ ///// -->
  125. </div>
  126. <!-- // ++ GUIDE LINK ++ //////////////////////////////////////////////////////////// -->
  127. {% include '@user_data/layout/guide_link.twig' %}
  128. </section>
  129. <!-- ///// +++++ #Delivery +++++ ///// -->
  130. <!-- ///// +++++ #mainContents +++++ ///// -->
  131. </main>
  132. {% endblock %}