lipscomb.top Open in urlscan Pro
188.114.97.3  Public Scan

URL: https://lipscomb.top/
Submission: On June 19 via api from US — Scanned from NL

Form analysis 10 forms found in the DOM

GET /search

<form action="/search" method="get">
  <input autocomplete="off" placeholder="Search for..." name="q" type="text" value="">
  <button type="submit"><i class="fa fa-search" aria-hidden="true"></i></button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileFormNoScriptDrawer" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden"
    name="utf8" value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="HeaderCountryMobileLabelNoScriptDrawer"> Country/region </h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="HeaderCountryMobileLabelNoScriptDrawer">
      <option value="CA"> Canada (CAD $) </option>
      <option value="FR"> France (EUR €) </option>
      <option value="DE"> Germany (EUR €) </option>
      <option value="IN"> India (INR ₹) </option>
      <option value="ES"> Spain (EUR €) </option>
      <option value="GB"> United Kingdom (GBP £) </option>
      <option value="US" selected=""> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="visually-hidden" id="HeaderCountryMobileLabel"> Country/region </h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="HeaderCountryMobileList" aria-describedby="HeaderCountryMobileLabel">
        <span>USD $ | United States</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="HeaderCountryMobileList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CA">
            <span class="localization-form__currency">CAD
              $ |</span>
            Canada
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="FR">
            <span class="localization-form__currency">EUR
              € |</span>
            France
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="DE">
            <span class="localization-form__currency">EUR
              € |</span>
            Germany
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IN">
            <span class="localization-form__currency">INR
              ₹ |</span>
            India
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="ES">
            <span class="localization-form__currency">EUR
              € |</span>
            Spain
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="GB">
            <span class="localization-form__currency">GBP
              £ |</span>
            United Kingdom
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset disclosure__link--active" href="#" aria-current="true" data-value="US">
            <span class="localization-form__currency">USD
              $ |</span>
            United States
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="US">
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal-1" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal-1">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get">
  <input autocomplete="off" placeholder="Search for..." name="q" type="text" value="">
  <button type="submit"><i class="fa fa-search" aria-hidden="true"></i></button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryMobileFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="HeaderCountryMobileLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="HeaderCountryMobileLabelNoScript">
      <option value="CA"> Canada (CAD $) </option>
      <option value="FR"> France (EUR €) </option>
      <option value="DE"> Germany (EUR €) </option>
      <option value="IN"> India (INR ₹) </option>
      <option value="ES"> Spain (EUR €) </option>
      <option value="GB"> United Kingdom (GBP £) </option>
      <option value="US" selected=""> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="HeaderCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div>
    <h2 class="visually-hidden" id="HeaderCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="HeaderCountryList" aria-describedby="HeaderCountryLabel">
        <span>USD $ | United States</span>
        <svg aria-hidden="true" focusable="false" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <div class="disclosure__list-wrapper" hidden="">
        <ul id="HeaderCountryList" role="list" class="disclosure__list list-unstyled">
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CA">
            <span class="localization-form__currency">CAD
              $ |</span>
            Canada
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="FR">
            <span class="localization-form__currency">EUR
              € |</span>
            France
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="DE">
            <span class="localization-form__currency">EUR
              € |</span>
            Germany
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="IN">
            <span class="localization-form__currency">INR
              ₹ |</span>
            India
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="ES">
            <span class="localization-form__currency">EUR
              € |</span>
            Spain
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="GB">
            <span class="localization-form__currency">GBP
              £ |</span>
            United Kingdom
          </a>
          </li>
          <li class="disclosure__item" tabindex="-1">
            <a class="link link--text disclosure__link caption-large focus-inset disclosure__link--active" href="#" aria-current="true" data-value="US">
            <span class="localization-form__currency">USD
              $ |</span>
            United States
          </a>
          </li>
        </ul>
      </div>
    </div>
    <input type="hidden" name="country_code" value="US">
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term">
      <svg class="icon icon-close" aria-hidden="true" focusable="false">
        <use xlink:href="#icon-reset">
        </use>
      </svg>
    </button>
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout"> Check out </button>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <input type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper scroll-trigger animate--slide-in scroll-trigger--offscreen" data-cascade="" style="--animation-order: 3;">
    <div class="field">
      <input id="NewsletterForm--template--19887720595745__43855e70-58bd-419f-b533-20ec25100558" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email"
        placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--template--19887720595745__43855e70-58bd-419f-b533-20ec25100558"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

Text Content

Skip to content

