iforladyfashion.in Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://iforladyfashion.in/
Submission: On October 08 via manual from IN — Scanned from DE

Form analysis 6 forms found in the DOM

POST /cart

<form action="/cart" method="post" novalidate="" class="nt_mini_cart nt_js_cart flex column h__100 btns_cart_1">
  <div class="mini_cart_header flex fl_between al_center">
    <div class="h3 widget-title tu fs__16 mg__0">Shopping cart</div><i class="close_pp pegk pe-7s-close ts__03 cd"></i>
  </div>
  <div class="mini_cart_wrap">
    <div class="mini_cart_content fixcl-scroll">
      <div class="fixcl-scroll-content">
        <div class="empty tc mt__40"><i class="las la-shopping-bag pr mb__10"></i>
          <p>Your cart is empty.</p>
          <p class="return-to-shop mb__15"><a class="button button_primary tu js_add_ld" href="/collections/all">Return To Shop</a></p>
        </div>
        <div class="cookie-message dn">Enable cookies to use the shopping cart</div>
        <div class="mini_cart_items js_cat_items lazyloaded" data-include="/cart/?view=viewjs" data-currentinclude=""></div>
        <div class="mini_cart_tool js_cart_tool tc  dn">
          <div data-id="note" class="mini_cart_tool_note js_cart_tls ttip_nt tooltip_top">
            <span class="txt_add_note "><i class="lar la-clipboard"></i><span class="tt_txt">Add Order Note</span></span>
            <span class="txt_edit_note dn"><i class="las la-clipboard-list"></i><span class="tt_txt">Edit Order Note</span></span>
          </div>
          <div data-id="dis" class="mini_cart_tool_dis js_cart_tls ttip_nt tooltip_top"><i class="las la-tag"></i><span class="tt_txt">Add A Coupon</span></div>
        </div>
      </div>
    </div>
    <div class="mini_cart_footer js_cart_footer dn" style="">
      <input type="hidden" name="attributes[adspclnt]" value=""><input type="hidden" name="attributes[cat_mb_items_per_row]" value="">
      <input type="hidden" name="attributes[cat_tb_items_per_row]" value=""><input type="hidden" name="attributes[cat_dk_items_per_row]" value=""><input type="hidden" name="attributes[auto_hide_ofsock]" value=""><input type="hidden"
        name="attributes[paginate_ntt4]" value=""><input type="hidden" name="attributes[limit_ntt4]" value=""><input type="hidden" name="attributes[use_bar_lmntt4]" value="">
      <div class="js_cat_dics"></div>
      <div class="total row fl_between al_center">
        <div class="col-auto"><strong>Subtotal:</strong></div>
        <div class="col-auto tr js_cat_ttprice">
          <div class="cart_tot_price">Rs. 0.00</div>
        </div>
      </div>
      <p class="txt_tax_ship mb__5 fs__12">Tax included. Shipping and discounts codes calculated at checkout </p>
      <p class="pr db mb__5 fs__12"><input type="checkbox" id="cart_agree" class="js_agree_ck mr__5" name="ck_lumise"><label for="cart_agree">I agree with the terms and conditions. </label><svg class="dn scl_selected">
          <use xlink:href="#scl_selected"></use>
        </svg></p><button type="submit" class="button btn-cart mt__10 mb__10 js_add_ld">View cart</button>
      <p class="db mb__5 fs__12" data-currency-jsnotify="">All charges are billed in INR. While the content of your cart is currently displayed in <span class="selected-currency"></span>, the checkout will use INR at the most current exchange rate.
      </p><button type="submit" data-confirm="ck_lumise" name="checkout" class="button btn-checkout mt__10 mb__10 js_add_ld">Check Out</button>
    </div>
  </div>
  <div class="mini_cart_note pe_none">
    <label for="CartSpecialInstructions" class="mb__5 dib"><span class="txt_add_note ">Add Order Note</span><span class="txt_edit_note dn">Edit Order Note</span></label>
    <textarea name="note" id="CartSpecialInstructions" placeholder="How can we help you?"></textarea>
    <input type="button" class="button btn_back js_cart_tls_back mt__15 mb__10" value="Save">
    <input type="button" class="button btn_back btn_back2 js_cart_tls_back" value="Cancel">
  </div>
  <div class="mini_cart_dis pe_none">
    <div class="shipping_calculator">
      <h3>Add A Coupon</h3>
      <p>Coupon code will work on checkout page</p>
      <p class="field">
        <input type="text" name="discount" id="Cartdiscode" value="" placeholder="Coupon code">
      </p>
      <p class="field">
        <input type="button" class="button btn_back js_cart_tls_back" value="Save">
      </p>
      <input type="button" class="button btn_back btn_back2 js_cart_tls_back" value="Cancel">
    </div>
  </div>
