top of page

Vicat Prompt Natural Cement is made from an extremely hydraulic agrillaceous limestone that is fired at low-moderate temperatures and then ground to a powder.

Prompt Natural Cement

From €33.50Sale Price
Excluding Tax |
Quantity

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