martfury.daisan.vn Open in urlscan Pro
103.63.215.40  Public Scan

URL: https://martfury.daisan.vn/
Submission: On June 28 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

GET https://martfury.daisan.vn/products

<form class="ps-form--quick-search" action="https://martfury.daisan.vn/products" data-ajax-url="https://martfury.daisan.vn/ajax/search-products" method="get">
  <div class="form-group--icon">
    <div class="product-cat-label">Tất cả</div>
    <select class="form-control product-category-select" name="categories[]">
      <option value="0">Tất cả</option>
      <option value="1">Hot Promotions</option>
      <option value="2">Electronics</option>
      <option value="3">&nbsp;&nbsp;Consumer Electronic</option>
      <option value="4">&nbsp;&nbsp;&nbsp;&nbsp;Home Audio &amp; Theaters</option>
      <option value="5">&nbsp;&nbsp;&nbsp;&nbsp;TV &amp; Videos</option>
      <option value="6">&nbsp;&nbsp;&nbsp;&nbsp;Camera, Photos &amp; Videos</option>
      <option value="7">&nbsp;&nbsp;&nbsp;&nbsp;Cellphones &amp; Accessories</option>
      <option value="8">&nbsp;&nbsp;&nbsp;&nbsp;Headphones</option>
      <option value="9">&nbsp;&nbsp;&nbsp;&nbsp;Videos games</option>
      <option value="10">&nbsp;&nbsp;&nbsp;&nbsp;Wireless Speakers</option>
      <option value="11">&nbsp;&nbsp;&nbsp;&nbsp;Office Electronic</option>
      <option value="12">&nbsp;&nbsp;Accessories &amp; Parts</option>
      <option value="13">&nbsp;&nbsp;&nbsp;&nbsp;Digital Cables</option>
      <option value="14">&nbsp;&nbsp;&nbsp;&nbsp;Audio &amp; Video Cables</option>
      <option value="15">&nbsp;&nbsp;&nbsp;&nbsp;Batteries</option>
      <option value="16">Clothing</option>
      <option value="17">Computers</option>
      <option value="18">&nbsp;&nbsp;Computer &amp; Technologies</option>
      <option value="19">&nbsp;&nbsp;&nbsp;&nbsp;Computer &amp; Tablets</option>
      <option value="20">&nbsp;&nbsp;&nbsp;&nbsp;Laptop</option>
      <option value="21">&nbsp;&nbsp;&nbsp;&nbsp;Monitors</option>
      <option value="22">&nbsp;&nbsp;&nbsp;&nbsp;Computer Components</option>
      <option value="23">&nbsp;&nbsp;Networking</option>
      <option value="24">&nbsp;&nbsp;&nbsp;&nbsp;Drive &amp; Storages</option>
      <option value="25">&nbsp;&nbsp;&nbsp;&nbsp;Gaming Laptop</option>
      <option value="26">&nbsp;&nbsp;&nbsp;&nbsp;Security &amp; Protection</option>
      <option value="27">&nbsp;&nbsp;&nbsp;&nbsp;Accessories</option>
      <option value="28">Home &amp; Kitchen</option>
      <option value="29">Health &amp; Beauty</option>
      <option value="30">Jewelry &amp; Watch</option>
      <option value="31">Technology Toys</option>
      <option value="32">Phones</option>
      <option value="33">Babies &amp; Moms</option>
      <option value="34">Sport &amp; Outdoor</option>
      <option value="35">Books &amp; Office</option>
      <option value="36">Cars &amp; Motorcycles</option>
      <option value="37">Home Improvements</option>
    </select>
  </div>
  <input class="form-control input-search-product" name="q" type="text" placeholder="Tìm kiếm..." autocomplete="off">
  <div class="spinner-icon">
    <i class="fa fa-spin fa-spinner"></i>
  </div>
  <button type="submit">Tìm kiếm</button>
  <div class="ps-panel--search-result"></div>
</form>

GET https://martfury.daisan.vn/products

<form class="ps-form--search-mobile" action="https://martfury.daisan.vn/products" data-ajax-url="https://martfury.daisan.vn/ajax/search-products" method="get">
  <div class="form-group--nest position-relative">
    <input class="form-control input-search-product" name="q" value="" type="text" autocomplete="off" placeholder="Tìm kiếm thứ gì đó...">
    <div class="spinner-icon">
      <i class="fa fa-spin fa-spinner"></i>
    </div>
    <button type="submit"><i class="icon-magnifier"></i></button>
    <div class="ps-panel--search-result"></div>
  </div>
