www.getnoms.com Open in urlscan Pro
54.162.128.250  Public Scan

Submitted URL: http://12.213.192.35.bc.googleusercontent.com/8c140eea709f8761c48d06b03ac9e86b
Effective URL: https://www.getnoms.com/
Submission: On November 30 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /users/sign_in

<form class="new_user" id="new_user" data-action="ajax:beforeSend->login#hideErrors" action="/users/sign_in" accept-charset="UTF-8" data-remote="true" method="post"><input type="hidden" name="authenticity_token"
    value="xbwiuWNUVj5Ku+4OCvx4bRigAW5qayFpXxo+b02vb0tlkRjGcQDUryE6VyCHxKcLbCdFuYfLC633dzCsfQmSFg==">
  <div class="modal-content">
    <div class="side-image"></div>
    <div class="login-modal-form">
      <div class="modal-header">
        <div class="logo"></div><button aria-label="Close" class="close" data-dismiss="modal" type="button"><span aria-hidden="true"><i class="fa fa-times"></i></span></button>
      </div>
      <div class="modal-body">
        <h5 class="modal-title text-center">Hi there, please log in.</h5>
        <h6 class="errors text-danger text-center" data-login-target="error"></h6>
        <div class="field form-group"><label for="user_email">Email address</label><input autofocus="autofocus" autocomplete="email" class="form-control" placeholder="Email" type="email" value="" name="user[email]" id="user_email"></div>
        <div class="field form-group"><label for="user_password">Password</label><input autocomplete="current-password" class="form-control" placeholder="Password" type="password" name="user[password]" id="user_password"></div>
        <div class="actions"><input type="submit" name="commit" value="Log in" class="btn btn-primary save" data-disable-with="Log in"></div>
        <div class="text-center mt-3"><a href="/users/password/new">Forgot my password</a></div>
        <div class="text-center mt-3">Don't have an account?&nbsp;<a data-toggle="modal" data-target="#signUpModal" data-dismiss="modal" href="javascript:;">Register</a></div>
      </div>
    </div>
  </div>
</form>

POST /users

<form data-action="ajax:beforeSend->sign-up#hideErrors" action="/users" accept-charset="UTF-8" data-remote="true" method="post">
  <div class="modal-content">
    <div class="side-image"></div>
    <div class="login-modal-form">
      <div class="modal-header">
        <div class="logo"></div><button aria-label="Close" class="close" data-dismiss="modal" type="button"><span aria-hidden="true"><i class="fa fa-times"></i></span></button>
      </div>
      <div class="modal-body">
        <h5 class="modal-title text-center">Create your free account.</h5>
        <p class="modal-subtitle text-center">Free forever. No credit card needed</p>
        <p class="modal-subtitle text-center">Have an account?&nbsp;<a data-toggle="modal" data-target="#loginModal" data-dismiss="modal" href="javascript:;">Sign in</a></p>
        <div class="errors text-danger text-center" data-sign-up-target="error"></div>
        <div class="field form-group"><label for="user_first_name">First name</label><input autofocus="autofocus" class="form-control" type="text" name="user[first_name]" id="user_first_name"></div>
        <div class="field form-group"><label for="user_last_name">Last name</label><input autofocus="autofocus" class="form-control" type="text" name="user[last_name]" id="user_last_name"></div>
        <div class="field form-group"><label for="user_Email address *">Email address *</label><input autofocus="autofocus" autocomplete="email" class="form-control" data-sign-up-target="email" data-action="change->sign-up#validate" type="email"
            name="user[email]" id="user_email"></div>
        <div class="field form-group" data-controller="password"><label for="user_Password *">Password
            *</label><a class="small show-password password-action" data-password-target="showPassword" data-action="click->password#showPassword" href="#">show</a><a class="small hide-password password-action" data-password-target="hidePassword" data-action="click->password#hidePassword" href="#">hide</a><input
            placeholder="Type a password" autocomplete="current-password" class="form-control" id="sign-up-form-password" data-password-target="password" data-sign-up-target="formPassword" data-action="keyup->sign-up#validate" type="password"
            name="user[password]"></div>
        <div class="field form-group" data-controller="password"><label for="user_Password Confirmation *">Password confirmation
            *</label><a class="small show-password password-action" data-password-target="showPassword" data-action="click->password#showPassword" href="#">show</a><a class="small hide-password password-action" data-password-target="hidePassword" data-action="click->password#hidePassword" href="#">hide</a><input
            placeholder="Retype your password" autocomplete="current-password" class="form-control" id="sign-up-form-password" data-password-target="password" data-sign-up-target="formPassword" data-action="keyup->sign-up#validate" type="password"
            name="user[password_confirmation]"></div>
        <div class="actions"><input type="submit" name="commit" value="Register" class="btn btn-primary save" disabled="disabled" data-sign-up-target="submit" data-disable-with="Register"></div>
      </div>
      <div class="modal-footer login-footer small"><span class="text-center">By creating a Noms Bake Shop account, you're agreeing to accept the</span><a target="_blank" href="/terms_of_service">Noms Bake Shop Terms of Service</a><br>
        <hr><span class="text-center">We're commited to your privacy. Noms Bake Shop uses the information you provide to usto contact you about our relevant content, products and services. You mayunsubscribe from these communications at any time. For
          more information,check out our&nbsp;<a target="_blank" href="/privacy_policy"><span class="translation_missing" title="translation missing: en.shared.sign_up_modal.privacy_policy">Privacy Policy</span></a></span>
      </div>
    </div>
  </div>
