{"title":"Drugdiag® Urine Tests Cup Format","description":"\u003ch2\u003e\u003cstrong\u003e🔬 TODA Pharma – No.1 in Rapid Diagnostic Tests, Made in France\u003c\/strong\u003e\u003c\/h2\u003e\n\u003cp\u003eTODA Pharma is the \u003cstrong\u003eleader in rapid screening tests\u003c\/strong\u003e, ensuring \u003cstrong\u003emedical accuracy and proven reliability\u003c\/strong\u003e for \u003cstrong\u003eillicit substance control\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003e✅ \u003cstrong\u003eTests compliant with urine control requirements carried out by prefectures\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003eUsed by law enforcement, companies, and healthcare professionals\u003c\/strong\u003e\u003cbr\u003e✅ \u003cstrong\u003eCE and ISO 13485 certified\u003c\/strong\u003e for quality equivalent to laboratory analyses\u003cbr\u003e✅ \u003cstrong\u003eFrench manufacturing\u003c\/strong\u003e – Quality and expertise in medical diagnostics\u003cbr\u003e✅ \u003cstrong\u003eUAF Label (\"Used by the French Army\")\u003c\/strong\u003e – A mark of reliability and rigor\u003cbr\u003e✅ \u003cstrong\u003eAlsace Cœur Label\u003c\/strong\u003e – Recognized for excellence and local commitment\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003e\n\u003cstrong data-end=\"261\" data-start=\"200\"\u003e Drugdiag® \u003c\/strong\u003e\u003cstrong style=\"font-size: 0.875rem;\" data-end=\"261\" data-start=\"200\"\u003eCup format\u003c\/strong\u003e\u003cstrong style=\"font-size: 0.875rem;\" data-end=\"261\" data-start=\"200\"\u003e – all-in-one, tamper-proof control\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cbr data-end=\"264\" data-start=\"261\"\u003eWith the Drugdiag® urine test in cup format, the person urinates directly into the cup. The integrated thermometer checks that the sample is fresh and limits the risk of fraud, while the internal reactive strips display the result in a few minutes.\u003c\/p\u003e\n\u003cp\u003eA detachable tab preserves the confidentiality of the reading. Depending on the chosen reference, the cup format allows screening for 6 to 11 substances in a hygienic, practical device compliant with CE and ISO 13485 standards.\u003c\/p\u003e","products":[{"product_id":"test-urinaire-6-drogues-cup2s","title":"6-Drug Urine Test Drugdiag® 6 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; \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 6 drugs\u003c\/strong\u003e is the preferred all-in-one screening system for companies and care centers. This secure cup allows simultaneous detection of the 5 major illicit drugs (Cannabis, Cocaine, Opiates...) as well as \u003cstrong\u003eBenzodiazepines\u003c\/strong\u003e, anxiolytic medications often involved in workplace accidents.\u003c\/p\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.7; margin: 0;\"\u003eDesigned by \u003cstrong\u003eToda Pharma\u003c\/strong\u003e, its integrated format guarantees total hygiene (zero urine handling) and certified anti-fraud reliability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003eWhy is the CUP format the most reliable?\u003c\/h2\u003e\n\u003cdiv class=\"grid-auto\"\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eAbsolute Hygiene\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThe tester never touches the sample. The donor urinates into the cup, closes it, and the results appear automatically on the front of the cup. It is the cleanest format on the market.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"info-card\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eAnti-Cheat Control\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eA thermometer is molded directly onto the cup. It allows instant verification if the urine is fresh (body temperature), thus preventing any substitution with water or pre-prepared cold urine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch2\u003eThe 6 detected families (Drugs \u0026amp; Medications)\u003c\/h2\u003e\n\u003cp\u003eThis test covers the main psychoactive risks in professional and road environments, including prescription medications:\u003c\/p\u003e\n\u003cdiv class=\"modern-table\"\u003e\n\u003ctable\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\u003eCannabis\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eTHC-COOH\u003c\/strong\u003e (Marijuana, Hashish, Resin)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStimulants\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eCOC\u003c\/strong\u003e (Cocaine, Crack)\u003cbr\u003e\u003cstrong\u003eAMP\u003c\/strong\u003e (Amphetamines, Speed)\u003cbr\u003e\u003cstrong\u003eMET\u003c\/strong\u003e (Methamphetamines, Crystal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOpiates\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eMOP\u003c\/strong\u003e (Heroin, Morphine, Codeine)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMedications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eBZO\u003c\/strong\u003e (Benzodiazepines)\u003cbr\u003e\u003cem\u003eDetects: Xanax®, Valium®, Lexomil®, Temesta®...\u003c\/em\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"alert-critical\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003e⚠ Workplace Safety and Medications\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003eThe presence of \u003cstrong\u003eBenzodiazepines (BZO)\u003c\/strong\u003e is a major factor in drowsiness and loss of reflexes. This test is essential to prevent risks when operating machinery or driving, even if the consumption is medicinal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f0f7ff; border-left: 5px solid var(--secondary-color); padding: 20px; border-radius: 8px; margin: 30px 0;\" class=\"highlight-box\"\u003e\n\u003cp style=\"margin: 0;\"\u003e\u003cstrong\u003eNeed a broader spectrum?\u003c\/strong\u003e If you also need to screen for Subutex® or Methadone, choose our extended model: \u003ca style=\"color: var(--secondary-color); font-weight: bold; text-decoration: underline;\" href=\"\/en\/products\/test-urinaire-drugdiag-11-cup-2s\"\u003eDrugdiag® CUP 11 drugs\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003eThe guarantees of Drugdiag® CUP 6\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eExtended sensitivity:\u003c\/strong\u003e Reacts to more than 190 metabolites derived from the 6 targeted families.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSimplicity:\u003c\/strong\u003e No additional equipment required, visual reading in 5 minutes.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePro Quality:\u003c\/strong\u003e CE-compliant medical device, ISO 13485 certified and used by law enforcement.\u003c\/li\u003e\n\u003c\/ul\u003e\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 antibodies labeled with colloidal gold, 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 urinary 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 the 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\u003eLabel UAF (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 urinary 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 in vitro screening device is intended for professional use. A positive result indicates a presumption of the presence of substances. It does not determine medical fitness and must be confirmed by a reference method (GC\/MS) for any sanction procedure.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0;\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Laboratoire Toda Pharma","offers":[{"title":"1 unit","offer_id":56426435281220,"sku":"1046-CUP2S+","price":24.9,"currency_code":"EUR","in_stock":true},{"title":"Pack of 5","offer_id":56426435313988,"sku":"1046-CUP2S+","price":124.5,"currency_code":"EUR","in_stock":true},{"title":"Pack of 10","offer_id":56426435346756,"sku":"1046-CUP2S+","price":236.55,"currency_code":"EUR","in_stock":true},{"title":"Pack of 25","offer_id":56426435379524,"sku":"1046-CUP2S+","price":529.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"},{"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\/collections\/drugdiag-urine-tests-cup-format.oembed","provider":"AMA Prévention ","version":"1.0","type":"link"}