{"product_id":"stone-guard-compatible-caravan-drawbar-hitch-cover","title":"Stone Guard Compatible Caravan Drawbar Hitch Cover","description":"\u003cstyle\u003e\n  .cm-product-desc,\n  .cm-product-desc * {\n    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, sans-serif;\n    box-sizing: border-box;\n  }\n\n  .cm-product-desc {\n    color: #2a2a2a;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0;\n    line-height: 1.5;\n    font-weight: 400;\n    text-align: center;\n  }\n\n  \/* Section structure *\/\n  .cm-product-desc .cm-section {\n    margin: 40px 0;\n    padding-top: 30px;\n    border-top: 1px solid #d4d0c8;\n  }\n\n  .cm-product-desc .cm-section:first-of-type {\n    border-top: none;\n    padding-top: 0;\n    margin-top: 0;\n  }\n\n  .cm-product-desc .cm-section-title {\n    font-size: 24px;\n    font-weight: 700;\n    margin: 0 0 8px 0;\n    color: #1a1a1a;\n  }\n\n  .cm-product-desc .cm-section-intro {\n    font-size: 15px;\n    color: #555;\n    margin: 0 auto 20px auto;\n    max-width: 720px;\n  }\n\n  \/* Image wrappers *\/\n  .cm-product-desc .cm-img-wrap {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 8px;\n    background: #f5f1ea;\n    position: relative;\n  }\n\n  .cm-product-desc .cm-img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .cm-product-desc .cm-banner {\n    aspect-ratio: 16 \/ 9;\n  }\n\n  .cm-product-desc .cm-square {\n    aspect-ratio: 1 \/ 1;\n    max-width: 700px;\n    margin: 0 auto;\n  }\n\n  \/* Feature\/spec grid *\/\n  .cm-product-desc .cm-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin-bottom: 32px;\n  }\n\n  .cm-product-desc .cm-spec {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    padding: 20px 12px;\n    background: #f5f1ea;\n    border-radius: 8px;\n  }\n\n  .cm-product-desc .cm-spec-icon {\n    flex-shrink: 0;\n    width: 64px;\n    height: 64px;\n    color: #0f75bc;\n    margin-bottom: 12px;\n  }\n\n  .cm-product-desc .cm-spec-icon svg {\n    width: 100%;\n    height: 100%;\n    fill: none;\n    stroke: currentColor;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .cm-product-desc .cm-spec-icon.cm-custom-svg svg {\n    fill: initial;\n    stroke: initial;\n  }\n\n  .cm-product-desc .cm-spec-title {\n    font-weight: 700;\n    font-size: 14px;\n    color: #1a1a1a;\n    margin: 0;\n    line-height: 1.35;\n  }\n\n  .cm-product-desc .cm-spec-sub {\n    font-size: 12px;\n    color: #666;\n    margin: 4px 0 0 0;\n  }\n\n  \/* Mobile responsive (shared) *\/\n  @media (max-width: 768px) {\n    .cm-product-desc .cm-section {\n      margin: 32px 0;\n      padding-top: 24px;\n    }\n    .cm-product-desc .cm-section-title { font-size: 21px; }\n    .cm-product-desc .cm-section-intro { font-size: 14px; }\n    .cm-product-desc .cm-specs-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 12px;\n    }\n    .cm-product-desc .cm-variant-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .cm-product-desc .cm-loved {\n      grid-template-columns: 1fr;\n    }\n    .cm-product-desc .cm-wild-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* Phones: single-column cards read better than cramped two-ups *\/\n  @media (max-width: 560px) {\n    .cm-product-desc .cm-section-title { font-size: 20px; }\n    .cm-product-desc .cm-variant-grid {\n      grid-template-columns: 1fr;\n      gap: 12px;\n    }\n    .cm-product-desc .cm-variant-card .cm-img-wrap {\n      aspect-ratio: 16 \/ 9;\n    }\n    .cm-product-desc .cm-variant-dims { margin-top: 12px; }\n    \/* Squares stack to a single column under the portrait *\/\n    .cm-product-desc .cm-wild-squares {\n      grid-template-columns: 1fr 1fr;\n    }\n    .cm-product-desc .cm-spec-table { font-size: 12px; min-width: 480px; }\n    .cm-product-desc .cm-spec-table th,\n    .cm-product-desc .cm-spec-table td { padding: 9px 10px; }\n    .cm-product-desc .cm-faq-item summary { font-size: 14px; }\n    .cm-product-desc .cm-scroll-hint { display: block; }\n  }\n\n  \/* ---- Variant cards (four covers, each with its own photo) ---- *\/\n  .cm-product-desc .cm-variant-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-bottom: 8px;\n    max-width: 760px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .cm-product-desc .cm-variant-card {\n    background: #f5f1ea;\n    border-radius: 8px;\n    overflow: hidden;\n    text-align: left;\n    display: flex;\n    flex-direction: column;\n    position: relative;\n  }\n\n  .cm-product-desc .cm-variant-card .cm-img-wrap {\n    border-radius: 0;\n    aspect-ratio: 4 \/ 3;\n  }\n\n  .cm-product-desc .cm-variant-flag {\n    position: absolute;\n    top: 12px;\n    left: 12px;\n    z-index: 2;\n    background: #0f75bc;\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 99px;\n  }\n\n  .cm-product-desc .cm-variant-body {\n    padding: 16px;\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n  }\n\n  .cm-product-desc .cm-variant-name {\n    font-weight: 700;\n    font-size: 15px;\n    color: #1a1a1a;\n    margin: 0 0 2px 0;\n    line-height: 1.3;\n  }\n\n  .cm-product-desc .cm-variant-sku {\n    font-size: 11px;\n    color: #0f75bc;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n    margin: 0 0 10px 0;\n  }\n\n  .cm-product-desc .cm-variant-desc {\n    font-size: 13px;\n    color: #444;\n    margin: 0 0 12px 0;\n    line-height: 1.5;\n  }\n\n  .cm-product-desc .cm-variant-dims {\n    font-size: 12px;\n    color: #555;\n    margin: auto 0 0 0;\n    padding-top: 10px;\n    border-top: 1px solid #e2ddd2;\n    line-height: 1.6;\n  }\n\n  .cm-product-desc .cm-variant-dims strong {\n    color: #1a1a1a;\n  }\n\n  \/* ---- No-photo additions ---- *\/\n  .cm-product-desc .cm-photo-note {\n    font-size: 13px;\n    color: #8a857a;\n    background: #f5f1ea;\n    border-radius: 8px;\n    padding: 12px 16px;\n    margin: 4px auto 0 auto;\n    max-width: 520px;\n  }\n\n  .cm-product-desc .cm-variant-card--text {\n    text-align: left;\n    border-top: 3px solid #0f75bc;\n  }\n  .cm-product-desc .cm-variant-card--text .cm-variant-body {\n    padding: 18px 16px;\n  }\n  .cm-product-desc .cm-variant-flag-inline {\n    display: inline-block;\n    background: #0f75bc;\n    color: #fff;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    padding: 3px 9px;\n    border-radius: 99px;\n    margin-bottom: 8px;\n  }\n\n  .cm-product-desc .cm-rating {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: baseline;\n    justify-content: center;\n    gap: 4px 10px;\n    margin-bottom: 24px;\n  }\n  .cm-product-desc .cm-rating-stars { color: #f5a623; font-size: 20px; letter-spacing: 2px; }\n  .cm-product-desc .cm-rating-score { font-size: 18px; font-weight: 700; color: #1a1a1a; }\n  .cm-product-desc .cm-rating-count { font-size: 14px; color: #666; }\n\n  .cm-product-desc .cm-loved {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n  .cm-product-desc .cm-loved-item {\n    background: #f5f1ea;\n    border-radius: 8px;\n    padding: 18px 16px;\n    text-align: left;\n  }\n  .cm-product-desc .cm-loved-title {\n    font-weight: 700;\n    font-size: 15px;\n    color: #0f75bc;\n    margin: 0 0 6px 0;\n  }\n  .cm-product-desc .cm-loved-desc {\n    font-size: 13px;\n    color: #444;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* ---- Specifications table ---- *\/\n  .cm-product-desc .cm-table-scroll {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .cm-product-desc .cm-scroll-hint {\n    display: none;\n    font-size: 12px;\n    color: #8a857a;\n    margin: 0 0 8px 0;\n  }\n\n  .cm-product-desc .cm-spec-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n    text-align: left;\n    min-width: 560px;\n  }\n\n  .cm-product-desc .cm-spec-table thead tr {\n    background: #0f75bc;\n    color: #fff;\n  }\n\n  .cm-product-desc .cm-spec-table th {\n    padding: 12px 14px;\n    font-weight: 600;\n    white-space: nowrap;\n  }\n\n  .cm-product-desc .cm-spec-table td {\n    padding: 11px 14px;\n    border-bottom: 1px solid #e2ddd2;\n  }\n\n  .cm-product-desc .cm-spec-table tbody tr:nth-child(even) {\n    background: #f5f1ea;\n  }\n\n  .cm-product-desc .cm-spec-table td:first-child,\n  .cm-product-desc .cm-spec-table th:first-child {\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n\n  \/* ---- FAQ ---- *\/\n  .cm-product-desc .cm-faq {\n    max-width: 820px;\n    margin: 0 auto;\n    text-align: left;\n  }\n\n  .cm-product-desc .cm-faq-item {\n    border-bottom: 1px solid #d4d0c8;\n  }\n\n  .cm-product-desc .cm-faq-item:first-child {\n    border-top: 1px solid #d4d0c8;\n  }\n\n  .cm-product-desc .cm-faq-item summary {\n    font-weight: 700;\n    font-size: 15px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 0;\n    color: #1a1a1a;\n    gap: 12px;\n  }\n\n  .cm-product-desc .cm-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cm-product-desc .cm-faq-item summary::after {\n    content: '+';\n    font-size: 22px;\n    color: #0f75bc;\n    font-weight: 400;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  .cm-product-desc .cm-faq-item[open] summary::after {\n    content: '\\2212';\n  }\n\n  .cm-product-desc .cm-faq-item p {\n    font-size: 14px;\n    color: #444;\n    margin: 0 0 16px 0;\n    line-height: 1.7;\n  }\n\n  \/* --- Mobile layout fixes (declared last so they override base grid rules) --- *\/\n  @media (max-width: 768px) {\n    .cm-product-desc .cm-variant-grid { grid-template-columns: repeat(2, 1fr); }\n    .cm-product-desc .cm-loved { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 560px) {\n    .cm-product-desc .cm-variant-grid { grid-template-columns: 1fr; }\n\n    \/* Stack the specifications table into one clean card per cover *\/\n    .cm-product-desc .cm-scroll-hint { display: none; }\n    .cm-product-desc .cm-table-scroll { overflow-x: visible; }\n    .cm-product-desc .cm-spec-table { min-width: 0; font-size: 13.5px; }\n    .cm-product-desc .cm-spec-table thead { display: none; }\n    .cm-product-desc .cm-spec-table,\n    .cm-product-desc .cm-spec-table tbody { display: block; width: 100%; }\n    .cm-product-desc .cm-spec-table tr,\n    .cm-product-desc .cm-spec-table tbody tr:nth-child(even) {\n      display: block;\n      background: #f5f1ea;\n      border-radius: 8px;\n      padding: 12px 14px;\n      margin-bottom: 12px;\n    }\n    .cm-product-desc .cm-spec-table td {\n      display: flex;\n      justify-content: space-between;\n      gap: 14px;\n      text-align: right;\n      padding: 7px 0;\n      border: none;\n      border-bottom: 1px solid #e7e1d5;\n    }\n    .cm-product-desc .cm-spec-table td::before {\n      content: attr(data-label);\n      font-weight: 700;\n      color: #555;\n      text-align: left;\n      flex-shrink: 0;\n    }\n    .cm-product-desc .cm-spec-table td:last-child { border-bottom: none; }\n    .cm-product-desc .cm-spec-table td:first-child {\n      display: block;\n      text-align: left;\n      font-size: 16px;\n      font-weight: 700;\n      color: #0f75bc;\n      border-bottom: 2px solid #ddd6c8;\n      padding: 0 0 8px 0;\n      margin-bottom: 4px;\n    }\n    .cm-product-desc .cm-spec-table td:first-child::before { display: none; }\n  }\n\n  \/* Cross-sell callout *\/\n  .cm-product-desc .cm-crosslink {\n    background: #eef4fb;\n    border: 1px solid #cfe0f0;\n    border-left: 4px solid #0f75bc;\n    border-radius: 8px;\n    padding: 16px 18px;\n    margin: 0 auto;\n    max-width: 760px;\n    text-align: left;\n  }\n  .cm-product-desc .cm-crosslink-text {\n    font-size: 14.5px;\n    color: #2a2a2a;\n    line-height: 1.55;\n    margin: 0 0 12px 0;\n  }\n  .cm-product-desc .cm-crosslink-text a {\n    color: #0f75bc;\n    font-weight: 700;\n    text-decoration: underline;\n  }\n  .cm-product-desc .cm-crosslink-btn {\n    display: inline-block;\n    background: #0f75bc;\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 14px;\n    text-decoration: none;\n    padding: 11px 20px;\n    border-radius: 6px;\n    line-height: 1.2;\n  }\n  .cm-product-desc .cm-crosslink-btn:hover { background: #0a5a91; color: #ffffff; }\n\u003c\/style\u003e\n\u003cdiv style=\"margin-top: 0; padding-top: 0;\" class=\"cm-product-desc\"\u003e\n\u003csection style=\"margin-top: 0; padding-top: 0; border-top: none;\" class=\"cm-section\"\u003e\n\u003ch2 class=\"cm-section-title\"\u003eMade to fit around your stoneguard\u003c\/h2\u003e\n\u003cp class=\"cm-section-intro\"\u003eIf your drawbar has a stoneguard, a standard cover will not sit right. The Promore Products Stone Guard Compatible Drawbar Hitch Cover attaches to your stoneguard, which holds the back taut, and covers everything between the stoneguard and the hitch, protecting your coupling, jockey wheel and electrical connections from UV, salt spray and rain while you are parked. Zippered side panels let one cover suit a range of stoneguard distances, and it comes in two sizes, Small and Large.\u003c\/p\u003e\n\u003cdiv class=\"cm-crosslink\"\u003e\n\u003cp class=\"cm-crosslink-text\"\u003e\u003cstrong\u003eNo stoneguard on your drawbar?\u003c\/strong\u003e This cover is made to fit around a stoneguard. If yours does not have one, the Standard Drawbar Hitch Cover is the one you want.\u003c\/p\u003e\n\u003ca href=\"https:\/\/caravanmods.com.au\/products\/promore-products-caravan-drawbar-hitch-cover\" class=\"cm-crosslink-btn\"\u003eSee the Standard Drawbar Hitch Cover →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cm-section\"\u003e\n\u003ch2 class=\"cm-section-title\"\u003eChoose your size\u003c\/h2\u003e\n\u003cp class=\"cm-section-intro\"\u003eTwo sizes, same tough build. Pick the one that matches your drawbar, and check the measurements against the specifications below.\u003c\/p\u003e\n\u003cdiv class=\"cm-variant-grid\"\u003e\n\u003cdiv class=\"cm-variant-card cm-variant-card--text\"\u003e\n\u003cdiv class=\"cm-variant-body\"\u003e\n\u003cspan class=\"cm-variant-flag-inline\"\u003eFor stoneguards\u003c\/span\u003e\n\u003cp class=\"cm-variant-name\"\u003eStone Guard Compatible Cover, Small\u003c\/p\u003e\n\u003cp class=\"cm-variant-sku\"\u003eDBC-SG-S\u003c\/p\u003e\n\u003cp class=\"cm-variant-desc\"\u003eAttaches to your stoneguard, which holds the back taut, and covers everything between the stoneguard and the hitch. Zippered side panels adjust to your stoneguard distance, and the self-locking zips stay put so it will not creep open.\u003c\/p\u003e\n\u003cp class=\"cm-variant-dims\"\u003e\u003cstrong\u003e95cm\u003c\/strong\u003e long\u003cbr\u003eSuits a stoneguard 45cm to 95cm from the coupling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-variant-card cm-variant-card--text\"\u003e\n\u003cdiv class=\"cm-variant-body\"\u003e\n\u003cp class=\"cm-variant-name\"\u003eStone Guard Compatible Cover, Large\u003c\/p\u003e\n\u003cp class=\"cm-variant-sku\"\u003eDBC-SG-L\u003c\/p\u003e\n\u003cp class=\"cm-variant-desc\"\u003eThe same design sized for a stoneguard mounted further back. Attaches to the stoneguard and covers everything forward of it to the hitch. Same adjustable zippered side panels and self-locking zips.\u003c\/p\u003e\n\u003cp class=\"cm-variant-dims\"\u003e\u003cstrong\u003e145cm\u003c\/strong\u003e long\u003cbr\u003eSuits a stoneguard 96cm to 145cm from the coupling\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-crosslink\"\u003e\n\u003cp class=\"cm-crosslink-text\"\u003e\u003cstrong\u003eDo not have a stoneguard?\u003c\/strong\u003e Then this is not the cover for you, grab our Standard Drawbar Hitch Cover instead, which covers the hitch through to your gas bottles. Not sure which one you need? Reach out at \u003ca href=\"mailto:sales@caravanmods.com.au\"\u003esales@caravanmods.com.au\u003c\/a\u003e and we will help you choose.\u003c\/p\u003e\n\u003ca href=\"https:\/\/caravanmods.com.au\/products\/promore-products-caravan-drawbar-hitch-cover\" class=\"cm-crosslink-btn\"\u003eSee the Standard Drawbar Hitch Cover →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cm-section\"\u003e\n\u003ch2 class=\"cm-section-title\"\u003eBuilt to sit out the front for years\u003c\/h2\u003e\n\u003cp class=\"cm-section-intro\"\u003eBoth sizes are made from 500gsm UV-stable, fully waterproof PVC-coated fabric. It is not canvas. Canvas resists rain but soaks up moisture, stays wet and can grow mould on the cover and your hitch. This PVC sheds water completely, and the open underside lets air move through so your electrical connections do not sit damp and corrode.\u003c\/p\u003e\n\u003cdiv class=\"cm-specs-grid\"\u003e\n\u003cdiv class=\"cm-spec\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 48 48\"\u003e\n            \u003cpath d=\"M24 6 C24 6 12 20 12 30 a12 12 0 0 0 24 0 C36 20 24 6 24 6 Z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M19 30 a5 5 0 0 0 5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cm-spec-title\"\u003eFully waterproof PVC\u003c\/p\u003e\n\u003cp class=\"cm-spec-sub\"\u003e500gsm, not canvas\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 48 48\"\u003e\n            \u003ccircle r=\"8\" cy=\"24\" cx=\"24\"\u003e\u003c\/circle\u003e\n            \u003cline y2=\"11\" x2=\"24\" y1=\"6\" x1=\"24\"\u003e\u003c\/line\u003e\n            \u003cline y2=\"42\" x2=\"24\" y1=\"37\" x1=\"24\"\u003e\u003c\/line\u003e\n            \u003cline y2=\"24\" x2=\"11\" y1=\"24\" x1=\"6\"\u003e\u003c\/line\u003e\n            \u003cline y2=\"24\" x2=\"42\" y1=\"24\" x1=\"37\"\u003e\u003c\/line\u003e\n            \u003cline y2=\"15\" x2=\"15\" y1=\"11.5\" x1=\"11.5\"\u003e\u003c\/line\u003e\n            \u003cline y2=\"36.5\" x2=\"36.5\" y1=\"33\" x1=\"33\"\u003e\u003c\/line\u003e\n            \u003cline y2=\"15\" x2=\"33\" y1=\"11.5\" x1=\"36.5\"\u003e\u003c\/line\u003e\n            \u003cline y2=\"36.5\" x2=\"11.5\" y1=\"33\" x1=\"15\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cm-spec-title\"\u003eUV stable\u003c\/p\u003e\n\u003cp class=\"cm-spec-sub\"\u003eStops plugs cracking\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 48 48\"\u003e\n            \u003cpath d=\"M6 18 h20 a4 4 0 1 0 -4 -4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 26 h26 a4 4 0 1 1 -4 4\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M6 34 h14 a4 4 0 1 0 -4 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cm-spec-title\"\u003eOpen underside\u003c\/p\u003e\n\u003cp class=\"cm-spec-sub\"\u003eAirflow beats corrosion\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-spec\"\u003e\n\u003cdiv class=\"cm-spec-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 48 48\"\u003e\n            \u003crect rx=\"2\" height=\"12\" width=\"28\" y=\"19\" x=\"10\"\u003e\u003c\/rect\u003e\n            \u003cline y2=\"31\" x2=\"19\" y1=\"19\" x1=\"19\"\u003e\u003c\/line\u003e\n            \u003cline y2=\"25\" x2=\"6\" y1=\"25\" x1=\"10\"\u003e\u003c\/line\u003e\n            \u003cline y2=\"25\" x2=\"42\" y1=\"25\" x1=\"38\"\u003e\u003c\/line\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003cp class=\"cm-spec-title\"\u003eStraps front and rear\u003c\/p\u003e\n\u003cp class=\"cm-spec-sub\"\u003eSolo fit in minutes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cm-section\"\u003e\n\u003ch2 class=\"cm-section-title\"\u003eSpecifications\u003c\/h2\u003e\n\u003cp class=\"cm-section-intro\"\u003eAll measurements are approximate. Both sizes share the same 500gsm UV-stable waterproof PVC-coated fabric and are compatible with our mini cable lock.\u003c\/p\u003e\n\u003cp class=\"cm-scroll-hint\"\u003eSwipe the table sideways to see all sizes →\u003c\/p\u003e\n\u003cdiv class=\"cm-table-scroll\"\u003e\n\u003ctable class=\"cm-spec-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eCover\u003c\/th\u003e\n\u003cth\u003eSKU\u003c\/th\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003cth\u003eWidth (nose \/ back)\u003c\/th\u003e\n\u003cth\u003eHeight (nose \/ back)\u003c\/th\u003e\n\u003cth\u003eCovers \/ suits\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Cover\"\u003eStoneguard, Small\u003c\/td\u003e\n\u003ctd data-label=\"SKU\"\u003eDBC-SG-S\u003c\/td\u003e\n\u003ctd data-label=\"Length\"\u003e95cm\u003c\/td\u003e\n\u003ctd data-label=\"Width (nose \/ back)\"\u003e20cm \/ 90cm\u003c\/td\u003e\n\u003ctd data-label=\"Height (nose \/ back)\"\u003e24cm \/ 60cm\u003c\/td\u003e\n\u003ctd data-label=\"Covers \/ suits\"\u003eHitch to stoneguard, stoneguard 45cm to 95cm from coupling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd data-label=\"Cover\"\u003eStoneguard, Large\u003c\/td\u003e\n\u003ctd data-label=\"SKU\"\u003eDBC-SG-L\u003c\/td\u003e\n\u003ctd data-label=\"Length\"\u003e145cm\u003c\/td\u003e\n\u003ctd data-label=\"Width (nose \/ back)\"\u003e20cm \/ 105cm\u003c\/td\u003e\n\u003ctd data-label=\"Height (nose \/ back)\"\u003e24cm \/ 60cm\u003c\/td\u003e\n\u003ctd data-label=\"Covers \/ suits\"\u003eHitch to stoneguard, stoneguard 96cm to 145cm from coupling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cm-section\"\u003e\n\u003ch2 class=\"cm-section-title\"\u003eCommon questions\u003c\/h2\u003e\n\u003cdiv class=\"cm-faq\"\u003e\n\u003cdetails class=\"cm-faq-item\"\u003e\n\u003csummary\u003eWhat size Stone Guard Compatible cover do I need?\u003c\/summary\u003e\n\u003cp\u003eMeasure from the hitch coupling to the top edge of your stoneguard, taken level and parallel to the ground rather than up the slope (stoneguards lean forward, so measuring up the angle reads longer than the real distance). 45cm to 95cm takes the Small (DBC-SG-S), and 96cm to 145cm takes the Large (DBC-SG-L).\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cm-faq-item\"\u003e\n\u003csummary\u003eHow does the cover fit different stoneguard distances?\u003c\/summary\u003e\n\u003cp\u003eEach size has zippered side panels, so it adjusts to suit a range of distances rather than needing an exact match. You drape it over the hitch and stoneguard and zip the sides in to your setup. The zips are self-locking, so they stay put and the cover will not creep open on its own.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cm-faq-item\"\u003e\n\u003csummary\u003eWill it cover my gas bottles?\u003c\/summary\u003e\n\u003cp\u003eNo. This cover protects the run between the hitch and the stoneguard only. If your gas bottles sit behind the stoneguard they are outside what it covers, so you may want separate gas bottle covers for those.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cm-faq-item\"\u003e\n\u003csummary\u003eI do not have a stoneguard, can I use this?\u003c\/summary\u003e\n\u003cp\u003eNo. Without a stoneguard to anchor the back, this cover will not sit correctly. Use our Standard Drawbar Hitch Cover instead, which covers the hitch through to your gas bottles.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cm-faq-item\"\u003e\n\u003csummary\u003eIs it actually waterproof, or just water resistant?\u003c\/summary\u003e\n\u003cp\u003eFully waterproof. It is made from 500gsm PVC-coated fabric that is also highly UV resistant. It is not canvas. Canvas resists rain but is not completely waterproof and absorbs moisture, so it stays wet longer and can lead to mould on the cover or your hitch components. This PVC sheds water entirely and dries fast.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cm-faq-item\"\u003e\n\u003csummary\u003eDoes the cover have an enclosed underside?\u003c\/summary\u003e\n\u003cp\u003eNo, and that is on purpose. The underside is open so air can move through and stop moisture building up on the drawbar and electrical connections, which is what leads to premature rust and corroded connections. The cover is cut long enough to keep the hitch dry in driving rain.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cm-faq-item\"\u003e\n\u003csummary\u003eWhat if I have a bike rack or other gear on the drawbar?\u003c\/summary\u003e\n\u003cp\u003eCheck your measurements against the specifications above. If you have something extra mounted on the drawbar, like a bike rack or a large electric trailer jack, email a photo and your measurements to sales@caravanmods.com.au and we will confirm the right cover before you order.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cm-faq-item\"\u003e\n\u003csummary\u003eCan I leave the cover on while towing?\u003c\/summary\u003e\n\u003cp\u003eNo, take it off before you tow. It is made to protect the drawbar whenever the van is parked up, from an overnight stop at a caravan park to long-term storage over winter. It is not designed for towing: left on at highway speeds it can flap, wear and work loose.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cm-faq-item\"\u003e\n\u003csummary\u003eHow do I secure the cover in place?\u003c\/summary\u003e\n\u003cp\u003eStraps on the underside and rear tension the cover and hold it down. There are also webbing loops on the underside, and you can thread our mini cable lock through these to secure the cover back to the van as a theft and vandalism deterrent. Mini cable lock sold separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"cm-section\"\u003e\n\u003ch2 class=\"cm-section-title\"\u003eTrusted by hundreds of travellers\u003c\/h2\u003e\n\u003cp class=\"cm-section-intro\"\u003eOur drawbar covers are among our most-reviewed products, and owners keep coming back to the same few things.\u003c\/p\u003e\n\u003cdiv class=\"cm-rating\"\u003e\n\u003cspan class=\"cm-rating-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"cm-rating-score\"\u003e4.8 out of 5\u003c\/span\u003e \u003cspan class=\"cm-rating-count\"\u003efrom 300+ reviews across our drawbar cover range\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-loved\"\u003e\n\u003cdiv class=\"cm-loved-item\"\u003e\n\u003cp class=\"cm-loved-title\"\u003eBuilt tough\u003c\/p\u003e\n\u003cp class=\"cm-loved-desc\"\u003eThe thing people mention most: the heavy-duty PVC feels built to last years out in the weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-loved-item\"\u003e\n\u003cp class=\"cm-loved-title\"\u003eGenuinely waterproof\u003c\/p\u003e\n\u003cp class=\"cm-loved-desc\"\u003eOwners report it keeps the hitch, plugs and connections dry through rain, not just water resistant.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cm-loved-item\"\u003e\n\u003cp class=\"cm-loved-title\"\u003eEasy to fit\u003c\/p\u003e\n\u003cp class=\"cm-loved-desc\"\u003ePlenty of straps and a simple design mean most people have it on solo in a few minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 24px;\" class=\"cm-section-intro\"\u003eBoth sizes take our mini cable lock through the underside loops to deter theft and vandalism while you are parked up. Mini cable lock sold separately. No stoneguard? see our \u003ca style=\"color: #0f75bc; font-weight: bold;\" href=\"https:\/\/caravanmods.com.au\/products\/promore-products-caravan-drawbar-hitch-cover\"\u003eStandard Drawbar Hitch Cover\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Promore Products","offers":[{"title":"Stone Guard Compatible - Small (45 - 95cm) \/ No, Just the Cover","offer_id":53786039681338,"sku":"DBC-SG-S","price":155.0,"currency_code":"AUD","in_stock":true},{"title":"Stone Guard Compatible - Small (45 - 95cm) \/ Yes, Cover + Lock (+$13)","offer_id":53786039714106,"sku":"COVERLOCK-SG-S-KIT1","price":168.0,"currency_code":"AUD","in_stock":true},{"title":"Stone Guard Compatible - Large (96 - 145cm) \/ No, Just the Cover","offer_id":53786039746874,"sku":"DBC-SG-L","price":170.0,"currency_code":"AUD","in_stock":true},{"title":"Stone Guard Compatible - Large (96 - 145cm) \/ Yes, Cover + Lock (+$13)","offer_id":53786039779642,"sku":"COVERLOCK-SG-L-KIT1","price":183.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0398\/5411\/2925\/files\/stoneguard_compatible_drawbar_cover.jpg?v=1784856889","url":"https:\/\/caravanmods.com.au\/products\/stone-guard-compatible-caravan-drawbar-hitch-cover","provider":"CaravanMods.com.au","version":"1.0","type":"link"}