{"product_id":"tecnica-mach-boa-hv-120-alpine-boot","title":"Tecnica Mach BOA HV 120 Alpine Boot","description":"\u003cstyle\u003e.ccbb-boot-page {\n    --ccbb-border: #d9d9d9;\n    --ccbb-light: #f5f5f3;\n    --ccbb-text: #222222;\n    --ccbb-muted: #666666;\n    --ccbb-bar-filled: #222222;\n    --ccbb-bar-empty: #dedede;\n    --ccbb-radius: 8px;\n    color: var(--ccbb-text);\n    font-size: 16px;\n    line-height: 1.55;\n    margin: 32px auto;\n    max-width: 1200px;\n    padding: 0 20px;\n  }\n  .ccbb-boot-page *,\n  .ccbb-boot-page *::before,\n  .ccbb-boot-page *::after { box-sizing: border-box; }\n  .ccbb-boot-page h2,\n  .ccbb-boot-page h3,\n  .ccbb-boot-page h4 { line-height: 1.2; margin-top: 0; }\n  .ccbb-boot-page h2 { font-size: clamp(26px, 3vw, 38px); margin-bottom: 16px; }\n  .ccbb-boot-page h3 { font-size: 21px; margin-bottom: 12px; }\n  .ccbb-boot-page h4 { font-size: 18px; margin-bottom: 10px; }\n  .ccbb-boot-page p { margin: 0 0 16px; }\n  .ccbb-boot-page ul { margin: 0; padding-left: 20px; }\n  .ccbb-boot-page li { margin-bottom: 7px; }\n  .ccbb-boot-page a { color: inherit; text-decoration: underline; text-underline-offset: 3px; }\n  .ccbb-boot-page a:hover { text-decoration-thickness: 2px; }\n  .ccbb-section { border-top: 1px solid var(--ccbb-border); padding: 32px 0; }\n  .ccbb-intro { border-top: 0; padding-top: 0; }\n  .ccbb-eyebrow { color: var(--ccbb-muted); font-size: 13px; font-weight: 700; letter-spacing: 0.08em; margin-bottom: 8px; text-transform: uppercase; }\n  .ccbb-lead { font-size: 18px; max-width: 900px; }\n  .ccbb-expert-line { align-items: center; color: var(--ccbb-muted); display: flex; flex-wrap: wrap; font-size: 13px; gap: 8px; margin-top: 18px; }\n  .ccbb-expert-badge { background: var(--ccbb-light); border-radius: 999px; color: var(--ccbb-text); display: inline-block; font-size: 12px; font-weight: 700; letter-spacing: 0.03em; padding: 6px 10px; text-transform: uppercase; }\n  .ccbb-grid { display: grid; gap: 18px; }\n  .ccbb-grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  .ccbb-grid-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }\n  .ccbb-card { background: var(--ccbb-light); border-radius: var(--ccbb-radius); padding: 22px; }\n  .ccbb-card--bordered { background: #ffffff; border: 1px solid var(--ccbb-border); }\n  .ccbb-card-title { display: block; font-size: 14px; font-weight: 700; letter-spacing: 0.04em; margin-bottom: 8px; text-transform: uppercase; }\n  .ccbb-quick-answer { font-size: 18px; font-weight: 600; line-height: 1.35; }\n  .ccbb-rating-grid { border: 1px solid var(--ccbb-border); border-radius: var(--ccbb-radius); display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); overflow: hidden; }\n  .ccbb-rating { background: #ffffff; border-right: 1px solid var(--ccbb-border); min-width: 0; padding: 22px 20px; }\n  .ccbb-rating:last-child { border-right: 0; }\n  .ccbb-rating-label { color: var(--ccbb-text); display: block; font-size: 15px; font-weight: 600; line-height: 1.3; margin-bottom: 15px; }\n  .ccbb-rating-bar-row { align-items: center; display: flex; gap: 14px; margin-bottom: 9px; }\n  .ccbb-rating-bar { background: var(--ccbb-bar-empty); border-radius: 999px; flex: 1 1 auto; height: 4px; min-width: 0; overflow: hidden; }\n  .ccbb-rating-bar__fill { background: var(--ccbb-bar-filled); border-radius: inherit; display: block; height: 100%; }\n  .ccbb-rating-bar__fill--1 { width: 20%; }\n  .ccbb-rating-bar__fill--2 { width: 40%; }\n  .ccbb-rating-bar__fill--3 { width: 60%; }\n  .ccbb-rating-bar__fill--4 { width: 80%; }\n  .ccbb-rating-bar__fill--5 { width: 100%; }\n  .ccbb-rating-number { color: var(--ccbb-text); flex: 0 0 auto; font-size: 14px; font-weight: 600; line-height: 1; }\n  .ccbb-rating-description { color: var(--ccbb-muted); display: block; font-size: 13px; line-height: 1.3; }\n  .ccbb-rating-key { color: var(--ccbb-muted); font-size: 13px; margin-top: 8px; }\n  .ccbb-fit-grid { background: var(--ccbb-border); border: 1px solid var(--ccbb-border); border-radius: var(--ccbb-radius); display: grid; gap: 1px; grid-template-columns: repeat(4, minmax(0, 1fr)); overflow: hidden; }\n  .ccbb-fit-item { background: #ffffff; padding: 16px; }\n  .ccbb-fit-label { color: var(--ccbb-muted); display: block; font-size: 13px; margin-bottom: 5px; }\n  .ccbb-fit-value { font-weight: 700; }\n  .ccbb-spec-details { border: 1px solid var(--ccbb-border); border-radius: var(--ccbb-radius); overflow: hidden; }\n  .ccbb-spec-details summary { align-items: center; background: var(--ccbb-light); cursor: pointer; display: flex; gap: 14px; justify-content: space-between; list-style: none; padding: 20px 22px; position: relative; }\n  .ccbb-spec-details summary::-webkit-details-marker { display: none; }\n  .ccbb-spec-summary-main { align-items: center; display: flex; gap: 12px; min-width: 0; }\n  .ccbb-spec-icon { flex: 0 0 auto; font-size: 24px; line-height: 1; }\n  .ccbb-spec-heading { display: block; font-size: 19px; font-weight: 800; letter-spacing: 0.02em; line-height: 1.2; text-transform: uppercase; }\n  .ccbb-spec-subheading { color: var(--ccbb-muted); display: block; font-size: 13px; font-weight: 500; margin-top: 4px; text-transform: none; }\n  .ccbb-spec-toggle { color: var(--ccbb-text); flex: 0 0 auto; font-size: 26px; font-weight: 400; line-height: 1; }\n  .ccbb-spec-details summary .ccbb-spec-toggle::before { content: \"+\"; }\n  .ccbb-spec-details[open] summary .ccbb-spec-toggle::before { content: \"\\2212\"; }\n  .ccbb-spec-content { border-top: 1px solid var(--ccbb-border); padding: 22px; }\n  .ccbb-spec-columns { display: grid; gap: 28px; grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  .ccbb-spec-group h4 { border-bottom: 1px solid var(--ccbb-border); font-size: 15px; font-weight: 800; letter-spacing: 0.04em; margin-bottom: 0; padding-bottom: 10px; text-transform: uppercase; }\n  .ccbb-spec-list { margin: 0; }\n  .ccbb-spec-row { align-items: start; border-bottom: 1px solid var(--ccbb-border); display: grid; gap: 16px; grid-template-columns: minmax(110px, 38%) 1fr; padding: 12px 0; }\n  .ccbb-spec-row dt { font-weight: 700; margin: 0; }\n  .ccbb-spec-row dd { margin: 0; }\n  .ccbb-highlight { border-left: 4px solid currentColor; padding-left: 20px; }\n  .ccbb-comparison-card h4 { font-size: 18px; line-height: 1.3; margin: 0 0 10px; }\n  .ccbb-comparison-card p { margin-bottom: 12px; }\n  .ccbb-comparison-link { font-weight: 700; }\n  .ccbb-faq details { border-bottom: 1px solid var(--ccbb-border); }\n  .ccbb-faq summary { cursor: pointer; font-size: 17px; font-weight: 700; list-style: none; padding: 18px 36px 18px 0; position: relative; }\n  .ccbb-faq summary::-webkit-details-marker { display: none; }\n  .ccbb-faq summary::after { content: \"+\"; font-size: 24px; font-weight: 400; position: absolute; right: 4px; top: 12px; }\n  .ccbb-faq details[open] summary::after { content: \"\\2212\"; }\n  .ccbb-faq-answer { padding: 0 36px 18px 0; }\n  .ccbb-verdict { background: var(--ccbb-light); border-radius: var(--ccbb-radius); font-size: 18px; padding: 26px; }\n  @media screen and (max-width: 900px) {\n    .ccbb-rating-grid, .ccbb-fit-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n    .ccbb-rating:nth-child(2) { border-right: 0; }\n    .ccbb-rating:nth-child(-n + 2) { border-bottom: 1px solid var(--ccbb-border); }\n    .ccbb-grid-3 { grid-template-columns: 1fr; }\n  }\n  @media screen and (max-width: 640px) {\n    .ccbb-boot-page { margin: 24px auto; }\n    .ccbb-section { padding: 26px 0; }\n    .ccbb-grid-2, .ccbb-rating-grid, .ccbb-fit-grid, .ccbb-spec-columns { grid-template-columns: 1fr; }\n    .ccbb-rating, .ccbb-rating:nth-child(2) { border-bottom: 1px solid var(--ccbb-border); border-right: 0; }\n    .ccbb-rating:last-child { border-bottom: 0; }\n    .ccbb-spec-details summary { align-items: flex-start; padding: 18px; }\n    .ccbb-spec-icon { font-size: 21px; }\n    .ccbb-spec-heading { font-size: 17px; }\n    .ccbb-spec-content { padding: 18px; }\n    .ccbb-spec-row { gap: 4px; grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ccbb-boot-page\"\u003e\n  \u003csection class=\"ccbb-section ccbb-intro\"\u003e\n    \u003cdiv class=\"ccbb-eyebrow\"\u003e120-Flex High-Volume Alpine Boot with BOA\u003c\/div\u003e\n    \u003ch2\u003eTecnica Mach BOA HV 120 Alpine Boot\u003c\/h2\u003e\n    \u003cp class=\"ccbb-lead\"\u003eThe Tecnica Mach BOA HV 120 is an alpine boot for advanced and expert skiers with wide feet who have never been able to get a stiff boot to close evenly. A BOA dial replaces the two lower buckles and pulls the shell around the forefoot from both sides at once, which distributes pressure instead of concentrating it under two straps. Behind that, a 120 flex over a bi-injected polypropylene cuff on a 103 mm last at 1,850 g per boot in a 27.5 gives the power a wide-footed expert usually has to give up, and the size run reaches 32.5.\u003c\/p\u003e\n    \u003cdiv class=\"ccbb-expert-line\"\u003e\n      \u003cspan class=\"ccbb-expert-badge\"\u003eExpert Fit Review\u003c\/span\u003e\n      \u003cspan\u003eSpecs verified against the FW26\/27 Tecnica catalog by CCBB staff.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eIs This the Right Boot for You?\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-grid ccbb-grid-2\"\u003e\n      \u003cdiv class=\"ccbb-card\"\u003e\n\u003cspan class=\"ccbb-card-title\"\u003eBest For\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-quick-answer\"\u003eAdvanced to expert skiers with wide or high-volume feet who want a stiff alpine boot and micro-adjustable forefoot closure they can tune from the chairlift.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-card\"\u003e\n\u003cspan class=\"ccbb-card-title\"\u003eConsider Another Boot If\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-quick-answer\"\u003eYou have a narrow foot, want the simplicity of four buckles, or need walk mode, since this is a wide 120-flex shell with a dial across the forefoot.\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eCCBB Boot Ratings\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-rating-grid\"\u003e\n      \u003cdiv class=\"ccbb-rating\"\u003e\n        \u003cspan class=\"ccbb-rating-label\"\u003eDownhill Performance\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-rating-bar-row\"\u003e\n          \u003cdiv class=\"ccbb-rating-bar\" role=\"img\" aria-label=\"Downhill Performance: 5 out of 5\"\u003e\n            \u003cspan class=\"ccbb-rating-bar__fill ccbb-rating-bar__fill--5\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ccbb-rating-number\"\u003e5\/5\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ccbb-rating-description\"\u003e120 flex over a bi-injected cuff\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-rating\"\u003e\n        \u003cspan class=\"ccbb-rating-label\"\u003eFit Adjustability\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-rating-bar-row\"\u003e\n          \u003cdiv class=\"ccbb-rating-bar\" role=\"img\" aria-label=\"Fit Adjustability: 5 out of 5\"\u003e\n            \u003cspan class=\"ccbb-rating-bar__fill ccbb-rating-bar__fill--5\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ccbb-rating-number\"\u003e5\/5\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ccbb-rating-description\"\u003eBOA dial plus a C.A.S. shell\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-rating\"\u003e\n        \u003cspan class=\"ccbb-rating-label\"\u003eAll-Day Comfort\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-rating-bar-row\"\u003e\n          \u003cdiv class=\"ccbb-rating-bar\" role=\"img\" aria-label=\"All-Day Comfort: 4 out of 5\"\u003e\n            \u003cspan class=\"ccbb-rating-bar__fill ccbb-rating-bar__fill--4\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ccbb-rating-number\"\u003e4\/5\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ccbb-rating-description\"\u003eMicro-adjustable pressure across the forefoot\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-rating\"\u003e\n        \u003cspan class=\"ccbb-rating-label\"\u003eFit Precision\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-rating-bar-row\"\u003e\n          \u003cdiv class=\"ccbb-rating-bar\" role=\"img\" aria-label=\"Fit Precision: 4 out of 5\"\u003e\n            \u003cspan class=\"ccbb-rating-bar__fill ccbb-rating-bar__fill--4\"\u003e\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cspan class=\"ccbb-rating-number\"\u003e4\/5\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"ccbb-rating-description\"\u003eBOA shell closure on a 103 mm last\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"ccbb-rating-key\"\u003eRating scale: 5 = top of its class, 4 = excellent, 3 = good, 2 = specialized or below average, and 1 = limited.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eCCBB Fit Profile\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-fit-grid\"\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eOverall Volume\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eHigh\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eToe Box\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eWide\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eForefoot Volume\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eWide\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eInstep Height\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eHigh\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eHeel Hold\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eGood\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eAnkle Hold\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eGood\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003ePunchability\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eExcellent\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-fit-item\"\u003e\n\u003cspan class=\"ccbb-fit-label\"\u003eHeat Moldable\u003c\/span\u003e\u003cspan class=\"ccbb-fit-value\"\u003eYes, shell and liner\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003cdiv class=\"ccbb-grid ccbb-grid-2\"\u003e\n      \u003cdiv\u003e\n\u003ch3\u003eWhy We Like It\u003c\/h3\u003e\n\u003cul\u003e\n          \u003cli\u003eA BOA dial wraps the forefoot evenly rather than pulling on two points, which is the single biggest fit gain for a wide foot in a stiff boot.\u003c\/li\u003e\n          \u003cli\u003eThe dial adjusts in small increments with a glove on, so pressure can be released on a chairlift and taken back up at the top.\u003c\/li\u003e\n          \u003cli\u003eA 120 flex on a 103 mm last is rare: wide shells usually top out softer, and this one does not.\u003c\/li\u003e\n          \u003cli\u003eThe shell is polyurethane C.A.S., so the dial and the punch gun can both be used on the same foot.\u003c\/li\u003e\n      \u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003ch3\u003eBest Uses\u003c\/h3\u003e\n\u003cul\u003e\n          \u003cli\u003eEveryday resort skiing at speed on wide feet\u003c\/li\u003e\n          \u003cli\u003eSkiers who need to release forefoot pressure through the day\u003c\/li\u003e\n          \u003cli\u003eDriving wide all-mountain and freeride skis\u003c\/li\u003e\n          \u003cli\u003eHigh-volume feet on a 103 mm last, up to size 32.5\u003c\/li\u003e\n          \u003cli\u003eSkiers who have given up on stiff boots because of forefoot pain\u003c\/li\u003e\n      \u003c\/ul\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003cdiv class=\"ccbb-highlight\"\u003e\n      \u003ch3\u003eBootfitter's Advice\u003c\/h3\u003e\n      \u003cp\u003eWe have fitted a lot of wide feet into stiff boots the hard way, and the BOA shell closure genuinely changes that conversation. Where two lower buckles pull the shell closed at two points, the dial draws it in across the whole forefoot, so a wide foot gets held without a pressure ridge. Confirm size with a shell fit rather than a street-shoe conversion.\u003c\/p\u003e\n      \u003cp\u003eSet the dial looser than feels right at first. A BOA closes more evenly than a buckle, which makes it easy to over-tighten without noticing until the second run. The polyurethane shell still punches and grinds normally, and the liner is heat-moldable. Sole length for this shell is not published in a form we can verify, so we measure the boot in the shop before setting a binding.\u003c\/p\u003e\n      \u003cp class=\"ccbb-rating-key\"\u003eFit profile derived from the manufacturer's last, volume and shell material specifications. Bootfitter sign-off pending. Confirm final sizing with a shell fit whenever possible.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003cdetails class=\"ccbb-spec-details\"\u003e\n      \u003csummary\u003e\u003cspan class=\"ccbb-spec-summary-main\"\u003e\u003cspan class=\"ccbb-spec-icon\" aria-hidden=\"true\"\u003e📏\u003c\/span\u003e\n        \u003cspan\u003e\u003cspan class=\"ccbb-spec-heading\"\u003eTechnical Specifications\u003c\/span\u003e\n        \u003cspan class=\"ccbb-spec-subheading\"\u003eManufacturer specs · Click to expand\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n        \u003cspan class=\"ccbb-spec-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-spec-content\"\u003e\u003cdiv class=\"ccbb-spec-columns\"\u003e\n        \u003cdiv class=\"ccbb-spec-group\"\u003e\n\u003ch4\u003eFit and Construction\u003c\/h4\u003e\n\u003cdl class=\"ccbb-spec-list\"\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eWeight\u003c\/dt\u003e\n\u003cdd\u003e1,850 g per boot (size 27.5)\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eLast\u003c\/dt\u003e\n\u003cdd\u003e103 mm\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eFlex\u003c\/dt\u003e\n\u003cdd\u003e120\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eSizes\u003c\/dt\u003e\n\u003cdd\u003e24.5 to 32.5, half sizes\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eShell\u003c\/dt\u003e\n\u003cdd\u003ePolyurethane C.A.S. with a Quick Instep panel\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eCuff\u003c\/dt\u003e\n\u003cdd\u003eBi-injected polypropylene\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eLiner\u003c\/dt\u003e\n\u003cdd\u003eEcodesign Performance C.A.S., heat-moldable\u003c\/dd\u003e\n\u003c\/div\u003e\n        \u003c\/dl\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ccbb-spec-group\"\u003e\n\u003ch4\u003eFeatures and Compatibility\u003c\/h4\u003e\n\u003cdl class=\"ccbb-spec-list\"\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eClosure\u003c\/dt\u003e\n\u003cdd\u003eTwo micro-adjustable aluminum cuff buckles over a shell BOA Fit System with a 45 mm velcro strap\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eSole\u003c\/dt\u003e\n\u003cdd\u003eGripWalk (ISO 23223)\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eBinding Compatibility\u003c\/dt\u003e\n\u003cdd\u003eGripWalk (ISO 23223): compatible with GripWalk bindings and MNC bindings. Not compatible with traditional ISO 5355 (Alpine) bindings.\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eWalk Mode\u003c\/dt\u003e\n\u003cdd\u003eNone. This is an alpine boot with a fixed cuff.\u003c\/dd\u003e\n\u003c\/div\u003e\n        \u003c\/dl\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eCompare the Tecnica Mach BOA HV 120\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-grid ccbb-grid-3\"\u003e\n      \u003cdiv class=\"ccbb-card ccbb-card--bordered ccbb-comparison-card\"\u003e\n        \u003ch4\u003eMach BOA HV 120 vs. Tecnica Mach BOA MV 120\u003c\/h4\u003e\n        \u003cp\u003eSame closure and flex on a narrower shell. The MV runs a 100 mm last at 1,905 g per boot in a 27.5 with a back-spined cuff. Forefoot width decides it, and the HV also reaches size 32.5 where the MV stops at 30.5.\u003c\/p\u003e\n        \u003ca class=\"ccbb-comparison-link\" href=\"\/en-ca\/search?q=Tecnica+Mach+BOA+MV+120+Boot\u0026amp;type=product\"\u003eShop the Tecnica Mach BOA MV 120 Boot\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-card ccbb-card--bordered ccbb-comparison-card\"\u003e\n        \u003ch4\u003eMach BOA HV 120 vs. Tecnica Mach BOA HV 130\u003c\/h4\u003e\n        \u003cp\u003eOne step stiffer on the same 103 mm shell, at 1,860 g per boot in a 27.5. The 130 asks for more skier weight and more technique. Most wide-footed advanced skiers will get more out of the 120.\u003c\/p\u003e\n        \u003ca class=\"ccbb-comparison-link\" href=\"\/en-ca\/search?q=Tecnica+Mach+BOA+HV+130+Boot\u0026amp;type=product\"\u003eShop the Tecnica Mach BOA HV 130 Boot\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ccbb-card ccbb-card--bordered ccbb-comparison-card\"\u003e\n        \u003ch4\u003eMach BOA HV 120 vs. Tecnica Mach1 HV 120\u003c\/h4\u003e\n        \u003cp\u003eSame flex and last, different closure. The Mach1 HV 120 uses four conventional buckles at 1,985 g per boot in a 27.5. Skiers who want simple, serviceable hardware take the buckles; skiers whose forefoot complains take the dial.\u003c\/p\u003e\n        \u003ca class=\"ccbb-comparison-link\" href=\"\/en-ca\/search?q=Tecnica+Mach1+HV+120+Boot\u0026amp;type=product\"\u003eShop the Tecnica Mach1 HV 120 Boot\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section ccbb-faq\"\u003e\n    \u003ch3\u003eCommon Questions\u003c\/h3\u003e\n    \u003cdetails open\u003e\n      \u003csummary\u003eWho should buy the Tecnica Mach BOA HV 120?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe Tecnica Mach BOA HV 120 suits advanced to expert skiers with wide or high-volume feet who want a stiff alpine boot without forefoot pain. A 120 flex on a 103 mm last is unusual on its own, and the BOA shell closure spreads pressure across the forefoot instead of loading two buckle points.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat bindings work with the Tecnica Mach BOA HV 120?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe Tecnica Mach BOA HV 120 has a GripWalk (ISO 23223) sole. GripWalk (ISO 23223): compatible with GripWalk bindings and MNC bindings. Not compatible with traditional ISO 5355 (Alpine) bindings. There are no tech fittings in this shell, so pin bindings are not an option. We measure sole length on the actual boot before setting a binding, because the published sole-length chart does not cover the smallest size in this shell's run.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes a BOA dial hold as well as buckles in a stiff boot?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eAcross the forefoot, yes, and often better. The dial closes the shell evenly from both sides, where two buckles pull at two points. The cuff still uses two conventional micro-adjustable buckles and a 45 mm strap, which is where the leverage for a 120 flex actually comes from, so the dial is not carrying the ski loads.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat if the BOA cable or dial fails on the mountain?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe cuff buckles and power strap still hold the boot closed well enough to ski down. The dial and cable are replaceable parts and BOA covers them under its own warranty, but plan on a shop visit rather than a trailside fix, since re-lacing the shell is not a field repair.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat foot shape fits the Tecnica Mach BOA HV 120?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eA wide, high-volume foot. The 103 mm last is generous through the forefoot and over the instep, and the Quick Instep panel eases entry for a high arch. Narrow feet will not get enough wrap even with the dial cranked, and should be in the 100 mm or 98 mm shells.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the Tecnica Mach BOA HV 120 be punched and molded?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eYes. The polyurethane C.A.S. shell punches and grinds in problem areas and the liner is heat-moldable. Fit work and the dial are complementary rather than alternatives: punch out a bony spot, then use the dial to set overall pressure.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eOur Verdict\u003c\/h3\u003e\n    \u003cdiv class=\"ccbb-verdict\"\u003eThe Tecnica Mach BOA HV 120 solves a problem that has followed wide-footed skiers for years. A 120 flex on a 103 mm last is already uncommon, and the BOA shell closure is what makes it wearable, drawing the forefoot in evenly instead of loading two buckle points. Two cuff buckles and a 45 mm strap still handle the leverage, so nothing about the power is compromised, and at 1,850 g per boot in a 27.5 the boot is no heavier than its buckled equivalent. The one open item is sole length, which we measure in the shop rather than take from a chart.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Tecnica","offers":[{"title":"32.5","offer_id":48611573399709,"sku":"101868G2-406325","price":1119.0,"currency_code":"CAD","in_stock":false},{"title":"31.5","offer_id":48611573596317,"sku":"101868G2-406315","price":1119.0,"currency_code":"CAD","in_stock":false},{"title":"30.5","offer_id":48611573629085,"sku":"101868G2-406305","price":1119.0,"currency_code":"CAD","in_stock":false},{"title":"29.5","offer_id":48611573989533,"sku":"101868G2-406295","price":1119.0,"currency_code":"CAD","in_stock":false},{"title":"28.5","offer_id":48611574022301,"sku":"101868G2-406285","price":1119.0,"currency_code":"CAD","in_stock":false},{"title":"27.5","offer_id":48611574087837,"sku":"101868G2-406275","price":1119.0,"currency_code":"CAD","in_stock":false},{"title":"26.5","offer_id":48611574120605,"sku":"101868G2-406265","price":1119.0,"currency_code":"CAD","in_stock":false},{"title":"25.5","offer_id":48611574153373,"sku":"101868G2-406255","price":1119.0,"currency_code":"CAD","in_stock":false},{"title":"24.5","offer_id":48611574218909,"sku":"101868G2-406245","price":1119.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0256\/7103\/files\/3300__resize__101868G2-406_Mach_BOA_HV_120_01.webp?v=1788532019","url":"https:\/\/cripplecreekbc.com\/en-ca\/products\/tecnica-mach-boa-hv-120-alpine-boot","provider":"Cripple Creek Backcountry","version":"1.0","type":"link"}