dagros.kz Open in urlscan Pro
213.130.74.28  Public Scan

URL: https://dagros.kz/
Submission: On October 12 via api from BE — Scanned from FI

Form analysis 2 forms found in the DOM

Name: form787790047POST #

<form id="form787790047" name="form787790047" role="form" action="#" method="POST" data-formactiontype="2" data-inputbox=".t-input-group" data-success-url="https://wa.me/77775372550?text=Здравствуйте,%20я%20хотел%20узнать%20подробнее"
  class="t-form js-form-proccess t-form_inputs-total_3 " data-success-callback="t702_onSuccess"><input type="hidden" name="formservices[]" value="b3f54de086d81f49dc3d54251851167e" class="js-formaction-services"><input type="hidden"
    name="formservices[]" value="0fcfb7a7f2dc6a6b16893bc47a5b524b" class="js-formaction-services"><input type="hidden" name="formservices[]" value="3061eba638a4bbcc0f32716af86380e2" class="js-formaction-services"><input type="hidden"
    name="formservices[]" value="116f9a0e97f2545a3ab5a34c2691e84a" class="js-formaction-services"><input type="hidden" name="formservices[]" value="ccb3e9177df9249a1a8ce5121619ee2c" class="js-formaction-services">
  <div class="js-successbox t-form__successbox t-text t-text_md" aria-live="polite" style="display:none;"></div>
  <div class="t-form__inputsbox t-form__inputsbox_vertical-form t-form__inputsbox_inrow">
    <div class="t-input-group t-input-group_nm " data-input-lid="1495810359387" data-field-type="nm"><label for="input_1495810359387" class="t-input-title t-descr t-descr_md" id="field-title_1495810359387" data-redactor-toolbar="no"
        field="li_title__1495810359387" style="color:#ffffff;">Имя</label>
      <div class="t-input-block " style="border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;"><input type="text" autocomplete="name" name="Name" id="input_1495810359387" class="t-input js-tilda-rule " value=""
          placeholder="Ваше Имя" data-tilda-req="1" aria-required="true" data-tilda-rule="name" aria-describedby="error_1495810359387"
          style="color:#ffffff;border:1px solid #ffffff;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;">
        <div class="t-input-error" aria-live="polite" id="error_1495810359387"></div>
      </div>
    </div>
    <div class="t-input-group t-input-group_ph " data-input-lid="1495810410810" data-field-type="ph"><label for="input_1495810410810" class="t-input-title t-descr t-descr_md" id="field-title_1495810410810" data-redactor-toolbar="no"
        field="li_title__1495810410810" style="color:#ffffff;">Номер телефона</label>
      <div class="t-input-block " style="border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;"><input type="tel" autocomplete="tel" name="Phone" id="input_1495810410810" class="t-input js-tilda-rule " value=""
          placeholder="+7 --- --- -- --" data-tilda-req="1" aria-required="true" data-tilda-rule="phone" pattern="[0-9]*" aria-describedby="error_1495810410810"
          style="color:#ffffff;border:1px solid #ffffff;border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;">
        <div class="t-input-error" aria-live="polite" id="error_1495810410810"></div>
      </div>
    </div>
    <div class="t-input-group t-input-group_rd " data-input-lid="1690658137389" role="group" aria-labelledby="field-title_1690658137389" data-field-radcb="cb" data-field-type="rd">
      <div class="t-input-title t-descr t-descr_md" id="field-title_1690658137389" data-redactor-toolbar="no" field="li_title__1690658137389" style="color:#ffffff;">Каким товаром интересуетесь</div>
      <div class="t-input-block " style="border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;"><input type="hidden" class="t-checkboxes__hiddeninput js-tilda-rule" name="Каким товаром интересуетесь" tabindex="-1" value=""
          data-tilda-req="1" aria-required="true">
        <ul class="t-checkboxes__wrapper">
          <li class="t-checkboxes__item"><label class="t-checkbox__control t-text t-text_xs" style="color: #ffffff"><input type="checkbox" value="Автопилоты" class="t-checkbox" data-tilda-req="1" aria-required="true">
              <div class="t-checkbox__indicator" style="border-color:#ffffff"></div><span>Автопилоты</span>
            </label></li>
          <li class="t-checkboxes__item"><label class="t-checkbox__control t-text t-text_xs" style="color: #ffffff"><input type="checkbox" value="Агрометеостанции" class="t-checkbox" data-tilda-req="1" aria-required="true">
              <div class="t-checkbox__indicator" style="border-color:#ffffff"></div><span>Агрометеостанции</span>
            </label></li>
          <li class="t-checkboxes__item"><label class="t-checkbox__control t-text t-text_xs" style="color: #ffffff"><input type="checkbox" value="BushelPlus" class="t-checkbox" data-tilda-req="1" aria-required="true">
              <div class="t-checkbox__indicator" style="border-color:#ffffff"></div><span>BushelPlus</span>
            </label></li>
          <li class="t-checkboxes__item"><label class="t-checkbox__control t-text t-text_xs" style="color: #ffffff"><input type="checkbox" value="AgroLog" class="t-checkbox" data-tilda-req="1" aria-required="true">
              <div class="t-checkbox__indicator" style="border-color:#ffffff"></div><span>AgroLog</span>
            </label></li>
        </ul>
        <script>
          t_onReady(function() {
            function t_input_checkboxes_updateval(recid, lid) {
              var rec = document.getElementById('rec' + recid);
              if (!rec) return;
              var inputWrapper = rec.querySelector('[data-input-lid="' + lid + '"]');
              if (!inputWrapper) return;
              var inputHidden = inputWrapper.querySelector('.t-checkboxes__hiddeninput');
              inputHidden.value = '';
              var checkboxes = inputWrapper.querySelectorAll('.t-checkbox');
              Array.prototype.forEach.call(checkboxes, function(checkBox) {
                if (checkBox.checked) {
                  if (inputHidden.value !== '') inputHidden.value += '; ';
                  inputHidden.value += checkBox.value;
                }
              });
            }

            function t_input_checkboxes_setOwnAnswerValue(recid, lid) {
              var rec = document.getElementById('rec' + recid);
              if (!rec) return;
              var inputWrapper = rec.querySelector('[data-input-lid="' + lid + '"]');
              if (!inputWrapper) return;
              var ownVariantField = inputWrapper.querySelector('.t-checkboxes__ownvariant-wrapper')
              var inputOwnAnswer = ownVariantField.querySelector('.t-input-ownanswer');
              var inputValue = '';
              var isVariantsInRow = inputWrapper.querySelector('.t-input-block_rd-flex');
              var labelText = inputOwnAnswer.closest('.t-ownvariant-wrapper_flex').querySelector('span');
              var checkboxOwnAnswer = ownVariantField.querySelector('.t-checkbox-ownanswer');
              checkboxOwnAnswer.setAttribute('data-own-variant-title', checkboxOwnAnswer.value);
              checkboxOwnAnswer.addEventListener('click', function() {
                if (checkboxOwnAnswer.checked) {
                  inputOwnAnswer.style.display = 'flex';
                  inputOwnAnswer.classList.add('t-input-ownanswer_active');
                  inputOwnAnswer.focus();
                  if (labelText && isVariantsInRow) {
                    labelText.style.display = 'none';
                  }
                } else {
                  inputOwnAnswer.classList.remove('t-input-ownanswer_active');
                }
              });
              inputOwnAnswer.addEventListener('input', function() {
                inputValue = inputOwnAnswer.value;
              });
              inputOwnAnswer.addEventListener('focus', function() {
                if (labelText && isVariantsInRow) {
                  labelText.style.display = 'none';
                }
              });
              inputOwnAnswer.addEventListener('blur', function() {
                var inputFinishValue = inputValue.trim() !== '' ? ': ' + inputValue : '';
                var inputTitle = checkboxOwnAnswer.getAttribute('data-own-variant-title');
                checkboxOwnAnswer.value = inputTitle + inputFinishValue;
                if (inputValue.trim() === '') {
                  inputOwnAnswer.style.display = 'none';
                }
                if (labelText && isVariantsInRow) {
                  labelText.style.display = 'block';
                }
                t_input_checkboxes_updateval(recid, lid);
              });
            }

            function t_input_checkboxes_init(recid, lid) {
              var rec = document.getElementById('rec' + recid);
              if (!rec) return;
              var inputWrapper = rec.querySelector('[data-input-lid="' + lid + '"]');
              if (!inputWrapper) return;
              var inputControls = inputWrapper.querySelectorAll('.t-checkbox__control');
              Array.prototype.forEach.call(inputControls, function(input) {
                input.addEventListener('click', function() {
                  t_input_checkboxes_updateval(recid, lid);
                });
              });
              t_input_checkboxes_updateval(recid, lid);
              var ownVariantField = inputWrapper.querySelector('.t-checkboxes__ownvariant-wrapper');
              if (ownVariantField) {
                t_input_checkboxes_setOwnAnswerValue(recid, lid);
              }
            }
            t_input_checkboxes_init('787790047', '1690658137389');
          });
        </script>
        <style>
          #rec787790047 .t-checkbox__indicator:after {
            border-color: #ffffff;
          }
        </style>
        <div class="t-input-error" aria-live="polite" id="error_1690658137389"></div>
      </div>
    </div><!--[if IE 8]><style>.t-checkbox__control .t-checkbox, .t-radio__control .t-radio {
left: 0px;
z-index: 1;
opacity: 1;
}
.t-checkbox__indicator, .t-radio__indicator {
display: none;
}
.t-img-select__control .t-img-select {
position: static;
}</style><![endif]-->
    <div class="t-form__errorbox-middle"><!--noindex-->
      <div class="js-errorbox-all t-form__errorbox-wrapper" style="display:none;" data-nosnippet="" tabindex="-1" aria-label="Ошибки при заполнении формы">
        <ul role="list" class="t-form__errorbox-text t-text t-text_md">
          <li class="t-form__errorbox-item js-rule-error js-rule-error-all"></li>
          <li class="t-form__errorbox-item js-rule-error js-rule-error-req"></li>
          <li class="t-form__errorbox-item js-rule-error js-rule-error-email"></li>
          <li class="t-form__errorbox-item js-rule-error js-rule-error-name"></li>
          <li class="t-form__errorbox-item js-rule-error js-rule-error-phone"></li>
          <li class="t-form__errorbox-item js-rule-error js-rule-error-minlength"></li>
          <li class="t-form__errorbox-item js-rule-error js-rule-error-string"></li>
        </ul>
      </div><!--/noindex-->
    </div>
    <div class="t-form__submit"><button type="submit" class="t-submit" style="color:#f99f3e;background-color:#fdfdfd;border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;" data-field="buttontitle" data-buttonfieldset="button">Оставить
        заявку </button></div>
  </div>
  <div class="t-form__errorbox-bottom"><!--noindex-->
    <div class="js-errorbox-all t-form__errorbox-wrapper" style="display:none;" data-nosnippet="" tabindex="-1" aria-label="Ошибки при заполнении формы">
      <ul role="list" class="t-form__errorbox-text t-text t-text_md">
        <li class="t-form__errorbox-item js-rule-error js-rule-error-all"></li>
        <li class="t-form__errorbox-item js-rule-error js-rule-error-req"></li>
        <li class="t-form__errorbox-item js-rule-error js-rule-error-email"></li>
        <li class="t-form__errorbox-item js-rule-error js-rule-error-name"></li>
        <li class="t-form__errorbox-item js-rule-error js-rule-error-phone"></li>
        <li class="t-form__errorbox-item js-rule-error js-rule-error-minlength"></li>
        <li class="t-form__errorbox-item js-rule-error js-rule-error-string"></li>
      </ul>
    </div><!--/noindex-->
  </div>
  <div style="position: absolute; left: -5000px; bottom: 0; display: none;"><input type="text" name="form-spec-comments" value="Its good" class="js-form-spec-comments" tabindex="-1"></div>
