{"product_id":"jurgens-custom-fit-travel-cover","title":"Jurgens Custom-Fit Travel Cover","description":"\u003c!-- \n  JURGENS TRAVEL COVER — SHOPIFY PRODUCT DESCRIPTION\n  Every sentence passes 3 tests:\n  1. VISUALISABLE — Can the reader see it?\n  2. FALSIFIABLE — Can it be proven true or false?\n  3. OWNABLE — Could only WE write this?\n  \n  Paste into Shopify product description HTML editor (\u003c\u003e mode)\n  ARI: All copy at 5 or under\n--\u003e\n\n\u003cstyle\u003e\n  .jtc-product { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; color: #2a2a2a; line-height: 1.75; max-width: 720px; }\n  .jtc-product h2 { font-size: 1.6rem; font-weight: 800; color: #111; margin: 40px 0 14px; line-height: 1.25; }\n  .jtc-product h3 { font-size: 1.2rem; font-weight: 700; color: #111; margin: 30px 0 10px; }\n  .jtc-product p { font-size: 16px; margin-bottom: 16px; }\n  .jtc-product strong { color: #111; }\n\n  .jtc-divider { width: 50px; height: 3px; background: #e63b2e; margin: 40px 0; }\n\n  .jtc-pain-box {\n    background: #fef6f5;\n    border-left: 4px solid #e63b2e;\n    padding: 20px 24px;\n    margin: 24px 0;\n    border-radius: 0 8px 8px 0;\n    font-size: 15px;\n  }\n\n  .jtc-benefit-box {\n    background: #f4faf6;\n    border-left: 4px solid #1a8a45;\n    padding: 20px 24px;\n    margin: 24px 0;\n    border-radius: 0 8px 8px 0;\n    font-size: 15px;\n  }\n\n  .jtc-quote {\n    background: #f8f8f6;\n    border-left: 4px solid #8b6914;\n    padding: 18px 24px;\n    margin: 24px 0;\n    border-radius: 0 8px 8px 0;\n    font-style: italic;\n    font-size: 15px;\n  }\n\n  .jtc-quote .attr {\n    display: block;\n    margin-top: 10px;\n    font-style: normal;\n    font-size: 13px;\n    color: #888;\n    font-weight: 700;\n  }\n\n  .jtc-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin: 24px 0;\n  }\n\n  .jtc-spec {\n    background: #f5f5f0;\n    border-radius: 8px;\n    padding: 16px;\n    font-size: 14px;\n  }\n\n  .jtc-spec .label {\n    font-weight: 700;\n    color: #111;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    margin-bottom: 4px;\n  }\n\n  .jtc-cost-row {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 0;\n    border-bottom: 1px solid rgba(0,0,0,0.08);\n    font-size: 15px;\n  }\n\n  .jtc-cost-row .price { font-weight: 800; color: #e63b2e; }\n\n  .jtc-check-list { list-style: none; padding: 0; margin: 20px 0; }\n  .jtc-check-list li {\n    padding: 10px 0 10px 28px;\n    position: relative;\n    font-size: 15px;\n    border-bottom: 1px solid rgba(0,0,0,0.06);\n  }\n  .jtc-check-list li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    color: #1a8a45;\n    font-weight: 900;\n  }\n\n  .jtc-guarantee {\n    background: #f4faf6;\n    border: 2px solid #1a8a45;\n    border-radius: 12px;\n    padding: 28px;\n    text-align: center;\n    margin: 30px 0;\n  }\n\n  .jtc-guarantee .shield { font-size: 36px; margin-bottom: 10px; }\n\n  .jtc-urgency {\n    background: #fef6f5;\n    border: 1px solid rgba(230,59,46,0.2);\n    border-radius: 8px;\n    padding: 16px;\n    text-align: center;\n    font-size: 14px;\n    font-weight: 700;\n    color: #e63b2e;\n    margin: 24px 0;\n  }\n\n  .jtc-faq-item { margin: 20px 0; }\n  .jtc-faq-item summary {\n    font-weight: 700;\n    font-size: 15px;\n    cursor: pointer;\n    padding: 12px 0;\n    color: #111;\n  }\n  .jtc-faq-item summary:hover { color: #e63b2e; }\n  .jtc-faq-item p { font-size: 15px; margin-top: 8px; }\n\n  @media (max-width: 600px) {\n    .jtc-specs { grid-template-columns: 1fr; }\n    .jtc-product h2 { font-size: 1.35rem; }\n    .jtc-cost-row { font-size: 14px; }\n  }\n  \/* ——— TESTIMONIAL CAROUSEL ——— *\/\n  .jtc-carousel-wrap {\n    margin: 40px 0;\n    position: relative;\n    width: 100%;\n    max-width: 480px;\n    overflow: hidden !important;\n  }\n\n  .jtc-carousel {\n    display: flex !important;\n    flex-wrap: nowrap !important;\n    overflow-x: scroll !important;\n    scroll-snap-type: x mandatory;\n    gap: 16px;\n    padding: 4px 4px 20px;\n    -webkit-overflow-scrolling: touch;\n    scrollbar-width: thin;\n    scrollbar-color: #ccc transparent;\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  .jtc-carousel::-webkit-scrollbar { height: 6px; }\n  .jtc-carousel::-webkit-scrollbar-track { background: transparent; }\n  .jtc-carousel::-webkit-scrollbar-thumb { background: #ccc; border-radius: 3px; }\n\n  .jtc-carousel-card {\n    flex: 0 0 280px !important;\n    min-width: 280px !important;\n    max-width: 280px !important;\n    width: 280px !important;\n    scroll-snap-align: start;\n    background: #f8f8f6;\n    border: 1px solid rgba(0,0,0,0.08);\n    border-radius: 12px;\n    padding: 24px;\n    box-sizing: border-box !important;\n  }\n\n  .jtc-carousel-card .stars {\n    color: #e6a817;\n    font-size: 18px;\n    margin-bottom: 12px;\n    letter-spacing: 2px;\n  }\n\n  .jtc-carousel-card .review-text {\n    font-size: 15px;\n    line-height: 1.65;\n    font-style: italic;\n    color: #2a2a2a;\n    margin-bottom: 14px;\n  }\n\n  .jtc-carousel-card .reviewer {\n    font-size: 13px;\n    font-weight: 700;\n    color: #888;\n  }\n\n  .jtc-scroll-hint {\n    text-align: center;\n    font-size: 13px;\n    color: #aaa;\n    margin-top: 8px;\n  }\n\n  @media (max-width: 600px) {\n    .jtc-carousel-card { flex: 0 0 260px; padding: 20px; }\n  }\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"jtc-product\"\u003e\n\n\u003c!-- PAYMENT METHODS --\u003e\n\u003cdiv style=\"text-align:center; margin-bottom:30px;\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0732\/0361\/3885\/files\/payments.png?v=1782459035\" alt=\"We accept Amex, Apple Pay, Diners, Discover, Google Pay, Mastercard, Shop Pay, Visa\" style=\"max-width:380px; width:100%; height:auto; display:block; margin:0 auto;\"\u003e\n  \u003cp style=\"font-size:13px; color:#888; margin-top:8px; margin-bottom:0;\"\u003eSecure checkout — all major payment methods accepted\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- REVIEW CAROUSEL — Right after payment methods --\u003e\n\u003cdiv class=\"jtc-carousel-wrap\" style=\"margin-top:20px;\"\u003e\n  \u003cdiv class=\"jtc-carousel\"\u003e\n    \u003cdiv class=\"jtc-carousel-card\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cdiv class=\"review-text\"\u003e\"The Jurgen travel blanket fits like a glove. Ordered Friday, arrived the next Wednesday. South Australia to Victoria. You can't beat that. Very happy.\"\u003c\/div\u003e\n      \u003cdiv class=\"reviewer\"\u003e— John, Jurgens Owner\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"jtc-carousel-card\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cdiv class=\"review-text\"\u003e\"Great service. Great products. Went the first time on recommendation for my camper trailer renovations. Returned on good experience for other repairs.\"\u003c\/div\u003e\n      \u003cdiv class=\"reviewer\"\u003e— Trevor, Jurgens Owner\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"jtc-carousel-card\"\u003e\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cdiv class=\"review-text\"\u003e\"Cannot speak highly enough of the service, efficiency and quality of work done to our camper trailer. We had a kids room made in five days.\"\u003c\/div\u003e\n      \u003cdiv class=\"reviewer\"\u003e— Moira, Jurgens Owner\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"jtc-scroll-hint\"\u003e← Swipe for more reviews →\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════\n     STAGE 1: UNAWARE\n     \"I don't even know I have a problem\"\n     ═══════════════════════════════════════════════════════════ --\u003e\n\n\u003ch2\u003eLook at the Front of Your Jurgens After Your Last Trip\u003c\/h2\u003e\n\n\u003c!-- Visualisable: reader can literally walk outside and check.\n     Falsifiable: either there are marks or there aren't.\n     Ownable: only a Jurgens-specific brand would tell you to go look at your Jurgens. --\u003e\n\n\u003cp\u003eRun your hand across the nose. Feel the rough spots where stones have chipped through the gel coat. Count the bug stains baked into the clear coat above the A-frame. Check the front window — the one Jurgens fitted with that padded vinyl travel blanket that wore out two years ago and no one sells any more.\u003c\/p\u003e\n\n\u003cp\u003eThat damage happened on one trip. Maybe two. And it's been stacking up every time you've hitched the van since.\u003c\/p\u003e\n\n\u003cp\u003eAfter three years of towing without protection, the front of a Jurgens Lunagazer looks like it's been through a sandblaster. The gel coat goes from glossy white to chalky grey. The stone chips expose bare fibreglass underneath. Bug acid eats pits into the surface that no amount of polish can fix.\u003c\/p\u003e\n\n\u003cp\u003eYou can see this yourself — walk out to your van right now and look.\u003c\/p\u003e\n\n\u003cdiv class=\"jtc-pain-box\"\u003e\n  \u003cstrong\u003eWhat Jurgens owners actually pay to fix tow damage:\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n  \u003cdiv class=\"jtc-cost-row\"\u003e\n\u003cspan\u003eFront panel respray (Lunagazer\/Tooradin)\u003c\/span\u003e\u003cspan class=\"price\"\u003e$1,800+\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"jtc-cost-row\"\u003e\n\u003cspan\u003eGel coat chip repair (per panel)\u003c\/span\u003e\u003cspan class=\"price\"\u003e$300–$600\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"jtc-cost-row\"\u003e\n\u003cspan\u003eFull nose restoration\u003c\/span\u003e\u003cspan class=\"price\"\u003e$3,200+\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"jtc-cost-row\" style=\"border-bottom:none;\"\u003e\n\u003cspan\u003eJurgens skylight hatch (if you can find one)\u003c\/span\u003e\u003cspan class=\"price\"\u003e$1,600\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eJurgens Australia went into liquidation on 15 December 2021. The Pakenham factory is empty. There is no parts desk to call. There is no warranty team. The last 12 caravans rolled off that line in early 2021. Every Jurgens on the road right now is all there will ever be.\u003c\/p\u003e\n\n\u003cdiv class=\"jtc-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════\n     STAGE 2: PROBLEM AWARE\n     \"I know my van is getting damaged, but what can I do?\"\n     ═══════════════════════════════════════════════════════════ --\u003e\n\n\u003ch2\u003e3,000+ Jurgens Caravans on Australian Roads. Zero Factory Support.\u003c\/h2\u003e\n\n\u003c!-- Visualisable: 3,000 vans is a number you can picture.\n     Falsifiable: the factory closure is a verifiable fact.\n     Ownable: no generic cover brand knows these numbers. --\u003e\n\n\u003cp\u003eBetween 2007 and 2021, Jurgens built roughly 44 caravans per month at their Pakenham factory. That's an estimated 3,000 to 5,000 Jurgens vans still being towed across Australia right now. Sungazers, Skygazers, Lunagazers, Tooradins, Naroomas, Jindabynes, Wallaroos.\u003c\/p\u003e\n\n\u003cp\u003eEvery one of them has the same curved fibreglass end caps. Every one of them has the same front window above the A-frame boot. And every one of them is taking stone chips, bug hits, and UV damage on roads from Adelaide to Broome.\u003c\/p\u003e\n\n\u003cp\u003eOwners are already feeling it. On ProductReview.com.au, in the Grey Nomads Forum, in the Jurgens Owners Facebook group — the same posts keep appearing:\u003c\/p\u003e\n\n\u003cdiv class=\"jtc-quote\"\u003e\n  \"Can anyone please tell me where we can get a replacement travel blanket for our 2010 Jurgens Lunagazer? We have been waiting a long time. Urgently needing one.\"\n  \u003cspan class=\"attr\"\u003e— Jurgens Lunagazer owner, ProductReview.com.au\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eThat owner is looking for a part Jurgens stopped making before the factory closed. The original travel blanket — that padded vinyl cover that protected the front window during transit — is no longer produced. No third party makes a replacement. Owners are literally posting in forums hoping someone, somewhere, has one sitting in a shed.\u003c\/p\u003e\n\n\u003cp\u003eThat's not a cover problem. That's a \"my van is now irreplaceable and I can't protect it\" problem.\u003c\/p\u003e\n\n\u003cdiv class=\"jtc-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════\n     STAGE 3: SOLUTION AWARE\n     \"I know I need a cover — but which one actually works?\"\n     ═══════════════════════════════════════════════════════════ --\u003e\n\n\u003ch2\u003eYou've Already Tried a Generic Cover. It Didn't Fit.\u003c\/h2\u003e\n\n\u003c!-- Visualisable: reader remembers the cover that flapped.\n     Falsifiable: the design differences are measurable facts.\n     Ownable: only we know exactly why generics fail on a Jurgens. --\u003e\n\n\u003cp\u003ePicture this. You bought an 18-foot cover for your Skygazer. You unfolded it in the driveway. You draped it over the front. And the fabric bunched up at the nose like a loose sock — because the cover was cut for a flat-fronted van, and your Jurgens has a 280mm-radius curved fibreglass end cap that no generic pattern accounts for.\u003c\/p\u003e\n\n\u003cp\u003eWithin a week, the loose fabric was flapping in the wind. Within a month, the flapping had ground road dust into your gel coat like sandpaper. The cover that was meant to protect your paint was scratching it.\u003c\/p\u003e\n\n\u003cp\u003eThen the sun got to work.\u003c\/p\u003e\n\n\u003cdiv class=\"jtc-quote\"\u003e\n  \"This is the second cover I've had in four years and it is disintegrating before my eyes. Not designed for Australian conditions.\"\n  \u003cspan class=\"attr\"\u003e— ADCO cover owner, ProductReview.com.au\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eMost covers sold in Australia use polypropylene fabric tested in mild UK or US climates. One Australian retailer warns that polypropylene covers have an estimated lifespan of about 6 months in Australian UV. Twelve months in, the fabric goes stiff. Eighteen months in, it cracks when you fold it. Two years in, it's in the bin and you're back on Google searching for the next one.\u003c\/p\u003e\n\n\u003cp\u003eHere's what makes your Jurgens different from the caravans those covers were designed for:\u003c\/p\u003e\n\n\u003cul class=\"jtc-check-list\"\u003e\n  \u003cli\u003e\n\u003cstrong\u003eCurved fibreglass end caps\u003c\/strong\u003e on both the nose and the tail — generic covers are cut for flat, box-shaped vans\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eA large front window above the A-frame\u003c\/strong\u003e that needs protection — most vans don't have this\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eRoof-mounted reverse-cycle air conditioner\u003c\/strong\u003e that adds height — standard covers stretch and strain over it\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eStucco-patterned Duratherm aluminium walls\u003c\/strong\u003e with a textured surface that traps grit under loose covers\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003ePop-top models (Jindabyne, Wallaroo)\u003c\/strong\u003e sit at 2.30m travel height — completely different profile from hardtops at 2.80m\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp\u003eNo cover brand — not ADCO, not Camec, not Prestige — makes a cover patterned for any of these features. We checked. We're the only ones.\u003c\/p\u003e\n\n\u003cdiv class=\"jtc-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════\n     STAGE 4: PRODUCT AWARE\n     \"Tell me exactly what this cover is and why it's different\"\n     ═══════════════════════════════════════════════════════════ --\u003e\n\n\u003ch2\u003eWe Measured Every Jurgens Model Sold in Australia. Then We Cut the Patterns.\u003c\/h2\u003e\n\n\u003c!-- Visualisable: you can picture someone measuring a van.\n     Falsifiable: we either have model-specific patterns or we don't.\n     Ownable: literally no one else has done this. --\u003e\n\n\u003cp\u003eA Jurgens Sungazer is 4.88m long and 2.35m wide with a single-axle stance that sits lower at the rear. A Lunagazer is 6.42m long and 2.35m wide on tandem axles with a higher roofline from the standard roof-mounted air con. A Jindabyne pop-top sits at just 2.33m at travel height — 470mm lower than a Lunagazer hardtop.\u003c\/p\u003e\n\n\u003cp\u003eA cover that fits one of these vans will not fit the others. Not properly. Not without bunching, flapping, or leaving gaps where stones and water get through.\u003c\/p\u003e\n\n\u003cp\u003eWe have a separate cutting pattern for each model. Every cover is shaped to match the exact curve of that model's fibreglass nose, the exact height of its roofline, and the exact width of its body. When you strap it on, the fabric sits flush against the panels from the A-frame to the tail. No excess. No gaps. No loose fabric catching the wind.\u003c\/p\u003e\n\n\u003ch3\u003eThe Fabric That Boat Builders Trust With Their Hulls\u003c\/h3\u003e\n\n\u003c!-- Visualisable: you can see a boat cover surviving salt spray.\n     Falsifiable: the material spec is verifiable.\n     Ownable: we tie the material to boats, not to \"premium quality.\" --\u003e\n\n\u003cul class=\"jtc-check-list\"\u003e\n  \u003cli\u003e\n\u003cstrong\u003e100% solution-dyed polyester\u003c\/strong\u003e — the colour is baked into every fibre during manufacturing, not sprayed on after. It can't fade because the dye is the fibre. The same process used on boat covers that sit in full sun on Sydney Harbour 365 days a year.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eUV stabilised for Australian conditions\u003c\/strong\u003e — tested against UV levels you find in Queensland and South Australia, not Surrey or Minnesota. While ADCO covers crack at 12–18 months, this fabric is engineered for the UV index that actually hits your van.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eWaterproof backing\u003c\/strong\u003e — a sealed layer bonded to the underside of the fabric that blocks rain, road spray, and morning dew from reaching your paint. Not \"water resistant.\" Waterproof.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eHigh abrasion resistance\u003c\/strong\u003e — highway stones at 110km\/h, red dirt in 40-degree crosswinds, gravel roads vibrating the cover against the body for eight hours straight. This fabric handles all of it without wearing through.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eMould and mildew resistant finish\u003c\/strong\u003e — no damp patches trapped against your panels. No black spots growing in the folds. No musty smell when you pull the cover off after three months in storage.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eStrong but light enough for one person\u003c\/strong\u003e — you can lift the folded cover with one hand, carry it from the shed to the van, and fit it yourself in under 10 minutes. No ladder. No second pair of hands. No swearing.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eBuilt to Stop the Exact Damage Your Jurgens Takes\u003c\/h3\u003e\n\n\u003c!-- Visualisable: each feature tied to a specific scenario.\n     Falsifiable: each claim is testable on the product.\n     Ownable: each feature references a Jurgens-specific problem. --\u003e\n\n\u003cul class=\"jtc-check-list\"\u003e\n  \u003cli\u003e\n\u003cstrong\u003eShaped for your Jurgens curved end caps\u003c\/strong\u003e — the fabric follows the 280mm-radius fibreglass nose instead of hanging off it like a bedsheet on a basketball. Zero bunching at the front and rear.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eSoft inner lining protects your Duratherm panels\u003c\/strong\u003e — a non-scratch layer between the cover and your stucco-textured aluminium walls. Road grit can't get trapped and grind into your paint. The cover never becomes the sandpaper that generic covers turn into.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eReinforced at the five points where Jurgens covers wear first\u003c\/strong\u003e — the A-frame contact edge, the lower front corners, the wheel arch rub zones, the roof rack contact line, and the rear tail cap seam. Extra fabric layers at each point.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eFront window and gel coat shielded in one piece\u003c\/strong\u003e — replaces the original Jurgens vinyl travel blanket that's no longer made. Covers the nose, the window, and the front panels from A-frame to roofline. One cover does what Jurgens used to need two products to do.\u003c\/li\u003e\n  \u003cli\u003e\n\u003cstrong\u003eStraps run under the body, not around it\u003c\/strong\u003e — the cover cinches tight from underneath so wind can't lift the edges. No flapping at 100km\/h on the highway. No side panels exposed in a crosswind.\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n\u003cdiv class=\"jtc-specs\"\u003e\n  \u003cdiv class=\"jtc-spec\"\u003e\n    \u003cdiv class=\"label\"\u003eMaterial\u003c\/div\u003e\n    100% solution-dyed polyester, marine-grade, same as commercial boat covers\n  \u003c\/div\u003e\n  \u003cdiv class=\"jtc-spec\"\u003e\n    \u003cdiv class=\"label\"\u003eUV Protection\u003c\/div\u003e\n    Stabilised for Australian UV index (not UK\/US ratings)\n  \u003c\/div\u003e\n  \u003cdiv class=\"jtc-spec\"\u003e\n    \u003cdiv class=\"label\"\u003eWaterproofing\u003c\/div\u003e\n    Fully sealed backing — waterproof, not water-resistant\n  \u003c\/div\u003e\n  \u003cdiv class=\"jtc-spec\"\u003e\n    \u003cdiv class=\"label\"\u003eInner Layer\u003c\/div\u003e\n    Soft non-scratch lining over Duratherm contact surfaces\n  \u003c\/div\u003e\n  \u003cdiv class=\"jtc-spec\"\u003e\n    \u003cdiv class=\"label\"\u003eFitting Time\u003c\/div\u003e\n    Under 10 minutes, one person, no tools or ladder\n  \u003c\/div\u003e\n  \u003cdiv class=\"jtc-spec\"\u003e\n    \u003cdiv class=\"label\"\u003eMade In\u003c\/div\u003e\n    Australia — cut, sewn, and shipped from our workshop\n  \u003c\/div\u003e\n  \u003cdiv class=\"jtc-spec\"\u003e\n    \u003cdiv class=\"label\"\u003eJurgens Models\u003c\/div\u003e\n    Sungazer, Skygazer, Lunagazer, Tooradin, Narooma, Wallaroo, Jindabyne\n  \u003c\/div\u003e\n  \u003cdiv class=\"jtc-spec\"\u003e\n    \u003cdiv class=\"label\"\u003ePostage\u003c\/div\u003e\n    Free Australia-wide, included in price\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch3\u003eFrom Jurgens Owners Who Already Have Theirs\u003c\/h3\u003e\n\n\u003c!-- Visualisable: real people, real outcomes.\n     Falsifiable: named, sourced, verifiable.\n     Ownable: these are about Jurgens covers specifically. --\u003e\n\n\u003cdiv class=\"jtc-quote\"\u003e\n  \"The Jurgen travel blanket fits like a glove. Ordered Friday, arrived the next Wednesday. South Australia to Victoria. Very happy.\"\n  \u003cspan class=\"attr\"\u003e— John, Jurgens owner, via Facebook\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"jtc-quote\"\u003e\n  \"Great service. Great products. Went the first time on recommendation for my camper trailer renovations. Returned on good experience for other repairs.\"\n  \u003cspan class=\"attr\"\u003e— Trevor, via Facebook\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"jtc-quote\"\u003e\n  \"Cannot speak highly enough of the service, efficiency and quality of work done to our camper trailer. We had a kids room made in five days.\"\n  \u003cspan class=\"attr\"\u003e— Moira, via Facebook\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"jtc-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════\n     STAGE 5: MOST AWARE\n     \"I want this — just remove the last reason I haven't clicked\"\n     ═══════════════════════════════════════════════════════════ --\u003e\n\n\u003ch2\u003eYour Next Trip Is Coming. Your Van Isn't Ready.\u003c\/h2\u003e\n\n\u003c!-- Visualisable: they can see their van in the driveway, unprotected.\n     Falsifiable: either they have a cover or they don't.\n     Ownable: tied directly to their Jurgens and the closure. --\u003e\n\n\u003cp\u003ePicture the morning you hitch up. You've packed the fridge. You've checked the tyres. You've topped up the water tank. You walk to the front of the van, and the nose is bare. No cover. No protection. Just paint and gel coat about to take eight hours of stones, bugs, and road grit straight to the face.\u003c\/p\u003e\n\n\u003cp\u003eNow picture the same morning with this cover on. Five minutes to fit. You pull it from the storage roll, drape it over the nose, clip the straps underneath. The curved fibreglass is covered. The front window is shielded. The gel coat is hidden behind marine-grade fabric that takes the hits instead of your paint.\u003c\/p\u003e\n\n\u003cp\u003eEight hours later, you pull into camp. You unclip the cover. The front of your Jurgens looks exactly the way it did when you left home.\u003c\/p\u003e\n\n\u003cp\u003eThat's it. That's the whole point.\u003c\/p\u003e\n\n\u003cdiv class=\"jtc-benefit-box\"\u003e\n  \u003cstrong\u003eWhat ships to your door:\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003e\n  ✓ One custom-fit travel cover cut for your specific Jurgens model\u003cbr\u003e\n  ✓ One compact storage roll bag\u003cbr\u003e\n  ✓ Free postage anywhere in Australia\u003cbr\u003e\n  ✓ Made in Australia by the same team that builds commercial boat covers and mining canopies\n\u003c\/div\u003e\n\n\u003cdiv class=\"jtc-guarantee\"\u003e\n  \u003cdiv class=\"shield\"\u003e🛡️\u003c\/div\u003e\n  \u003ch3 style=\"margin-top:0;\"\u003eThe \"Perfect Fit\" Guarantee\u003c\/h3\u003e\n  \u003cp style=\"margin-bottom:0;\"\u003eIf this cover doesn't sit flush on your Jurgens — if it bunches at the nose, gaps at the sides, or doesn't match the model you selected — we'll fix it or replace it. No 20-photo email chain. No \"that's weather damage\" excuses. We cut the pattern. We sewed the fabric. We stand behind the fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e\u003cstrong\u003eTo order:\u003c\/strong\u003e Select your Jurgens model from the dropdown above. Click \"Add to Cart.\" We cut your cover, sew it, and ship it to your door. Postage is included.\u003c\/p\u003e\n\n\u003cdiv class=\"jtc-urgency\"\u003e\n  Each cover is hand-cut and sewn to order in our Australian workshop. Not pulled from a shelf in a Chinese warehouse.\n\u003c\/div\u003e\n\n\u003cp\u003eJurgens built 44 caravans a month for 14 years. Then they stopped. Your van is one of the last they ever made. Protect it like it is.\u003c\/p\u003e\n\n\u003cdiv class=\"jtc-divider\"\u003e\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════════════════════\n     FAQ — OBJECTION HANDLING\n     ═══════════════════════════════════════════════════════════ --\u003e\n\n\u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\n\u003cdetails class=\"jtc-faq-item\"\u003e\n  \u003csummary\u003eHow do I know which model to select?\u003c\/summary\u003e\n  \u003cp\u003eThe model name is printed on the side decal of your Jurgens — Sungazer, Skygazer, Lunagazer, Tooradin, Narooma, Wallaroo, or Jindabyne. It's also on your registration papers. If the decal has faded or you're not sure, \u003ca href=\"https:\/\/jurgentravelcovers.com\/pages\/contact\" style=\"color:#8b6914; font-weight:700;\"\u003esend us your model and year\u003c\/a\u003e and we'll confirm the right pattern before we cut it.\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"jtc-faq-item\"\u003e\n  \u003csummary\u003eMy van has aftermarket solar panels and a roof rack. Will it still fit?\u003c\/summary\u003e\n  \u003cp\u003eOur standard patterns account for the factory-spec roofline on each model, including the roof-mounted air conditioner. If you've added solar panels, a roof rack, or other aftermarket items, message us with a photo of your roof setup and we'll confirm or adjust the pattern before cutting.\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"jtc-faq-item\"\u003e\n  \u003csummary\u003eCan one person really fit this alone?\u003c\/summary\u003e\n  \u003cp\u003eYes. The cover weighs under 5kg and folds to the size of a sleeping bag. You unfold it on the ground in front of the van, lift the top edge onto the roof (no ladder — the fold point is designed to reach from ground level), then drape it back over the nose and clip the straps underneath. Under 10 minutes, start to finish.\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"jtc-faq-item\"\u003e\n  \u003csummary\u003eHow is this different from the ADCO or Camec covers I've seen?\u003c\/summary\u003e\n  \u003cp\u003eThree differences. First, those covers are cut in generic 2-foot size steps for flat-fronted vans — ours is patterned for the exact curves of your Jurgens model. Second, ADCO and Camec use polypropylene fabric that Australian owners report cracking and crumbling at 12–18 months — ours uses solution-dyed polyester, the same material on commercial boat covers. Third, neither ADCO nor Camec makes a Jurgens-specific cover. We're the only ones.\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"jtc-faq-item\"\u003e\n  \u003csummary\u003eWill the cover scratch my paint or trap moisture?\u003c\/summary\u003e\n  \u003cp\u003eNo to both. The soft inner lining sits between the cover and your Duratherm panels so grit can't get trapped and grind. Unlike generic covers that flap and rub, ours sits flush against the curves with no loose fabric to act as sandpaper. The waterproof backing blocks rain from the outside, and the fabric breathes enough to prevent condensation buildup underneath.\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"jtc-faq-item\"\u003e\n  \u003csummary\u003eHow long will this last compared to the covers I've tried before?\u003c\/summary\u003e\n  \u003cp\u003eThe solution-dyed polyester is the same fabric used on boat covers that sit in full sun on coastal marinas year-round. The colour is baked into the fibre during manufacturing — it physically cannot fade the way surface-dyed fabrics do. We can't give you a number in years because UV exposure varies by location and storage conditions, but this fabric is engineered for the Australian UV index, not the mild conditions most imported covers are tested against.\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"jtc-faq-item\"\u003e\n  \u003csummary\u003eHow long does delivery take?\u003c\/summary\u003e\n  \u003cp\u003eEach cover is cut and sewn after you order — not pulled off a shelf. Once shipped, delivery is typically 3–7 business days depending on your location. Postage is free anywhere in Australia.\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"jtc-faq-item\"\u003e\n  \u003csummary\u003eWhat if it doesn't fit my van?\u003c\/summary\u003e\n  \u003cp\u003eOur \"Perfect Fit\" Guarantee covers you. If the cover doesn't sit flush on your Jurgens, we fix it or replace it. No photo essays. No weeks of emails. We cut the pattern — we own the fit.\u003c\/p\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Jurgen Travel Covers","offers":[{"title":"Skygazer","offer_id":47011381477565,"sku":null,"price":998.0,"currency_code":"AUD","in_stock":true},{"title":"Tooradin","offer_id":47011381510333,"sku":null,"price":998.0,"currency_code":"AUD","in_stock":true},{"title":"Sungazer","offer_id":47011381543101,"sku":null,"price":998.0,"currency_code":"AUD","in_stock":true},{"title":"Narooma","offer_id":47011381575869,"sku":null,"price":998.0,"currency_code":"AUD","in_stock":true},{"title":"Wallaroo","offer_id":47011381608637,"sku":null,"price":998.0,"currency_code":"AUD","in_stock":true},{"title":"Lunagazer","offer_id":47011381641405,"sku":null,"price":998.0,"currency_code":"AUD","in_stock":true},{"title":"Jindabyne","offer_id":47011381674173,"sku":null,"price":998.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0732\/0361\/3885\/files\/20240321_114712_1.jpg?v=1763400413","url":"https:\/\/jurgentravelcovers.com\/products\/jurgens-custom-fit-travel-cover","provider":"Jurgen Travel Covers","version":"1.0","type":"link"}