cnfans.com Open in urlscan Pro
2606:4700:3108::ac42:2b2c  Public Scan

Submitted URL: http://cnfans.com/
Effective URL: https://cnfans.com/
Submission: On January 01 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form id="langCurrencySwitcherForm" class="dropdown-menu dropdown-menu-end px-3 pb-3">
  <div class="fs-14 mb-1">Language</div>
  <div class="currency-items row row-cols-3 g-2">
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/" value="en" id="en-outlined" autocomplete="off" checked="checked">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="en-outlined"> English </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/zh/" value="zh" id="zh-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="zh-outlined"> 中文 (中国) </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/de/" value="de" id="de-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="de-outlined"> Deutsch </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/fr/" value="fr" id="fr-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="fr-outlined"> Français </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/es/" value="es" id="es-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="es-outlined"> Español </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/pt/" value="pt" id="pt-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="pt-outlined"> Português </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/ro/" value="ro" id="ro-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="ro-outlined"> Română </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/it/" value="it" id="it-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="it-outlined"> Italiano </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/sv/" value="sv" id="sv-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="sv-outlined"> Svenska </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="language" data-url="https://cnfans.com/pl/" value="pl" id="pl-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="pl-outlined"> Polski </label>
    </div>
  </div>
  <div class="fs-14 mb-1 mt-2">Currency</div>
  <div class="currency-items row row-cols-3 g-2">
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="currency" value="CNY" id="CNY-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="CNY-outlined"> CNY </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="currency" value="USD" id="USD-outlined" autocomplete="off" checked="checked">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="USD-outlined"> USD </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="currency" value="EUR" id="EUR-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="EUR-outlined"> EUR </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="currency" value="GBP" id="GBP-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="GBP-outlined"> GBP </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="currency" value="AUD" id="AUD-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="AUD-outlined"> AUD </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="currency" value="CAD" id="CAD-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="CAD-outlined"> CAD </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="currency" value="PLN" id="PLN-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="PLN-outlined"> PLN </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="currency" value="NZD" id="NZD-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="NZD-outlined"> NZD </label>
    </div>
    <div class="d-grid col">
      <input type="radio" class="btn-check" name="currency" value="CHF" id="CHF-outlined" autocomplete="off">
      <label class="btn btn-outline-secondary btn-sm p-1 fs-12" for="CHF-outlined"> CHF </label>
    </div>
  </div>
  <div class="d-grid mt-2">
    <input type="hidden" name="lang_url" value="">
    <button type="button" class="btn btn-primary btn-sm"> Save </button>
  </div>
</form>

GET

<form class="site-header-search d-md-flex ms-md-auto position-relative" method="get">
  <div class="search-icon position-absolute">
    <svg width="18" height="18" viewBox="0 0 20 20">
      <path d="M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z" stroke="currentColor" fill="none"
        fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"></path>
    </svg>
  </div>
  <div class="img-search-container position-absolute">
    <input type="file" id="img-input" accept="image/*" style="display:none">
    <div class="search-btn-container">
      <div class="img-search-btn">
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-image d-none d-md-block" viewBox="0 0 16 16">
          <path d="M6.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"></path>
          <path d="M2.002 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-12zm12 1a1 1 0 0 1 1 1v6.5l-3.777-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12V3a1 1 0 0 1 1-1h12z"></path>
        </svg>
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-camera-fill d-block d-md-none" viewBox="0 0 16 16">
          <path d="M10.5 8.5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z"></path>
          <path
            d="M2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4H2zm.5 2a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9 2.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0z">
          </path>
        </svg>
      </div>
      <img class="img-search-view" src="" style="display: none;">
    </div>
  </div>
  <input class="form-control" type="text" placeholder="Goods/shop's link or name">
</form>

GET

<form id="offcanvas-search-form" class="home-search-form offcanvas-search-form" method="get">
  <div class="home-search-form-container">
    <input placeholder="Goods/shop's link or name" class="home-search-form-input form-control" type="search" name="query" title="Search" autocomplete="off" value="">
    <div class="img-search-container">
      <div class="search-btn-container">
        <div class="img-search-btn">
          <i class="bi bi-camera-fill"></i>
        </div>
        <img class="img-search-view" src="" style="display: none;">
      </div>
    </div>
  </div>
  <div class="border-top my-3 row"></div>
  <h6>Search Discovery</h6>
</form>

GET #

<form class="home-search-form" role="search" action="#" method="get" onsubmit="return false;">
  <div class="home-search-form-container">
    <input id="customInput" placeholder="Product's link or name/shop's link" class="home-search-form-input" type="search" name="query" title="Search" autocomplete="off" value="">
    <div class="img-search-container">
      <div class="search-btn-container">
        <div class="img-search-btn">
          <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-card-image" viewBox="0 0 16 16">
            <path d="M6.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"></path>
            <path
              d="M1.5 2A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h13a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 14.5 2h-13zm13 1a.5.5 0 0 1 .5.5v6l-3.775-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12v.54A.505.505 0 0 1 1 12.5v-9a.5.5 0 0 1 .5-.5h13z">
            </path>
          </svg>
        </div>
        <img class="img-search-view" src="" style="display: none;">
      </div>
    </div>
    <button id="searchBtn" class="home-search-form-btn" type="button" title="Search" aria-label="Search">Search</button>
  </div>
