CUSTOM FITTED WOMENS-GIRLS BASKETBALL JERSEY
$28.00 – $34.00What Makes Our Custom Fitted Womens-Girls Basketball Jersey So Special?
We’re glad you asked! Our jerseys are made with premium fabric that’s designed to keep you cool and dry even during the most intense games. Plus, with our full-dye sublimation printing, you can customize your jersey with your name, number, and team logo in vibrant colors that won’t fade away.
Style: JBBJ111W jQuery(document).ready(function($) { // Run on variation change $('form.variations_form').on('found_variation', function(event, variation) { var sku = variation.sku; // Check for duplicated SKU if (sku.length % 2 === 0) { var halfLength = sku.length / 2; var firstHalf = sku.substring(0, halfLength); var secondHalf = sku.substring(halfLength); if (firstHalf === secondHalf) { sku = firstHalf; } } // Update the SKU text if (sku) { $('.main-sku').text(sku); } }); // Reset to default when clear selection is clicked $('form.variations_form').on('reset_data', function() { var parentSku = $('#product-sku').data('parent-sku'); $('.main-sku').text(parentSku); }); });