For those who enjoy fishing the duo we have a selection of Klink and Dink flies as well as some suitable nymphs for hanging below the Klink. Consisting of 6 different patterns (3 of each) this Klink & Dink selection gives the river fly angler everything they need to start fishing this exciting method. This collection is fully barbless. All boxed in a compact, handy, clip front, clear plastic fly box. Note - nymphs may vary slightly upon season and availability.(function() { document.addEventListener("DOMContentLoaded", function(event) { if (window.location.href.indexOf('/products/') > 0) { injectSimpleLinePropertyScript(); } }); })(); function injectSimpleLinePropertyScript() { const dataJSON = '{"Klink And Dink Barbless - 12":3,"Klink And Dink Black Midge Barbless - 12":3,"Klink And Dink Olive Barbless - 12":3,"Sawyers Pheasant Tail Nymph Barbless - 16":3,"Beaded Olive Copperhead Nymph Barbless - 18":3,"Beaded Gold Ribbed Hares Ear - Barbless - 16":3}'; const data = JSON.parse(dataJSON); let a = document.querySelectorAll("[name=id]"); if (a == undefined || a[0] == undefined) { return; } let count = 1; for (const key in data) { let nNode = document.createElement("input"); nNode.type = "hidden"; nNode.name = "properties[" + count + "]"; nNode.value = key +" x "+ data[key]; console.log('Combowise: ', nNode); a[0].parentNode.insertBefore(nNode, a[0].previousSibling) count ++; } }