www.e-safeplus.com Open in urlscan Pro
191.96.57.250  Public Scan

URL: https://www.e-safeplus.com/
Submission: On February 26 via automatic, source certstream-suspicious — Scanned from SG

Form analysis 4 forms found in the DOM

GET https://www.e-safeplus.com/search

<form action="https://www.e-safeplus.com/search" method="GET" class="stop-propagation">
  <div class="d-flex position-relative align-items-center">
    <div class="d-lg-none" data-toggle="class-toggle" data-target=".front-header-search">
      <button class="btn px-2" type="button"><i class="la la-2x la-long-arrow-left"></i></button>
    </div>
    <div class="search-input-box">
      <input type="text" class="border border-soft-light form-control fs-14 hov-animate-outline" id="search" name="keyword" placeholder="I am shopping for..." autocomplete="off">
      <svg id="Group_723" data-name="Group 723" xmlns="http://www.w3.org/2000/svg" width="20.001" height="20" viewBox="0 0 20.001 20">
        <path id="Path_3090" data-name="Path 3090" d="M9.847,17.839a7.993,7.993,0,1,1,7.993-7.993A8,8,0,0,1,9.847,17.839Zm0-14.387a6.394,6.394,0,1,0,6.394,6.394A6.4,6.4,0,0,0,9.847,3.453Z" transform="translate(-1.854 -1.854)" fill="#b5b5bf"></path>
        <path id="Path_3091" data-name="Path 3091" d="M24.4,25.2a.8.8,0,0,1-.565-.234l-6.15-6.15a.8.8,0,0,1,1.13-1.13l6.15,6.15A.8.8,0,0,1,24.4,25.2Z" transform="translate(-5.2 -5.2)" fill="#b5b5bf"></path>
      </svg>
    </div>
  </div>
</form>

POST https://www.e-safeplus.com/subscribers

<form method="POST" action="https://www.e-safeplus.com/subscribers">
  <input type="hidden" name="_token" value="TPfIo467RsWtx3oHYIHx8Z1kN4R0sLsVcDp3DH4l">
  <div class="row gutters-10">
    <div class="col-8">
      <input type="email" class="form-control border-secondary rounded-0 text-white w-100 bg-transparent" placeholder="Your Email Address" name="email" required="">
    </div>
    <div class="col-4">
      <button type="submit" class="btn btn-primary rounded-0 w-100">Subscribe</button>
    </div>
  </div>
</form>

POST https://www.e-safeplus.com/users/login/cart

<form class="form-default" role="form" action="https://www.e-safeplus.com/users/login/cart" method="POST">
  <input type="hidden" name="_token" value="TPfIo467RsWtx3oHYIHx8Z1kN4R0sLsVcDp3DH4l">
  <!-- Phone -->
  <div class="form-group phone-form-group mb-1">
    <div class="iti iti--allow-dropdown iti--separate-dial-code">
      <div class="iti__flag-container">
        <div class="iti__selected-flag" role="combobox" aria-owns="country-listbox" aria-expanded="false" tabindex="0" title="India (भारत): +91" aria-activedescendant="iti-item-in">
          <div class="iti__flag iti__in"></div>
          <div class="iti__selected-dial-code">+91</div>
          <div class="iti__arrow"></div>
        </div>
        <ul class="iti__country-list iti__hide" id="country-listbox" role="listbox">
          <li class="iti__country iti__standard iti__active" tabindex="-1" id="iti-item-in" role="option" data-dial-code="91" data-country-code="in" aria-selected="true">
            <div class="iti__flag-box">
              <div class="iti__flag iti__in"></div>
            </div><span class="iti__country-name">India (भारत)</span><span class="iti__dial-code">+91</span>
          </li>
        </ul>
      </div><input type="tel" id="phone-code" class="form-control" value="" placeholder="81234 56789" name="phone" autocomplete="off" data-intl-tel-input-id="0" style="padding-left: 1604px;">
    </div>
  </div>
  <!-- Country Code -->
  <input type="hidden" name="country_code" value="91">
  <!-- Email -->
  <div class="form-group email-form-group mb-1 d-none">
    <input type="email" class="form-control " value="" placeholder="Email" name="email" id="email" autocomplete="off">
  </div>
  <!-- Use Email Instead -->
  <div class="form-group text-right">
    <button class="btn btn-link p-0 text-primary" type="button" onclick="toggleEmailPhone(this)"><i>*Use Email Instead</i></button>
  </div>
  <!-- Password -->
  <div class="form-group">
    <input type="password" name="password" class="form-control h-auto rounded-0 form-control-lg" placeholder="Password">
  </div>
  <!-- Remember Me & Forgot password -->
  <div class="row mb-2">
    <div class="col-6">
      <label class="aiz-checkbox">
        <input type="checkbox" name="remember">
        <span class="opacity-60">Remember Me</span>
        <span class="aiz-square-check"></span>
      </label>
    </div>
    <div class="col-6 text-right">
      <a href="https://www.e-safeplus.com/password/reset" class="text-reset opacity-60 hov-opacity-100 fs-14">Forgot password?</a>
    </div>
  </div>
  <!-- Login Button -->
  <div class="mb-5">
    <button type="submit" class="btn btn-primary btn-block fw-600 rounded-0">Login</button>
  </div>
