safest-neighborhood.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://safest-neighborhood.com/
Submission: On October 13 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 4 forms found in the DOM

POST /cart

<form id="CartDrawer" action="/cart" class="cart-drawer critical-hidden" method="post" novalidate="">
  <div class="cart-drawer__header">
    <h2 class="visually-hidden" id="cart-drawer-title">Shopping Cart</h2>
    <button type="button" class="cart-drawer__close-button" data-popup-close="cart" data-cart-close="">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow-back" viewBox="0 0 18 18">
        <path d="M1.5 9.347L10.414 1M9.674 17L1.502 8.653M1.648 9H17.5"></path>
      </svg>
      <span class="cart-drawer__title">Continue shopping</span>
    </button>
  </div>
  <div class="cart-drawer__content">
    <p class="cart-drawer__empty-text" data-cart-empty-text="">Your cart is currently empty.</p>
    <p class="cart-drawer__no-cookies-text">Enable cookies to use the shopping cart</p>
    <div class="cart-drawer__items" data-cart-items="">
    </div>
  </div>
  <div class="cart-drawer__footer">
    <div class="cart-drawer__totals">
      <h3 class="cart-drawer__subtotal">Subtotal</h3>
      <p class="cart-drawer__subtotal-value" data-cart-price="">$0.00</p>
      <p class="visually-hidden" data-price-live-region="" aria-live="polite" role="status"></p>
    </div>
    <div data-discounts="">
    </div>
    <p class="cart-drawer__notice">Taxes and shipping calculated at checkout </p>
    <div class="cart-drawer__ctas">
      <button type="submit" class="button" name="checkout" data-checkout-button="" disabled=""> Check Out </button>
    </div>
  </div>
</form>

GET /search

<form action="/search" class="search__form" method="get" role="search" data-form="">
  <div class="search__form-input-wrapper form__input-wrapper" data-form-input-wrapper="">
    <label class="search__form-input-label search__form-input-label--drawer form__input-label" for="q" aria-hidden="true">Search</label>
    <input class="search__form-input search__form-input--drawer form__input" type="search" name="q" value="" data-popup-focus="search" required="">
  </div>
  <button class="search__form-button search__form-button--drawer search-submit" type="submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 20 20">
      <path
        d="M18.64 17.02l-5.31-5.31c.81-1.08 1.26-2.43 1.26-3.87C14.5 4.06 11.44 1 7.75 1S1 4.06 1 7.75s3.06 6.75 6.75 6.75c1.44 0 2.79-.45 3.87-1.26l5.31 5.31c.45.45 1.26.54 1.71.09.45-.36.45-1.17 0-1.62zM3.25 7.75c0-2.52 1.98-4.5 4.5-4.5s4.5 1.98 4.5 4.5-1.98 4.5-4.5 4.5-4.5-1.98-4.5-4.5z">
      </path>
    </svg>
    <span class="icon-fallback-text">Search</span>
  </button>
  <button class="search__form-button search__form-button--drawer search-close" type="button" data-popup-close="search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 17 17">
      <path d="M1 1l14 15M16 1L1 16"></path>
    </svg>
    <span class="icon-fallback-text">Close search</span>
  </button>
</form>

POST /cart/add

<form method="post" action="/cart/add" id="product_form_4393795321992" accept-charset="UTF-8" class="
  product-form
   product-form--payment-button-disabled
  
  form