</form>

POST

<form id="customerLoginForm" class="fs-14 needs-validation" method="POST" novalidate="">
  <div class="alert-login alert alert-danger fs-12 py-2 d-none"></div>
  <div class="mb-3 position-relative">
    <label for="loginUsername" class="form-label mb-0 fs-12">Email address&nbsp;<span class="required">*</span></label>
    <input type="text" class="form-control" name="username" id="loginUsername" autocomplete="username" required="" placeholder="Email address">
    <div class="invalid-tooltip fs-12" style="top: 25px; right: 26px; padding: 1px 5px;">Please enter your e-mail address</div>
  </div>
  <div class="mb-2 position-relative">
    <label for="loginPassword" class="form-label mb-0 fs-12">Password&nbsp;<span class="required">*</span></label>
    <input type="password" class="form-control" name="password" id="loginPassword" autocomplete="current-password" placeholder="Password" required="">
    <div class="invalid-tooltip fs-12" style="top: 25px; right: 26px; padding: 1px 5px;">Please enter your password</div>
  </div>
  <div class="form-check text-start mb-2">
    <input class="form-check-input" type="checkbox" name="rememberme" id="loginRememberme" value="forever">
    <label class="form-check-label fs-12" for="loginRememberme"> Remember me </label>
  </div>
  <div class="d-grid mb-3">
    <button class="js-btn-login-submit btn btn-primary fs-14" type="submit">Login</button>
  </div>
  <div class="d-flex fs-12">
    <a href="https://cnfans.com/my-account/lost-password/">
Lost your password? </a>
    <div class="ms-auto"> Need account? <button type="button" class="btn-switch-register btn btn-link fs-12 p-0"> Sign Up </button>
    </div>
  </div>
  <div class="nsl-container nsl-container-block-fullwidth">
    <div class="nsl-container-buttons">
      <a href="https://cnfans.com/cnfans-login-7ujm/?loginSocial=google&amp;redirect=https%3A%2F%2Fcnfans.com%2F" rel="nofollow" aria-label="Continue with <b>Google</b>" data-plugin="nsl" data-action="connect" data-provider="google" data-popupwidth="600" data-popupheight="600" data-e-disable-page-transition="1"><div class="nsl-button nsl-button-default nsl-button-google" data-skin="light" style="background-color:#fff;"><div class="nsl-button-svg-container"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#4285F4" d="M20.64 12.2045c0-.6381-.0573-1.2518-.1636-1.8409H12v3.4814h4.8436c-.2086 1.125-.8427 2.0782-1.7959 2.7164v2.2581h2.9087c1.7018-1.5668 2.6836-3.874 2.6836-6.615z"></path><path fill="#34A853" d="M12 21c2.43 0 4.4673-.806 5.9564-2.1805l-2.9087-2.2581c-.8059.54-1.8368.859-3.0477.859-2.344 0-4.3282-1.5831-5.036-3.7104H3.9574v2.3318C5.4382 18.9832 8.4818 21 12 21z"></path><path fill="#FBBC05" d="M6.964 13.71c-.18-.54-.2822-1.1168-.2822-1.71s.1023-1.17.2823-1.71V7.9582H3.9573A8.9965 8.9965 0 0 0 3 12c0 1.4523.3477 2.8268.9573 4.0418L6.964 13.71z"></path><path fill="#EA4335" d="M12 6.5795c1.3214 0 2.5077.4541 3.4405 1.346l2.5813-2.5814C16.4632 3.8918 14.426 3 12 3 8.4818 3 5.4382 5.0168 3.9573 7.9582L6.964 10.29C7.6718 8.1627 9.6559 6.5795 12 6.5795z"></path></svg></div><div class="nsl-button-label-container">Continue with <b>Google</b></div></div></a>
    </div>
  </div>
</form>

POST