</form>

POST https://www.e-safeplus.com/auction_product_bids

<form class="form-horizontal" action="https://www.e-safeplus.com/auction_product_bids" method="POST" enctype="multipart/form-data">
  <input type="hidden" name="_token" value="TPfIo467RsWtx3oHYIHx8Z1kN4R0sLsVcDp3DH4l"> <input type="hidden" name="product_id" id="bid_product_id" value="">
  <div class="form-group">
    <label class="form-label"> Place Bid Price <span class="text-danger">*</span>
    </label>
    <div class="form-group">
      <input type="number" step="0.01" class="form-control form-control-sm" name="amount" id="bid_amount" min="" placeholder="Enter Amount" required="">
    </div>
  </div>
  <div class="form-group text-right">
    <button type="submit" class="btn btn-sm btn-primary transition-3d-hover mr-1">Submit</button>
  </div>
</form>

Text Content

   
 * Become a Seller !
   
 * Login to Seller

 * 

Login Registration
 * Dashboard
 * Logout

Categories (See All)
 * Home
 * Flash Sale
 * Blogs
 * All Brands
 * All categories

Rs 0.00 (0 Items)


YOUR CART IS EMPTY

 * • Fashion
   
 * Groceries
   
 * Cosmetics
 * F.M.C.G.
   
 * Occasions
   
 * User cards
   
 * Home and Kitchen
   
 * User cards
   

Login Registration

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

 * Home
 * Flash Sale
 * Blogs
 * All Brands
 * All categories




 * • Fashion
   
 * Groceries
   
 * Cosmetics
 * F.M.C.G.
   
 * Occasions
   
 * User cards
   
 * Home and Kitchen
   
 * User cards
   




FEATURED PRODUCTS


110.00
Rs 106.00



TROPICANA GUAVA DELIGHT : 1 LTR.

Club Point: 0
75.00
Rs 74.00



TIDE NATURALS DETERGENT POWDER LEMON & CHANDAN : 800 GRAM.

Club Point: 0
175.00
Rs 155.00



FORTUNE PLUS SOYA HEALTH OIL : 1 LTR. 5LTR.

Club Point: 0
54.00
Rs 53.00



PEPSODENT TOOTHPASTE GERMI CHECK WHITENING: 80G

Club Point: 0
220.00
Rs 200.00



BRITANNIA NUTRICHOICE DIGESTIVE HI-FIBER BISCUITS: 1 KG 150G 100G

Club Point: 0
5.00
Rs 5.00



VASELINE PETROLEUM JELLY ORIGINAL PURE SKIN -7G 15G 25G 50G 85G 200G

Club Point: 0
105.00
Rs 100.00



LAKME CREAM 9 TO 5 COMPLEXION CARE BEIGE : 9 GRAM

Club Point: 0
17.00
Rs 17.00



NOURISH METHI DANA 100 GMS

