www.emeraldwater.com Open in urlscan Pro
23.227.38.74  Public Scan

URL: https://www.emeraldwater.com/pages/contact-us
Submission: On January 04 via manual from GB — Scanned from CA

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-bar " role="search">
  <div class="drawer__inner-section">
    <div class="grid grid-small flex-nowrap align-center">
      <div class="grid__item flex-fill"><!-- /snippets/search-bar.liquid -->
        <div class="input-group">
          <input type="search" name="q" value="" placeholder="Search our store" class="search-input input-group-field" aria-label="Search our store" required="required" data-focus="">
          <input type="hidden" name="type" value="product,article,page">
          <input type="hidden" name="options[prefix]" value="last" aria-hidden="true">
          <button type="submit" class="btn btn--primary btn--square input-group-btn" aria-label="Search" title="Search">
            <span class="btn__text">
              <span class="material-icons-outlined" aria-hidden="true">search</span>
            </span>
          </button>
        </div>
      </div>
      <div class="grid__item flex-auto">
        <button type="button" class="btn btn-square-small drawer__close-button js-drawer-close" aria-label="Close menu" title="Close menu">
          <span class="material-icons-outlined" aria-hidden="true">close</span>
        </button>
      </div>
    </div>
  </div>
  <div class="dbtfy dbtfy-smart_search" tabindex="-1" data-limit="4" data-resources-type="collection,product,article,page">
    <div class="dbtfy-smart-search-wrapper">
      <div class="ss-section-title ss-loading text-center" hidden=""></div>
      <div id="ss-section-wrapper" class="ss-section-wrapper" hidden=""></div>
    </div>
  </div>
</form>

POST /contact#formNewsletterPopup

<form method="post" action="/contact#formNewsletterPopup" id="formNewsletterPopup" accept-charset="UTF-8" class=""><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="text-container-newsletter_popup rte">
    <h3>Subscribe to our Newsletter!</h3>
    <p>Get 10% off your first purchase by subscribing to our newsletter.</p>
  </div>
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter--form">
    <div class="input-group">
      <input id="input-newsletter_popup" type="email" placeholder="Your email" name="contact[email]" pattern="^[a-zA-Z0-9.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+$"
        class="input-group-field newsletter__input" value="" required="required" autocorrect="off" autocapitalize="off">
      <button type="submit" class="btn btn--square btn--primary input-group-btn newsletter__submit" name="commit" id="Subscribe">
        <span class="btn__text">
          <span class="material-icons-outlined">mail</span>
        </span>
      </button>
    </div>
  </div><button type="button" class="spacer-top text-link" data-modal-close="#NewsletterPopup">
    <small>No thanks, I don't like discounts.</small>
  </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="form-vertical"><input type="hidden" name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="grid grid-small">
    <div class="grid__item large--six-twelfths">
      <label for="ContactFormName">Name</label>
      <input type="text" id="ContactFormName" name="contact[Name]" placeholder="Name" autocapitalize="words" autofocus="autofocus" value="">
    </div>
    <div class="grid__item large--six-twelfths">
      <label for="ContactFormEmail">Email <span aria-hidden="true">*</span></label>
      <input type="email" id="ContactFormEmail" class="" name="contact[email]" placeholder="Email" autocorrect="off" autocapitalize="off"
        pattern="^[a-zA-Z0-9.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+$" required="required" aria-required="true" value="">
    </div>
  </div>
  <label for="ContactFormPhone">Phone Number</label>
  <input type="tel" id="ContactFormPhone" name="contact[Phone Number]" placeholder="Phone Number" pattern="[0-9\-]*" value="">
  <label for="ContactFormMessage">Message</label>
  <textarea rows="3" id="ContactFormMessage" name="contact[body]" placeholder="Message"></textarea>
  <button type="submit" class="btn btn--primary small--full">
    <span class="btn__text"> Send <span class="material-icons-outlined icon-width" aria-hidden="true">arrow_forward</span>
    </span>
  </button>
</form>

POST /contact#ContactForm--footer

