www.closetcandy.com Open in urlscan Pro
23.227.38.74  Public Scan

Submitted URL: http://lyncdiscover.cms.app.is-i.keeneome.login.admin.spinelli.closetcandy.com/
Effective URL: https://www.closetcandy.com/?ref=spinelli
Submission: On December 09 via api from US — Scanned from US

Form analysis 14 forms found in the DOM

POST /cart

<form action="/cart" method="post" class="hidden" data-total-discount="0" data-money-format="${{amount}}" data-shop-currency="USD" data-shop-name="Closet Candy Boutique" data-cart-form="mini-cart">
  <div class="free_shipping_card_wrapper_cljxc501w1036281m215mdb4xq4 placement_side_cart cart_page no_products" style="display: flex;">
    <div class="free_shipping_card_title_cljxc501w1036281m215mdb4xq4 h2">Free US Shipping for orders over $100.00!</div>
    <div class="free_shipping_card_progress_cljxc501w1036281m215mdb4xq4">
      <div class="free_shipping_card_progress_bar_cljxc501w1036281m215mdb4xq4" style="width: 2.5%;"></div>
    </div>
  </div> <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"> $0.00</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li>
      <p class="cart-message meta">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </li>
    <li> <button type="submit" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button="">Go to cart</button></li>
  </ul>
</form>

/search

<form action="/search" class="header_search_form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit"></span> <input type="text" name="q" placeholder="Search" autocapitalize="off" autocomplete="off"
    autocorrect="off" class="search-terms">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </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="Closet Candy Boutique" 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"> $0.00</span></span> <span>Subtotal</span></li>
    <li class="cart_savings sale js-cart_savings"></li>
    <li>
      <p class="cart-message meta">Taxes and <a href="/policies/shipping-policy">shipping</a> calculated at checkout </p>
    </li>
    <li> <button type="submit" class="global-button global-button--primary add_to_cart" data-minicart-checkout-button="">Go to cart</button></li>
  </ul>
</form>

/search

<form action="/search" class="search__form"> <input type="hidden" name="type" value="product"> <span class="icon-search search-submit"></span> <input type="text" name="q" placeholder="Search" value="" autocapitalize="off" autocomplete="off"
    autocorrect="off">
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

/search

<form class="search-form search-popup__form" action="/search">
  <div class="search__fields"> <input type="hidden" name="type" value="product"> <label for="q" class="visually-hidden">Search</label> <input class="input" id="q" type="text" name="q" placeholder="Search" value="" x-webkit-speech=""
      autocapitalize="off" autocomplete="off" autocorrect="off"> <span class="icon-search submit-search"></span> <span class="icon-cross close-search"></span> <input type="submit" name="search" class="visually-hidden" value=""></div>
  <div class="search__results-wrapper">
    <ul class="search__results"></ul>
  </div>
</form>

POST

<form method="post" id="sem_modal_form" novalidate="novalidate"><input id="sem_email" type="hidden" value="client" name="user">
  <div class="ssw-control-group"><input name="password" id="sem_password" class="social-exist-modal__password" type="password" required="required" placeholder="Password"><br></div>
  <a id="sem_forgot" class="social-exist-modal__recover-password" onclick="try{showRecoverPasswordForm();ssw('#social_exist_modal').sswModal('hide');}catch(e){}" href="/account/login#recover">Forgot password?</a>
  <div class="ssw-control-group"><input id="sem_btn" type="submit" class="btn button gw-login-btn" value="Log in"></div>
</form>

POST

<form id="set-email-form" method="post" novalidate="novalidate"><input id="service_id" type="hidden" name="service_id" value="">
  <div class="ssw-control-group"><input id="set-email-input" name="email" tabindex="1" aria-label="Email address" type="email" required="required" placeholder="Email address" class="ssw-span3"></div>
  <div class="ssw-control-group"><input type="submit" class="btn button gw-login-btn" tabindex="1" aria-label="" value=""></div>
</form>

POST

