www.omni-spring.com Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: http://omni-spring.com/
Effective URL: https://www.omni-spring.com/
Submission: On October 26 via api from US — Scanned from CA

Form analysis 8 forms found in the DOM

/search

<form class="
      search-form
      search-form--header
    " action="/search" data-autocomplete-true="" style="display: none;">
  <div class="search-form__input-wrapper">
    <input class="search-form__input" type="text" name="q" placeholder="Search..." aria-label="Search..." value="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" data-search-input="">
    <button class="
          search-form__submit-button
          global-button
        " type="submit" aria-label="Search">
      <span class="icon-search" style="display: block;"></span>
    </button>
  </div>
  <div class="predictive-search" data-predictive-search="" data-loading="false">
    <svg class="loading-icon predictive-search__loading-state-spinner" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z"></path>
      <path d="M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"></path>
    </svg>
    <div class="predictive-search__results" data-predictive-search-results=""></div>
  </div>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Omni-Spring " data-cart-form="mini-cart">
  <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping
                  </a>
  <ul class="cart_items js-cart_items">
  </ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale">
    </li>
    <li class="cart_subtotal js-cart_subtotal">
      <span class="right">
        <span class="money">
          <span class="money">$0.00</span>
        </span>
      </span>
      <span>Subtotal</span>
    </li>
    <li class="cart_savings sale js-cart_savings">
    </li>
    <li>
      <p class="cart-message meta">Taxes and shipping calculated at checkout </p>
    </li>
    <li>
      <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Omni-Spring " data-cart-form="mini-cart">
  <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping
                  </a>
  <ul class="cart_items js-cart_items">
  </ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale">
    </li>
    <li class="cart_subtotal js-cart_subtotal">
      <span class="right">
        <span class="money">
          <span class="money">$0.00</span>
        </span>
      </span>
      <span>Subtotal</span>
    </li>
    <li class="cart_savings sale js-cart_savings">
    </li>
    <li>
      <p class="cart-message meta">Taxes and shipping calculated at checkout </p>
    </li>
    <li>
      <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Omni-Spring " data-cart-form="mini-cart">
  <a class="cart_content__continue-shopping secondary_button">
                    Continue Shopping
                  </a>
  <ul class="cart_items js-cart_items">
  </ul>
  <ul>
    <li class="cart_discounts js-cart_discounts sale">
    </li>
    <li class="cart_subtotal js-cart_subtotal">
      <span class="right">
        <span class="money">
          <span class="money">$0.00</span>
        </span>
      </span>
      <span>Subtotal</span>
    </li>
    <li class="cart_savings sale js-cart_savings">
    </li>
    <li>
      <p class="cart-message meta">Taxes and shipping calculated at checkout </p>
    </li>
    <li>
      <button type="submit" name="checkout" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button=""><span class="icon-lock"></span>Checkout</button>
    </li>
  </ul>
</form>

/search

<form class="
      search-form
      search-form--header
    " action="/search" data-autocomplete-true="">
  <div class="search-form__input-wrapper">
    <input class="search-form__input" type="text" name="q" placeholder="Search..." aria-label="Search..." value="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" data-search-input="">
    <button class="
          search-form__submit-button
          global-button
        " type="submit" aria-label="Search">
      <span class="icon-search"></span>
    </button>
  </div>
  <div class="predictive-search" data-predictive-search="" data-loading="false">
    <svg class="loading-icon predictive-search__loading-state-spinner" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z"></path>
      <path d="M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"></path>
    </svg>
    <div class="predictive-search__results" data-predictive-search-results=""></div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <div class="input-row">
  </div>
  <div class="input-row">
    <input type="hidden" name="challenge" value="false">
    <input type="email" class="contact_email" name="contact[email]" required="" placeholder="Enter your email address...">
    <input type="submit" class="global-button global-button--primary newsletter-form__sign-up" value="Sign Up">
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="challenge" value="false">
  <input type="email" class="contact_email" name="contact[email]" required="" placeholder="Enter your email address...">
  <input type="submit" class="global-button global-button--primary newsletter-form__sign-up" value="Sign Up">
</form>

/search

<form class="
      search-form
      search-form--mobile
    " action="/search" data-autocomplete-true="">
  <div class="search-form__input-wrapper">
    <input class="search-form__input" type="text" name="q" placeholder="Search..." aria-label="Search..." value="" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" data-search-input="">
    <button class="
          search-form__submit-button
          global-button
        " type="submit" aria-label="Search">
      <span class="icon-search"></span>
    </button>
  </div>
  <div class="predictive-search" data-predictive-search="" data-loading="false">
    <svg class="loading-icon predictive-search__loading-state-spinner" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
      <path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z"></path>
      <path d="M10.14,1.16a11,11,0,0,0-9,8.92A1.59,1.59,0,0,0,2.46,12,1.52,1.52,0,0,0,4.11,10.7a8,8,0,0,1,6.66-6.61A1.42,1.42,0,0,0,12,2.69h0A1.57,1.57,0,0,0,10.14,1.16Z"></path>
    </svg>
    <div class="predictive-search__results" data-predictive-search-results=""></div>
  </div>
</form>

Text Content

 * Aprons
 * Wellness Pillows
    * Snuggy Eye Pillows
    * Contoured Eye Pillow
    * Huggy Body Pillow

 * Pure Essential Oils
 * For Her
 * For Him
 * Home
    * Molly & You Party Dip Mixes
    * Smudge Sticks
    * Lotions & Oils
    * Aprons
    * Mermaid Hair Brush

 * Shop All



0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * Checkout

✨FREE SHIPPING✨



Menu
   
 * Aprons
 * Wellness Pillows
   * Snuggy Eye Pillows
   * Contoured Eye Pillow
   * Huggy Body Pillow
 * Pure Essential Oils
 * For Her
 * For Him
 * Home
   * Molly & You Party Dip Mixes
   * Smudge Sticks
   * Lotions & Oils
   * Aprons
   * Mermaid Hair Brush
 * Shop All
   
 * About
 * FAQs
 * Contact
 * Login

0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * Checkout

✨FREE SHIPPING✨


 * About
 * FAQs
 * Contact

 * Login

0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * Checkout

 * Aprons
 * Wellness Pillows
    * Snuggy Eye Pillows
    * Contoured Eye Pillow
    * Huggy Body Pillow

 * Pure Essential Oils
 * For Her
 * For Him
 * Home
    * Molly & You Party Dip Mixes
    * Smudge Sticks
    * Lotions & Oils
    * Aprons
    * Mermaid Hair Brush

 * Shop All



Aromatherapy Pillows

SNUGGY EYE PILLOWS




SINUS RELIEF PILLOWS




HUGGY BODY PILLOWS




NECK & SHOULDER PILLOWS




SNUGGY EYE PILLOWS



SINUS RELIEF PILLOWS



HUGGY BODY PILLOWS



NECK & SHOULDER PILLOWS




Your Ultimate Destination for


THERAPEUTIC PILLOW BLISS

Experience tranquility and rejuvenation with Omni-Spring Therapeutic Pillows

SHOP NOW


PILLOWS THAT PROVIDE SENSORY RELIEF & EASES TENSION




SINUS HEADACHES?

Can help with that too! Heat for the win!


GOT ARTHRITIS?

Help ease pain and stiffness with comforting warmth.


ANXIOUS OR STRESSED?

These are like personal stress-relief buddies, seriously.

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


SHOP OUR BEST SELLERS


Aprons all-products-1apronsbest-sellershome
Quick View

Aprons $44.99

Contoured Eye Pillow. Use warm or cold to provide light pressure for soothing
comfort all-products-1best-sellersall-pillows
Quick View

Contoured Eye Pillow. Use warm or cold to provide light pressure for soothing
comfort $24.99

FOR MEN | Handcrafted 'Manly' Soap Bars
all-productsall-products-1best-sellersfor-himguy-giftsshop-under-10
Quick View

