JUICE MENS-YOUTH TRACK COMPRESSION SHORT
$35.00 – $55.00Searching for a high-performance compression short that’s both comfortable and stylish? Stop your search here with the JUICE MENS-YOUTH TRACK COMPRESSION SHORT, part of the Champro Sports ‘Juice’ line available on Bendy Sports. Whether you’re a seasoned athlete or just starting out, this premium compression short is designed to help you take your performance to the next level.
Style: JTRKS4 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); }); });