fidesa.vn Open in urlscan Pro
103.154.102.19  Public Scan

Submitted URL: http://fidesa.com.vn/
Effective URL: https://fidesa.vn/
Submission: On September 22 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

/search

<form action="/search" class="searchform-categoris search-product ultimate-search">
  <input type="hidden" name="type" value="product">
  <input required="" id="inputSearchAuto-desktop" name="q" maxlength="40" autocomplete="off" class="search-product-input" type="text" size="20" placeholder="Tìm kiếm sản phẩm..." aria-label="Tìm kiếm sản phẩm">
  <button type="submit" class="btn-search-product" aria-label="Tìm kiếm">
    <svg version="1.1" class="svg search" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 27" style="enable-background:new 0 0 24 27;" xml:space="preserve">
      <path d="M10,2C4.5,2,0,6.5,0,12s4.5,10,10,10s10-4.5,10-10S15.5,2,10,2z M10,19c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S13.9,19,10,19z"></path>
      <rect x="17" y="17" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -9.2844 19.5856)" width="4" height="8"></rect>
    </svg>
  </button>
  <span class="close-search">
    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
      <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
    </svg>
  </span>
</form>

/search

<form action="/search" class="search-product ultimate-search">
  <input type="hidden" name="type" value="product">
  <input required="" id="inputSearchAuto" name="q" maxlength="40" autocomplete="off" class="search-product-input" type="text" size="20" placeholder="Tìm kiếm sản phẩm..." aria-label="Tìm kiếm sản phẩm">
  <button type="submit" class="btn-search-product" aria-label="1">
    <svg version="1.1" class="svg search" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 27" style="enable-background:new 0 0 24 27;" xml:space="preserve">
      <path d="M10,2C4.5,2,0,6.5,0,12s4.5,10,10,10s10-4.5,10-10S15.5,2,10,2z M10,19c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S13.9,19,10,19z"></path>
      <rect x="17" y="17" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -9.2844 19.5856)" width="4" height="8"></rect>
    </svg>
  </button>
</form>

POST /account/login

<form accept-charset="UTF-8" action="/account/login" id="customer_login" method="post">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="site_account_header">
    <h2 class="site_account_title heading">Đăng nhập tài khoản</h2>
    <p class="site_account_legend">Nhập email và mật khẩu của bạn:</p>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="login-customer[email]" class="form__field form__field--text" name="customer[email]" required="required" autocomplete="email">
    <label for="login-customer[email]" class="form__floating-label">Email</label>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="password" id="login-customer[password]" class="form__field form__field--text" name="customer[password]" required="required" autocomplete="current-password">
    <label for="login-customer[password]" class="form__floating-label">Mật khẩu</label>
  </div>
  <div class="sitebox-recaptcha"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noreferrer">Privacy Policy</a> and
    <a href="https://policies.google.com/terms" target="_blank" rel="noreferrer">Terms of Service</a> apply. </div>
  <button type="submit" class="form__submit button dark" id="form_submit-login">Đăng nhập</button>
  <input id="131e5e4308fc49a68cb6b2407e2b8926" name="g-recaptcha-response" type="hidden"><noscript src="https://www.google.com/recaptcha/api.js?render=6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-"></noscript><noscript>grecaptcha.ready(function()
    {grecaptcha.execute('6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-', {action: 'submit'}).then(function(token) {document.getElementById('131e5e4308fc49a68cb6b2407e2b8926').value = token;});});</noscript>
</form>

POST /account/recover

<form accept-charset="UTF-8" action="/account/recover" method="post">
  <input name="form_type" type="hidden" value="recover_customer_password">
  <input name="utf8" type="hidden" value="✓">
  <div class="site_account_header">
    <h2 class="site_account_title heading">Khôi phục mật khẩu</h2>
    <p class="site_account_legend">Nhập email của bạn:</p>
  </div>
  <div class="form__input-wrapper form__input-wrapper--labelled">
    <input type="email" id="recover-customer[recover_email]" class="form__field form__field--text" name="email" required="required" autocomplete="email">
    <label for="recover-customer[recover_email]" class="form__floating-label">Email</label>
  </div>
  <div class="sitebox-recaptcha"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noreferrer">Privacy Policy</a> and
    <a href="https://policies.google.com/terms" target="_blank" rel="noreferrer">Terms of Service</a> apply. </div>
  <button type="submit" class="form__submit button dark" id="form_submit-recover">Khôi phục</button>
  <input id="01c7d12186c543df93241e9cb74babe9" name="g-recaptcha-response" type="hidden"><noscript src="https://www.google.com/recaptcha/api.js?render=6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-"></noscript><noscript>grecaptcha.ready(function()
    {grecaptcha.execute('6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-', {action: 'submit'}).then(function(token) {document.getElementById('01c7d12186c543df93241e9cb74babe9').value = token;});});</noscript>
</form>

/search

