#mmi-top {
--b: #374151;
--bv: #16a34a;
--r: #991b1b;
--tx: #111827;
--tm: #4b5563;
--brd: #e5e7eb;
--sh: 0 4px 14px rgba(0,0,0,0.06);
--rad: 14px;
font-family: 'Inter','DM Sans',system-ui,sans-serif;
-webkit-font-smoothing: antialiased;
max-width: 1000px;
margin: 0 auto;
padding: 0 0 1.5rem;
color: var(--tx);
}
#mmi-top *, #mmi-top *::before, #mmi-top *::after { box-sizing: border-box; margin: 0; padding: 0; }
#mmi-top .chip {
display: inline-flex; align-items: center; gap: 7px;
background: #f0fdf4; border: 1px solid #bbf7d0;
border-radius: 100px; padding: 5px 14px;
font-size: 0.68rem; font-weight: 700;
letter-spacing: 0.1em; text-transform: uppercase;
color: #15803d; margin-bottom: 0.9rem;
}
#mmi-top .chip-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--r); flex-shrink: 0; }
#mmi-top h1 {
font-size: clamp(1.5rem, 4vw, 2.2rem);
font-weight: 900; font-style: italic;
text-transform: uppercase; letter-spacing: -0.03em;
line-height: 1.05; color: var(--tx); margin-bottom: 0.7rem;
}
#mmi-top h1 span { color: var(--b); }
#mmi-top .desc {
font-size: 0.95rem; color: var(--tm);
line-height: 1.75; max-width: 820px; margin-bottom: 1.1rem;
}
#mmi-top .desc strong { color: var(--tx); }
#mmi-top .badges { display: flex; flex-wrap: wrap; gap: 0.6rem; }
#mmi-top .badge {
display: inline-flex; align-items: center; gap: 7px;
background: #fff; border: 1.5px solid var(--brd);
border-radius: 100px; padding: 7px 14px;
font-size: 0.73rem; font-weight: 700;
color: var(--tx); text-transform: uppercase;
letter-spacing: 0.05em; box-shadow: var(--sh);
}
#mmi-top .bd { width: 6px; height: 6px; border-radius: 50%; flex-shrink: 0; background: var(--bv); }
#mmi-top .badge:nth-child(2) .bd { background: var(--r); }
#mmi-top .badge:nth-child(3) .bd { background: var(--b); }
@media (max-width: 480px) {
#mmi-top { padding: 0 0 1rem; }
#mmi-top h1 { font-size: 1.4rem; }
}
Mitts y Palchaguis Mooto — Taekwondo · Feedback Acústico · Double-Snap
Mitts (palchaguis / hand mits) Mooto originales de Corea para
el entrenamiento de velocidad y precisión de patadas en taekwondo.
La alternativa de calidad coreana para el entrenamiento de velocidad: tejido Extera ultra-resistente,
feedback acústico Double-Snap para corrección técnica inmediata
y mango ergonómico anti-roturas.
Stock real en Madrid — envío 24–48h a toda España.
Mostrando los 3 resultados
#mmi-bot {
--b: #374151;
--bv: #16a34a;
--r: #991b1b;
--tx: #111827;
--tm: #4b5563;
--tl: #9ca3af;
--brd: #e5e7eb;
--rad: 14px;
font-family: 'Inter','DM Sans',system-ui,sans-serif;
-webkit-font-smoothing: antialiased;
max-width: 1000px;
margin: 0 auto;
padding: 2rem 0 1rem;
border-top: 1px solid var(--brd);
color: var(--tx);
}
#mmi-bot *, #mmi-bot *::before, #mmi-bot *::after { box-sizing: border-box; margin: 0; padding: 0; }
#mmi-bot .sec-line { display: block; width: 48px; height: 4px; background: var(--bv); border-radius: 10px; margin: 0 0 1rem; border: none; }
#mmi-bot .sec-h2 { font-size: clamp(1.3rem,4vw,1.8rem); font-weight: 900; font-style: italic; text-transform: uppercase; letter-spacing: -0.03em; color: var(--tx); line-height: 1.05; margin-bottom: 0.5rem; }
#mmi-bot .sec-h2 span { color: var(--b); }
#mmi-bot .sec-lead { font-size: 0.95rem; color: var(--tm); line-height: 1.8; margin-bottom: 1.8rem; max-width: 880px; }
#mmi-bot .sec-lead strong { color: var(--tx); }
#mmi-bot .mb { margin-bottom: 2.5rem; }
#mmi-bot .bloque { border: 1px solid var(--brd); border-left: 5px solid var(--bv); border-radius: var(--rad); padding: 1.8rem; margin-bottom: 2rem; }
#mmi-bot .bloque-lbl { font-size: 0.7rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: var(--bv); margin-bottom: 1.2rem; }
#mmi-bot .item { display: flex; gap: 1rem; align-items: flex-start; padding-bottom: 1.1rem; margin-bottom: 1.1rem; border-bottom: 1px solid var(--brd); }
#mmi-bot .item:last-child { padding-bottom: 0; margin-bottom: 0; border-bottom: none; }
#mmi-bot .item-dot { width: 9px; height: 9px; border-radius: 50%; background: var(--bv); flex-shrink: 0; margin-top: 4px; }
#mmi-bot .item-name { font-size: 0.87rem; font-weight: 800; color: var(--tx); margin-bottom: 3px; text-transform: uppercase; }
#mmi-bot .item-desc { font-size: 0.86rem; color: var(--tm); line-height: 1.7; }
#mmi-bot .item-desc strong { color: var(--tx); }
#mmi-bot .tbl-wrap { border-radius: var(--rad); border: 1px solid var(--brd); overflow: hidden; margin-bottom: 2rem; }
#mmi-bot table { width: 100%; border-collapse: collapse; font-size: 0.86rem; }
#mmi-bot thead tr { background: #374151; color: #fff; }
#mmi-bot thead th { padding: 12px 14px; font-weight: 700; font-size: 0.74rem; text-transform: uppercase; letter-spacing: 0.05em; }
#mmi-bot thead th:first-child { text-align: left; }
#mmi-bot thead th:not(:first-child) { text-align: center; }
#mmi-bot tbody tr { border-top: 1px solid var(--brd); }
#mmi-bot tbody td { padding: 12px 14px; color: var(--tm); text-align: center; }
#mmi-bot tbody td:first-child { text-align: left; font-weight: 700; color: var(--tx); }
#mmi-bot .ok { color: #16a34a; font-weight: 800; }
#mmi-bot .no { color: var(--tl); }
#mmi-bot .cta { border: 1.5px solid var(--brd); border-left: 5px solid var(--bv); border-radius: var(--rad); padding: 1.8rem; text-align: center; margin-bottom: 2rem; }
#mmi-bot .cta h3 { font-size: 1.15rem; font-weight: 900; text-transform: uppercase; color: var(--tx); margin-bottom: 0.5rem; }
#mmi-bot .cta p { font-size: 0.9rem; color: var(--tm); line-height: 1.7; margin-bottom: 1.1rem; max-width: 680px; margin-left: auto; margin-right: auto; }
#mmi-bot .pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.5rem; }
#mmi-bot .pill { border: 1.5px solid var(--brd); border-radius: 100px; padding: 6px 14px; font-size: 0.74rem; font-weight: 700; color: var(--tx); text-transform: uppercase; letter-spacing: 0.04em; }
#mmi-bot .faq { border: 1px solid var(--brd); border-left: 5px solid var(--bv); border-radius: var(--rad); padding: 1.8rem; margin-bottom: 2rem; }
#mmi-bot .faq-lbl { font-size: 0.7rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: var(--bv); margin-bottom: 1.2rem; text-align: center; }
#mmi-bot details { border: 1px solid var(--brd); border-radius: 10px; overflow: hidden; margin-bottom: 0.6rem; }
#mmi-bot details:last-child { margin-bottom: 0; }
#mmi-bot summary { padding: 14px 16px; cursor: pointer; font-weight: 700; font-size: 0.88rem; color: var(--tx); list-style: none; outline: none; display: flex; justify-content: space-between; align-items: center; }
#mmi-bot summary::-webkit-details-marker { display: none; }
#mmi-bot summary::after { content: '+'; color: var(--r); font-size: 1.1rem; font-weight: 400; flex-shrink: 0; margin-left: 1rem; }
#mmi-bot details[open] summary::after { content: '−'; }
#mmi-bot .faq-ans { padding: 14px 16px; border-top: 1px solid var(--brd); font-size: 0.87rem; color: var(--tm); line-height: 1.75; }
#mmi-bot .faq-ans strong { color: var(--tx); }
#mmi-bot .faq-ans a { color: var(--bv); }
#mmi-bot .seo-txt { font-size: 0.9rem; color: var(--tm); line-height: 1.85; margin-bottom: 2rem; }
#mmi-bot .seo-txt strong { color: var(--tx); }
#mmi-bot .seo-txt h3 { font-size: 0.94rem; font-weight: 800; text-transform: uppercase; color: var(--tx); border-left: 4px solid var(--bv); padding-left: 10px; margin: 1.5rem 0 0.5rem; }
#mmi-bot .foot { text-align: center; padding-top: 1.2rem; border-top: 1px dashed var(--brd); }
#mmi-bot .foot p { font-size: 0.7rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.09em; color: var(--tl); }
@media (max-width: 600px) {
#mmi-bot { padding: 1.5rem 0; }
#mmi-bot .bloque, #mmi-bot .faq, #mmi-bot .cta { padding: 1.2rem; }
}
Mitts y Palchaguis Mooto
simple y doble — guía de elección
El mitt (también llamado palchagui en coreano
o hand mit) es la raqueta de mano más usada en el entrenamiento
de velocidad y precisión de patadas de taekwondo.
El mercado ofrece opciones genéricas frecuentemente agotadas. Mooto España dispone del palchagui Mooto con tejido Extera coreano
y el único sistema de feedback acústico Double-Snap del mercado.
Modelos de mitts disponibles en Mooto España
Palchagui Simple — Para Velocidad y Altura
El mitt simple es la raqueta estándar para el entrenamiento de
patadas altas y técnicas de giro en taekwondo.
El entrenador sostiene uno en cada mano y coloca el objetivo
a la altura requerida. El modelo Mooto tiene el cuerpo de tejido
Extera resistente a más de 50.000 impactos
y el mango ergonómico reforzado anti-roturas —
el punto débil habitual en opciones genéricas del sector.
Palchagui Doble — Para Combinaciones y Precisión
El mitt doble presenta dos superficies de impacto en un solo
elemento, permitiendo al entrenador exigir combinaciones de patada
izquierda-derecha sin cambiar la posición de las manos.
Imprescindible para el entrenamiento de bandal-dwi chagui,
dollyo-ap chagui y otras combinaciones del circuito WT.
El sistema Double-Snap de Mooto produce un chasquido
diferenciado en cada superficie para que el entrenador identifique
al instante si el alumno aplica el empeine correcto en cada golpe.
Palchagui de Pared — Para Entrenamiento Autónomo
La versión de pared del palchagui permite el entrenamiento de velocidad
sin compañero. Se fija a la pared del dojang
y el practicante trabaja la técnica y la reacción de forma autónoma.
Ideal para clubes que quieren maximizar el tiempo de entrenamiento
individual de sus alumnos.
Palchagui Mooto
vs Opciones Genéricas del Sector
| Característica | Palchagui Mooto | Opciones Genéricas |
|---|---|---|
| Tejido exterior | Extera — +50.000 impactos | Polipiel / PU estándar |
| Feedback acústico | ✓ Double-Snap — corrección técnica | Sin feedback específico |
| Mango | Ergonómico reforzado anti-roturas | Mango básico (punto de rotura conocido) |
| Disponibilidad | ✓ Stock permanente Madrid | Frecuentemente agotado en tiendas generalistas |
| Distribuidor | ✓ Único Mooto España — oficial | Sin canal oficial para material de taekwondo |
| Plazo envío España | 24–48h desde Madrid | Variable según distribuidor |
Tu palchagui Mooto en 24 horas
Stock real en Madrid.
✓ Tejido Extera coreano
✓ 24–48h Península
✓ Sin intermediarios
Preguntas frecuentes — Mitts y Palchaguis de Taekwondo
¿Qué es un palchagui y cómo se usa en taekwondo?
¿Qué diferencia hay entre un mitt simple y un mitt doble?
¿Por qué se rompen los mangos de los mitts de otras marcas?
¿Cómo cuidar y limpiar los mitts de taekwondo?
¿Para qué nivel es el mitt Mooto?
Comprar mitt de taekwondo en España — palchagui Mooto original
Mooto España es la única tienda en España con stock real de mitts Mooto originales de Corea. El mercado generalista ofrece opciones frecuentemente agotadas sin el tejido Extera ni el feedback Double-Snap de Mooto. Enviamos a Madrid, Barcelona, Valencia, Sevilla, Bilbao, Zaragoza, Málaga y toda España en 24–48h.
Palchagui doble taekwondo — para combinaciones de competición
El palchagui doble Mooto con sistema Double-Snap es el material de referencia para entrenar las combinaciones del circuito WT español. El palchagui doble Mooto tiene stock permanente en Madrid con tejido Extera y mango anti-roturas.
Mitt taekwondo para club — presupuesto especial
Mooto España gestiona presupuestos especiales para equipar clubs de taekwondo con mitts y palchaguis a partir de 5 unidades. Contacta en clientes@mootoespana.com o llama al 912 32 36 68.
Mooto España · Distribuidor Oficial Mooto Korea · Mitts Palchaguis Taekwondo · Stock Real Madrid · Envío 24h





