August offers some of the most varied stillwater fishing of the season. Trout may be feeding on emerging insects one minute and chasing fry or terrestrial insects the next. This versatile selection covers the key food sources you'll encounter, helping you stay one step ahead throughout late summer. Included in this selection: Shuttlecock Black CDCA superb midge emerger that sits perfectly in the surface film, ideal when trout are feeding gently on hatching buzzers. Olive SkaterA highly effective surface pattern that imitates hatching pond olives. Fish it static or with the occasional twitch. CorixaAn essential late summer pattern when water boatmen become active. Fish with a varied retrieve to imitate the natural swimming action. Pin Head FryA deadly fry imitation for when trout switch to feeding on small baitfish. Ideal on a steady or slightly erratic retrieve. Blue Flash DamselA stillwater favourite that imitates damselfly nymphs. Fish it slowly around weed beds where naturals are most common. CDC Beetle 12Beetles regularly find their way onto the water during warm weather, and trout rarely ignore an easy meal. A brilliant choice for surface-feeding fish. A balanced selection of proven August patterns, covering everything from delicate hatches to fry-feeding trout. (function() { document.addEventListener("DOMContentLoaded", function(event) { if (window.location.href.indexOf('/products/') > 0) { injectSimpleLinePropertyScript(); } }); })(); function injectSimpleLinePropertyScript() { const dataJSON = '{"Shuttlecock Black Cdc Barbless - 12":3,"Olive Skater Barbless (Size 12) ":3,"Silver Corixa Barbless - 12":3,"Pin Head Fry Mini Lure Barbless Size 10 ":3,"Blue Flash Damsel Barbless - 10":3,"Barbless CDC Beetle - 12":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 ++; } }