top of page

Support inlay in MB PUReactive and MB PUReactive TX

MB PUReactive F

PriceFrom €126.90
Excluding Tax |
Quantity
  • ■ Support inlay in MB PUReactive and MB PUReactive TX

    ■ Surface weight approx. 110 g/m²

    MB PUReactive F-1000 -- width 1.00m

    MB PUReactive F-750 -- width 0.75 m

    MB PUReactive F-500 -- width 0.50m

    MB PUReactive F-350 -- width 0.35m

    MB PUReactive F-250 -- width 0.25m

    MB PUReactive F-200 -- width 0.20m

    MB PUReactive F-IC -- Internal Corner

    MB PUReactive F-EC -- External Corner

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();