Descrição
{
“@context”: “https://schema.org/”,
“@type”: “Product”,
“name”: “Smith Machine WLX-90 TOORX”,
“sku”: “WLX-90”,
“gtin13”: “8029975808390”,
“description”: “Smith Machine com coluna de discos, barra guiada de 616 a 1696 mm e J-Cups com safety spotter arms reguláveis em 13 posições. Inclui lat bar, barra de tríceps, chin-up bar e 8 fermadiscos — 136 kg utilizador, CE-EN ISO 20957-1/957-4.”,
“brand”: {
“@type”: “Brand”,
“name”: “TOORX”
},
“offers”: {
“@type”: “Offer”,
“url”: “https://toorx.pt/products/wlx-90”,
“priceCurrency”: “EUR”,
“availability”: “https://schema.org/InStock”,
“itemCondition”: “https://schema.org/NewCondition”,
“seller”: {
“@type”: “Organization”,
“name”: “TOORX Portugal”
}
}
}
{
“@context”: “https://schema.org”,
“@type”: “FAQPage”,
“mainEntity”: [
{
“@type”: “Question”,
“name”: “Qual o peso do volante e o sistema de travagem?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “O volante tem 14 kg e o sistema de travagem é Magnético · 32 níveis · regulação electrónica.”
}
},
{
“@type”: “Question”,
“name”: “O selim é ajustável?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Sim. O selim tem Regulação vertical e horizontal para uma posição de pedalada ergonómica e confortável.”
}
},
{
“@type”: “Question”,
“name”: “É compatível com Zwift ou Kinomap?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Sim. A Bicicleta Estática BRX 300 TOORX tem App Ready 3.0 · Zwift · Kinomap · iConsole+ — compatível com Zwift e Kinomap (subscrições não incluídas).”
}
},
{
“@type”: “Question”,
“name”: “Qual o peso máximo do utilizador?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Suporta utilizadores até 150 kg.”
}
}
]
}
{
“@context”: “https://schema.org/”,
“@type”: “Product”,
“name”: “Bicicleta Estática BRX 300 TOORX”,
“sku”: “BRX-300”,
“gtin13”: “8029975960579”,
“description”: “Bicicleta estática com volante de 14 kg, travagem magnética em 32 níveis e consola LCD multicolor com suporte tablet. App Ready 3.0 com Zwift e Kinomap, pedais extra large com correia de fixação e manivela tripla — peso máx. 150 kg.”,
“brand”: {
“@type”: “Brand”,
“name”: “TOORX”
},
“offers”: {
“@type”: “Offer”,
“url”: “https://toorx.pt/products/brx-300”,
“priceCurrency”: “EUR”,
“availability”: “https://schema.org/InStock”,
“itemCondition”: “https://schema.org/NewCondition”,
“seller”: {
“@type”: “Organization”,
“name”: “TOORX Portugal”
}
}
}
@import url(‘https://fonts.googleapis.com/css2?family=Orbitron:wght@500;700&family=Poppins:wght@300;400;500&display=swap’);
.toorx-desc { font-family: ‘Poppins’, sans-serif; color: #1C1512; font-size: 15px; line-height: 1.75; }
.toorx-desc * { box-sizing: border-box; margin: 0; padding: 0; }
.toorx-desc .eyebrow { font-size: 11px; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; color: #c0392b; margin-bottom: .75rem; display: block; }
.toorx-desc h1 { font-family: ‘Orbitron’, sans-serif; font-size: clamp(1.3rem,3.5vw,1.9rem); font-weight: 700; line-height: 1.2; color: #1C1512; margin-bottom: 1.25rem; }
.toorx-desc h1 em { font-style: normal; color: #c0392b; }
.toorx-desc h2 { font-family: ‘Orbitron’, sans-serif; font-size: .9rem; font-weight: 500; color: #1C1512; margin-bottom: 1rem; letter-spacing: .05em; margin-top: 1.75rem; }
.toorx-desc h3 { font-size: 13px; font-weight: 500; color: #1C1512; margin-bottom: 2px; }
.toorx-desc .intro { font-size: 14px; font-weight: 300; color: #7A6F68; max-width: 640px; margin-bottom: 1.5rem; border-left: 3px solid #c0392b; padding-left: 1rem; }
.toorx-desc .divider { border: none; border-top: 1px solid #E0D8D0; margin: 1.5rem 0; }
.toorx-desc .pills { display: flex; gap: .6rem; flex-wrap: wrap; margin-bottom: 1.5rem; }
.toorx-desc .pill { font-size: 11px; font-weight: 500; background: #f5f5f5; color: #444; padding: 4px 11px; border-radius: 20px; }
.toorx-desc .pill-red { font-size: 11px; font-weight: 500; background: #fdecea; color: #c0392b; padding: 4px 11px; border-radius: 20px; }
.toorx-desc .bg { display: grid; grid-template-columns: repeat(auto-fit,minmax(200px,1fr)); gap: .85rem; margin-bottom: 1.5rem; }
.toorx-desc .bi { display: flex; gap: .65rem; align-items: flex-start; }
.toorx-desc .icon { width: 34px; height: 34px; border-radius: 50%; background: #c0392b; color: #fff; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; }
.toorx-desc .icon svg { width: 16px; height: 16px; }
.toorx-desc .bi p { font-size: 12px; font-weight: 300; color: #7A6F68; line-height: 1.5; }
.toorx-desc .specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin-bottom: 1.5rem; }
.toorx-desc .specs-col h3 { font-size: 10px; font-weight: 500; letter-spacing: .1em; text-transform: uppercase; color: #7A6F68; margin-bottom: .4rem; }
.toorx-desc table { width: 100%; border-collapse: collapse; font-size: 12px; }
.toorx-desc tr { border-bottom: 1px solid #E0D8D0; }
.toorx-desc td { padding: .45rem .4rem; }
.toorx-desc td:first-child { color: #7A6F68; font-weight: 300; width: 55%; }
.toorx-desc td:last-child { color: #1C1512; font-weight: 500; }
.toorx-desc .sku-box { font-size: 11px; color: #7A6F68; background: #f9f9f9; border: 1px solid #E0D8D0; border-radius: 6px; padding: .4rem .75rem; margin-bottom: 1.5rem; display: inline-block; }
.toorx-desc .dl-bar { display:flex; align-items:center; gap:.75rem; flex-wrap:wrap; padding:1rem 1.25rem; background:#f9f9f9; border:1px solid #E0D8D0; border-radius:10px; margin-bottom:1.5rem; }
.toorx-desc .dl-label { font-size:10px; font-weight:500; letter-spacing:.12em; text-transform:uppercase; color:#7A6F68; margin-right:.25rem; white-space:nowrap; }
.toorx-desc .dl-btns { display:flex; gap:.5rem; flex-wrap:wrap; }
.toorx-desc .dl-btn { display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:500; padding:.5rem 1rem; border-radius:7px; text-decoration:none; transition:opacity .15s; white-space:nowrap; }
.toorx-desc .dl-btn:hover { opacity:.82; }
.toorx-desc .dl-btn-primary { background:#c0392b; color:#fff; }
.toorx-desc .dl-btn-secondary { background:#fff; color:#1C1512; border:1px solid #d0c8c0; }
.toorx-desc .cta { background: #1C1512; color: #fff; border-radius: 12px; padding: 1.5rem; display: flex; align-items: center; justify-content: space-between; gap: 1rem; flex-wrap: wrap; margin-top: 1.5rem; }
.toorx-desc .cta p { font-family: ‘Orbitron’, sans-serif; font-size: .85rem; font-weight: 500; line-height: 1.4; max-width: 400px; }
.toorx-desc .cta p em { font-style: normal; color: #7A6F68; }
.toorx-desc .cta-btn { background: #c0392b; color: #fff; font-size: 12px; font-weight: 500; padding: .6rem 1.25rem; border-radius: 7px; text-decoration: none; white-space: nowrap; flex-shrink: 0; }
.toorx-desc .faq { margin-top: 1.5rem; margin-bottom: 1.5rem; }
.toorx-desc .faq-item { border-bottom: 1px solid #E0D8D0; padding: .85rem 0; }
.toorx-desc .faq-item:last-child { border-bottom: none; }
.toorx-desc .faq-q { font-size: 13px; font-weight: 500; color: #1C1512; margin-bottom: .35rem; }
.toorx-desc .faq-a { font-size: 12px; font-weight: 300; color: #7A6F68; line-height: 1.6; }
@media (max-width:580px) { .toorx-desc .specs-grid { grid-template-columns: 1fr; } }
Smith Machine WLX-90 TOORX
Smith Machine com coluna de discos, barra guiada de 616 a 1696 mm e J-Cups com safety spotter arms reguláveis em 13 posições. Inclui lat bar, barra de tríceps, chin-up bar e 8 fermadiscos — 136 kg utilizador, CE-EN ISO 20957-1/957-4.
Grupos musculares trabalhados
Características
Barra guiada com coluna de discos
Barra guiada com suporte de discos Ø25 e Ø50 mm — altura ajustável de 616 a 1696 mm para todos os exercícios de press e squat.
J-Cups + Safety Spotter Arms · 13 posições
J-Cups e safety spotter arms reguláveis em 13 posições (303–1738 mm, intereixo 120 mm) para segurança máxima em treino solo.
Chin-up bar · lat bar · barra tríceps incluídas
Acessórios completos incluídos — chin-up bar para pull-ups, lat bar para puxadas e barra direita de tríceps.
Estrutura rect. 40×60 + 40×80 mm
Tubular em aço reforçado de secção rectangular 40×60×3 mm e 40×80×2 mm — rack interior 2036×1048 mm.
Compatível com discos Ø25 e Ø50 mm
4 porta-discos + 8 fermadiscos olímpicos a mola Ø49 mm incluídos.
Rack interior 2036×1048 mm
Espaço interior generoso para squat, press e qualquer movimento com barra guiada.
Especificações técnicas
Equipamento
| Barra guiada | Altura 616–1696 mm · discos Ø25 e Ø50 mm |
| J-Cups / Safety Arms | 13 posições · 303–1738 mm · intereixo 120 mm |
| Rack interior (A×L) | 2036 × 1048 mm |
| Discos compatíveis | Ø25 mm e Ø50 mm |
| Estrutura | Rect. 40×60×3 mm + 40×80×2 mm |
| Dotação | 2 J-Cups · 2 Safety Arms · lat bar · barra tríceps · chin-up bar · 4 porta-discos · 8 fermadiscos Ø49 mm |
| Peso máx. utilizador | 136 kg |
| Certificação | CE-EN ISO 20957-1/957-4 |
Dimensões e Peso
| Dimensões produto | 1920 × 1350 × 2208 mm |
| Peso produto | 75 kg |
| Nº de caixas | 2 |
| Dimensões das caixas | 219 × 42.5 × 15 · 114.5 × 42.5 × 20 cm |
Smith Machine. 136 kg utilizador. Acessórios completos.
WLX-90 com J-Cups, safety arms e barra de tríceps, lat bar e chin-up bar incluídos.






Avaliações
Ainda não existem avaliações.