Cool Girl Prints

Show filters
Sort:
Size
Color
Price
All filters
Sort
Loading...
tag of the document. This will help to improve the load of the images // during color swatches interaction on PLP const preloadBackground = (entries, observer) => { entries.forEach(async (entry) => { if (entry.isIntersecting) { const swatch = entry.target; const images = swatch.dataset.varimg.split(','); images.forEach((img, index) => { // preload image const link = document.createElement('link'); link.href = buildSrc(img); link.imagesrcset = getSrcset(img); link.imagesizes = cssImageMediaCondition; link.rel = 'preload'; link.as = 'image'; document.getElementsByTagName('head')[0].appendChild(link); }); swatch.removeAttribute('data-varimg'); switchObserver.unobserve(swatch); } }); }; const switchObserver = new IntersectionObserver(preloadBackground, { root: null, // Default is the viewport rootMargin: '30px', threshold: 0.05, // Load image when 10% of the div is visible }); // Sort options function getPageParam() { const urlParams = new URLSearchParams(window.location.search); const pageParam = urlParams.get('page'); return pageParam ? parseInt(pageParam, 10) : 1; } domLoadedPage = getPageParam(); setupSortDropdown('.fs_sort_by_wrap_desktop', '.fs_sort_by_options_desktop', '.fs_sort_by_select_desktop'); const sortBySelect = document.getElementById('sortByDesktop'); let sortByValue = getSortBy(); // call the function and store the returned value sortBySelect.value = sortByValue; // update the desktop dropdown value on page load // update sort mobile dropdown value on page load const validSortOptions = ['price_min_to_max', 'price_max_to_min', 'creation_date', 'relevency']; sortByValue = validSortOptions.includes(sortByValue) ? sortByValue : 'relevency'; const inputField = document.querySelector(`form [data-value="${sortByValue}"]`); if (inputField) { inputField.checked = true; // update the value of the option } else { console.error(`No radio button found with data-value="${sortByValue}"`); } const form = document.getElementById('sortForm'); if (form) { form.addEventListener('change', (event) => { if (event.target.name === 'sort') { const selectedValue = event.target.getAttribute('data-value'); if (selectedValue && validSortOptions.includes(selectedValue)) { setUrlParam('sortBy', selectedValue, true); resetPageAndScroll(); updateOtherDropdown(selectedValue); } } }); } updateOtherDropdown(getSortBy()); if (sortBySelect) { sortBySelect.addEventListener('change', function () { if (sortBySelect.value && validSortOptions.includes(sortBySelect.value)) { setUrlParam('sortBy', sortBySelect.value, true); } }); } // Description 'read more' function toggleReadMore(button) { const container = button.parentNode; const isExpanded = container.getAttribute('aria-expanded') === 'true'; container.setAttribute('aria-expanded', !isExpanded); if (isExpanded) { button.querySelector('.button-text').textContent = 'more'; } else { button.querySelector('.button-text').textContent = 'Show less'; } } function visibleReadMore() { const toggleButtons = document.querySelectorAll('.fs_collection_top_toggle'); toggleButtons.forEach(button => { const description_children = button.previousElementSibling.children; let description_scroll_width = 0; let description_client_width = 0; for(const child of description_children) { description_scroll_width += child.scrollWidth; description_client_width += child.clientWidth; }; button.style.display = (description_scroll_width > description_client_width) ? 'block' : 'none'; }); } window.addEventListener('DOMContentLoaded', visibleReadMore); // category pills GTM const categories = document.querySelectorAll('.category-pills__pill'); let category; let categoryHandle; let categoryId; const pushCategoryPills = (category, categoryHandle, categoryId, typeCategory) => { if (category && categoryHandle && categoryId && typeCategory) { const categoryPills = { event: `categoryPills`, category: category, categoryHandle: categoryHandle, categoryId: categoryId, typeCategory: typeCategory }; window.dataLayer.push(categoryPills); } } categories?.forEach(category => { category.addEventListener('click', function(e) { try { category = e.currentTarget.getAttribute('data-category'); categoryHandle = e.currentTarget.getAttribute('data-collection-handle'); categoryId = e.currentTarget.getAttribute('data-collection-id'); typeCategory = e.currentTarget.getAttribute('data-type-category'); pushCategoryPills(category, categoryHandle, categoryId, typeCategory); } catch (error) { console.error('Error in category click event:', error); } }) })

Product Recommendations

Cool Girl Prints: Trending Styles Made to Stand Out

Step into the spotlight this season with Windsor's "Cool Girl Prints" collection—your ultimate destination for trending print clothing that embodies confidence and style. From bold animal prints to timeless florals, these pieces are designed to elevate your wardrobe and make a statement wherever you go.

Animal Print Apparel That Brings the Bold

