vovs03 / baraban16

This project like a training place for upgrading luxury businees in furs industry.
https://baraban16.ru/?github
0 stars 0 forks source link

v.3.5.0 #120

Open vovs03 opened 5 years ago

vovs03 commented 5 years ago

v.3.5.0

Completed

  1. PRICE - TEXT SK-6PRO & MINI Was deleted Issue #120 .1
  2. -MODAL WINDOW- Was deleted Issue #120 .2
  3. section 'eco-clean'
    • [x] :up: 13,2 кг
    • [x] Yandex-money-widjet [DELETED]
  4. Перевод Яндекс-касса
  5. b-card img ``

Fast-forward
 CHANGELOG.md                   |  16 ++++++++++-
 blocks/b-card/__img-03_new.jpg | Bin 0 -> 22827 bytes
 blocks/b-card/b-card.css       |  12 ++++++++
 css/main.css                   |   3 ++
 index.html                     | 100 ++++++++++++++--------------------------------------------------
 version                        |   2 +-
 6 files changed, 53 insertions(+), 80 deletions(-)
vovs03 commented 5 years ago

1. удаление блока price
  • Блок был внедрён сразу после изображения blocks/b-specifications/__img-1.webp

              <!-- Price -->
              <div id ="otkatnoi-baraban-stoimost" class="b-specifications__price col-lg-4">
                <h3><a href="#otkatnoi-baraban-stoimost">Стоимость: </a></h3>
                <ul>
                  <li>Откатной барабан <br /> <strong>"СК-6 PRO"</strong> <mark>74.000 руб.</mark></li>
    
                </ul>
    
                <!-- __btn -->
                <div id="SpecImgBtn" class="specifications__btn b-opilki__btn wow animated fadeInDown">
                  <a href="#SpecModal" class="b-callme__btn b-callme__btn_green btn-effect" data-toggle="modal" ping>ЗАКАЗАТЬ</a>
                </div>
              </div>

    2. Удаление модального окна, привязанного к кнопке 'Заказать'

    string = 286

        <!-- Modal specifications-modal -->
        <div id="" class="container">
          <div class="raw">
            <div id="SpecModal" class="modal fade b-specifications__modal"  tabindex="-1" role="dialog" aria-labelledby="mySpecificationsDialogue">
              <div class="modal-dialog modal-sm" role="document">
                <div class="modal-content">
                  <div class="header_modal modal-header">
                    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
                  </div>
    
                  <!-- Form -->
                  <form id="specifications-modal-form" action="send.php" method="post">
                    <div class="modal-body text-center">
                      <h3 class="modal-title" id="mySpecificationsDialogue-Zakaz">Заказ<br /> Откатного барабана СК-6 PRO<br></h3>
                      <div class="raw">                                            
                        <input type="hidden" name="what" value="Заказ Откатного барбана СК-6 PRO 74.000 руб с сайта www.baraban16.ru">
                        <input type="text" name="name" minlength="2" maxlength="22" required placeholder="Ваше имя" class="input-name form-control form_input">
                        <input type="tel" name="phone" minlength="10" id="specifications-phone-callback-02" required placeholder="8(915)123-45-67" class="form-control form_input">
                      </div>
                    </div>
    
                    <div class="modal__body">
                      <div class="">
                        <p>
                          Спасибо, что выбрали <br />
                          модель 2019 года <strong>СК-6 PRO</strong> <br />
                          стоимостью <mark>74.000 руб.</mark>
                        </p>
                        <p>
                          Мы перезвоним Вам в ближайшее время, уточнив все детали заказа и адрес доставки.
                        </p>
                      </div>
                    </div>
    
                    <div id="SpecModalFormBtn" class="modal-footer">
                      <input type="submit" class="b-callme__btn b-callme__btn_green b-callme__btn_small" value="Заказать">
                    </div>
                  </form>
                  <!-- /END Form -->
    
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
        <!-- /END Modal Specifications zakaz-->  

    3. Section ec-clean

    Удалено

              <!-- Yandex-money-widjet -->
              <div class="b-ym-widjet col-lg-4">
                <div class="">
                  <div class="">
                    <iframe src="https://money.yandex.ru/quickpay/shop-widget?writer=seller&targets=%D0%9E%D0%BF%D0%BB%D0%B0%D1%82%D0%B0%20%D0%B1%D0%BE%D1%87%D0%BA%D0%B8%20%D0%BE%D0%BF%D0%B8%D0%BB%D0%BE%D0%BA%20(12%20%D0%BA%D0%B3%2C%2041%20%D0%BB)&targets-hint=&default-sum=7000&button-text=11&fio=on&phone=on&comment=on&mail=on&address=on&hint=%D0%9F%D1%80%D0%B8%20%D0%BE%D0%BF%D0%BB%D0%B0%D1%82%D0%B5%20%D1%81%20%D1%81%D0%B0%D0%B9%D1%82%D0%B0%20-%20%D1%81%D0%BA%D0%B8%D0%B4%D0%BA%D0%B0%20500%20%D1%80%D1%83%D0%B1.&successURL=https%3A%2F%2Fwww.baraban16.ru%2F%3Foplata%26pay%3Dsuccess&quickpay=shop&account=410012964111193" width="100%" height="313" frameborder="0" allowtransparency="true" scrolling="no"></iframe>
                  </div>
                </div>
              </div>
              <!-- /END Yandex-money-widjet -->

    4. Обновить картинку(табл. цен барабана 74.000 - 64.000 три строки)

    __img-03_new