www.digitalele.com Open in urlscan Pro
45.200.126.56  Public Scan

URL: https://www.digitalele.com/
Submission: On October 06 via api from US — Scanned from US

Form analysis 7 forms found in the DOM

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

<form action="https://www.digitalele.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">
      <!-- <img src="catalog/language/en-gb/en-gb.png" alt="English" title="English"> --> 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"><!-- <img src="catalog/language/en-gb/en-gb.png" alt="English" title="English" /> -->English</button></li>
    </ul>
  </div>
  <input type="hidden" name="code" value="">
  <input type="hidden" name="redirect" value="https://www.digitalele.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.digitalele.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="http://www.digitalele.com/image/catalog/AjaxLoader.gif" width="30" height="30">
  </div>
</form>

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

<form action="https://www.digitalele.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.digitalele.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="http://www.digitalele.com/image/catalog/AjaxLoader.gif" width="30" height="30">
    </div>
  </div>
</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.digitalele.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="http://www.digitalele.com/image/catalog/AjaxLoader.gif" width="30" height="30">
  </div>
</form>

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

<form action="https://www.digitalele.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.digitalele.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="http://www.digitalele.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

Hello! Welcome To Our Electronic Products Sales Website.

Language: English
 * English

 * Setting
   * Create account
   * Sign In
   * Shopping Cart
   * Checkout

0US$0.00

 * Your shopping cart is empty!

0
My Account

All Categories

 * All Categories
 * Consumer Electronics
 * Electronic Alarm Clocks
 * Electronic Watches
 * Power Banks
 * Digital Electronics
 * Electronic Door Locks
 * Headphones
 * Drones

Search

 * Home
 * Consumer Electronics
    * Electronic Alarm Clocks
    * Electronic Watches
    * Power Banks

 * Digital Electronics
    * Electronic Door Locks
    * Headphones
    * Drones

 * Specials

Menu

 * Home




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 Digitalele!

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



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 Digitalele!

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



SPECIAL OFFERS


Shop Now!
123


SPECIAL OFFERS


Shop Now!


DIGITAL ELECTRONICS

Comfortable To Wear, Always With You
Shop Now!


CONSUMER ELECTRONICS

Explore The Future, All On Your Wrist
Shop Now!


SPECIAL OFFERS

-10%
Quick View

300W PORTABLE SOLAR POWER BANK 220V POWER GENERATO...

US$108.80US$97.92 Ex Tax: US$97.92

Add to Cart
Add to Wishlist
Add to Compare
-20%
Quick View

40MM BLUETOOTH HEADSET EARPHONES FOR IOS ANDROID P...

US$121.86US$97.49 Ex Tax: US$97.49

Add to Cart
Add to Wishlist
Add to Compare
-50%
Quick View

4K CAMERA DRONE GPS 5G FPV HD 2 AXIS STABILIZED GI...

US$2,068.69US$1,034.35 Ex Tax: US$1,034.35

Add to Cart
Add to Wishlist
Add to Compare
-5%
Quick View

BIOMETRIC FINGERPRINT SMART DOOR LOCK PASSWORD ELE...

US$65.56US$62.28 Ex Tax: US$62.28

Add to Cart
Add to Wishlist
Add to Compare
-20%
Quick View

DOOR LOCK TYPE DOOR LOCK FINGERPRINT SMART LOCK EL...

US$131.95US$105.56 Ex Tax: US$105.56

Add to Cart
Add to Wishlist
Add to Compare
-10%
Quick View

ELECTRONIC SMART LOCK DIGITAL DOOR LOCK SMART DOOR...

US$91.95US$82.76 Ex Tax: US$82.76

Add to Cart
Add to Wishlist
Add to Compare




OUR PRODUCTS

 * 

Quick View

10000MAH WIRELESS POWER BANK 15W FAST CHARGER MOBI...

US$78.90 Ex Tax: US$78.90

Add to Cart
Add to Wishlist
Add to Compare
Quick View

KIDS ALARM CLOCK CHILDREN SLEEP TRAINING CLOCK NIG...

US$12.58 Ex Tax: US$12.58