<form id="accept-terms-form" method="post" onsubmit="sswCreateAccount(this); return false;">
  <div class="terms-email-group ssw-control-group"><input id="terms-email-input" name="email" tabindex="1" type="email" required="required" placeholder="Email address" class="ssw-span3"></div>
  <div class="accept_terms-group ssw-control-group">
    <div class="ssw-controls"><label class="ssw-checkbox ssw-inline"><input id="ssw-accept-terms-checkbox" name="accept_terms" onclick="sswOnAcceptTerms(this)" type="checkbox"> I read and agree with <span class="terms-span">Terms of Service</span>
        <a href="javascript: void(0)" class="terms-link ssw-hide" target="_blank">Terms of Service</a></label></div>
  </div>
  <div class="ssw-control-group accepts_marketing-group">
    <div class="ssw-controls"><label class="ssw-checkbox ssw-inline"><input id="ssw-accept-marketing-checkbox" name="accepts_marketing" type="checkbox" onclick="sswOnAcceptMarketing(this)" onkeydown="sswOnAcceptMarketing(this)" tabindex="1"
          aria-label="Subscribe for Newsletter"> Subscribe for Newsletter</label></div>
  </div> <input id="ssw-accept-terms-service_id" name="service_id" type="hidden">
  <div class="ssw-control-group"><button id="ssw-create-account-button" type="submit" class="btn button gw-login-btn" style="display:none" tabindex="1" aria-label="Create Account">Create Account</button><button id="ssw-cancel-account-button"
      type="button" class="btn button gw-login-btn" onclick="sswCancelAccount()" tabindex="1" aria-label="cancel">cancel</button></div>
</form>

POST https://www.closetcandy.com/account/login

<form id="he_customer_login" action="https://www.closetcandy.com/account/login" method="post" accept-charset="UTF-8" novalidate="novalidate"><input type="hidden" value="client" name="user">
  <div class="ssw-control-group"><input id="ssw-customer-email" name="customer[email]" tabindex="1" autocomplete="on" type="email" placeholder="Email address" class="ssw-span3" title="Enter your email" aria-label="Enter your email"></div>
  <div class="ssw-control-group"><input id="ssw-customer-password" name="customer[password]" tabindex="2" type="password" placeholder="Password" class="ssw-span3" title="Enter your password" aria-label="Enter your password"></div>
  <div class="ssw-control-group"><input id="hesy-login-submit" tabindex="3" type="submit" class="btn button gw-login-btn gw-fsize-md" value="Log in" aria-labelledby="Log in"></div>
  <div class="ssw-control-group"><a href="/account/login#recover" class="gw-link-login">Forgot password?</a></div>
</form>

POST https://www.closetcandy.com/account

<form id="he_create_customer" action="https://www.closetcandy.com/account" method="post" accept-charset="UTF-8" novalidate="novalidate">
  <div class="ssw-control-group"><input id="ssw-email" tabindex="4" name="customer[email]" type="email" placeholder="Email address" class="required email ssw-span3" title="Enter your email" aria-label="Enter your email"></div>
  <div class="ssw-control-group"><input id="ssw-password" tabindex="5" name="customer[password]" type="password" placeholder="Password" class="required ssw-span3" minlength="6" title="Enter your password" aria-label="Enter your password"></div>
  <div class="ssw-control-group ssw-first-name" style="display:none;"><input id="ssw-first_name" tabindex="6" name="customer[first_name]" type="text" placeholder="First Name" class="required ssw-span3" minlength="2" title="Enter your first name"
      aria-label="Enter your first name"></div>
  <div class="ssw-control-group ssw-last-name" style="display:none;"><input id="ssw-last_name" tabindex="7" name="customer[last_name]" type="text" placeholder="Last Name" class="required ssw-span3" minlength="2" title="Enter your last name"
      aria-label="Enter your last name"></div> <input id="ssw-customer-tags" type="hidden" name="customer[tags]" value="gw_form">
  <div id="ssw-signup-accept-terms-marketing" class="ssw-control-group ssw-accept-terms"><label id="ssw-signup-accept-terms" class="ssw-checkbox ssw-inline" style="display:none;"><input name="terms" tabindex="8" type="checkbox"
        onclick="sswOnAcceptTerms(this)"> I read and agree with <span class="terms-span">Terms of Service</span> <a href="javascript: void(0)" class="terms-link ssw-hide" target="_blank">Terms of Service</a></label> <input
      id="ssw-customer-accepts_marketing" type="hidden" name="customer[accepts_marketing]" value="false"><label id="ssw-signup-accept-marketing" class="ssw-checkbox ssw-inline"><input name="accepts_marketing" tabindex="9" type="checkbox"
        onclick="sswOnAcceptMarketing(this)"> Subscribe for Newsletter</label> </div>
  <div class="ssw-action-bottom"><button id="hesy-sign-up-cancel" type="button" class="btn button gw-login-btn gw-fsize-md" data-dismiss="ssw-modal" aria-hidden="true" style="display:none">cancel</button><input id="hesy-sign-up-submit" tabindex="8"
      type="submit" class="btn button gw-login-btn gw-fsize-md" value="Sign up" aria-labelledby="Sign up"></div>
