Breaker Futsal : PRO-16

2,150 ฿

Features
Upper: Leather / Synthetic Leather Microfiber / Mesh
– The main components are made of ultra-lightweight synthetic leather microfiber and have a slightly viscous texture (Control Skin) for optimal futsal ball control.
– The forefoot is made of high-quality genuine leather (Leather) for a soft, comfortable feel, ensuring a more natural feel.
– The inner frame is made of a one-piece mesh (Full Lining Mesh) for improved breathability and a perfect fit.
– The eyelets have been added to the midfoot (Fit Lace Up) for extra comfort, preventing foot movement during sprints or scoring goals.
– The tongue has been enhanced with a double-layered loop (Grip Laces) to further reduce tongue movement.
Sole: Hyper Foam + Poron
Midsole: Hyper Foam + Poron
Outsole: Multi-Directional
SKU: PRO16_WH-GD 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 });