Add to Cart
Add to Wishlist
Add to Compare
Quick View

BLUETOOTH CALL WOMEN SMART WATCH FULL TOUCH FITNES...

US$46.32 Ex Tax: US$46.32

Add to Cart
Add to Wishlist
Add to Compare
Quick View

WIRELESS BT EARPHONES HEADPHONES HEADWEAR BASS GAM...

US$78.98 Ex Tax: US$78.98

Add to Cart
Add to Wishlist
Add to Compare
Quick View

NEWEST SMART WATCH BLUETOOTH CALL HEART RATE BLOOD...

US$59.09 Ex Tax: US$59.09

Add to Cart
Add to Wishlist
Add to Compare
Quick View

BLUETOOTH HEADPHONES FOLDABLE WIRELESS GAMING EARP...

US$76.68 Ex Tax: US$76.68

Add to Cart
Add to Wishlist
Add to Compare
Quick View

DRONE 4K PROFESIONAL 8K HD CAMERA 5G WIFI 2-AXIS G...

US$749.96 Ex Tax: US$749.96

Add to Cart
Add to Wishlist
Add to Compare
Quick View

FINGERPRINT DOOR LOCK WIFI BLUETOOTH ELECTRONIC LO...

US$118.74 Ex Tax: US$118.74

Add to Cart
Add to Wishlist
Add to Compare




NEW ARRIVALS

6000MAH HIGH POWER SEARCHLIGHT USB RECHARGEABLE SP...

US$89.00 Ex Tax: US$89.00

Add to Cart
Add to Wishlist
Add to Compare
Quick View

ALARM CLOCK MULTIFUNCTION ELECTRONIC ALARM CUTE CA...

US$16.69 Ex Tax: US$16.69

Add to Cart
Add to Wishlist
Add to Compare
Quick View

BLUETOOTH SMART WATCH MEN BLOOD PRESSURE SMARTWATC...

US$22.26 Ex Tax: US$22.26

Add to Cart
Add to Wishlist
Add to Compare
Quick View

SMART LOCK BIOMETRIC FINGERPRINT SMART HOME DOOR L...

US$79.96 Ex Tax: US$79.96

Add to Cart
Add to Wishlist
Add to Compare
Quick View

WIRELESS BLUETOOTH HEADSETS MOBILE GAMING GIFT HEA...

US$61.99 Ex Tax: US$61.99

Add to Cart
Add to Wishlist
Add to Compare
Quick View






FEATURED PRODUCTS

WIRELESS BLUETOOTH HEADPHONES EARPHONES BASS STERE...

US$70.68 Ex Tax: US$70.68

Add to Cart
Add to Wishlist
Add to Compare
Quick View

ALARM CLOCK STAND ON PRESSURE SENSITIVE BATTERY SM...

US$29.79 Ex Tax: US$29.79

Add to Cart
Add to Wishlist
Add to Compare
Quick View

POWER BANK 20000MAH PORTABLE DIGITAL DISPLAY EXTER...

US$36.90 Ex Tax: US$36.90

Add to Cart
Add to Wishlist
Add to Compare
Quick View

DRONE 4K PROFESIONAL 8K HD CAMERA 5G WIFI 2-AXIS G...

US$749.96 Ex Tax: US$749.96

Add to Cart
Add to Wishlist
Add to Compare
Quick View

NEW BLUETOOTH CALLING SMART WATCH MEN SPORTS FITNE...

US$56.99 Ex Tax: US$56.99

Add to Cart
Add to Wishlist
Add to Compare
Quick View

SMART LOCK WATERPROOF WIFI DOOR DIGITAL PASSWORD D...

US$79.86 Ex Tax: US$79.86

Add to Cart
Add to Wishlist
Add to Compare
Quick View

WAKE UP LIGHT ALARM CLOCK WITH SUNRISE/SUNSET SIMU...

US$36.89 Ex Tax: US$36.89

Add to Cart
Add to Wishlist
Add to Compare
Quick View

BATTERY PACK MAGNETIC WIRELESS POWER BANK EXTERNAL...

US$28.90 Ex Tax: US$28.90

Add to Cart
Add to Wishlist
Add to Compare
Quick View