</form>

POST /cart/add

<form class="ssw-product-form ssw-available-content" method="post" action="/cart/add"><input type="hidden" name="id" value="">
  <div class="gw-quantity-wrapper"><span class="gw-quantity-text gw-product-form-text">Quantity</span><span class="gw-quantity-param minus">-</span><input type="number" name="quantity" class="gw-quantity-number" value="1"><span
      class="gw-quantity-param plus">+</span></div>
  <div class="ssw-control-group ssw-product-option1 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option1</label><select class="ssw-product-select1" data-product-id="0"></select></div>
  <div class="ssw-control-group ssw-product-option2 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option2</label><select class="ssw-product-select2" data-product-id="0"></select></div>
  <div class="ssw-control-group ssw-product-option3 ssw-hide"><label class="ssw-control-label gw-product-form-text">Option2</label><select class="ssw-product-select3" data-product-id="0"></select></div>
</form>

<form class="ssw-list-title-form" onsubmit="return false;"><input class="ssw-fave-list-title" type="text" name="list_title_default" data-event="blur" data-action="editList" data-id="0" placeholder="List name" value="Favorites" maxlength="40"
    required="required"><button type="submit" style="display:none"></button></form>

<form class="ssw-variant-options">
  <div class="ssw-product-variant-col"><img src="" class="ssw-variant-image" onload="this.removeAttribute('style')"></div>
  <div class="ssw-product-variant-col ssw-product-variant-col-form">
    <h3 class="ssw-product-variant-choose-option-text">Choose options</h3>
    <div class="ssw-product-variant-select-alert ssw-alert ssw-alert-warning" style="display:none;">All options should be selected!</div>
    <div class="ssw-variant-option-radio-template ssw-variant-option-template ssw-variant-option" style="display:none">
      <p class="ssw-variant-option-title"></p>
      <div class="ssw-variant-option-value" style="display:none"><input type="radio"><label></label></div>
    </div>
    <div class="ssw-variant-option-select-template ssw-variant-option-template ssw-variant-option" style="display:none">
      <p class="ssw-variant-option-title"></p><select name="option" class="ssw-variant-option-select">
        <option class="ssw-variant-option-value"></option>
      </select>
    </div><input class="ssw-product-variant-id" type="hidden" name="variant_id">
    <div class="ssw-product-variant-cart-error ssw-alert ssw-alert-danger" style="display:none;"></div>
  </div>
</form>

POST

<form id="ssw-wishlist-save-form" method="post">
  <div class="ssw-inline"><input type="email" name="customer_email" placeholder="Your email address" required=""><button type="submit" class="btn button gw-wishlist-btn gw-btn-bg" data-text="Save" data-loading-text="Saving...">Save</button></div>
  <div class="ssw-inline" style="margin-top:10px"><label for="accept_marketing">Subscribe for Newsletter</label><input type="checkbox" id="accept_marketing" name="accept_marketing"></div>
</form>

Text Content

1.7 million orders fulfilled! 56,000 reviews⭐️



Menu
   
 * Clothing
   New Arrivals Tops
   * Graphic Tops
   * Bodysuits
   * Short Sleeve Tops
   * Sleeveless Tops
   * Long Sleeve Tops
   * Sweaters
   Bottoms
   * Shorts
   * Jeans
   * Leggings
   * Skirts
   * Pants
   Loungewear Activewear Swim Basics Rompers + Jumpsuits Dresses
   * Maxi Dresses
   * Short Dresses
   * Party Dresses
   * Little Black Dresses
   Outerwear
   * Kimonos
   * Cardigans
   * Jackets
   * Vests
 * Shoes
   * Boots
   * Sneakers
   * Heels
   * Wedges
   * Sandals
 * Accessories
   * Bags
   * Belts
   * Sunglasses
   * Jewelry
   * Hair
   * Hats
   * Scarves
   * Beanies
 * New Arrivals
 * Self Tanner
 * Holiday Graphic Shop
 * Beaut
 * Sale!
 * Gift Cards
   
 * Login

