top of page

The PolyPlus Resin Applicator Gun is used to apply PolyPlus 400ml cartridges.

PolyPlus Applicator Gun (400ml)

€65.00Price
Excluding Tax |
  • For securing remedial wall ties, resin bonded anchors and threaded rods Used to secure RetroTie and ResiTie remedial wall ties

Related Products

bottom of page
function startup() { colorWell = document.querySelector("#colorWell"); colorWell.value = defaultColor; colorWell.addEventListener("input", updateFirst, false); colorWell.addEventListener("change", updateAll, false); colorWell.select();