www.digityon.com Open in urlscan Pro
156.240.74.83  Public Scan

Submitted URL: https://digityon.com/
Effective URL: https://www.digityon.com/
Submission: On September 16 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

POST https://www.digityon.com/index.php?route=common/language/language

<form action="https://www.digityon.com/index.php?route=common/language/language" method="post" enctype="multipart/form-data" id="form-language">
  <div class="language">
    <label>Language:</label>
    <button class="btn btn-link btn-language dropdown-toggle" data-toggle="dropdown"> English <i class="zmdi zmdi-chevron-down zmdi-hc-fw"></i></button>
    <ul class="dropdown-menu">
      <li><button class="btn btn-link btn-block language-select item-selected" type="button" name="en-gb">English</button></li>
    </ul>
  </div>
  <input type="hidden" name="code" value="">
  <input type="hidden" name="redirect" value="https://www.digityon.com/index.php?route=common/home">
</form>

POST #

<form action="#" method="post" id="ajax-login-form" enctype="multipart/form-data">
  <div class="form-group">
    <label class="control-label" for="input-email">E-Mail Address</label>
    <input type="text" name="email" value="" placeholder="E-Mail Address" id="input-email" class="form-control">
  </div>
  <div class="form-group">
    <label class="control-label" for="input-password">Password</label>
    <input type="password" name="password" value="" placeholder="Password" id="input-password" class="form-control">
    <a class="forgotten" href="https://www.digityon.com/index.php?route=account/forgotten">Forgotten Password</a>
  </div>
  <div class="action">
    <button class="button" type="button" onclick="ocajaxlogin.loginAction(document.getElementById('input-email').value, document.getElementById('input-password').value)"><span>Login</span></button>
    <button class="button" type="button" onclick="ocajaxlogin.appendRegisterForm()"><span>Create an account</span></button>
    <img class="ajax-load-img" alt="" src="https://www.digityon.com/image/catalog/AjaxLoader.gif" width="30" height="30">
  </div>
</form>

POST https://www.digityon.com/index.php?route=extension/module/ajaxregister

<form action="https://www.digityon.com/index.php?route=extension/module/ajaxregister" method="post" id="ajax-register-form" enctype="multipart/form-data" class="form-horizontal">
  <fieldset id="account">
    <legend>Your Personal Details</legend>
    <div class="form-group required" style="display:  none ;">
      <label class="col-sm-2 control-label">Customer Group</label>
      <div class="col-sm-10">
        <div class="radio">
          <label>
            <input type="radio" name="customer_group_id" value="1" checked="checked"> Default</label>
        </div>
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-firstname">First Name</label>
      <div class="col-sm-10">
        <input type="text" name="firstname" value="" placeholder="First Name" id="input-firstname" class="form-control">
        <!-- Error First Name -->
        <div class="for-error error-firstname"></div>
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-lastname">Last Name</label>
      <div class="col-sm-10">
        <input type="text" name="lastname" value="" placeholder="Last Name" id="input-lastname" class="form-control">
        <!-- Error Last Name -->
        <div class="for-error error-lastname"></div>
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-register-email">E-Mail</label>
      <div class="col-sm-10">
        <input type="email" name="email" value="" placeholder="E-Mail" id="input-register-email" class="form-control">
        <!-- Error Email -->
        <div class="for-error error-email"></div>
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-telephone">Telephone</label>
      <div class="col-sm-10">
        <input type="tel" name="telephone" value="" placeholder="Telephone" id="input-telephone" class="form-control">
        <!-- Error Phone -->
        <div class="for-error error-telephone"></div>
      </div>
    </div>
  </fieldset>
  <fieldset>
    <legend>Your Password</legend>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-register-password">Password</label>
      <div class="col-sm-10">
        <input type="password" name="password" value="" placeholder="Password" id="input-register-password" class="form-control">
        <!-- Error Password -->
        <div class="for-error error-password"></div>
      </div>
    </div>
    <div class="form-group required">
      <label class="col-sm-2 control-label" for="input-confirm">Password Confirm</label>
      <div class="col-sm-10">
        <input type="password" name="confirm" value="" placeholder="Password Confirm" id="input-confirm" class="form-control">
        <!-- Error Confirm Password -->
        <div class="for-error error-confirm"></div>
      </div>
    </div>
  </fieldset>
  <fieldset>
    <legend>Newsletter</legend>
    <div class="form-group">
      <label class="col-sm-2 control-label">Subscribe</label>
      <div class="col-sm-10">
        <label class="radio-inline">
          <input type="radio" name="newsletter" value="1"> Yes</label>
        <label class="radio-inline">
          <input type="radio" name="newsletter" value="0" checked="checked"> No</label>
      </div>
    </div>
  </fieldset>
  <div class="buttons">
    <div class="pull-right">I have read and agree to the <a href="https://www.digityon.com/index.php?route=information/information/agree&amp;information_id=3" class="agree"><b>Privacy Policy</b></a>
      <input type="checkbox" name="agree" value="1"> &nbsp; <input type="button" onclick="ocajaxlogin.registerAction();" value="Continue" class="btn btn-primary">
      <img class="ajax-load-img" alt="" src="https://www.digityon.com/image/catalog/AjaxLoader.gif" width="30" height="30">
    </div>
  </div>
