Enig resultaat

  • UZIN NC 112 TURBO

    UZIN NC 112 TURBO

    45.00

    Voor stabiele vloeren op complexe bouwondergronden is UZIN NC 112 Turbo snelle gipsegalisatie de beste optie. Deze innovatieve oplossing biedt installateurs gemoedsrust bij het leggen van textiele, elastische of parketvloeren op kritische oppervlakken. De geavanceerde formule versnelt het plaatsingsproces aanzienlijk. Met indrukwekkende druk- en hechttreksterkte, plus uitstekende vloei-eigenschappen, biedt UZIN NC 112 Turbo een ideale basis voor diverse vloerbedekkingen. Kies voor een kostenefficiënte, snelle en duurzame oplossing met UZIN NC 112 Turbo, voor optimale resultaten, zelfs op uitdagende bouwondergronden.

    x

    Oppervlakte 0m²
    Snijverlies (5%) 0m²
    Totaal 0m²
    Aantal pakken 0

    .click-calculator-form,.click-calculator-form *,.click-calculator-form td , .click-calculator-form th{ border:none; } .click-calculator-result td { text-align: right; } .click-calculator-container input { width: 100%; } .screen-reader-text{ width: auto; height: auto; visibility: visible; position: relative!important; display: inline; } .click-calculator-container{ padding-top: 20px; }

    ;(function($) {

    $(document).ready(function($) {

    $(".click-calculator-show-calculator").click(function(){ $(".click-calculator-container").show(500); }); var metricUnit = "m2"; var percentageLoss = 1.05; var amountPerPackage = parseFloat($(".woocommerce-product-attributes-item--attribute_pa_inhoud-per-pakket > td > p").text().replace("m2",""));

    $(".length-meters,.width-meters").on('keyup change', function(){ if(!isNaN($(".length-meters").val() * $(".width-meters").val())){ $(".square_meters").val($(".length-meters").val() * $(".width-meters").val()).change(); } }); $(".square_meters").on('keyup change', function(){

    $(".click-calculator-result-square-meters").text($(this).val() + metricUnit); $(".click-calculator-result-cutting-loss").text( (($(this).val() * percentageLoss )-$(this).val() ).toFixed(2) + metricUnit);

    $(".click-calculator-result-total-square-meters").text( ( Math.ceil($(this).val() * percentageLoss) ) + metricUnit); console.log($(this).val()); console.log(percentageLoss); console.log(amountPerPackage);

    $(".click-calculator-result-total-packages").text( Math.ceil( ( Math.ceil($(this).val() * percentageLoss) ) /amountPerPackage ));

    $(".qty").val(Math.ceil( ( Math.ceil($(this).val() * percentageLoss) ) /amountPerPackage ));

    });

    }); }(jQuery))