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

Submitted URL: http://app.static.remote.community.auth.login.auth.docs.www.aspdotnetstorefront.staging.closetcandy.com/
Effective URL: https://www.closetcandy.com/?ref=staging
Submission: On December 28 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 /account/login

<form id="he_customer_login" action="/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 /account

<form id="he_create_customer" action="/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
 * Beaut
 * Sale!
 * Gift Cards
 * Returns
   
 * 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
 * Beaut
 * Sale!
 * Gift Cards
 * Returns



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. 
 5. 




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!

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Riri Waffle Knit Henley Top - Hot Pink cybermonday23long-sleeve-topsnewtops
Quick View
New
Riri Waffle Knit Henley Top - Hot Pink 7 reviews $25.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


FLYING MONKEY Clarissa Ankle Skinny Jeans - Medium Wash
bottomscybermonday23jeansnew
Quick View
New
FLYING MONKEY Clarissa Ankle Skinny Jeans - Medium Wash 2 reviews $69.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


International Flight Vibes Jumpsuit - Heather Grey newrompers-jumpsuits
Quick View
New
International Flight Vibes Jumpsuit - Heather Grey 8 reviews $40.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Keep It Cozy Hoodie - Light Teal long-sleeve-topsnewtops
Quick View
New
Keep It Cozy Hoodie - Light Teal 2 reviews $45.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Jennifer Hyperstretch Skinny Pants - Pacific bottomsnewpants
Quick View
New
Jennifer Hyperstretch Skinny Pants - Pacific $39.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Back At It Onesie Jumpsuit - Warm Grey boutique-activewearnewrompers-jumpsuits
Quick View
New
Back At It Onesie Jumpsuit - Warm Grey $35.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Something Wonderful Relaxed Overalls - Faded Black newrompers-jumpsuits
Quick View
New
Something Wonderful Relaxed Overalls - Faded Black $49.00

As Fierce As They Come Onesie Jumpsuit - Rust
boutique-activewearnewrompers-jumpsuits
Quick View
New
As Fierce As They Come Onesie Jumpsuit - Rust $35.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


A Million Reasons Pullover - Sky Blue long-sleeve-topsnewtops
Quick View
New
A Million Reasons Pullover - Sky Blue 1 review $40.00

RISEN Jennifer Side Slit Flare Jeans - Peach Blossom bottomsjeansnew
Quick View
New
RISEN Jennifer Side Slit Flare Jeans - Peach Blossom $69.00

Nikki Hyperstretch Bootcut Pants - Black bottomsnewpants
Quick View
New
Nikki Hyperstretch Bootcut Pants - Black $44.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


As Fierce As They Come Onesie Jumpsuit - Grey
boutique-activewearnewrompers-jumpsuits
Quick View
New
As Fierce As They Come Onesie Jumpsuit - Grey $35.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Looking Forward To It Quilted Lounge Set - Heather Grey
bottomslong-sleeve-topsloungewearnewpantstops
Quick View
New
Looking Forward To It Quilted Lounge Set - Heather Grey 2 reviews $69.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


Effortlessly Casual V-Neck Top - Fuchsia newshort-sleeve-topstops
Quick View
New
Effortlessly Casual V-Neck Top - Fuchsia 1 review $25.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


RISEN Valentina Distressed Overalls - Dark Wash newrompers-jumpsuits
Quick View
New
RISEN Valentina Distressed Overalls - Dark Wash 12 reviews $69.00

Play
PausePlay
% buffered00:00
UnmuteMute

Exit fullscreenEnter fullscreen


A Million Reasons Pullover - Classic Blue long-sleeve-topsnewtops
Quick View
New
A Million Reasons Pullover - Classic Blue 1 review $40.00

See what our customers are saying

57153
12/24/2023
This is everything!
Never On Time Longline Vest - Heather Grey
You needs this sweater vest in your closet! It is everything! Comfortable,
beautiful, and stylish. You want to grab it while it’s in stock, or definitely
sign up for a restock notification if it’s not.
Melissa R.
United States
12/20/2023
Love this too!!
Been Awhile Ribbed Top - Black
I don’t do fitted!! Especially fitted tops. But I tried this one and omg!! I
love it!!
Laurie W.
United States
12/24/2023
Perfect piece!
Animal Instincts Top - Rust
I bought this whole outfit... I love the top! It's a little more stiff than
other waffle tops, but true to size. If you're between sizes, I'd suggest sizing
up.
Anna C.
United States
12/24/2023
Vacation staple
Clueless Vegan Leather Skirt - Camel
I bought this for an upcoming vacation. It fits perfectly and I love the flare
in the skirt. Great material. Fits true to size. I'm a size 3-5 and bought the
small.
Anna C.
United States
12/22/2023
Alexia Flannel Hooded Top - Black
So comfy. Dressed it up with heels but was also able to throw on some converse
for a more casual look.

