{"product_id":"high-capacity-male-urinal","title":"High Capacity Male Urinal","description":"\u003cbr\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Medical\/Care Portable Handheld Urinal\nTarget Audience: Bedridden patients, elderly, caregivers, travelers\nVisual Style: Hygienic, safe, reliable, comforting\nColor Strategy: Medical Blue (--primary) for trust, Clean White\/Light Gray for hygiene, Soft Navy for readable text\nShape Strategy: Radius 16px (Soft curves, avoiding sharp or industrial edges to convey safety and comfort)\nTypography Strategy: Large Type \/ Mobile-first readable (H1: 32px+, Body: 18px+)\nMobile Table Strategy: Card-based (No horizontal scroll, full conversion for mobile readability)\nImage Mapping: Hero=image_1, HighCapacity=image_2, CustomHose=image_3, OdorProof=image_4, Reusable=image_5\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design System Variables *\/\n    .product-detail-container {\n      --primary: #0F62FE;\n      --primary-hover: #0043CE;\n      --bg-body: #FFFFFF;\n      --bg-card: #F4F7FB;\n      --text-main: #161616;\n      --text-sub: #525252;\n      --border-color: #E0E0E0;\n      --radius-md: 12px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 12px 32px rgba(0, 0, 0, 0.08);\n\n      \/* Typography Setup *\/\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen, Ubuntu, Cantarell, \"Open Sans\", \"Helvetica Neue\", sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      \n      \/* Critical Layout Rules *\/\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: clamp(2rem, 5vw, 4rem) 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    \/* Typography System *\/\n    .pd-h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n      font-weight: 700;\n      margin-bottom: clamp(1rem, 2.5vw, 1.5rem);\n      color: var(--text-main);\n    }\n\n    .pd-h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      line-height: 1.3;\n      font-weight: 600;\n      margin-bottom: clamp(0.75rem, 2vw, 1rem);\n      color: var(--text-main);\n    }\n\n    .pd-h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      line-height: 1.4;\n      font-weight: 600;\n      margin-bottom: 1rem;\n      color: var(--text-main);\n    }\n\n    .pd-p {\n      font-size: clamp(18px, 2.5vw, 20px);\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n\n    .pd-text-sm {\n      font-size: clamp(16px, 2vw, 18px);\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Hero Section *\/\n    .pd-hero {\n      text-align: center;\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n\n    .pd-social-proof {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: var(--bg-card);\n      padding: 12px 24px;\n      border-radius: 50px;\n      font-size: clamp(16px, 2vw, 18px);\n      font-weight: 500;\n      color: var(--text-main);\n      margin-bottom: clamp(2rem, 4vw, 3rem);\n    }\n\n    .pd-stars {\n      color: #F1C40F;\n      letter-spacing: 2px;\n    }\n\n    \/* Image Rules (Strictly Protocol A) *\/\n    .pd-media-wrapper {\n      width: 100%;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      background: var(--bg-card);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-media-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .pd-placeholder {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: #F4F7FB;\n      border: 2px dashed #B0C4DE;\n      color: #64748B;\n      font-size: 18px;\n      font-weight: 600;\n      border-radius: var(--radius-lg);\n      text-align: center;\n      padding: 20px;\n    }\n\n    \/* Mobile Ordering Lock System *\/\n    .pd-feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(3rem, 6vw, 5rem);\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n    }\n\n    .pd-feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(1.5rem, 4vw, 3rem);\n    }\n\n    \/* Desktop Enhancement: Z-Pattern *\/\n    @media (min-width: 768px) {\n      .pd-feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n      .pd-feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .pd-feature-media, \n      .pd-feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n    }\n\n    \/* Badge (Non-clickable) *\/\n    .pd-badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-bottom: 1.5rem;\n    }\n\n    .pd-badge {\n      background: var(--primary);\n      color: #FFFFFF;\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 600;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Specifications Table (Mobile Card Lock) *\/\n    .pd-specs-section {\n      margin-bottom: clamp(3rem, 6vw, 5rem);\n      background: var(--bg-card);\n      padding: clamp(2rem, 5vw, 4rem);\n      border-radius: var(--radius-lg);\n    }\n\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n    }\n\n    .pd-table th, \n    .pd-table td {\n      padding: 18px 24px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: clamp(16px, 2vw, 18px);\n    }\n\n    .pd-table th {\n      background: rgba(0,0,0,0.03);\n      font-weight: 600;\n      color: var(--text-main);\n    }\n\n    .pd-table td {\n      color: var(--text-sub);\n    }\n\n    @media (max-width: 767px) {\n      .pd-table, \n      .pd-table thead, \n      .pd-table tbody, \n      .pd-table tr, \n      .pd-table th, \n      .pd-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-table thead {\n        display: none;\n      }\n      .pd-table tr {\n        background: #FFFFFF;\n        border-radius: var(--radius-md);\n        margin-bottom: 16px;\n        box-shadow: var(--shadow-sm);\n        border: none;\n        padding: 8px 16px;\n      }\n      .pd-table td {\n        display: flex;\n        flex-direction: column;\n        align-items: flex-start;\n        border-bottom: 1px solid var(--border-color);\n        padding: 16px 0;\n        gap: 8px;\n      }\n      .pd-table td:last-child {\n        border-bottom: none;\n      }\n      .pd-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-main);\n      }\n    }\n\n    \/* FAQ Section *\/\n    .pd-faq-section {\n      margin-bottom: clamp(2rem, 4vw, 3rem);\n    }\n\n    .pd-faq-grid {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n      margin-top: 2rem;\n    }\n\n    .pd-faq-card {\n      background: #FFFFFF;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: clamp(1.5rem, 3vw, 2rem);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .pd-faq-q {\n      font-size: clamp(20px, 2.5vw, 22px);\n      font-weight: 700;\n      color: var(--primary);\n      margin-bottom: 12px;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pd-hero\"\u003e\n\u003ch1 class=\"pd-h1\"\u003eDignity, Comfort, and Peace of Mind—Anywhere You Need It.\u003c\/h1\u003e\n\n\u003ch2 class=\"pd-h2\"\u003e2000ML High-Capacity Portable Urinal with Customizable Hose\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-social-proof\"\u003e\n\u003cspan class=\"pd-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan\u003eTrusted by Caregivers \u0026amp; Families Worldwide\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-media-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260317170539\/d9d7450a675768b965902c345e1311c2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-list\"\u003e\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-media-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260317170539\/e66fa83fdd7d24c832d74239588b258f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge-container\"\u003e\n\u003cdiv class=\"pd-badge\"\u003e2000ML Capacity\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch3 class=\"pd-h3\"\u003eUninterrupted Rest Through the Night\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eSleep peacefully without the stress of frequent emptying. Boasting a massive 2000ML (approx 67.6 OZ) capacity, this high-volume collection bottle easily lasts through the night. The transparent design features clear, accurate scale markings to effortlessly track and measure volume.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-media-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260317170539\/63b0ba9d09f53e8283a1578c92b3bf69.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge-container\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eCustom Fit\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch3 class=\"pd-h3\"\u003eCustomizable Reach for Any Setup\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eEvery setup is unique. That’s why we included a 160 CM (62.9 IN) extended hose that can be safely and easily cut to your exact required length. Whether you need it right beside a bed or configured for comfortable travel, you have full control over the distance to ensure zero tangles or folds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-media-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260317170539\/c256372aa710c5f49e4d4ea0c90bd7df.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge-container\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eOdor-Proof\u003c\/div\u003e\n\n\u003cdiv class=\"pd-badge\"\u003eAnti-Spill\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch3 class=\"pd-h3\"\u003eSecure Sealing for a Fresh Environment\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eMaintain dignity and a clean atmosphere with our specialized odor-proof cap. Engineered for a tight seal, it securely locks away unpleasant smells. Paired with a sturdy, easy-to-grip handle, you gain maximum stability during use and transport, drastically reducing the risk of accidental spills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"pd-feature-item\"\u003e\n\u003cdiv class=\"pd-feature-media\"\u003e\n\u003cdiv class=\"pd-media-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260317170539\/0ba5451115d44e64c3c8baa52993ffcf.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-feature-copy\"\u003e\n\u003cdiv class=\"pd-badge-container\"\u003e\n\u003cdiv class=\"pd-badge\"\u003eReusable\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch3 class=\"pd-h3\"\u003eEffortless Cleaning \u0026amp; Lasting Durability\u003c\/h3\u003e\n\n\u003cp class=\"pd-p\"\u003eCrafted from premium, heavy-duty plastic, the smooth interior surfaces prevent residue buildup. It washes clean instantly with standard water and mild detergent. Lightweight yet built to withstand daily drops and handling, it guarantees safe, hygienic reuse time and time again.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table Section --\u003e\n\n\u003cdiv class=\"pd-specs-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp class=\"pd-p\" style=\"text-align: center;\"\u003eEverything you need to know about your portable urinal.\u003c\/p\u003e\n\n\u003ctable class=\"pd-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecification\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Capacity\"\u003e2000 ML \/ 67.6 FL OZ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eExtra-large volume minimizes the need for frequent emptying. Includes measurement scale.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Hose Length\"\u003e160 CM \/ 62.9 IN\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eExtended flexible pipe. Can be freely cut to your desired length to prevent folding.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003ePremium Durable Plastic\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eLightweight, sturdy, drop-resistant, with smooth edges for completely safe skin contact.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Key Features\"\u003eOdor-Proof Cap \u0026amp; Grip Handle\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eSeals in odors effectively. Ergonomic handle ensures maximum stability while handling.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Care Instructions\"\u003eWater \u0026amp; Detergent Safe\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eEasy to wash and fully reusable. Maintain in a vertical position during use to avoid leakage.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"pd-faq-section\"\u003e\n\u003ch2 class=\"pd-h2\" style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-grid\"\u003e\n\u003cdiv class=\"pd-faq-card\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eCan the hose be shortened?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-p\" style=\"margin-bottom: 0;\"\u003eYes! The 62.9-inch (160cm) hose is intentionally designed to be customizable. You can easily cut it with standard scissors to perfectly fit your bedside height or travel needs, ensuring the tube remains straight and doesn't fold.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-card\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eIs it difficult to clean and sanitize?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-p\" style=\"margin-bottom: 0;\"\u003eNot at all. The high-quality plastic features a smooth interior finish that prevents clinging. Simply rinse thoroughly with warm water and a mild detergent. It is completely reusable and maintains hygiene with basic daily cleaning.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-card\"\u003e\n\u003cdiv class=\"pd-faq-q\"\u003eDoes the cap prevent leaks completely?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-p\" style=\"margin-bottom: 0;\"\u003eThe specialized cap is highly effective at sealing in odors and preventing splashes during transport. However, to guarantee zero leakage during continuous use, we strongly recommend ensuring the hose is not twisted and keeping the main collection bottle in a stable, vertical position.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Blue \/ 📦 1-Pack (Essential)","offer_id":45318349324479,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 📦 1-Pack (Essential)","offer_id":45318349357247,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 🔥 2-Pack (Most Popular - Save 15%)","offer_id":45318349390015,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 🔥 2-Pack (Most Popular - Save 15%)","offer_id":45318349422783,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 🏥 3-Pack (Caregiver's Choice - Save 25%)","offer_id":45318349455551,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 🏥 3-Pack (Caregiver's Choice - Save 25%)","offer_id":45318349488319,"sku":null,"price":12.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/d9d7450a675768b965902c345e1311c2.jpg?v=1773738715","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/high-capacity-male-urinal","provider":"Bak","version":"1.0","type":"link"}