Skip to product information
Black Diamond Bi-Pattern 9.6 mm x 70 m Climbing Rope

Black Diamond Bi-Pattern 9.6 mm x 70 m Climbing Rope

449,95 $
Color:
Size:
In stock

Available for delivery

Available for in-store pickup

Free delivery on orders over 69 $

Free in-store pickup

Best price guarantee

Free returns in store

Product Description

Black Diamond Bi-Pattern 9.6 mm x 70 m Climbing Rope


Features:

  • Featuring a 2X2 weave construction to that's durable and supple the 9.6 hits that sweet spot of being thin enough for a hard sport redpoint or mixed route but thick enough to take a seasonal beating in the desert
  • Bi-pattern for quick middle marker recognition
  • Comfortable handling that knots easily and feeds smoothly through a belay device

0 ? 'table' : 'none'; } let lastVariantId = null; setInterval(function() { const currentVariantId = getCurrentVariantId(); if (currentVariantId && currentVariantId !== lastVariantId) { updateTable(currentVariantId); lastVariantId = currentVariantId; } }, 500); function getCurrentVariantId() { const form = document.querySelector('form[action="/cart/add"]'); const input = form ? form.querySelector('input[name="id"], select[name="id"]') : null; if (input) { return parseInt(input.value); } const urlParams = new URLSearchParams(window.location.search); const variantFromUrl = urlParams.get('variant'); if (variantFromUrl) { return parseInt(variantFromUrl); } return null; } updateTable(getCurrentVariantId()); });