sassandcompanyinc.com Open in urlscan Pro
23.227.38.32  Public Scan

URL: https://sassandcompanyinc.com/
Submission: On April 25 via api from US — Scanned from CA

Form analysis 6 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="site-header__search-form" data-dark="false" autocomplete="off">
  <input type="hidden" name="type" value="product,page">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" value="" placeholder="Search..." class="site-header__search-input" aria-label="Search...">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <button type="button" class="text-link site-header__search-btn site-header__search-btn--cancel">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
    <span class="icon__fallback-text">Close</span>
  </button>
</form>

GET /search

<form action="/search" method="get" role="search" class="site-header__search-form" data-dark="false" autocomplete="off">
  <input type="hidden" name="type" value="product,page">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" value="" placeholder="Search..." class="site-header__search-input" aria-label="Search...">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <button type="button" class="text-link site-header__search-btn site-header__search-btn--cancel">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
    <span class="icon__fallback-text">Close</span>
  </button>
</form>

GET /search

<form action="/search" method="get" role="search" class="site-header__search-form" data-dark="false" autocomplete="off">
  <input type="hidden" name="type" value="product,page">
  <input type="hidden" name="options[prefix]" value="last">
  <input type="search" name="q" value="" placeholder="Search..." class="site-header__search-input" aria-label="Search...">
  <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
  <button type="button" class="text-link site-header__search-btn site-header__search-btn--cancel">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
    <span class="icon__fallback-text">Close</span>
  </button>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" data-location="header" class="cart__drawer-form">
  <div class="cart__scrollable">
    <div data-products="">
      <div class="cart__items" data-count="0" data-cart-subtotal="0">
      </div>
    </div>
    <div class="cart__item-row">
      <label for="CartHeaderNote" class="add-note"> Add order note <span class="note-icon note-icon--open" aria-hidden="true">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-pencil" viewBox="0 0 64 64">
            <defs>
              <style>
                .cls-1,
                .cls-2 {
                  fill: none;
                  stroke: #000;
                  stroke-width: 2px
                }

                .cls-1 {
                  stroke-miterlimit: 10
                }
              </style>
            </defs>
            <path class="cls-1" d="M52 33.96V58H8V14h23.7"></path>
            <path class="cls-1" d="M18 47l13-5 24-24-8-8-24 24-5 13zM23 34l8 8"></path>
            <path id="svg_2" data-name="svg 2" class="cls-2" d="M47 10l1-1a5.44 5.44 0 0 1 7.82.18A5.52 5.52 0 0 1 56 17l-1 1"></path>
          </svg>
        </span>
        <span class="note-icon note-icon--close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <defs>
              <style>
                .cls-1 {
                  fill: none;
                  stroke: #000;
                  stroke-miterlimit: 10;
                  stroke-width: 2px
                }
              </style>
            </defs>
            <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close</span>
        </span>
      </label>
      <textarea name="note" class="input-full cart__note hide" id="CartHeaderNote"></textarea>
    </div>
  </div>
  <div class="cart__footer">
    <div class="cart__item-sub cart__item-row cart__item--subtotal">
      <div>Subtotal</div>
      <div data-subtotal="">$0<sup>00</sup></div>
    </div>
    <div data-discounts="">
      <div class="cart__discounts text-right hide">
        <div>
        </div>
      </div>
    </div>
    <div class="cart__item-row cart__checkout-wrapper payment-buttons">
      <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout p_a_t_ch"> Check out </button>
      <div class="additional-checkout-buttons">
        <div class="dynamic-checkout__content" id="dynamic-checkout-cart" data-shopify="dynamic-checkout-cart"></div>
      </div>
    </div>
    <div class="cart__item-row--footer text-center">
      <small>Shipping, taxes, and discount codes calculated at checkout.</small>
    </div>
  </div>
</form>

POST /contact#newsletter-template--16161061667060__16461579378ab7e553

<form method="post" action="/contact#newsletter-template--16161061667060__16461579378ab7e553" id="newsletter-template--16161061667060__16461579378ab7e553" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type"
    value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-template--16161061667060__16461579378ab7e553" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="section">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-template--16161061667060__16461579378ab7e553" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" class="btn" name="commit" aria-label="Subscribe">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

