www.easyclosets.com Open in urlscan Pro
34.225.75.123  Public Scan

Submitted URL: https://click.e.easyclosets.com/?qs=c8aa0924155a3d6d65900f09afeb031365368b90e2e1f0ac86ca4bdad71f413b2dfbf63321dc698d67e7bf011d83...
Effective URL: https://www.easyclosets.com/laundry/?utm_source=ECAugustLeadWarmup24EM2&utm_medium=NurtureEmail&utm_campaign=Email
Submission: On August 08 via manual from IN — Scanned from DE

Form analysis 5 forms found in the DOM

POST /forms/newsletter

<form method="post" id="subscribe-form" action="/forms/newsletter">
  <input type="hidden" name="csrfmiddlewaretoken" value="v64LO5hlWzqpqNS89XjI8DdnjEliolIfNc91kwdeqzGmim23cWw0KAecukaPwW1W">
  <div class="form-group">
    <label for="newsletter-email-footer"> Receive updates, special offers and organizing tips </label>
    <div id="input-email">
      <input id="newsletter-email-footer" class="form-control" type="email" name="email" autocomplete="email" placeholder="name@example.com">
      <p id="email-error"></p>
    </div>
    <button id="submitNewsletterRequest" type="submit" class="btn btn-lg btn-primary"> SUBMIT </button>
  </div>
</form>

POST

<form id="email-to-multi-people-form-v2" method="POST">
  <input type="hidden" name="csrfmiddlewaretoken" value="v64LO5hlWzqpqNS89XjI8DdnjEliolIfNc91kwdeqzGmim23cWw0KAecukaPwW1W">
  <div class="modal-body">
    <div id="email-to-multiple-people">
      <h2> Send <span class="proposal-name-v2">PROPOSAL_NAME</span> to multiple recipients </h2>
      <button type="button" class="close" data-dismiss="modal" aria-label="Close">
        <span aria-hidden="true">×</span>
      </button>
      <div class="form-group">
        <label for="recipients">To:</label>
        <input type="text" id="recipients" name="recipients" class="form-control" required="">
      </div>
      <div id="divCC" class="form-group inbox-cc">
        <label for="id_cc">Cc:</label>
        <input type="text" id="id_cc" name="cc" class="form-control">
      </div>
      <div id="divBCC" class="form-group inbox-bcc">
        <label for="id_bcc">Bcc:</label>
        <input type="text" id="id_bcc" name="bcc" class="form-control">
      </div>
      <input class="form-control proposal-id-v2" type="hidden" name="proposalId" value="PROPOSAL_ID">
      <button type="submit" class="btn send-multiple-emails-btn"> Send <span class="hidden"><i class="fa fa-spinner fa-spin hidden"></i></span>
      </button>
    </div>
  </div>
</form>

POST

<form id="email-to-multi-people-form" method="POST">
  <input type="hidden" name="csrfmiddlewaretoken" value="v64LO5hlWzqpqNS89XjI8DdnjEliolIfNc91kwdeqzGmim23cWw0KAecukaPwW1W">
  <div class="modal-body">
    <h2>
      <span class="dark-pink-text"> SEND " <span class="proposal-name">PROPOSAL_NAME</span> " </span>
      <br> TO MULTIPLE PEOPLE
    </h2>
    <div class="form-group">
      <label for="recipients">To:</label>
      <input type="text" id="recipients" name="recipients" class="form-control" required="">
    </div>
    <div id="divCC" class="form-group inbox-cc">
      <label for="id_cc">Cc:</label>
      <input type="text" id="id_cc" name="cc" class="form-control">
    </div>
    <div id="divBCC" class="form-group inbox-bcc">
      <label for="id_bcc">Bcc:</label>
      <input type="text" id="id_bcc" name="bcc" class="form-control">
    </div>
    <input class="form-control proposal-id" type="hidden" name="proposalId" value="PROPOSAL_ID">
    <button type="submit" class="btn dark-pink"> SEND <span class="hidden"><i class="fa fa-spinner fa-spin hidden"></i></span>
    </button>
  </div>