" enctype="multipart/form-data" novalidate="novalidate" data-product-form="" data-product-id="4393795321992" data-product-handle="s-l-o-w-please-our-safety-depends-on-y-o-u" data-variant-name="S-L-O-W"><input type="hidden" name="form_type"
    value="product"><input type="hidden" name="utf8" value="✓">
  <div class="form__error-message-wrapper hidden" data-error-message-wrapper="" role="alert">
    <span class="visually-hidden">Error </span>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-error" viewBox="0 0 14 14">
      <g fill="none">
        <path d="M7 0a7 7 0 0 1 7 7 7 7 0 1 1-7-7z"></path>
        <path class="icon-error__symbol" d="M6.328 8.396l-.252-5.4h1.836l-.24 5.4H6.328zM6.04 10.16c0-.528.432-.972.96-.972s.972.444.972.972c0 .516-.444.96-.972.96a.97.97 0 0 1-.96-.96z"></path>
      </g>
    </svg>
    <span class="form__error-message" data-error-message="">Quantity must be 1 or more</span>
  </div>
  <div class="form__input-wrapper form__input-wrapper--select" data-quantity-input-wrapper="">
    <label class="form__select-label" for="Quantity-featured-product"> Quantity </label>
    <div class="quantity-input">
      <button class="quantity-input__button" type="button" aria-label="Decrease quantity of S-L-O-W by one" data-quantity-selector="" data-product-id="4393795321992"><svg aria-hidden="true" focusable="false" role="presentation"
          class="icon icon--wide icon-minus" viewBox="0 0 12 1">
          <path d="M0 .5h12" stroke="currentColor"></path>
        </svg></button>
      <input class="quantity-input__element" type="number" name="quantity" id="Quantity-featured-product" value="1" min="1" aria-label="Product quantity" data-quantity-input="" data-product-id="4393795321992">
      <button class="quantity-input__button" type="button" aria-label="Increase quantity of S-L-O-W by one" data-quantity-selector="" data-quantity-selector-increase="" data-product-id="4393795321992"><svg aria-hidden="true" focusable="false"
          role="presentation" class="icon icon-plus" viewBox="0 0 12 13">
          <path d="M0 6.5h12M6 .5v12" stroke="currentColor"></path>
        </svg></button>
    </div>
  </div><select name="id" class="form__input no-js" data-product-master-select="">
    <option selected="selected" value="31411740409992"> Default Title </option>
  </select>
  <div class="product-form__buttons">
    <button type="submit" name="add" class="product-form__add-to-cart" data-add-to-cart="" aria-label="Add to Cart">
      <span data-add-to-cart-text="">Add to Cart </span>
    </button><span class="product__success-message hidden" data-product-success-message=""></span><button type="submit" name="add" class="product-form__add-to-cart no-js" data-add-to-cart="" aria-label="Add to Cart">
      <span data-add-to-cart-text="">Add to Cart </span>
    </button>
  </div>
  <p class="visually-hidden" data-product-status="" aria-live="polite" role="status"></p>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter-form form" data-form="" novalidate="novalidate"><input type="hidden" name="form_type" value="customer"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="contact[tags]" value="newsletter">
  <div class="footer__newsletter-form-content">
    <div class="footer__newsletter-input-wrapper form__input-wrapper" data-form-input-wrapper="">
      <label class="footer__newsletter-label form__input-label" for="NewsletterForm--footer"> Email address </label>
      <input id="NewsletterForm--footer" type="email" name="contact[email]" class="footer__newsletter-input form__input" value="" aria-required="true" required="" autocorrect="off" autocapitalize="off">
    </div>
    <button type="submit" class="footer__newsletter-submit" name="commit" id="Subscribe"> Subscribe </button>
  </div>
</form>

Text Content

Skip to content


SHOPPING CART

Continue shopping

Your cart is currently empty.

Enable cookies to use the shopping cart




SUBTOTAL

$0.00





Taxes and shipping calculated at checkout

Check Out

Search
Search Close search

OUR CLEARANCE SALE IS HAPPENING NOW (plus free shipping on orders over $50)

Search Search Log in Cart
Number of items in your cart: 0
Cart
Number of items in your cart: 0
Cart price $0.00


WE MAKE SIGNS SO YOU CAN PROTECT YOUR
DAUGHTERS SONS PARENTS PETS FRIENDS FAMILY NEIGHBORHOOD.







OUR MISSION:

We make signs to protect your kids, pets, husband, wife, parents, that person at
the end of the block with the exotic animal, Tommy's friends from class, and
everyone else in the neighborhood.

 * Top Sellers 10 products
 * Slow Down! 14 products
 * Animals & Pets 5 products
 * Funny Signs 5 products
 * Create your own neighborhood sign 3 products




TOP SELLERS 10 PRODUCTS

 * Slow Down | Kids and Pets at Play
   
   Slow Down | Kids and Pets at Play
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Slow Down | He walks like a 5 year old. Do you drive like one?
   
   Slow Down | He walks like a 5 year old. Do you drive like one?
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * S-L-O-W
   
   S-L-O-W
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * This is your home away from home | Please help keep it clean
   
   This is your home away from home | Please help keep it clean
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Private Road | Choose your own message
   
   Private Road | Choose your own message
   
   Regular price $40.00
   Regular price $50.00
   Sale price $40.00
   Sale Sold Out
   Unit price /per 
   Regular price $40.00
   Regular price $50.00 Sale price $40.00
   Sale
   Unit price /per 
   View details
   
   Style: Elegant 8" x 12"

 * Slow Down | Children Present
   
   Slow Down | Children Present
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