POST /contact#newsletter-newsletter-popup

<form method="post" action="/contact#newsletter-newsletter-popup" id="newsletter-newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-newsletter-popup" class="hidden-label">Enter your email</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="popup">
  <div class="input-group newsletter__input-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-newsletter-popup" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
    <div class="input-group-btn">
      <button type="submit" class="btn" name="commit" aria-label="Subscribe">
        <span class="form__submit--large">Subscribe</span>
        <span class="form__submit--small">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15">
            <path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"></path>
          </svg>
        </span>
      </button>
    </div>
  </div>
</form>

Text Content

0







Skip to content
Pause slideshow Play slideshow

FREE SHIPPING on all WOOD orders

FREE SHIPPING on all WOOD orders!!

 * Instagram
 * Facebook

... Site navigation
Search Close


SASS & COMPANY

Search Account 0 Cart ... Site navigation
Close
Search Close
Cancel
 * Home
 * Shop
    * Bedroom Signs
    * Coastal & Lake
    * Custom Cornhole Boards
    * Custom Handwriting Prints
    * Custom Photo Prints
    * Dining & Kitchen
    * Entryway Signs
    * Kids & Nursey
    * Laundry & Bath
    * Living Room Signs
    * School Spirit 2023

 * Best Sellers
 * Contact Us
 * About Us

Search Close
Add order note Close
Subtotal
$000

Check out

Shipping, taxes, and discount codes calculated at checkout.
Your cart is currently empty.
 * Home
 * Shop Expand submenu
   * Shop
   * Bedroom Signs
   * Coastal & Lake
   * Custom Cornhole Boards
   * Custom Handwriting Prints
   * Custom Photo Prints
   * Dining & Kitchen
   * Entryway Signs
   * Kids & Nursey
   * Laundry & Bath
   * Living Room Signs
   * School Spirit 2023
 * 
   Best Sellers
 * Contact Us
 * About Us


View more


SHOP BY ROOM


Bedroom Signs

Dining & Kitchen

Entryway Signs

Kids & Nursery

Laundry & Bath

Living Room Signs



CUSTOMIZABLE SIGNS

View all
Sale


Custom Wood Portraits (Multiple Sizes Available)
from $3800 from $38.00 Regular price $7995 $79.95 Save $41.95
Sale


Last Name Personalized Sign
from $4200 from $42.00 Regular price $10495 $104.95 Save $62.95
Sale


Custom Handwriting Piece
from $3800 from $38.00 Regular price $7995 $79.95 Save $41.95
Sale


QR Code Custom sign with personalized greeting or video
from $4200 from $42.00 Regular price $10495 $104.95 Save $62.95
Sale


Family Beach House Personalized
from $4800 from $48.00 Regular price $11995 $119.95 Save $71.95



OUR BEST SELLERS

View all
Sale


Always Remember
from $4200 from $42.00 Regular price $10495 $104.95 Save $62.95
Sale


Feathered Indians Tyler Childers Set of 2
from $9900 from $99.00 Regular price $18995 $189.95 Save $90.95
Sale


Last Name Personalized Sign
from $4200 from $42.00 Regular price $10495 $104.95 Save $62.95
Sale


God Speed Zach Bryan Lyrics
from $4200 from $42.00 Regular price $10495 $104.95 Save $62.95
Sale


Holy Spirit you are welcome here
from $4200 from $42.00 Regular price $11995 $119.95 Save $77.95
Sale


Go be Great
from $4200 from $42.00 Regular price $10495 $104.95 Save $62.95

Join the Sass & Company community!

Join our Sass & Company Family and stay up to date on our newest designs, best
products, and the latest deals!

Enter your email
Subscribe

Sass & Company
 * Shop Our Products
 * Search
 * Shipping
 * Refunds
 * Contact Us
 * Privacy Policy
 * Terms of Service
 * Personal Information
 * My account

Get in touch
 * Email us

Follow us
 * Instagram
 * Facebook

We accept
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2024 Sass & Company Powered by Shopify
SubSCRIBE to never miss out!

Make sure you stay up to date on our newest designs, best products & the latest
deals!

Enter your email
Subscribe
"Close (esc)"

"Close (esc)"