</form>

Name: subscribe

<form name="subscribe" id="subscribe">
  <input type="text" value="" name="subscribe_email" id="subscribe_email" placeholder="Enter you email address here...">
  <input type="hidden" value="" name="subscribe_name" id="subscribe_name">
  <a class="btn" onclick="email_subscribe()">Subscribe</a>
</form>

Name: subscribe

<form name="subscribe" id="subscribe_popup">
  <div>
    <!-- <span class="required">*</span><span>Enter you email address here...</span>-->
    <input type="text" value="" name="subscribe_pemail" id="subscribe_pemail" placeholder="Enter you email address here...">
    <input type="hidden" value="" name="subscribe_pname" id="subscribe_pname">
    <div id="notification"></div>
    <a class="button" onclick="email_subscribepopup()"><span>Subscribe</span></a>
  </div>
</form>

Text Content

Hotline: 123456789

Welcome you to Digityon store!

Language: English
 * English

 * My Account
   * Create account
   * Sign in
   * Wish List (0)
   * Shopping Cart
   * Checkout

Categories
 * Consumer Electronics
   * Electric lunch boxes
   * Headphones
   * Projectors
 * Digital Electronics
   * Electronic Watches
   * Speakers
   * Translators

Home
Consumer Electronics
Electric lunch boxesHeadphonesProjectors


Digital Electronics
Electronic WatchesSpeakersTranslators

Specials

0

 * Your shopping cart is empty!




LOGIN OR CREATE AN ACCOUNT

Close


RETURNING CUSTOMER

I am a returning customer

E-Mail Address
Password Forgotten Password
Login Create an account


LOGIN OR CREATE AN ACCOUNT

Close


REGISTER ACCOUNT

If you already have an account with us, please login at the login form.

Your Personal Details
Customer Group
Default
First Name

Last Name

E-Mail

Telephone

Your Password
Password

Password Confirm

Newsletter
Subscribe
Yes No
I have read and agree to the Privacy Policy  



YOUR ACCOUNT HAS BEEN CREATED!

Thank you for registering with Digityon!

You will be notified by e-mail once your account has been activated by the store
owner.

If you have ANY questions about the operation of this online shop, please
contact the store owner.

Continue


ACCOUNT LOGOUT

You have been logged off your account. It is now safe to leave the computer.

Your shopping cart has been saved, the items inside it will be restored whenever
you log back into your account.

Continue



HIGH QUALITY


CONSUMER ELECTRONICS


Read more
123


HIGH QUALITY


CONSUMER ELECTRONICS


Read more


SPECIAL OFFERS


Read more


SMART ERA


DIGITAL ELECTRONICS




Read more


FEATURED PRODUCTS

Add to Cart Add to Wish List Compare this Product Quick View

PLUG-IN STAINLESS STEEL HEATED LUNCH BOX WITH PORT...

US$36.79 Ex Tax: US$36.79

Add to Cart Add to Wish List Compare this Product Quick View

WIRELESS BLUETOOTH HEADPHONES WITH DEEP BASS, 5.0 ...

US$79.67 Ex Tax: US$79.67

Add to Cart Add to Wish List Compare this Product Quick View

WIFI WIRELESS LED VIDEO LASER HOLOGRAPHIC MOBILE P...

US$246.88 Ex Tax: US$246.88

Add to Cart Add to Wish List Compare this Product Quick View

BLUETOOTH SPEAKER WITH HIGH-POWER SUBWOOFER, WIREL...

US$71.86 Ex Tax: US$71.86

Add to Cart Add to Wish List Compare this Product Quick View

PORTABLE OFFLINE LANGUAGES TRANSLATOR FOR CONFEREN...

US$88.41 Ex Tax: US$88.41

Add to Cart Add to Wish List Compare this Product Quick View