United States
12/21/2023
Nicely Made
Best Day Ever Sweater - Cocoa
I stumbled upon this website and I found exactly what I was looking for. This
top is well made, great quality fabric with a nice hand. It fits great. I also
love the color.
Kara W.
United States
12/21/2023
Runs Small
I Totally Paused Layered Sweater - Heather Grey
Very cute but is small
Kim K.
United States
12/26/2023
Perfect lounge set
Looking Forward To It Quilted Lounge Set - Black
This lounge set is absolute perfection!! The quilted design makes this set
unique and unlike the rest! It’s soft and so comfy! A must have
Nikki B.
United States
12/19/2023
Hold Me Tight Floral Dress - Clay
Nice fabric - cute flowy dress.
jennifer
undefined
12/24/2023
My new favorite
Best Believe Sweater - Ivory Confetti
Love this sweater, it’s soft and warm and comfortable, love the length, medium
fits like a medium. The metal sheds a bit though.
Karen
United States
12/26/2023
Flamnel
Feelin' Like a Rebel Flannel Top - Terracotta
Love this flannel so much. Fits perfect.
Kelly B.
United States
12/26/2023
Sorta Merry Sorta Scary Tee
Sorta Merry Sorta Scary Graphic T-Shirt
Fun shirt, super comfy and tts
Jennifer C.
United States
12/27/2023
It is pretty
Alexia Plaid Hooded Top - Red
It's It's different shade of red. Very comfy and functional
Anna M.
United States
12/23/2023
Cutest little tee
Effortlessly Casual V-Neck Top - Blackberry
I love the longer length perfect to wear with leggings the color is beautiful
and so comfy
Nikki B.
United States
12/18/2023
Make Yourself At Home Hoodie - Marled Black
Soft and warm.
Carolyn
United States
12/24/2023
Amazing Eye Mask!!
Eye Luv Under Eye Masks 3-Pack
Love how quick & easy these are to apply. Left my eyes hydrated & refreshed!
Love that these are packaged separately, so i was able to gift these for girls
night!
Maye
United States
12/25/2023
Loveeee
Get Ready Shacket - Khaki
It’s oversized perfectly! I went up a size from my normal size because I wanted
to be able to wear hoodies or sweat shirts under it. It’s warm and perfect!
Emily M.
United States
12/24/2023
Perfect puffer
Ski Bunny Reversible Hooded Sherpa Puffer Jacket - Khaki
I bought this a year ago and it's still in perfect condition - I wear it all
Christmas long! I throw it in the washer and dryer. Super low maintenance item.
I think it runs true to size, but if you like more space, or wear bulky
sweaters, size up.
Anna
United States
12/23/2023
Love this bag
On The Contrary Belt Bag - Black
This belt bag has so many compartments to hold everything you could possibly
need!! The style and look is so sheik I can wear it with everything
Nikki B.
United States
12/20/2023
Take it Easy Sweater - Black
darling love it
Julie V.
United States
12/25/2023
It’s a must
Beautiful Soul Frayed Button Down Top - Black
I love it! It can be dressed up or down! It’s oversized and is so cute!
Emily
United States
12/24/2023
The BEST
Keep It Cozy Hoodie - Light Teal
I love these tops and will purchase every color that comes out! They look great
with leggings and jeans! So much more than a basic sweatshirt with the cute
detailing and banded sleeves. Love the pockets and collar with snaps. You don’t
want to miss this!!
Lynda S.
United States
12/26/2023
Wake me sweater
Wake Me up When Winter Is Over Graphic Sweatshirt
Comfy sweatshirt
Cheryl B.
United States
12/26/2023
So unique
Missed Opportunity Contrast Sleeve Sweater - Grey
This sweater is adorable the contrast sleeve make it so soft Bowie and I love
the tie detail!!!
Nikki B.
United States
12/20/2023
Love this dress
Hold Me Tight Floral Dress - Clay
Super cute, true to size xxl, I love it!
Derenda C.
United States
12/26/2023
Comfiest joggers!!
Delaney Stretch Denim Joggers - Dark Wash
I love that these joggers look like denim but feel like joggers!! The best of
both worlds!!! I love the back pockets and the fit!!!
Nikki B.
United States
12/20/2023
So soft & stylish
VERVET Terran Classic Fit Denim Jacket - Grey
This is one of the best jean jackets I own! The material is so soft which makes
it very comfortable along with being stylish. The color also makes it unique as
it goes with everything. The fit is true to size & very flattering!
Joni

12/24/2023
Beautiful color!!!
A Million Reasons Pullover - Sky Blue
This blue color is stunning!! Detail is great and has pockets. I absolutely love
it! I purchased a large and it fits just how I want it. So comfy and cute!!
Lynda S.
United States
12/20/2023
So cozy
Alexia Plaid Hooded Top - Mauve
I absolutely love this flannel! First off it’s my favorite color. The softness
makes me want to cozy up all day in it.
Erin S.
United States
12/20/2023
So cute
Make It Matter Sweater - Magenta
I love this sweater. The color is so vibrant. Pairs well with some cute jeans
and boots. And great for layering
Erin S.
United States


SHOP BY COLLECTION



Tops Tops

Bottoms Bottoms

Outerwear Outerwear

Dresses Dresses

Shoes Shoes

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

 * 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

Rewards