0
0

Your Cart is Empty

Free US Shipping for orders over $100.00!

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * Go to cart



1.7 million orders fulfilled! 56,000 reviews⭐️


 * 
 * 
 * 
 * 
 * 
 * 

 * Login

0
0

Your Cart is Empty

Continue Shopping
 * 
 * $0.00 Subtotal
 * 

 * Taxes and shipping calculated at checkout

 * Go to cart

 * Clothing
    * New Arrivals
   
    * Tops
   
    * Graphic Tops
    * Bodysuits
    * Short Sleeve Tops
    * Sleeveless Tops
    * Long Sleeve Tops
    * Sweaters
   
   
    * Bottoms
   
    * Shorts
    * Jeans
    * Leggings
    * Skirts
    * Pants
   
   
    * Loungewear
   
    * Activewear
   
    * Swim
   
    * Basics
   
   
    * Rompers + Jumpsuits
   
    * Dresses
   
    * Maxi Dresses
    * Short Dresses
    * Party Dresses
    * Little Black Dresses
   
   
    * Outerwear
   
    * Kimonos
    * Cardigans
    * Jackets
    * Vests
   
   
 * Shoes
    * Boots
    * Sneakers
    * Heels
    * Wedges
    * Sandals

 * Accessories
    * Bags
    * Belts
    * Sunglasses
    * Jewelry
    * Hair
    * Hats
    * Scarves
    * Beanies

 * New Arrivals
 * Self Tanner
 * Holiday Graphic Shop
 * Beaut
 * Sale!
 * Gift Cards



Clothing
 * New Arrivals

 * Tops

 * Graphic Tops
 * Bodysuits
 * Short Sleeve Tops
 * Sleeveless Tops
 * Long Sleeve Tops
 * Sweaters


 * Bottoms

 * Shorts
 * Jeans
 * Leggings
 * Skirts
 * Pants


 * Loungewear

 * Activewear

 * Swim

 * Basics


 * Rompers + Jumpsuits

 * Dresses

 * Maxi Dresses
 * Short Dresses
 * Party Dresses
 * Little Black Dresses


 * Outerwear

 * Kimonos
 * Cardigans
 * Jackets
 * Vests


New Arrivals Tops
* Graphic Tops
* Bodysuits
* Short Sleeve Tops
* Sleeveless Tops
* Long Sleeve Tops
* Sweaters
Bottoms
* Shorts
* Jeans
* Leggings
* Skirts
* Pants
Loungewear Activewear Swim Basics Rompers + Jumpsuits Dresses
* Maxi Dresses
* Short Dresses
* Party Dresses
* Little Black Dresses
Outerwear
* Kimonos
* Cardigans
* Jackets
* Vests
 1. 
 2. 
 3. 
 4. 




NEW ARRIVALS



New Arrivals drop throughout the week, join our email list to get alerts! We've
got the casual wardrobe staples and elevated basics you need! Limited quantities
mean they’re likely to sell out fast, so get those fingers clicking and add to
cart now!

Real Love Layered Cross Necklace - Gold accessoriesjewelrynecklacesnew
Quick View
New
Real Love Layered Cross Necklace - Gold 1 review $19.99


Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


When It Matters Top - Forest long-sleeve-topsnewtops
Quick View
New
When It Matters Top - Forest 1 review $28.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


When It Matters Top - Blue long-sleeve-topsnewtops
Quick View
New
When It Matters Top - Blue 1 review $28.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


VERVET 90s Vintage Straight Leg Cargo Jeans - Light Wash bottomsjeansnew
Quick View
New
VERVET 90s Vintage Straight Leg Cargo Jeans - Light Wash $69.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


My Turn Embroidered Sleeve Top - Cream long-sleeve-topsnewtops
Quick View
New
My Turn Embroidered Sleeve Top - Cream $30.00

Delaney Stretch Denim Joggers - Dark Wash bottomsjeansnewpants
Quick View
New
Delaney Stretch Denim Joggers - Dark Wash $49.00