<form action="/search" class="searchform searchform-categoris ultimate-search">
  <div class="wpo-search-inner">
    <input type="hidden" name="type" value="product">
    <input required="" id="inputSearchAuto-mb" name="q" maxlength="40" autocomplete="off" class="searchinput input-search search-input" type="text" size="20" placeholder="Tìm kiếm sản phẩm..." aria-label="Tìm kiếm sản phẩm">
    <span class="close-search">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
        <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
      </svg>
    </span>
  </div>
  <button type="submit" class="btn-search btn" id="search-header-btn-mb" aria-label="Tìm kiếm">
    <svg version="1.1" class="svg search" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 27" style="enable-background:new 0 0 24 27;" xml:space="preserve">
      <path d="M10,2C4.5,2,0,6.5,0,12s4.5,10,10,10s10-4.5,10-10S15.5,2,10,2z M10,19c-3.9,0-7-3.1-7-7s3.1-7,7-7s7,3.1,7,7S13.9,19,10,19z"></path>
      <rect x="17" y="17" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -9.2844 19.5856)" width="4" height="8"></rect>
    </svg>
  </button>
</form>

POST /account/contact

<form accept-charset="UTF-8" action="/account/contact" class="contact-form" method="post">
  <input name="form_type" type="hidden" value="customer">
  <input name="utf8" type="hidden" value="✓">
  <div class="form-group">
    <input type="hidden" id="newsletter_tags" name="contact[tags]" value="khách hàng tiềm năng, bản tin">
    <input required="" type="email" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" value="" placeholder="Nhập email của bạn" name="contact[email]" aria-label="Email Address" class="inputNew form-control grey newsletter-input">
    <button type="submit" class="button dark submitNewsletter"><span>Gửi</span></button>
  </div>
  <div class="sitebox-recaptcha hidden"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noreferrer">Privacy Policy</a> and
    <a href="https://policies.google.com/terms" target="_blank" rel="noreferrer">Terms of Service</a> apply. </div>
  <input id="deedddada143484884ea04b40b7ec398" name="g-recaptcha-response" type="hidden"><noscript src="https://www.google.com/recaptcha/api.js?render=6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-"></noscript><noscript>grecaptcha.ready(function()
    {grecaptcha.execute('6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-', {action: 'submit'}).then(function(token) {document.getElementById('deedddada143484884ea04b40b7ec398').value = token;});});</noscript>
</form>

POST /contact

<form accept-charset="UTF-8" action="/contact" class="contact-form" method="post">
  <input name="form_type" type="hidden" value="contact">
  <input name="utf8" type="hidden" value="✓">
  <div class="row">
    <div class="col-sm-12 col-xs-12">
      <div class="input-group">
        <input required="" type="text" class="form-control" id="yourname" name="contact[name]" placeholder="Tên của bạn">
      </div>
    </div>
    <div class="col-sm-12 col-xs-12">
      <div class="input-group">
        <input required="" type="email" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,4}$" class="form-control" id="youremail" name="contact[email]" placeholder="Email của bạn">
      </div>
    </div>
    <div class="col-sm-12 col-xs-12">
      <div class="input-group">
        <input required="" pattern="\+?\(?\d{2,4}\)?[\d\s-]{3,}" maxlength="12" type="text" id="yourphone" name="contact[phone]" class="form-control" placeholder="Số điện thoại của bạn" aria-label="phone">
      </div>
    </div>
    <div class="col-sm-12 col-xs-12">
      <div class="input-group">
        <textarea required="" placeholder="Nội dung" class="form-control" id="yourinfor" name="contact[body]"></textarea>
      </div>
    </div>
    <div class="col-sm-12 col-xs-12">
      <div class="sitebox-recaptcha"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank" rel="noreferrer">Privacy Policy</a> and
        <a href="https://policies.google.com/terms" target="_blank" rel="noreferrer">Terms of Service</a> apply. </div>
    </div>
    <div class="col-xs-12 text-center"><button class="btnSubmit-modal button dark">Gửi cho chúng tôi</button></div>
  </div>
  <input id="7d81207f60b846c89bf58a2920dd39d4" name="g-recaptcha-response" type="hidden"><noscript src="https://www.google.com/recaptcha/api.js?render=6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-"></noscript><noscript>grecaptcha.ready(function()
    {grecaptcha.execute('6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-', {action: 'submit'}).then(function(token) {document.getElementById('7d81207f60b846c89bf58a2920dd39d4').value = token;});});</noscript>
</form>

Text Content

Đăng ký trở thành Đại lý của chúng tôi Hotline/Zalo: 0916.055.805/0916.868.022

 * Trang chủ
 * Giới thiệu
 * Sản phẩm
 * Liên hệ
 * Blog

 * Bạn cần hỗ trợ ? Hãy liên hệ với chúng tôi qua
   
   0916055805
   kinhdoanh.fides@gmail.com

 * Quay về
 * Xem tất cả "Sản phẩm"
 * -Phân bón lá sinh học
 * -Phân bón lá trung vi lượng
 * -Phân bón lá NPK
 * -Phân bón hữu cơ
 * -Phân bón đặc trị