MOSTVIEW PRODUCTS

NEW CAMOUFLAGE 3.5MM HEADSET WIRED WITH MICROPHONE...

US$62.79 Ex Tax: US$62.79

Add to Cart
Add to Wishlist
Add to Compare
Quick View

1080P HD CAMERA GPS FOLLOW ME ALTITUDE HOLD MODE L...

US$643.78 Ex Tax: US$643.78

Add to Cart
Add to Wishlist
Add to Compare
Quick View

MULTIFUNCTIONAL INTELLIGENT ALARM CLOCK BLUETOOTH ...

US$20.56 Ex Tax: US$20.56

Add to Cart
Add to Wishlist
Add to Compare
Quick View

USB RECHARGEABLE LED CAMPING LANTERN PORTABLE TENT...

US$21.90 Ex Tax: US$21.90

Add to Cart
Add to Wishlist
Add to Compare
Quick View

DOOR LOCKS 6 DIGITS SMART ELECTRONIC PASSWORD LOCK...

US$36.57 Ex Tax: US$36.57

Add to Cart
Add to Wishlist
Add to Compare
Quick View

BRUSHLESS MOTORFOLDING DRONE 4K HD AERIAL PHOTOGRA...

US$815.67 Ex Tax: US$815.67

Add to Cart
Add to Wishlist
Add to Compare
Quick View

NEWEST SMARTWATCH BODY TEMPERATURE DETECTION FITNE...

US$26.27 Ex Tax: US$26.27

Add to Cart
Add to Wishlist
Add to Compare
Quick View

SMART FINGERPRINT DOOR LOCK ELECTRONIC WITH PASSWO...

US$46.19 Ex Tax: US$46.19

Add to Cart
Add to Wishlist
Add to Compare
Quick View




BESTSELLER PRODUCTS

HOT SALE ROUND HOLE EARPHONES RGB GAMING EARPHONES...

US$74.87 Ex Tax: US$74.87

Add to Cart
Add to Wishlist
Add to Compare
Quick View

WIFI DIGITAL ELECTRONIC SMART DOOR LOCK WITH BIOME...

US$100.56 Ex Tax: US$100.56

Add to Cart
Add to Wishlist
Add to Compare
Quick View

3 IN 1 NIGHTSTAND LAMPS TOUCH WIRELESS CHARGER BED...

US$29.79 Ex Tax: US$29.79

Add to Cart
Add to Wishlist
Add to Compare
Quick View

4G KIDS SMART WATCH WATERPROOF CHILDREN SMART WATC...

US$37.35 Ex Tax: US$37.35

Add to Cart
Add to Wishlist
Add to Compare
Quick View

OUTDOOR CAMPING PORTABLE POWER BANK 180W 45000MAH ...

US$101.33 Ex Tax: US$101.33

Add to Cart
Add to Wishlist
Add to Compare
Quick View

RETRO BLUETOOTH HEADSET METAL HEADWORN EARPHONES U...

US$74.98 Ex Tax: US$74.98

Add to Cart
Add to Wishlist
Add to Compare
Quick View

RADIO CLOCK DIGITAL CLOCK SMART ALARM CLOCK ELECTR...

US$26.88 Ex Tax: US$26.88

Add to Cart
Add to Wishlist
Add to Compare
Quick View

UNIVERSAL CELLPHONE WIRELESS POWER BANK FAST CHARG...

US$37.80 Ex Tax: US$37.80

Add to Cart
Add to Wishlist
Add to Compare
Quick View





SHIPPING COSTS

Reasonable charges.


SAFE PAYMENT

We ensure secure payment.


30 DAYS RETURN

30 days for free return.


24/7 HELP CENTER

Support 24 hours a day.


FOOTER LOGO




INFORMATION

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


MY ACCOUNT

 * My Account
 * Order History
 * Wish List
   
   
 * Specials


EXTRAS

   
 * Contact Us
 * Returns
 * Site Map

JOIN OUR NEWSLETTER NOW


BE THE FIRST TO KNOW. SIGN UP TO NEWSLETTER TODAY

Subscribe


Powered By Digitalele © 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