Description
Carry a camera and lens up to 5 lb with the black Climbing Rope Neckstrap from Hoodman. Constructed from soft, 9mm thick, climbing rope that is terminated with ring connectors and camera protectors; this carrying solution is unique, reliable, and functional.
- Made from 9mm thick soft climbing rope.
- Terminated with connector rings and camera protectors.
- Not suitable for mountain climbing applications
function selectTab(tabName) { document.getElementById(‘Overview’).style.display = none; document.getElementById(‘Specs’).style.display = none; document.getElementById(tabName).style.display = block; switch (tabName) { case Overview: document.getElementById(btnOverview).className = active document.getElementById(btnSpecs).className = button break; case Specs: document.getElementById(btnSpecs).className = active document.getElementById(btnOverview).className = button break; } } document.getElementById(btnOverview).click();
Reviews
There are no reviews yet.