{"id":80,"date":"2025-03-06T14:43:24","date_gmt":"2025-03-06T14:43:24","guid":{"rendered":"https:\/\/incisoriamoderna.it\/restyling\/?page_id=80"},"modified":"2025-09-30T17:22:51","modified_gmt":"2025-09-30T17:22:51","slug":"preventivo","status":"publish","type":"page","link":"https:\/\/incisoriamoderna.it\/en\/preventivo\/","title":{"rendered":"Request a quote"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"80\" class=\"elementor elementor-80\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c615161 e-grid e-con-full e-con e-parent\" data-id=\"c615161\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-ee3ee39 e-con-full e-flex e-con e-child\" data-id=\"ee3ee39\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f816f6 elementor-widget elementor-widget-heading\" data-id=\"1f816f6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Richiesta preventivo<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66401ad elementor-widget elementor-widget-text-editor\" data-id=\"66401ad\" 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>Pi\u00f9 di 40 anni di esperienza nel settore dell&#8217;incisoria, specializzati in modo significativo nella produzione di citofoni, campanelli e frontali posta<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-35e28d7 animated-fast elementor-invisible elementor-widget elementor-widget-button\" data-id=\"35e28d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"tel:390225410959\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Chiama ora<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b7329f e-con-full e-flex e-con e-child\" data-id=\"4b7329f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f9ecc48 elementor-widget elementor-widget-html\" data-id=\"f9ecc48\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  #map { height: 400px; border-radius:24px; }\n<\/style>\n\n<link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.css\"\n  integrity=\"sha256-p4NxAoJBhIIN+hmNHrzRCf9tD\/miZyoHS5obTRR9BMY=\"\n  crossorigin=\"\"\/>\n<script src=\"https:\/\/unpkg.com\/leaflet@1.9.4\/dist\/leaflet.js\"\n  integrity=\"sha256-20nQCchB9co0qIjJZRGuk2\/Z9VM+kNiyxNV1lvTlZBo=\"\n  crossorigin=\"\"><\/script>\n\n<div id=\"map\"><\/div>\n\n<script>\n  var map = L.map('map').setView([45.520447771966246, 9.271633454293424], 15);\n\n  \/\/ Marker SVG colorato #EAC31C\n  var yellowIcon = L.divIcon({\n    className: \"custom-pin\",\n    html: `<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"48\" viewBox=\"0 0 384 512\">\n             <path fill=\"#EAC31C\" d=\"M168 0C75.1 0 0 75.1 0 168c0 87.4 155.9 325.9 162.2 336\n               2.5 3.9 7 6 11.8 6s9.3-2.1 11.8-6c6.3-10.1 162.2-248.6 162.2-336\n               C384 75.1 308.9 0 216 0zm0 240c-39.8 0-72-32.2-72-72s32.2-72\n               72-72 72 32.2 72 72-32.2 72-72 72z\"\/>\n           <\/svg>`,\n    iconSize: [32, 48],\n    iconAnchor: [16, 48],\n    popupAnchor: [0, -48]\n  });\n\n  L.marker([45.520447771966246, 9.271633454293424], {icon: yellowIcon})\n    .addTo(map)\n    .bindPopup('<h2>Incisoria Moderna<\/h2><br><a href=\"https:\/\/www.google.com\/maps\/dir\/45.550192,9.2015678\/Via+Torino,+12,+20093+Cologno+Monzese+MI\/@45.5458205,9.1466109,12z\" target=\"_blank\">Via Torino 12 - 20093 Cologno Monzese (Milano)<\/a>')\n    .openPopup();\n\n  L.tileLayer('https:\/\/tile.openstreetmap.org\/{z}\/{x}\/{y}.png', {\n    attribution: '&copy; <a href=\"https:\/\/www.openstreetmap.org\/copyright\">OpenStreetMap<\/a>'\n  }).addTo(map);\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8790321 e-con-full e-flex e-con e-parent\" data-id=\"8790321\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dee643c e-con-full e-flex e-con e-child\" data-id=\"dee643c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18feb95 elementor-widget elementor-widget-heading\" data-id=\"18feb95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Richiesta<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7fc6739 elementor-widget elementor-widget-text-editor\" data-id=\"7fc6739\" 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>Compila il form per ricevere&#8230;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5fdfc8e elementor-absolute elementor-widget elementor-widget-html\" data-id=\"5fdfc8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  const form = document.querySelector('form[name=\"contattiPersona\"]');\n  if (!form) return;\n\n  const personaInputs = form.querySelectorAll('input[name=\"form_fields[persona]\"]');\n  const nomeInput = form.querySelector('#form-field-nome');\n  const nomeLabel = form.querySelector('label[for=\"form-field-nome\"]');\n\n  if (!personaInputs.length || !nomeInput || !nomeLabel) return;\n\n  function updateLabel() {\n    const scelta = [...personaInputs].find(r => r.checked)?.value || '';\n    const isAzienda = \/azienda\/i.test(scelta);\n    nomeLabel.textContent = isAzienda ? 'Ragione Sociale' : 'Nome';\n    nomeInput.placeholder = isAzienda ? 'Inserisci la ragione sociale' : 'Inserisci il tuo nome';\n  }\n\n  personaInputs.forEach(r => r.addEventListener('change', updateLabel));\n  updateLabel(); \/\/ iniziale\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80eb88b elementor-button-align-center elementor-mobile-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"80eb88b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" id=\"contattiPersona\" name=\"contattiPersona\" aria-label=\"contattiPersona\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"80\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"80eb88b\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Richiesta preventivo - Incisoria Moderna\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"80\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-radio elementor-field-group elementor-column elementor-field-group-persona elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-persona\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPersona\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  elementor-subgroup-inline\"><span class=\"elementor-field-option\"><input type=\"radio\" value=\"azienda\" id=\"form-field-persona-0\" name=\"form_fields[persona]\" required=\"required\"> <label for=\"form-field-persona-0\">Azienda<\/label><\/span><span class=\"elementor-field-option\"><input type=\"radio\" value=\"privato\" id=\"form-field-persona-1\" name=\"form_fields[persona]\" required=\"required\"> <label for=\"form-field-persona-1\">Privato<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-nome elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-nome\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tNome\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[nome]\" id=\"form-field-nome\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Nome\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-field_cf2d5ad elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_cf2d5ad\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tRichiesta\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[field_cf2d5ad]\" id=\"form-field-field_cf2d5ad\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\" Informazioni targhe\">Informazioni targhe<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Informazioni e\/o richiesta cataloghi pulsantiere\">Informazioni cataloghi pulsantiere<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\" Informazioni materiale per incisorie\">Informazioni materiale per incisorie<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"Altro\">Altro<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessaggio\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Messaggio\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_d538556 elementor-col-100\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_d538556]\" id=\"form-field-field_d538556\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\">\n\t\t\t\t<label for=\"form-field-field_d538556\">Ho letto e accetto l'Informativa sulla privacy.<\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Invia<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pi\u00f9 di 40 anni di esperienza nel settore dell&#8217;incisoria, specializzati in modo significativo nella produzione di citofoni, campanelli e frontali posta Chiama ora Richiesta Compila il form per ricevere&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-80","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/incisoriamoderna.it\/en\/wp-json\/wp\/v2\/pages\/80","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/incisoriamoderna.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/incisoriamoderna.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/incisoriamoderna.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/incisoriamoderna.it\/en\/wp-json\/wp\/v2\/comments?post=80"}],"version-history":[{"count":95,"href":"https:\/\/incisoriamoderna.it\/en\/wp-json\/wp\/v2\/pages\/80\/revisions"}],"predecessor-version":[{"id":2067,"href":"https:\/\/incisoriamoderna.it\/en\/wp-json\/wp\/v2\/pages\/80\/revisions\/2067"}],"wp:attachment":[{"href":"https:\/\/incisoriamoderna.it\/en\/wp-json\/wp\/v2\/media?parent=80"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}