{"product_id":"blizzard-anomaly-jr-and-marker-4-5","title":"Blizzard Anomaly JR and Marker 4.5","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\"\u003eFirst-Ski Junior Package\u003c\/div\u003e\n    \u003ch2\u003eBlizzard Anomaly JR and Marker 4.5\u003c\/h2\u003e\n    \u003cp class=\"ccbb-lead\"\u003eThe Blizzard Anomaly JR and Marker 4.5 is a first-ski package for very young children, in lengths from 70 cm to 90 cm. A 102-67-89 mm shape on a short cap-construction ski is built to be easy to point and easy to stop, which is the whole job at this stage. The 4.5-rated junior binding sits on Blizzard's FDT Junior RTL plate in its smallest size and is mounted and set in the shop for the specific child, using their boots and their current weight rather than a preset from the factory.\u003c\/p\u003e\n  \u003c\/section\u003e\n  \u003csection class=\"ccbb-section\"\u003e\n    \u003ch3\u003eIs This the Right Package 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\"\u003eVery young children taking their first turns on skis, roughly 70 cm to 90 cm of ski length, with a light binding a shop sets for their weight.\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ccbb-card\"\u003e\n\u003cspan class=\"ccbb-card-title\"\u003eConsider Another Package If\u003c\/span\u003e\n        \u003cdiv class=\"ccbb-quick-answer\"\u003eYour child is already linking turns confidently or needs more than 90 cm of ski, since this package is built for a first season on snow.\u003c\/div\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\u003eAt 70 cm to 90 cm these are genuinely small skis, light enough that a small child can move them rather than being dragged around by them.\u003c\/li\u003e\n          \u003cli\u003eThe 4.5-rated junior binding covers the low release settings small children need, which a standard adult binding cannot reach.\u003c\/li\u003e\n          \u003cli\u003eCap construction keeps the ski simple and durable, which matters more than performance for a first pair.\u003c\/li\u003e\n          \u003cli\u003eThe FDT Junior RTL plate in size S still adjusts for boot length, so one pair can cover a growth spurt mid-season.\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\u003eFirst turns and learning areas\u003c\/li\u003e\n          \u003cli\u003eMagic carpets and gentle green runs\u003c\/li\u003e\n          \u003cli\u003eVery young children in ski school\u003c\/li\u003e\n          \u003cli\u003eFamilies who ski enough days that rentals stop making sense\u003c\/li\u003e\n          \u003cli\u003eJunior skiers needing 70 cm to 90 cm of ski\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    \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\u003eShape and Sizing\u003c\/h4\u003e\n\u003cdl class=\"ccbb-spec-list\"\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eDimensions\u003c\/dt\u003e\n\u003cdd\u003e102-67-89 mm (70 to 90 cm)\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eLengths\u003c\/dt\u003e\n\u003cdd\u003e70, 80, 90 cm\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eRocker Profile\u003c\/dt\u003e\n\u003cdd\u003eRockered tip, camber underfoot\u003c\/dd\u003e\n\u003c\/div\u003e\n        \u003c\/dl\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ccbb-spec-group\"\u003e\n\u003ch4\u003ePackage and Setup\u003c\/h4\u003e\n\u003cdl class=\"ccbb-spec-list\"\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eConstruction\u003c\/dt\u003e\n\u003cdd\u003eJR Composite Cap over a FDT Junior RTL plate, size S\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eBinding\u003c\/dt\u003e\n\u003cdd\u003eFDT JR 4.5 binding\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003ePlate\u003c\/dt\u003e\n\u003cdd\u003eFDT Junior RTL plate, size S\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eSetup\u003c\/dt\u003e\n\u003cdd\u003eSystem package. The FDT JR 4.5 binding is supplied on the FDT Junior RTL plate, size S and is mounted and adjusted in the shop. Release settings are set by a certified technician for the individual child and are not fixed by the product.\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 ccbb-faq\"\u003e\n    \u003ch3\u003eCommon Questions\u003c\/h3\u003e\n    \u003cdetails open\u003e\n      \u003csummary\u003eWho is the Anomaly JR and Marker 4.5 for?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eVery young children taking their first turns on skis, roughly 70 cm to 90 cm of ski length, with a light binding a shop sets for their weight.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow is the binding on the Anomaly JR and Marker 4.5 set up?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe FDT JR 4.5 binding comes on the FDT Junior RTL plate, size S and is mounted and adjusted in the shop by a certified technician, using your child's boots and their current weight, height and age. Release settings are not a published figure on this package because they are set for the individual child and need checking every season as they grow.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy is the binding listed two ways?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe listing name and the manufacturer catalog use different names for the same package. Blizzard's FW26\/27 catalog lists article 8A6410MF with the FDT JR 4.5 binding, and our listing carries the retail binding name. It is one package and one article number, not two products.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan the binding be adjusted as my child grows?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eYes, within a range. Junior system bindings adjust for boot sole length across several boot sizes without remounting, which is most of the reason to buy a system package rather than a flat ski. Bring the skis and the new boots in and we will reset the length and recheck the release setting.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I know if my child is ready for their own skis?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eDays on snow matter more than technique. If your child will ski more than about a week this season, owning skis that actually fit is worth it even at this size, because rental fleets in these lengths are thin and often mismatched. Bring them in and we will check length against height and weight.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDo skis this short need a real binding setting?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eYes, and it is more important here than anywhere else. Small children need very low release settings, which is exactly what a 4.5-rated junior binding exists for, and getting it wrong in either direction is a problem. Bring the boots so we can set it against their sole length and current weight.\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 Blizzard Anomaly JR and Marker 4.5 is a sensible first package rather than a small version of an adult ski. Lengths from 70 cm to 90 cm, a 102-67-89 mm shape and simple cap construction give a very young child something they can actually steer, and the 4.5-rated junior binding covers release settings that adult hardware cannot. The FDT Junior RTL plate adjusts for boot length, so a growth spurt does not automatically mean a new package. We set it in the shop, for that child, with their boots in hand.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Blizzard","offers":[{"title":"090","offer_id":47887247048861,"sku":"8A6410MF-001090","price":462.0,"currency_code":"CAD","in_stock":false},{"title":"080","offer_id":47887247081629,"sku":"8A6410MF-001080","price":462.0,"currency_code":"CAD","in_stock":false},{"title":"070","offer_id":47887247147165,"sku":"8A6410MF-001070","price":462.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0256\/7103\/files\/1650__resize__8A6414ME-001_Anomaly_JR__110-150__01_1.webp?v=1788543927","url":"https:\/\/cripplecreekbc.com\/en-ca\/products\/blizzard-anomaly-jr-and-marker-4-5","provider":"Cripple Creek Backcountry","version":"1.0","type":"link"}