</form>

Name: form621120297POST https://forms.tildacdn.com/procces/

<form class="t-form t-form_inputs-total_3 tn-form_horiz js-form-proccess" id="form621120297" name="form621120297" action="https://forms.tildacdn.com/procces/" method="POST" role="form" data-formactiontype="2" data-inputbox=".t-input-group"
  data-success-callback="t396_onSuccess" data-success-popup="y" data-error-popup="y" data-success-url="https://wa.me/77775372550?text=Здравствуйте,%20я%20хотел%20узнать%20подробнее"><input type="hidden" tabindex="-1"
    value="b3f54de086d81f49dc3d54251851167e" name="formservices[]" class="js-formaction-services"><input type="hidden" tabindex="-1" value="ccb3e9177df9249a1a8ce5121619ee2c" name="formservices[]" class="js-formaction-services"><input type="hidden"
    tabindex="-1" value="3061eba638a4bbcc0f32716af86380e2" name="formservices[]" class="js-formaction-services"><input type="hidden" tabindex="-1" value="0fcfb7a7f2dc6a6b16893bc47a5b524b" name="formservices[]" class="js-formaction-services">
  <div class="js-successbox t-form__successbox t-text t-text_sm" style="display: none;"></div>
  <div class="t-form__inputsbox">
    <div class="t-input-group t-input-group_nm" data-input-lid="1724133686699" style="padding-right: 20px;"><label for="nm-1724133686699" class="t-input-title" data-redactor-toolbar="no" field="nullli_title__1724133686699"
        style="display: block; color: rgb(255, 255, 255); font-family: Mix; padding-bottom: 15px; font-size: 16px; font-weight: 400;">Имя</label>
      <div class="t-input-block"><input id="nm-1724133686699" type="text" name="name" class="t-input js-tilda-rule t-input-inline-styles" data-tilda-rule="name" placeholder=" Ваше имя" data-tilda-req="1"
          style="color: rgb(82, 82, 82); border: 1px solid rgb(255, 255, 255); background-color: rgb(228, 224, 204); border-radius: 50px; font-size: 16px; font-weight: 400; height: 60px;">
        <div class="t-input-error"></div>
      </div>
    </div>
    <div class="t-input-group t-input-group_ph" data-input-lid="1724133686700" style="padding-right: 20px;"><label for="ph-1724133686700" class="t-input-title" data-redactor-toolbar="no" field="nullli_title__1724133686700"
        style="display: block; color: rgb(255, 255, 255); font-family: Mix; padding-bottom: 15px; font-size: 16px; font-weight: 400;">Номер телефона</label>
      <div class="t-input-block"><input id="ph-1724133686700" type="tel" name="Phone" class="t-input js-tilda-rule t-input-inline-styles" placeholder=" +7 --- --- -- --" data-tilda-req="1" data-tilda-rule="phone"
          style="color: rgb(82, 82, 82); border: 1px solid rgb(255, 255, 255); background-color: rgb(228, 224, 204); border-radius: 50px; font-size: 16px; font-weight: 400; height: 60px;">
        <div class="t-input-error"></div>
      </div>
    </div>
    <div class="t-input-group t-input-group_sb" data-input-lid="1724133686701" style="padding-right: 20px;"><label for="sb-1724133686701" class="t-input-title" data-redactor-toolbar="no" field="nullli_title__1724133686701"
        style="display: block; color: rgb(255, 255, 255); font-family: Mix; padding-bottom: 15px; font-size: 16px; font-weight: 400;">Выберите товар</label>
      <div class="t-input-block">
        <div class="t-select__wrapper"><select id="sb-1724133686701" name="Выберите товар" class="t-select js-tilda-rule t-input-inline-styles" data-tilda-req="1"
            style="color: rgb(82, 82, 82); border: 1px solid rgb(255, 255, 255); background-color: rgb(228, 224, 204); border-radius: 50px; font-size: 16px; font-weight: 400; height: 60px;">
            <option value="Автопилоты" style="color: rgb(82, 82, 82);">Автопилоты</option>
            <option value="Агрометеостанции" style="color: rgb(82, 82, 82);">Агрометеостанции</option>
            <option value="BushelPlus" style="color: rgb(82, 82, 82);">BushelPlus</option>
            <option value="AgroLog" style="color: rgb(82, 82, 82);">AgroLog</option>
          </select>
          <style>
            #rec621120297 [data-elem-id="1724133686699"] .t-select__wrapper:after {
              border-top-color: #525252;
            }
          </style>
        </div>
        <div class="t-input-error"></div>
      </div>
    </div>
    <div class="t-form__errorbox-middle">
      <div class="js-errorbox-all t-form__errorbox-wrapper" style="display: none;">
        <div class="t-form__errorbox-text t-text_xs t-text">
          <p class="t-form__errorbox-item js-rule-error js-rule-error-all"></p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-req"></p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-email"></p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-name"></p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-phone"></p>
          <p class="t-form__errorbox-item js-rule-error js-rule-error-string"></p>
        </div>
        <div class="tn-form__errorbox-close js-errorbox-close">
          <div class="tn-form__errorbox-close-line tn-form__errorbox-close-line-left"></div>
          <div class="tn-form__errorbox-close-line tn-form__errorbox-close-line-right"></div>
        </div>
      </div>
    </div>
    <div class="tn-form__submit"><button type="submit" class="t-submit tn-form__submit-gradient" style="padding: 0px 15px; display: block; width: 280px; font-weight: 400; height: 60px;">Узнать подробнее</button></div>
  </div>
  <div class="t-form__errorbox-bottom">
    <div class="js-errorbox-all t-form__errorbox-wrapper" style="display: none;">
      <div class="t-form__errorbox-text t-text_xs t-text">
        <p class="t-form__errorbox-item js-rule-error js-rule-error-all"></p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-req"></p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-email"></p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-name"></p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-phone"></p>
        <p class="t-form__errorbox-item js-rule-error js-rule-error-string"></p>
      </div>
      <div class="tn-form__errorbox-close js-errorbox-close">
        <div class="tn-form__errorbox-close-line tn-form__errorbox-close-line-left"></div>
        <div class="tn-form__errorbox-close-line tn-form__errorbox-close-line-right"></div>
      </div>
    </div>
  </div>
  <div style="position: absolute; left: -5000px; bottom: 0px; display: none;"><input type="text" name="form-spec-comments" class="js-form-spec-comments" tabindex="-1"></div>