</form>

POST /account/login

<form method="post" action="/account/login" id="customer_login" accept-charset="UTF-8" novalidate="novalidate" class="nt_mini_cart flex column h__100 is_selected"><input type="hidden" name="form_type" value="customer_login"><input type="hidden"
    name="utf8" value="✓">
  <div class="mini_cart_header flex fl_between al_center">
    <div class="h3 widget-title tu fs__16 mg__0">Login</div><i class="close_pp pegk pe-7s-close ts__03 cd"></i>
  </div>
  <div class="ssw-social-login-widget">
    <div class="ssw-socialconnect">
    </div>
  </div>
  <div class="ssw-accept-wrapper" style="display: none">
    <label class="ssw-accept-marketing">
      <input class="ssw-accept-marketing__input" name="accepts_marketing" type="checkbox" onclick="sswOnAcceptMarketingRegisterPage(this)">
      <input class="ssw-accept-marketing__input_hidden" type="hidden" name="customer[accepts_marketing]" value="false">
    </label>
    <label class="ssw-accept-terms" style="display: none">
      <input class=" ssw-accept-terms__input" type="checkbox">
    </label>
  </div>
  <script type="text/javascript">
    /* global sswRun */
    sswRun(function() {
      let loader = Ssw.gwAssetsManifestLoader;
      loader.requireByKey("login.critical.js", "SCRIPT");
      let options = {
        rootMargin: '0px',
        threshold: 0.1
      };
      let callback = function(entries, observer) {
        if (entries[0].isIntersecting) {
          loader.requireByKey("login.main.css", "STYLE");
          loader.requireByKey("login.main.js", "SCRIPT");
          observer.unobserve(entries[0].target);
        }
      };
      let observer = new IntersectionObserver(callback, options);
      observer.observe(document.querySelector(".ssw-social-login-widget"));
    });
  </script>
  <div class="mini_cart_wrap">
    <div class="mini_cart_content fixcl-scroll">
      <div class="fixcl-scroll-content">
        <p class="form-row">
          <label for="CustomerEmail">Email <span class="required">*</span></label>
          <input type="email" name="customer[email]" id="CustomerEmail" autocomplete="email" autocorrect="off" autocapitalize="off">
        </p>
        <p class="form-row">
          <label for="CustomerPassword">Password <span class="required">*</span></label>
          <input type="password" value="" name="customer[password]" id="CustomerPassword">
        </p><input type="submit" class="button button_primary w__100 tu js_add_ld" value="Sign In">
        <br>
        <p class="mb__10 mt__20">New customer? <a data-no-instant="" rel="nofollow" href="/" data-id="#RegisterForm" class="link_acc">Create your account</a></p>
        <p>Lost password? <a data-no-instant="" rel="nofollow" href="#recover" data-id="#RecoverForm" class="link_acc">Recover password</a></p>
      </div>
    </div>
  </div>
</form>

POST /account/recover