Club Point: 0
50.00
Rs 30.00



CHANA DESI-250 GRAM. 500 GRAM. 100 GRAM. 1 K.G. PACKS

Club Point: 0
60.00
Rs 50.00



IMLI : 250 GRAM. 500 GRAM. 1 K.G. 100 GRAM. & 50 GRAM. TAMARIND

Club Point: 0
105.00
Rs 102.00



GITS GULAB JAMUN INSTANT MIX

Club Point: 0
80.00
Rs 80.00



OXIDISED EARRING/HOOK /JWER 0020/TRADITIONAL, RAJASTHANI, ETHNIC BLACK ENAMEL
SELF DESIGN ,CIRCLE SHAPE WITH METAL GHUNGHROO LATKAN

Club Point: 5



FEATURED CATEGORIES

View All Categories

• FASHION

‣ BAGS & LUGGAGE'S

‣‣ EARRINGS

‣‣ NOSE RING

‣‣ BANGLES

GROCERIES

HOUSEHOLD CARE

F.M.C.G.

HOME DECOR

• FASHION

‣ BAGS & LUGGAGE'S

‣‣ EARRINGS

‣‣ NOSE RING

‣‣ BANGLES

GROCERIES

HOUSEHOLD CARE

F.M.C.G.

HOME DECOR

• FASHION

‣ BAGS & LUGGAGE'S

‣‣ EARRINGS

‣‣ NOSE RING

‣‣ BANGLES

GROCERIES

HOUSEHOLD CARE

F.M.C.G.


BEST SELLING


60.00
Rs 59.00



CHING'S GREEN CHILLI SAUCE : 190 GRAM. 680 GRAM.

Club Point: 0
150.00
Rs 130.00



TOOR DAL REGULAR /ARHAR DAL UNPOLISHED : 500G. 1 KG.

Club Point: 0
1.00
Rs 1.00



TESTING CARD

Club Point: 1
110.00
Rs 106.00



TROPICANA GUAVA DELIGHT : 1 LTR.

Club Point: 0
80.00
Rs 80.00



OXIDISED EARRING/HOOK/JWER 0014 TRADITIONAL, RAJASTHANI, ETHNIC CUTE JHUMKI WITH
LATKAN ,SELF-CUT WORK

Club Point: 5
70.00
Rs 50.00



GOND PREMIUM BEST QUALITY 500 GRAM 1 K.G. 200 GRAM. AND ₹ 20 TRAGACANTH GUM

Club Point: 0
325.00
Rs 325.00



PAN SHAPED GANESH JI WH 0001,2,3 TRADITIONAL, RAJASTHANI SELF-CUT WORK

Club Point: 20
141.00
Rs 131.00



INDIA GATE BASMATI RICE - DUBAR : 1 KG. 5 KG.

Club Point: 0
100.00
Rs 45.00



AGRAWAL NAMKEEN MIXER 800 GRM.

Club Point: 0
100.00
Rs 45.00



AGRAWAL NAMKEEN MIXER 400 GRM.

Club Point: 0
100.00
Rs 45.00



AGRAWAL NAMKEEN KHATTA MEETHA 400 GRM.

Club Point: 0
100.00
Rs 45.00



AGRAWAL BHUJIYA SEV 400 GRM.

Club Point: 0
200.00
Rs 45.00



AGRAWAL GARLIC SEV 400 GRM. LAHUSAN SEV

Club Point: 0
100.00
Rs 45.00



AGRAWAL RATLAMI SEV 400 GRM.

Club Point: 0
6660.00
Rs 47.25



MANAGER

Club Point: 0
399.00
Rs 358.00



MAMA EARTH 150 ML . UBTAN FOAMING FACE WASH WITH TURMERIC AND SAFFRON FOR TAN
REMOVAL : 150 ML.

Club Point: 0
235.00
Rs 231.00



COMFORT FABRIC CONDITIONER BLUE : 20 ML. 220 ML. 430 ML. 860 ML. 1.6 LTR.

Club Point: 0
390.00
Rs 390.00