<form method="post" action="/contact#ContactForm--footer" id="ContactForm--footer" accept-charset="UTF-8" class="form-vertical"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input type="hidden"
    name="contact[tags]" value="newsletter"><input type="text" class="input--small" name="contact[first_name]" placeholder="First Name" aria-label="First Name" autocapitalize="words" value=""><input type="email"
    class="input--small newsletter__input " name="contact[email]" placeholder="Your email" aria-label="Your email" autocorrect="off" autocapitalize="off" required="required"
    pattern="^[a-zA-Z0-9.!#$%&amp;'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+$" aria-required="true" value="">
  <input type="hidden" name="customer[accepts_marketing]" value="">
  <div class="checkbox">
    <input id="newsletterOptin-footer" type="checkbox" name="customer[accepts_marketing]" checked="checked">
    <label for="newsletterOptin-footer" class="text-small">Email me with news and offers</label>
  </div><button class="btn btn--primary full" type="submit" name="commit">
    <span class="btn__text">
      <span class="material-icons-outlined" aria-hidden="true">email</span>
      <span class="submit_btn_text">Subscribe</span>
    </span>
  </button>
</form>

Text Content

search
close



Do you like cookies? 🍪 We use cookies to ensure you get the best experience on
our website.

Accept cookies close


SUBSCRIBE TO OUR NEWSLETTER!

Get 10% off your first purchase by subscribing to our newsletter.

mail
No thanks, I don't like discounts.

Get 20% off! arrow_drop_up


SHARE AND GET 15% OFF!

close

Simply share this product on one of the following social networks and you will
unlock 15% off!

 * share Share
 * 
 * 
 * 
 * 
 * 
 * 



THANK YOU FOR SHARING!

close

Copy the discount code below and paste it at checkout to get your discount!

Apply discount code




Liquid error (sections/dbtfy-cart-goal line 68): comparison of String with 0.0
failed

local_shipping
70









menu Menu
close
 * Systems
   add remove
   * Water Coolers
   * Sparkling Water Systems
   * Water/Ice Systems
 * Why Emerald Water?
   add remove
   * About Us
 * Emerald Coffee
   add remove
   * Cold Brew / Nitro Systems
   * Cold Brew & Nitro Selection
   * Coffee / Espresso Systems
   * Coffee Selection
 * FAQ
 * Contact Us
   add remove
   * Service Request

exit_to_app Log In person_add Create Account
 * email info@emeraldwater.com
 * phone 2127293484

 * Home page
 * Systems
 * Sustainable Blog
 * Privacy Policy

 * 
 * 
 * 


Skip to content
 * 
 * 
 * 

Follow us!

START YOUR 1 WEEK FREE TRIAL TODAY • EASY INSTALLATION

Get in touch with us

 * phone
 * email

 * menu
 * favorite_border


 * Systems keyboard_arrow_down
     
   * Water Coolers
     
   * Sparkling Water Systems
     
   * Water/Ice Systems
 * Why Emerald Water? keyboard_arrow_down
     
   * About Us
 * Emerald Coffee keyboard_arrow_down
     
   * Cold Brew / Nitro Systems
     
   * Cold Brew & Nitro Selection
     
   * Coffee / Espresso Systems
     
   * Coffee Selection
   
 * FAQ
 * Contact Us keyboard_arrow_down
     
   * Service Request

 * account_circle
    * exit_to_app Log In
    * person_add Create Account

 * favorite_border
 * 
   

compare_arrows

QUICK COMPARE

close

Currently there are no items in quick compare list

Continue browsing

Product Image Product Title Price Type Vendor Collections Tags Short
Descriptions


 * home
 * keyboard_arrow_right
 * Contact Us

 * share Share
 * 
 * 
 * 
 * 
 * 
 * 


CONTACT US


Name
Email *
Phone Number Message Send arrow_forward


HEADQUARTERS

1441 Broadway - 5th Floor
New York, NY

212-729-3484

info@emeraldwater.com

Mon - Fri: 9am - 6pm



location_on Get directions


RECENTLY VIEWED




RECENTLY VIEWED




FROM OUR INSTAGRAM




FOLLOW-US ON SOCIAL MEDIA!

 * 
 * 
 * 

OUR MISSION

Our principle objectives are twofold: to be the leading provider of the
cleanest, healthiest, most convenient drinking water available, and to promote
eco-friendly, sustainable solutions.

 * email info@emeraldwater.com
 * phone 2127293484

QUICK LINKS

 * Home page
 * Systems
 * Sustainable Blog
 * Privacy Policy

SUBSCRIBE TO OUR NEWSLETTER

Sign up today to receive up to date system information, deals and promotions.

Email me with news and offers
email Subscribe

Copyright © 2024 Emerald Water

keyboard_arrow_up