{"product_id":"2026-specialized-all-condition-armadillo-flat-proof-folding-road-tire","title":"2026 Specialized All Condition Armadillo Flat Proof Folding Road Tire","description":"\u003cbody\u003e\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eAll Condition Armadillo Flat Proof Folding Road Tire\u003c\/title\u003e\n\u003cstyle\u003e\n@import url(https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800\u0026family=Barlow:wght@300;400;500\u0026display=swap);\n:root {\n --black: #0a0a0a;\n --white: #ffffff;\n --mid: #f5f5f5;\n --border: #e0e0e0;\n --text-muted: #777;\n --text-body: #222;\n --tab-bg: var(--mid);\n --tab-text: var(--text-muted);\n --tab-hover-text: var(--black);\n --tab-hover-border: #aaa;\n --tab-active-bg: var(--black);\n --tab-active-text: var(--white);\n --tab-active-border: var(--black);\n}\n* { box-sizing: border-box; margin: 0; padding: 0; }\n.spur-wrap {\n font-family: 'Barlow', sans-serif;\n background: var(--white);\n color: var(--black);\n max-width: 1100px;\n margin: 0 auto;\n padding: 48px 24px;\n}\n.spur-header {\n display: flex;\n align-items: flex-end;\n justify-content: space-between;\n margin-bottom: 48px;\n border-bottom: 1px solid var(--border);\n padding-bottom: 24px;\n flex-wrap: wrap;\n gap: 12px;\n}\n.spur-title {\n font-family: 'Barlow Condensed', sans-serif;\n font-size: clamp(28px, 5vw, 48px);\n font-weight: 800;\n letter-spacing: -0.02em;\n line-height: 1;\n text-transform: uppercase;\n}\n.spur-meta {\n font-size: 12px;\n font-weight: 500;\n letter-spacing: 0.12em;\n text-transform: uppercase;\n color: var(--text-muted);\n}\n.spur-tabs {\n display: flex;\n gap: 4px;\n margin-bottom: 32px;\n flex-wrap: wrap;\n}\n.spur-tab {\n font-family: 'Barlow Condensed', sans-serif;\n font-size: 14px;\n font-weight: 700;\n letter-spacing: 0.1em;\n text-transform: uppercase;\n padding: 10px 24px;\n background: var(--tab-bg);\n color: var(--tab-text);\n border: 1px solid var(--border);\n cursor: pointer;\n transition: all 0.15s;\n border-radius: 2px;\n display: inline-block;\n}\n.spur-tab:hover { color: var(--tab-hover-text); border-color: var(--tab-hover-border); }\n.spur-tab.active { background: var(--tab-active-bg); color: var(--tab-active-text); border-color: var(--tab-active-border); }\n.spur-panel { display: none; }\n.spur-panel.active { display: block; }\n.spur-panel p {\n font-size: 14px;\n font-weight: 300;\n line-height: 1.7;\n color: var(--text-body);\n margin-bottom: 16px;\n}\n.desc-intro {\n font-size: 16px;\n font-weight: 400;\n line-height: 1.65;\n color: var(--text-body);\n margin-bottom: 28px;\n padding-bottom: 24px;\n border-bottom: 1px solid var(--border);\n}\nul.desc-list {\n list-style: none;\n padding: 0;\n margin: 0 0 20px 0;\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 6px 24px;\n}\nul.desc-list li {\n font-size: 13px;\n font-weight: 400;\n line-height: 1.5;\n color: var(--text-body);\n}\n.key-section {\n border-bottom: 1px solid var(--border);\n padding: 16px 0;\n}\n.key-section:last-child { border-bottom: none; }\n.key-title {\n font-family: 'Barlow Condensed', sans-serif;\n font-size: 13px;\n font-weight: 700;\n letter-spacing: 0.1em;\n text-transform: uppercase;\n color: var(--black);\n margin-bottom: 6px;\n}\n.key-desc {\n font-size: 14px;\n font-weight: 300;\n color: var(--text-body);\n line-height: 1.5;\n}\n.spec-category {\n font-family: 'Barlow Condensed', sans-serif;\n font-size: 11px;\n font-weight: 700;\n letter-spacing: 0.2em;\n text-transform: uppercase;\n color: var(--black);\n padding: 20px 0 8px;\n border-bottom: 2px solid var(--black);\n margin-bottom: 0;\n}\n.spec-row {\n display: grid;\n grid-template-columns: 200px 1fr;\n border-bottom: 1px solid var(--border);\n}\n.spec-row:hover { background: var(--mid); }\n.spec-key {\n font-size: 12px;\n font-weight: 500;\n letter-spacing: 0.05em;\n text-transform: uppercase;\n color: var(--text-muted);\n padding: 12px 16px 12px 0;\n}\n.spec-val {\n font-size: 14px;\n font-weight: 300;\n color: var(--text-body);\n padding: 12px 0;\n line-height: 1.5;\n}\n.weight-block {\n display: grid;\n grid-template-columns: repeat(4, 1fr);\n gap: 1px;\n background: var(--border);\n border: 1px solid var(--border);\n margin-top: 20px;\n}\n.weight-col {\n background: var(--mid);\n padding: 10px 12px;\n text-align: center;\n}\n.weight-col .size {\n font-family: 'Barlow Condensed', sans-serif;\n font-size: 11px;\n font-weight: 700;\n text-transform: uppercase;\n color: var(--black);\n margin-bottom: 4px;\n}\n.weight-col .g {\n font-size: 16px;\n font-weight: 700;\n color: var(--black);\n}\n.weight-col .psi {\n font-size: 11px;\n color: var(--text-muted);\n margin-top: 2px;\n}\n@media (max-width: 600px) {\n .spec-row { grid-template-columns: 1fr; }\n .spec-key { padding-bottom: 2px; }\n .spec-val { padding-top: 0; padding-bottom: 12px; }\n ul.desc-list { grid-template-columns: 1fr; }\n .weight-block { grid-template-columns: repeat(2, 1fr); }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"spur-wrap\"\u003e\n\u003cdiv class=\"spur-header\"\u003e\n\u003cdiv class=\"spur-title\"\u003eAll Condition Armadillo\u003c\/div\u003e\n\u003cdiv class=\"spur-meta\"\u003eRoad · All-Weather · Flat Proof\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spur-tabs\"\u003e\n\u003cbutton class=\"spur-tab active\" onclick=\"showPanel('desc', this)\"\u003eDescription\u003c\/button\u003e\n\u003cbutton class=\"spur-tab\" onclick=\"showPanel('key', this)\"\u003eKey Features\u003c\/button\u003e\n\u003cbutton class=\"spur-tab\" onclick=\"showPanel('specs', this)\"\u003eSpecifications\u003c\/button\u003e\n\u003c\/div\u003e\n\n\u003c!-- DESCRIPTION --\u003e\n\u003cdiv id=\"panel-desc\" class=\"spur-panel active\"\u003e\n\u003cp class=\"desc-intro\"\u003eThe most flat-resistant tire available, now with GRIPTON compound for the ultimate in dry and wet traction. The All Condition Armadillo Flat Proof holds true to being the most flat-resistant tire you can buy — redesigned with newly-sourced materials for the best puncture protection possible and a tread pattern that offers excellent all-weather traction. GRIPTON compound provides low rolling resistance and the ultimate in both dry and wet condition grip. Without hyperbole, it's the best flat-resistant, high-performance tire Specialized has ever made.\u003c\/p\u003e\n\n\u003cul class=\"desc-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eGRIPTON Compound:\u003c\/strong\u003e Specialized's highest-performance compound — low rolling resistance, maximum dry and wet traction.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArmadillo Flat Protection:\u003c\/strong\u003e The most flat-resistant construction available — handle any road condition with confidence.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e120 TPI Casing:\u003c\/strong\u003e High thread count for a supple, responsive ride quality that doesn't sacrifice flat protection.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFoldable Bead:\u003c\/strong\u003e Lighter weight than wire bead, easier to carry as a spare.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAll-Weather Tread:\u003c\/strong\u003e Optimized tread pattern for excellent traction in both dry and wet conditions.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e4 Sizes:\u003c\/strong\u003e 700x25mm through 700x32mm to match any road build.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003eUse: Road training, commuting, any situation where flat resistance is the top priority. Note: Reflect version available with reflective sidewall strip for low-light visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- KEY FEATURES --\u003e\n\u003cdiv id=\"panel-key\" class=\"spur-panel\"\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eGRIPTON — The Best Compound in Any Condition\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eGRIPTON compound sets the benchmark for road tire performance — delivering both the lowest rolling resistance and the best traction in dry and wet conditions. Where most flat-resistant tires compromise on grip, the All Condition Armadillo delivers the full package: flat-proof protection without sacrificing how the tire rides or handles. The all-weather tread pattern works with GRIPTON to maintain grip through corners and under braking in any conditions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003eArmadillo — Maximum Flat Protection\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eThe Armadillo flat protection system is Specialized's most effective puncture-resistant construction. Multiple layers of cut-resistant material are positioned beneath the tread surface to deflect glass, flints, and debris before they can penetrate. Combined with the 120 TPI casing, you get a tire that absorbs rough roads and road debris without missing a beat — the choice for the worst roads and the hardest commutes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-section\"\u003e\n\u003cdiv class=\"key-title\"\u003e120 TPI + Foldable Bead\u003c\/div\u003e\n\u003cdiv class=\"key-desc\"\u003eThe 120 threads per inch casing provides a supple, responsive feel that adapts to road surfaces better than lower-TPI casings. The foldable bead construction saves weight compared to wire-bead models and makes the tire easier to fold and store as a spare. At 315–430g depending on size, you get solid road performance without the weight penalty of typical flat-proof tires.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv id=\"panel-specs\" class=\"spur-panel\"\u003e\n\n\u003cdiv class=\"spec-category\"\u003eGeneral\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eAll Condition Armadillo Flat Proof Folding Road\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003ePosition\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFront \u0026amp; Rear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eRoad Training, Commuting, All-Weather\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eTerrain\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eAll road conditions — wet, dry, rough\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eFoldable (Clincher)\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-category\"\u003eTread \u0026amp; Compound\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCompound\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eGRIPTON — low rolling resistance, maximum dry\/wet traction\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eTread Design\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eAll-weather tread pattern for excellent traction in any condition\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCasing\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003e120 TPI — high thread count for supple ride quality\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-row\"\u003e\n\u003cdiv class=\"spec-key\"\u003eFlat Protection\u003c\/div\u003e\n\u003cdiv class=\"spec-val\"\u003eArmadillo — most flat-resistant tire available\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"spec-category\"\u003eWeights \u0026amp; Pressures\u003c\/div\u003e\n\u003cdiv class=\"weight-block\"\u003e\n\u003cdiv class=\"weight-col\"\u003e\n\u003cdiv class=\"size\"\u003e700 x 25mm\u003c\/div\u003e\n\u003cdiv class=\"g\"\u003e315g\u003c\/div\u003e\n\u003cdiv class=\"psi\"\u003e110–125 psi\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"weight-col\"\u003e\n\u003cdiv class=\"size\"\u003e700 x 28mm\u003c\/div\u003e\n\u003cdiv class=\"g\"\u003e350g\u003c\/div\u003e\n\u003cdiv class=\"psi\"\u003e85–95 psi\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"weight-col\"\u003e\n\u003cdiv class=\"size\"\u003e700 x 30mm\u003c\/div\u003e\n\u003cdiv class=\"g\"\u003e400g\u003c\/div\u003e\n\u003cdiv class=\"psi\"\u003e85–95 psi\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"weight-col\"\u003e\n\u003cdiv class=\"size\"\u003e700 x 32mm\u003c\/div\u003e\n\u003cdiv class=\"g\"\u003e430g\u003c\/div\u003e\n\u003cdiv class=\"psi\"\u003e85–95 psi\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nfunction showPanel(id, btn) {\n document.querySelectorAll('.spur-panel').forEach(p =\u003e p.classList.remove('active'));\n document.querySelectorAll('.spur-tab').forEach(t =\u003e t.classList.remove('active'));\n document.getElementById('panel-' + id).classList.add('active');\n btn.classList.add('active');\n}\n\u003c\/script\u003e\n\n\n\u003c\/body\u003e","brand":"Specialized","offers":[{"title":"Black \/ 700 x 25","offer_id":52011965382976,"sku":"00025-3240","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 700 x 28","offer_id":52011965415744,"sku":"00025-3241","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 700 x 30","offer_id":52011965448512,"sku":"00025-3242","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 700 x 32","offer_id":52011965481280,"sku":"00025-3243","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0446\/7487\/5549\/files\/00025-3240_32a427f7-e0bb-42ed-99e1-e816e3e0877a.jpg?v=1778788475","url":"https:\/\/spokex.com\/products\/2026-specialized-all-condition-armadillo-flat-proof-folding-road-tire","provider":"SX Collective","version":"1.0","type":"link"}