</form>

Text Content

ЦИФРОВЫЕ ИНСТРУМЕНТЫ ДЛЯ ТОЧНОГО ЗЕМЛЕДЕЛИЯ


ПОЛУЧАЙТЕ БОЛЬШЕ ПРИБЫЛИ С КАЖДОГО ГЕКТАРА

Заказать сейчас
Узнать подробнее

главная
о компаниии
полезная информация
каталог
стать дилером
+7-777-537-25-50
Оставляй заявку для заказа
Мы свяжемся с вами ближайшее время
Имя

Номер телефона

Каким товаром интересуетесь
 * 
   Автопилоты
 * 
   Агрометеостанции
 * 
   BushelPlus
 * 
   AgroLog


 * 
 * 
 * 
 * 
 * 
 * 
 * 

Оставить заявку
 * 
 * 
 * 
 * 
 * 
 * 
 * 


 * главная
 * о компании
 * католог
 * стать дилером
 * полезная информация

+7-777-537-25-50



О КОМПАНИИ


ТОО "DAGROS" ЯВЛЯЕТСЯ ОФИЦИАЛЬНЫМ ДИСТРИБЬЮТОРОМ В КАЗАХСТАНЕ ТАКИХ БРЕНДОВ КАК
CHCNAV (КИТАЙ), BUSHEL PLUS (КАНАДА), KAIPOS (РОССИЯ) И AGROLOG (ДАНИЯ).