</form>

GET https://martfury.daisan.vn/products

<form class="ps-form--search-mobile" action="https://martfury.daisan.vn/products" data-ajax-url="https://martfury.daisan.vn/ajax/search-products" method="get">
  <div class="form-group--nest position-relative">
    <input class="form-control input-search-product" name="q" value="" type="text" autocomplete="off" placeholder="Tìm kiếm thứ gì đó...">
    <div class="spinner-icon">
      <i class="fa fa-spin fa-spinner"></i>
    </div>
    <button type="submit"><i class="icon-magnifier"></i></button>
    <div class="ps-panel--search-result"></div>
  </div>
</form>

POST https://martfury.daisan.vn/ajax/send-download-app-links

<form class="ps-form--download-app" action="https://martfury.daisan.vn/ajax/send-download-app-links" method="post">
  <input type="hidden" name="_token" value="EtSb8YFtwW5ytJcjku03JjzI6xdAtuNdg0OzerGJ" autocomplete="off">
  <div class="form-group--nest">
    <input class="form-control" type="email" name="email" placeholder="Địa chỉ email">
    <button class="ps-btn" type="submit">Đăng ký</button>
  </div>
</form>

POST https://martfury.daisan.vn/newsletter/subscribe

<form class="ps-form--newsletter" method="post" action="https://martfury.daisan.vn/newsletter/subscribe">
  <input type="hidden" name="_token" value="EtSb8YFtwW5ytJcjku03JjzI6xdAtuNdg0OzerGJ" autocomplete="off">
  <div class="row">
    <div class="col-xl-5">
      <div class="ps-form__left">
        <h3>Join Our Newsletter Now</h3>
        <p>Subscribe to get information about products and coupons</p>
      </div>
    </div>
    <div class="col-xl-7">
      <div class="ps-form__right">
        <input type="hidden" name="_token" value="EtSb8YFtwW5ytJcjku03JjzI6xdAtuNdg0OzerGJ" autocomplete="off">
        <div class="form-group--nest">
          <input class="form-control" name="email" type="email" placeholder="Địa chỉ email">
          <button class="ps-btn" type="submit">Đăng ký</button>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://martfury.daisan.vn/newsletter/subscribe

<form method="post" action="https://martfury.daisan.vn/newsletter/subscribe" class="ps-form--subscribe-popup newsletter-form">
  <input type="hidden" name="_token" value="EtSb8YFtwW5ytJcjku03JjzI6xdAtuNdg0OzerGJ" autocomplete="off">
  <div class="ps-form__content">
    <h4>Nhận 25% Giảm giá</h4>
    <p>Đăng ký vào danh sách gửi thư để nhận thông tin cập nhật về hàng mới, ưu đãi đặc biệt và chương trình khuyến mãi của chúng tôi.</p>
    <div class="form-group">
      <input class="form-control" name="email" type="email" placeholder="Địa chỉ email" required="">
    </div>
    <div class="form-group">
      <button class="ps-btn" type="submit">Đăng ký</button>
    </div>
    <div class="ps-checkbox">
      <input class="form-control" type="checkbox" id="dont_show_again" name="dont_show_again">
      <label for="dont_show_again">Không hiển thị lại cửa sổ bật lên này</label>
    </div>
  </div>
</form>

GET https://martfury.daisan.vn/products

<form class="ps-form--primary-search" action="https://martfury.daisan.vn/products" data-ajax-url="https://martfury.daisan.vn/ajax/search-products" method="get">
  <input class="form-control input-search-product" name="q" value="" type="text" autocomplete="off" placeholder="Tìm kiếm...">
  <div class="spinner-icon">
    <i class="fa fa-spin fa-spinner"></i>
  </div>
  <button><i class="aroma-magnifying-glass"></i></button>
  <div class="ps-panel--search-result"></div>
</form>

Text Content

