{"id":255,"date":"2023-09-22T22:38:22","date_gmt":"2023-09-22T22:38:22","guid":{"rendered":"https:\/\/vinnysboomverzorging.nl\/?page_id=255"},"modified":"2023-09-22T22:38:55","modified_gmt":"2023-09-22T22:38:55","slug":"stel-hier-zelf-uw-offerte-samen","status":"publish","type":"page","link":"https:\/\/vinnysboomverzorging.nl\/?page_id=255","title":{"rendered":"Stel hier zelf uw offerte samen."},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Maak zelf de berekening en weet meteen wat uw klus gaat kosten.<\/p>\n\n\n\n<form id=\"priceForm\">\n  <h3>Prijslijst<\/h3>\n  <label>\n    <input type=\"checkbox\" name=\"option1\" value=\"10\"> Optie 1 &#8211; \u20ac10\n  <\/label><br>\n  <label>\n    <input type=\"checkbox\" name=\"option2\" value=\"20\"> Optie 2 &#8211; \u20ac20\n  <\/label><br>\n  <label>\n    <input type=\"checkbox\" name=\"option3\" value=\"30\"> Optie 3 &#8211; \u20ac30\n  <\/label><br>\n  <input type=\"email\" name=\"email\" placeholder=\"Voer je e-mailadres in\" required><br>\n  <input type=\"submit\" value=\"Bereken totaal en verstuur\">\n<\/form>\n\n<p id=\"totalPrice\">Totaal: \u20ac0<\/p>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n  const form = document.getElementById(\"priceForm\");\n  const totalPriceElement = document.getElementById(\"totalPrice\");\n  const emailInput = form.querySelector('input[name=\"email\"]');\n  const checkboxes = form.querySelectorAll('input[type=\"checkbox\"]');\n\n  checkboxes.forEach(function(checkbox) {\n    checkbox.addEventListener(\"change\", function() {\n      let totalPrice = 0;\n      checkboxes.forEach(function(checkbox) {\n        if (checkbox.checked) {\n          totalPrice += parseFloat(checkbox.value);\n        }\n      });\n      totalPriceElement.textContent = \"Totaal: \u20ac\" + totalPrice.toFixed(2);\n    });\n  });\n\n  form.addEventListener(\"submit\", function(event) {\n    event.preventDefault();\n\n    const formData = new FormData(form);\n    const email = emailInput.value;\n    formData.append(\"totalPrice\", totalPriceElement.textContent);\n\n    fetch(\"serverzijde.php\", {\n      method: \"POST\",\n      body: formData\n    }).then(function(response) {\n      \/\/ Hier kun je verdere acties uitvoeren na het verzenden van de e-mail\n    });\n  });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Maak zelf de berekening en weet meteen wat uw klus gaat kosten. Prijslijst Optie 1 &#8211; \u20ac10 Optie 2 &#8211; \u20ac20 Optie 3 &#8211; \u20ac30 Totaal: \u20ac0<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-255","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Stel hier zelf uw offerte samen. - Vinny&#039;s boomverzorging<\/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:\/\/vinnysboomverzorging.nl\/?page_id=255\" \/>\n<meta property=\"og:locale\" content=\"nl_NL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Stel hier zelf uw offerte samen. - Vinny&#039;s boomverzorging\" \/>\n<meta property=\"og:description\" content=\"Maak zelf de berekening en weet meteen wat uw klus gaat kosten. Prijslijst Optie 1 &#8211; \u20ac10 Optie 2 &#8211; \u20ac20 Optie 3 &#8211; \u20ac30 Totaal: \u20ac0\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vinnysboomverzorging.nl\/?page_id=255\" \/>\n<meta property=\"og:site_name\" content=\"Vinny&#039;s boomverzorging\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-22T22:38:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Geschatte leestijd\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vinnysboomverzorging.nl\/?page_id=255\",\"url\":\"https:\/\/vinnysboomverzorging.nl\/?page_id=255\",\"name\":\"Stel hier zelf uw offerte samen. - Vinny&#039;s boomverzorging\",\"isPartOf\":{\"@id\":\"https:\/\/vinnysboomverzorging.nl\/#website\"},\"datePublished\":\"2023-09-22T22:38:22+00:00\",\"dateModified\":\"2023-09-22T22:38:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/vinnysboomverzorging.nl\/?page_id=255#breadcrumb\"},\"inLanguage\":\"nl-NL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vinnysboomverzorging.nl\/?page_id=255\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vinnysboomverzorging.nl\/?page_id=255#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/vinnysboomverzorging.nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Stel hier zelf uw offerte samen.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vinnysboomverzorging.nl\/#website\",\"url\":\"https:\/\/vinnysboomverzorging.nl\/\",\"name\":\"Vinny&#039;s boomverzorging\",\"description\":\"Voor deskundig advies en onderhoud\",\"publisher\":{\"@id\":\"https:\/\/vinnysboomverzorging.nl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vinnysboomverzorging.nl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"nl-NL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/vinnysboomverzorging.nl\/#organization\",\"name\":\"Vinny&#039;s boomverzorging\",\"url\":\"https:\/\/vinnysboomverzorging.nl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nl-NL\",\"@id\":\"https:\/\/vinnysboomverzorging.nl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/vinnysboomverzorging.nl\/wp-content\/uploads\/2023\/11\/VBV-logo-final-RGB-Small.png\",\"contentUrl\":\"https:\/\/vinnysboomverzorging.nl\/wp-content\/uploads\/2023\/11\/VBV-logo-final-RGB-Small.png\",\"width\":1667,\"height\":480,\"caption\":\"Vinny&#039;s boomverzorging\"},\"image\":{\"@id\":\"https:\/\/vinnysboomverzorging.nl\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/vinnys_boomverzorging\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Stel hier zelf uw offerte samen. - Vinny&#039;s boomverzorging","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:\/\/vinnysboomverzorging.nl\/?page_id=255","og_locale":"nl_NL","og_type":"article","og_title":"Stel hier zelf uw offerte samen. - Vinny&#039;s boomverzorging","og_description":"Maak zelf de berekening en weet meteen wat uw klus gaat kosten. Prijslijst Optie 1 &#8211; \u20ac10 Optie 2 &#8211; \u20ac20 Optie 3 &#8211; \u20ac30 Totaal: \u20ac0","og_url":"https:\/\/vinnysboomverzorging.nl\/?page_id=255","og_site_name":"Vinny&#039;s boomverzorging","article_modified_time":"2023-09-22T22:38:55+00:00","twitter_card":"summary_large_image","twitter_misc":{"Geschatte leestijd":"1 minuut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vinnysboomverzorging.nl\/?page_id=255","url":"https:\/\/vinnysboomverzorging.nl\/?page_id=255","name":"Stel hier zelf uw offerte samen. - Vinny&#039;s boomverzorging","isPartOf":{"@id":"https:\/\/vinnysboomverzorging.nl\/#website"},"datePublished":"2023-09-22T22:38:22+00:00","dateModified":"2023-09-22T22:38:55+00:00","breadcrumb":{"@id":"https:\/\/vinnysboomverzorging.nl\/?page_id=255#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vinnysboomverzorging.nl\/?page_id=255"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vinnysboomverzorging.nl\/?page_id=255#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vinnysboomverzorging.nl\/"},{"@type":"ListItem","position":2,"name":"Stel hier zelf uw offerte samen."}]},{"@type":"WebSite","@id":"https:\/\/vinnysboomverzorging.nl\/#website","url":"https:\/\/vinnysboomverzorging.nl\/","name":"Vinny&#039;s boomverzorging","description":"Voor deskundig advies en onderhoud","publisher":{"@id":"https:\/\/vinnysboomverzorging.nl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vinnysboomverzorging.nl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"nl-NL"},{"@type":"Organization","@id":"https:\/\/vinnysboomverzorging.nl\/#organization","name":"Vinny&#039;s boomverzorging","url":"https:\/\/vinnysboomverzorging.nl\/","logo":{"@type":"ImageObject","inLanguage":"nl-NL","@id":"https:\/\/vinnysboomverzorging.nl\/#\/schema\/logo\/image\/","url":"https:\/\/vinnysboomverzorging.nl\/wp-content\/uploads\/2023\/11\/VBV-logo-final-RGB-Small.png","contentUrl":"https:\/\/vinnysboomverzorging.nl\/wp-content\/uploads\/2023\/11\/VBV-logo-final-RGB-Small.png","width":1667,"height":480,"caption":"Vinny&#039;s boomverzorging"},"image":{"@id":"https:\/\/vinnysboomverzorging.nl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/vinnys_boomverzorging\/"]}]}},"_links":{"self":[{"href":"https:\/\/vinnysboomverzorging.nl\/index.php?rest_route=\/wp\/v2\/pages\/255","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vinnysboomverzorging.nl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vinnysboomverzorging.nl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vinnysboomverzorging.nl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vinnysboomverzorging.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=255"}],"version-history":[{"count":3,"href":"https:\/\/vinnysboomverzorging.nl\/index.php?rest_route=\/wp\/v2\/pages\/255\/revisions"}],"predecessor-version":[{"id":283,"href":"https:\/\/vinnysboomverzorging.nl\/index.php?rest_route=\/wp\/v2\/pages\/255\/revisions\/283"}],"wp:attachment":[{"href":"https:\/\/vinnysboomverzorging.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}