app/template/default/Block/lm_item_please_order_consult.twig line 1

Open in your IDE?
  1. <form name="fax-order-pdf" id="fax-order-pdf" method="post" action="/contact/fax/" target="_blank">
  2.     <input type="hidden" name="goods_id" value="{{ goods.goodsId }}">
  3.     <input type="hidden" name="kataban" value="{{ goods.goodsMainKataban }}">
  4.     <input type="hidden" name="goods_name" value="{{ goods.goodsName }}">
  5. </form>
  6. <div class="okigaru">
  7.     <img width="297px" height="85px" class="okigaru_tel" src="https://img0.land-mark.biz/ut_img/public_images/itempage/order/itempage-tel-order.png" alt="電話をする" />
  8.     <a id="fax-order-banner" class="okigaru_fax" href="/contact/fax/" target="_blank"><img width="297px" height="85px" src="https://img0.land-mark.biz/ut_img/public_images/itempage/order/itempage-fax-order.png" alt="FAX注文書を印刷する" /></a>
  9.     <img width="805px" height="146px" class="okigaru_bg" src="https://img0.land-mark.biz/ut_img/public_images/itempage/order/back-order.jpg" alt="ネットでは注文が難しい、不安、相談したい」にご対応いたします!" />
  10. </div>