CORDLESS PORTABLE FOOD THERMAL STORAGE CONTAINER W...

US$57.54 Ex Tax: US$57.54

Add to Cart Add to Wish List Compare this Product Quick View

HOT SALE RGB GAMING EARPHONES WITH ROUND HOLE FOR...

US$74.87 Ex Tax: US$74.87

Add to Cart Add to Wish List Compare this Product Quick View

4K ANDROID TV PROJECTOR WITH 2+32GB, FULL HD 1080P...

US$179.85 Ex Tax: US$179.85

Add to Cart Add to Wish List Compare this Product Quick View

PLUG-IN STAINLESS STEEL HEATED LUNCH BOX WITH PORT...

US$36.79 Ex Tax: US$36.79

Add to Cart Add to Wish List Compare this Product Quick View

WIRELESS BLUETOOTH HEADPHONES WITH DEEP BASS, 5.0 ...

US$79.67 Ex Tax: US$79.67

Add to Cart Add to Wish List Compare this Product Quick View

WIFI WIRELESS LED VIDEO LASER HOLOGRAPHIC MOBILE P...

US$246.88 Ex Tax: US$246.88

Add to Cart Add to Wish List Compare this Product Quick View

BLUETOOTH SPEAKER WITH HIGH-POWER SUBWOOFER, WIREL...

US$71.86 Ex Tax: US$71.86

Add to Cart Add to Wish List Compare this Product Quick View

PORTABLE OFFLINE LANGUAGES TRANSLATOR FOR CONFEREN...

US$88.41 Ex Tax: US$88.41

Add to Cart Add to Wish List Compare this Product Quick View

CORDLESS PORTABLE FOOD THERMAL STORAGE CONTAINER W...

US$57.54 Ex Tax: US$57.54

Add to Cart Add to Wish List Compare this Product Quick View

HOT SALE RGB GAMING EARPHONES WITH ROUND HOLE FOR...

US$74.87 Ex Tax: US$74.87

Add to Cart Add to Wish List Compare this Product Quick View

4K ANDROID TV PROJECTOR WITH 2+32GB, FULL HD 1080P...

US$179.85 Ex Tax: US$179.85

Add to Cart Add to Wish List Compare this Product Quick View

PLUG-IN STAINLESS STEEL HEATED LUNCH BOX WITH PORT...

US$36.79 Ex Tax: US$36.79

Add to Cart Add to Wish List Compare this Product Quick View

WIRELESS BLUETOOTH HEADPHONES WITH DEEP BASS, 5.0 ...

US$79.67 Ex Tax: US$79.67

Add to Cart Add to Wish List Compare this Product Quick View

WIFI WIRELESS LED VIDEO LASER HOLOGRAPHIC MOBILE P...

US$246.88 Ex Tax: US$246.88

Add to Cart Add to Wish List Compare this Product Quick View

BLUETOOTH SPEAKER WITH HIGH-POWER SUBWOOFER, WIREL...

US$71.86 Ex Tax: US$71.86

Add to Cart Add to Wish List Compare this Product Quick View

PORTABLE OFFLINE LANGUAGES TRANSLATOR FOR CONFEREN...

US$88.41 Ex Tax: US$88.41

Add to Cart Add to Wish List Compare this Product Quick View

CORDLESS PORTABLE FOOD THERMAL STORAGE CONTAINER W...

US$57.54 Ex Tax: US$57.54

Add to Cart Add to Wish List Compare this Product Quick View

HOT SALE RGB GAMING EARPHONES WITH ROUND HOLE FOR...

US$74.87 Ex Tax: US$74.87

Add to Cart Add to Wish List Compare this Product Quick View

4K ANDROID TV PROJECTOR WITH 2+32GB, FULL HD 1080P...

US$179.85 Ex Tax: US$179.85






NEW ARRIVALS

 * 

New
Add to Cart Add to Wish List Compare this Product Quick View

BLUETOOTH SMART WATCH FOR MEN WITH BLOOD PRESSURE ...

US$37.88 Ex Tax: US$37.88

New
Add to Cart Add to Wish List Compare this Product Quick View

WATERPROOF SMART WATCH WITH WIRELESS BLUETOOTH EAR...

US$65.49 Ex Tax: US$65.49

New
Add to Cart Add to Wish List Compare this Product Quick View

SMARTWATCH WITH ROTATING BEZEL, DUAL BUTTONS, BLUE...

US$55.16 Ex Tax: US$55.16

New
Add to Cart Add to Wish List Compare this Product Quick View

SMARTWATCH WITH BLUETOOTH CALL DISPLAY, HEALTH MON...