Danh mục sản phẩm
 * Hot Promotions
 * Electronics
   
   CONSUMER ELECTRONIC
   
    * Home Audio & Theaters
    * TV & Videos
    * Camera, Photos & Videos
    * Cellphones & Accessories
    * Headphones
    * Videos games
    * Wireless Speakers
    * Office Electronic
   
   ACCESSORIES & PARTS
   
    * Digital Cables
    * Audio & Video Cables
    * Batteries

 * Clothing
 * Computers
   
   COMPUTER & TECHNOLOGIES
   
    * Computer & Tablets
    * Laptop
    * Monitors
    * Computer Components
   
   NETWORKING
   
    * Drive & Storages
    * Gaming Laptop
    * Security & Protection
    * Accessories

 * Home & Kitchen
 * Health & Beauty
 * Jewelry & Watch
 * Technology Toys
 * Phones
 * Babies & Moms
 * Sport & Outdoor
 * Books & Office
 * Cars & Motorcycles
 * Home Improvements

Tất cả
Tất cả Hot Promotions Electronics   Consumer Electronic     Home Audio &
Theaters     TV & Videos     Camera, Photos & Videos     Cellphones &
Accessories     Headphones     Videos games     Wireless Speakers     Office
Electronic   Accessories & Parts     Digital Cables     Audio & Video Cables
    Batteries Clothing Computers   Computer & Technologies     Computer &
Tablets     Laptop     Monitors     Computer Components   Networking     Drive &
Storages     Gaming Laptop     Security & Protection     Accessories Home &
Kitchen Health & Beauty Jewelry & Watch Technology Toys Phones Babies & Moms
Sport & Outdoor Books & Office Cars & Motorcycles Home Improvements

Tìm kiếm

0 0
0
Không có sản phẩm nào trong giỏ.
Đăng nhậpĐăng ký
Danh mục sản phẩm
 * Hot Promotions
 * Electronics
   
   CONSUMER ELECTRONIC
   
    * Home Audio & Theaters
    * TV & Videos
    * Camera, Photos & Videos
    * Cellphones & Accessories
    * Headphones
    * Videos games
    * Wireless Speakers
    * Office Electronic
   
   ACCESSORIES & PARTS
   
    * Digital Cables
    * Audio & Video Cables
    * Batteries

 * Clothing
 * Computers
   
   COMPUTER & TECHNOLOGIES
   
    * Computer & Tablets
    * Laptop
    * Monitors
    * Computer Components
   
   NETWORKING
   
    * Drive & Storages
    * Gaming Laptop
    * Security & Protection
    * Accessories

 * Home & Kitchen
 * Health & Beauty
 * Jewelry & Watch
 * Technology Toys
 * Phones
 * Babies & Moms
 * Sport & Outdoor
 * Books & Office
 * Cars & Motorcycles
 * Home Improvements

 * Bán trên Martfury
 * Theo dõi đơn hàng
 * USD
    * EUR
    * VND
    * NGN

 * Tiếng Việt
    *  English

Welcome to MartFury Online Shopping Store!

 * Theo dõi đơn hàng
 * USD
    * USD
    * EUR
    * VND
    * NGN

 * Tiếng Việt
    *  English

0
Không có sản phẩm nào trong giỏ.




GIỎ HÀNG

Không có sản phẩm nào trong giỏ.


DANH MỤC

 * Hot Promotions
 * Electronics
   
   CONSUMER ELECTRONIC
   
    * Home Audio & Theaters
    * TV & Videos
    * Camera, Photos & Videos
    * Cellphones & Accessories
    * Headphones
    * Videos games
    * Wireless Speakers
    * Office Electronic
   
   ACCESSORIES & PARTS
   
    * Digital Cables
    * Audio & Video Cables
    * Batteries

 * Clothing
 * Computers
   
   COMPUTER & TECHNOLOGIES
   
    * Computer & Tablets
    * Laptop
    * Monitors
    * Computer Components
   
   NETWORKING
   
    * Drive & Storages
    * Gaming Laptop
    * Security & Protection
    * Accessories

 * Home & Kitchen
 * Health & Beauty
 * Jewelry & Watch
 * Technology Toys
 * Phones
 * Babies & Moms
 * Sport & Outdoor
 * Books & Office
 * Cars & Motorcycles
 * Home Improvements

Thực đơn Danh mục Tìm kiếm Giỏ hàng



THỰC ĐƠN

 * Theo dõi đơn hàng
 * So sánh
 * Danh sách yêu thích
 * USD
   * EUR
   * VND
   * NGN
 * Tiếng Việt
   * English