Find Your Way Earrings - Gold accessoriesearringsjewelrynew
Quick View
New
Find Your Way Earrings - Gold $19.99


Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Been A Minute Ribbed Turtleneck Bodysuit - Cocoa
bodysuitslong-sleeve-topsnewtops
Quick View
New
Been A Minute Ribbed Turtleneck Bodysuit - Cocoa $38.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Ski Bunny Reversible Hooded Sherpa Puffer Jacket - Khaki jacketsnewouterwear
Quick View
New
Ski Bunny Reversible Hooded Sherpa Puffer Jacket - Khaki 41 reviews $45.00

KANCAN Brandy High-Rise Skinny Jeans - Medium Wash bottomscybermonday23jeansnew
Quick View
New
KANCAN Brandy High-Rise Skinny Jeans - Medium Wash $59.00

Via Margutta Heart Necklace - Gold accessoriesjewelrynecklacesnew
Quick View
New
Via Margutta Heart Necklace - Gold $19.99

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Been Awhile Ribbed Top - Heather Blue long-sleeve-topsnewsweaterstops
Quick View
New
Been Awhile Ribbed Top - Heather Blue $29.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


It's a Yes For Me Lounge Pants - Black bottomsloungewearnewpants
Quick View
New
It's a Yes For Me Lounge Pants - Black $30.00

Lucky Star Earrings - Gold accessoriesearringsjewelrynew
Quick View
New
Lucky Star Earrings - Gold $16.99


Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Picture To Burn Cold Shoulder Top - Black long-sleeve-topsnewtops
Quick View
New
Picture To Burn Cold Shoulder Top - Black $30.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Something To Smile About Lounge Set - Black
bottomslong-sleeve-topsloungewearnewpantstops
Quick View
New
Something To Smile About Lounge Set - Black $30.00

See what our customers are saying

56984
11/30/2023
Cutest boots ever
Holly Mini Platform Booties - Brown
Love these boots the quality is amazing and so soft and comfy runs tts
Nikki b.
United States
11/30/2023
CBRAND Building Character Sweater - Heather Grey
Honestly love this sweater! It’s incredibly soft & very well made. I bought one
size up to have a more comfy oversized feel & it’s perfect!
Jennifer
United States
12/01/2023
Checked Out Cardigan - Pink
The Pink Block sweater is the main st comfortable sweater I have ever owned! The
sleeves are extra long for me with long arms. Get it now!
Sharon
United States
12/06/2023
E-Gift Card
Easy to purchase!
Morgan
United States
12/07/2023
"Salt + Light" Graphic Sweatshirt - Light Mocha
So soft
Debbie
United States
12/01/2023
Perfection!
Holly Mini Platform Booties - Off White
In LOVE with these booties. After I received my first pair I bought two more in
different colors. I am a 9 1/2 and while they do run true to size I fit
perfectly in a 10. They are warms fuzzy, and a good structured bootie and I’m so
happy I have them in my closet!
Rachel V.
United States
12/07/2023
RISEN Della Flare Jeans - Light Wash
These jeans are so cute and comfortable. This is my 2nd pair of RISEN brand
jeans and I absolutely love them! They fit perfectly and the length on these is
perfect for a small heel or boot.
Sue
United States
12/01/2023
So cute & comfy!
Clear My Schedule Lounge Set - Khaki
These set is oversized, cute color & comfy material. It’s a perfect casual fit
you can wear all day. I snagged the small & I love it!
Azel J.
United States
12/01/2023
Good One Mock Neck Sweater - Ivory
Beautiful sweater! I thought it would be a little longer but I love how it
feels.
Sharon
United States
12/07/2023
Checked Out Cardigan - Lavender
My favorite color so I’m in love
Kathryn
United States
12/07/2023
CBRAND Take the Plunge Bodysuit - Mocha
Super cute bodysuit! Wear this often!
Paula
undefined
12/06/2023
Feelin' Like a Rebel Flannel Top - Terracotta
Love my new top! Great fit and so cute!
Shannon
United States
11/30/2023
Grace Multi Chain Cross Necklace - Gold
I love Jesus- and I needed a gold cross necklace, glad I bought this…love it
Jennifer
United States
12/07/2023
Feelin' Like a Rebel Flannel Top - Mustard
Just as described!!
shirlleisa
United States
12/02/2023
Cassandra Irregular Hoop Earrings - Gold
Love them
Karen
United States
12/01/2023
Black sweater
CBRAND Sew in Love Sweater - Black
Love this sweater so much!!
Kelly K.
United States
12/06/2023
E-Gift Card
Gift cards are perfect!!
Amanda
United States
12/07/2023
In My Rhinestone Era Top - Black
Great fit, bling and stylish! Wore to a concert and had compliments on it!
Sue
United States
12/07/2023
Real Love Layered Cross Necklace - Gold
Just beautiful
Jennifer
United States
12/06/2023
CBRAND Just Be Cool Vegan Leather Top - Black
True to size, soft, great craftsmanship
jennifer
United States
12/01/2023
KANCAN Spilling Secrets Mid-Rise Flare Jeans - Dark Wash
Love these jeans!!!! So flattering. I’ve got a ton of compliments when I wear
them.
Christine
United States
12/06/2023
Have It Both Ways CC Waffle Knit Beanie - Black
Nice fit, great material
jennifer
United States
12/07/2023
Never On Time Longline Vest - Heather Grey
Color, fit & style are perfect!
Jennifer
United States
12/04/2023
So chic!
CBRAND Just Be Cool Vegan Leather Top - Black
I can’t tell you how much this shirt of vegan leather can be used in my closet!
It can be worn alone, with cami, shirt under and open or buttoned, it can be
tucked in, but most of all it just looks and feels great! I’m losing weight so I
bought 1X and it’s a little large. Love it!
Sharon W.
United States
12/06/2023
E-Gift Card
For a winner
Tammy
United States
12/07/2023
Instant Karma Drop Earrings - Gold
Super cute and very light weight. These dress up any outfit.
Debra
United States
12/07/2023
Lead The Way Solid Tunic - Adobe
Great fit and super cute. Great material
Elisa
United States
12/07/2023
Sunday Funday Joggers - Hot Pink
Love love love these!!!!
Clint
United States
12/01/2023
Feeling fine in wine
CBRAND Sweet Dreams Are Made of This Top - Wine
This blouse is super cute and very flattering. It’s definitely formfitting so if
you want a little more room definitely size up.
Jacinda B.
United States
12/06/2023
E-Gift Card
For a winner
Tammy
undefined