НАША ЦЕЛЬ ОБЕСПЕЧИТЬ КАЗАХСТАНСКИХ СЕЛЬХОЗТОВАРОПРОИЗВОДИТЕЛЕЙ СОВРЕМЕННЫМИ
РЕШЕНИЯМИ ДЛЯ ОПТИМИЗАЦИИ ЗАТРАТ НА ПРОИЗВОДСТВО СЕЛЬСКОХОЗЯЙСТВЕННЫХ КУЛЬТУР.

ОПЫТ КОМАНДЫ НАЦЕЛЕН НА ВНЕДРЕНИЕ ИНСТРУМЕНТОВ ТОЧНОГО ЗЕМЛЕДЕЛИЯ И ПОВЫШЕНИЯ
ЭФФЕКТИВНОСТИ ИСПОЛЬЗОВАНИЯ ЗЕМЕЛЬ КАЗАХСТАНСКИХ АГРАРИЕВ.


WhatsApp
WhatsApp

Наши решения

Автопилоты
Автоматическое вождение техники
Метеостанции
Вся информация о погоде в телефоне
Влагомеры
Контроль температуры и влажности хранящихся культур
Bushel Plus
Собирайте больше урожая с помощью инновационных решений


УЗНАЙТЕ КАК СЭКОНОМИТЬ ДО 20% УЖЕ В ЭТОМ СЕЗОНЕ