FREE DELIVERY

For all orders over $99

90 DAYS RETURN

If goods have problems

SECURE PAYMENT

100% secure payment

24/7 SUPPORT

Dedicated support

GIFT SERVICE

Support gift service


DEAL OF THE DAY

Kết thúc ở:
 * 00
 * 11
 * 29
 * 06

-26%
 * 
 * 
 * 
 * 

$59.39 $80.25

Được bán bởi: GoPro

Dual Camera 20MP (Digital)

(10)

Đã bán: 5

-70%
 * 
 * 
 * 
 * 

$12.15 $40.50

Được bán bởi: Young Shop

Smart Watches

(10)

Đã bán: 4

Hot
 * 
 * 
 * 
 * 

$14.60 $20.00

Được bán bởi: Young Shop

Beat Headphone

(10)

Đã bán: 1

-67%
 * 
 * 
 * 
 * 

$175.11 $544.00

Được bán bởi: Young Shop

Red & Black Headphone

(10)

Đã bán: 5

-43%
 * 
 * 
 * 
 * 

$431.49 $757.00

Được bán bởi: Global Office

Smart Watch External (Digital)

(10)

Đã bán: 4

Sale
 * 
 * 
 * 
 * 

$240.62 $454.00

Được bán bởi: Global Store

Nikon HD camera

(10)

Đã bán: 5

-23%
 * 
 * 
 * 
 * 

$401.94 $522.00

Được bán bởi: GoPro

Audio Equipment

(10)

Đã bán: 2

-39%
 * 
 * 
 * 
 * 

$723.00 $1,201.00

Được bán bởi: GoPro

Smart Televisions

(10)

Đã bán: 1

Sale
 * 
 * 
 * 
 * 

$392.92 $517.00

Được bán bởi: Young Shop

Samsung Smart Phone (Digital)

(10)

Đã bán: 4

-64%
 * 
 * 
 * 
 * 

$462.60 $1,285.00

Được bán bởi: GoPro

Herschel Leather Duffle Bag In Brown Color

(9)

Đã bán: 5





TOP CATEGORIES

Electronics

Clothing

Computers

Home & Kitchen

Health & Beauty

Jewelry & Watch

Technology Toys

Phones




FEATURED PRODUCTS

 * Xem tất cả

-23%
 * 
 * 
 * 
 * 

GoPro
Audio Equipment

(10)

$401.94 $522.00

-39%
 * 
 * 
 * 
 * 

GoPro
Smart Televisions

(10)

$723.00 $1,201.00

Sale
 * 
 * 
 * 
 * 

Young Shop
Samsung Smart Phone (Digital)

(10)

$392.92 $517.00

 * 
 * 
 * 
 * 

Global Store
iPhone 14 Pro Max

(10)

$500.00

-26%
 * 
 * 
 * 
 * 

GoPro
Dual Camera 20MP (Digital)

(10)

$59.39 $80.25

-70%
 * 
 * 
 * 
 * 

Young Shop
Smart Watches

(10)

$12.15 $40.50

Hot
 * 
 * 
 * 
 * 

Young Shop
Beat Headphone

(10)

$14.60 $20.00

-67%
 * 
 * 
 * 
 * 

Young Shop
Red & Black Headphone

(10)

$175.11 $544.00

-43%
 * 
 * 
 * 
 * 

Global Office
Smart Watch External (Digital)

(10)

$431.49 $757.00

Sale
 * 
 * 
 * 
 * 

Global Store
Nikon HD camera

(10)

$240.62 $454.00






EXCLUSIVE PRODUCTS

 * New Arrival
 * Best Sellers
 * Special Offer

-64%
 * 
 * 
 * 
 * 

GoPro
Herschel Leather Duffle Bag In Brown Color

(9)

$462.60 $1,285.00

 * 
 * 
 * 
 * 

Global Store
Samsung Gear VR Virtual Reality Headset (Digital)

(10)

$555.00

New
 * 
 * 
 * 
 * 

Global Store
Aveeno Moisturizing Body Shower 450ml

(10)

$1,073.00

-70%
 * 
 * 
 * 
 * 

Young Shop
Smart Watches

(10)

$12.15 $40.50

Hot
 * 
 * 
 * 
 * 

