Windsor x NFL Drop

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

  • Winning Look New York Football Team Tube Top

    Big fan energy, zero effort required. This New York football team tube top reps with a sleek, body-hugging fit that’s ready for kickoff or the afterparty.

    Fit & Features

    • Double-lined cotton-blend fabric, high stretch
    • Strapless straight-across neckline, elasticized hem
    • Front New York football team graphic
    • Cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000169

    Category Name: Windsor x NFL Drop

    Price: $26.90

    Availability: In Stock

    Available Color: GREEN

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Score Big New York Football Team Tank Top

    Not your average top—this one was made to flex off the field. A lace-up back and cropped fit take this New York football team tank top from sporty to seriously cute.

    Fit & Features

    • Knit fabric with lining, moderate stretch
    • Front New York football team graphic, back graphic reads, "25"
    • Sleeveless square neckline, tank shoulder straps
    • Lace-up back, tie closure
    • Angled cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000232

    Category Name: Windsor x NFL Drop

    Price: $39.90

    Availability: In Stock

    Available Color: ROYAL

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Big Win Sparkle New York Football Team Top

    Game day just got a glow up. This sequin-detailed New York football team top blends sporty vibes with a touch of glam so you can cheer, stunt, and snap pics all in one 'fit.

    Fit & Features

    • Knit fabric with stretch
    • V-neckline with striped trim
    • Short sleeves with striped sequin detail
    • Sequin embellished New York football team front graphic and back text graphic
    • Side slit accents
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000229

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: ROYAL

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Star Power New England Football Team Top

    Rep your team with a little extra sparkle. This sequin-detailed New England football team top brings the sporty edge you love with a glam twist that’s perfect for game day or post-win celebrations.

    Fit & Features

    • Knit fabric with stretch
    • V-neckline with striped trim
    • Short sleeves with striped sequin detail
    • Sequin embellished New England football team front graphic and back text graphic
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000202

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Game Day Sparkle Las Vegas Football Team Top

    Game day just got glam. This Las Vegas football team top brings the sporty vibes you love with a sequin shine that’s all about making your fit the star of the lineup.

    Fit & Features

    • Knit fabric with stretch
    • V-neckline with striped trim
    • Short sleeves with striped sequin detail
    • Sequin embellished Las Vegas football team front graphic and back text graphic
    • Side slit accents
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000196

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Sideline Cozy New England Football Team Pull-Over Top

    Cozy with a bold twist—this off-the-shoulder New England football team pull-over top keeps your team spirit front and center while serving up effortless game day glam.

    Fit & Features

    • Cotton-blend fleece fabric, ribbed hems, moderate stretch
    • Off-the-shoulder neckline, raw-cut hem
    • Long sleeves, striped graphic
    • Front New England football team graphic
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000182

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Play It Cool Miami Football Team Pull-Over Top

    Serving off-duty vibes with a sporty twist—this Miami football team pull-over is made for cozy game days and casual hangs. The relaxed fit and raw-cut hem keep it effortlessly cool.

    Fit & Features

    • Cotton-blend fleece fabric, ribbed hems, moderate stretch
    • Off-the-shoulder neckline, raw-cut hem
    • Long sleeves, striped graphic
    • Front Miami football team graphic
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000183

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: TEAL

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Sideline Chic New York Football Team Pull-Over Top

    Who says game day can’t be cute? This off-the-shoulder New York football team top nails the balance of cozy and flirty with bold team graphics that pop.

    Fit & Features

    • Cotton-blend fleece fabric, ribbed hems, moderate stretch
    • Off-the-shoulder neckline, raw-cut hem
    • Long sleeves, striped graphic
    • Front New York football team graphic
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000230

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: ROYAL

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Sideline Sass Miami Football Team Tank Top

    Serving sidelines sass—this lace-up tank top is the ultimate game day flex. Fitted and sporty, it’s perfect for repping your Miami football team with a little edge.

    Fit & Features

    • Knit fabric with lining, moderate stretch
    • Front Miami football team graphic, back graphic reads, "66"
    • Sleeveless square neckline, tank shoulder straps
    • Lace-up back, tie closure
    • Angled cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000233

    Category Name: Windsor x NFL Drop

    Price: $39.90

    Availability: In Stock

    Available Color: ORANGE

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Fly High Philadelphia Football Team Top

    Your game day 'fit just leveled up. This sequin-detailed Philadelphia football team top gives you that perfect mix of sporty edge and glam shine—made to flex from kickoff to after-party.

    Fit & Features

    • Knit fabric with stretch
    • V-neckline with striped trim
    • Short sleeves with striped sequin detail
    • Sequin embellished Philadelphia football team front graphic and back text graphic
    • Side slit accents
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000201

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: GREEN

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Star Player Vibes New York Football Team Top

    A little sparkle goes a long way—this sequin-trimmed New York football team top takes your team spirit from the stands to the afterparty. Sporty, sparkly, and made to shine under stadium lights.

    Fit & Features

    • Knit fabric with stretch
    • V-neckline with striped trim
    • Short sleeves with striped sequin detail
    • Sequin embellished New York football team front and back graphic
    • Side slit accents
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000199

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: GREEN

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Winning Mood New England Football Team Tank Top

    Rep your team with a side of sass. This New England football team corset top brings a structured fit, bold logo, and lace-up back detail that’s made to stand out from pregame to postgame.

    Fit & Features

    • Knit fabric with lining, moderate stretch
    • Front New England football team graphic, back graphic reads, "60"
    • Sleeveless square neckline, tank shoulder straps
    • Lace-up back, tie closure
    • Angled cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000192

    Category Name: Windsor x NFL Drop

    Price: $39.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Game Time Glam Miami Football Team Top

    Big win energy only. This Miami football team top brings sporty flair with a glam edge—perfect for stadium seats, tailgates, or post-game hangs.

    Fit & Features

    • Knit fabric with stretch
    • V-neckline with striped trim
    • Short sleeves with striped sequin detail
    • Sequin embellished Miami football team front graphic and back text graphic
    • Side slit accents
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000203

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: TEAL

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Next Level New York Football Team Pull-Over Top

    Game day just got a glam upgrade. This New York football team off-the-shoulder top brings cozy vibes with a flirty twist, finished with bold graphics that score every time.

    Fit & Features

    • Cotton-blend fleece fabric, ribbed hems, moderate stretch
    • Off-the-shoulder neckline, raw-cut hem
    • Long sleeves, striped graphic
    • Front New York football team graphic
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000179

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: GREEN

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Touchdown Mood Kansas City Football Team Pull-Over Top

    Game-day glam just got a comfy upgrade. This Kansas City football team off-the-shoulder pull-over brings effortless vibes with a little sporty edge—perfect for bleachers, bar hangs, or both.

    Fit & Features

    • Cotton-blend fleece fabric, ribbed hems, moderate stretch
    • Off-the-shoulder neckline, raw-cut hem
    • Long sleeves, striped graphic
    • Front Kansas City football team graphic
    • Relaxed fit
    • Runs true to size

    Style Number/Barcode: 06002-000178

    Category Name: Windsor x NFL Drop

    Price: $49.90

    Availability: In Stock

    Available Color: RED

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • For The Win New England Football Team Tube Top

    Bring the heat to the bleachers in this strapless New England football team tube top. With a body-hugging fit and bold team graphic, it’s perfect for pairing with denim, cargos, or a mini for the win.

    Fit & Features

    • Double-lined cotton-blend fabric, high stretch
    • Strapless straight-across neckline, elasticized hem
    • Front New England football team graphic
    • Cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000172

    Category Name: Windsor x NFL Drop

    Price: $26.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: S, M, L

    Product Badge:
    • New Arrival