</form>

POST /users/sign_in

<form class="new_user" id="new_user" action="/users/sign_in" accept-charset="UTF-8" method="post"><input type="hidden" name="authenticity_token" value="xbwiuWNUVj5Ku+4OCvx4bRigAW5qayFpXxo+b02vb0tlkRjGcQDUryE6VyCHxKcLbCdFuYfLC633dzCsfQmSFg==">
  <div class="field form-group"><label for="user_Email">Email</label><input autofocus="autofocus" autocomplete="email" class="form-control" placeholder="Email" type="email" value="" name="user[email]" id="user_email"></div>
  <div class="field form-group"><label for="user_password">Password</label><input autocomplete="current-password" class="form-control" placeholder="Password" type="password" name="user[password]" id="user_password">
    <div class="mt-1 errors text-danger"></div>
  </div>
  <div class="mt-3"><a href="/users/password/new">Forgot password?</a></div><br>
  <div class="actions field form-group"><input type="submit" name="commit" value="Log in" class="btn btn-primary btn-block save" data-disable-with="Log in"></div>
  <div class="text-center mt-3">Don't have an account?&nbsp;<a data-toggle="modal" data-target="#signUpModal" data-dismiss="modal" href="javascript:;">Register</a></div>
</form>

POST /guests/create

<form class="new_user" id="new_user" data-action="ajax:beforeSend->sign-in#validate" action="/guests/create" accept-charset="UTF-8" data-remote="true" method="post">
  <div class="field form-group"><label for="user_email">Email</label><input autocomplete="email" class="form-control" data-sign-in-target="email" id="guest_email" placeholder="Email" type="email" value="" name="user[email]">
    <div class="text-danger errors mt-1" data-sign-in-target="errors"></div>
  </div>
  <div class="mt-3">
    <div class="text-right"><input type="submit" name="commit" value="Continue" class="btn btn-outline-primary" data-disable-with="Continue"></div>
  </div>
</form>

Text Content

TITLE

×

Body text goes here

HI THERE, PLEASE LOG IN.



Email address
Password

Forgot my password
Don't have an account? Register

CREATE YOUR FREE ACCOUNT.

Free forever. No credit card needed

Have an account? Sign in


First name
Last name
Email address *
Password *showhide
Password confirmation *showhide

By creating a Noms Bake Shop account, you're agreeing to accept theNoms Bake
Shop Terms of Service


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

We're commited to your privacy. Noms Bake Shop uses the information you provide
to usto contact you about our relevant content, products and services. You
mayunsubscribe from these communications at any time. For more information,check
out our Privacy Policy


HOW WOULD YOU LIKE TO CHECKOUT TODAY?


LOG IN

Log in to enjoy tracking your order status, and save all designs for future use

Email
Password

Forgot password?


Don't have an account? Register

Or




CHECKOUT AS A GUEST

Where should we e-mail your receipt?

Email


 * Send Noms
   * Cookies
   * Candies
   * Coffee and Tea
   * Bulk Orders
 * Cookies
 * Candies
 * Coffee and Tea
 * Bulk Orders
 * Corporate Gifts
 * About
 * Contact Us
 * Blog

 * 

Your cart is empty.

 * Send Noms
   * Cookies
   * Candies
   * Coffee and Tea
   * Bulk Orders
 * Cookies
 * Candies
 * Coffee and Tea
 * Bulk Orders
 * Corporate Gifts
 * About
 * Contact Us
 * Blog





PERSONALIZED HOLIDAY GIFTS

SEND PERSONALIZED HOLIDAY GIFTS TO CLIENTS, EMPLOYEES, AND FRIENDS.

Send a Holiday Noms Gift


PERSONALIZED HOLIDAY GIFTS

SEND PERSONALIZED HOLIDAY GIFTS TO CLIENTS, EMPLOYEES, AND FRIENDS.

Send a Holiday Noms Gift


WHY CLIENTS TRUST NOMS


FULLY-CUSTOMIZABLE GIFTS

Customize your Noms gift boxes with color-designed sleeves or laser-etched
wooden crates.


STAY TOP-OF-MIND

Send your gift with a customized QR code taking your recipients directly to any
landing page. We can help you design one as well. Boost business and share
ideas.


MANTAIN THE RELATIONSHIP

Improve your employee and client relationships with custom Noms gifts - boost
morale and close deals.


EASIEST WAY TO GIVE

Send your gifts by mail OR directly to the recipient's email. A couple of clicks
and your gifts are sent.


WHY CLIENTS TRUST NOMS


FULLY-CUSTOMIZABLE GIFTS

Customize your Noms gift boxes with color-designed sleeves or laser-etched
wooden crates.


STAY TOP-OF-MIND

Send your gift with a customized QR code taking your recipients directly to any
landing page. We can help you design one as well. Boost business and share
ideas.


MANTAIN THE RELATIONSHIP

Improve your employee and client relationships with custom Noms gifts - boost
morale and close deals.


EASIEST WAY TO GIVE

Send your gifts by mail OR directly to the recipient's email. A couple of clicks
and your gifts are sent.


SEND A HOLIDAY COMBINATION BOX


OUR LARGE HOLIDAY COMBINATION GIFT INCLUDES A PERSONALIZED KEEPSAKE BOX WITH
YOUR CHOICE OF TRADITIONAL COOKIES OR LUXE COOKIES; COFFEE OR TEA; A
CUSTOMIZABLE TUMBLER; AND HOLIDAY CANDIES.

Send a Noms Holiday Combo Gift


HOLIDAY CANDY ASSORTMENTS

Send our festive holiday candies in a personalized gift box. Add your
recipient's names, logos, imagery for a truly special custom gift.

Send Holiday Candy Gifts Now


HOLIDAY COOKIE GIFTS

Send your favorite assortment or select one of our special holiday assortments
that are here till they're gone!

Send Holiday Cookie Gifts Now


SEND A HOLIDAY COFFEE ASSORTMENT

Send some shopping fuel for the holiday season to everyone on your list with
top-quality coffees, teas, and even customized tumblers.

Send Holiday Coffee & Tea Gifts Now


SEND A HOLIDAY COMBINATION BOX


OUR LARGE HOLIDAY COMBINATION GIFT INCLUDES A PERSONALIZED KEEPSAKE BOX WITH
YOUR CHOICE OF TRADITIONAL COOKIES OR LUXE COOKIES; COFFEE OR TEA; A
CUSTOMIZABLE TUMBLER; AND HOLIDAY CANDIES.

Send a Noms Holiday Combo Gift


HOLIDAY CANDY ASSORTMENTS

Send our festive holiday candies in a personalized gift box. Add your
recipient's names, logos, imagery for a truly special custom gift.

Send Holiday Candy Gifts Now


HOLIDAY COOKIE GIFTS

Send your favorite assortment or select one of our special holiday assortments
that are here till they're gone!

Send Holiday Cookie Gifts Now


SEND A HOLIDAY COFFEE ASSORTMENT

Send some shopping fuel for the holiday season to everyone on your list with
top-quality coffees, teas, and even customized tumblers.

Send Holiday Coffee & Tea Gifts Now


SEND A PERSONALIZED HOLIDAY GIFT NOW

WITH SPECIAL HOLIDAY ASSORTMENTS AND CUSTOMIZED GIFTS, NOMS IS PERFECT FOR EVERY
GIFT AND THE BEST WAY TO ENSURE YOUR CLIENTS KEEP YOU TOP-OF-MIND.

Send a Holiday Keepsake Gifts Today


SEND A PERSONALIZED HOLIDAY GIFT NOW

WITH SPECIAL HOLIDAY ASSORTMENTS AND CUSTOMIZED GIFTS, NOMS IS PERFECT FOR EVERY
GIFT AND THE BEST WAY TO ENSURE YOUR CLIENTS KEEP YOU TOP-OF-MIND.

Send a Holiday Keepsake Gifts Today


HOW IT WORKS


CHOOSE YOUR GIFT

Select a box size and the assortment you'd like to send.


CUSTOMIZE YOUR GIFT

Choose box customizations, custom inserts, and QR codes.


THEY OPEN THEIR GOODIES

Your gifts get packed with care and sent with free shipping.


HOW IT WORKS


CHOOSE YOUR GIFT

Select a box size and the assortment you'd like to send.


CUSTOMIZE YOUR GIFT

Choose box customizations, custom inserts, and QR codes.


THEY OPEN THEIR GOODIES

Your gifts get packed with care and sent with free shipping.


WANT TO SEND A LARGE ORDER?

CREATE A FREE ACCOUNT NOW AND WORK WITH OUR TEAM TO EASILY UPLOAD BULK LISTS,
ACCESS 1:1 ACCOUNT MANAGEMENT, AND HELP WITH PLACING ORDERS. PLUS, LEARN ABOUT
ALL OF OUR EXCLUSIVE CUSTOMIZATION OPTIONS.

Create a Free Account


WANT TO SEND A LARGE ORDER?

CREATE A FREE ACCOUNT NOW AND WORK WITH OUR TEAM TO EASILY UPLOAD BULK LISTS,
ACCESS 1:1 ACCOUNT MANAGEMENT, AND HELP WITH PLACING ORDERS. PLUS, LEARN ABOUT
ALL OF OUR EXCLUSIVE CUSTOMIZATION OPTIONS.

Create a Free Account
Noms Bake Shop Copyright © 2022
All rights reserved.

ALL ABOUT NOMS

About Us
FAQ
Contact Us
Blog

PRODUCTS

Cookies
Candy
Coffee / Tea
Nutrition

CORPORATE GIFTING

Corporate Gifts
Privacy Policy
Terms Of Service

SIGN UP FOR NOMS INFO AND SWEET DEALS

Invalid Email
Subscribe

FOLLOW NOMS