TRADITIONAL PEACOCK CUT SINHASAN / SH 0006 /RAJASTHANI/ CUSTOMISED WITH STONES,
PEARLS, BEADS CHAIN AND KUNDAN

Club Point: 20
216.00
Rs 214.00



LUX BATHING SOAP SOFT TOUCH FRENCH ROSE AND ALMOND OIL

Club Point: 0
60.00
Rs 59.00



CHING'S DARK SOY SAUCE : 200 GRAM.

Club Point: 0


NEW PRODUCTS

View All
6660.00
Rs 47.25



MANAGER

Club Point: 0
390.00
Rs 350.00



CLUTCH WALLET HAND PURSE A STYLISH FOUR INNER POCKETS GOLDEN TEDDY IN FRONT SIDE
FLAP TYPE CLOSURE BEAUTIFUL CLUTCH BG 0015 ELEGANT

Club Point: 15
1230.00
Rs 363.05



CARDNMBVCX

Club Point: 0
50.00
Rs 31.50



CARD 2

Club Point: 0
50.00
Rs 31.50



CARD

Club Point: 0
100.00
Rs 45.00



AGRAWAL NAMKEEN MIXER 800 GRM.

Club Point: 0
100.00
Rs 45.00



AGRAWAL RATLAMI SEV 400 GRM.

Club Point: 0
200.00
Rs 45.00



AGRAWAL GARLIC SEV 400 GRM. LAHUSAN SEV

Club Point: 0
100.00
Rs 45.00



AGRAWAL BHUJIYA SEV 400 GRM.

Club Point: 0
100.00
Rs 45.00



AGRAWAL NAMKEEN KHATTA MEETHA 400 GRM.

Club Point: 0
100.00
Rs 45.00



AGRAWAL NAMKEEN MIXER 400 GRM.

Club Point: 0

Rs 99.00



ACTIVE AFFILIATE CARD ₹ 99

Club Point: 0


View All Coupons
Groceries 
100.00
Rs 45.00



AGRAWAL NAMKEEN MIXER 800 GRM.

Club Point: 0
100.00
Rs 45.00



AGRAWAL RATLAMI SEV 400 GRM.

Club Point: 0
200.00
Rs 45.00



AGRAWAL GARLIC SEV 400 GRM. LAHUSAN SEV

Club Point: 0
100.00
Rs 45.00



AGRAWAL BHUJIYA SEV 400 GRM.

Club Point: 0
100.00
Rs 45.00



AGRAWAL NAMKEEN KHATTA MEETHA 400 GRM.

Club Point: 0
Craft 
520.00
Rs 520.00



CAMEL SHAPED SPOON AND PAN STAND / HD 0007/ RAJASTHANI/ETHNIC/TRADITIONAL KUNDAN
AND CONE WORK

Club Point: 10
170.00
Rs 170.00



FANCY DEEPAK CRYSTAL FLOWER /HD 0026/ KAMAL SHAPED DIAMOND CRYSTAL DEEPAK

Club Point: 5
240.00
Rs 240.00



TRADITIONAL PEN STAND /HD 0033/ RAJASTHANI GOLDEN PAINTED ELEPHANT /SELF CUT
WORK

Club Point: 10
240.00
Rs 240.00



TRADITIONAL PEN STAND / HD 0032 /RAJASTHANI GOLDEN PAINTED /SELF CUT WORK

Club Point: 10
520.00
Rs 520.00



TRADITIONAL KALASH /HD 0001/ RAJASTHANI / BEAUTIFUL DESIGN MADE BY PAINT.

Club Point: 15
Handicraft 
325.00
Rs 325.00



PAN SHAPED GANESH JI WH 0001,2,3 TRADITIONAL, RAJASTHANI SELF-CUT WORK

Club Point: 20
390.00
Rs 390.00



TRADITIONAL PEACOCK CUT SINHASAN / SH 0006 /RAJASTHANI/ CUSTOMISED WITH STONES,
PEARLS, BEADS CHAIN AND KUNDAN

Club Point: 20
390.00
Rs 390.00



