{"id":5236,"date":"2025-09-02T13:15:19","date_gmt":"2025-09-02T11:15:19","guid":{"rendered":"https:\/\/offertenheld-de.offerten.net\/carreaux-at\/"},"modified":"2025-09-03T10:29:44","modified_gmt":"2025-09-03T08:29:44","slug":"carreaux-de","status":"publish","type":"page","link":"https:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/","title":{"rendered":"Carreaux DE"},"content":{"rendered":"<script>jQuery(document).ready(function($) {\r\n\r\nconst $form = jQuery('form.fluent_form_32');\r\nconst $radioButtons = $form.find('input[name=\"additional_service\"]');\r\nconst $submitButton = $form.find('.ff-btn-submit');\r\nconst $hiddenField = $form.find('input[name=\"service_url\"]');\r\n\r\n\/\/ === UUID-Felder ===\r\nconst $uuidValueField = $form.find('input#uuid_value');\r\nconst $uuidField = $form.find('input[name=\"uuid\"]');\r\n\r\nif ($uuidValueField.length && $uuidField.length) {\r\n    $uuidField.val($uuidValueField.val());\r\n}\r\n\r\n$form.on('submit', function() {\r\n    if ($uuidValueField.length && $uuidField.length) {\r\n        $uuidField.val($uuidValueField.val());\r\n    }\r\n});\r\n\r\n\/\/ === Sprache ermitteln ===\r\nfunction getCurrentLanguage() {\r\n\r\n    const activeLang = document.querySelector('.wpml-ls-current-language');\r\n    if (activeLang) {\r\n        if (activeLang.classList.contains('wpml-ls-item-en')) return 'en';\r\n        if (activeLang.classList.contains('wpml-ls-item-fr')) return 'fr';\r\n        if (activeLang.classList.contains('wpml-ls-item-it')) return 'it';\r\n        return 'de';\r\n    }\r\n\r\n    const htmlTag = document.documentElement;\r\n    if (htmlTag && htmlTag.lang) {\r\n        return htmlTag.lang.substring(0, 2).toLowerCase(); \r\n    }\r\n\r\n    if (navigator.language) {\r\n        return navigator.language.substring(0, 2).toLowerCase();\r\n    }\r\n\r\n    return 'de';\r\n}\r\n\r\nconst currentLang = getCurrentLanguage();\r\n\r\n\/\/ === Additional Service Mapping ===\r\nconst mappings = {\r\n    de: {\r\n        'nein': {\r\n            text: 'Jetzt Offerte anfordern',\r\n            url: 'https:\/\/offertenheld.de\/danke'\r\n        },\r\n        'umzug': {\r\n            text: 'Zum Umzug Formular',\r\n            url: 'https:\/\/offertenheld.de\/umzug-privat'\r\n        },\r\n        'reinigung': {\r\n            text: 'Zum Reinigung Formular',\r\n            url: 'https:\/\/offertenheld.de\/reinigung-wohnung'\r\n        },\r\n        'maler': {\r\n            text: 'Zum Maler Formular',\r\n            url: 'https:\/\/offertenheld.de\/maler-wohnung'\r\n        },\r\n        'g\u00e4rtner': {\r\n            text: 'Zum G\u00e4rtner Formular',\r\n            url: 'https:\/\/offertenheld.de\/garten-neugestaltung'\r\n        },\r\n        'elektriker': {\r\n            text: 'Zum Elektriker Formular',\r\n            url: 'https:\/\/offertenheld.de\/elektriker'\r\n        },\r\n        'sanit\u00e4r': {\r\n            text: 'Zum Sanit\u00e4r Formular',\r\n            url: 'https:\/\/offertenheld.de\/sanitaer'\r\n        },\r\n        'heizung': {\r\n            text: 'Zum Heizung Formular',\r\n            url: 'https:\/\/offertenheld.de\/heizung'\r\n        },\r\n        'bodenleger': {\r\n            text: 'Zum Bodenleger Formular',\r\n            url: 'https:\/\/offertenheld.de\/bodenleger'\r\n        }\r\n    },\r\n    it: {\r\n        'nein': {\r\n            text: 'Richiedi offerta',\r\n            url: 'https:\/\/it.offertenheld.de\/grazie'\r\n        },\r\n        'umzug': {\r\n            text: 'Modulo di trasloco',\r\n            url: 'https:\/\/it.offertenheld.de\/trasloco-privati'\r\n        },\r\n        'reinigung': {\r\n            text: 'Modulo di pulizia',\r\n            url: 'https:\/\/it.offertenheld.de\/pulizia-appartamento'\r\n        },\r\n        'maler': {\r\n            text: 'Modulo di pittore',\r\n            url: 'https:\/\/it.offertenheld.de\/imbianchino-appartamento'\r\n        },\r\n        'g\u00e4rtner': {\r\n            text: 'Modulo di giardiniere',\r\n            url: 'https:\/\/it.offertenheld.de\/giardino-nuovo'\r\n        },\r\n        'elektriker': {\r\n            text: 'Modulo di elettricista',\r\n            url: 'https:\/\/it.offertenheld.de\/elettricista'\r\n        },\r\n        'sanit\u00e4r': {\r\n            text: 'Modulo di idraulico',\r\n            url: 'https:\/\/it.offertenheld.de\/idraulica'\r\n        },\r\n        'heizung': {\r\n            text: 'Modulo di riscaldamento',\r\n            url: 'https:\/\/it.offertenheld.de\/riscaldamento'\r\n        },\r\n        'bodenleger': {\r\n            text: 'Modulo di pavimento',\r\n            url: 'https:\/\/it.offertenheld.de\/posatore-di-pavimenti'\r\n        }\r\n    },\r\n    fr: {\r\n        'nein': {\r\n            text: 'Demander une offre',\r\n            url: 'https:\/\/fr.offertenheld.de\/merci'\r\n        },\r\n        'umzug': {\r\n            text: 'Formulaire d\u00e9m\u00e9nagement',\r\n            url: 'https:\/\/fr.offertenheld.de\/demenagement-particulier'\r\n        },\r\n        'reinigung': {\r\n            text: 'Formulaire nettoyage',\r\n            url: 'https:\/\/fr.offertenheld.de\/nettoyage-appartement'\r\n        },\r\n        'maler': {\r\n            text: 'Formulaire peintre',\r\n            url: 'https:\/\/fr.offertenheld.de\/peintre-appartement'\r\n        },\r\n        'g\u00e4rtner': {\r\n            text: 'Formulaire jardinier',\r\n            url: 'https:\/\/fr.offertenheld.de\/reamenagement-du-jardin'\r\n        },\r\n        'elektriker': {\r\n            text: 'Formulaire \u00e9lectricien',\r\n            url: 'https:\/\/fr.offertenheld.de\/electricien'\r\n        },\r\n        'sanit\u00e4r': {\r\n            text: 'Formulaire sanitaire',\r\n            url: 'https:\/\/fr.offertenheld.de\/sanitaire'\r\n        },\r\n        'heizung': {\r\n            text: 'Formulaire chauffage',\r\n            url: 'https:\/\/fr.offertenheld.de\/chauffage'\r\n        },\r\n        'bodenleger': {\r\n            text: 'Formulaire sol',\r\n            url: 'https:\/\/fr.offertenheld.de\/poseur'\r\n        }\r\n    },\r\n    en: {\r\n        'nein': {\r\n            text: 'Request quote now',\r\n            url: 'https:\/\/en.offertenheld.de\/thank-you'\r\n        },\r\n        'umzug': {\r\n            text: 'Go to moving form',\r\n            url: 'https:\/\/en.offertenheld.de\/moving-private'\r\n        },\r\n        'reinigung': {\r\n            text: 'Go to cleaning form',\r\n            url: 'https:\/\/en.offertenheld.de\/cleaning-apartment'\r\n        },\r\n        'maler': {\r\n            text: 'Go to painter form',\r\n            url: 'https:\/\/en.offertenheld.de\/painter-apartment'\r\n        },\r\n        'g\u00e4rtner': {\r\n            text: 'Go to gardener form',\r\n            url: 'https:\/\/en.offertenheld.de\/garden-redesign'\r\n        },\r\n        'elektriker': {\r\n            text: 'Go to electrician form',\r\n            url: 'https:\/\/en.offertenheld.de\/electrician'\r\n        },\r\n        'sanit\u00e4r': {\r\n            text: 'Go to plumber form',\r\n            url: 'https:\/\/en.offertenheld.de\/plumbing'\r\n        },\r\n        'heizung': {\r\n            text: 'Go to heating form',\r\n            url: 'https:\/\/en.offertenheld.de\/heating'\r\n        },\r\n        'bodenleger': {\r\n            text: 'Go to flooring form',\r\n            url: 'https:\/\/en.offertenheld.de\/flooring'\r\n        }\r\n    }\r\n};\r\n\r\n\r\n\r\n$radioButtons.on('change', function() {\r\n    const selectedValue = jQuery(this).val().toLowerCase();\r\n    const langMappings = mappings[currentLang] || mappings.de; \/\/ Fallback auf Deutsch\r\n\r\n    if (langMappings[selectedValue]) {\r\n        $submitButton.text(langMappings[selectedValue].text);\r\n        $hiddenField.val(langMappings[selectedValue].url);\r\n    }\r\n\r\n    if (selectedValue === 'nein') {\r\n        $('.finish_message_submit').hide();\r\n    } else {\r\n        $('.finish_message_submit').show();\r\n    }\r\n});\r\n\r\n});\r\n<\/script>\n\n\n<div class='fluentform ff-default fluentform_wrapper_32 ffs_custom_wrap'><form data-form_id=\"32\" id=\"fluentform_32\" class=\"frm-fluent-form fluent_form_32 ff-el-form-top ff_form_instance_32_1 ff-form-loading ff-form-has-steps ffs_custom\" data-form_instance=\"ff_form_instance_32_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Plattenleger<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='5236' \/><input type=\"hidden\" id=\"_fluentform_32_fluentformnonce\" name=\"_fluentform_32_fluentformnonce\" value=\"b2cf1e1958\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/fr\/wp-json\/wp\/v2\/pages\/5236\" \/><div class='ff-step-container' class=\"fortschritt\" data-name=\"step_start-32_6\" data-disable_auto_focus=\"no\" data-enable_auto_slider=\"no\" data-enable_step_data_persistency=\"no\" data-enable_step_page_resume=\"yes\" data-animation_type=\"none\" data-progress_layout=\"top\" ><span class='ff_step_start'><\/span><div class='ff-step-body'><div class=\"fortschritt fluentform-step active\" data-name=\"step_start-32_6\" data-disable_auto_focus=\"no\" data-enable_auto_slider=\"no\" data-enable_step_data_persistency=\"no\" data-enable_step_page_resume=\"yes\" data-animation_type=\"none\" data-progress_layout=\"top\" ><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_1 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 100%;'><input type=\"hidden\" name=\"skip_kontakt\" value=\"\" data-name=\"skip_kontakt\" ><\/div><\/div><div data-name=\"ff_cn_id_2\"  class='ff-t-container ff-column-container ff_columns_total_1 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 100%;'><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-32_1\" ><h3>Type de bien &amp; travaux<\/h3><\/div><\/div><\/div><div data-name=\"ff_cn_id_3\"  class='ff-t-container ff-column-container ff_columns_total_1 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 100%;'><div class='ff-el-group ff-el-form-top objekt ff_list_buttons'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Type de bien\">Type de bien<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='art_objekt_2b2f72e81708ec2b3b5098925d64f232'><input  type=\"radio\" name=\"art_objekt\" data-name=\"art_objekt\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Wohnung\"  id='art_objekt_2b2f72e81708ec2b3b5098925d64f232' aria-label='Appartement' aria-invalid='false' aria-required=true> <span>Appartement<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='art_objekt_b3b43be06429590bf78803cc7684e797'><input  type=\"radio\" name=\"art_objekt\" data-name=\"art_objekt\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Haus\"  id='art_objekt_b3b43be06429590bf78803cc7684e797' aria-label='Maison' aria-invalid='false' aria-required=true> <span>Maison<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='art_objekt_2f14dec05a9b430955a7c1163e395651'><input  type=\"radio\" name=\"art_objekt\" data-name=\"art_objekt\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Mehrfamilienhaus\"  id='art_objekt_2f14dec05a9b430955a7c1163e395651' aria-label='Immeuble multifamilial' aria-invalid='false' aria-required=true> <span>Immeuble multifamilial<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='art_objekt_a8ea5e54e1380a8417d25f111bd66b63'><input  type=\"radio\" name=\"art_objekt\" data-name=\"art_objekt\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Gewerbe\"  id='art_objekt_a8ea5e54e1380a8417d25f111bd66b63' aria-label='Commercial' aria-invalid='false' aria-required=true> <span>Commercial<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='art_objekt_8bcf562dfe5bc2b8136481b47872c53b'><input  type=\"radio\" name=\"art_objekt\" data-name=\"art_objekt\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Andere\"  id='art_objekt_8bcf562dfe5bc2b8136481b47872c53b' aria-label='Autre' aria-invalid='false' aria-required=true> <span>Autre<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group ff-el-form-top has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_32_art_objekt_andere' id='label_ff_32_art_objekt_andere' aria-label=\"Veuillez d\u00e9crire le type de bien\">Veuillez d\u00e9crire le type de bien<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"art_objekt_andere\" class=\"ff-el-form-control textfelddetails\" placeholder=\"Type de bien\" data-name=\"art_objekt_andere\" id=\"ff_32_art_objekt_andere\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group ff-el-form-top ff-grid-buttons arbeitauswahl ff_list_buttons'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Quels travaux doivent \u00eatre effectu\u00e9s? (S\u00e9lection multiple)\">Quels travaux doivent \u00eatre effectu\u00e9s? (S\u00e9lection multiple) <\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='arbeiten_platten_ff5301a17b6fcdf63433a1dd9b216eb9'><input  type=\"checkbox\" name=\"arbeiten_platten[]\" data-name=\"arbeiten_platten\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Neubau\"  id='arbeiten_platten_ff5301a17b6fcdf63433a1dd9b216eb9' aria-label='Nouvelle construction' aria-invalid='false' aria-required=true> <span>Nouvelle construction<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='arbeiten_platten_7620613fb2eccfcff8e3e9e115c94570'><input  type=\"checkbox\" name=\"arbeiten_platten[]\" data-name=\"arbeiten_platten\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Renovierung\"  id='arbeiten_platten_7620613fb2eccfcff8e3e9e115c94570' aria-label='R\u00e9novation' aria-invalid='false' aria-required=true> <span>R\u00e9novation<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='arbeiten_platten_ca2832e2f48ed14f7aea940678f704f1'><input  type=\"checkbox\" name=\"arbeiten_platten[]\" data-name=\"arbeiten_platten\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Umbau\"  id='arbeiten_platten_ca2832e2f48ed14f7aea940678f704f1' aria-label='Am\u00e9nagement' aria-invalid='false' aria-required=true> <span>Am\u00e9nagement<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='arbeiten_platten_a49f358bd2000459abfec3c777208dfc'><input  type=\"checkbox\" name=\"arbeiten_platten[]\" data-name=\"arbeiten_platten\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Reparatur\"  id='arbeiten_platten_a49f358bd2000459abfec3c777208dfc' aria-label='Reparatur' aria-invalid='false' aria-required=true> <span>Reparatur<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='arbeiten_platten_ba8c9b2d0d617774f43cf822edd43e84'><input  type=\"checkbox\" name=\"arbeiten_platten[]\" data-name=\"arbeiten_platten\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Platten entfernen\"  id='arbeiten_platten_ba8c9b2d0d617774f43cf822edd43e84' aria-label='Enlever les carreaux' aria-invalid='false' aria-required=true> <span>Enlever les carreaux<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='arbeiten_platten_2d6f44f530f7fe6a6e5fc48b4f00a533'><input  type=\"checkbox\" name=\"arbeiten_platten[]\" data-name=\"arbeiten_platten\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Platten verlegen\"  id='arbeiten_platten_2d6f44f530f7fe6a6e5fc48b4f00a533' aria-label='Poser les carreaux' aria-invalid='false' aria-required=true> <span>Poser les carreaux<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='arbeiten_platten_b4895902defae683e64c8f894af65b77'><input  type=\"checkbox\" name=\"arbeiten_platten[]\" data-name=\"arbeiten_platten\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Andere\"  id='arbeiten_platten_b4895902defae683e64c8f894af65b77' aria-label='Autre' aria-invalid='false' aria-required=true> <span>Autre<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group ff-el-form-top has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_32_arbeiten_platten_andere' id='label_ff_32_arbeiten_platten_andere' aria-label=\"Veuillez d\u00e9crire le type de travail\">Veuillez d\u00e9crire le type de travail<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_32_arbeiten_platten_andere\" name=\"arbeiten_platten_andere\" id=\"ff_32_arbeiten_platten_andere\" class=\"ff-el-form-control textfelddetails\" placeholder=\"Type de travail\" rows=\"1\" cols=\"2\" data-name=\"arbeiten_platten_andere\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-el-form-top objekt ff_list_buttons'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Type de mat\u00e9riau\">Type de mat\u00e9riau<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_material_79a8eca45329689f46e876c4a4a0015d'><input  type=\"radio\" name=\"platten_material\" data-name=\"platten_material\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Keramische Platten\"  id='platten_material_79a8eca45329689f46e876c4a4a0015d' aria-label='Carreaux c\u00e9ramiques' aria-invalid='false' aria-required=true> <span>Carreaux c\u00e9ramiques<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_material_daeddf55d828f644d8e924bc18ca7526'><input  type=\"radio\" name=\"platten_material\" data-name=\"platten_material\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Steinzeug\"  id='platten_material_daeddf55d828f644d8e924bc18ca7526' aria-label='Gr\u00e8s c\u00e9rame' aria-invalid='false' aria-required=true> <span>Gr\u00e8s c\u00e9rame<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_material_e8ea6bb4352197e171f867250d68cad1'><input  type=\"radio\" name=\"platten_material\" data-name=\"platten_material\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Granit \/ Marmor\"  id='platten_material_e8ea6bb4352197e171f867250d68cad1' aria-label='Gr\u00e8s \/ marbre' aria-invalid='false' aria-required=true> <span>Gr\u00e8s \/ marbre<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_material_c2abb7ef48ed704116f9e95aa3dcecd5'><input  type=\"radio\" name=\"platten_material\" data-name=\"platten_material\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Imitation Granit\"  id='platten_material_c2abb7ef48ed704116f9e95aa3dcecd5' aria-label='Imitation granit' aria-invalid='false' aria-required=true> <span>Imitation granit<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_material_b08d298fd02d645ceb287b19be6bdfdf'><input  type=\"radio\" name=\"platten_material\" data-name=\"platten_material\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Betonplatten\"  id='platten_material_b08d298fd02d645ceb287b19be6bdfdf' aria-label='Dalles en b\u00e9ton' aria-invalid='false' aria-required=true> <span>Dalles en b\u00e9ton<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_material_1be2724667d22a09bcbbd6666f596137'><input  type=\"radio\" name=\"platten_material\" data-name=\"platten_material\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Andere\"  id='platten_material_1be2724667d22a09bcbbd6666f596137' aria-label='Autre' aria-invalid='false' aria-required=true> <span>Autre<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group ff-el-form-top has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_32_platten_material_andere' id='label_ff_32_platten_material_andere' aria-label=\"Merci d\u2019indiquer le mat\u00e9riau\">Merci d\u2019indiquer le mat\u00e9riau<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"platten_material_andere\" class=\"ff-el-form-control textfelddetails\" placeholder=\"Mat\u00e9riau\" data-name=\"platten_material_andere\" id=\"ff_32_platten_material_andere\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><div data-name=\"ff_cn_id_4\"  class='ff-t-container ff-column-container ff_columns_total_2 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 50%;'><div class='ff-el-group ff-el-form-top ja-nein ff_list_buttons'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"La surface au sol de la propri\u00e9t\u00e9 est-elle connue?\">La surface au sol de la propri\u00e9t\u00e9 est-elle connue?<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_grundflaeche_108116d7ac4599b5078bff2353bca4be'><input  type=\"radio\" name=\"platten_grundflaeche\" data-name=\"platten_grundflaeche\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Ja\" data-calc_value=\"30\"  id='platten_grundflaeche_108116d7ac4599b5078bff2353bca4be' aria-label='Oui' aria-invalid='false' aria-required=true> <span>Oui<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_grundflaeche_44f426a91799a9b3404e7ba07c21c8da'><input  type=\"radio\" name=\"platten_grundflaeche\" data-name=\"platten_grundflaeche\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Nein\" data-calc_value=\"34\"  id='platten_grundflaeche_44f426a91799a9b3404e7ba07c21c8da' aria-label='Non' aria-invalid='false' aria-required=true> <span>Non<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group ff-el-form-top has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_32_platten_grundflaeche_ja' id='label_ff_32_platten_grundflaeche_ja' aria-label=\"Nombre de m\u00b2\">Nombre de m\u00b2<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"platten_grundflaeche_ja\" class=\"ff-el-form-control textfeldkurz\" placeholder=\"Nombre de m\u00b2\" data-name=\"platten_grundflaeche_ja\" id=\"ff_32_platten_grundflaeche_ja\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 50%;'><div class='ff-el-group ff-el-form-top ja-nein ff_list_buttons'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Le nombre de pi\u00e8ces est-il connu?\">Le nombre de pi\u00e8ces est-il connu?<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_zimmer_d8b74847301412a19c74baef3cadae8c'><input  type=\"radio\" name=\"platten_zimmer\" data-name=\"platten_zimmer\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Ja\" data-calc_value=\"30\"  id='platten_zimmer_d8b74847301412a19c74baef3cadae8c' aria-label='Oui' aria-invalid='false' aria-required=true> <span>Oui<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='platten_zimmer_920dd3d3fa207a4e0f19730a049db563'><input  type=\"radio\" name=\"platten_zimmer\" data-name=\"platten_zimmer\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Nein\" data-calc_value=\"34\"  id='platten_zimmer_920dd3d3fa207a4e0f19730a049db563' aria-label='Non' aria-invalid='false' aria-required=true> <span>Non<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group ff-el-form-top has-conditions'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_32_platten_zimmer_anzahl' id='label_ff_32_platten_zimmer_anzahl' aria-label=\"Nombre de pi\u00e8ces\">Nombre de pi\u00e8ces<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"platten_zimmer_anzahl\" class=\"ff-el-form-control textfeldkurz\" placeholder=\"Nombre de pi\u00e8ces \" data-name=\"platten_zimmer_anzahl\" id=\"ff_32_platten_zimmer_anzahl\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><div class='step-nav ff_step_nav_last'><button style='float: left;'  type='button' data-action='prev' class='ff-btn ff-btn-prev ff-btn-secondary' aria-label='Retour'>Retour<\/button><button style='float: right;'  type='button' data-action='next' class='ff-float-right ff-btn ff-btn-next ff-btn-secondary' aria-label='Suivant'>Suivant<\/button><\/div><\/div><div style='display: none;' class=\" fluentform-step\" data-name=\"form_step-32_2\" ><div data-name=\"ff_cn_id_5\"  class='ff-t-container ff-column-container ff_columns_total_1 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 100%;'><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-32_3\" ><h3>D\u00e9tails<\/h3><\/div><\/div><\/div><div data-name=\"ff_cn_id_6\"  class='ff-t-container ff-column-container ff_columns_total_1 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 100%;'><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_32_details_hinweise' id='label_ff_32_details_hinweise' aria-label=\"Veuillez d\u00e9crire bri\u00e8vement le type de travaux\">Veuillez d\u00e9crire bri\u00e8vement le type de travaux<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_32_details_hinweise\" name=\"details_hinweise\" id=\"ff_32_details_hinweise\" class=\"ff-el-form-control textfelddetails\" placeholder=\"Plus vous fournissez d\u2019informations, plus votre devis sera pr\u00e9cis.\" rows=\"6\" cols=\"2\" data-name=\"details_hinweise\" ><\/textarea><\/div><\/div><div class='ff-el-group  ff-custom_html' tabindex='-1' data-name=\"custom_html-32_4\" ><p><strong><span style=\"color: #ff0000\">UNE IMAGE VAUT MILLE MOTS.<\/span><\/strong><br><span style=\"color: #ff0000\">Plus vous fournissez d\u2019informations aux carreleurs, plus leur devis pourra \u00eatre pr\u00e9cis et pertinent.<\/span><\/p><\/div><div class='ff-el-group ff-el-form-top bilder-beschreibung'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_32_file-upload_1' id='label_ff_32_file-upload_1' aria-label=\"T\u00e9l\u00e9chargez photos, plans, croquis, etc. (max. 10 fichiers\/photos \u2013 max. 25 Mo \u2013 jpg, jpeg, png, pdf)\">T\u00e9l\u00e9chargez photos, plans, croquis, etc. (max. 10 fichiers\/photos \u2013 max. 25 Mo \u2013 jpg, jpeg, png, pdf)<\/label><\/div><div class='ff-el-input--content'><label for='ff_32_file-upload_1' class='ff_file_upload_holder'><span class='ff_upload_btn ff-btn' tabindex='0'>T\u00e9l\u00e9charger des fichiers<\/span> <input type=\"file\" name=\"file-upload\" id=\"ff_32_file-upload_1\" class=\"ff-el-form-control  ff-screen-reader-element\" data-name=\"file-upload\" multiple=\"1\"  aria-invalid='false' aria-required=false><\/label><\/div><\/div><\/div><\/div><div class=\"ff-el-group\" data-name=\"action_hook-32_5\" ><input type=\"hidden\" name=\"uuid_value\" id=\"uuid_value\" data-name=\"uuid_value\" value=\"c30b7947-c416-4040-99fe-a87b56d32f77\"><\/div><input type=\"hidden\" name=\"uuid\" value=\"xxx\" data-name=\"uuid\" ><input type=\"hidden\" name=\"utm_source\" data-name=\"utm_source\" ><input type=\"hidden\" name=\"utm_medium\" data-name=\"utm_medium\" ><input type=\"hidden\" name=\"utm_campaign\" data-name=\"utm_campaign\" ><input type=\"hidden\" name=\"utm_term\" data-name=\"utm_term\" ><input type=\"hidden\" name=\"utm_content\" data-name=\"utm_content\" ><input type=\"hidden\" name=\"referrer\" data-name=\"referrer\" ><input type=\"hidden\" name=\"type\" value=\"plattenleger\" data-name=\"type\" >        <div class=\"ff-step-t-container ff-inner_submit_container ff-column-container ff_columns_total_2\">\n            <div class=\"ff-t-cell ff-t-column-1\"><div class='step-nav ff_step_nav_last'><button style='float: left;'  type='button' data-action='prev' class='ff-btn ff-btn-prev ff-btn-secondary' aria-label='Retour'>Retour<\/button><\/div><\/div>\n            <div class=\"ff-t-cell ff-t-column-2\">\n                <div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\"  aria-label=\"Demandez des offres maintenant\">Demandez des offres maintenant<\/button><\/div>            <\/div>\n        <\/div>\n        <\/div><\/div><\/div>\n        <\/fieldset><\/form><div id='fluentform_32_errors' class='ff-errors-in-stack ff_form_instance_32_1 ff-form-loading_errors ff_form_instance_32_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_32_1 = {\"id\":\"32\",\"ajaxUrl\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"under_input\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_32_1\",\"form_id_selector\":\"fluentform_32\",\"rules\":{\"art_objekt\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"art_objekt_andere\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"arbeiten_platten\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"arbeiten_platten_andere\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"platten_material\":{\"required\":{\"value\":true,\"message\":\"Ce champ est obligatoire\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":true}},\"platten_material_andere\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"platten_grundflaeche\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"platten_grundflaeche_ja\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"platten_zimmer\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"platten_zimmer_anzahl\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"details_hinweise\":{\"required\":{\"value\":true,\"message\":\"Ce champ est requis\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":false}},\"file-upload\":{\"required\":{\"value\":false,\"message\":\"Ce champ est obligatoire\",\"global_message\":\"Dieses Feld ist erforderlich\",\"global\":true},\"max_file_size\":{\"value\":26214400,\"message\":\"\\u00c9chec du t\\u00e9l\\u00e9chargement \\u2013 les fichiers sont trop volumineux \\u2013 Max. 25 Mo \",\"global_message\":\"Validation fails for maximum file size\",\"global\":false,\"_valueFrom\":\"MB\"},\"max_file_count\":{\"value\":\"10\",\"message\":\"\\u00c9chec du t\\u00e9l\\u00e9chargement \\u2013 maximum 10 fichiers. \",\"global_message\":\"Validation fails for maximum file count\",\"global\":false},\"allowed_file_types\":{\"value\":[\"jpg|jpeg|gif|png|bmp\",\"pdf\"],\"message\":\"Type de fichier invalide\",\"global_message\":\"Ung\\u00fcltiger Dateityp\",\"global\":true}}},\"debounce_time\":300,\"conditionals\":{\"art_objekt_andere\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"art_objekt\",\"value\":\"Andere\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"arbeiten_platten_andere\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"arbeiten_platten\",\"value\":\"Andere\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"platten_material_andere\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"platten_material\",\"value\":\"Andere\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"platten_grundflaeche_ja\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"platten_grundflaeche\",\"value\":\"Ja\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]},\"platten_zimmer_anzahl\":{\"type\":\"any\",\"status\":true,\"conditions\":[{\"field\":\"platten_zimmer\",\"value\":\"Ja\",\"operator\":\"=\"}],\"condition_groups\":[{\"rules\":[{\"field\":\"\",\"value\":\"\",\"operator\":\"\"}],\"title\":\"\",\"isEditingTitle\":false,\"isPreviewOpen\":false,\"isGroupOpen\":true}]}},\"file_upload_settings\":[]};\n                            <\/script>\n            \n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5236","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Carreaux DE - Offertenheld Deutschland<\/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:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Carreaux DE - Offertenheld Deutschland\" \/>\n<meta property=\"og:url\" content=\"https:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/\" \/>\n<meta property=\"og:site_name\" content=\"Offertenheld Deutschland\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-03T08:29:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/carreaux-de\\\/\",\"url\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/carreaux-de\\\/\",\"name\":\"Carreaux DE - Offertenheld Deutschland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/#website\"},\"datePublished\":\"2025-09-02T11:15:19+00:00\",\"dateModified\":\"2025-09-03T08:29:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/carreaux-de\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/carreaux-de\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/carreaux-de\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Carreaux DE\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/\",\"name\":\"Offerten Schweiz\",\"description\":\"Offertenformulare f\u00fcr Offertenheld Deutschland\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/offertenheld-de.offerten.net\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Carreaux DE - Offertenheld Deutschland","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:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/","og_locale":"fr_FR","og_type":"article","og_title":"Carreaux DE - Offertenheld Deutschland","og_url":"https:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/","og_site_name":"Offertenheld Deutschland","article_modified_time":"2025-09-03T08:29:44+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/","url":"https:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/","name":"Carreaux DE - Offertenheld Deutschland","isPartOf":{"@id":"https:\/\/offertenheld-de.offerten.net\/fr\/#website"},"datePublished":"2025-09-02T11:15:19+00:00","dateModified":"2025-09-03T08:29:44+00:00","breadcrumb":{"@id":"https:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/offertenheld-de.offerten.net\/fr\/carreaux-de\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/offertenheld-de.offerten.net\/fr\/"},{"@type":"ListItem","position":2,"name":"Carreaux DE"}]},{"@type":"WebSite","@id":"https:\/\/offertenheld-de.offerten.net\/fr\/#website","url":"https:\/\/offertenheld-de.offerten.net\/fr\/","name":"Offerten Schweiz","description":"Offertenformulare f\u00fcr Offertenheld Deutschland","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/offertenheld-de.offerten.net\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"}]}},"_links":{"self":[{"href":"https:\/\/offertenheld-de.offerten.net\/fr\/wp-json\/wp\/v2\/pages\/5236","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/offertenheld-de.offerten.net\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/offertenheld-de.offerten.net\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/offertenheld-de.offerten.net\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/offertenheld-de.offerten.net\/fr\/wp-json\/wp\/v2\/comments?post=5236"}],"version-history":[{"count":2,"href":"https:\/\/offertenheld-de.offerten.net\/fr\/wp-json\/wp\/v2\/pages\/5236\/revisions"}],"predecessor-version":[{"id":5435,"href":"https:\/\/offertenheld-de.offerten.net\/fr\/wp-json\/wp\/v2\/pages\/5236\/revisions\/5435"}],"wp:attachment":[{"href":"https:\/\/offertenheld-de.offerten.net\/fr\/wp-json\/wp\/v2\/media?parent=5236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}