{"id":3311,"date":"2025-12-08T10:59:21","date_gmt":"2025-12-08T09:59:21","guid":{"rendered":"https:\/\/www.solderchemistry.com\/?page_id=3311"},"modified":"2025-12-08T12:52:39","modified_gmt":"2025-12-08T11:52:39","slug":"contact-werner-confirmation","status":"publish","type":"page","link":"https:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/","title":{"rendered":"Contact Werner &#8211; Confirmation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3311\" class=\"elementor elementor-3311\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d3de9da e-con-full e-flex e-con e-parent\" data-id=\"d3de9da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3a7f33a e-con-full e-flex e-con e-child\" data-id=\"3a7f33a\" 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-68238e9 e-con-full elementor-section-herohero e-flex e-con e-child\" data-id=\"68238e9\" 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-fed1b92 e-flex e-con-boxed e-con e-child\" data-id=\"fed1b92\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c68f58 elementor-widget elementor-widget-heading\" data-id=\"4c68f58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Whatever drives you \u2013 I am here for you, ready to listen and help.<\/p>\t\t\t\t<\/div>\n\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3bdf8a5 e-flex e-con-boxed e-con e-parent\" data-id=\"3bdf8a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a94954 elementor-widget elementor-widget-html\" data-id=\"4a94954\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <title>Appointment Confirmation<\/title>\r\n  <style>\r\n    body {\r\n      font-family: Arial, sans-serif;\r\n      color: #333;\r\n      padding: 40px 20px;\r\n      background: #f9f9f9;\r\n      text-align: center;\r\n    }\r\n    .container {\r\n      max-width: 600px;\r\n      margin: 0 auto;\r\n      background: #fff;\r\n      padding: 40px 30px;\r\n      border-radius: 10px;\r\n      box-shadow: 0 2px 8px rgb(0 0 0 \/ 0.1);\r\n      text-align: left;\r\n    }\r\n    h1 {\r\n      margin-bottom: 20px;\r\n      font-weight: 600;\r\n      text-align: center;\r\n      \/* Original color removed so inline color takes effect *\/\r\n    }\r\n    p {\r\n      font-size: 1.1rem;\r\n      line-height: 1.6;\r\n      margin-bottom: 20px;\r\n    }\r\n    .invitee {\r\n      font-weight: 600;\r\n    }\r\n    .email-link {\r\n      color: inherit;\r\n      text-decoration: underline;\r\n      font-weight: normal;\r\n    }\r\n    .signature {\r\n      margin-top: 30px;\r\n      font-weight: 600;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"container\">\r\n    <h1 style=\"color: #2c7c41 !important;\">Thank you!<\/h1>\r\n\r\n    <p>\r\n      Dear <span class=\"invitee\" id=\"invitee_name\">Guest<\/span>, your appointment has been successfully scheduled.\r\n    <\/p>\r\n\r\n    <p>\r\n      You will receive a confirmation email shortly, including all the details of your appointment. \r\n      If you have chosen an online meeting, the email will also contain the link to join the call.\r\n    <\/p>\r\n\r\n    <p>\r\n      If you do not receive the email, please check your spam or junk folder. \r\n      Should you still not find it, feel free to contact me at \r\n      <a href=\"mailto:wwagner@indium.com\" class=\"email-link\">wwagner@indium.com<\/a>.\r\n    <\/p>\r\n\r\n    <p class=\"signature\">Kind regards,<br>Werner Wagner<\/p>\r\n  <\/div>\r\n\r\n  <script>\r\n    function getQueryParams() {\r\n      const params = {};\r\n      window.location.search.substring(1).split(\"&\").forEach(function(part) {\r\n        if (!part) return;\r\n        const pair = part.split(\"=\");\r\n        const key = decodeURIComponent(pair[0]);\r\n        const value = decodeURIComponent(pair[1] || \"\");\r\n        params[key] = value;\r\n      });\r\n      return params;\r\n    }\r\n\r\n    function decodeAndReplacePlus(value) {\r\n      return decodeURIComponent(value).replace(\/\\+\/g, \" \");\r\n    }\r\n\r\n    const params = getQueryParams();\r\n    const inviteeName = params.invitee_full_name ? decodeAndReplacePlus(params.invitee_full_name) : \"Guest\";\r\n\r\n    document.getElementById(\"invitee_name\").textContent = inviteeName;\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\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>Whatever drives you \u2013 I am here for you, ready to listen and help. Appointment Confirmation Thank you! Dear Guest, your appointment has been successfully scheduled. You will receive a confirmation email shortly, including all the details of your appointment. If you have chosen an online meeting, the email will also contain the link to [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-3311","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Werner - Confirmation - Solder Chemistry<\/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:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Werner - Confirmation - Solder Chemistry\" \/>\n<meta property=\"og:description\" content=\"Whatever drives you \u2013 I am here for you, ready to listen and help. Appointment Confirmation Thank you! Dear Guest, your appointment has been successfully scheduled. You will receive a confirmation email shortly, including all the details of your appointment. If you have chosen an online meeting, the email will also contain the link to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/\" \/>\n<meta property=\"og:site_name\" content=\"Solder Chemistry\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-08T11:52:39+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:\\\/\\\/www.solderchemistry.com\\\/en\\\/contact-werner-confirmation\\\/\",\"url\":\"https:\\\/\\\/www.solderchemistry.com\\\/en\\\/contact-werner-confirmation\\\/\",\"name\":\"Contact Werner - Confirmation - Solder Chemistry\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.solderchemistry.com\\\/#website\"},\"datePublished\":\"2025-12-08T09:59:21+00:00\",\"dateModified\":\"2025-12-08T11:52:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.solderchemistry.com\\\/en\\\/contact-werner-confirmation\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.solderchemistry.com\\\/en\\\/contact-werner-confirmation\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.solderchemistry.com\\\/en\\\/contact-werner-confirmation\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/www.solderchemistry.com\\\/en\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Werner &#8211; Confirmation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.solderchemistry.com\\\/#website\",\"url\":\"https:\\\/\\\/www.solderchemistry.com\\\/\",\"name\":\"Solder Chemistry\",\"description\":\"Was wir verbinden, halten wir \u2013 technisch, \u00f6kologisch, partnerschaftlich\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.solderchemistry.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.solderchemistry.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.solderchemistry.com\\\/#organization\",\"name\":\"Solder Chemistry\",\"url\":\"https:\\\/\\\/www.solderchemistry.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.solderchemistry.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.solderchemistry.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/solder-chemistry-logo-borderless-scaled.png\",\"contentUrl\":\"https:\\\/\\\/www.solderchemistry.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/solder-chemistry-logo-borderless-scaled.png\",\"width\":2560,\"height\":653,\"caption\":\"Solder Chemistry\"},\"image\":{\"@id\":\"https:\\\/\\\/www.solderchemistry.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/solder-chemistry\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Werner - Confirmation - Solder Chemistry","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:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/","og_locale":"en_US","og_type":"article","og_title":"Contact Werner - Confirmation - Solder Chemistry","og_description":"Whatever drives you \u2013 I am here for you, ready to listen and help. Appointment Confirmation Thank you! Dear Guest, your appointment has been successfully scheduled. You will receive a confirmation email shortly, including all the details of your appointment. If you have chosen an online meeting, the email will also contain the link to [&hellip;]","og_url":"https:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/","og_site_name":"Solder Chemistry","article_modified_time":"2025-12-08T11:52:39+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/","url":"https:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/","name":"Contact Werner - Confirmation - Solder Chemistry","isPartOf":{"@id":"https:\/\/www.solderchemistry.com\/#website"},"datePublished":"2025-12-08T09:59:21+00:00","dateModified":"2025-12-08T11:52:39+00:00","breadcrumb":{"@id":"https:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.solderchemistry.com\/en\/contact-werner-confirmation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/www.solderchemistry.com\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Contact Werner &#8211; Confirmation"}]},{"@type":"WebSite","@id":"https:\/\/www.solderchemistry.com\/#website","url":"https:\/\/www.solderchemistry.com\/","name":"Solder Chemistry","description":"Was wir verbinden, halten wir \u2013 technisch, \u00f6kologisch, partnerschaftlich","publisher":{"@id":"https:\/\/www.solderchemistry.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.solderchemistry.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.solderchemistry.com\/#organization","name":"Solder Chemistry","url":"https:\/\/www.solderchemistry.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.solderchemistry.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.solderchemistry.com\/wp-content\/uploads\/2025\/09\/solder-chemistry-logo-borderless-scaled.png","contentUrl":"https:\/\/www.solderchemistry.com\/wp-content\/uploads\/2025\/09\/solder-chemistry-logo-borderless-scaled.png","width":2560,"height":653,"caption":"Solder Chemistry"},"image":{"@id":"https:\/\/www.solderchemistry.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/solder-chemistry"]}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Werner Wagner","author_link":"https:\/\/www.solderchemistry.com\/en\/author\/wwagner\/"},"rttpg_comment":0,"rttpg_category":false,"rttpg_excerpt":"Whatever drives you \u2013 I am here for you, ready to listen and help. Appointment Confirmation Thank you! Dear Guest, your appointment has been successfully scheduled. You will receive a confirmation email shortly, including all the details of your appointment. If you have chosen an online meeting, the email will also contain the link to&hellip;","_links":{"self":[{"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/pages\/3311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/comments?post=3311"}],"version-history":[{"count":55,"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/pages\/3311\/revisions"}],"predecessor-version":[{"id":3389,"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/pages\/3311\/revisions\/3389"}],"wp:attachment":[{"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/media?parent=3311"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/categories?post=3311"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.solderchemistry.com\/en\/wp-json\/wp\/v2\/tags?post=3311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}