</form>

Name: start_designing

<form name="start_designing" class="start-designing-form" id="start_designing">
  <input type="text" name="prevent_autofill" id="prevent_autofill" value="" style="display: none;" aria-label="Prevent Autofill">
  <input type="password" name="password_fake" id="password_fake" value="" style="display: none;" aria-label="Password">
  <div class="form-group row">
    <label class="form-label col-sm-3" for="first_name_input">FIRST NAME:</label>
    <div class="col-sm-8">
      <input name="first_name" class="tip-input form-control" id="first_name_input" type="text" maxlength="40" autocomplete="false" data-hasqtip="0">
      <small class="first_name_error"></small>
      <br>
    </div>
  </div>
  <div class="form-group row">
    <label for="email_input" class="form-label col-sm-3">*EMAIL ADDRESS:</label>
    <div class="col-sm-8">
      <input name="email" class="tip-input form-control" id="email_input" type="text" maxlength="100" autocomplete="false" data-hasqtip="1">
      <small class="email_input_error"></small>
      <br>
    </div>
    <div id="phone_container">
      <label for="phone_input" class="form-label col-sm-3">PHONE NUMBER:</label>
      <div class="col-sm-8">
        <input name="phone" class="tip-input form-control" id="phone_input" type="text" maxlength="20" autocomplete="false" data-hasqtip="2">
        <small class="phone_input_error"></small>
      </div>
      <div class="col-sm-12">
        <small>Talk with a designer about your project to receive a personalized design. <br>The design process is interactive, fun, and free.</small>
      </div>
    </div>
  </div>
  <div class="form-group row">
    <br>
    <label for="password_input" class="form-label col-sm-3">*CREATE PASSWORD:</label>
    <div class="col-sm-8">
      <input name="password" class="tip-input form-control" id="password_input" type="password" maxlength="40" autocomplete="false" data-hasqtip="3">
      <small class="password_error"></small>
      <br>
    </div>
  </div>
  <div class="form-buttons form-group col-xs-12" style="text-align:center">
    <small>You can skip the signup for now, and get an instant price estimate.</small>
    <div class="col-xs-12 col-sm-6">
      <button id="start_designing_submit" type="submit" class="btn btn-lg btn-block btn-primary">CREATE ACCOUNT</button>
      <button disabled="disabled" id="start_designing_wait" type="submit" class="btn btn-lg btn-block btn-primary" style="display:none">Loading...</button>
    </div>
    <div class="col-xs-12 col-sm-6">
      <a id="cancel-design" class="btn btn-lg btn-block btn-secondary" style="text-align:center" href="/start-design/">SKIP FOR NOW</a>
    </div>
    <div id="start_designing_error" style="color:red"></div>
  </div>
</form>

POST /forms/try-design-tool/

<form id="try-design-tool-form" class="form-inline" method="post" action="/forms/try-design-tool/">
  <input type="hidden" name="csrfmiddlewaretoken" value="v64LO5hlWzqpqNS89XjI8DdnjEliolIfNc91kwdeqzGmim23cWw0KAecukaPwW1W">
  <div class="form-group">
    <label for="try-design-tool-email" class="">Try our Design Tool</label>
    <input id="try-design-tool-email" class="form-control" type="email" name="email" placeholder="Enter your email address..." value="" required="">
    <div id="try-design-tool-email-error-message" class="text-danger"></div>
    <button type="submit" class="btn btn-block btn-lg btn-primary">Send me the free design tool link</button>
  </div>
</form>

Text Content

 * Spaces
   * Closet
   * Pantry
   * Laundry
   * More Spaces
   * Garage
 * Gallery
 * Product Features
 * Why Easyclosets?
 * Tips & Ideas
 * Installation
 * Get A Free Design Plan
   
   or call 1.800.910.0129


1.800.910.0129
Free design service & support LOGIN
Let's Chat Offline
Toggle navigation Toggle navigation 0
Get Started for Free
 * Spaces
   * Closet
   * Pantry
   * Laundry
   * More Spaces
   * Garage
 * Gallery
 * Product Features
 * Why Easyclosets?
 * Tips & Ideas
 * Installation