Take an EXTRA 10% off your order of $59.99 or more. Plus, get FREE shipping! |
Code: WELCOME10

 * Home
 * NEW ARRIVALS
    *  * Women's Clothing
       * Handbags
       * Jewelry
      
       * 
       * 
       * 

 * WOMEN'S
    *  * Women's Clothing
         * * WOMEN'S CLOTHING
           * New Arrivals
           * Boho Haven Assortments
           * Blouses, Tops, & Tees
           * Bottoms
           * Dresses
           * Jackets & Blazers
           * Lace Socks & Leggings
           * Summer Collection
           * Two-Piece Sets
           * SALE
         * Shop All Women's Clothing
         * Shop Dresses
         * Shop Two-Piece Suits
      
       * 

 * MEN'S
    *  * All Men's Clothing
      
       * 

 * HANDBAGS
    * * All Handbags
      * Leather Bags
      * Shoulder Bags
      * Crossbody Bags
      * Totes and Top Handle Bags
    * Best Seller! The Abagale | Genuine Leather
    * Trending Up! The Joanna | Genuine Leather
    * New Arrival The Claressa | Vegan Leather

 * JEWELRY
    *  * Earrings
       * Bracelets
       * Necklaces
       * Rings
      
       * 
       * 
       * 
       * 

 * SUMMER COLLECTION
    *  * Dresses
       * Swimwear
       * Beach Accessories
      
       * 
       * 
       * 

 * BOHO HAVEN
 * SALE
    *  * ALL SALE ITEMS
      
       * 

 * Login
 * Create an Account
 * 

Log in


COUNTRY/REGION

Canada (CAD $) France (EUR €) Germany (EUR €) India (INR ₹) Spain (EUR €) United
Kingdom (GBP £) United States (USD $)
Update country/region


COUNTRY/REGION

USD $ | United States
 * CAD $ | Canada
 * EUR € | France
 * EUR € | Germany
 * INR ₹ | India
 * EUR € | Spain
 * GBP £ | United Kingdom
 * USD $ | United States

 * Facebook
 * Pinterest

Search



THE NICHOLE COLLECTION

 * Home
 * NEW ARRIVALS
    *  * Women's Clothing
       * Handbags
       * Jewelry
      
       * 
       * 
       * 

 * WOMEN'S
    *  * Women's Clothing
      
       * * * WOMEN'S CLOTHING
           * New Arrivals
           * Boho Haven Assortments
           * Blouses, Tops, & Tees
           * Bottoms
           * Dresses
           * Jackets & Blazers
           * Lace Socks & Leggings
           * Summer Collection
           * Two-Piece Sets
           * SALE
         * Shop All Women's Clothing
         * Shop Dresses
         * Shop Two-Piece Suits

 * MEN'S
    *  * All Men's Clothing
      
       * 

 * HANDBAGS
    * * All Handbags
      * Leather Bags
      * Shoulder Bags
      * Crossbody Bags
      * Totes and Top Handle Bags
    * Best Seller! The Abagale | Genuine Leather
    * Trending Up! The Joanna | Genuine Leather
    * New Arrival The Claressa | Vegan Leather

 * JEWELRY
    *  * Earrings
       * Bracelets
       * Necklaces
       * Rings
      
       * 
       * 
       * 
       * 

 * SUMMER COLLECTION
    *  * Dresses
       * Swimwear
       * Beach Accessories
      
       * 
       * 
       * 

 * BOHO HAVEN
 * SALE
    *  * ALL SALE ITEMS
      
       * 

 * Login
 * Create an Account
 * 


COUNTRY/REGION

Canada (CAD $) France (EUR €) Germany (EUR €) India (INR ₹) Spain (EUR €) United
Kingdom (GBP £) United States (USD $)
Update country/region


COUNTRY/REGION

USD $ | United States
 * CAD $ | Canada
 * EUR € | France
 * EUR € | Germany
 * INR ₹ | India
 * EUR € | Spain
 * GBP £ | United Kingdom
 * USD $ | United States

Search

Log in Cart



ITEM ADDED TO YOUR CART


0 items

Check out
Continue shopping
SHOP


NEW ARRIVALS

👗Explore our New Arrivals collection of two-piece sets, tops, bottoms, and
dresses to find your perfect look.

