USC Tees

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

  • Fight On® Fit USC® Cropped Tank Top

    She’s giving straight-A slay. This USC® tank top brings that confident, cool-girl flex with a cropped fit that’s made for both rally days and rooftop selfies.

    Fit & Features

    • Soft cotton-blend knit fabric, high stretch
    • Sleeveless scoop neckline
    • Tank shoulder straps
    • Front logo graphic reads, "USC®"
    • Ultra-cropped hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000095

    Category Name: USC Tees

    Price: $32.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Game On Girl USC® Jersey Corset Crop Top

    Giving game day glam with zero effort required. This sporty-chic USC® corset crop top brings the heat whether you're in the stands or just stealing the spotlight.

    Fit & Features

    • Jersey knit fabric, sewn-in knit lining, moderate stretch
    • Sleeveless square neckline, tank shoulder straps
    • Front embroidery reads, "USC® 80"
    • Corset seams
    • Back zipper closure
    • Fitted cropped hem
    • Runs true to size

    Style Number/Barcode: 06002-000116

    Category Name: USC Tees

    Price: $49.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Fight On® USC® Patch Cut-Off Denim Shorts

    Tailgate-ready and Trojans™ approved. These high-rise USC® patch cut-off denim shorts serve collegiate cool with a raw edge that keeps it effortlessly bold.

    Fit & Features

    • Cotton-blend denim fabric, non-stretch
    • High-rise waist
    • Five-pocket and belt loop design, multi-front button-down closure
    • USC® and Trojans™ embroidered patches
    • Back flag embroidered patch reads, "Trojans™"
    • Cut-off distressed hem
    • Runs true to size

    Style Number/Barcode: 06603-000035

    Category Name: USC Tees

    Price: $86.90

    Availability: In Stock

    Available Color: MEDIUM, DENIM

    Available Size: XS, S, M, L

    Product Badge:
    • Ships Free
  • Fight On® And Flirt USC® Halter Crop Top

    Campus cutie loading. This halter crop top brings Trojans™ pride with a flirty edge—perfect for tailgates, study breaks, and game day glam.

    Fit & Features

    • Cotton blend, double-lined stretchy knit fabric
    • Crew halter neckline
    • Dual tie back closures
    • Front "USC®" graphic
    • Fitted crop hem
    • Runs true to size

    Style Number/Barcode: 06002-000112

    Category Name: USC Tees

    Price: $39.90

    Availability: In Stock

    Available Color: RED

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Fight On!® Babe USC® Cropped Jersey Top

    She’s got spirit and the fit to match. This USC® cropped jersey top brings oversized comfort and Trojans® pride—perfect for game day snaps or just flexing that laid-back varsity look.

    Fit & Features

    • Jersey knit fabric, moderate stretch
    • V-neckline, short sleeves
    • Front graphic reads, "80"
    • Back graphic reads, "USC®"
    • USC Trojans® logo graphic on the sleeve
    • Cropped hem
    • Oversized fit

    Style Number/Barcode: 06002-000102

    Category Name: USC Tees

    Price: $49.90

    Availability: In Stock

    Available Color: RED

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Fight On!® Flair USC® Open Back Crop Top

    Repping USC® never looked this bold. This crop top keeps it classic in the front and surprise-open in the back—made for game days or post-win pics.

    Fit & Features

    • Cotton-blend knit fabric, high stretch
    • Crew neckline
    • Short cap sleeves
    • Open back
    • Front USC® graphic
    • Fitted cropped hem
    • Runs true to size

    Style Number/Barcode: 06002-000120

    Category Name: USC Tees

    Price: $39.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Victory Vibes Only USC® Bandeau Crop Top

    She’s giving campus cool with a side of confidence. This USC® bandeau crop top's ultra-cropped fit hugs just right for tailgates, content days, or wherever the vibe takes you.

    Fit & Features

    • Cotton-blend fabric, high stretch
    • Strapless straight-across elasticized neckline
    • Front embroidered USC® victory logo
    • Ultra-cropped elasticized hem
    • Form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06002-000113

    Category Name: USC Tees

    Price: $29.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Catch Me Shining Sequin USC® Mini Skirt

    If “extra” was a sport, you’d be MVP. This USC® sequin mini skirt brings full-on sparkle with a flirty varsity edge—made for tailgates, game days, and glam content moments.

    Fit & Features

    • Sequin embellished fabric, sewn-in satin woven lining, minimal stretch
    • High-rise elasticized waistband
    • Side zipper closure
    • Varsity-inspired USC® text on back
    • Mini-length hem
    • Bodycon fit
    • Runs true to size

    Style Number/Barcode: 06401-000011

    Category Name: USC Tees

    Price: $69.90

    Availability: In Stock

    Available Color: BLOOD, RED

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival