*PLEASE NOTE THAT THE RUNNER HAS AN ADDITIONAL FEE*
QUARTER PACKAGE – ONE-PIECE BOOT POWER: For the modern power skater with intense strides looking for explosiveness without restriction. Players get more direct energy transfer and a closer fit.
MATERIAL – RFM COMPOSITE WITH LITE CORE: NHL-caliber lightweight composite materials with a reinforced core for added durability.
STIFFNESS – 190: Lightweight, stiff, and thermoformable core for ultimate skating performance.
LINER – TOTALDRI PRO WITH POLYGIENE: High-performance moisture-wicking material keeps feet dry and skates light, with excellent protection against odor, wear or rubbing.
TENDON – POWERFLEX TENDON WITH FIBERGLASS: Improved range of motion for fuller strides and increased skating power.
COMFORT & ANKLE PADDING – MEMORY FOAM WITH SEAMLESS COMFORT: Multi-density foam pads with Seamless Comfort finish wrap anatomically around your foot for customized fi t and ultimate comfort.
TONGUE – REPLACEABLE ASYMMETRICAL TRITECH WITH D3O® LITE FOAM: Multi-layer 7mm tongue with enhanced lace-bite protection and D3O® Lite Foam insert for excellent protection.
MIDSOLE – LIGHTWEIGHT MIDSOLE: For enhanced energy transfer from boot to blade
FOOTBED – MOLDED CCM ORTHOLITE ULTRALITE: Ultra-lightweight comfort and superior support, using recycled EVA foam.
HOLDER – SPEEDBLADE XS: CCM quick-release holder with bladelock system.
RUNNER – CHOOSE YOUR STEP STEEL: Customize your skates with STEP Steel by selecting your desired performance level and finish.
if (typeof window.option4 === ‘undefined’) {
const productVariants = document.getElementById(‘product-variants’);
window.option4 = document.createElement(‘div’);
option4.classList.add(‘row’);
option4.innerHTML = `
`;
productVariants.append(option4);
$(‘#add-to-cart-form [data-option-index=”2″]’).hide();
$(‘.product-add-to-cart’).click(addBladeToCart);
function sleep(milliseconds) {
const date = Date.now();
let currentDate = null;
do {
currentDate = Date.now();
} while (currentDate – date < milliseconds);
}
function addBladeToCart(event) {
const bladeMatchJson = {
"Steel": {
39674335330381: 39321142394957, //95 OPEN / 1 / REGULAR
39674335363149: 39321142394957, //95 OPEN / 1.5 / REGULAR
39674335395917: 39321142427725, //95 OPEN / 2 / REGULAR
39674335461453: 39321142427725, //95 OPEN / 2.5 / REGULAR
39674335428685: 39321142460493, //95 OPEN / 3 / REGULAR
39674335494221: 39321142460493 //95 OPEN / 3.5 / REGULAR
},
"V-Steel": {
39674335330381: 39322993852493, //95 OPEN / 1 / REGULAR
39674335363149: 39322993852493, //95 OPEN / 1.5 / REGULAR
39674335395917: 39322993885261, //95 OPEN / 2 / REGULAR
39674335461453: 39322993885261, //95 OPEN / 2.5 / REGULAR
39674335428685: 39322993918029, //95 OPEN / 3 / REGULAR
39674335494221: 39322993918029 //95 OPEN / 3.5 / REGULAR
},
"Black Steel": {
39674335330381: 39322994344013, //95 OPEN / 1 / REGULAR
39674335363149: 39322994344013, //95 OPEN / 1.5 / REGULAR
39674335395917: 39322994376781, //95 OPEN / 2 / REGULAR
39674335461453: 39322994376781, //95 OPEN / 2.5 / REGULAR
39674335428685: 39322994409549, //95 OPEN / 3 / REGULAR
39674335494221: 39322994409549 //95 OPEN / 3.5 / REGULAR
}
};
const variant_id = parseInt($('#add-to-cart-form select[name=id]').val());
if (!variant_id) {
variant_id = parseInt($('#add-to-cart-form input[name=id]').val());
}
const quantity = parseInt($('#add-to-cart-form input[name=quantity]').val());
if (!quantity) {
quantity = 1;
}
const chosenRunners = $('#add-to-cart-form input[name=runners]:checked').val();
$.post('/cart/add.js', { items: [{ quantity: quantity, id: bladeMatchJson[chosenRunners][variant_id] }] }).done(sleep(500));
}
}








Reviews
There are no reviews yet.