Two-Piece Sets | Tops | Bottoms | Dresses


 * EFFORTLESS SUMMER ELEGANCE DRESS WITH O-NECKLINE & BUTTON ACCENTS
   
   46% OFF
   
   
   EFFORTLESS SUMMER ELEGANCE DRESS WITH O-NECKLINE & BUTTON ACCENTS
   
   
   Regular Price $69.99
   Regular Price $129.99 Flash Sale Sale $69.99
   Unit price /  per 
   No reviews
   On Sale
   
   


 * SHEER SUMMER SOLID LOOSE FIT BLOUSE
   
   
   
   
   SHEER SUMMER SOLID LOOSE FIT BLOUSE
   
   
   Regular Price $19.99
   Regular Price $19.99 Flash Sale Sale $19.99
   Unit price /  per 
   No reviews
   
   
   


 * SEXY A-LINE SLEEVELESS LONG DRESS WITH RUFFLES
   
   29% OFF
   
   
   SEXY A-LINE SLEEVELESS LONG DRESS WITH RUFFLES
   
   
   Regular Price $39.99
   Regular Price $55.99 Flash Sale Sale $39.99
   Unit price /  per 
   No reviews
   On Sale
   
   


 * SHORT BUTTERFLY KNOT TOP
   
   
   
   
   SHORT BUTTERFLY KNOT TOP
   
   
   Regular Price $39.99
   Regular Price $39.99 Flash Sale Sale $39.99
   Unit price /  per 
   No reviews
   
   
   

View More


TRENDING COLLECTIONS

View More


 * SWIMWEAR
   
   Dive into summer with style! Explore our 2024 Swimwear collection, featuring
   trendy... 
   
   
   SWIMWEAR


 * SUMMER COLLECTION
   
   Discover the perfect pieces for summer in our online collection. Vibrant
   florals,... 
   
   
   SUMMER COLLECTION


 * NEW ARRIVALS
   
   👗Explore our New Arrivals collection of two-piece sets, tops, bottoms, and
   dresses... 
   
   
   NEW ARRIVALS


 * JEWELRY
   
   Discover the perfect jewelry collection with timeless classics and modern
   marvels that... 
   
   
   JEWELRY

1 / of 2
View More


SUMMER VIBES!

Shop Your Perfect Summer Look 🌬️

SHOP


SUMMER VIBES

Discover the perfect pieces for summer in our online collection. Vibrant
florals, radiant hues, and effortless elegance await you in every poolside
glamour and nature-inspired trend.

Two-Piece Sets | Tops | Bottoms | Dresses


 * SEXY A-LINE SLEEVELESS LONG DRESS WITH RUFFLES
   
   29% OFF
   
   
   SEXY A-LINE SLEEVELESS LONG DRESS WITH RUFFLES
   
   
   Regular Price $39.99
   Regular Price $55.99 Flash Sale Sale $39.99
   Unit price /  per 
   No reviews
   On Sale
   
   


 * BOTANICAL DEEP V ONE-PIECE SWIMSUIT WITH TIE WAIST
   
   
   
   
   BOTANICAL DEEP V ONE-PIECE SWIMSUIT WITH TIE WAIST
   
   
   Regular Price $39.99
   Regular Price $39.99 Flash Sale Sale $39.99
   Unit price /  per 
   No reviews
   
   
   


 * SLEEVELESS BLAZER AND SHORTS SET - 100% POLYESTER
   
   
   
   
   SLEEVELESS BLAZER AND SHORTS SET - 100% POLYESTER
   
   
   Regular Price $59.99
   Regular Price $59.99 Flash Sale Sale $59.99
   Unit price /  per 
   No reviews
   
   
   


 * SUMMER BLUE LACE SPAGHETTI STRAP CROCHET DRESS - ELEGANT A-LINE FIT
   
   38% OFF
   
   
   SUMMER BLUE LACE SPAGHETTI STRAP CROCHET DRESS - ELEGANT A-LINE FIT
   
   
   Regular Price $79.99
   Regular Price $129.99 Flash Sale Sale $79.99
   Unit price /  per 
   No reviews
   On Sale
   
   

View More


CHEF'S KISS HANDBAGS!

Whether you're hitting the streets or stepping into the office, our trendy
handbags add the perfect finishing touch to any ensemble. 👜


 * THE JOANNA
   
   
   
   
   THE JOANNA
   
   
   Regular Price $109.99
   Regular Price $109.99 Flash Sale Sale $109.99
   Unit price /  per 
   2
   
   
   


 * LUXURY LEATHER FASHION TOTE WITH ZIPPER CLOSURE
   
   
   
   
   LUXURY LEATHER FASHION TOTE WITH ZIPPER CLOSURE
   
   
   Regular Price $129.99
   Regular Price $129.99 Flash Sale Sale $129.99
   Unit price /  per 
   1
   
   
   


 * THE ABAGALE
   
   21% OFF
   
   
   THE ABAGALE
   
   
   Regular Price $109.99
   Regular Price $139.99 Flash Sale Sale $109.99
   Unit price /  per 
   2
   On Sale
   
   


 * THE CLARESSA
   
   
   
   
   THE CLARESSA
   
   
   Regular Price From $69.99
   Regular Price $69.99 Flash Sale Sale From $69.99
   Unit price /  per 
   No reviews
   
   
   