<form method="post" action="/account/recover" id="RecoverForm" accept-charset="UTF-8" class="nt_mini_cart flex column h__100"><input type="hidden" name="form_type" value="recover_customer_password"><input type="hidden" name="utf8" value="✓">
  <div class="mini_cart_header flex fl_between al_center">
    <div class="h3 widget-title tu fs__16 mg__0">Recover password</div><i class="close_pp pegk pe-7s-close ts__03 cd"></i>
  </div>
  <div class="mini_cart_wrap">
    <div class="mini_cart_content fixcl-scroll">
      <div class="fixcl-scroll-content">
        <p class="form-row">
          <label for="RecoverEmail">Email address</label>
          <input type="email" value="" name="email" id="RecoverEmail" class="input-full" autocorrect="off" autocapitalize="off">
        </p>
        <input type="submit" class="button button_primary w__100 tu js_add_ld" value="Reset Password">
        <br>
        <p class="mb__10 mt__20">Remembered your password? <a data-no-instant="" rel="nofollow" href="/" data-id="#customer_login" class="link_acc">Back to login</a></p>
      </div>
    </div>
  </div>
</form>

POST /account

<form method="post" action="/account" id="RegisterForm" accept-charset="UTF-8" novalidate="novalidate" class="nt_mini_cart flex column h__100"><input type="hidden" name="form_type" value="create_customer"><input type="hidden" name="utf8" value="✓">
  <div class="mini_cart_header flex fl_between al_center">
    <div class="h3 widget-title tu fs__16 mg__0">Register</div><i class="close_pp pegk pe-7s-close ts__03 cd"></i>
  </div>
  <div class="ssw-social-login-widget">
    <div class="ssw-socialconnect">
    </div>
  </div>
  <div class="ssw-accept-wrapper" style="display: none">
    <label class="ssw-accept-marketing">
      <input class="ssw-accept-marketing__input" name="accepts_marketing" type="checkbox" onclick="sswOnAcceptMarketingRegisterPage(this)">
      <input class="ssw-accept-marketing__input_hidden" type="hidden" name="customer[accepts_marketing]" value="false">
    </label>
    <label class="ssw-accept-terms" style="display: none">
      <input class=" ssw-accept-terms__input" type="checkbox">
    </label>
  </div>
  <script type="text/javascript">
    /* global sswRun */
    sswRun(function() {
      let loader = Ssw.gwAssetsManifestLoader;
      loader.requireByKey("login.critical.js", "SCRIPT");
      let options = {
        rootMargin: '0px',
        threshold: 0.1
      };
      let callback = function(entries, observer) {
        if (entries[0].isIntersecting) {
          loader.requireByKey("login.main.css", "STYLE");
          loader.requireByKey("login.main.js", "SCRIPT");
          observer.unobserve(entries[0].target);
        }
      };
      let observer = new IntersectionObserver(callback, options);
      observer.observe(document.querySelector(".ssw-social-login-widget"));
    });
  </script>
  <div class="mini_cart_wrap">
    <div class="mini_cart_content fixcl-scroll">
      <div class="fixcl-scroll-content">
        <p class="form-row">
          <label for="-FirstName">First Name</label>
          <input type="text" name="customer[first_name]" id="-FirstName" autocomplete="given-name">
        </p>
        <p class="form-row">
          <label for="-LastName">Last Name</label>
          <input type="text" name="customer[last_name]" id="-LastName" autocomplete="family-name">
        </p>
        <p class="form-row">
          <label for="-email">Email <span class="required">*</span></label>
          <input type="email" name="customer[email]" id="-email" class="" autocorrect="off" autocapitalize="off" autocomplete="email" aria-required="true">
        </p>
        <p class="form-row">
          <label for="-password">Password <span class="required">*</span></label>
          <input type="password" name="customer[password]" id="-password" class="" aria-required="true">
        </p>
        <p class="form-row tl fs__13">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.</p><input type="submit"
          value="Register" class="button button_primary w__100 tu js_add_ld">
        <br>
        <p class="mb__10 mt__20">Already have an account? <a data-no-instant="" rel="nofollow" href="/" data-id="#customer_login" class="link_acc">Login here</a></p>
      </div>
    </div>
  </div>
</form>

GET /search

