{"product_id":"collapsible-water-jug-with-spigot-portable-folding-water-container-for-camping-rv-road-trips-outdoor-use","title":"Collapsible Water Jug with Spigot","description":"\u003cstyle\u003e\n  .water-jug-page {\n    max-width: 900px;\n    margin: 0 auto;\n    color: #252525;\n    background: #fff;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .water-jug-page * {\n    box-sizing: border-box;\n  }\n\n  .water-jug-page section {\n    padding: 42px 22px;\n  }\n\n  .water-jug-page h1,\n  .water-jug-page h2,\n  .water-jug-page h3,\n  .water-jug-page p {\n    margin-top: 0;\n  }\n\n  .water-jug-page h1 {\n    margin-bottom: 14px;\n    color: #181818;\n    font-size: 42px;\n    line-height: 1.12;\n    letter-spacing: -1px;\n  }\n\n  .water-jug-page h2 {\n    margin-bottom: 14px;\n    color: #181818;\n    font-size: 31px;\n    line-height: 1.2;\n  }\n\n  .water-jug-page h3 {\n    margin-bottom: 8px;\n    color: #222;\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .water-jug-page p {\n    margin-bottom: 16px;\n    font-size: 17px;\n  }\n\n  .water-jug-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    margin: 0 auto;\n  }\n\n  .wj-hero {\n    padding-top: 38px !important;\n    text-align: center;\n    background: linear-gradient(180deg, #f8fbff 0%, #edf5f8 100%);\n  }\n\n  .wj-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: #174a78;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.7px;\n    text-transform: uppercase;\n  }\n\n  .wj-lead {\n    max-width: 680px;\n    margin: 0 auto 22px !important;\n    color: #555;\n    font-size: 19px !important;\n  }\n\n  .wj-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    max-width: 760px;\n    margin: 24px auto;\n  }\n\n  .wj-benefit {\n    padding: 16px 12px;\n    background: rgba(255,255,255,.9);\n    border: 1px solid #d8e4ec;\n    border-radius: 14px;\n    box-shadow: 0 5px 18px rgba(25,55,80,.06);\n  }\n\n  .wj-benefit span {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 23px;\n  }\n\n  .wj-benefit strong {\n    display: block;\n    color: #222;\n    font-size: 15px;\n    line-height: 1.3;\n  }\n\n  .wj-image {\n    overflow: hidden;\n    margin-top: 24px;\n    background: #eef3f5;\n    border-radius: 18px;\n    box-shadow: 0 12px 30px rgba(25,55,80,.09);\n  }\n\n  .wj-center {\n    max-width: 720px;\n    margin-right: auto;\n    margin-left: auto;\n    text-align: center;\n  }\n\n  .wj-soft {\n    background: #f3f7f9;\n  }\n\n  .wj-dark {\n    color: #fff;\n    background: linear-gradient(135deg, #071b33 0%, #123b63 100%);\n  }\n\n  .wj-dark h2,\n  .wj-dark h3 {\n    color: #fff;\n  }\n\n  .wj-dark p {\n    color: #e6eef5;\n  }\n\n  .wj-dark .wj-eyebrow {\n    color: #ffd21a;\n  }\n\n  .wj-accent {\n    color: #174a78;\n  }\n\n  .wj-points {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n    margin-top: 25px;\n  }\n\n  .wj-point {\n    padding: 20px;\n    background: #fff;\n    border-left: 4px solid #174a78;\n    border-radius: 12px;\n    box-shadow: 0 6px 20px rgba(25,55,80,.06);\n  }\n\n  .wj-point p {\n    margin-bottom: 0;\n    color: #5a5a5a;\n    font-size: 15px;\n  }\n\n  .wj-steps {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 25px;\n  }\n\n  .wj-step {\n    padding: 18px 12px;\n    text-align: center;\n    background: #fff;\n    border: 1px solid #d8e4ec;\n    border-radius: 14px;\n  }\n\n  .wj-step-number {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 36px;\n    height: 36px;\n    margin: 0 auto 10px;\n    color: #fff;\n    background: #174a78;\n    border-radius: 50%;\n    font-size: 16px;\n    font-weight: 800;\n  }\n\n  .wj-step strong {\n    color: #222;\n    font-size: 14px;\n  }\n\n  .wj-use-list {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin: 23px auto 0;\n  }\n\n  .wj-use-list span {\n    padding: 9px 14px;\n    color: #383838;\n    background: #fff;\n    border: 1px solid #d8e4ec;\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  .wj-details {\n    width: 100%;\n    margin-top: 24px;\n    overflow: hidden;\n    border-collapse: collapse;\n    background: #fff;\n    border-radius: 14px;\n  }\n\n  .wj-details td {\n    padding: 14px 15px;\n    border: 1px dashed #cfdde5;\n    font-size: 15px;\n    vertical-align: top;\n  }\n\n  .wj-details td:first-child {\n    width: 38%;\n    color: #222;\n    background: #eef4f7;\n    font-weight: 700;\n  }\n\n  .wj-note {\n    margin-top: 14px !important;\n    color: #707070;\n    font-size: 13px !important;\n  }\n\n  .wj-faq details {\n    margin-bottom: 12px;\n    padding: 16px 18px;\n    background: #fff;\n    border: 1px solid #d8e4ec;\n    border-radius: 12px;\n  }\n\n  .wj-faq summary {\n    color: #222;\n    font-size: 16px;\n    font-weight: 700;\n    cursor: pointer;\n  }\n\n  .wj-faq details p {\n    margin: 12px 0 0;\n    color: #5b5b5b;\n    font-size: 15px;\n  }\n\n  .wj-safety {\n    padding: 17px 18px;\n    color: #5b5145;\n    background: #fff8e6;\n    border-left: 4px solid #e1ad21;\n    border-radius: 10px;\n    font-size: 14px;\n  }\n\n  .wj-trust {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 1px;\n    padding: 0 !important;\n    text-align: center;\n    background: #173b5e;\n  }\n\n  .wj-trust div {\n    padding: 22px 10px;\n    color: #fff;\n    background: #0c2a48;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  @media (max-width: 640px) {\n    .water-jug-page section {\n      padding: 30px 15px;\n    }\n\n    .water-jug-page h1 {\n      font-size: 31px;\n      line-height: 1.15;\n    }\n\n    .water-jug-page h2 {\n      font-size: 25px;\n    }\n\n    .water-jug-page p {\n      font-size: 16px;\n    }\n\n    .wj-lead {\n      font-size: 17px !important;\n    }\n\n    .wj-benefits {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 7px;\n    }\n\n    .wj-benefit {\n      padding: 12px 6px;\n    }\n\n    .wj-benefit span {\n      font-size: 19px;\n    }\n\n    .wj-benefit strong {\n      font-size: 12px;\n    }\n\n    .wj-points {\n      grid-template-columns: 1fr;\n    }\n\n    .wj-steps {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .wj-details td {\n      padding: 11px 9px;\n      font-size: 13px;\n    }\n\n    .wj-trust {\n      grid-template-columns: 1fr;\n    }\n\n    .wj-trust div {\n      padding: 14px 8px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"water-jug-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"wj-hero\"\u003e\u003cspan class=\"wj-eyebrow\"\u003ePortable Water Storage for Life Outdoors\u003c\/span\u003e\n\u003ch1\u003eCollapsible Water Jug with Spigot\u003c\/h1\u003e\n\u003cp class=\"wj-lead\"\u003eCarry the water you need without carrying the bulk. This collapsible water jug expands when you need it and folds down for compact storage after your trip.\u003c\/p\u003e\n\u003cdiv class=\"wj-benefits\"\u003e\n\u003cdiv class=\"wj-benefit\"\u003e\n\u003cspan\u003e📦\u003c\/span\u003e \u003cstrong\u003eCollapsible \u0026amp; Space Saving\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-benefit\"\u003e\n\u003cspan\u003e🚰\u003c\/span\u003e \u003cstrong\u003eBuilt-In Spigot\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-benefit\"\u003e\n\u003cspan\u003e🏕️\u003c\/span\u003e \u003cstrong\u003eMade for Outdoor Use\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/Water_jug_on_camping_table_202608110458.png?v=1786439124\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PROBLEM \/ SOLUTION --\u003e\n\u003csection\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eBring Water Without the Bulk\u003c\/span\u003e\n\u003ch2\u003eWater When You Need It. Space When You Don't.\u003c\/h2\u003e\n\u003cp\u003eTraditional water containers can take up valuable room in your vehicle, camping gear or storage area. The collapsible design gives you a practical way to carry and store water while using less space when empty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-points\"\u003e\n\u003cdiv class=\"wj-point\"\u003e\n\u003ch3\u003eFolds Down for Easy Storage\u003c\/h3\u003e\n\u003cp\u003eThe flexible accordion-style body collapses down when empty, making it easier to pack into trunks, cabinets, camping boxes and other tight spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-point\"\u003e\n\u003ch3\u003eLarge Capacity Without Permanent Bulk\u003c\/h3\u003e\n\u003cp\u003eAvailable in multiple sizes including 5L, 10L and 15L options, so you can choose the capacity that fits your trip and water needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/Comparing_collapsible_and_rigid___202608110459_59a54845-036a-4d8e-9e49-5428af6b1646.png?v=1786438986\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISPENSING --\u003e\n\u003csection class=\"wj-dark\"\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eEasy Water Dispensing\u003c\/span\u003e\n\u003ch2\u003eFill. Carry. Dispense. Fold.\u003c\/h2\u003e\n\u003cp\u003eThe built-in spigot makes it easier to access stored water without repeatedly lifting and tilting a full container. Position the jug where you need it and dispense water when needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-steps\"\u003e\n\u003cdiv class=\"wj-step\"\u003e\n\u003cdiv class=\"wj-step-number\"\u003e1\u003c\/div\u003e\n\u003cstrong\u003eFill With Water\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-step\"\u003e\n\u003cdiv class=\"wj-step-number\"\u003e2\u003c\/div\u003e\n\u003cstrong\u003eCarry \u0026amp; Place\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-step\"\u003e\n\u003cdiv class=\"wj-step-number\"\u003e3\u003c\/div\u003e\n\u003cstrong\u003eOpen the Spigot\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-step\"\u003e\n\u003cdiv class=\"wj-step-number\"\u003e4\u003c\/div\u003e\n\u003cstrong\u003eFold \u0026amp; Store\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/Infographic_for_collapsible_wate__202608110508_00416d36-0bc1-4abb-a2b2-579eda7ecedc.png?v=1786439381\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MATERIAL --\u003e\n\u003csection class=\"wj-soft\"\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eFlexible Food-Grade PE Material\u003c\/span\u003e\n\u003ch2\u003eMade for Repeated Outdoor Use\u003c\/h2\u003e\n\u003cp\u003eThe jug uses flexible PE material designed for repeated folding and everyday water storage. Its lightweight construction makes it practical for camping, road trips, beach days and emergency water storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-points\"\u003e\n\u003cdiv class=\"wj-point\"\u003e\n\u003ch3\u003eFlexible Collapsible Body\u003c\/h3\u003e\n\u003cp\u003eThe accordion-style structure expands when filled and compresses when empty, helping reduce the amount of storage space required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-point\"\u003e\n\u003ch3\u003eFood-Grade PE Material\u003c\/h3\u003e\n\u003cp\u003eMade from food-grade PE material and designed for suitable water and beverage storage. Always follow the recommended temperature and usage guidelines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/Collapsible_water_jug_product_ph__202608110512.png?v=1786439567\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE OPTIONS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eChoose Your Capacity\u003c\/span\u003e\n\u003ch2\u003e5L, 10L or 15L — Pick the Right Size\u003c\/h2\u003e\n\u003cp\u003eChoose a compact size for everyday use or a larger capacity for longer outdoor trips, family camping and emergency water storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-use-list\"\u003e\n\u003cspan\u003e5L \/ 1.3 GAL\u003c\/span\u003e \u003cspan\u003e10L \/ 2.6 GAL\u003c\/span\u003e \u003cspan\u003e15L \/ 4.0 GAL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/Water_jug_product_advertisement___202608110430.png?v=1786437660\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- USE SCENARIOS --\u003e\n\u003csection class=\"wj-soft\"\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eReady for the Road\u003c\/span\u003e\n\u003ch2\u003eOne Water Jug. Many Outdoor Uses.\u003c\/h2\u003e\n\u003cp\u003eKeep a portable water supply close by wherever your next adventure takes you. The compact collapsible design is especially useful when storage space matters.\u003c\/p\u003e\n\u003cdiv class=\"wj-use-list\"\u003e\n\u003cspan\u003eCamping\u003c\/span\u003e \u003cspan\u003eRV \u0026amp; Van Life\u003c\/span\u003e \u003cspan\u003eRoad Trips\u003c\/span\u003e \u003cspan\u003eBeach Days\u003c\/span\u003e \u003cspan\u003eBBQ \u0026amp; Picnics\u003c\/span\u003e \u003cspan\u003eOutdoor Events\u003c\/span\u003e \u003cspan\u003eEmergency Water Storage\u003c\/span\u003e \u003cspan\u003eHome Backup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/Collapsible_water_jug_outdoor_use_202608110516.png?v=1786439915\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPACT STORAGE --\u003e\n\u003csection\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eDesigned Around Your Space\u003c\/span\u003e\n\u003ch2\u003eFull When You Need It. Flat When You Don't.\u003c\/h2\u003e\n\u003cp\u003eUnlike rigid water containers that keep their full shape even when empty, this collapsible jug can be compressed down to make room for other gear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-points\"\u003e\n\u003cdiv class=\"wj-point\"\u003e\n\u003ch3\u003ePerfect for Packed Vehicles\u003c\/h3\u003e\n\u003cp\u003eStore it in your trunk, camper, RV, camping box or outdoor gear bag without taking up unnecessary space when the jug is empty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-point\"\u003e\n\u003ch3\u003eEasy to Carry\u003c\/h3\u003e\n\u003cp\u003eThe integrated handle provides a convenient grip for carrying the jug when filled or empty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eSpecifications\u003c\/span\u003e\n\u003ch2\u003eProduct Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"wj-details\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eCollapsible Water Jug with Spigot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eFood-Grade PE\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eAvailable Capacities\u003c\/td\u003e\n\u003ctd\u003e5L \/ 10L \/ 15L\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5L Size\u003c\/td\u003e\n\u003ctd\u003eApproximately 240 × 220 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e10L Size\u003c\/td\u003e\n\u003ctd\u003eApproximately 280 × 250 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e15L Size\u003c\/td\u003e\n\u003ctd\u003eApproximately 310 × 280 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eCollapsible accordion-style body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWater Outlet\u003c\/td\u003e\n\u003ctd\u003eBuilt-in dispensing spigot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHandle\u003c\/td\u003e\n\u003ctd\u003eIntegrated carrying handle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Uses\u003c\/td\u003e\n\u003ctd\u003eCamping, road trips, RV travel, beach, BBQ, picnic and emergency water storage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"wj-note\"\u003ePlease allow for slight manual measurement differences. Product appearance and dimensions may vary slightly by selected capacity.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CARE \u0026 SAFETY --\u003e\n\u003csection class=\"wj-soft\"\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eCare \u0026amp; Usage\u003c\/span\u003e\n\u003ch2\u003eSimple to Use. Easy to Store.\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wj-safety\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e Do not use with liquids above the recommended temperature. Based on the supplied product information, the suggested temperature range is approximately -20°C to 80°C \/ -4°F to 176°F. Do not place directly on a heat source, and clean and dry thoroughly before storage.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"wj-faq\"\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eQuestions \u0026amp; Answers\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the collapsible design work?\u003c\/summary\u003e\n\u003cp\u003eThe flexible accordion-style body expands as it is filled with water and compresses down when emptied, helping reduce storage space.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a water spigot?\u003c\/summary\u003e\n\u003cp\u003eYes. The jug features a built-in spigot designed to make dispensing stored water more convenient.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product information shows three capacities: 5L, 10L and 15L.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it suitable for camping and road trips?\u003c\/summary\u003e\n\u003cp\u003eYes. Its collapsible construction, integrated handle and dispensing spigot make it especially practical for camping, RV travel, road trips, beach days, picnics and outdoor activities.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be stored in a car?\u003c\/summary\u003e\n\u003cp\u003eYes. When empty, the collapsible body takes up substantially less space than a rigid water container, making it convenient to keep in a trunk or camping gear box.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I put hot water in it?\u003c\/summary\u003e\n\u003cp\u003eFollow the product's recommended temperature range and avoid liquids above the stated limit. Do not place the jug directly on a heat source.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should I clean it?\u003c\/summary\u003e\n\u003cp\u003eEmpty the jug, rinse it thoroughly and allow it to dry completely before folding and storing.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"wj-dark\"\u003e\n\u003cdiv class=\"wj-center\"\u003e\n\u003cspan class=\"wj-eyebrow\"\u003eWater Storage Made Smarter\u003c\/span\u003e\n\u003ch2\u003eCarry More Water. Take Up Less Space.\u003c\/h2\u003e\n\u003cp\u003eFrom weekend camping trips to long road adventures, keep a convenient water supply ready without filling your vehicle with bulky containers.\u003c\/p\u003e\n\u003cp style=\"margin-bottom: 0; font-size: 19px; font-weight: 800; color: #fff;\"\u003eFill it. Use it. Fold it. Store it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"wj-trust\"\u003e\n\u003cdiv\u003e🌎 Worldwide Shipping\u003c\/div\u003e\n\u003cdiv\u003e↩️ 90-Day Free Returns\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0304","offers":[{"title":"5L","offer_id":52225212285224,"sku":"NC03042608111025","price":21.99,"currency_code":"USD","in_stock":true},{"title":"10L","offer_id":52225212317992,"sku":"NC03042608111025","price":23.99,"currency_code":"USD","in_stock":true},{"title":"15L","offer_id":52225212350760,"sku":"NC03042608111025","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/5746\/7688\/files\/Water_jug_product_advertisement_202608110427.png?v=1786437660","url":"https:\/\/simplydwelly.com\/products\/collapsible-water-jug-with-spigot-portable-folding-water-container-for-camping-rv-road-trips-outdoor-use","provider":"Simplydwelly","version":"1.0","type":"link"}