Breaker CM Hallow Pack (CM018) Orange -White

BREAKER FUTSAL : “HALLOW PACK”
“Trick-or-Treat”


Features
Upper : Synthetic leather microfiber / Mesh /TPU

– Front of the foot: Synthetic leather microfiber adds a slightly sticky surface [Control skin] to help control the futsal ball efficiently.
– The midsole of the shoe uses mesh fabric for ventilation and a soft, comfortable fit. It is covered with a TPU frame that adds strength to the shoe.
– Increased tightness around the ankle with [Speedlace] anti-slip shoelace eyelets at the top shoelace eyelets.

Sole: Hyper Foam + Poron
Midsole: Hyper foam
Outsole: Torsion space

This product is currently out of stock and unavailable.

SKU: CM018_OR-WH Categories: , ,
// Wait for the DOM (document) to be fully loaded before executing the code document.addEventListener('DOMContentLoaded', () => { // Set a timeout to delay the execution of the code by 150 milliseconds setTimeout(() => { // Find the video element with the ID 'stop-video' and store it in the 'video' variable const video = document.querySelector('#video-7125-1'); // Mute the video to ensure it doesn't play with sound video.muted = true; // Start playing the video video.play(); }, 150); // The code inside this setTimeout will run after a 150-millisecond delay });