{"id":17936,"date":"2021-11-30T13:10:06","date_gmt":"2021-11-30T12:10:06","guid":{"rendered":"https:\/\/mecadi.com\/uncategorized\/offer\/"},"modified":"2025-03-14T14:28:37","modified_gmt":"2025-03-14T13:28:37","slug":"offer","status":"publish","type":"post","link":"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/","title":{"rendered":"Customized offer permeation"},"content":{"rendered":"<p>We are pleased to create a custom offer for you.<\/p>\n<p>&nbsp;<\/p>\n<p>Important: Please download the appropriate form first, then you can fill it in and send it to us.<\/p>\n<p>&nbsp;<\/p>\n<p><a title=\"Inquiry form permeation measurement\" href=\"\/wp-content\/uploads\/Inquiry_permeation_measurement.pdf\">Inquiry form permeation measurement<\/a><\/p>\n<p><a title=\"Inquiry form for custom permeation devices - units, measurement cells and supplies\" href=\"\/wp-content\/uploads\/Inquiry_permeation_device.pdf\">Inquiry form for custom permeation devices &#8211; units, measurement cells and supplies<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>In case of any questions, please contact:<\/p>\n<p>Dr. Andreas Konrad<\/p>\n<p>Telefon: +49 (0)6826 &#8211; 9 33 83 0<\/p>\n<p>E-Mail: <span id=\"cloaka200fe9c635b10cb7cb88ad3699cb282\"><\/span><a href=\"mailto:info@mecadi.com\">info@mecadi.com<\/a><script type=\"text\/javascript\"> document.getElementById('cloaka200fe9c635b10cb7cb88ad3699cb282').innerHTML = ''; var prefix = '&#109;a' + 'i&#108;' + '&#116;o'; var path = 'hr' + 'ef' + '='; var addya200fe9c635b10cb7cb88ad3699cb282 = '&#105;nf&#111;' + '&#64;'; addya200fe9c635b10cb7cb88ad3699cb282 = addya200fe9c635b10cb7cb88ad3699cb282 + 'm&#101;c&#97;d&#105;' + '&#46;' + 'c&#111;m'; var addy_texta200fe9c635b10cb7cb88ad3699cb282 = '&#105;nf&#111;' + '&#64;' + 'm&#101;c&#97;d&#105;' + '&#46;' + 'c&#111;m';document.getElementById('cloaka200fe9c635b10cb7cb88ad3699cb282').innerHTML += '<a ' + path + ''' + prefix + ':' + addya200fe9c635b10cb7cb88ad3699cb282 + ''>'+addy_texta200fe9c635b10cb7cb88ad3699cb282+'<\/a>'; <\/script><\/p>\n<p>&nbsp;<\/p>\n<p>You can contact us by phone from Mo-Fr 8.30am-4.30pm (CET) or 24\/7 by our <a href=\"\/en\/news_aboutus\/contact\">contact form<\/a>. We speak German and English.<\/p>\n<p><!-- START: Modules Anywhere --><\/p>\n<div style=\"font-size: 18px; font-weight: bold; text-align: center;\"><span id=\"leoClockTime_leoclock\" class=\"clock\">17:40<\/span><\/div>\n<div style=\"font-size: 14px; font-weight: bold; text-align: center;\"><span id=\"leoClockDate_leoclock\">28\/09\/2021<\/span><\/div>\n<div style=\"font-size: 12px; font-weight: normal; text-align: center;\"><span class=\"timeszone\">Bexbach<\/span><\/div>\n<p><script type=\"text\/javascript\"> var currentTime_leoclock = new Date(\"September 28, 2021 17:40:15\"); var format_leoclock = \"24h\"; var seconds_leoclock = \"no\"; var date_leoclock = \"format3\"; var leadingZeros_leoclock = \"yes\"; var jstime_leoclock = new Date().getTime()-1000; function leoClockUpdate_leoclock() { jstime_leoclock=jstime_leoclock+1000; var jsnow_leoclock = new Date().getTime(); var offset_leoclock=jsnow_leoclock-jstime_leoclock; if(offset_leoclock>1000){ jstime_leoclock=jstime_leoclock+offset_leoclock; var offsetseconds_leoclock=Math.round(offset_leoclock\/1000); currentTime_leoclock.setSeconds(currentTime_leoclock.getSeconds()+offsetseconds_leoclock); } currentTime_leoclock.setSeconds(currentTime_leoclock.getSeconds()+1); var currentHours_leoclock = currentTime_leoclock.getHours(); var currentMinutes_leoclock = currentTime_leoclock.getMinutes(); var currentSeconds_leoclock = currentTime_leoclock.getSeconds(); \/\/ Handles 12h format if(format_leoclock==\"12h\"){ \/\/convert 24 to 00 if(currentHours_leoclock==24){ currentHours_leoclock=0; } \/\/save a AM\/PM variable if(currentHours_leoclock<12){ var ampm_leoclock = \"AM\"; } if(currentHours_leoclock>=12){ var ampm_leoclock = \"PM\"; if(currentHours_leoclock>12){ currentHours_leoclock=currentHours_leoclock-12; } } } \/\/ Pad the hours, minutes and seconds with leading zeros, if required if(leadingZeros_leoclock==\"yes\"){ currentHours_leoclock = ( currentHours_leoclock < 10 ? \"0\" : \"\" ) + currentHours_leoclock; currentMinutes_leoclock = ( currentMinutes_leoclock < 10 ? \"0\" : \"\" ) + currentMinutes_leoclock; currentSeconds_leoclock = ( currentSeconds_leoclock < 10 ? \"0\" : \"\" ) + currentSeconds_leoclock; } \/\/ Compose the string for display var currentTimeString_leoclock = currentHours_leoclock + \":\" + currentMinutes_leoclock; \/\/ Add seconds if that has been selected if(seconds_leoclock==\"yes\"){ currentTimeString_leoclock = currentTimeString_leoclock + \":\" + currentSeconds_leoclock; } \/\/ Add AM\/PM if 12h format if(format_leoclock==\"12h\"){ currentTimeString_leoclock = currentTimeString_leoclock + \" \" + ampm_leoclock; } \/\/ Handle date formating if(date_leoclock!=\"no\"){ var date = currentTime_leoclock.getDate(); var month = currentTime_leoclock.getMonth()+1; var year = currentTime_leoclock.getFullYear(); var day = currentTime_leoclock.getDay(); var textMonth = \"null\"; if(day==1){ day=\"Mon\";} if(day==2){ day=\"Tue\";} if(day==3){ day=\"Wed\";} if(day==4){ day=\"Thu\";} if(day==5){ day=\"Fri\";} if(day==6){ day=\"Sat\";} if(day==0){ day=\"Sun\";} if(month==\"1\"){ textMonth=\"Jan\";} if(month==\"2\"){ textMonth=\"Feb\";} if(month==\"3\"){ textMonth=\"Mar\";} if(month==\"4\"){ textMonth=\"Apr\";} if(month==\"5\"){ textMonth=\"May\";} if(month==\"6\"){ textMonth=\"Jun\";} if(month==\"7\"){ textMonth=\"Jul\";} if(month==\"8\"){ textMonth=\"Aug\";} if(month==\"9\"){ textMonth=\"Sep\";} if(month==\"10\"){ textMonth=\"Oct\";} if(month==\"11\"){ textMonth=\"Nov\";} if(month==\"12\"){ textMonth=\"Dec\";} if(leadingZeros_leoclock==\"yes\"){ if(month<10) month=\"0\" + month; if(date<10) date=\"0\" + date; } \/\/Compose date string switch (date_leoclock){ case \"format1\": currentDate_leoclock=year + \"-\" + month + \"-\" + date; break; case \"format2\": currentDate_leoclock=year + \"\/\" + month + \"\/\" + date; break; case \"format3\": currentDate_leoclock=date + \"\/\" + month + \"\/\" + year; break; case \"format4\": currentDate_leoclock=month + \"\/\" + date + \"\/\" + year; break; case \"format5\": currentDate_leoclock=date + \" \" + textMonth; break; case \"format6\": currentDate_leoclock=day + \" \" + date + \" \" +textMonth; break; case \"format7\": currentDate_leoclock=textMonth + \" \" + date; break; case \"format8\": currentDate_leoclock=textMonth + \" \" + date + \", \" + year; break; case \"format9\": currentDate_leoclock=day + \" \" + textMonth + \" \" + date; break; } } \/\/ Update the time display document.getElementById(\"leoClockTime_leoclock\").innerHTML = currentTimeString_leoclock; if(date_leoclock!=\"no\"){ document.getElementById(\"leoClockDate_leoclock\").innerHTML = currentDate_leoclock; } } leoClockUpdate_leoclock(); setInterval('leoClockUpdate_leoclock()', 1000); <\/script><!-- END: Modules Anywhere --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are pleased to create a custom offer for you. &nbsp; Important: Please download the appropriate form first, then you can fill it in and send it to us. &nbsp; Inquiry form permeation measurement Inquiry form for custom permeation devices &#8211; units, measurement cells and supplies &nbsp; In case of any questions, please contact: Dr.&hellip;&nbsp;<a href=\"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Customized offer permeation<\/span><\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_yoast_wpseo_title":"Customized offer permeation","_yoast_wpseo_metadesc":"Offer permeation","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"off","neve_meta_content_width":70,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"categories":[823],"tags":[],"class_list":["post-17936","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Customized offer permeation<\/title>\n<meta name=\"description\" content=\"Offer permeation\" \/>\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.mecadi.com\/en\/uncategorized\/offer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Customized offer permeation\" \/>\n<meta property=\"og:description\" content=\"Offer permeation\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/\" \/>\n<meta property=\"og:site_name\" content=\"Permeation &amp; Polymers\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-30T12:10:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-14T13:28:37+00:00\" \/>\n<meta name=\"author\" content=\"Mecadi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mecadi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Customized offer permeation","description":"Offer permeation","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.mecadi.com\/en\/uncategorized\/offer\/","og_locale":"en_US","og_type":"article","og_title":"Customized offer permeation","og_description":"Offer permeation","og_url":"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/","og_site_name":"Permeation &amp; Polymers","article_published_time":"2021-11-30T12:10:06+00:00","article_modified_time":"2025-03-14T13:28:37+00:00","author":"Mecadi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Mecadi","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/#article","isPartOf":{"@id":"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/"},"author":{"name":"Mecadi","@id":"https:\/\/www.mecadi.com\/de\/#\/schema\/person\/66c077d6aa9e9d5e506aa9929a63ab47"},"headline":"Customized offer permeation","datePublished":"2021-11-30T12:10:06+00:00","dateModified":"2025-03-14T13:28:37+00:00","mainEntityOfPage":{"@id":"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/"},"wordCount":89,"commentCount":0,"publisher":{"@id":"https:\/\/www.mecadi.com\/de\/#organization"},"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/","url":"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/","name":"Customized offer permeation","isPartOf":{"@id":"https:\/\/www.mecadi.com\/de\/#website"},"datePublished":"2021-11-30T12:10:06+00:00","dateModified":"2025-03-14T13:28:37+00:00","description":"Offer permeation","breadcrumb":{"@id":"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mecadi.com\/en\/uncategorized\/offer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mecadi.com\/en\/permeation-polymers\/"},{"@type":"ListItem","position":2,"name":"Unkategorisiert","item":"https:\/\/www.mecadi.com\/de\/unkategorisiert\/"},{"@type":"ListItem","position":3,"name":"Customized offer permeation"}]},{"@type":"WebSite","@id":"https:\/\/www.mecadi.com\/de\/#website","url":"https:\/\/www.mecadi.com\/de\/","name":"Permeation &amp; Polymers","description":"innovation for your business","publisher":{"@id":"https:\/\/www.mecadi.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mecadi.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.mecadi.com\/de\/#organization","name":"Permeation &amp; Polymers","url":"https:\/\/www.mecadi.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mecadi.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.mecadi.com\/wp-content\/uploads\/cropped-Logo_Mecadi_2025.png","contentUrl":"https:\/\/www.mecadi.com\/wp-content\/uploads\/cropped-Logo_Mecadi_2025.png","width":828,"height":439,"caption":"Permeation &amp; Polymers"},"image":{"@id":"https:\/\/www.mecadi.com\/de\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.mecadi.com\/de\/#\/schema\/person\/66c077d6aa9e9d5e506aa9929a63ab47","name":"Mecadi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.mecadi.com\/de\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9ad66aedc2b8075b694d07ba06b67d1f2f2248533d64a9b8925fd9192d696752?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9ad66aedc2b8075b694d07ba06b67d1f2f2248533d64a9b8925fd9192d696752?s=96&d=mm&r=g","caption":"Mecadi"},"sameAs":["florian"],"url":"https:\/\/www.mecadi.com\/en\/author\/mecadi\/"}]}},"_links":{"self":[{"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/posts\/17936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/comments?post=17936"}],"version-history":[{"count":3,"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/posts\/17936\/revisions"}],"predecessor-version":[{"id":21314,"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/posts\/17936\/revisions\/21314"}],"wp:attachment":[{"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/media?parent=17936"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/categories?post=17936"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mecadi.com\/en\/wp-json\/wp\/v2\/tags?post=17936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}