{"id":23003,"date":"2024-11-27T15:18:00","date_gmt":"2024-11-27T15:18:00","guid":{"rendered":"https:\/\/www.biochek.com\/aco\/"},"modified":"2026-03-19T10:40:39","modified_gmt":"2026-03-19T10:40:39","slug":"aco","status":"publish","type":"page","link":"https:\/\/www.biochek.com\/fr\/aco\/","title":{"rendered":"ACO"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"23003\" class=\"elementor elementor-23003 elementor-8361\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6e64efce e-flex e-con-boxed e-con e-parent\" data-id=\"6e64efce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3b5a3d1f e-con-full e-flex e-con e-child\" data-id=\"3b5a3d1f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3134cf7c elementor-widget elementor-widget-heading\" data-id=\"3134cf7c\" 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\">Recherche de certificats d'analyse\n<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55e273c2 elementor-widget elementor-widget-text-editor\" data-id=\"55e273c2\" 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>Vous pouvez t\u00e9l\u00e9charger ici le COA du lot de kits correspondant.<\/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<div class=\"elementor-element elementor-element-6888832a e-con-full e-flex e-con e-child\" data-id=\"6888832a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29a14bf2 elementor-widget elementor-widget-image\" data-id=\"29a14bf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"282\" src=\"https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon-300x282.png\" class=\"attachment-medium size-medium wp-image-22998\" alt=\"Ic\u00f4ne principale de Biochek\" srcset=\"https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon-300x282.png 300w, https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon-1024x964.png 1024w, https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon-768x723.png 768w, https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon-1536x1446.png 1536w, https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon-2048x1928.png 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7b367231 e-flex e-con-boxed e-con e-parent\" data-id=\"7b367231\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78aeed1d elementor-widget elementor-widget-heading\" data-id=\"78aeed1d\" 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\">T\u00e9l\u00e9charger<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d98aba elementor-widget elementor-widget-html\" data-id=\"5d98aba\" 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\t\t\t<input type=\"text\" id=\"input-coa\" placeholder=\"Entrez le num\u00e9ro de lot\">\n\t\t<button id=\"coa-find\" style=\"background-color: #e82e25!important; border: 0; color: #ffffff; border-radius: 45px; padding: 10px 20px; margin-top: 20px;\">Recherche<\/button>\n\t\t<p style=\"margin-top: 10px;\" id=\"result-coa\"><\/p>\n           \n    \t\t<script>\n        jQuery(function($){\n      \t\tfunction fetchData() {\n            const input = document.getElementById(\"input-coa\").value;\n            const result = document.getElementById(\"result-coa\");\n          \n            let lotNumber = input\n              .trim()\n              .replace(\/[^a-zA-Z0-9-_]\/g, \"_\") \/\/ only web safe characters, all others => \"-\"\n              .replace(\/_+\/g, \"\") \/\/ ___ => \"\"\n              .toLowerCase();\n\n            const apiEndpoint = location.origin+`\/download\/${lotNumber}\/`;\n        \n\n            $.ajax({\n                type: \"HEAD\",\n                async: true,\n                url: apiEndpoint\n            }).success(function() {\n                \twindow.location.href=apiEndpoint;\n            }).error(function() {\n                result.innerHTML = `<p style=\"color: black;\">Document for kit batch with lot number ${input} not found.<\/p>`;\n            });\n\n            \n          }\n          $(\"#coa-find\").click(fetchData);\n        });\n\n\t\t<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-41243679 e-flex e-con-boxed e-con e-parent\" data-id=\"41243679\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33f39f24 elementor-widget elementor-widget-heading\" data-id=\"33f39f24\" 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\">Pour plus d'informations, contactez-nous<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7756988e elementor-widget elementor-widget-button\" data-id=\"7756988e\" data-element_type=\"widget\" data-e-type=\"widget\" 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=\"https:\/\/www.biochek.com\/fr\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Cliquez ici<\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Recherche de certificats d&rsquo;analyse Vous pouvez t\u00e9l\u00e9charger ici le COA du lot de kits correspondant. T\u00e9l\u00e9charger Recherche Pour plus d&rsquo;informations, contactez-nous Cliquez ici<\/p>\n","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-23003","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ACO - BioChek<\/title>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ACO - BioChek\" \/>\n<meta property=\"og:description\" content=\"Recherche de certificats d&rsquo;analyse Vous pouvez t\u00e9l\u00e9charger ici le COA du lot de kits correspondant. T\u00e9l\u00e9charger Recherche Pour plus d&rsquo;informations, contactez-nous Cliquez ici\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.biochek.com\/fr\/aco\/\" \/>\n<meta property=\"og:site_name\" content=\"BioChek\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-19T10:40:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon.png\" \/>\n\t<meta property=\"og:image:width\" content=\"3848\" \/>\n\t<meta property=\"og:image:height\" content=\"3622\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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.biochek.com\\\/fr\\\/aco\\\/\",\"url\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/aco\\\/\",\"name\":\"ACO - BioChek\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/aco\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/aco\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.biochek.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Biochek-main-icon-300x282.png\",\"datePublished\":\"2024-11-27T15:18:00+00:00\",\"dateModified\":\"2026-03-19T10:40:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/aco\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.biochek.com\\\/fr\\\/aco\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/aco\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.biochek.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Biochek-main-icon-300x282.png\",\"contentUrl\":\"https:\\\/\\\/www.biochek.com\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/Biochek-main-icon-300x282.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/aco\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ACO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/\",\"name\":\"BioChek - Smart Veterinairy Diagnostics\",\"description\":\"Smart Veterinary Diagnostics\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/#organization\"},\"alternateName\":\"BioChek\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/#organization\",\"name\":\"BioChek, Smart Vetarinairy Diagnostics\",\"alternateName\":\"BioChek\",\"url\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.biochek.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Biochek-Logo-basic-red-white-RGB.avif\",\"contentUrl\":\"https:\\\/\\\/www.biochek.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Biochek-Logo-basic-red-white-RGB.avif\",\"width\":1348,\"height\":261,\"caption\":\"BioChek, Smart Vetarinairy Diagnostics\"},\"image\":{\"@id\":\"https:\\\/\\\/www.biochek.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/biochek\\\/posts\\\/?feedView=all\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ACO - BioChek","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"fr_FR","og_type":"article","og_title":"ACO - BioChek","og_description":"Recherche de certificats d&rsquo;analyse Vous pouvez t\u00e9l\u00e9charger ici le COA du lot de kits correspondant. T\u00e9l\u00e9charger Recherche Pour plus d&rsquo;informations, contactez-nous Cliquez ici","og_url":"https:\/\/www.biochek.com\/fr\/aco\/","og_site_name":"BioChek","article_modified_time":"2026-03-19T10:40:39+00:00","og_image":[{"width":3848,"height":3622,"url":"https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.biochek.com\/fr\/aco\/","url":"https:\/\/www.biochek.com\/fr\/aco\/","name":"ACO - BioChek","isPartOf":{"@id":"https:\/\/www.biochek.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.biochek.com\/fr\/aco\/#primaryimage"},"image":{"@id":"https:\/\/www.biochek.com\/fr\/aco\/#primaryimage"},"thumbnailUrl":"https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon-300x282.png","datePublished":"2024-11-27T15:18:00+00:00","dateModified":"2026-03-19T10:40:39+00:00","breadcrumb":{"@id":"https:\/\/www.biochek.com\/fr\/aco\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.biochek.com\/fr\/aco\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.biochek.com\/fr\/aco\/#primaryimage","url":"https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon-300x282.png","contentUrl":"https:\/\/www.biochek.com\/wp-content\/uploads\/2024\/09\/Biochek-main-icon-300x282.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.biochek.com\/fr\/aco\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.biochek.com\/fr\/"},{"@type":"ListItem","position":2,"name":"ACO"}]},{"@type":"WebSite","@id":"https:\/\/www.biochek.com\/fr\/#website","url":"https:\/\/www.biochek.com\/fr\/","name":"BioChek - Smart Veterinairy Diagnostics","description":"Smart Veterinary Diagnostics","publisher":{"@id":"https:\/\/www.biochek.com\/fr\/#organization"},"alternateName":"BioChek","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.biochek.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.biochek.com\/fr\/#organization","name":"BioChek, Smart Vetarinairy Diagnostics","alternateName":"BioChek","url":"https:\/\/www.biochek.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.biochek.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.biochek.com\/wp-content\/uploads\/2026\/01\/Biochek-Logo-basic-red-white-RGB.avif","contentUrl":"https:\/\/www.biochek.com\/wp-content\/uploads\/2026\/01\/Biochek-Logo-basic-red-white-RGB.avif","width":1348,"height":261,"caption":"BioChek, Smart Vetarinairy Diagnostics"},"image":{"@id":"https:\/\/www.biochek.com\/fr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/biochek\/posts\/?feedView=all"]}]}},"_links":{"self":[{"href":"https:\/\/www.biochek.com\/fr\/wp-json\/wp\/v2\/pages\/23003","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.biochek.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.biochek.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.biochek.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.biochek.com\/fr\/wp-json\/wp\/v2\/comments?post=23003"}],"version-history":[{"count":2,"href":"https:\/\/www.biochek.com\/fr\/wp-json\/wp\/v2\/pages\/23003\/revisions"}],"predecessor-version":[{"id":23357,"href":"https:\/\/www.biochek.com\/fr\/wp-json\/wp\/v2\/pages\/23003\/revisions\/23357"}],"wp:attachment":[{"href":"https:\/\/www.biochek.com\/fr\/wp-json\/wp\/v2\/media?parent=23003"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}