<form id="customerRegisterForm" class="fs-14 needs-validation" method="POST" novalidate="">
  <div class="alert-register alert alert-danger fs-12 py-2 d-none"></div>
  <div class="mb-3 position-relative">
    <label for="registerUsername" class="form-label mb-0 fs-12">Email address&nbsp;<span class="required">*</span></label>
    <input type="text" class="form-control" name="username" id="registerUsername" autocomplete="username" required="" placeholder="Email address">
    <div class="invalid-tooltip fs-12" style="top: 4px; right: 26px; padding: 1px 5px;">Please enter your e-mail address</div>
  </div>
  <div class="mb-2 position-relative">
    <label for="registerPassword" class="form-label mb-0 fs-12">Password&nbsp;<span class="required">*</span></label>
    <input type="password" class="form-control" name="password" id="registerPassword" autocomplete="current-password" placeholder="Password" required="">
    <div class="invalid-tooltip fs-12" style="top: 4px; right: 26px; padding: 1px 5px;">Please enter your password</div>
  </div>
  <div class="lh-sm fs-12">
    <p class="form-row terms-label px-0 validate-required" id="profile_terms_field" data-priority=""><span class="woocommerce-input-wrapper"><label class="checkbox terms-label fs-13">
          <input type="checkbox" class="input-checkbox " name="terms" id="profile_terms" value="1" checked="true"> I have read and agree to the website
          <a href="https://cnfans.com/privacy-policy/" class="woocommerce-terms-and-conditions-link" target="_blank">terms and conditions</a>&nbsp;<abbr class="required" title="required">*</abbr></label></span></p>
    <div class="woocommerce-privacy-policy-text">
      <p>Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our
        <a href="https://cnfans.com/privacy-policy/" class="woocommerce-privacy-policy-link" target="_blank">privacy policy</a>.</p>
    </div>
    <script>
      var profile_terms = document.getElementById('profile_terms');
      profile_terms.setAttribute('checked', true);
    </script>
  </div>
  <div class="d-grid mb-3">
    <button class="js-btn-register-submit btn btn-primary fs-14" type="submit">Register</button>
  </div>
  <div class="d-flex fs-12">
    <div class="ms-auto"> Already have an account? <button type="button" class="btn-switch-login btn btn-link fs-12 p-0"> Log in </button>
    </div>
  </div>
</form>

Text Content

Skip to content
2024-01-01 11:54:06 UTC+8
 * Beginner’s Guide
 * Help Center

English / USD
Language
English
中文 (中国)
Deutsch
Français
Español
Português
Română
Italiano
Svenska
Polski
Currency
CNY
USD
EUR
GBP
AUD
CAD
PLN
NZD
CHF
Save
Cnfans

 * Home
 * Forwarding
 * DIY Orders

 * Home
 * Forwarding
 * Estimation
 * DIY Orders
 * Help Center


 * 
 * Estimation
 * 0
 * 0
 * 

SHOPPING CART

No products in the cart.

SEARCH

SEARCH DISCOVERY

Home Search
0 Cart

Account


BRIDGING THE SHOPPING GAP,

CHINA AT YOUR FINGERTIPS


Search
Place Orders
Selection & Purchase
Submit Parcels
QC Confirm & Global Shipping
Sign Delivery
Receive & Share
 * Guide
 * Affiliate
 * Forwarding
 * Estimation

4.8 out of 5 based on 174 reviews




IMAGE SEARCH

Can’t find the exact item you want


AGENT GUIDE

Start your purchase with ease


JOIN IN DISCORD

Get more discounts


SHIPPING ESTIMATE

Multiple international logistics providers


ONE-STOP SERVICE WITH US


PURCHASE ORDERS

The CNfans agent platform offers assistance with purchasing both online and
offline products in China. Simply provide a product link and place an order, and
our team will provide top-notch services from start to finish.


SHIP TO WAREHOUSE

With us, you can buy products from various sellers and have them shipped to the
CNfans warehouse in China.


QUALITY CHECK

Once your items have arrived at the CNfans warehouse, we will perform a thorough
quality check, covering everything from defects and sizes to colors and more.
You can rest assured that CNfans provides a reliable after-sales service
guarantee.


GLOBAL SHIPPING

At the CNfans warehouse, you have the freedom to select and combine items as you
please and have them shipped to your home in one package using the reliable
logistics services offered by CNfans.

 


TOTAL COUPONS


$129

Sign up to get free $129 coupons
Sign up



MASSIVE PRODUCTS

Assistance with purchasing products both online and offline in China.


LOWER COST

Combine items from multiple sellers into one parcel and ship it to your home


QUALITY SERVICE

Reliable and Efficient Support


INSTANTLY RESPONSE

Assistance in resolving issues in a timely manner.

Back to Top
Customer Service
 * Help Center
 * Contact Us

SHOPPING AGENT GUIDANCE

 * Tutorial
 * Service & Fees
 * Returns and Refunds

PAYMENT

 * Top up
 * Paypal
 * International Credit Card

DELIVERY

 * Charges
 * Packaging
 * Customs and Taxation
 * Receipt Information

WAREHOUSE & AFTER-SALE

 * Storage
 * Inspection Information
 * Insurance and Compensation

FOLLOW US

Discord
 * Copyright©2020-2023 cnfans.com All Rights Reserved
 * STAR CREATION TECHNOLOGY CO., LIMITED
 * Registered office address: 53 Durham Road, Bromley, England, BR2 0SN-No. 396,
   Jingkang Road, Jinjiang District, Chengdu City, Sichuan Province

 * Copyright©2020-2023 cnfans.com All Rights Reserved


 * About CNfans
 * Service Terms and Users Management
 * Privacy Statement
 * Contact Us

ACCOUNT LOGIN


Email address *
Please enter your e-mail address
Password *
Please enter your password
Remember me
Login
Lost your password?
Need account? Sign Up
Continue with Google

CREATE YOUR ACCOUNT


Email address *
Please enter your e-mail address
Password *
Please enter your password

I have read and agree to the website terms and conditions *

Your personal data will be used to support your experience throughout this
website, to manage access to your account, and for other purposes described in
our privacy policy.

Register
Already have an account? Log in