{"product_id":"700ml-emergency-gel-urinal-rjc","title":"Gel Urinal d'Urgence 700ml Rjc","description":"\u0026nbsp;\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Emergency\/Outdoor Utility (Disposable Urinal Bags)\nTarget Audience: Travelers, campers, parents, pregnant women, elderly, people in traffic jams.\nVisual Style: Clean, Reliable, Medical-grade Trust, Accessible.\nColor Strategy: Trust Blue (--primary), Safe Green accent, Clean Light Gray backgrounds for a hygienic feel.\nShape Strategy: Radius 16px for a friendly, safe, and non-threatening aesthetic.\nTypography Strategy: Large Type \/ Mobile-first readable (H1 at 34~44px, Body at 18~20px).\nMobile Table Strategy: Card-based data list (No horizontal scroll, purely vertical).\nImage Mapping: Hero=image_1, Gel=image_2, Portable=image_3, Unisex=image_4, Seal=image_5.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e:root {\n    \/* Color System *\/\n    --primary: #0A58CA; \/* Trustworthy Blue *\/\n    --accent: #198754; \/* Safety\/Success Green *\/\n    --bg-body: #ffffff;\n    --bg-card: #f8f9fa; \/* Clean light gray *\/\n    --text-main: #212529;\n    --text-sub: #495057;\n    --border-color: #dee2e6;\n    \n    \/* Radius \u0026 Shadows *\/\n    --radius-md: 12px;\n    --radius-lg: 20px;\n    --shadow-sm: 0 4px 12px rgba(0,0,0,0.05);\n    \n    \/* Spacing *\/\n    --section-gap: clamp(3rem, 6vw, 5rem);\n    --element-gap: clamp(1.5rem, 3vw, 2.5rem);\n  }\n\n  \/* Global Reset \u0026 Box Sizing *\/\n  .product-detail-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--text-main);\n    background-color: var(--bg-body);\n    overflow-wrap: break-word;\n    word-break: break-word;\n    line-height: 1.7;\n  }\n\n  .product-detail-container * {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  \/* Typography System *\/\n  .product-detail-container h1 {\n    font-size: clamp(32px, 4vw, 44px);\n    line-height: 1.2;\n    font-weight: 800;\n    color: var(--text-main);\n    margin-bottom: 1rem;\n  }\n\n  .product-detail-container h2 {\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.3;\n    font-weight: 700;\n    margin-bottom: 1rem;\n  }\n\n  .product-detail-container h3 {\n    font-size: clamp(20px, 2.5vw, 24px);\n    line-height: 1.4;\n    font-weight: 600;\n    margin-bottom: 0.8rem;\n  }\n\n  .product-detail-container p {\n    font-size: clamp(18px, 2vw, 20px);\n    color: var(--text-sub);\n    margin-bottom: 1rem;\n  }\n\n  \/* Image Placeholders \/ Rules *\/\n  .product-detail-container .image-placeholder {\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    background-color: var(--bg-card);\n    border: 2px dashed #adb5bd;\n    border-radius: var(--radius-lg);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2rem;\n    color: var(--text-sub);\n    text-align: center;\n    padding: 2rem;\n  }\n\n  \/* Hero Section *\/\n  .hero-section {\n    display: flex;\n    flex-direction: column;\n    gap: var(--element-gap);\n    margin-bottom: var(--section-gap);\n    margin-top: clamp(1rem, 3vw, 3rem);\n  }\n\n  .hero-content {\n    text-align: center;\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  \/* Trust Badges (Non-interactive) *\/\n  .trust-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 1rem;\n    margin-top: 1.5rem;\n  }\n\n  .trust-badge-item {\n    background-color: #e2eafc;\n    color: var(--primary);\n    padding: 0.6rem 1.2rem;\n    border-radius: 50px;\n    font-size: clamp(16px, 1.8vw, 18px);\n    font-weight: 600;\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5rem;\n  }\n\n  \/* Features Section - Z-Pattern Desktop \/ Locked Single-Col Mobile *\/\n  .features-section {\n    display: flex;\n    flex-direction: column;\n    gap: var(--section-gap);\n    margin-bottom: var(--section-gap);\n  }\n\n  .feature-item {\n    display: flex;\n    flex-direction: column;\n    gap: var(--element-gap);\n    align-items: center;\n  }\n\n  .feature-media {\n    width: 100%;\n  }\n\n  .feature-copy {\n    width: 100%;\n  }\n\n  .feature-copy ul {\n    list-style: none;\n    margin-top: 1rem;\n  }\n\n  .feature-copy li {\n    font-size: clamp(16px, 1.8vw, 18px);\n    color: var(--text-sub);\n    margin-bottom: 0.8rem;\n    padding-left: 1.8rem;\n    position: relative;\n  }\n\n  .feature-copy li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: var(--accent);\n    font-weight: bold;\n    font-size: 1.2rem;\n  }\n\n  \/* Specifications Table (Card-based on mobile) *\/\n  .specs-section {\n    margin-bottom: var(--section-gap);\n    background: var(--bg-card);\n    padding: clamp(2rem, 5vw, 4rem);\n    border-radius: var(--radius-lg);\n  }\n\n  .specs-section h2 {\n    text-align: center;\n    margin-bottom: var(--element-gap);\n  }\n\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .specs-table th, \n  .specs-table td {\n    padding: 1.2rem;\n    text-align: left;\n    font-size: clamp(16px, 1.8vw, 18px);\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .specs-table th {\n    background-color: transparent;\n    font-weight: 700;\n    color: var(--text-main);\n    width: 40%;\n  }\n\n  .specs-table td {\n    color: var(--text-sub);\n  }\n\n  \/* FAQ Section *\/\n  .faq-section {\n    margin-bottom: var(--section-gap);\n  }\n\n  .faq-section h2 {\n    text-align: center;\n    margin-bottom: var(--element-gap);\n  }\n\n  .faq-item {\n    background: var(--bg-card);\n    border-radius: var(--radius-md);\n    padding: 1.5rem;\n    margin-bottom: 1rem;\n  }\n\n  .faq-question {\n    font-size: clamp(18px, 2vw, 22px);\n    font-weight: 700;\n    color: var(--primary);\n    margin-bottom: 0.5rem;\n  }\n\n  .faq-answer {\n    font-size: clamp(16px, 1.8vw, 18px);\n    color: var(--text-sub);\n  }\n\n  \/* Desktop Enhancements (Z-Pattern \u0026 Grid) *\/\n  @media (min-width: 768px) {\n    .feature-item {\n      flex-direction: row;\n      justify-content: space-between;\n    }\n    \n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media, \n    .feature-copy {\n      width: 47%; \/* Leaves 6% gap organically via flex-between *\/\n    }\n\n    .specs-table tr:last-child td,\n    .specs-table tr:last-child th {\n      border-bottom: none;\n    }\n  }\n\n  \/* Mobile Overrides (Strict adherence to guidelines) *\/\n  @media (max-width: 767px) {\n    \/* Ensure features are ALWAYS Image on top, text on bottom *\/\n    .feature-item {\n      flex-direction: column !important;\n    }\n    \n    .feature-media {\n      order: 1;\n    }\n    \n    .feature-copy {\n      order: 2;\n    }\n\n    \/* Mobile Specs Table -\u003e Cards (No Horizontal Scrolling) *\/\n    .specs-table table, \n    .specs-table tbody, \n    .specs-table tr, \n    .specs-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .specs-table thead {\n      display: none;\n    }\n\n    .specs-table tr {\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      background: #ffffff;\n      padding: 1rem;\n    }\n\n    .specs-table td {\n      display: flex;\n      flex-direction: column;\n      padding: 0.8rem 0;\n      border-bottom: 1px solid #f1f3f5;\n    }\n\n    .specs-table td:last-child {\n      border-bottom: none;\n    }\n\n    .specs-table td::before {\n      content: attr(data-label);\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 0.3rem;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch1\u003eSoulagement d'urgence, partout, à tout moment.\u003c\/h1\u003e\n\n\u003ch2\u003eTranquillité d'esprit inodore, étanche et de poche pour les voyages, le camping et les situations imprévues.\u003c\/h2\u003e\n\n\u003cp\u003eLe pack de 20 sacs urinaires jetables unisexes est conçu pour gérer les urgences de la vie. Que vous soyez coincé dans les embouteillages, en camping sauvage ou que vous assistiez des femmes enceintes et des patients, profitez d'un soulagement fiable et hygiénique.\u003c\/p\u003e\n\n\u003cdiv class=\"trust-badges\"\u003e\n\u003cspan class=\"trust-badge-item\"\u003e💧 Technologie gel en 60 secondes\u003c\/span\u003e \u003cspan class=\"trust-badge-item\"\u003e🛡️ 100 % étanche\u003c\/span\u003e \u003cspan class=\"trust-badge-item\"\u003e🚻 Design unisexe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/20260421_aadc7a9c_20260420_46c5d7e2_from_url_en_06_0512a02b057689ba6d01a27ec10011d0.jpg?v=1778840162\" width=\"622\" height=\"622\" style=\"width: 622px; min-width: 622px; max-width: 622px; height: 622px; min-height: 622px; max-height: 622px;\"\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=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/20260421_b456695a_20260420_f781d901_from_url_en_07_e33b1e311c5eb081d254c4285b23a236.png?v=1778840168\" width=\"269\" height=\"269\" style=\"width: 269px; min-width: 269px; max-width: 269px; height: 269px; min-height: 269px; max-height: 269px;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eTechnologie d'absorption instantanée\u003c\/h3\u003e\n\n\u003cp\u003ePlus de déversements ni d'odeurs embarrassantes. Notre tissu de coton absorbant intégré avancé réagit instantanément avec le liquide.\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003eTransforme le liquide en gel inodore en 60 secondes.\u003c\/li\u003e\n\t\u003cli\u003ePas besoin d'ouvrir ou de vider le tampon de coton — utilisez-le directement.\u003c\/li\u003e\n\t\u003cli\u003eEmpêche les éclaboussures et élimine les odeurs persistantes dans les espaces clos comme les voitures ou les tentes.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/20260421_207efe11_20260420_ad8c3d79_from_url_en_08_b59b20b38245d014eff8823ea71a84f4.jpg?v=1778840173\" width=\"269\" height=\"269\" style=\"width: 269px; min-width: 269px; max-width: 269px; height: 269px; min-height: 269px; max-height: 269px;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003ePortabilité de poche\u003c\/h3\u003e\n\n\u003cp\u003eLa préparation ne doit jamais être un fardeau. Emballé individuellement pour une discrétion et une commodité optimales.\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003eSe plie à seulement 2,8 × 5,1 pouces (la taille d'un smartphone).\u003c\/li\u003e\n\t\u003cli\u003ePèse pratiquement rien, ce qui le rend facile à ranger dans les sacs à main, sacs à dos ou boîtes à gants.\u003c\/li\u003e\n\t\u003cli\u003eSoyez toujours prêt pour les longs trajets, la randonnée ou le mal des transports soudain.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/20260421_25cc8111_20260420_51539b39_from_url_en_09_a3702fb74ec1fc304e5caa891a2e2075.png?v=1778840181\" width=\"269\" height=\"269\" style=\"width: 269px; min-width: 269px; max-width: 269px; height: 269px; min-height: 269px; max-height: 269px;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eDesign ergonomique unisexe\u003c\/h3\u003e\n\n\u003cp\u003eUne solution unique pour toute la famille. Conçu avec soin pour accueillir tout le monde de manière sécurisée et hygiénique.\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003eCol confortable et anti-éclaboussures conçu pour les hommes, les femmes, les enfants et les personnes âgées.\u003c\/li\u003e\n\t\u003cli\u003eOffre dignité et facilité d'utilisation pour les patients à mobilité réduite ou les femmes enceintes.\u003c\/li\u003e\n\t\u003cli\u003ePeut également être utilisé en toute sécurité comme sac à vomi d'urgence en cas de maladie.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/20260421_ada71fd5_20260420_d220b9f3_from_url_en_10_6ef9a9ee4090b7a7b0565579d74d295f.png?v=1778840187\" width=\"269\" height=\"269\" style=\"width: 269px; min-width: 269px; max-width: 269px; height: 269px; min-height: 269px; max-height: 269px;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eCapacité élevée de 700 ml \u0026amp; scellement sécurisé\u003c\/h3\u003e\n\n\u003cp\u003eConçu pour une sécurité absolue quand vous en avez le plus besoin. Enfermez les déchets en toute sécurité jusqu'à ce que vous puissiez atteindre une poubelle.\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003eContient jusqu'à 700 ml (environ 23,6 oz), largement suffisant pour une situation d'urgence standard.\u003c\/li\u003e\n\t\u003cli\u003eÉquipé d'une bande de scellement robuste.\u003c\/li\u003e\n\t\u003cli\u003eConception complètement scellée et étanche qui empêche les accidents même en cas de chute ou de pression accidentelle.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS TABLE --\u003e\n\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eSpécifications du produit\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eCaractéristique\u003c\/th\u003e\n\t\t\t\u003cth\u003eDétails\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=\"Package Includes\"\u003e10 × Sacs urinaires jetables (emballés individuellement)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003ePrêt à l'emploi immédiatement, comprend un tampon absorbant intégré.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Maximum Capacity\"\u003e700 ml \/ 23,6 oz\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eVolume suffisant pour accueillir les adultes en toute sécurité sans débordement.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Folded Dimensions\"\u003e6,5 × 13,0 cm \/ 2,5 × 5,1 in\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eProfil ultra-compact, à peu près de la taille d'un téléphone portable.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Weight (Per Bag)\"\u003e140 g \/ 4,9 oz\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eLéger et discret dans votre sac de tous les jours.\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Suitable Demographics\"\u003eUnisexe (Adultes, Enfants, Personnes âgées)\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eL'ouverture ergonomique garantit une utilisation sûre pour tous les genres.\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=\"faq-section\"\u003e\n\u003ch2\u003eQuestions fréquemment posées\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eÀ quelle vitesse le liquide se transforme-t-il en gel ?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eGrâce au tampon de coton absorbant très efficace à l'intérieur de chaque sac, les liquides sont transformés en un gel solide et inodore en moins de 60 secondes.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eEst-il sûr et facile à utiliser pour les femmes et les enfants ?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eAbsolument. L'ouverture dispose d'un col ergonomique spécialement conçu qui assure un joint sécurisé et sans éclaboussures pour les anatomies masculines et féminines, le rendant très fiable pour les enfants et les personnes âgées également.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003ePuis-je l'utiliser pour le mal des transports ou les vomissements ?\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eOui. L'ouverture large et les propriétés d'absorption immédiate en font un excellent sac à vomi d'urgence pour les trajets en voiture, les vols ou les maladies, scellant complètement à la fois le désordre et les odeurs.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"🚗 Pack de 10 (Kit de démarrage)","offer_id":47908440146132,"sku":"0324-18362740","price":12.95,"currency_code":"USD","in_stock":true},{"title":"🔥 Pack de 20 (Le plus populaire - Économisez 20 %)","offer_id":47908440178900,"sku":"0324-18364156","price":19.95,"currency_code":"USD","in_stock":true},{"title":"🏕️ Pack de 40 (Valeur familiale - Économisez 40 %)","offer_id":47908440211668,"sku":"0324-18363693","price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/0512a02b057689ba6d01a27ec10011d0.jpg?v=1778307672","url":"https:\/\/omurio.com\/fr\/products\/700ml-emergency-gel-urinal-rjc","provider":"Omurio","version":"1.0","type":"link"}