CUSTOM LINEMAN CUT COLLEGIATE FOOTBALL JERSEY
$69.00 – $89.00This ain’t your average jersey, folks! Made by Champro Sports and offered by Bendy Sports, this Custom Lineman Cut Collegiate Football Jersey is designed to make you look and feel like a pro on the field. With its Optima Flex yoke and sleeves, Pro Centrum body, and Pro-Micro Mesh lower and side inserts, you’ll be able to move freely and focus on what matters most – winning!
Style: JFJ11 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); }); });