<form action="/search" method="get" class="search_header mini_search_frm pr js_frm_search" role="search">
  <input type="hidden" name="type" value="product">
  <input type="hidden" name="options[unavailable_products]" value="last">
  <input type="hidden" name="options[prefix]" value="none">
  <div class="frm_search_cat mb__20">
    <select name="product_type">
      <option value="*">All Categories</option>
      <option value="Bicycle SHOP">Bicycle SHOP</option>
      <option value="Bicycles">Bicycles</option>
      <option value="BICYCYLE NEW">BICYCYLE NEW</option>
      <option value="chair">chair</option>
      <option value="lap">lap</option>
      <option value="tablet">tablet</option>
    </select>
  </div>
  <div class="frm_search_input pr oh">
    <input class="search_header__input js_iput_search" autocomplete="off" type="text" name="q" placeholder="Search for products">
    <button class="search_header__submit js_btn_search pe_none" type="submit"><i class="iccl iccl-search"></i></button>
  </div>
  <div class="ld_bar_search"></div>
</form>

<form id="flits-guest-wsl-form">
  <h4 style="margin-top:10px;margin-bottom:10px;"> WHAT'S YOUR EMAIL? </h4>
  <input type="email" class="" name="email" id="flits_email_id" placeholder="Email address" style="width:100%;margin-top:10px;margin-bottom: 10px;" required="">
  <div style="text-align:center; margin-top:10px;margin-bottom: 10px;">
    <button type="submit" class="btn"> ADD TO WISHLIST </button>
  </div>
</form>

Text Content

IFORLADYFASHION

iforladyfashion
 * Bicycle
 * Laptop
 * Chair
 * Tablet


0
0
 1. 
 2. 


OUR NEW ARRIVAL

...
New


Quick viewQuick viewAdd to cartAdd to cart


BOAT AIRDOPES 121V2 TWS EARBUDS WITH BLUETOOTH V5.0, IMMERSIVE AUDIO, UP TO 14H
TOTAL PLAYBACK, INSTANT VOICE

(0)
Rs. 589.00

...
New


Quick viewQuick viewAdd to cartAdd to cart


JBL C115 TWS BY HARMAN, TRUE WIRELESS EARBUDS 21 HOURS PLAYTIME WITH QUICK
CHARGEDUAL CONNECT, BLUETOOTH

(0)
Rs. 535.00

...
New


Quick viewQuick viewAdd to cartAdd to cart


AIRDOPES 121V2 TWS EARBUDS WITH BLUETOOTH AUDIO, UP TO 14H TOTAL PLAYBACK,
INSTANT VOICE

(0)
Rs. 510.00

...
New


Quick viewQuick viewAdd to cartAdd to cart


ROCKERZ 255 PRO+ IN-EAR EARPHONES WITH 40 HOURS BATTERY, ASAP CHARGE, IPX7,
BLUETOOTH

(0)
Rs. 530.00

...
New


Quick viewQuick viewAdd to cartAdd to cart


BOULT AUDIO AIRBASS PROPODS TRUE WIRELESS IN-EAR EARPHONES WITH 24H TOTAL
PLAYTIME, TOUCH CONTROLS, TYPE-C FAST CHARGING

(0)
Rs. 665.00

...
New


Quick viewQuick viewAdd to cartAdd to cart


BOAT AIRDOPES 431 / AIRDOPES 433 BLUETOOTH RED HEADSET

(0)
Rs. 619.00

...
New

Quick viewQuick viewAdd to cartAdd to cart


48V LITHIUM ELECTRIC BIKE MOUNTAIN FOLDING EBIKE ELECTRIC FAT TIRE BIKE

(0)
Rs. 3,999.00


...
New


Quick viewQuick viewAdd to cartAdd to cart


INFINITY (JBL) GLIDE 120, IN EAR WIRELESS EARPHONES WITH MIC, DEEP BASS, DUAL
EQUALIZER, 12MM DRIVERS, PREMIUM METAL EARBUDS

(0)
Rs. 599.00

...
New


Quick viewQuick viewAdd to cartAdd to cart


BOULT AUDIO AIRBASS FX1 TRULY WIRELESS BLUETOOTH IN EAR EARBUDS

(0)
Rs. 620.00

...
New

Quick viewQuick viewAdd to cartAdd to cart


FAT MOUNTAIN BIKE VARIABLE SPEED BICYCLE BMX BIKE

(0)
Rs. 2,999.00


...
New


Quick viewQuick viewQuick ShopQuick Shop


26 INCH 48V 1000W ELEC. MOUNTAIN BIKE 4.0 FAT TIRE ELEC. BIKE

(0)
Rs. 2,799.00


...
New

Quick viewQuick viewAdd to cartAdd to cart


ELEGANT DESIGNER GAMING CHAIR IN GREY COLOUR

(0)
Rs. 1,230.00

View More


CYCLING SHORTS

...



26 INCH 48V 1000W ELEC. MOUNTAIN BIKE 4.0 FAT TIRE ELEC. BIKE

(0)
Rs. 2,799.00


...



PRO10 FAT ELECTRIC MOUNTAIN BIKE, 21 SPEED E-BIKE REMOVABLE BATTERY

(0)
Rs. 2,299.00

...



MOUNTAIN BIKE FOR MAN, MOUNTAINBIKE

(0)
Rs. 2,199.00


...



ELEC. MOUNTAIN BIKE FAST SPEED EBIKE

(0)
Rs. 2,699.00

...



WOLF BICYCLES JAGUAR SOLDER PRO FOLDING BIKE - MATTE BLACK 27 SPEED

(0)
Rs. 2,499.00

...



SPORTZ 26T 21 SPEED 18 INCHES FRAME MOUNTAIN BIKE

(0)
Rs. 2,050.00

...



HERO LECTRO C6E 700C 7S ELECTRIC CYCLE

(0)
Rs. 2,285.00

...



AUTONIX EV | VOLTIC | TITANIUM 17.00 FRAME 26T ELECTRIC BICYCLE

(0)
Rs. 2,695.00

...



AUTONIX EV | CITY | ELECTRIC BICYCLE FOR MEN AND WOMEN

(0)
Rs. 2,190.00

...



NINETY ONE DEFEATR PRO 29T 21 SPEED HYBRID BIKE

(0)
Rs. 1,950.00

...



AUTONIX GO 26 INCHES SINGLE SPEED LITHIUM-ION (LI-ION) ELECTRIC CYCLE

(0)
Rs. 2,060.00

...



HERO LECTRO CLIX 26T SS 26 INCHES SINGLE SPEED LITHIUM-ION (LI-ION) ELECTRIC
CYCLE

(0)
Rs. 2,350.00

View More


LAPTOP BEST SELLER

...



ASUS ZENBOOK 14 (2020) INTEL CORE I5-1135G7 11TH GEN 14-INCH (35.56 CMS) FHD T&L
LAPTOP (8GB RAM/512GB NVME SSD/WINDOWS 10/MS OFFICE

(0)
Rs. 2,225.00

...



11.6INCH INTEL N3350 MINI LAPTOP 4G RAM ROTATING LAPTOP PC

(0)
Rs. 2,399.00

...



LIFE DIGITAL LAPTOP 15.6-INCH (39.62 CMS) (INTEL CORE I7, 4GB RAM, 256GB SSD,
WINDOWS

(0)
Rs. 4,100.00

...



ASUS ROG STRIX G17 (2021) 17.3-INCH (43.94 CMS) FHD 144HZ, AMD RYZEN 9 5900HX,
RTX 3050 TI 4GB GRAPHICS, GAMING LAPTOP

(0)
Rs. 2,800.00

...



AVITA LIBER V14 RYZEN 5 QUAD CORE 3500U - (8 GB/512 GB SSD THIN AND LIGHT LAPTOP

(0)
Rs. 3,775.00

...



LENOVO IDEAPAD SLIM 5I 11TH GEN INTEL CORE I5 15.6" FHD IPS THIN, LIGHT LAPTOP
(8GB/1TB HDD+256GB SSD

(0)
Rs. 3,975.00

...



LENOVO IDEAPAD FLEX 5 2-IN-1 14" FHD TOUCHSCREEN WITH ACTIVE PEN, AMD RYZEN 3
4300U QUAD-CORE UP TO

(0)
Rs. 2,999.00

...



SILVER TABLET PC 1080P 15 INCH NEW TABLETS 156 INCHES

(0)
Rs. 2,690.00

...



OEM ODM 13.3 INCH OEM LAPTOP INTEL LAPTOP 360 DEGREE

(0)
Rs. 2,755.00

...



OEM IPS R131 LAPTOP 13.3 INCH 1360 DEGREE ROTARY TOUCH SCREEN 2 IN 1 COMPUTER

(0)
Rs. 2,766.00

...



LENOVO YOGA SMART TAB (YT-X705F), 10.1 INCH TABLET, QUALCOMM SNAPDRAGON 439
PROCESSOR, 3GB RAM, 32GB

(0)
Rs. 2,879.00

...



LENOVO CHROMEBOOK FLEX 5 2-IN-1 13.3" FHD TOUCHSCREEN LAPTOP COMPUTER, INTEL
CORE I3-10110U UP TO 4.

(0)
Rs. 2,799.00

View More


FREE SHIPPING

Free shipping on all order


SUPPORT 24/7

Contact us 24 hours a day, 7 days a week


2 DAYS RETURN

Simply return it within 2 days for an exchange.


100% PAYMENT SECURE

We ensure secure payment with Razorpay


GET IN TOUCH

1425, Diamond Centre, Mahatma Gandhi Rd, Rajaji Junction, Kochi, Kerala 682035

iforladyfashion07@gmail.com

+91 -9316364022

Follow on FacebookFollow on TwitterFollow on InstagramFollow on LinkedinFollow
on Pinterest


LEGAL

 * Privacy Policy
 * Refund Policy
 * Shipping Policy
 * Terms of Service


USEFUL LINKS

 * About Us
 * Contact Us
 * My Account


PAYMENT INFO


Copyright © 2021 www.iforladyfashion.in all rights reserved. Powered by
www.iforladyfashion.in
 * Search
 * Terms of Service
 * Refund policy

Sunday,Monday,Tuesday,Wednesday,Thursday,Friday,Saturday
January,February,March,April,May,June,July,August,September,October,November,December
Not enough items available. Only [max] left.


Shopping cart

Your cart is empty.

Return To Shop

Enable cookies to use the shopping cart

Add Order Note Edit Order Note
Add A Coupon
Subtotal:
Rs. 0.00

Tax included. Shipping and discounts codes calculated at checkout

I agree with the terms and conditions.

View cart

All charges are billed in INR. While the content of your cart is currently
displayed in , the checkout will use INR at the most current exchange rate.

Check Out
Add Order NoteEdit Order Note


ADD A COUPON

Coupon code will work on checkout page







Login



Email *

Password *


New customer? Create your account

Lost password? Recover password

Recover password

Email address


Remembered your password? Back to login

Register



First Name

Last Name

Email *

Password *

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.


Already have an account? Login here


SEARCH OUR SITE

All CategoriesBicycle SHOPBicyclesBICYCYLE NEWchairlaptablet


Need some inspiration?Search Result:Search Results:
021 NEW Boss swivel revolving manager pu leather executive office furniture
chair/chair office revolving chairRs. 2,399.00
10 inch tablet Android7.0 Quad Core A53 calling 2gb 16gb 5G WIFI 1280*800 IPS
doual SIM card Educational kids learning tablet productsRs. 2,499.00
10.1 Inch Rugged Android Tablet 12V Waterproof Tablet 1000nits with RS232 Port
for TruckRs. 2,199.00
10.1" Tablet 10 Core 8GB RAM 256GB ROM android 10.0 tablet PC 3G/wifi with
8mp+13mp cameraRs. 2,389.00
1000w 48V 20ah Elec. biBicycle 26" Elec. bike e bike 60km/ fast speed ebikeRs.
2,999.00
View All
Shop
Filter
    0 Wishlist
0Cart
Account
Search





WHAT'S YOUR EMAIL?

ADD TO WISHLIST
Product has been added to your wishlist.
You can view your wishlist by creating or login account.
Please create account through ##customer_email## email
Login Register
×
Welcome Newcomer