SHOP BY COLLECTION


Collection title Collection title
Collection title Collection title
Collection title Collection title
Collection title Collection title
Collection title Collection title

Basics Basics

WELCOME

Thank you for shopping with us!

If there's anything we can help you with please drop us an email
hello@closetcandy.com

WE'RE SO SOCIAL!

Follow us for looks behind the scenes, sneak peeks of what's coming soon and
more!

 * 
 * 
 * 
 * 
 * 
 * 

MENU

 * Reviews

 * Returns

 * Shipping

 * About Us

 * Become an Ambassador

 * Stylist Login

 * My Wishlist

 * Sizing

 * Blog

 * Gift Cards

 * FAQ

 * CA Residents see Prop 65 Warning

 * SMS Terms & Conditions

 * Accessibility

 * Privacy Policy

 * Do not sell my personal information

 * 
 * 
 * 
 * 
 * 
 * 

© 2023 Closet Candy Boutique.


Search




visually-hidden
×

Your discount code:



Subscribe for Newsletter I read and agree with Terms of Service Terms of Service
I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
×

Log in to your account






Forgot password?


×
Enter your email


×
Accept Terms and Conditions

I read and agree with Terms of Service Terms of Service
Subscribe for Newsletter
Create Accountcancel
×
Log in to your account



Forgot password?
No account? Sign up
×
Create your account



I read and agree with Terms of Service Terms of Service Subscribe for Newsletter
cancel
Already have an account? Log in
0 items - $0.00×

View Cart×
×
User Title added Product Title to wishlist


User Title reviewed Product Title


Product Title
product pricecompare priceAdd To CartSold OutView Product

Quantity-+
Option1
Option2
Option2
Add to wishlist

Ask Advice



 * Description
 * Reviews
 * 
 * Questions






× Log in
wishlist
wishlist0
Share:
Go to wishlist page
Add a new list
Favorites0

You have exceeded the character limitYou have exceeded the character limit
 * Edit name
 * Delete

 * 

Delete this list?
cancelDelete


You have exceeded the character limit
 * Edit name
 * Delete

 * 

Add To CartChoose options
Delete this list?
cancelDelete

×



CHOOSE OPTIONS

All options should be selected!







Add To Cart Checkout Adding...Sold OutUnavailable




×
Hey! Save your amazing wish list
Enter your email address below and we will send the link to your wish list
× Thank you! Please check your email to find the link.
Save
Subscribe for Newsletter