View More


STEP INTO COMFORT

SHOP OUR COLLECTION OF CHIC WOMEN’S LEGWEAR INCLUDING PANTYHOSE, LEGGINGS, AND
SOCKS. FIND THE PERFECT PAIR FOR ANY OCCASION! BEST SELLING SOCKS AVAILABLE.


 * NYLON FISHNET PANTYHOSE WITH FLORAL PATTERN
   
   38% OFF
   
   
   NYLON FISHNET PANTYHOSE WITH FLORAL PATTERN
   
   
   Regular Price $9.99
   Regular Price $15.99 Flash Sale Sale $9.99
   Unit price /  per 
   No reviews
   On Sale
   
   


 * #1 BEST SELLER FLORAL LACE SOCKS
   
   
   
   
   #1 BEST SELLER FLORAL LACE SOCKS
   
   
   Regular Price $7.99
   Regular Price $7.99 Flash Sale Sale $7.99
   Unit price /  per 
   16
   
   
   


 * BREATHABLE RHINESTONE PANTYHOSE - SNAG RESISTANT
   
   
   
   
   BREATHABLE RHINESTONE PANTYHOSE - SNAG RESISTANT
   
   
   Regular Price $12.99
   Regular Price $12.99 Flash Sale Sale $12.99
   Unit price /  per 
   No reviews
   
   
   


 * CASHMERE WOOL WOMEN’S WARM WINTER SOCKS - RED LINE
   
   38% OFF
   
   
   CASHMERE WOOL WOMEN’S WARM WINTER SOCKS - RED LINE
   
   
   Regular Price $9.99
   Regular Price $15.99 Flash Sale Sale $9.99
   Unit price /  per 
   13
   On Sale
   
   

View More


SPARKLE AND SHINE

Explore our jewelry collection, where elegance meets timeless allure.


 * DOUBLE HEART RHINESTONE NECKLACE & EARRINGS SET
   
   
   
   
   DOUBLE HEART RHINESTONE NECKLACE & EARRINGS SET
   
   
   Regular Price $29.99
   Regular Price $29.99 Flash Sale Sale $29.99
   Unit price /  per 
   15
   
   
   


 * ROSE GOLD NATURAL ZIRCON DROP EARRINGS
   
   33% OFF
   
   
   ROSE GOLD NATURAL ZIRCON DROP EARRINGS
   
   
   Regular Price $19.99
   Regular Price $29.99 Flash Sale Sale $19.99
   Unit price /  per 
   No reviews
   On Sale
   
   


 * GOLD MULTILAYER LINK CHAIN NECKLACE
   
   50% OFF
   
   
   GOLD MULTILAYER LINK CHAIN NECKLACE
   
   
   Regular Price $29.99
   Regular Price $59.99 Flash Sale Sale $29.99
   Unit price /  per 
   2
   On Sale
   
   


 * QUEEN’S COIN PENDANT CHARM BRACELET
   
   
   
   
   QUEEN’S COIN PENDANT CHARM BRACELET
   
   
   Regular Price $29.99
   Regular Price $29.99 Flash Sale Sale $29.99
   Unit price /  per 
   No reviews
   
   
   

View More





GRAB AN EXTRA 10% OFF YOUR ORDER TODAY!

Don't miss out on savings! Join our email list now and receive a special
discount code!

Email




SHOP BY CATEGORY

 * HOME
 * ALL COLLECTIONS
 * CLOTHING
 * SUMMER COLLECTION
 * HANDBAGS
 * JEWELRY
 * TWO PIECE SETS
 * SALE
 * ACCESSORIES
 * eBooks


CUSTOMER CARE

 * About Us
 * Contact Us
 * Privacy Policy
 * Refund and Return Policy
 * Shipping Policy
 * Become Our Ambassador
 * Track Your Order
 * The Nichole Collection Digital Gift Card


 * Facebook
 * Pinterest

Payment methods
 * Amazon
 * American Express
 * Apple Pay
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * PayPal
 * Shop Pay
 * Venmo
 * Visa

© 2024, The Nichole Collection The Nichole Collection, LLC
 * Refund policy
 * Privacy policy
 * Terms of service
 * Shipping policy
 * Contact information


 * Choosing a selection results in a full page refresh.
 * Opens in a new window.





We have made important changes to our Privacy Policy. By proceeding to our site,
you acknowledge and accept these changes and our practices including consent to
the placement of cookies on your browser. Privacy Policy

Decline Accept




Judge.me


 
Cart
0


Enter discount code
Add note
Total:
$0.00
Checkout

Take 10% Off Your Order here!