Young Shop
Beat Headphone

(10)

$14.60 $20.00

Sale
 * 
 * 
 * 
 * 

Global Store
Nikon HD camera

(10)

$240.62 $454.00





COMPUTER & TECHNOLOGIES

 * Computer & Tablets
 * Laptop
 * Monitors
 * Xem tất cả

-23%
 * 
 * 
 * 
 * 

GoPro
Audio Equipment

(10)

$401.94 $522.00

Sale
 * 
 * 
 * 
 * 

Young Shop
Apple MacBook Air Retina 13.3-Inch Laptop

(10)

$551.00

Sale
 * 
 * 
 * 
 * 

GoPro
MVMTH Classical Leather Watch In Black (Digital)

(10)

$611.00

 * 
 * 
 * 
 * 

Global Store
Samsung Gear VR Virtual Reality Headset (Digital)

(10)

$555.00

Sale
 * 
 * 
 * 
 * 

Global Office
EPSION Plaster Printer

(10)

$503.96 $586.00

 * 
 * 
 * 
 * 

Young Shop
Sound Intone I65 Earphone White Version (Digital)

(10)

$526.00

-29%
 * 
 * 
 * 
 * 

GoPro
Apple MacBook Air Retina 12-Inch Laptop

(10)

$384.82 $542.00

-26%
 * 
 * 
 * 
 * 

GoPro
Dual Camera 20MP (Digital)

(10)

$59.39 $80.25





DOWNLOAD MARTFURY APP NOW!

Shopping fastly and easily more with our app. Get a link to download the app on
your phone.

Đăng ký




NETWORKING

 * Drive & Storages
 * Gaming Laptop
 * Security & Protection
 * Xem tất cả

Sale
 * 
 * 
 * 
 * 

Global Office
EPSION Plaster Printer

(10)

$503.96 $586.00

 * 
 * 
 * 
 * 

Global Office
NYX Beauty Couton Pallete Makeup 12

(10)

$907.00

 * 
 * 
 * 
 * 

Young Shop
Xbox One Wireless Controller Black Color

(10)

$1,167.00

-29%
 * 
 * 
 * 
 * 

GoPro
Apple MacBook Air Retina 12-Inch Laptop

(10)

$384.82 $542.00

Sale
 * 
 * 
 * 
 * 

GoPro
MVMTH Classical Leather Watch In Black (Digital)

(10)

$611.00

-64%
 * 
 * 
 * 
 * 

GoPro
Herschel Leather Duffle Bag In Brown Color

(9)

$462.60 $1,285.00

Sale
 * 
 * 
 * 
 * 

Young Shop
Apple MacBook Air Retina 13.3-Inch Laptop

(10)

$551.00

 * 
 * 
 * 
 * 

Global Store
Samsung Gear VR Virtual Reality Headset (Digital)

(10)

$555.00





JOIN OUR NEWSLETTER NOW

Subscribe to get information about products and coupons

Đăng ký

LIÊN HỆ CHÚNG TÔI

Gọi cho chúng tôi 24/7


1800 97 97 69

502 New Street, Brighton VIC, Australia
contact@martfury.co

 * 
 * 
 * 
 * 

QUICK LINKS

COMPANY

BUSINESS

Consumer Electric: Consumer Electronic Home Audio & Theaters Computer &
Technologies Electronics TV & Videos Camera, Photos & Videos Cellphones &
Accessories

Clothing & Apparel: Accessories & Parts Headphones Videos games Wireless
Speakers Office Electronic

Home, Garden & Kitchen: Digital Cables Audio & Video Cables Batteries Clothing
Computers

Health & Beauty: Drive & Storages Laptop Networking Monitors Computer Components

Computer & Technologies: Computer & Tablets Gaming Laptop Security & Protection
Accessories Home & Kitchen Health & Beauty

© %Y MartFury. All Rights Reserved.

Chúng tôi sử dụng thanh toán an toàn cho:





NHẬN 25% GIẢM GIÁ

Đăng ký vào danh sách gửi thư để nhận thông tin cập nhật về hàng mới, ưu đãi đặc
biệt và chương trình khuyến mãi của chúng tôi.


Đăng ký
Không hiển thị lại cửa sổ bật lên này




Your experience on this site will be improved by allowing cookies Cookie Policy
Allow cookies