A FRESH TAKE ON LAUNDRY STORAGE


STYLISH SOLUTIONS TO ELEVATE EVERYDAY TASKS

 

 
VIEW GALLERY
VIEW PRODUCT FEATURES


COLORS, STYLES & HARDWARE

Appealing colors, styles and hardware add an upscale look to your custom
solution.

VIEW OPTIONS


ACCESSORIES FOR EVERYDAY NEEDS

Add efficient storage with these smart features and accessories.

VIEW ACCESSORIES

 


EXCEPTIONAL QUALITY & DURABILITY

Durable materials and quality workmanship make EasyClosets a lasting way to
enhance your home.

VIEW PRODUCT SPECS ORDER A SAMPLE KIT



 




Fold-out Ironing Board

 


EASY DIY INSTALLATION

 


DIY-FRIENDLY

Ready-to-build solutions are cut to size and pre-drilled for efficient
installation.


BASIC TOOLS

Installation of most units requires only basic household tools such as a tape
measure, level, drill, and screwdriver.
 


FREE INSTALLATION SUPPORT

Browse videos or contact our customer support team for assistance.

READ MORE ABOUT INSTALLATION


TIPS & IDEAS

Inspiration for every space and season.


PREPARING FOR INSTALLATION

Read More


3 STRESS-INDUCING AREAS OF YOUR HOME AND HOW TO FIX THEM: CLOSET, PANTRY
& LAUNDRY

Read More


SMART STORAGE STRATEGIES FOR BUILDING YOUR NEW HOME

Read More


STREAMLINE YOUR LAUNDRY ROOM IN SIX EASY STEPS

Read More


VIDEO: 8 TIPS FOR SPRING CLEANING THE LAUNDRY ROOM

Read More


VIDEO: CLOSET BOOT CAMP: LAUNDRY LESSONS

Read More
Read More Tips


DESIGN YOUR DREAM SPACE

Use our easy online design tool, or get support from our professional designers.

Start Designing

About Affiliate Program Help Cookie Preferences
FAQ Prop 65 Contact Us Sample Kit
Receive updates, special offers and organizing tips



SUBMIT


CHOOSE YOUR SPACE & GET A FREE DESIGN

Closet Pantry Laundry Garage Other Space
Get Free Design


×



SEND PROPOSAL TO
ORDER_EMAIL

×

Sending a proposal to this homeowner will allow them to view and edit the
designs in their EasyClosets account. Any additional recipients will be given
"Read Only" access to the designs included in this proposal. Sending this
Proposal, will make it your "Active" Proposal.

Send Add Additional Recipients


PROPOSAL SENT SUCCESSFULLY

×

Proposal # ORDER_ID sent to ORDER_EMAIL

OK



SEND PROPOSAL_NAME TO MULTIPLE RECIPIENTS

×
To:
Cc:
Bcc:
Send



SEND PROPOSAL TO
ORDER_EMAIL

Sending a proposal to this homeowner will allow them to view and edit the
designs in their EasyClosets account. Any additional recipients will be given
"Read Only" access to the designs included in this proposal.

SEND

or

Send to Multiple People


PROPOSAL SENT SUCCESSFULLY

Proposal # ORDER_ID sent to ORDER_EMAIL

OK



SEND " PROPOSAL_NAME "
TO MULTIPLE PEOPLE

To:
Cc:
Bcc:
SEND

×


READY TO START DESIGNING?

If you want to save your project and request a free design review, you will need
to create an account.


FIRST NAME:


*EMAIL ADDRESS:


PHONE NUMBER:

Talk with a designer about your project to receive a personalized design.
The design process is interactive, fun, and free.

*CREATE PASSWORD:


You can skip the signup for now, and get an instant price estimate.
CREATE ACCOUNT Loading...
SKIP FOR NOW

Already have an account? LOGIN
X
Try our Design Tool

Send me the free design tool link