{"product_id":"blizzard-canvas-jr-and-marker-7-0-binding","title":"Blizzard Canvas JR  and Marker 7.0 Binding","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\"\u003eJunior Freeski Ski and System Binding\u003c\/div\u003e\n    \u003ch2\u003eBlizzard Canvas JR and Marker 7.0 Binding\u003c\/h2\u003e\n    \u003cp class=\"ccbb-lead\"\u003eThe Blizzard Canvas JR and Marker 7.0 is the junior version of Blizzard's Canvas freeski line, for children who ski the whole hill rather than just the groomers. A 105-74-96 mm shape at 128 cm puts this ski seven millimetres wider underfoot than the Anomaly JR, which is the difference between a groomer ski and one a child can take into soft snow and side hits. Radius runs 8 m at 108 cm to 14 m at 148 cm, and the 7-rated junior binding comes on the FDT Junior RTL plate, mounted and set in the shop for the individual child.\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\"\u003eChildren who ski the whole mountain and want a slightly wider junior ski for soft snow and terrain features, in lengths from 108 cm to 148 cm.\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 skis almost entirely on groomers, needs a shorter ski, or is racing, since the Canvas JR is the wider freeski option in the junior range.\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\u003eA 74 mm waist is meaningfully wider than the 67 mm junior norm, which is what lets a child play in soft snow rather than sink in it.\u003c\/li\u003e\n          \u003cli\u003eRadius from 8 m to 14 m across five lengths keeps the ski turnable at the short end and stable at the long end.\u003c\/li\u003e\n          \u003cli\u003eThe white Canvas topsheet comes from Blizzard's artist series rather than the standard junior graphics package.\u003c\/li\u003e\n          \u003cli\u003eThe FDT Junior RTL plate adjusts across boot sizes without a remount, in two plate sizes across the size run.\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\u003eAll-mountain junior skiing on and off the groomers\u003c\/li\u003e\n          \u003cli\u003eSoft snow, side hits and terrain features\u003c\/li\u003e\n          \u003cli\u003eChildren who follow their parents off-piste\u003c\/li\u003e\n          \u003cli\u003eSki school groups working beyond green runs\u003c\/li\u003e\n          \u003cli\u003eJunior skiers needing 108 cm to 148 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\u003e105-74-96 mm (128 cm)\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eTurn Radius\u003c\/dt\u003e\n\u003cdd\u003e8 m (108 cm), 9 m (118 cm), 11 m (128 cm), 12 m (138 cm), 14 m (148 cm)\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eLengths\u003c\/dt\u003e\n\u003cdd\u003e108, 118, 128, 138, 148 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 from 108 cm to 128 cm and size L from 138 cm to 148 cm\u003c\/dd\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ccbb-spec-row\"\u003e\n\u003cdt\u003eBinding\u003c\/dt\u003e\n\u003cdd\u003eFDT JR 7 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 from 108 cm to 128 cm and size L from 138 cm to 148 cm\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 7 binding is supplied on the FDT Junior RTL plate, size S from 108 cm to 128 cm and size L from 138 cm to 148 cm 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 Canvas JR and Marker 7.0 Binding for?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eChildren who ski the whole mountain and want a slightly wider junior ski for soft snow and terrain features, in lengths from 108 cm to 148 cm.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow is the binding on the Canvas JR and Marker 7.0 Binding set up?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eThe FDT JR 7 binding comes on the FDT Junior RTL plate, size S from 108 cm to 128 cm and size L from 138 cm to 148 cm 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 8A6422MG with the FDT JR 7 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\u003eIs the Canvas JR too wide for a child?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eAt 74 mm underfoot, no. That is still narrow by adult standards and it adds float without making the ski hard to tip on edge. A child who skis only groomed runs will find the narrower Anomaly JR quicker edge to edge, but anyone venturing into soft snow gains more than they give up.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat length Canvas JR should we get?\u003c\/summary\u003e\n      \u003cdiv class=\"ccbb-faq-answer\"\u003eBring your child in so we can measure. Length depends on height, weight, ability and growth, and for a ski meant to go off-piste we tend not to size down as aggressively as we would for a pure groomer ski. The plate handles growth in boot size, not in ski length.\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 Canvas JR and Marker 7.0 is the junior package to buy if your child does not stay on the groomers. Seven millimetres of extra width over the Anomaly JR at 105-74-96 mm turns a groomer ski into one that works in soft snow, radius from 8 m to 14 m keeps five lengths usable, and the FDT Junior RTL plate lets the binding follow a growing foot. As with every junior package, the setting is done in the shop and should be rechecked each season.\u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"Blizzard","offers":[{"title":"148","offer_id":47887247245469,"sku":"8A6422MG-001148","price":369.99,"currency_code":"USD","in_stock":false},{"title":"138","offer_id":47887247278237,"sku":"8A6422MG-001138","price":369.99,"currency_code":"USD","in_stock":false},{"title":"128","offer_id":47887247311005,"sku":"8A6422MG-001128","price":369.99,"currency_code":"USD","in_stock":false},{"title":"118","offer_id":47887247343773,"sku":"8A6422MG-001118","price":369.99,"currency_code":"USD","in_stock":false},{"title":"108","offer_id":47887247409309,"sku":"8A6422MG-001108","price":369.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0256\/7103\/files\/1650__resize__8A6422MG-001_Canvas_JR_01_1.webp?v=1788543928","url":"https:\/\/cripplecreekbc.com\/products\/blizzard-canvas-jr-and-marker-7-0-binding","provider":"Cripple Creek Backcountry","version":"1.0","type":"link"}