This is the ultimate indicator collection! The Daddy Dinks are de-barbed pro, and the rest are tied on barbless hooks. The selection contains 18 flies, 3 Daddy Dinks, 3 Hares Ear Ressie Dinks, 3 Klink & Dinks and then 9 assorted buzzers suitable for hanging below. All in a handy clip front compartment box for easy use. Perfect for fishing when the fish are sipping on midges or cooler weather when the fish are not chasing their food. Fantastic combination! The Daddy Dink is a size 10, the Ressie Dinks, Klink & Dinks and buzzers are all in a size 12. All boxed in a compact, handy, clip-front, clear plastic fly box. (Fly selection may alter slightly depending upon time of year and availability) (function() { document.addEventListener("DOMContentLoaded", function(event) { if (window.location.href.indexOf('/products/') > 0) { injectSimpleLinePropertyScript(); } }); })(); function injectSimpleLinePropertyScript() { const dataJSON = '{"Ressie Dink - Hares Lug Barbless ":3,"Daddy Dink Debarbed Pro* - 10":3,"3D Olive Epoxy Buzzer Special Barbless (Size 12) - 12":3,"Black Searcher Buzzer Barbless (Size 12) - 12":3,"Traffic Lite Epoxy Buzzer Barbless (Size 12) - 12":3,"Klink And Dink Black Midge Barbless":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 ++; } }