{"id":1304,"date":"2022-03-14T12:36:23","date_gmt":"2022-03-14T11:36:23","guid":{"rendered":"https:\/\/a-joint.ch\/?page_id=1304"},"modified":"2022-03-21T12:47:35","modified_gmt":"2022-03-21T11:47:35","slug":"verbrauchsrechner","status":"publish","type":"page","link":"https:\/\/a-joint.ch\/en\/verbrauchsrechner\/","title":{"rendered":"Consumption calculator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1304\" class=\"elementor elementor-1304\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-713f934 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"713f934\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d698192\" data-id=\"d698192\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-78e4d31 elementor-widget elementor-widget-text-editor\" data-id=\"78e4d31\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><style>@media (max-width:480px){#cp_calculatedfieldsf_pform_1{min-height:969px;}}@media (max-width:768px){#cp_calculatedfieldsf_pform_1{min-height:371px;}}@media (max-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:992px;}}@media (min-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:852px;}}<\/style>\t<pre style=\"display:none !important;\"><script type=\"text\/javascript\">\r\n\t function doValidate_1(form, validation_only)\r\n\t {\r\n\t\tvalidation_only = validation_only || false;\r\n        window['cff_enabling_form' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            _form.validate().settings.ignore = '.ignore,.ignorepb';\r\n            _form.removeData('being-submitted');\r\n            _form.find('.submitbtn-disabled').removeClass('submitbtn-disabled').prop('disabled', false);\r\n            _form.find('.cff-processing-form').remove();\r\n        };\r\n        window['cff_disabling_form'] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            if(cff_form_disabled(_form)) return;\r\n            _form.find('.pbSubmit,:submit').addClass('submitbtn-disabled').prop('disabled', true);\r\n            _form.data('being-submitted',1);\r\n            var d = document.createElement('div');\r\n            $dexQuery(d).addClass('cff-processing-form').appendTo(_form.find('#fbuilder'));\r\n        };\r\n        window['cff_form_disabled' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            return ('undefined' != typeof _form.data('being-submitted'));\r\n        };\r\n\t\tvar form_identifier =  '_1';\r\n\t\tif(typeof cpcff_validation_rules == 'undefined') cpcff_validation_rules = {};\r\n\t\tif(typeof cpcff_validation_rules[form_identifier] == 'undefined') cpcff_validation_rules[form_identifier] = {};\r\n\t\tvar $dexQuery = (fbuilderjQuery) ? fbuilderjQuery : jQuery.noConflict(),\r\n\t\t\t_form = $dexQuery(\"#cp_calculatedfieldsf_pform\"+form_identifier),\r\n\t\t\tform_disabled = function(){cff_form_disabled(_form);},\r\n\t\t\tdisabling_form = function(){cff_disabling_form(_form);},\r\n\t\t\tenabling_form = function(){cff_enabling_form(_form);};\r\n\t\tif(form_disabled()) return false;\r\n\t\t_form.find('[max=\"\"]').removeAttr('max');\r\n\t\t_form.find('[min=\"\"]').removeAttr('min');\r\n\t\t_form.find('[step=\"\"]').removeAttr('step');\r\n\t\t_form.validate().settings.ignore = '.ignore';\r\n\t\tvar\tcpefb_error = !_form.validate().checkForm();\r\n\t\tvar\tvalidation_rules = cpcff_validation_rules[form_identifier],\r\n\t\t\tprocessing_form = function()\r\n\t\t\t{\r\n                \t\t\t\tfor(var rule in validation_rules)\r\n\t\t\t\t{\r\n\t\t\t\t\tif(!validation_rules[rule]) {\r\n\t\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif ( validation_only ) {\r\n\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', true);\r\n\t\t\t\t\treturn;\r\n\t\t\t\t}\r\n\t\t\t\t_form.find(\"[name$='_date'][type='hidden']\").each(function(){\r\n\t\t\t\t\tvar v  \t = $dexQuery(this).val(),\r\n\t\t\t\t\t\tname = $dexQuery(this).attr( 'name' ).replace('_date', ''),\r\n\t\t\t\t\t\te \t = $dexQuery(\"[name='\"+name+\"']\");\r\n\t\t\t\t\t\tif( e.length && ! $dexQuery(\"[id='\"+name+\"_datepicker_container']\").length ){ e.val( String( e.val().replace( v, '' ) ).trim() ); }\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"select option[vt]\").each(function(){\r\n                    var e = $dexQuery(this);\r\n                    e.attr('cff-val-bk', e.val()).val(cff_sanitize(e.attr(\"vt\"), true));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"input[vt]\").each(function(){\r\n                    var e = $dexQuery(this),\r\n\t\t\t\t\t\tq = $dexQuery('[id=\"'+e.attr('id')+'_quantity\"]');\r\n                    e.attr('cff-val-bk', e.val()).val(cff_sanitize(e.attr(\"vt\"), true)+(q.length ? ' ('+Math.max(1, q.val())+')' : ''));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find('.cpcff-recordset,.cff-exclude :input,[id^=\"form_structure_\"]')\r\n\t\t\t\t.add(_form.find( '.ignore' )).attr('cff-disabled', 1).prop('disabled', true);\r\n\t\t\t\tdisabling_form();\r\n\t\t\t\t\t\t\t\tif ( _form.attr( 'target' ) == undefined && window.self !== window.top ) {\r\n\t\t\t\t\t_form.attr( 'target', '_top' );\r\n\t\t\t\t}\r\n\t\t\t\tif ( _form.attr( 'target' ) != undefined && NOT( IN( _form.attr( 'target' ).toLowerCase(), [ '_blank', '_self', '_top', '' ] ) ) ) {\r\n\t\t\t\t\t$dexQuery('[name=\"'+_form.prop( 'target' )+'\"]').one('load', function(){\r\n\t\t\t\t\t\t_form.find('[cff-val-bk]').each(function(){\r\n\t\t\t\t\t\t\tvar e = $dexQuery(this);\r\n\t\t\t\t\t\t\te.val(e.attr('cff-val-bk')).removeAttr('cff-val-bk');\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t_form.find('[cff-disabled]').prop('disabled', false).removeAttr('cff-disabled');\r\n\t\t\t\t\t\tif(!\/^(\\s*|_self|_top|_parent)$\/i.test(_form.prop('target'))) {\r\n\t\t\t\t\t\t\tenabling_form();\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t$dexQuery(document).trigger('cff-form-submitted', _form);\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n                _form[ 0 ].submit();\r\n\t\t\t};\r\n\t\ttry{\r\n\t\t\t_form.find('[name=\"cp_ref_page\"]').val(parent.window.document.location.href);\r\n\t\t} catch (err) {\r\n\t\t\t_form.find('[name=\"cp_ref_page\"]').val(document.location.href);\r\n\t\t}\r\n\t\tvalidation_rules['fields_validation_error'] = (cpefb_error==0);\r\n        \/* 1: Do not submit if the equations are being evaluated *\/\r\n        validation_rules['no_pending'] = (!(form_identifier in $dexQuery.fbuilder.calculator.processing_queue) || !$dexQuery.fbuilder.calculator.processing_queue[form_identifier]) && !$dexQuery.fbuilder.calculator.thereIsPending(form_identifier);\r\n\t\tif(!validation_rules['no_pending'])\r\n\t\t{\r\n\t\t\t$dexQuery(document).on('equationsQueueEmpty', function(evt, formId){\r\n\t\t\t\tif(formId == form_identifier)\r\n\t\t\t\t{\r\n\t\t\t\t\t$dexQuery(document).off('equationsQueueEmpty');\r\n\t\t\t\t\tvalidation_rules['no_pending']  = true;\r\n\t\t\t\t\tprocessing_form();\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t}\r\n\t\t\/* End :1 *\/\r\n\t\tif (validation_rules['fields_validation_error'])\r\n\t\t{\r\n\t\t  if (_form.find('[id^=\"hdcaptcha_cp_calculated_fields_form_post_\"]').val() == '')\r\n\t\t\t{\r\n\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\talert('Please enter the captcha verification code.');\r\n\t\t\t\treturn false;\r\n\t\t\t}\r\n\t\t\tdisabling_form();\r\n\t\t\tvalidation_rules['captcha'] = false;\r\n\t\t\t$dexQuery.ajax({\r\n\t\t\t\ttype: \"GET\",\r\n\t\t\t\turl:  _form.prop('action').replace(\/\\?$\/g, ''),\r\n\t\t\t\tdata: {\r\n\t\t\t\t\tps: form_identifier,\r\n\t\t\t\t\thdcaptcha_cp_calculated_fields_form_post: _form.find('[id^=\"hdcaptcha_cp_calculated_fields_form_post_\"]').val(),\r\n\t\t\t\t\tcp_calculatedfieldsf_id: _form.find('[name=\"cp_calculatedfieldsf_id\"]').val(),\r\n\t\t\t\t\tno_cache: Date.now()\r\n\t\t\t\t},\r\n\t\t\t\tsuccess:function(result){\r\n\t\t\t\t\tenabling_form();\r\n\t\t\t\t\tif (result == \"captchafailed\")\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t_form.find('[id^=\"captchaimg_\"]').attr('src', _form.find('[id^=\"captchaimg_\"]').attr('src')+'&'+Date());\r\n\t\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\t\t\talert('Incorrect captcha code. Please try again.');\r\n\t\t\t\t\t\treturn false;\r\n\t\t\t\t\t}\r\n\t\t\t\t\telse\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tvalidation_rules['captcha'] = true;\r\n\t\t\t\t\t\tprocessing_form();\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t\t}\r\n\t\telse\r\n\t\t{\r\n            _form.valid();\r\n            var page = $dexQuery('.cpefb_error:not(.message):not(.ignore):eq(0)').closest('.pbreak').attr('page')*1;\r\n            gotopage(page, _form);\r\n\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\tenabling_form();\r\n\t\t\tsetTimeout(function(){$dexQuery.fbuilder.openErrorDlg(_form);},50);\r\n\t\t}\r\n\t\treturn false;\r\n\t}\r\n\t<\/script><\/pre>\r\n\t<form name=\"cp_calculatedfieldsf_pform_1\" id=\"cp_calculatedfieldsf_pform_1\" action=\"https:\/\/a-joint.ch\/en\/verbrauchsrechner\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form no-prefetch  cff-form-1 cp_cff_12\"  data-nonce=\"a7bd9503a8\">\r\n\t\t\t<input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_psequence\" value=\"_1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_process\" value=\"1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_id\" value=\"1\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/a-joint.ch\" \/><pre style=\"display:none !important;\"><script type=\"text\/javascript\">form_structure_1=[[{\"form_identifier\":\"\",\"name\":\"fieldname15\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Produkt w\\u00e4hlen\",\"size\":\"large\",\"required\":false,\"exclude\":false,\"toSubmit\":\"value\",\"merge\":0,\"choiceSelected\":\"\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"READY\",\"READY FLEX\",\"PRO\",\"TRAFFIC\",\"POLYSAND PRO\"],\"optgroup\":[false,false,false,false,false],\"choicesVal\":[\"1.6\",\"1.45\",\"1.7\",\"1.68\",\"1.65\"],\"choicesDep\":[[],[],[],[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname6\",\"shortlabel\":\"\",\"index\":1,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Steinbreite (cm)\",\"predefined\":\"0\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"size\":\"large\",\"thousandSeparator\":\"\",\"decimalSymbol\":\",\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname2\",\"shortlabel\":\"\",\"index\":2,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Steinl\\u00e4nge (cm)\",\"predefined\":\"0\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"size\":\"large\",\"thousandSeparator\":\"\",\"decimalSymbol\":\",\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname10\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Fugenbreite (cm)\",\"predefined\":\"0\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"size\":\"large\",\"thousandSeparator\":\"\",\"decimalSymbol\":\",\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname11\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Fugentiefe (cm)\",\"predefined\":\"0\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"size\":\"large\",\"thousandSeparator\":\"\",\"decimalSymbol\":\",\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname16\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Fl\\u00e4che m2\",\"predefined\":\"0\",\"predefinedClick\":false,\"required\":false,\"exclude\":false,\"readonly\":false,\"numberpad\":false,\"size\":\"large\",\"thousandSeparator\":\"\",\"decimalSymbol\":\",\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname4\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Verbrauch\\\/Stein (kg)\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"large\",\"eq\":\"((fieldname2+fieldname10)*(fieldname6+fieldname10)-(fieldname2*fieldname6))*fieldname11\\\/10*fieldname15\\\/100\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\",\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname13\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Steine\\\/m2 (Stk)\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"large\",\"eq\":\"10000\\\/((fieldname2+fieldname10)*(fieldname6+fieldname10))\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname14\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Verbrauch\\\/m2 (kg)\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"large\",\"eq\":\"PREC(fieldname4*fieldname13,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\",\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname17\",\"shortlabel\":\"\",\"index\":9,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Ben\\u00f6tigte Menge f\\u00fcr Ihr Projekt (kg)\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"large\",\"eq\":\"PREC(fieldname14*fieldname16,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\",\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"}],{\"0\":{\"title\":\"A-JOINT\",\"description\":\"Materialverbrauch Pflasterfugenm\\u00f6rtel\",\"formlayout\":\"top_aligned\",\"formtemplate\":\"cp_cff_12\",\"evalequations\":1,\"evalequationsevent\":2,\"loading_animation\":0,\"autocomplete\":1,\"persistence\":0,\"animate_form\":0,\"customstyles\":\"\"},\"formid\":\"cp_calculatedfieldsf_pform_1\",\"setCache\":false,\"cache\":false}];<\/script><\/pre>\r\n\t\t<div id=\"fbuilder\">\r\n\t\t\t\t\t\t<div id=\"fbuilder_1\">\r\n\t\t\t\t<div id=\"formheader_1\"><\/div>\r\n\t\t\t\t<div id=\"fieldlist_1\"><\/div>\r\n                <div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<div id=\"cpcaptchalayer_1\" class=\"cpcaptchalayer\" style=\"display:none;\">\r\n\t\t\t\t\t\t<div class=\"fields\" id=\"field-c0\" style=\"display:none\">\r\n\t\t\t\t<label>Payment options<\/label>\r\n\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t \t\t\t\t <!--addons-payment-options-->\r\n    \t\t\t \t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<!--addons-payment-fields-->\r\n\t\t\t\t\t\t\t<div class=\"fields\">\r\n\t\t\t\t\t<label>Please enter the security code<\/label>\r\n\t\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/a-joint.ch\/?cp_calculatedfieldsf=captcha&amp;cff=1&amp;ps=_1\"  id=\"captchaimg_1\" alt=\"security code\" border=\"0\" title=\"If you cannot understand the captcha code, press the image\" width=\"180\" height=\"60\" class=\"skip-lazy\" \/>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"fields\">\r\n\t\t\t\t\t<label for=\"hdcaptcha_cp_calculated_fields_form_post_1\">Security Code (lowercase letters)<\/label>\r\n\t\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t\t\t<input type=\"text\" size=\"20\" name=\"hdcaptcha_cp_calculated_fields_form_post\" id=\"hdcaptcha_cp_calculated_fields_form_post_1\" value=\"\" \/>\r\n\t\t\t\t\t\t<div class=\"error message\" id=\"hdcaptcha_error_1\" style=\"display:none;\"><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<!--add-ons-->\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div id=\"cp_subbtn_1\" class=\"cp_subbtn\" style=\"display:none;\">Submit<\/div>\r\n\t\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t<\/div>\r\n\t<input type=\"hidden\" id=\"_cpcff_public_nonce\" name=\"_cpcff_public_nonce\" value=\"0e97bd782f\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/1304\" \/>    <\/form>\r\n<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-ce8b1d4\" data-id=\"ce8b1d4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b2746f5 elementor-widget elementor-widget-text-editor\" data-id=\"b2746f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h3>Materialbedarf ermitteln<\/h3><p>Nutzen Sie unseren Verbrauchsrechner, um den Materialbedarf f\u00fcr Ihr Projekt zu ermitteln. Die Verbrauchswerte beruhen auf theoretischen Parametern und k\u00f6nnen in der Praxis auf Basis von tats\u00e4chlichen Fugenbreiten und Fugentiefen bzw. abweichender Schichtst\u00e4rken abweichen. Wir empfehlen daher eine Musteroberfl\u00e4che zur Ermittlung eines Referenzwertes anzulegen.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1986e8d9 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"1986e8d9\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7a86f224\" data-id=\"7a86f224\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-355de6e elementor-widget elementor-widget-services-section\" data-id=\"355de6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"services-section.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"section-full p-t80 overlay-wraper bg-top-center bg-center\">\n            \t<div class=\"overlay-main bg-black opacity-08\"><\/div>\n                <div class=\"container\">\n                    <!-- TITLE START-->\n                    <div class=\"section-head center wt-small-separator-outer text-center text-white\">\n                        <div class=\"wt-small-separator site-text-white\">\n                            <div  class=\"sep-leaf-left\"><\/div>\n                            <div>Unser Versprechen<\/div>\n                            <div  class=\"sep-leaf-right\"><\/div>\n                        <\/div>\n                        <h2>Wir setzen auf Qualit\u00e4t und Vertrauen<\/h2>\n                    <\/div>\n                    <!-- TITLE END-->\n                <\/div>  \n                <div class=\"section-content quality-section-outer bg-white\">\n                    <div class=\"container\">\n                        <div class=\"quality-section-content\">\n                            <div class=\"row justify-content-center\">\n                                                       \n\t\t\t\t\t\t\t\t\t<div class=\"col-lg-4 col-md-6 m-b30\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"corner-line text-center\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wt-box d-icon-box-one bg-white shadow \">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wt-icon-box-wraper m-b40\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-xl inline-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"icon-cell site-text-primary\"><i class=\"flaticon-premium\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div> \t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"d-icon-box-title title-style-2 site-text-secondry\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"s-title-one\">Wir sind nahbar<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"d-icon-box-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Wir beraten und unterst\u00fctzen Sie gerne bei der Auswahl des geeigneten Pflasterfugenm\u00f6rtel f\u00fcr Ihr Projekt.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/a-joint.ch\/en\/services\/wir-sind-nahbar\/\" class=\"site-button-link site-text-primary\">Read More<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t                       \n\t\t\t\t\t\t\t\t\t<div class=\"col-lg-4 col-md-6 m-b30\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"corner-line text-center\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wt-box d-icon-box-one bg-white shadow \">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wt-icon-box-wraper m-b40\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-xl inline-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"icon-cell site-text-primary\"><i class=\"flaticon-quality\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div> \t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"d-icon-box-title title-style-2 site-text-secondry\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"s-title-one\">Wir sind zuverl\u00e4ssig<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"d-icon-box-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Unsere langj\u00e4hrige Erfahrung geben wir durch unseren l\u00f6sungsorientierten Kundenservice an Sie weiter.<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/a-joint.ch\/en\/services\/wir-sind-zuverlaessig\/\" class=\"site-button-link site-text-primary\">Read More<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t                       \n\t\t\t\t\t\t\t\t\t<div class=\"col-lg-4 col-md-6 m-b30\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"corner-line text-center\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"wt-box d-icon-box-one bg-white shadow \">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wt-icon-box-wraper m-b40\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"icon-xl inline-icon\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"icon-cell site-text-primary\"><i class=\"flaticon-worker\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div> \t\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"d-icon-box-title title-style-2 site-text-secondry\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"s-title-one\">Wir sind A-JOINT<\/h4>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"d-icon-box-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p>Unser Pflasterfugenm\u00f6rtel ist best\u00e4ndig, innovativ und schont beim Einsatz Ihren Boden und die Natur.\r\n\r\n\r\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/a-joint.ch\/en\/services\/wir-sind-ajoint\/\" class=\"site-button-link site-text-primary\">Read More<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t                            <\/div>\n                        <\/div>\n                        <div class=\"quality-video-section\">\n                            <span><\/span>\n                            <div class=\"quality-video\">\n                                 <a href=\"\" class=\"mfp-video play-now\">\n                                    <i class=\"icon fa fa-play\"><\/i>\n                                    <span class=\"ripple\"><\/span>\n                                <\/a>                                  \n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>      \n            <\/div> \n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Materialbedarf ermitteln Nutzen Sie unseren Verbrauchsrechner, um den Materialbedarf f\u00fcr Ihr Projekt zu ermitteln. Die Verbrauchswerte beruhen auf theoretischen Parametern und k\u00f6nnen in der Praxis auf Basis von tats\u00e4chlichen Fugenbreiten und Fugentiefen bzw. abweichender Schichtst\u00e4rken abweichen. Wir empfehlen daher eine Musteroberfl\u00e4che zur Ermittlung eines Referenzwertes anzulegen. Unser Versprechen Wir setzen auf Qualit\u00e4t und Vertrauen Wir [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1304","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Verbrauchsrechner - A-Joint<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/a-joint.ch\/en\/verbrauchsrechner\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Verbrauchsrechner - A-Joint\" \/>\n<meta property=\"og:description\" content=\"Materialbedarf ermitteln Nutzen Sie unseren Verbrauchsrechner, um den Materialbedarf f\u00fcr Ihr Projekt zu ermitteln. Die Verbrauchswerte beruhen auf theoretischen Parametern und k\u00f6nnen in der Praxis auf Basis von tats\u00e4chlichen Fugenbreiten und Fugentiefen bzw. abweichender Schichtst\u00e4rken abweichen. Wir empfehlen daher eine Musteroberfl\u00e4che zur Ermittlung eines Referenzwertes anzulegen. Unser Versprechen Wir setzen auf Qualit\u00e4t und Vertrauen Wir [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/a-joint.ch\/en\/verbrauchsrechner\/\" \/>\n<meta property=\"og:site_name\" content=\"A-Joint\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-21T11:47:35+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/\",\"url\":\"https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/\",\"name\":\"Verbrauchsrechner - A-Joint\",\"isPartOf\":{\"@id\":\"https:\/\/a-joint.ch\/#website\"},\"datePublished\":\"2022-03-14T11:36:23+00:00\",\"dateModified\":\"2022-03-21T11:47:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/a-joint.ch\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Verbrauchsrechner\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/a-joint.ch\/#website\",\"url\":\"https:\/\/a-joint.ch\/\",\"name\":\"A-Joint\",\"description\":\"Die Perfekte Fuge\",\"publisher\":{\"@id\":\"https:\/\/a-joint.ch\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/a-joint.ch\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/a-joint.ch\/#organization\",\"name\":\"A-JOINT GmbH\",\"url\":\"https:\/\/a-joint.ch\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/a-joint.ch\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/a-joint.ch\/wp-content\/uploads\/2022\/03\/Logo-maintenance-120x305-1.png\",\"contentUrl\":\"https:\/\/a-joint.ch\/wp-content\/uploads\/2022\/03\/Logo-maintenance-120x305-1.png\",\"width\":305,\"height\":120,\"caption\":\"A-JOINT GmbH\"},\"image\":{\"@id\":\"https:\/\/a-joint.ch\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Verbrauchsrechner - A-Joint","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/a-joint.ch\/en\/verbrauchsrechner\/","og_locale":"en_GB","og_type":"article","og_title":"Verbrauchsrechner - A-Joint","og_description":"Materialbedarf ermitteln Nutzen Sie unseren Verbrauchsrechner, um den Materialbedarf f\u00fcr Ihr Projekt zu ermitteln. Die Verbrauchswerte beruhen auf theoretischen Parametern und k\u00f6nnen in der Praxis auf Basis von tats\u00e4chlichen Fugenbreiten und Fugentiefen bzw. abweichender Schichtst\u00e4rken abweichen. Wir empfehlen daher eine Musteroberfl\u00e4che zur Ermittlung eines Referenzwertes anzulegen. Unser Versprechen Wir setzen auf Qualit\u00e4t und Vertrauen Wir [&hellip;]","og_url":"https:\/\/a-joint.ch\/en\/verbrauchsrechner\/","og_site_name":"A-Joint","article_modified_time":"2022-03-21T11:47:35+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/","url":"https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/","name":"Verbrauchsrechner - A-Joint","isPartOf":{"@id":"https:\/\/a-joint.ch\/#website"},"datePublished":"2022-03-14T11:36:23+00:00","dateModified":"2022-03-21T11:47:35+00:00","breadcrumb":{"@id":"https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/a-joint.ch\/fr_fr\/verbrauchsrechner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/a-joint.ch\/"},{"@type":"ListItem","position":2,"name":"Verbrauchsrechner"}]},{"@type":"WebSite","@id":"https:\/\/a-joint.ch\/#website","url":"https:\/\/a-joint.ch\/","name":"A-Joint","description":"Die Perfekte Fuge","publisher":{"@id":"https:\/\/a-joint.ch\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/a-joint.ch\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/a-joint.ch\/#organization","name":"A-JOINT GmbH","url":"https:\/\/a-joint.ch\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/a-joint.ch\/#\/schema\/logo\/image\/","url":"https:\/\/a-joint.ch\/wp-content\/uploads\/2022\/03\/Logo-maintenance-120x305-1.png","contentUrl":"https:\/\/a-joint.ch\/wp-content\/uploads\/2022\/03\/Logo-maintenance-120x305-1.png","width":305,"height":120,"caption":"A-JOINT GmbH"},"image":{"@id":"https:\/\/a-joint.ch\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/a-joint.ch\/en\/wp-json\/wp\/v2\/pages\/1304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/a-joint.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/a-joint.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/a-joint.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/a-joint.ch\/en\/wp-json\/wp\/v2\/comments?post=1304"}],"version-history":[{"count":26,"href":"https:\/\/a-joint.ch\/en\/wp-json\/wp\/v2\/pages\/1304\/revisions"}],"predecessor-version":[{"id":1532,"href":"https:\/\/a-joint.ch\/en\/wp-json\/wp\/v2\/pages\/1304\/revisions\/1532"}],"wp:attachment":[{"href":"https:\/\/a-joint.ch\/en\/wp-json\/wp\/v2\/media?parent=1304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}