Showing 6 of 10 products on Top Sellers collection

View more View more


SLOW DOWN! 14 PRODUCTS

 * Slow | Help us protect our kids & pets
   
   Slow | Help us protect our kids & pets
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * S-L-O-W
   
   S-L-O-W
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Slow | Watch for pedestrians
   
   Slow | Watch for pedestrians
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Crosswalk
   
   Crosswalk
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Caution | Blind Drive
   
   Caution | Blind Drive
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Slow your #%&! Down
   
   Slow your #%&! Down
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

Showing 6 of 14 products on Slow Down! collection

View more View more


ANIMALS & PETS 5 PRODUCTS

 * Slow Down | Dog and Horse Crossing
   
   Slow Down | Dog and Horse Crossing
   
   Regular price $39.95
   Regular price $45.00
   Sale price $39.95
   Sale Sold Out
   Unit price /per 
   Regular price $39.95
   Regular price $45.00 Sale price $39.95
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Slow | Help us protect our kids & pets
   
   Slow | Help us protect our kids & pets
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Slow Down | Kids and Pets at Play
   
   Slow Down | Kids and Pets at Play
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Keep Gate Closed | Don't let the goats out no matter what they tell you!
   
   Keep Gate Closed | Don't let the goats out no matter what they tell you!
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Slow | Deer
   
   Slow | Deer
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"


FUNNY SIGNS 5 PRODUCTS

 * In a hurry? | Do not drive on this road!
   
   In a hurry? | Do not drive on this road!
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Slow Down | He walks like a 5 year old. Do you drive like one?
   
   Slow Down | He walks like a 5 year old. Do you drive like one?
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Slow your #%&! Down
   
   Slow your #%&! Down
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * S-L-O-W
   
   S-L-O-W
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Keep Gate Closed | Don't let the goats out no matter what they tell you!
   
   Keep Gate Closed | Don't let the goats out no matter what they tell you!
   
   Regular price $19.97
   Regular price $45.00
   Sale price $19.97
   Sale Sold Out
   Unit price /per 
   Regular price $19.97
   Regular price $45.00 Sale price $19.97
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"


CREATE YOUR OWN NEIGHBORHOOD SIGN 3 PRODUCTS

 * Choose your own message
   
   Choose your own message
   
   Regular price $50.00
   Regular price $50.00
   Sale price $50.00
   Sale Sold Out
   Unit price /per 
   Regular price $50.00
   Regular price $50.00 Sale price $50.00
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"

 * Private Road | Choose your own message
   
   Private Road | Choose your own message
   
   Regular price $40.00
   Regular price $50.00
   Sale price $40.00
   Sale Sold Out
   Unit price /per 
   Regular price $40.00
   Regular price $50.00 Sale price $40.00
   Sale
   Unit price /per 
   View details
   
   Style: Elegant 8" x 12"

 * Choose your own message
   
   Choose your own message
   
   Regular price $40.00
   Regular price $50.00
   Sale price $40.00
   Sale Sold Out
   Unit price /per 
   Regular price $40.00
   Regular price $50.00 Sale price $40.00
   Sale
   Unit price /per 
   View details
   
   Style: Standard 8" x 12"




FEATURED PRODUCT

 * 


S-L-O-W

Regular price $19.97
Regular price $45.00 Sale price $19.97
Sale
Unit price /per 
Error Quantity must be 1 or more
Quantity

Default Title
Add to Cart Add to Cart



Style: Standard 8" x 12"
Shape: Rectangle



WE OUTLAST OUR COMPETITORS:

All of our signs are made from our special water-resistant and rust-resistant
material, so you can protect your neighborhood in any weather, for many years.



About Us

SafestNeighborhood.com is part of Floating Products LLC

Need help? support@safestneighborhood.com | (301) 541-7686

34881 Creek Drive, Lewes, DE. 19958

Newsletter

Email address
Subscribe

Quick links

 * Search
 * Terms of Service
 * Refund policy
 * Contact

© 2021, Safest Neighborhood Powered by Shopify
Payment methods accepted
 * Amazon
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Elo
 * Facebook Pay
 * Google Pay
 * JCB
 * Mastercard
 * Shop Pay
 * Visa

 * Choosing a selection results in a full page refresh.
 * Press the space key then arrow keys to make a selection.

 * Opens in a new window.
 * Opens external website.
 * Opens external website in a new window.