FIDES



Tìm kiếm


Đăng nhập / Đăng ký Tài khoản của tôi


ĐĂNG NHẬP TÀI KHOẢN

Nhập email và mật khẩu của bạn:

Email
Mật khẩu
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Đăng nhập grecaptcha.ready(function()
{grecaptcha.execute('6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-', {action:
'submit'}).then(function(token)
{document.getElementById('131e5e4308fc49a68cb6b2407e2b8926').value =
token;});});

Khách hàng mới? Tạo tài khoản

Quên mật khẩu? Khôi phục mật khẩu


KHÔI PHỤC MẬT KHẨU

Nhập email của bạn:

Email
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Khôi phục grecaptcha.ready(function()
{grecaptcha.execute('6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-', {action:
'submit'}).then(function(token)
{document.getElementById('01c7d12186c543df93241e9cb74babe9').value =
token;});});

Bạn đã nhớ mật khẩu? Trở về đăng nhập

0 Giỏ hàng

Giỏ hàng

Hiện chưa có sản phẩm

TỔNG TIỀN: 0₫ Xem giỏ hàng Thanh toán

 * Trang chủ
 * Giới thiệu
 * Sản phẩm
   * Phân bón lá sinh học
   * Phân bón lá trung vi lượng
   * Phân bón lá NPK
   * Phân bón hữu cơ
   * Phân bón đặc trị
 * Liên hệ
 * Blog


Xem ngay




CAM KẾT HÀNG CHÍNH HÃNG

Nhập khẩu từ các nhà máy phân bón tại Châu Âu, giấy tờ pháp lý đầy đủ


GIÁ CẠNH TRANH

Tiếp cận nguồn nhập trực tiếp, tối ưu hóa chi phí


ĐẶT HÀNG DỄ DÀNG

Đặt hàng online, giao hàng tận nơi, miễn phí


HỖ TRỢ BÁN HÀNG

Cung cấp tài liệu bán hàng, thiết kế poster nếu Đại lý cần, xử lý sự cố hàng hóa

DƯỠNG CÂY, RA RỄ

5 sản phẩm

NUÔI TRÁI

7 sản phẩm

RA HOA, ĐẬU TRÁI

8 sản phẩm

CẢI TẠO ĐẤT, TRỊ NẤM BỆNH

2 sản phẩm

PHỤC HỒI SAU THU HOẠCH

3 sản phẩm


ĐĂNG KÍ NHẬN THÔNG TIN

Đăng ký email để cập nhật những sản phẩm mới của Nông Nghiệp Fides

Gửi
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
grecaptcha.ready(function()
{grecaptcha.execute('6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-', {action:
'submit'}).then(function(token)
{document.getElementById('deedddada143484884ea04b40b7ec398').value =
token;});});
Thông tin khác

GIỚI THIỆU

Nông nghiệp Fides là đơn vị chuyên phân phối các sản phẩm phân bón nhập khẩu từ
các nhà máy sản xuất uy tín tại Châu Âu như Tây Ban Nha, Hà Lan, Ba Lan,...
Chúng tôi định hướng trở thành đơn vị phân phối các sản phẩm phân bón nhập khẩu
uy tín, chất lượng và chuyên nghiệp, hết lòng phục vụ và đồng hành cùng nông dân
Việt Nam.



LIÊN KẾT

 * Tìm kiếm
 * Giới thiệu
 * Chính sách đổi trả
 * Chính sách bảo mật
 * Liên hệ
 * Sản phẩm

THÔNG TIN LIÊN HỆ

 * 66/12 Phổ Quang, Phường 2, Quận Tân Bình, Thành Phố Hồ Chí Minh
 * 0916.055.805/0916.868.022
 * kinhdoanh.fides@gmail.com

FANPAGE



Copyright © 2024 fides. Powered by Haravan

 * Gọi ngay cho chúng tôi
 * Chat với chúng tôi qua Zalo
 * Đăng kí thông tin và để lại lời nhắn

 * 
 * 
 * 

×

ĐỂ LẠI LỜI NHẮN CHO CHÚNG TÔI

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Gửi cho chúng tôi
grecaptcha.ready(function()
{grecaptcha.execute('6LdD18MUAAAAAHqKl3Avv8W-tREL6LangePxQLM-', {action:
'submit'}).then(function(token)
{document.getElementById('7d81207f60b846c89bf58a2920dd39d4').value =
token;});});

Đăng kí thông tin thành công

Cảm ơn bạn đã để lại thông tin
Chúng tôi sẽ liên hệ với bạn trong thời gian sớm nhất

Thông báo sẽ tự động tắt sau 5 giây...