TRADITIONAL CHOUKI (SQUARE SHAPED) / CH 0010 / GOLDEN PLATED, SELF CUT WORK
,WOODEN TOP WITH METAL LEGS

Club Point: 15
110.00
Rs 110.00



TRADITIONAL ELEPHANT MR 0004 RAJASTHANI

Club Point: 5
170.00
Rs 170.00



WORSHIPABLE COW/ MR 0006 / SILVER COW SELF CUT WORK

Club Point: 5
‣‣ Earrings 
50.00
Rs 31.50



CARD 2

Club Point: 0
50.00
Rs 31.50



CARD

Club Point: 0
80.00
Rs 80.00



OXIDISED EARRING/HOOK/JWER 0014 TRADITIONAL, RAJASTHANI, ETHNIC CUTE JHUMKI WITH
LATKAN ,SELF-CUT WORK

Club Point: 5
150.00
Rs 150.00



TRADITIONAL GOLD PLATED EARRING/TOPS/JHUMKI /JWER 0108 / RAJASTHANI / ETHNIC
PEACOCK SHAPED TOPS WITH JHUMKI

Club Point: 5
240.00
Rs 240.00



ATTRACTIVE KETTLE SHAPE/EARRING/HOOK/JWER 0023 FUNKY ,TRENDY BEAUTIFUL 3 LAYER
KETTLE SHAPE SILVER OXIDISED ALLOY DROPS AND DANGLERS

Club Point: 12


TOP SELLERS

View All Sellers


ROLIMOLI RAJWADA

(0 reviews)
Visit Store


SWAD VIRASAT

(0 reviews)
Visit Store


SAFEPLUS.PRODUCT

(0 reviews)
Visit Store

TERMS & CONDITIONS

RETURN POLICY

SUPPORT POLICY

PRIVACY POLICY

Get all the latest information on Events, Sales, and Offers. Sign up for the
newsletter today.

SUBSCRIBE TO OUR NEWSLETTER FOR REGULAR UPDATES ABOUT OFFERS, COUPONS & MORE

Subscribe


FOLLOW US

 * 
 * 
 * 
 * 
 * 

MOBILE APPS



SAFERIDE

 * Get all the latest information on Events, Sales, and Offers. Sign up for the
   newsletter today.

CONTACTS

 * Address
   
   Nimbalkar ki Goth no.2, Lashkar, Gwalior, Madhya Pradesh, India - 474001

 * Phone
   
   0751 3585745

 * Email
   
   info@esafeplus.in

MY ACCOUNT

 * Login
 * Order History
 * My Wishlist
 * Track Order
 * Be an affiliate partner

SELLER ZONE

 * Become A Seller
   Apply Now

 * Login to Seller Panel

DELIVERY BOY

 * Login to Delivery Boy Panel

SafeRide
 * Get all the latest information on Events, Sales, and Offers. Sign up for the
   newsletter today.

Contacts

 * Address
   
   Nimbalkar ki Goth no.2, Lashkar, Gwalior, Madhya Pradesh, India - 474001

 * Phone
   
   0751 3585745

 * Email
   
   info@esafeplus.in

My Account
 * Login
 * Order History
 * My Wishlist
 * Track Order
 * Be an affiliate partner

Seller Zone

 * Become A Seller Apply Now

 * Login to Seller Panel

Delivery Boy
 * Login to Delivery Boy Panel

 2021 safeplus e click Pvt. Ltd. All Rights Reserved.

Home
Categories
Cart (0)
Notifications
My Account

CONFIRMATION

Delete confirmation message

Cancel Delete

LOGIN

+91

 * 
   India (भारत)+91


*Use Email Instead

Remember Me
Forgot password?
Login

Dont have an account?

Register Now

BID FOR PRODUCT

Place Bid Price *

Submit

DELETE YOUR ACCOUNT

Warning: You cannot undo this action

Note: Don't Click to any button or don't do any action during account Deletion,
it may takes some times.

Deleting Account Means:

If you create any classified ptoducts, after deleting your account, those
products will no longer in our system

After deleting your account, wallet balance will no longer in our system

Cancel Delete Account

×