{"product_id":"test-urinaire-11-drogues-cup2s","title":"11-Drug Urine Test Drugdiag® 11 Cup 2S","description":"\u003cstyle\u003e\n\/* Variables CSS et structure identiques à votre configuration *\/\n.product-section {\n  --primary-color: #FE4B09;\n  --primary-dark: #d63d00;\n  --secondary-color: #004C96;\n  --text-color: #004C96;\n  --text-light: #666;\n  --border-color: #e5e5e5;\n  --bg-light: #f9fafb;\n  --bg-white: #ffffff;\n  --shadow-sm: 0 1px 3px rgba(0,0,0,0.08);\n  --shadow-md: 0 4px 12px rgba(0,0,0,0.1);\n  --shadow-lg: 0 8px 24px rgba(0,0,0,0.12);\n  --radius-sm: 6px;\n  --radius-md: 10px;\n  --radius-lg: 14px;\n  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n\/* Blocage des débordements globaux *\/\n.product-section { font-family: inherit !important; color: var(--text-color); box-sizing: border-box; line-height: 1.7; max-width: 1200px; margin: 0 auto; padding: 0 15px; overflow-x: hidden; }\n.product-section * { box-sizing: border-box; }\n\n\/* Titres dynamiques *\/\n.product-section h2 { font-size: clamp(22px, 3.5vw, 28px); font-weight: 700; color: var(--secondary-color); margin: 45px 0 20px 0; padding-bottom: 10px; border-bottom: 3px solid var(--primary-color); position: relative; }\n.product-section h2::after { content: ''; position: absolute; bottom: -3px; left: 0; width: 80px; height: 3px; background: var(--primary-dark); }\n.product-section h3 { font-size: clamp(18px, 2.5vw, 22px); font-weight: 600; margin: 25px 0 15px 0; }\n\n\/* Intro Hero orientée Solution *\/\n.intro-hero { background: linear-gradient(135deg, #f9fafb 0%, #ffffff 100%); padding: 30px; border-radius: var(--radius-lg); border-left: 5px solid var(--primary-color); box-shadow: var(--shadow-md); margin-bottom: 35px; }\n\n\/* Grille Avantages *\/\n.grid-auto { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin: 25px 0; }\n.info-card { background: var(--bg-white); padding: 25px; border-radius: var(--radius-md); border: 1px solid var(--border-color); box-shadow: var(--shadow-sm); transition: var(--transition); }\n\n\/* --- TABLEAUX (Version PC) --- *\/\n.product-section .modern-table { width: 100% !important; border-collapse: separate !important; border-spacing: 0 !important; margin: 25px 0 !important; border-radius: var(--radius-md) !important; overflow: hidden !important; box-shadow: var(--shadow-sm) !important; border: 1px solid var(--border-color) !important; }\n.product-section .modern-table thead tr { background: var(--secondary-color) !important; color: white !important; }\n.product-section .modern-table th, .product-section .modern-table td { padding: 15px !important; text-align: left !important; border-bottom: 1px solid var(--border-color) !important; border-right: none !important; border-left: none !important; }\n\n\/* --- BLINDAGE DU TABLEAU POUR MOBILE (Mode Cartes) --- *\/\n@media screen and (max-width: 768px) {\n  .product-section .modern-table { display: block !important; border: none !important; box-shadow: none !important; background: transparent !important; }\n  .product-section .modern-table thead { display: none !important; \/* Cache l'en-tête *\/ }\n  .product-section .modern-table tbody, .product-section .modern-table tr, .product-section .modern-table td { display: block !important; width: 100% !important; }\n  \n  .product-section .modern-table tr { \n    margin-bottom: 20px !important; \n    background: white !important; \n    border: 1px solid var(--border-color) !important; \n    border-radius: var(--radius-md) !important; \n    box-shadow: var(--shadow-sm) !important; \n  }\n  \n  .product-section .modern-table td { \n    padding: 15px !important; \n    border-bottom: 1px solid var(--border-color) !important; \n    white-space: normal !important; \n    word-break: break-word !important; \/* Empêche le texte long de casser la page *\/\n  }\n  .product-section .modern-table td:last-child { border-bottom: none !important; }\n  \n  \/* L'astuce : La 1ère colonne devient l'en-tête bleu de la carte *\/\n  .product-section .modern-table td:first-child { \n    background: var(--secondary-color) !important; \n    color: white !important; \n    font-weight: bold !important; \n    border-radius: var(--radius-md) var(--radius-md) 0 0 !important; \n  }\n  .product-section .modern-table td:first-child strong { color: white !important; }\n}\n\n\/* Listes à puces persuasives *\/\n.product-section ul { list-style: none; padding: 0; margin: 25px 0; }\n.product-section ul li { padding-left: 35px; margin-bottom: 14px; position: relative; }\n.product-section ul li::before { content: '✓'; position: absolute; left: 0; top: 2px; background: var(--primary-color); color: white; width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 12px; font-weight: bold; }\n\n\/* Alerte Conversion *\/\n.alert-critical { background: linear-gradient(135deg, #FE4B09 0%, #d63d00 100%); padding: 25px; border-radius: var(--radius-md); margin: 35px 0; }\n.alert-critical h3, .alert-critical p { color: white !important; margin-top: 0; }\n\n\/* --- FIX BANNIÈRE DE RÉASSURANCE --- *\/\n.shipping-banner {\n  background: var(--secondary-color) !important; \n  padding: 20px !important; \n  border-radius: var(--radius-md) !important; \n  margin-top: 30px !important;\n  text-align: center !important;\n  display: block !important;\n  width: 100% !important;\n}\n.shipping-banner p { margin: 0 !important; color: white !important; font-weight: 600 !important; font-size: 15px !important; line-height: 1.5 !important; }\n\u003c\/style\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cdiv class=\"rich-text\"\u003e\n\u003cdiv class=\"intro-hero\"\u003e\n\u003cp style=\"font-size: 17px; line-height: 1.8; margin-bottom: 15px;\"\u003eThe \u003cstrong\u003eDrugdiag® CUP 11 drugs\u003c\/strong\u003e is the most complete and secure urine screening station on the market. Designed by \u003cstrong\u003eToda Pharma\u003c\/strong\u003e, this \"pocket laboratory\" allows detection of 11 families of narcotics and diverted medications (over 300 metabolites) in a single analysis.\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.7; margin: 0;\"\u003eThanks to its Cup format (CUP) with \u003cstrong\u003ebuilt-in thermometer\u003c\/strong\u003e, it guarantees perfect hygiene and prevents any attempt to falsify the sample. It is the number one choice for companies, clinics, and rehabilitation centers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWhy choose the \"All-in-one\" CUP format?\u003c\/h2\u003e\n\u003cdiv class=\"grid-auto\"\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eMaximum Hygiene \u0026amp; Safety\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eNo urine handling is necessary. The donor urinates directly into the cup, closes the sealed lid, and the test starts automatically. Zero risk of contamination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eAnti-Falsification System\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThe built-in thermometer instantly checks if the urine is at body temperature. This immediately detects if the sample has been diluted with tap water or substituted.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eThe 11 detected families (Drugs \u0026amp; Medications)\u003c\/h2\u003e\n\u003cp\u003eThis test covers an extremely broad toxicological spectrum, including illicit drugs and prescription medications often misused:\u003c\/p\u003e\n\u003ctable class=\"modern-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eFamily\u003c\/th\u003e\n\u003cth\u003eDetected Substances \u0026amp; Medications\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eClassic Drugs\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eTHC\u003c\/strong\u003e (Cannabis, Hashish)\u003cbr\u003e\u003cstrong\u003eCOC\u003c\/strong\u003e (Cocaine, Crack)\u003cbr\u003e\u003cstrong\u003eAMP\/MET\u003c\/strong\u003e (Amphetamines, Meth, Speed)\u003cbr\u003e\u003cstrong\u003eMDMA\u003c\/strong\u003e (Ecstasy)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOpiates \u0026amp; Substitution\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eMOP\u003c\/strong\u003e (Heroin, Morphine, Codeine, Skénan®)\u003cbr\u003e\u003cstrong\u003eBUP\u003c\/strong\u003e (Buprenorphine, \u003cstrong\u003eSubutex®\u003c\/strong\u003e, Suboxone®)\u003cbr\u003e\u003cstrong\u003eMTD\u003c\/strong\u003e (Methadone)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePsychotropic Medications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eBZO\u003c\/strong\u003e (Benzodiazepines: \u003cstrong\u003eXanax®\u003c\/strong\u003e, \u003cstrong\u003eValium®\u003c\/strong\u003e, Lexomil®, Rivotril®)\u003cbr\u003e\u003cstrong\u003eBAR\u003c\/strong\u003e (Barbiturates)\u003cbr\u003e\u003cstrong\u003eTCA\u003c\/strong\u003e (Tricyclic Antidepressants: Laroxyl®, Tofranil®)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"alert-critical\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003e⚠ Ideal for medical monitoring and workplace safety\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThis test is essential to verify treatment compliance (presence of Methadone\/Subutex) or to ensure that an employee in a high-risk position is not under the influence of medications affecting alertness (Benzodiazepines\/Sleeping pills).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003eThe guarantees of Drugdiag® CUP 11\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eComprehensiveness:\u003c\/strong\u003e Detects more than 300 metabolites related to the 11 targeted families.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy reading:\u003c\/strong\u003e Clear results in 5 minutes on the side panel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Reliability:\u003c\/strong\u003e Used by occupational medicine, emergency services, and law enforcement.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLocal Expertise:\u003c\/strong\u003e Customer service and technical expertise based in Strasbourg (Grand Est).\u003c\/li\u003e\n\u003c\/ul\u003e\n  \n\u003cdiv class=\"shipping-banner\"\u003e\n\u003cp\u003e🔒 French expertise available exclusively on ama-prevention.fr\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003ch2\u003eClinical Expertise \u0026 Specificity\u003c\/h2\u003e\n\u003ch3\u003eAdvanced Colloidal Gold Technology\u003c\/h3\u003e\n\u003cp\u003eOur devices use competitive immunochromatography with colloidal gold-labeled antibodies, ensuring a clear, ultra-sensitive marking and medical-level reliability.\u003c\/p\u003e\n\u003ch3\u003eCertified Laboratory Reliability (GC\/MS)\u003c\/h3\u003e\n\u003cp\u003eThe accuracy of this professional urine screening device has been rigorously validated by comparative clinical studies. The results demonstrate an accuracy correlation \u003cstrong\u003egreater than 99%\u003c\/strong\u003e compared to the global laboratory reference method (Gas Chromatography coupled with Mass Spectrometry - GC\/MS).\u003c\/p\u003e\n\u003ch3\u003eInstitutional Quality Labels\u003c\/h3\u003e\n\u003cp\u003eDesigned and Manufactured in France by Toda Pharma Laboratory, this \u003ci\u003ein vitro\u003c\/i\u003e medical diagnostic device is certified \u003cstrong\u003eISO 13485\u003c\/strong\u003e and bears the \u003cstrong\u003eCE\u003c\/strong\u003e mark. Its high standard has earned it certification by the \u003cstrong\u003eUAF Label (Used by the French Armed Forces)\u003c\/strong\u003e and the Alsace Heart Label.\u003c\/p\u003e\n\u003ch3\u003eNo cross-reactions (False Positives)\u003c\/h3\u003e\n\u003cp\u003eThe high analytical specificity of the Toda Drugdiag® range guarantees the total absence of interference (tested up to a concentration of 100 μg\/ml) with common consumer products. \u003cstrong\u003eThe urine result will not be distorted\u003c\/strong\u003e by the presence of:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCommon medications:\u003c\/strong\u003e Aspirin (Acetylsalicylic acid), Ibuprofen, Paracetamol (Acetaminophen), Amoxicillin, Penicillin, cough syrups (Dextromethorphan).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePhysiological and dietary substances:\u003c\/strong\u003e Caffeine, Cholesterol, Hemoglobin, Creatinine, Vitamin C (Ascorbic acid), Uric acid.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"footer-info\" style=\"margin-top: 25px; font-size: 14px; opacity: 0.8;\"\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e\u003cstrong\u003eLegal Notice:\u003c\/strong\u003e This device is a professional-use in vitro urine screening test. It provides a preliminary analytical result. A positive result, especially for prescription drugs, must be interpreted in the clinical context and confirmed if necessary by a reference method.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Laboratoire Toda Pharma","offers":[{"title":"1 unit","offer_id":56426435412292,"sku":null,"price":28.9,"currency_code":"EUR","in_stock":true},{"title":"Pack of 5","offer_id":56426435445060,"sku":null,"price":144.5,"currency_code":"EUR","in_stock":true},{"title":"Pack of 10","offer_id":56426435477828,"sku":null,"price":274.55,"currency_code":"EUR","in_stock":true},{"title":"Pack of 25","offer_id":56426435510596,"sku":null,"price":614.12,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0634\/1335\/4734\/files\/drugdiag-cup2s-6-drogues-face.jpg?v=1751960136","url":"https:\/\/ama-prevention.fr\/en\/products\/urine-test-11-drugs-cup2s","provider":"AMA Prévention ","version":"1.0","type":"link"}