Unleash your wild side with cheetah print clothes that add a fierce touch to any ensemble. Embrace the allure of leopard print pieces, perfect for creating daring and fashionable looks. For a monochromatic twist, explore zebra print outfits that offer a striking balance of boldness and sophistication. Dive into the exotic with snake print outfits, bringing an edgy vibe to your style repertoire. These animal print apparel options are perfect for those looking to add a touch of the untamed to their outfits.

Floral, Polka Dot & Patterned Pieces You’ll Love

If you're drawn to classic patterns, our floral print outfits are a must-see. Featuring delicate blooms and vibrant botanicals, these pieces capture the essence of summer, bringing freshness and femininity to your look. Polka dots make a playful comeback, adding a fun and retro flair to dresses, tops, and skirts. Stripes offer a timeless appeal, providing versatility and a chic aesthetic suitable for various occasions. Gingham plaid print pieces evoke a sense of nostalgia, perfect for picnics, brunches, or casual outings.

Our collection is ever-evolving, ensuring you have access to the latest trends and styles. Whether you're updating your everyday wardrobe or searching for that standout piece for a special event, Windsor's "Cool Girl Prints" online, in-store, and in-app have you covered. Embrace the power of prints and let your outfit reflect your unique personality and fashion-forward sensibility.

  • Striped For Style Trench

    Keep it styling in stripes with a trench that adds that polished touch to your outfit. The trench features a trendy striped pattern a collared neckline with lapels, a drape open front, a tie-waist belt, and a longline length. The trench is composed of a lightweight woven fabric that offers a relaxed fit with minimal stretch. Complete look with a bustier and thigh-high boots

    Fit & Features

    • Striped pattern
    • Collared neckline with lapels
    • Draped open front
    • Tie-waist belt
    • Longline length 
    • Lightweight woven fabric 
    • Relaxed fit, minimal stretch, runs true to size

    Style Number/Barcode: 06204-0859

    Category Name: Cool Girl Prints

    Price: $14.97 $39.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Gorgeous Radiance Mesh Rhinestone Corset Top

    Feel radiant and confident in this gorgeous mesh rhinestone corset top! Featuring a strapless angled neckline, a multi-colored rhinestone embellished striped pattern, and a fitted cropped hem, this top is perfect for a night on the town. The sheer mesh fabric has a front knit lining. Complete the look in a faux leather skirt.

    Fit & Features

    • Strapless angled neckline, no-slip strip
    • Multi-colored rhinestone embellished striped pattern
    • Flexible boning inserts
    • Fitted cropped hem
    • Back zipper, hook and eye closure
    • Sheer mesh fabric, front knit lining, moderate stretch
    • Runs true to size

    Style Number/Barcode: 06001-5122

    Category Name: Cool Girl Prints

    Price: $3.97 $64.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Preppy Casual Striped Knit Mock Neck Sweater

    Fit & Features

    • Soft knit fabric with ribbed hems, plenty of stretch
    • Striped pattern
    • Mock neckline
    • Long sleeves
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06005-2247

    Category Name: Cool Girl Prints

    Price: $6.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Charming Treasure Abstract Print Corset Top

    A sleeveless corset top features a flattering square neckline, flexible boning to snatch your figure, and a fitted crop hem. The woven lined fabric offers a unique abstract print.

    Fit & Features

    • Abstract print, woven lined fabric, no stretch
    • Square neckline
    • Tank shoulder straps
    • Flexible boning
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06003-2567

    Category Name: Cool Girl Prints

    Price: $6.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Wild Side Energy Satin Scarf

    Giving zebra vibes, but like...chic. Tie it, twist it, or toss it in your bag—this satin scarf’s ready for your next spontaneous content moment.

    Fit & Features

    • Luxe satin fabrication
    • Zebra pattern
    • Square silhouette for endless styling

    Style Number/Barcode: 07305-000014

    Category Name: Cool Girl Prints

    Price: $14.90

    Availability: In Stock

    Available Color: ZEBRA

    Available Size: NS

  • Betta' Than Eva' Snake Print Moto Jacket

    Step out with a little edge, feelin' betta than eva' in snake print! Style this lightweight faux leather moto in a casual way with high waist denim and a simple tank!

    Fit & Features

    • Cropped hemline
    • Collared neckline | Long sleeves
    • Zip front closure
    • Two slanted zipper pockets
    • One faux breast pocket
    • Buckle fastener at waistline
    • Faux leather | Shiny + textured snake print pattern

    Model is 5'9" with 32" bust, 23" waist and 36" hips. She is wearing a size small.    

    Style Number/Barcode: 06204-0373

    Category Name: Cool Girl Prints

    Price: $9.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Snake It Off Crop Top

    Shake off the bad vibes in this hot crop top! It has a straight neckline paired with wide straps and a sexy snake print. The garment is composed a thin velvet fabric that offers a moderate stretch. Don't forget to purchase the matching skirt!

    Style Number/Barcode: 06003-9528

    Category Name: Cool Girl Prints

    Price: $5.00 $22.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Spotted Satin Flared Midi Skirt

    Get spotted in this sassy midi skirt!

    Fit & Features 

    • Elastic High Waist 
    • Animal Spot Pattern 
    • Satin
    • Midi Length 
    • Flared Hem 
    • Relaxed Fit | Minimal Stretch 
    • No Zipper 

     

     

     

    Style Number/Barcode: 06401-0157

    Category Name: Cool Girl Prints

    Price: $4.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Into the Wild Leopard Duster Cardigan

    Look fierce in the wild wearing this leopard duster cardigan featuring cozy long sleeves, an open-front design, and a longline hem on soft and comfortable knit fabric. Complete the look in a basic bodysuit and jeans.

    Fit & Features

    • Long sleeves
    • Open-front design
    • Longline hem
    • Leopard pattern
    • Soft and comfortable 
    • Moderate stretch
    • Runs true to size

    Style Number/Barcode: 06005-1526

    Category Name: Cool Girl Prints

    Price: $8.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Fabulous Flair Leopard Print Wide-Leg Pants

    Show off a fabulous flair in these chic leopard print pants! Featuring a high-rise waist, a trendy wide-leg silhouette, and an all-over leopard print pattern, these pants are a stylish must-have. The stretchy knit fabric provides comfortable wear. Complete the look with a bodysuit and clear mules.

    Fit & Features

    • High-rise elasticized waist
    • Wide-leg silhouette
    • Leopard print pattern
    • Knit fabric, plenty of stretch
    • Runs true to size

    Style Number/Barcode: 06502-2211

    Category Name: Cool Girl Prints

    Price: $15.97 $37.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sweet And Sassy Leopard Print Satin Pajama Shorts

    A lil' sweet and a lil' sassy, these silky-satin pajama shorts are purrfect for a night in! Designed with a sultry leopard print pattern on sleek satin fabric, they feature a high-rise waist with a tulip short design. Style with a lacy bra and a feather-trimmed robe.

    Fit & Features

    • High-rise elasticized waist
    • Tulip short design
    • Leopard print
    • Satin woven fabric, no stretch
    • Runs true to size

    Style Number/Barcode: 07103-0999

    Category Name: Cool Girl Prints

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • On The Wild Side Leopard Satin Cami Crop Top

    Take a walk on the wild side in this leopard crop top to spice up any outfit! It boasts a romantic lace sweetheart neckline and shoulder straps, an edgy lace-up back design, and a fitted crop hem. Complete the look in a denim skort.

    Fit & Features

    • Leopard print, woven fabric
    • Lace trim shoulder straps
    • Lace trim sweetheart neckline
    • Lace-up back
    • Side zipper closure
    • Cropped length
    • Runs true to size

    Style Number/Barcode: 06003-2578

    Category Name: Cool Girl Prints

    Price: $6.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Fierce Moment Leopard Print Kitten Heeled Mules

    Fit & Features

    • Stiletto kitten heel
    • Mesh closed pointed-toe
    • Leopard print
    • Faux leather insole
    • Runs true to size

    Style Number/Barcode: 07401-5180

    Category Name: Cool Girl Prints

    Price: $9.97 $30.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Unmatched Fierceness Leopard Lace Bustier

    You'll be utterly fierce and fab in this leopard lace bustier flaunting a romantic lace trim and lace-up back that'll capture all the attention!

    Fit & Features

    • Leopard print, mesh-lined fabric, slight stretch
    • Strapless neckline, lace trim
    • Back lace-up
    • Flexible boning
    • Hidden front hook and eye fasteners
    • Cropped hem
    • Runs true to size

    Style Number/Barcode: 06001-5713

    Category Name: Cool Girl Prints

    Price: $6.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Easily Stunning Cutout Striped Midi Dress

    This cutout striped midi dress was made for a laidback babe like you! With a bodycon fit and dual side slits for effortless allure, this dress is perfect for vacation or strolling the beach.

    Fit & Features

    • Striped print, stretchy knit fabric
    • V-neckline with cutout
    • Adjustable spaghetti straps
    • Bodycon silhouette
    • Dual side slits
    • Midi-length hem
    • Runs true to size

    Style Number/Barcode: 06005-2290

    Category Name: Cool Girl Prints

    Price: $6.97 $46.90

    On Sale: Yes

    Availability: In Stock

    Available Color: IVORY

    Available Size: L

  • Stylish And Striped Crop Top

    Make a stylish and striped 'fit with this adorable crop top! It features a sleeveless bodice, adjustable spaghetti straps, a square neckline, an open back with a cute tie closure, and a majorly cropped hem. The rust hued top is composed of a woven fabric with a front lining and has a chic subtle striped print. Don't forget the matching paperbag pants!

    Style Number/Barcode: 06003-9666

    Category Name: Cool Girl Prints

    Price: $4.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Better Together Striped Jumpsuit

    Because you and this jumpsuit are so much better together! The one-piece garment features a spaghetti strap-style top attached to striped, high-waist pants—giving the illusion of a two-piece ensemble! Jumpsuit includes a paperbag-style waist with a tie belt. Jumpsuit is composed of crepe fabric that offers a form hugging fit with a moderate stretch.

    Model is 5'7" with a 34" bust, 24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 06502-0109

    Category Name: Cool Girl Prints

    Price: $4.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Stylish Vibes Striped Wide-Leg Pants

    Showcase stylish vibes in these chic striped wide-leg pants. They feature a high-rise waist, a tie-front accent, wide pant legs, and a relaxed fit. Complete the look with a basic crop top and cute mules for an effortless summer outfit.

    Fit & Features

    • High-rise waist
    • Tie-front
    • Wide pant legs
    • Relaxed fit
    • Woven fabric, striped pattern
    • Runs true to size

    Style Number/Barcode: 06302-0197

    Category Name: Cool Girl Prints

    Price: $6.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Cool Girl Chic Strapless Abstract Mesh Mini Dress

    Keep your going-out look cool girl chic with this sultry strapless abstract mesh mini dress. The airy sheer mesh fabric showcases a trendy abstract print and includes a full-length soft knit lining for coverage. The strapless straight-across neckline features an elastic band for a stretchy and secure fit, while the bodycon silhouette will flaunt your stunning curves. Style this short dress with a layered necklace and lace-up heels for drinks with the girls!

    Fit & Features

    • Stretchy sheer mesh fabric with soft knit lining
    • Abstract print
    • Strapless straight elasticized neckline
    • Bodycon fit
    • Runs true to size

    Style Number/Barcode: 05102-5558

    Category Name: Cool Girl Prints

    Price: $9.97 $30.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • So Iconic Abstract Print Ruched Mini Dress

    Step out like the icon you are in a mini dress that features a plunging cowl neckline with halter neck ties for a secure fit, an abstract floral print, and ruching throughout to enhance curves. Style with clear heels. 

    Fit & Features

    • Fitted mesh fabrication, moderate stretch
    • Cowl neckline
    • Open back, halter neck ties
    • Abstract floral print
    • Mini length hem
    • Ruching
    • Runs true to size

    Style Number/Barcode: 05102-5786

    Category Name: Cool Girl Prints

    Price: $9.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Purrfectly On Trend Leopard Mini Skort

    You'll be purrfectly on trend in this leopard-printed mini skort with a short overlay hiding fitted shorts. Style with the matching tie-front vest for a chic vibe.

    Shop Matching Top: Purrfectly On Trend Leopard Tie-Front Vest

    Fit & Features

    • Leopard-printed woven fabric
    • Mid-rise waist
    • Side zipper closure
    • Mini-length overlay
    • Fitted shorts
    • Runs true to size

    Style Number/Barcode: 06303-0298

    Category Name: Cool Girl Prints

    Price: $9.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Slither With Style Bodysuit
    Slither with some style in this snake print gray bodysuit! It features a sleeveless bodice, tie back straps that lead to an open back with a lace up design, and a cheeky bottom with snap button closures. The bodysuit is composed of a soft knit fabric that offers plenty of stretch and a form hugging fit.

    Model is 5'8 with a 32" bust, 24.5" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 06001-1294

    Category Name: Cool Girl Prints

    Price: $16.00 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Live It Up Snake Print Shorts

    Live it up and live your best style in these snake print shorts! They feature a high rise paperbag waist, a tie front belt, slanted front pockets, a side zipper closure, and flowy shorts. The bottoms are composed of a woven fabric with no stretch and feature an eye-catching black and gray snake print.

    Style Number/Barcode: 06403-1031

    Category Name: Cool Girl Prints

    Price: $5.00 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Won't Stop Leopard Print Cardigan

    Nope, we wont stop wearing leopard print! This cute cardi features a v neckline, long sleeves, and a cropped hemline that meets high waistline. Designed with a triple button closure down the center and composed of a ribbed knit material that offers moderate stretch and showcases a soft toned leopard pattern.

    Model is 5'8" with a 32" bust,  24" waist and 34" hips. She is wearing a size small.  

    Style Number/Barcode: 06005-0101

    Category Name: Cool Girl Prints

    Price: $11.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance