{"product_id":"inflatable-roof-top-tent-2-person-suv-truck","title":"Inflatable Roof Top Tent for 2 | SUV Truck Camping | Weather-Resistant | Easy Setup","description":"\u003cstyle\u003e\n  .mtt-wrap {\n    background-color: #0A0A0A;\n    color: #D4AF37;\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    padding: 32px 20px;\n    border-radius: 0;\n    max-width: 100%;\n  }\n  .mtt-wrap h2 {\n    color: #D4AF37;\n    font-size: 22px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    border-bottom: 2px solid #D4AF37;\n    padding-bottom: 12px;\n    margin-bottom: 22px;\n    margin-top: 32px;\n  }\n  .mtt-wrap h3 {\n    color: #D4AF37;\n    font-size: 16px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    margin-top: 28px;\n    margin-bottom: 14px;\n    border-left: 4px solid #D4AF37;\n    padding-left: 14px;\n  }\n  .mtt-wrap p {\n    color: #F5F5F5;\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 16px;\n  }\n  .mtt-wrap strong {\n    color: #D4AF37;\n    font-weight: 700;\n  }\n  .mtt-wrap ul {\n    color: #F5F5F5;\n    font-size: 15px;\n    line-height: 1.85;\n    margin-bottom: 18px;\n    padding-left: 24px;\n  }\n  .mtt-wrap li {\n    margin-bottom: 8px;\n  }\n  .mtt-wrap .mtt-muted {\n    color: #A0A0A0;\n    font-size: 14px;\n  }\n  \n  \/* Soft Glow Shipping Banner *\/\n  .mtt-ship {\n    background: linear-gradient(135deg, #1A1A1A 0%, #0F0F0F 50%, #1A1A1A 100%);\n    border: 1.5px solid rgba(212, 175, 55, 0.4);\n    border-radius: 14px;\n    padding: 24px 20px;\n    margin-bottom: 28px;\n    text-align: center;\n    animation: mtt-soft-glow 4s ease-in-out infinite;\n  }\n  @keyframes mtt-soft-glow {\n    0%, 100% { \n      box-shadow: 0 0 8px rgba(212, 175, 55, 0.15); \n      border-color: rgba(212, 175, 55, 0.4); \n    }\n    50% { \n      box-shadow: 0 0 20px rgba(212, 175, 55, 0.35); \n      border-color: rgba(212, 175, 55, 0.7); \n    }\n  }\n  .mtt-ship .mtt-ship-flag {\n    font-size: 28px;\n    margin-bottom: 8px;\n    display: block;\n  }\n  .mtt-ship .mtt-ship-title {\n    color: #D4AF37;\n    font-size: 18px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n  }\n  .mtt-ship .mtt-ship-line {\n    color: #F5F5F5;\n    font-size: 15px;\n    font-weight: 500;\n    margin-bottom: 6px;\n  }\n  .mtt-ship .mtt-ship-sub {\n    color: #A0A0A0;\n    font-size: 13px;\n    margin-top: 10px;\n    font-style: italic;\n  }\n  .mtt-ship .mtt-ship-gold {\n    color: #D4AF37;\n    font-weight: 700;\n  }\n  .mtt-ship .mtt-ship-badge {\n    display: inline-block;\n    background: rgba(212, 175, 55, 0.15);\n    border: 1px solid rgba(212, 175, 55, 0.4);\n    color: #D4AF37;\n    padding: 6px 16px;\n    border-radius: 20px;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-top: 12px;\n  }\n  \n  \/* Feature Cards *\/\n  .mtt-feature-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin-top: 18px;\n  }\n  .mtt-feature-card {\n    background: #1A1A1A;\n    border: 1px solid rgba(212, 175, 55, 0.2);\n    border-radius: 10px;\n    padding: 18px 16px;\n    transition: border-color 0.3s ease;\n  }\n  .mtt-feature-card:hover {\n    border-color: rgba(212, 175, 55, 0.5);\n  }\n  .mtt-feature-icon {\n    color: #D4AF37;\n    font-size: 20px;\n    margin-bottom: 8px;\n    display: block;\n  }\n  .mtt-feature-title {\n    color: #D4AF37;\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 6px;\n  }\n  .mtt-feature-desc {\n    color: #A0A0A0;\n    font-size: 13px;\n    line-height: 1.6;\n  }\n  \n  \/* Spec Grid *\/\n  .mtt-spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 16px;\n  }\n  .mtt-spec-row {\n    background: #1A1A1A;\n    border: 1px solid rgba(212, 175, 55, 0.15);\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .mtt-spec-label {\n    color: #D4AF37;\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-bottom: 4px;\n  }\n  .mtt-spec-value {\n    color: #F5F5F5;\n    font-size: 14px;\n    font-weight: 500;\n  }\n  \n  \/* Use Cases *\/\n  .mtt-use-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: 16px;\n  }\n  .mtt-use-item {\n    background: #1A1A1A;\n    border: 1px solid rgba(212, 175, 55, 0.2);\n    border-radius: 10px;\n    padding: 16px;\n    text-align: center;\n  }\n  .mtt-use-emoji {\n    font-size: 24px;\n    margin-bottom: 8px;\n    display: block;\n  }\n  .mtt-use-title {\n    color: #D4AF37;\n    font-size: 13px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin-bottom: 4px;\n  }\n  .mtt-use-desc {\n    color: #A0A0A0;\n    font-size: 12px;\n    line-height: 1.5;\n  }\n  \n  \/* Trust Bar *\/\n  .mtt-trust {\n    background: linear-gradient(135deg, #1A1A1A 0%, #141414 100%);\n    border: 1px solid rgba(212, 175, 55, 0.25);\n    border-radius: 12px;\n    padding: 20px;\n    margin-top: 24px;\n    text-align: center;\n  }\n  .mtt-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-top: 16px;\n  }\n  .mtt-trust-item {\n    text-align: center;\n  }\n  .mtt-trust-icon {\n    color: #D4AF37;\n    font-size: 22px;\n    margin-bottom: 6px;\n    display: block;\n  }\n  .mtt-trust-label {\n    color: #D4AF37;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .mtt-trust-sub {\n    color: #A0A0A0;\n    font-size: 11px;\n    margin-top: 2px;\n  }\n  \n  \/* Alert Box *\/\n  .mtt-alert {\n    background: rgba(212, 175, 55, 0.06);\n    border: 1px solid rgba(212, 175, 55, 0.25);\n    border-radius: 10px;\n    padding: 18px;\n    margin: 20px 0;\n  }\n  .mtt-alert p {\n    margin: 0;\n    color: #F0D878;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n  \n  @media (max-width: 640px) {\n    .mtt-wrap { padding: 24px 14px; }\n    .mtt-wrap h2 { font-size: 18px; }\n    .mtt-feature-grid { grid-template-columns: 1fr; }\n    .mtt-spec-grid { grid-template-columns: 1fr; }\n    .mtt-use-grid { grid-template-columns: 1fr; }\n    .mtt-trust-grid { grid-template-columns: repeat(2, 1fr); }\n    .mtt-ship .mtt-ship-title { font-size: 15px; }\n    .mtt-ship .mtt-ship-line { font-size: 13px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mtt-wrap\"\u003e\n\u003c!-- SHIPPING BANNER — Soft Glow --\u003e\n\u003cdiv class=\"mtt-ship\"\u003e\n\u003cspan class=\"mtt-ship-flag\"\u003e🇺🇸\u003c\/span\u003e\n\u003cdiv class=\"mtt-ship-title\"\u003eUS Warehouse Fulfillment\u003c\/div\u003e\n\u003cdiv class=\"mtt-ship-line\"\u003e\n\u003cspan class=\"mtt-ship-gold\"\u003eFree Shipping\u003c\/span\u003e on Orders \u003cspan class=\"mtt-ship-gold\"\u003e$75+\u003c\/span\u003e • Fast Domestic Delivery\u003c\/div\u003e\n\u003cdiv class=\"mtt-ship-sub\"\u003eEstimated delivery: 3–7 business days after processing\u003c\/div\u003e\n\u003cdiv class=\"mtt-ship-badge\"\u003eIn Stock • Ships from US\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PREMIUM TITLE --\u003e\n\u003ch2\u003eInflatable Roof Top Tent for 2 | SUV Truck Camping\u003c\/h2\u003e\n\u003c!-- PRODUCT STORY --\u003e\n\u003cp\u003eTransform your vehicle into an elevated basecamp with the \u003cstrong\u003eMountArarat Inflatable Roof Top Tent\u003c\/strong\u003e. Designed for SUVs, trucks, and overland rigs, this \u003cstrong\u003eair-beam shelter\u003c\/strong\u003e mounts directly to factory roof racks — no specialized hardware required. Sleep above the ground, away from moisture, insects, and uneven terrain.\u003c\/p\u003e\n\u003cp\u003eThe spacious \u003cstrong\u003e86.6\" x 57.1\" footprint\u003c\/strong\u003e accommodates 2 adults comfortably with room for gear. A \u003cstrong\u003e15cm thick inflatable base\u003c\/strong\u003e doubles as your sleeping platform, eliminating the need for separate mattresses. The \u003cstrong\u003e300D Oxford shell\u003c\/strong\u003e with Water-Resistant PU8000mm coating and \u003cstrong\u003eUPF50+ sun protection\u003c\/strong\u003e handles varied conditions from mountain mornings to desert afternoons.\u003c\/p\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cdiv class=\"mtt-feature-grid\"\u003e\n\u003cdiv class=\"mtt-feature-card\"\u003e\n\u003cspan class=\"mtt-feature-icon\"\u003e🚙\u003c\/span\u003e\n\u003cdiv class=\"mtt-feature-title\"\u003eUniversal Roof Mount\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-desc\"\u003eCompatible with most factory roof racks and crossbars. Two-person lift for installation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-card\"\u003e\n\u003cspan class=\"mtt-feature-icon\"\u003e⚡\u003c\/span\u003e\n\u003cdiv class=\"mtt-feature-title\"\u003eRapid Inflation\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-desc\"\u003eApproximately 5 minutes with included electric pump. Manual pump backup included.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-card\"\u003e\n\u003cspan class=\"mtt-feature-icon\"\u003e💧\u003c\/span\u003e\n\u003cdiv class=\"mtt-feature-title\"\u003eWeather-Resistant Shell\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-desc\"\u003ePU8000mm coated 300D Oxford fabric with UPF50+ sun protection rating.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-card\"\u003e\n\u003cspan class=\"mtt-feature-icon\"\u003e🌌\u003c\/span\u003e\n\u003cdiv class=\"mtt-feature-title\"\u003ePanoramic Skylight\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-desc\"\u003eTPU polyether skylight panel — flexible in low temps, superior light transmission.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-card\"\u003e\n\u003cspan class=\"mtt-feature-icon\"\u003e🛏️\u003c\/span\u003e\n\u003cdiv class=\"mtt-feature-title\"\u003eIntegrated Sleeping Platform\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-desc\"\u003e15cm air-beam base provides elevated comfort. No separate mattress needed.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-card\"\u003e\n\u003cspan class=\"mtt-feature-icon\"\u003e🪟\u003c\/span\u003e\n\u003cdiv class=\"mtt-feature-title\"\u003eAbrasion-Resistant Mesh\u003c\/div\u003e\n\u003cdiv class=\"mtt-feature-desc\"\u003eN300 diamond mesh windows — superior tear resistance, durable ventilation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT SPECIFICATIONS --\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003cdiv class=\"mtt-spec-grid\"\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003eTent Dimensions\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003e86.61\" W × 57.09\" D × 52.36\" H\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003e2 Adults (up to 3 persons)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003eFabric\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003e300D Oxford with PU8000mm Coating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003eBase Material\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003e500 g\/m² PVC with PU10000mm Coating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003eSkylight\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003eTPU Polyether Panel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003eUV Protection\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003eUPF50+ Rating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003ePacked Weight\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003e66.14 lbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003ePackage Size\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003e31.50\" × 18.90\" × 14.96\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003eColor\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003eBlack + Cream\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-row\"\u003e\n\u003cdiv class=\"mtt-spec-label\"\u003eShips From\u003c\/div\u003e\n\u003cdiv class=\"mtt-spec-value\"\u003eUS Warehouse\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OUTDOOR USE CASES --\u003e\n\u003ch3\u003eOutdoor Use Cases\u003c\/h3\u003e\n\u003cdiv class=\"mtt-use-grid\"\u003e\n\u003cdiv class=\"mtt-use-item\"\u003e\n\u003cspan class=\"mtt-use-emoji\"\u003e🏔️\u003c\/span\u003e\n\u003cdiv class=\"mtt-use-title\"\u003eMountain Overlanding\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-desc\"\u003eElevated sleep above rocky, uneven alpine terrain\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-item\"\u003e\n\u003cspan class=\"mtt-use-emoji\"\u003e🏜️\u003c\/span\u003e\n\u003cdiv class=\"mtt-use-title\"\u003eDesert Expeditions\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-desc\"\u003eUPF50+ shade and dust protection for arid environments\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-item\"\u003e\n\u003cspan class=\"mtt-use-emoji\"\u003e🌲\u003c\/span\u003e\n\u003cdiv class=\"mtt-use-title\"\u003eForest Road Trips\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-desc\"\u003eQuick setup at trailheads and dispersed campsites\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-item\"\u003e\n\u003cspan class=\"mtt-use-emoji\"\u003e🏕️\u003c\/span\u003e\n\u003cdiv class=\"mtt-use-title\"\u003eNational Parks\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-desc\"\u003eLeave-no-trace camping with minimal ground impact\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-item\"\u003e\n\u003cspan class=\"mtt-use-emoji\"\u003e🎣\u003c\/span\u003e\n\u003cdiv class=\"mtt-use-title\"\u003eRemote Fishing Access\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-desc\"\u003eRiverside basecamp reachable only by 4WD vehicles\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-item\"\u003e\n\u003cspan class=\"mtt-use-emoji\"\u003e🌊\u003c\/span\u003e\n\u003cdiv class=\"mtt-use-title\"\u003eCoastal Camping\u003c\/div\u003e\n\u003cdiv class=\"mtt-use-desc\"\u003eElevated shelter above sand and tidal moisture\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING \u0026 DELIVERY --\u003e\n\u003ch3\u003eShipping \u0026amp; Delivery\u003c\/h3\u003e\n\u003cp\u003eAll orders ship from our \u003cstrong\u003eUS-based fulfillment center\u003c\/strong\u003e for reliable domestic handling. We offer \u003cstrong\u003efree standard shipping on orders $75 and above\u003c\/strong\u003e. For orders below this threshold, shipping is calculated at checkout based on destination and package weight.\u003c\/p\u003e\n\u003cp class=\"mtt-muted\"\u003eEstimated delivery: \u003cstrong style=\"color: #d4af37;\"\u003e3–7 business days\u003c\/strong\u003e after order processing. Processing typically takes 1–2 business days for this item due to package size. Delivery times may vary during peak seasons or to remote ZIP codes. Tracking information is provided via email once your order ships.\u003c\/p\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003ch3\u003eWhat's Inside\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e1 × Inflatable Roof Top Tent (Black + Cream)\u003c\/li\u003e\n\u003cli\u003e1 × Electric Air Pump\u003c\/li\u003e\n\u003cli\u003e1 × Manual Hand Pump (Backup)\u003c\/li\u003e\n\u003cli\u003e1 × Telescoping Ladder\u003c\/li\u003e\n\u003cli\u003e1 × Roof Rack Mounting Kit\u003c\/li\u003e\n\u003cli\u003e1 × Carry\/Storage Bag\u003c\/li\u003e\n\u003cli\u003e1 × Setup Manual\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- USAGE NOTES --\u003e\n\u003cdiv class=\"mtt-alert\"\u003e\n\u003cp\u003e\u003cstrong\u003eImportant:\u003c\/strong\u003e This tent features \u003cstrong\u003eWater-Resistant, not waterproof\u003c\/strong\u003e fabric — suitable for light to moderate rain conditions. Always secure the telescoping ladder and use Velcro straps when folded to prevent wind lift. Handle conducts heat when used near open flames — maintain safe distance from campfires. Two adults recommended for roof mounting due to unit weight (66 lbs).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST \u0026 QUALITY --\u003e\n\u003cdiv class=\"mtt-trust\"\u003e\n\u003cp style=\"color: #d4af37; font-size: 14px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 4px;\"\u003eWhy Overlanders Trust MountArarat\u003c\/p\u003e\n\u003cdiv class=\"mtt-trust-grid\"\u003e\n\u003cdiv class=\"mtt-trust-item\"\u003e\n\u003cspan class=\"mtt-trust-icon\"\u003e🏭\u003c\/span\u003e\n\u003cdiv class=\"mtt-trust-label\"\u003eUS Warehouse\u003c\/div\u003e\n\u003cdiv class=\"mtt-trust-sub\"\u003eDomestic stock\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-trust-item\"\u003e\n\u003cspan class=\"mtt-trust-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv class=\"mtt-trust-label\"\u003eQuality Checked\u003c\/div\u003e\n\u003cdiv class=\"mtt-trust-sub\"\u003eInspected pre-ship\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-trust-item\"\u003e\n\u003cspan class=\"mtt-trust-icon\"\u003e↩️\u003c\/span\u003e\n\u003cdiv class=\"mtt-trust-label\"\u003e30-Day Returns\u003c\/div\u003e\n\u003cdiv class=\"mtt-trust-sub\"\u003eEasy process\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mtt-trust-item\"\u003e\n\u003cspan class=\"mtt-trust-icon\"\u003e💬\u003c\/span\u003e\n\u003cdiv class=\"mtt-trust-label\"\u003e24\/7 Support\u003c\/div\u003e\n\u003cdiv class=\"mtt-trust-sub\"\u003eAlways here\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0790\/2845\/3624\/files\/45283.png?v=1778588623\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e\n  \u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What vehicles are compatible with this inflatable roof top tent?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Our inflatable roof top tent is designed to mount on most factory roof racks and crossbars. It's compatible with SUVs, pickup trucks, crossovers, and overland rigs including Jeep Wrangler, Toyota 4Runner, Ford Bronco, Subaru Outback, and similar vehicles. A dynamic roof load capacity of at least 66 lbs is recommended. Two adults are required for safe installation due to the unit weight.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does setup and takedown take?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Setup takes approximately 5 minutes using the included electric air pump. The air-beam structure inflates automatically — no traditional poles to assemble. A manual hand pump is included as backup. Takedown takes roughly 7–10 minutes: deflate, fold, and secure with the included Velcro straps. This is significantly faster than conventional rooftop tents that require 15–20 minutes.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is this tent waterproof or water-resistant?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"This tent features a PU8000mm water-resistant coating on 300D Oxford fabric, making it highly resistant to rain and moisture. However, we classify it as water-resistant, not waterproof — it is designed to handle light to moderate rain conditions. The base material uses 500 g\/m² PVC with PU10000mm coating for added ground moisture protection. We always recommend checking weather conditions before your trip.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the weight capacity and how many people fit?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The tent accommodates 2 adults comfortably with room for gear. The interior footprint measures 86.6 x 57.1 inches, which is spacious enough for up to 3 persons if needed. The integrated 15cm thick inflatable base doubles as your sleeping platform — no separate mattress required. The total packed weight is 66.14 lbs.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it come with a ladder and mounting hardware?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes! Every tent includes: 1x Telescoping Ladder, 1x Roof Rack Mounting Kit, 1x Electric Air Pump, 1x Manual Hand Pump (Backup), 1x Carry\/Storage Bag, and 1x Setup Manual. The mounting kit is compatible with most factory roof racks and crossbars — no specialized hardware needed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the inflatable air-beam structure perform in wind?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The air-beam construction is surprisingly rigid when fully inflated — internal pressure creates a taut, stable frame. The low-profile aerodynamic design reduces wind resistance compared to traditional soft-shell rooftop tents. The N300 diamond mesh windows provide ventilation without compromising structural integrity. Always use the included Velcro straps when folded to prevent wind lift during transport.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the UV protection rating?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The tent shell carries a UPF50+ sun protection rating, blocking 98% of harmful UV rays. The TPU polyether skylight panel is designed for superior light transmission while maintaining flexibility in low temperatures. This makes the tent ideal for desert camping, high-altitude exposure, and summer overlanding where sun protection is critical.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the packed dimensions for transport?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"When packed, the tent measures 31.50 x 18.90 x 14.96 inches and weighs 66.14 lbs. It fits in the included carry\/storage bag and can be transported in your vehicle's cargo area when not mounted. Due to the weight, two adults are recommended for lifting onto your roof rack.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where does this ship from and how long does delivery take?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"All orders ship from our US-based fulfillment center. We offer free standard shipping on orders $75+. Estimated delivery is 3–7 business days after order processing. Processing typically takes 1–2 business days for this item due to package size. Tracking information is provided via email once your order ships.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is your return policy?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We offer easy returns within 30 days of delivery. The item must be in original condition with all included accessories and packaging. All products are quality-checked before shipping. Our US-based support team is available 24\/7 to assist with any questions or concerns about your purchase.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"Mountararat ","offers":[{"title":"Black \/ Cream","offer_id":48325223416056,"sku":"CJFU28398060001","price":549.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0790\/2845\/3624\/files\/file_0000000067b871f89569a3f45f095716_1296x_png.webp?v=1778856018","url":"https:\/\/www.mountararatt.com\/products\/inflatable-roof-top-tent-2-person-suv-truck","provider":"Mountararat ","version":"1.0","type":"link"}