FOR MEN | Handcrafted 'Manly' Soap Bars $9.00

Fresh Nourishing Lotions
all-products-1best-sellersfor-herguy-giftspure-essential-oils
Quick View

Fresh Nourishing Lotions $15.00


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



CUSTOMER LOVE




ALWAYS THE BEST

⭐⭐⭐⭐⭐
"Absolutely hooked on Omni Spring products especially my large huggy pillow.
Something about the warm smell of essential oils that soothes my soul and body."

Staci C.


CUSTOMER LOVE




TAKES MY PAIN AWAY

⭐⭐⭐⭐⭐
"Fits perfectly past my eyes and along the sinus I've used it in the
microwave,love the lavender scent calming and takes my pain away!"

Dawn X.


CUSTOMER LOVE




LOVE LOVE LOVE!!

⭐⭐⭐⭐⭐
"I received one as a gift and I gifted two more!! I love the one that in can
place on my eyes, it helps with my migraines and when my allergies irritate my
eyes."

Stacey K.


CUSTOMER LOVE




AWESOME EYE PILLOW

⭐⭐⭐⭐⭐
"The weight the texture and the design is just perfect for me. I’ve tried
several, and this is the first one that really sits on my face properly."

Stacey K.


 1. 
 2. 
 3. 
 4. 

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

WOMAN-OWNED, BASED IN MISSOURI.

Crafted with love and infused with aromatic blends of lavender and rosemary,
Omni-Spring Pillows are a source of comfort and relief for folks dealing with
everything from neck pain to stress headaches.

Here's how it all started...

READ MORE

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


YOUR ULTIMATE WELLNESS COMPANIONS




NECK AND SHOULDER PILLOWS FOR HOLISTIC SELF-CARE, FILLED WITH FLAX SEED,
HANDMADE IN USA



View product


HUGGY BODY PILLOW - PERFECTLY WEIGHTED PILLOW. USE DAILY, HOT OR COLD. OUR
VERSATILE DESIGN ADAPTS TO ALL AGES, FROM TODDLERS AND UP. MELT TENSION AWAY
WITH ITS SOOTHING WEIGHT AND GENTLE COMPRESSION

$34.99


View product


SNUGGY EYE PILLOW FILLED WITH FLAXSEED. USE WARM OR COLD TO PROVIDE SOOTHING
COMFORT. AROMATHERAPY SIGNATURE BLENDS AVAILABLE INCLUDING SIMPLY LAVENDER.

$24.99


View product


CONTOURED EYE PILLOW. USE WARM OR COLD TO PROVIDE LIGHT PRESSURE FOR SOOTHING
COMFORT

$24.99


View product

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


READY TO JAZZ UP YOUR WELL-BEING?

Sign up and you'll receive 10% off your first order!



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


LATELY ON THE BLOG




HOW TO FALL ASLEEP IN TWO MINUTES OR LESS - A MILITARY SECRET FOR GETTING SOME
QUICK SHUT EYE



Read More


MAGICAL PROPERTIES OF LAVENDER



Read More


SOOTHE MIGRAINES AND HEADACHES NATURALLY




Read More


HANDCRAFTED

Using natural & organic ingredients


MADE IN THE USA

We keep it close to home


THERAPEUTIC

Perfect to use as hot & cold therapy


CRUELTY-FREE

Never tested on animals


 * 
 * 
 * 
 * 

SHOP

 * Wellness Eye Pillows

 * Wellness Sinus Relief Pillows

 * Wellness Body Pillows

 * Wellness Neck & Shoulder Pillows

 * Pure Aromatherapy Essential Oils

MORE INFO

 * About Us

 * FAQ's

 * Shipping & Return Policy

 * Contact Us

SIGN UP TO GET 10% OFF

Sign up to the Omni-Spring newsletter to get 10% off your first order plus
updates on new products and sales.


 * 
 * 
 * 
 * 

© 2024 Omni-Spring . Site Credit | Privacy Policy | Terms of Service

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