Skip to product information
1 of 3

Simboo Nation

Glow For Me Bodysuit Short Set

Glow For Me Bodysuit Short Set

Regular price $44.99 USD
Regular price $50.00 USD Sale price $44.99 USD
Sale Sold out
Shipping calculated at checkout.
Size
Color

Made from high-quality materials, this set is designed to keep you comfortable and looking your best all day long.

The bodysuit features a flattering, form-fitting design that hugs your curves in all the right places, while the shorts are designed to sit at your natural waist and show off your legs. Together, they create a stylish and trendy look that's perfect for any occasion.

Whether you're headed to the beach, a backyard barbecue, or a night out with friends, our Bodysuit Short Set is the perfect choice. It's versatile and can be dressed up or down to suit your style and the occasion.

Materials

Shipping & Returns

Dimensions

Care Instructions

View full details
function toggleWish(handle, title) { let wishlist = JSON.parse(localStorage.getItem('sn_wishlist') || '[]'); const exists = wishlist.find(i => i.handle === handle); const btn = document.getElementById('wishBtn'); const icon = btn.querySelector('i'); if (exists) { wishlist = wishlist.filter(i => i.handle !== handle); icon.classList.remove('fa-solid'); icon.classList.add('fa-regular'); btn.classList.remove('active'); } else { wishlist.push({ handle, title }); icon.classList.remove('fa-regular'); icon.classList.add('fa-solid'); btn.classList.add('active'); } localStorage.setItem('sn_wishlist', JSON.stringify(wishlist)); const badge = document.querySelector('.hdr-btn__badge'); if (badge) badge.textContent = wishlist.length; } /* Check if product is already wishlisted on page load */ window.addEventListener('load', function() { const wishlist = JSON.parse(localStorage.getItem('sn_wishlist') || '[]'); const handle = 'glow-for-me-bodysuit-short-set'; const exists = wishlist.find(i => i.handle === handle); if (exists) { const btn = document.getElementById('wishBtn'); if (btn) { btn.classList.add('active'); btn.querySelector('i').classList.remove('fa-regular'); btn.querySelector('i').classList.add('fa-solid'); } } const badge = document.querySelector('.hdr-btn__badge'); if (badge) badge.textContent = wishlist.length; });

Image with text

Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.

  • Free Shipping

    Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.

  • Hassle-Free Exchanges

    Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.