{"product_id":"james-baroud-magma-rooftop-tent","title":"James Baroud MAGMA Rooftop Tent","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Component-specific styles only - no global overrides *\/\n        .magma-james-baroud-banner {\n            position: relative;\n            width: 100%;\n            max-width: 1000px;\n            height: 500px;\n            margin: 0 auto 40px auto;\n            border-radius: 16px;\n            overflow: hidden;\n            background: linear-gradient(135deg, rgba(0, 0, 0, 0.70), rgba(0, 0, 0, 0.30)), \n                        url('https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James_Baroud_Space_White_1x1_9.png?v=1754927732');\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n            box-shadow: 0 20px 60px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(255, 255, 255, 0.05);\n            box-sizing: border-box;\n        }\n\n        .magma-banner-content {\n            position: relative;\n            height: 100%;\n            display: flex;\n            align-items: center;\n            padding: 80px 60px 40px 60px;\n            box-sizing: border-box;\n        }\n\n        .magma-banner-title {\n            font-size: 2.75rem;\n            font-weight: bold;\n            line-height: 1.1;\n            margin-bottom: 24px;\n            letter-spacing: -0.02em;\n            max-width: 600px;\n            color: white;\n        }\n\n        .magma-banner-description {\n            font-size: 1.125rem;\n            line-height: 1.6;\n            margin-bottom: 20px;\n            color: rgba(255, 255, 255, 0.9);\n            font-weight: 400;\n            max-width: 520px;\n        }\n\n        .magma-banner-subtitle {\n            font-size: 0.875rem;\n            line-height: 1.5;\n            color: rgba(255, 255, 255, 0.7);\n            font-weight: 400;\n            max-width: 520px;\n            margin: 0;\n        }\n\n        .magma-logo-container {\n            position: absolute;\n            top: 24px;\n            left: 60px;\n            width: 140px;\n            height: 40px;\n            background: rgba(255, 255, 255, 0.95);\n            backdrop-filter: blur(12px);\n            border-radius: 8px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border: 1px solid rgba(0, 0, 0, 0.1);\n            padding: 8px;\n            box-sizing: border-box;\n        }\n\n        .magma-logo-container img {\n            width: 100%;\n            height: 100%;\n            object-fit: contain;\n        }\n\n        .magma-limited-offer {\n            position: absolute;\n            top: 24px;\n            right: 60px;\n            background: rgba(0, 0, 0, 0.8);\n            backdrop-filter: blur(12px);\n            padding: 8px 16px;\n            border-radius: 50px;\n            font-size: 0.875rem;\n            font-weight: 600;\n            color: white;\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            box-sizing: border-box;\n        }\n\n        \/* MAGMA SECTION STYLES *\/\n        .magma-product-section {\n            max-width: 1000px;\n            margin: 0 auto 60px auto;\n            padding: 0 20px;\n            box-sizing: border-box;\n        }\n\n        .magma-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 40px 20px;\n            box-sizing: border-box;\n        }\n\n        .magma-tent-section {\n            display: flex;\n            gap: 60px;\n            align-items: flex-start;\n            flex-wrap: wrap;\n        }\n\n        .magma-tent-section \u003e div {\n            flex: 1 1 45%;\n            min-width: 300px;\n        }\n\n        .magma-section-title {\n            font-size: 2.25rem;\n            font-weight: 800;\n            margin-bottom: 30px;\n            letter-spacing: -0.02em;\n        }\n\n        .magma-specs-grid {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n        }\n\n        .magma-specs-column {\n            flex: 1 1 45%;\n        }\n\n        .magma-spec-item {\n            border-top: 1px solid #000;\n            padding: 16px 0;\n        }\n\n        .magma-spec-item:first-child {\n            border-top: 1px solid #000;\n        }\n\n        .magma-specs-footnotes {\n            margin-top: 16px;\n            font-size: 12px;\n            color: #555;\n        }\n\n        .magma-specs-footnotes p {\n            margin: 4px 0;\n        }\n\n        .magma-features-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 40px;\n        }\n\n        .magma-features-column {\n            flex: 1 1 45%;\n        }\n\n        .magma-feature-item {\n            margin-bottom: 16px;\n            font-size: 16px;\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .magma-feature-icon {\n            flex-shrink: 0;\n            width: 20px;\n            height: 20px;\n        }\n\n        \/* MAGMA FEATURES GRID *\/\n        .magma-features-grid-wrapper {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 40px 20px;\n            box-sizing: border-box;\n        }\n\n        .magma-features-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 40px;\n        }\n\n        .magma-feature-card {\n            display: flex;\n            flex-direction: column;\n            text-align: left;\n            border-radius: 12px;\n            overflow: hidden;\n            background: #fff;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n\n        .magma-feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);\n        }\n\n        .magma-feature-card img {\n            width: 100%;\n            height: 250px;\n            object-fit: cover;\n            border-radius: 12px 12px 0 0;\n        }\n\n        .magma-feature-content {\n            padding: 24px;\n            background: #fff;\n            color: #333;\n        }\n\n        .magma-feature-title {\n            font-weight: 700;\n            font-size: 1.3rem;\n            margin: 0 0 12px 0;\n            color: #333;\n            line-height: 1.3;\n        }\n\n        .magma-feature-description {\n            font-size: 1rem;\n            color: #666;\n            margin: 0;\n            line-height: 1.6;\n        }\n\n        \/* MAGMA CAROUSEL STYLES *\/\n        .magma-carousel-wrapper {\n            position: relative;\n            margin: 40px 0;\n        }\n\n        .magma-carousel-container {\n            display: flex;\n            gap: 16px;\n            overflow-x: auto;\n            scroll-behavior: smooth;\n            scroll-snap-type: x mandatory;\n            padding: 8px 0;\n            scrollbar-width: none;\n            -ms-overflow-style: none;\n        }\n\n        .magma-carousel-container::-webkit-scrollbar {\n            display: none;\n        }\n\n        .magma-carousel-container img {\n            height: 300px;\n            width: auto;\n            object-fit: cover;\n            flex-shrink: 0;\n            scroll-snap-align: start;\n            transition: transform 0.3s ease;\n            border-radius: 8px;\n            cursor: pointer;\n        }\n\n        .magma-carousel-container img:hover {\n            transform: scale(1.02);\n        }\n\n        .magma-carousel-nav {\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            background: rgba(255, 255, 255, 0.9);\n            border: none;\n            width: 40px;\n            height: 40px;\n            border-radius: 50%;\n            cursor: pointer;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 18px;\n            font-weight: bold;\n            color: #333;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n            z-index: 10;\n            transition: background-color 0.2s;\n            box-sizing: border-box;\n        }\n\n        .magma-carousel-nav:hover {\n            background: rgba(255, 255, 255, 1);\n        }\n\n        .magma-carousel-nav.left {\n            left: 10px;\n        }\n\n        .magma-carousel-nav.right {\n            right: 10px;\n        }\n\n        \/* MAGMA VIDEO SECTION *\/\n        .magma-video-section-wrapper {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px 40px 20px;\n            box-sizing: border-box;\n        }\n\n        .magma-video-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 24px;\n            margin-top: 30px;\n        }\n\n        .magma-video-item {\n            position: relative;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);\n        }\n\n        .magma-video-item iframe {\n            width: 100%;\n            height: 200px;\n            border: none;\n        }\n\n        \/* MAGMA VALUE PROP GRID *\/\n        .magma-value-grid-wrapper {\n            max-width: 1000px;\n            margin: 0 auto 60px auto;\n            padding: 20px;\n            box-sizing: border-box;\n        }\n\n        .magma-value-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n            gap: 20px;\n        }\n\n        .magma-value-item {\n            position: relative;\n            overflow: hidden;\n            height: 360px;\n            border-radius: 8px;\n            transition: transform 0.3s ease;\n        }\n\n        .magma-value-item:hover {\n            transform: translateY(-5px);\n        }\n\n        .magma-value-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.3s ease;\n        }\n\n        .magma-value-item:hover img {\n            transform: scale(1.05);\n        }\n\n        .magma-value-text {\n            position: absolute;\n            bottom: 0;\n            color: #ffffff;\n            padding: 20px;\n            width: 100%;\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);\n            box-sizing: border-box;\n        }\n\n        .magma-value-text h3 {\n            margin: 0 0 8px 0;\n            font-size: 1.2em;\n            font-weight: bold;\n            color: #ffffff;\n        }\n\n        .magma-value-text p {\n            margin: 0;\n            font-size: 0.9em;\n            color: #ffffff;\n            line-height: 1.4;\n        }\n\n        \/* ABOUT SECTION *\/\n        .magma-about-section {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 20px;\n            box-sizing: border-box;\n        }\n\n        .magma-about-content {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            gap: 40px;\n        }\n\n        .magma-about-left {\n            flex: 1 1 40%;\n            min-width: 200px;\n        }\n\n        .magma-about-right {\n            flex: 1 1 50%;\n            min-width: 0;\n        }\n\n        .magma-about-title {\n            font-size: 2.25rem;\n            font-weight: 800;\n            margin: 0;\n            line-height: 1.2;\n        }\n\n        .magma-about-text {\n            font-size: 1.125rem;\n            line-height: 1.6;\n            color: #333;\n            margin: 0;\n        }\n\n        \/* MOBILE RESPONSIVENESS *\/\n        @media (max-width: 768px) {\n            .magma-james-baroud-banner {\n                height: 450px;\n            }\n\n            .magma-banner-content {\n                padding: 100px 20px 20px 20px;\n            }\n\n            .magma-banner-title {\n                font-size: 2.2rem;\n                margin-bottom: 20px;\n            }\n\n            .magma-banner-description {\n                font-size: 1rem;\n                margin-bottom: 16px;\n            }\n\n            .magma-banner-subtitle {\n                font-size: 0.8rem;\n            }\n\n            .magma-logo-container {\n                top: 16px;\n                left: 20px;\n                width: 120px;\n                height: 36px;\n            }\n\n            .magma-limited-offer {\n                top: 16px;\n                right: 20px;\n                font-size: 0.75rem;\n                padding: 6px 12px;\n            }\n\n            .magma-container {\n                padding: 20px;\n            }\n\n            .magma-features-grid-wrapper {\n                padding: 20px;\n            }\n\n            .magma-tent-section {\n                flex-direction: column;\n                gap: 24px;\n            }\n\n            .magma-features-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .magma-carousel-container img {\n                height: 250px;\n            }\n\n            .magma-carousel-nav {\n                width: 36px;\n                height: 36px;\n                font-size: 16px;\n            }\n\n            .magma-video-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .magma-video-item iframe {\n                height: 220px;\n            }\n\n            .magma-value-grid {\n                grid-template-columns: repeat(2, 1fr);\n            }\n\n            .magma-about-content {\n                flex-direction: column;\n                gap: 20px;\n            }\n\n            .magma-about-left,\n            .magma-about-right {\n                flex: 1 1 100%;\n                min-width: auto;\n            }\n        }\n\n        @media (max-width: 480px) {\n            .magma-james-baroud-banner {\n                height: 480px;\n            }\n\n            .magma-banner-content {\n                padding: 80px 16px 20px 16px;\n            }\n\n            .magma-banner-title {\n                font-size: 1.8rem;\n            }\n\n            .magma-logo-container {\n                width: 100px;\n                height: 30px;\n            }\n\n            .magma-product-section {\n                padding: 0 16px;\n            }\n\n            .magma-value-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n    \u003c\/style\u003e\n\u003c!-- PROMO BANNER --\u003e\n\u003cdiv class=\"magma-james-baroud-banner\"\u003e\n\u003cdiv class=\"magma-banner-content\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"magma-banner-title\"\u003eBuy your tent and \u003cspan style=\"font-weight: 800;\"\u003eSave 50%\u003c\/span\u003e on a Roof Rack\u003c\/h2\u003e\n\u003cp class=\"magma-banner-description\"\u003eGet 50% off any Rhino Rack roof bars or platform (up to $300 discount) with your James Baroud tent purchase\u003c\/p\u003e\n\u003cp class=\"magma-banner-subtitle\"\u003ePurchase your tent and we'll contact you to help select a discounted Rhino Rack system that fits your vehicle\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-logo-container\"\u003e\u003cimg alt=\"James Baroud Logo\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James-Baroud-Logo-Horizontal.svg?v=1749231113\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"magma-limited-offer\"\u003eLimited Offer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS + TEXTUAL FEATURES --\u003e\n\u003cdiv class=\"magma-container\"\u003e\n\u003cdiv class=\"magma-tent-section\"\u003e\n\u003cdiv\u003e\n\u003ch2 class=\"magma-section-title\"\u003eSPECS\u003c\/h2\u003e\n\u003cdiv class=\"magma-specs-grid\"\u003e\n\u003cdiv class=\"magma-specs-column\"\u003e\n\u003cdiv class=\"magma-spec-item\"\u003e\n\u003cstrong\u003eShell:\u003c\/strong\u003e 4mm ABS with UV Protection and Line-X Exterior\u003c\/div\u003e\n\u003cdiv class=\"magma-spec-item\"\u003e\n\u003cstrong\u003eFabric:\u003c\/strong\u003e 3 layer blackout fabric with premium thermal and sound insulation\u003c\/div\u003e\n\u003cdiv class=\"magma-spec-item\"\u003e\n\u003cstrong\u003eMattress:\u003c\/strong\u003e 65mm (2.5″) High Density Foam\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-specs-column\"\u003e\n\u003cdiv class=\"magma-spec-item\"\u003e\n\u003cstrong\u003eSize\u003csup\u003e1\u003c\/sup\u003e:\u003c\/strong\u003e 140cm x 200cm x 100cm\u003cbr\u003e\u003cspan style=\"font-size: 14px;\"\u003e(55″ x 78.7″ x 39″)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-spec-item\"\u003e\n\u003cstrong\u003eWeight\u003csup\u003e2\u003c\/sup\u003e:\u003c\/strong\u003e 82kg (180lbs)\u003c\/div\u003e\n\u003cdiv class=\"magma-spec-item\"\u003e\n\u003cstrong\u003eCapacity:\u003c\/strong\u003e 2 adults and 1 child\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-specs-footnotes\"\u003e\n\u003cp\u003e\u003csup\u003e1\u003c\/sup\u003e Internal measurements.\u003c\/p\u003e\n\u003cp\u003e\u003csup\u003e2\u003c\/sup\u003e Without Ladder. 3% weight variation due to handmade manufacturing process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"margin-top: 40px;\" class=\"magma-section-title\"\u003eFEATURES\u003c\/h2\u003e\n\u003cdiv class=\"magma-features-list\"\u003e\n\u003cdiv class=\"magma-features-column\"\u003e\n\u003cdiv class=\"magma-feature-item\"\u003e\n\u003csvg fill=\"#333\" viewbox=\"0 0 24 24\" class=\"magma-feature-icon\"\u003e\n                                \u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e \u003cspan\u003eThick and Impact Resistant Shell\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-item\"\u003e\n\u003csvg fill=\"#333\" viewbox=\"0 0 24 24\" class=\"magma-feature-icon\"\u003e\n                                \u003crect rx=\"2\" height=\"8\" width=\"18\" y=\"12\" x=\"3\"\u003e\u003c\/rect\u003e\n                                \u003cpath d=\"M7 12V8a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e \u003cspan\u003eComfortable high density mattress\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-item\"\u003e\n\u003csvg fill=\"#333\" viewbox=\"0 0 24 24\" class=\"magma-feature-icon\"\u003e\n                                \u003ccircle r=\"5\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n                                \u003cpath d=\"M12 1v6m0 6v6m11-7h-6m-6 0H1\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e \u003cspan\u003eSolar Powered Vent\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-item\"\u003e\n\u003csvg fill=\"#333\" viewbox=\"0 0 24 24\" class=\"magma-feature-icon\"\u003e\n                                \u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n                                \u003ccircle r=\"6\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n                                \u003ccircle r=\"2\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n                            \u003c\/svg\u003e \u003cspan\u003e360° Panoramic Views\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-item\"\u003e\n\u003csvg fill=\"#333\" viewbox=\"0 0 24 24\" class=\"magma-feature-icon\"\u003e\n                                \u003cpath d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0 1 12 2.944a11.955 11.955 0 0 1-8.618 3.04A12.02 12.02 0 0 0 3 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e \u003cspan\u003eUp to 5 year industry leading warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-features-column\"\u003e\n\u003cdiv class=\"magma-feature-item\"\u003e\n\u003csvg fill=\"#333\" viewbox=\"0 0 24 24\" class=\"magma-feature-icon\"\u003e\n                                \u003cpath d=\"M7 13c3 0 6 1 6 1s3-1 6-1c1 0 2 1 2 2v6c0 1-1 2-2 2H7c-1 0-2-1-2-2v-6c0-1 1-2 2-2zM19 10h1a2 2 0 0 1 2 2v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-1a2 2 0 0 1 2-2h1\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M7 10V6a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e \u003cspan\u003e3 Layered Patented Fabric\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-item\"\u003e\n\u003csvg fill=\"#333\" viewbox=\"0 0 24 24\" class=\"magma-feature-icon\"\u003e\n                                \u003cpath d=\"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e \u003cspan\u003eComplete Blackout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-item\"\u003e\n\u003csvg fill=\"#333\" viewbox=\"0 0 24 24\" class=\"magma-feature-icon\"\u003e\n                                \u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\n                                \u003cpolyline points=\"14,2 14,8 20,8\"\u003e\u003c\/polyline\u003e\n                                \u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"16\"\u003e\u003c\/line\u003e\n                                \u003cline y2=\"17\" x2=\"8\" y1=\"17\" x1=\"16\"\u003e\u003c\/line\u003e\n                                \u003cpolyline points=\"10,9 9,9 8,9\"\u003e\u003c\/polyline\u003e\n                            \u003c\/svg\u003e \u003cspan\u003eUnmatched Thermal Insulation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-item\"\u003e\n\u003csvg fill=\"#333\" viewbox=\"0 0 24 24\" class=\"magma-feature-icon\"\u003e\n                                \u003cpath d=\"M11 4.702a.705.705 0 0 0-.203-.501L6.8 0.204a.705.705 0 0 0-.5-.204.705.705 0 0 0-.502.204L1.8 4.201a.705.705 0 0 0-.204.501v5.804c0 .188.077.368.204.501l3.997 3.997c.133.133.312.204.501.204.189 0 .368-.071.501-.204l3.997-3.997a.705.705 0 0 0 .204-.501V4.702z\"\u003e\u003c\/path\u003e\n                                \u003cpath d=\"M17 12h3m0 0l-3-3m3 3l-3 3m-8-6h.01M12 12h.01\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e \u003cspan\u003eEnhanced Noise Reduction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES GRID WITH TEXT BELOW IMAGES --\u003e\n\u003cdiv class=\"magma-features-grid-wrapper\"\u003e\n\u003cdiv class=\"magma-features-grid\"\u003e\n\u003cdiv class=\"magma-feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James-Baroud-Magma-Perto-Outdoor-Shooting-1.webp?v=1749763721\" alt=\"Robust and Rugged Shell\"\u003e\n\u003cdiv class=\"magma-feature-content\"\u003e\n\u003cdiv class=\"magma-feature-title\"\u003eROBUST AND RUGGED SHELL\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-description\"\u003eThe 4mm ABS shell with UV coating and Line-X layer ensures unparalleled durability, protecting the tent from harsh weather conditions and rough terrain.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James-Baroud-Magma-LED-Lighting-Detail-10-scaled.webp?v=1749763721\" alt=\"LED Lighting\"\u003e\n\u003cdiv class=\"magma-feature-content\"\u003e\n\u003cdiv class=\"magma-feature-title\"\u003eLED LIGHTING WITH BLUETOOTH APP INTEGRATION \u003cem\u003e(Battery included)\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-description\"\u003eAdjustable LED lights inside the tent ensure optimal visibility and let you set the perfect ambiance for any occasion.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James-Baroud-Magma-Perto-Outdoor-Shooting-17-1.webp?v=1749763721\" alt=\"Sound and Thermal Insulation\"\u003e\n\u003cdiv class=\"magma-feature-content\"\u003e\n\u003cdiv class=\"magma-feature-title\"\u003eSOUND AND THERMAL INSULATION\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-description\"\u003eThe patented fabric, combined with the Line-X coating, offers superior thermal insulation, keeping the interior warm in cold conditions and cool in hot climates.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James-Baroud-Magma-Perto-Outdoor-Shooting-16.webp?v=1749763721\" alt=\"Storage Box\"\u003e\n\u003cdiv class=\"magma-feature-content\"\u003e\n\u003cdiv class=\"magma-feature-title\"\u003eINCLUDED STORAGE BOX\u003c\/div\u003e\n\u003cdiv class=\"magma-feature-description\"\u003eThe Magma comes with a 36L James Baroud Storage Box, perfect for keeping your camping gear organized and easily accessible.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GET INSPIRED CAROUSEL --\u003e\n\u003cdiv class=\"magma-product-section\"\u003e\n\u003ch2 class=\"magma-section-title\"\u003eGET INSPIRED\u003c\/h2\u003e\n\u003cdiv class=\"magma-carousel-wrapper\"\u003e\n\u003cbutton class=\"magma-carousel-nav left\"\u003e‹\u003c\/button\u003e\n\u003cdiv class=\"magma-carousel-container\" id=\"magma-carousel\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James_Baroud_Grand_Raid_White_1x1_4.png?v=1749264935\" alt=\"Grand Raid White Setup\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James_Baroud_Grand_Raid_Black_1x1_8.png?v=1749264929\" alt=\"Grand Raid Black Setup\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James_Baroud_Grand_Raid_Black_1x1_6.png?v=1749264929\" alt=\"Grand Raid Black Interior\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James_Baroud_Grand_Raid_Black_1x1_5.png?v=1749264929\" alt=\"Grand Raid Black Exterior\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James_Baroud_Grand_Raid_White_1x1_6.png?v=1749264935\" alt=\"Grand Raid White Detail\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James_Baroud_Grand_Raid_Black_1x1_4.png?v=1749264929\" alt=\"Grand Raid Black Side View\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James_Baroud_Grand_Raid_White_1x1_7.png?v=1749264935\" alt=\"Grand Raid White Open\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/James_Baroud_Grand_Raid_White_1x1_5.png?v=1749264935\" alt=\"Grand Raid White Closed\"\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"magma-carousel-nav right\"\u003e›\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEOS SECTION --\u003e\n\u003cdiv class=\"magma-video-section-wrapper\"\u003e\n\u003ch2 class=\"magma-section-title\"\u003eWHAT MAKES JAMES BAROUD DIFFERENT\u003c\/h2\u003e\n\u003cdiv class=\"magma-video-grid\"\u003e\n\u003cdiv class=\"magma-video-item\"\u003e\u003ciframe title=\"James Baroud Video 1\" src=\"https:\/\/www.youtube.com\/embed\/v3ep1C1_dy4?rel=0\"\u003e\n                \u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"magma-video-item\"\u003e\u003ciframe title=\"James Baroud Video 2\" src=\"https:\/\/www.youtube.com\/embed\/xCMV4MqxAuM?rel=0\"\u003e\n                \u003c\/iframe\u003e\u003c\/div\u003e\n\u003cdiv class=\"magma-video-item\"\u003e\u003ciframe title=\"James Baroud Video 3\" src=\"https:\/\/www.youtube.com\/embed\/i-6TWwIekSA?rel=0\"\u003e\n                \u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ABOUT JAMES SECTION --\u003e\n\u003cdiv class=\"magma-about-section\"\u003e\n\u003cdiv class=\"magma-about-content\"\u003e\n\u003cdiv class=\"magma-about-left\"\u003e\n\u003ch2 class=\"magma-about-title\"\u003eABOUT JAMES BAROUD\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-about-right\"\u003e\n\u003cp class=\"magma-about-text\"\u003eJames Baroud specializes in designing and handcrafting hard-shell rooftop tents known for their durability, aesthetic appeal, and ability to withstand extreme weather conditions. Through seven decades of building the world's most premium gear, James Baroud elevates life outside to the next level. Redefine your journey with the ultimate rooftop tent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VALUE PROPOSITION GRID (without customization section) --\u003e\n\u003cdiv class=\"magma-value-grid-wrapper\"\u003e\n\u003cdiv class=\"magma-value-grid\"\u003e\n\u003cdiv class=\"magma-value-item\"\u003e\n\u003cimg alt=\"Handmade in Europe\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/hand_made.webp?v=1749350099\"\u003e\n\u003cdiv class=\"magma-value-text\"\u003e\n\u003ch3\u003eHANDMADE IN EUROPE\u003c\/h3\u003e\n\u003cp\u003eCrafted with European materials, prohibiting the use of harmful chemicals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-value-item\"\u003e\n\u003cimg alt=\"5-Year Warranty\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/Warranty.webp?v=1749350099\"\u003e\n\u003cdiv class=\"magma-value-text\"\u003e\n\u003ch3\u003eMANUFACTURER'S WARRANTY\u003c\/h3\u003e\n\u003cp\u003eIndustry-leading full replacement warranty since the 1990s.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-value-item\"\u003e\n\u003cimg alt=\"Engineered for Comfort\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/eng_for_confort.webp?v=1749350099\"\u003e\n\u003cdiv class=\"magma-value-text\"\u003e\n\u003ch3\u003eENGINEERED FOR COMFORT\u003c\/h3\u003e\n\u003cp\u003eNoise-absorbing materials and award-winning insulating technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-value-item\"\u003e\n\u003cimg alt=\"Waterproof\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/water.webp?v=1749350099\"\u003e\n\u003cdiv class=\"magma-value-text\"\u003e\n\u003ch3\u003eWATERPROOF\u003c\/h3\u003e\n\u003cp\u003eStorm-rated canopies with high-tension waterproof fabric.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"magma-value-item\"\u003e\n\u003cimg alt=\"Easy to Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0650\/2285\/3193\/files\/easy.webp?v=1749350099\"\u003e\n\u003cdiv class=\"magma-value-text\"\u003e\n\u003ch3\u003eEASY TO USE\u003c\/h3\u003e\n\u003cp\u003e60 seconds to open and close so you can focus on the adventure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"The Nomad Place","offers":[{"title":"Default Title","offer_id":44928536019135,"sku":"7902","price":6000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0268\/2486\/8031\/files\/James_Baroud_Magma_1x1_10.png?v=1769048780","url":"https:\/\/yotanation.com\/products\/james-baroud-magma-rooftop-tent","provider":"Yota Nation","version":"1.0","type":"link"}