US$58.31 Ex Tax: US$58.31

New
Add to Cart Add to Wish List Compare this Product Quick View

SMARTWATCH WITH 30-DAY BATTERY LIFE, MUSIC CONTROL...

US$40.49 Ex Tax: US$40.49

New
Add to Cart Add to Wish List Compare this Product Quick View

LANGUAGE TRANSLATOR DEVICE WITH REAL-TIME READER S...

US$43.78 Ex Tax: US$43.78

New
Add to Cart Add to Wish List Compare this Product Quick View

CUTE CAT EAR WIRELESS BLUETOOTH HEADPHONES WITH 5....

US$61.88 Ex Tax: US$61.88

New
Add to Cart Add to Wish List Compare this Product Quick View

MULTIFUNCTIONAL CERAMIC LINER INTELLIGENT ELECTRIC...

US$32.17 Ex Tax: US$32.17

New
Add to Cart Add to Wish List Compare this Product Quick View

WOODEN WIRELESS BLUETOOTH SPEAKER, PORTABLE SUBWOO...

US$27.53 Ex Tax: US$27.53

New
Add to Cart Add to Wish List Compare this Product Quick View

INNOVATIVE DURABLE MINI PROJECTOR FOR HOME THEATER...

US$154.85 Ex Tax: US$154.85

New
Add to Cart Add to Wish List Compare this Product Quick View

BLUETOOTH SMART WATCH FOR MEN WITH BLOOD PRESSURE ...

US$37.88 Ex Tax: US$37.88

New
Add to Cart Add to Wish List Compare this Product Quick View

WATERPROOF SMART WATCH WITH WIRELESS BLUETOOTH EAR...

US$65.49 Ex Tax: US$65.49

New
Add to Cart Add to Wish List Compare this Product Quick View

SMARTWATCH WITH ROTATING BEZEL, DUAL BUTTONS, BLUE...

US$55.16 Ex Tax: US$55.16

New
Add to Cart Add to Wish List Compare this Product Quick View

SMARTWATCH WITH BLUETOOTH CALL DISPLAY, HEALTH MON...

US$58.31 Ex Tax: US$58.31

New
Add to Cart Add to Wish List Compare this Product Quick View

SMARTWATCH WITH 30-DAY BATTERY LIFE, MUSIC CONTROL...

US$40.49 Ex Tax: US$40.49

New
Add to Cart Add to Wish List Compare this Product Quick View

LANGUAGE TRANSLATOR DEVICE WITH REAL-TIME READER S...

US$43.78 Ex Tax: US$43.78

New
Add to Cart Add to Wish List Compare this Product Quick View

CUTE CAT EAR WIRELESS BLUETOOTH HEADPHONES WITH 5....

US$61.88 Ex Tax: US$61.88

New
Add to Cart Add to Wish List Compare this Product Quick View

MULTIFUNCTIONAL CERAMIC LINER INTELLIGENT ELECTRIC...

US$32.17 Ex Tax: US$32.17

New
Add to Cart Add to Wish List Compare this Product Quick View

WOODEN WIRELESS BLUETOOTH SPEAKER, PORTABLE SUBWOO...

US$27.53 Ex Tax: US$27.53

New
Add to Cart Add to Wish List Compare this Product Quick View

INNOVATIVE DURABLE MINI PROJECTOR FOR HOME THEATER...

US$154.85 Ex Tax: US$154.85





SHIPPING COSTS

Reasonable charges


ONLINE SUPPORT 24/7

We are always at your service


30 DAYS RETURN

You have 30 days to return

SIGN UP NEWSLETTER


GET E-MAIL UPDATES ABOUT OUR LATEST SHOP AND SPECIAL OFFERS

Subscribe


Digityon electronics website brings together high-quality products to meet your
diverse shopping needs.

Company: Qiuchao Trading Limited

Address: Room A1, 10th Floor, Tai Sang Bank Building, 130-132 Des Voeux Road
Central, Central, Hong Kong

E-mail:

--------------------------------------------------------------------------------

INFORMATION

 * About Us
 * Shipping Policy
 * Privacy Policy
 * Terms & Conditions
 * Return Policy

EXTRAS

 * Contact Us
 * Returns
 * Site Map
 * Specials

MY ACCOUNT

 * My Account
 * Order History
 * Wish List
 * Newsletter

Powered By Digityon. © 2024 All Right Reserved.


X


NEWSLETTER

Enter your email address to subscribe our notification of our new post &
features by email.

Subscribe
Don't show this popup again