{"product_id":"vericheck-urine-alcohol-test","title":"VeriCheck Urine Alcohol Test","description":"\u003cstyle\u003e\n  \/* Unique Class Names to Avoid Conflicts *\/\n  .vck-tabs-wrapper {\n    margin: 20px 0;\n    position: relative;\n  }\n  \n  \/* Hide the actual radio buttons *\/\n  .vck-tab-radio {\n    display: none !important;\n  }\n  \n  .vck-tab-buttons {\n    display: flex;\n    gap: 0;\n    border-bottom: 2px solid #e5e5e5;\n    margin-bottom: 25px;\n  }\n  \n  .vck-tab-btn {\n    padding: 12px 24px;\n    background: none;\n    border: none;\n    cursor: pointer;\n    font-size: 14px;\n    font-weight: 600;\n    color: #666;\n    transition: all 0.3s ease;\n    border-bottom: 2px solid transparent;\n    margin-bottom: -2px;\n    display: inline-block;\n  }\n  \n  .vck-tab-btn:hover {\n    color: #333;\n  }\n  \n  \/* Highlight the label of the checked radio button *\/\n  #vck-tab-desc:checked ~ .vck-tab-buttons label[for=\"vck-tab-desc\"],\n  #vck-tab-instruct:checked ~ .vck-tab-buttons label[for=\"vck-tab-instruct\"] {\n    color: #000 !important;\n    border-bottom-color: #000 !important;\n  }\n  \n  \/* Hide all panels by default *\/\n  .vck-tab-panel {\n    display: none !important;\n  }\n  \n  \/* Show the correct panel based on which radio is checked *\/\n  #vck-tab-desc:checked ~ .vck-tabs-content .vck-panel-desc {\n    display: block !important;\n  }\n  \n  #vck-tab-instruct:checked ~ .vck-tabs-content .vck-panel-instruct {\n    display: block !important;\n  }\n  \n  \/* Promo Banner *\/\n  .vck-promo-banner {\n    text-align: center;\n    margin: 20px 0;\n    padding: 15px;\n    background-color: #fff3cd;\n    border: 2px solid #ffc107;\n    border-radius: 5px;\n  }\n  \n  .vck-promo-banner h2 {\n    margin: 0;\n    color: #856404;\n    font-size: 18px;\n    font-weight: bold;\n  }\n\n  \/* Image Download Button *\/\n  .vck-img-download-btn {\n    text-align: center;\n    margin: 20px 0;\n  }\n  \n  .vck-img-download-btn img {\n    max-width: 350px;\n    height: auto;\n    border: none;\n    display: block;\n    margin: 0 auto;\n  }\n  \n  \/* Introduction Box *\/\n  .vck-intro-box {\n    background-color: #e8f4ff;\n    border-left: 5px solid #0066cc;\n    padding: 15px;\n    margin: 20px 0;\n    font-size: 13px;\n    color: #555;\n    line-height: 1.6;\n  }\n  \n  \/* Drug Information Table *\/\n  .vck-table-wrap {\n    margin: 20px 0;\n    overflow-x: auto;\n  }\n  \n  .vck-table {\n    width: 100%;\n    border-collapse: collapse;\n    background-color: white;\n    border: 1px solid #ccc;\n  }\n  \n  .vck-table th {\n    border: 1px solid #ccc;\n    padding: 12px 15px;\n    text-align: left;\n    font-weight: 600;\n    color: #333;\n    font-size: 13px;\n    background-color: #e8e8e8;\n  }\n  \n  .vck-table td {\n    border: 1px solid #ccc;\n    padding: 12px 15px;\n    font-size: 13px;\n  }\n  \n  .vck-table img {\n    max-width: 100px;\n    height: auto;\n    display: block;\n    margin: 0 auto;\n  }\n  \n  .vck-table tfoot td {\n    background-color: #f5f5f5;\n    border: 1px solid #ccc;\n    border-top: none;\n    padding: 12px 15px;\n    font-size: 12px;\n  }\n  \n  \/* Features List *\/\n  .vck-features-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  \n  .vck-features-list li {\n    padding: 8px 0;\n    font-size: 12px;\n    color: #666;\n    border-bottom: 1px solid #f0f0f0;\n  }\n  \n  .vck-features-list li:last-child {\n    border-bottom: none;\n  }\n  \n  .vck-note-box {\n    background-color: #f9f9f9;\n    padding: 12px;\n    border-radius: 3px;\n    margin-top: 15px;\n    border: 1px solid #e0e0e0;\n    font-size: 12px;\n    color: #666;\n  }\n  \n  \/* Instructions Links *\/\n  .vck-instructions-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n  \n  .vck-instructions-list li {\n    padding: 12px 0;\n    font-size: 14px;\n    border-bottom: 1px solid #f0f0f0;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  \n  .vck-instructions-list li:last-child {\n    border-bottom: none;\n  }\n  \n  .vck-pdf-link {\n    display: flex;\n    align-items: center;\n    text-decoration: none !important;\n    flex-shrink: 0;\n  }\n  \n  .vck-pdf-icon {\n    width: auto;\n    height: auto;\n    transition: transform 0.2s ease;\n  }\n  \n  .vck-pdf-link:hover .vck-pdf-icon {\n    transform: scale(1.1);\n  }\n  \n  .vck-text-link {\n    color: #0066cc !important;\n    text-decoration: none !important;\n    font-weight: 500;\n    transition: color 0.2s ease;\n  }\n  \n  .vck-text-link:hover {\n    color: #004c99 !important;\n    text-decoration: none !important;\n  }\n  \n  \/* General Links - Blue with no underline *\/\n  .vck-tabs-wrapper a {\n    color: #0066cc !important;\n    text-decoration: none !important;\n  }\n  \n  .vck-tabs-wrapper a:hover {\n    color: #004c99 !important;\n    text-decoration: none !important;\n  }\n  \n  @media (max-width: 768px) {\n    .vck-tab-btn {\n      padding: 10px 16px;\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"vck-tabs-wrapper\"\u003e\n  \u003c!-- Hidden Radio Buttons for CSS Tab Logic --\u003e\n  \u003cinput type=\"radio\" name=\"vck-tabs\" id=\"vck-tab-desc\" class=\"vck-tab-radio\" checked\u003e\n  \u003cinput type=\"radio\" name=\"vck-tabs\" id=\"vck-tab-instruct\" class=\"vck-tab-radio\"\u003e\n\n  \u003c!-- Tab Buttons (Labels linked to radio buttons) --\u003e\n  \u003cdiv class=\"vck-tab-buttons\"\u003e\n    \u003clabel for=\"vck-tab-desc\" class=\"vck-tab-btn\"\u003eDescription\u003c\/label\u003e\n    \u003clabel for=\"vck-tab-instruct\" class=\"vck-tab-btn\"\u003eInstructions\u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Tab Content Wrapper --\u003e\n  \u003cdiv class=\"vck-tabs-content\"\u003e\n    \n    \u003c!-- Description Tab --\u003e\n    \u003cdiv class=\"vck-tab-panel vck-panel-desc\"\u003e\n\n       \u003c!-- Image Download Button --\u003e\n      \u003cdiv class=\"vck-img-download-btn\"\u003e\n        \u003ca href=\"https:\/\/s3-us-west-2.amazonaws.com\/dtkbucket\/pdf\/drugcheck-urine-alcohol-insert.pdf\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0993\/4680\/9127\/files\/dtk-instructions-button.gif?v=1789678733\" alt=\"Click here for test instructions\"\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003c!-- Promo Banner --\u003e\n      \u003cdiv class=\"vck-promo-banner\"\u003e\n        \u003ch2\u003eBuy 25 Tests and Get FREE Shipping\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Introduction --\u003e\n      \u003cdiv class=\"vck-intro-box\"\u003e\n        \u003cp style=\"margin: 0 0 10px 0;\"\u003eThis one-time use test will detect the presence of alcohol in a urine sample.\u003c\/p\u003e\n        \u003cp style=\"margin: 0;\"\u003eThe test strip will change from a neutral colour to a distinct colour if alcohol is present over the cut-off level.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \n      \u003c!-- Drug Information Table --\u003e\n      \u003cdiv class=\"vck-table-wrap\"\u003e\n        \u003ctable class=\"vck-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth style=\"width: 25%;\"\u003eDrug Name\u003c\/th\u003e\n              \u003cth style=\"width: 20%; text-align: center;\"\u003eDrug Information\u003c\/th\u003e\n              \u003cth style=\"width: 30%;\"\u003eScreening Cut-off\u003c\/th\u003e\n              \u003cth style=\"width: 25%;\"\u003eDetection Window\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"\/pages\/alcohol\" target=\"_blank\"\u003eAlcohol\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd style=\"text-align: center;\"\u003e\n                \u003ca href=\"\/pages\/alcohol\" target=\"_blank\"\u003e\n                  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0993\/4680\/9127\/files\/test_ALC.gif?v=1784612336\" alt=\"Alcohol\"\u003e\n                \u003c\/a\u003e\n              \u003c\/td\u003e\n              \u003ctd\u003e0.040 mg\/dL ~ 0.04% BAC\u003c\/td\u003e\n              \u003ctd\u003e1-8 hours\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n          \u003ctfoot\u003e\n            \u003ctr\u003e\n              \u003ctd colspan=\"4\"\u003e\n                \u003cp style=\"margin: 0 0 6px 0; color: #333; font-weight: 500;\"\u003eAll detection window timeframes are approximate.\u003c\/p\u003e\n                \u003cp style=\"margin: 0;\"\u003e\u003ca href=\"\/pages\/drug-detection-timeframes\" target=\"_blank\"\u003eClick here for more info\u003c\/a\u003e\u003c\/p\u003e\n              \u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tfoot\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \n      \u003c!-- Features \u0026 Benefits --\u003e\n      \u003cdiv style=\"margin: 30px 0;\"\u003e\n        \u003ch2 style=\"font-size: 15px; font-weight: 600; margin-bottom: 15px; color: #333;\"\u003eFeatures \u0026amp; Benefits\u003c\/h2\u003e\n        \u003cul class=\"vck-features-list\"\u003e\n          \u003cli\u003e• Inexpensive and easy to use\u003c\/li\u003e\n          \u003cli\u003e• Packaged in a plastic cassette for ease of use\u003c\/li\u003e\n          \u003cli\u003e• End cap covers dipped portion of test strip\u003c\/li\u003e\n          \u003cli\u003e• Photocopy or scan results\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \n        \u003cdiv class=\"vck-note-box\"\u003e\n          \u003cp style=\"margin: 0 0 6px 0; font-weight: 600;\"\u003eNote:\u003c\/p\u003e\n          \u003cp style=\"margin: 0 0 6px 0;\"\u003eThis is an individually packaged, one-time use test.\u003c\/p\u003e\n          \u003cp style=\"margin: 0; color: #999; font-size: 11px; border-top: 1px solid #e0e0e0; padding-top: 8px;\"\u003eThis test is intended for professional and\/or forensic use only.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Instructions Tab --\u003e\n    \u003cdiv class=\"vck-tab-panel vck-panel-instruct\"\u003e\n      \n      \u003c!-- Video Link --\u003e\n      \u003cdiv style=\"margin: 30px 0; text-align: center; padding: 20px; background-color: #f9f9f9; border-radius: 5px;\"\u003e\n        \u003cp style=\"font-size: 14px; color: #333; margin-bottom: 15px; font-weight: 500;\"\u003eWatch the video tutorial for step-by-step instructions\u003c\/p\u003e\n        \u003ca href=\"https:\/\/youtu.be\/8JrTPtscwmI\" target=\"_blank\" rel=\"noopener\" style=\"display: inline-block; background-color: #c9444f; color: white !important; padding: 12px 30px; border-radius: 5px; text-decoration: none !important; font-weight: 600; font-size: 14px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); transition: all 0.3s ease;\"\u003e\n          ▶ Watch Tutorial\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n\n     \n\n      \u003chr style=\"border: none; border-top: 1px solid #ddd; margin: 30px 0;\"\u003e\n\n      \u003c!-- Downloads \u0026 Resources --\u003e\n      \u003cdiv style=\"margin: 30px 0;\"\u003e\n        \u003ch2 style=\"font-size: 15px; font-weight: 600; margin-bottom: 15px; color: #333;\"\u003eDownloads \u0026amp; Resources\u003c\/h2\u003e\n        \u003cul class=\"vck-instructions-list\"\u003e\n          \u003cli\u003e\n            \u003ca href=\"https:\/\/s3-us-west-2.amazonaws.com\/dtkbucket\/pdf\/drugcheck-urine-alcohol-insert.pdf\" target=\"_blank\" rel=\"noopener\" class=\"vck-text-link\"\u003eProduct Insert\u003c\/a\u003e\n            \u003ca href=\"https:\/\/s3-us-west-2.amazonaws.com\/dtkbucket\/pdf\/drugcheck-urine-alcohol-insert.pdf\" target=\"_blank\" rel=\"noopener\" class=\"vck-pdf-link\"\u003e\n              \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0993\/4680\/9127\/files\/pdfbutton.png?v=1785399008\" alt=\"PDF\" class=\"vck-pdf-icon\"\u003e\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Drug Test Kits","offers":[{"title":"Default Title","offer_id":51560296710439,"sku":"VC-D01-ALC","price":5.99,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0993\/4680\/9127\/files\/VeriCheck-single-dip_2.jpg?v=1782991015","url":"https:\/\/drugtestkits.ca\/products\/vericheck-urine-alcohol-test","provider":"Drug Test Kits","version":"1.0","type":"link"}