Имя

Номер телефона

Выберите товар
АвтопилотыАгрометеостанцииBushelPlusAgroLog



Узнать подробнее



[{"lid":"1724133686699","ls":"10","loff":"","li_type":"nm","li_name":"name","li_title":"\u0418\u043c\u044f","li_ph":"
\u0412\u0430\u0448\u0435
\u0438\u043c\u044f","li_req":"y","li_nm":"name"},{"lid":"1724133686700","ls":"20","loff":"","li_type":"ph","li_title":"\u041d\u043e\u043c\u0435\u0440
\u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430","li_ph":" +7 --- --- --
--","li_req":"y","li_nm":"Phone"},{"lid":"1724133686701","ls":"30","loff":"","li_type":"sb","li_title":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435
\u0442\u043e\u0432\u0430\u0440","li_req":"y","li_variants":"\u0410\u0432\u0442\u043e\u043f\u0438\u043b\u043e\u0442\u044b\n\u0410\u0433\u0440\u043e\u043c\u0435\u0442\u0435\u043e\u0441\u0442\u0430\u043d\u0446\u0438\u0438\nBushelPlus\nAgroLog","li_nm":"\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435
\u0442\u043e\u0432\u0430\u0440"}]
главная
о компаниии
полезная информация
каталог

стать дилером
Заказать сейчас
Узнать подробнее
Адрес:
г. Астана, проспект Туран, 19/2, БЦ "Estra", 4 этаж

Телефон:
+7-777-537-25-50



Made on

Tilda