{"title":"Horse Shelters","description":null,"products":[{"product_id":"horse-shelter-3-3wx4-5dx2-8hm-easy-assembly-portable","title":"Portable Horse Shelter 3.5(W)x6.0(D)x2.8(H)m","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003ctitle\u003e3.5m × 6.0m Portable Horse Shelter\u003c\/title\u003e\n\n\u003cstyle\u003e\n  #cfo-pdp,\n  #cfo-pdp * {\n    box-sizing: border-box;\n  }\n\n  #cfo-pdp {\n    --navy: #182d5f;\n    --red: #cf4445;\n    --dark: #17233d;\n    --text: #3f4653;\n    --muted: #6d7480;\n    --light: #f5f7fa;\n    --border: #e3e7ed;\n    --white: #ffffff;\n\n    max-width: 850px;\n    margin: 0 auto;\n    padding: 10px 18px 50px;\n    color: var(--text);\n    font-family: var(--font-body-family, Arial, sans-serif);\n    line-height: 1.65;\n    font-size: 16px;\n  }\n\n  #cfo-pdp h1,\n  #cfo-pdp h2,\n  #cfo-pdp h3 {\n    color: var(--navy);\n    font-family: var(--font-heading-family, Georgia, serif);\n    line-height: 1.2;\n    margin-top: 0;\n  }\n\n  #cfo-pdp h2 {\n    font-size: 34px;\n    margin-bottom: 14px;\n  }\n\n  #cfo-pdp h3 {\n    font-size: 22px;\n    margin-bottom: 10px;\n  }\n\n  #cfo-pdp p {\n    margin: 0 0 15px;\n  }\n\n  #cfo-pdp strong {\n    color: var(--dark);\n  }\n\n  \/* HERO *\/\n  .cfo-hero {\n    text-align: center;\n    padding: 22px 0 30px;\n  }\n\n  .cfo-eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--red);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n  }\n\n  .cfo-hero .lead {\n    max-width: 720px;\n    margin: 0 auto 25px;\n    color: var(--text);\n    font-size: 17px;\n  }\n\n  \/* QUICK SPECS *\/\n  .cfo-glance {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin: 24px 0 25px;\n  }\n\n  .cfo-glance-card {\n    min-height: 105px;\n    padding: 17px 10px;\n    background: var(--light);\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  .cfo-glance-card strong {\n    display: block;\n    color: var(--navy);\n    font-size: 19px;\n    line-height: 1.25;\n    margin-bottom: 5px;\n  }\n\n  .cfo-glance-card span {\n    color: var(--muted);\n    font-size: 13px;\n    line-height: 1.35;\n  }\n\n  \/* BENEFITS *\/\n  .cfo-benefits {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin: 20px 0 32px;\n  }\n\n  .cfo-benefit {\n    padding: 17px 18px;\n    border-left: 4px solid var(--red);\n    background: #fafafa;\n    border-radius: 0 8px 8px 0;\n  }\n\n  .cfo-benefit strong {\n    display: block;\n    color: var(--navy);\n    margin-bottom: 4px;\n  }\n\n  .cfo-benefit span {\n    display: block;\n    color: var(--text);\n    font-size: 14px;\n  }\n\n  \/* SECTION *\/\n  .cfo-section {\n    padding: 30px 0;\n    border-top: 1px solid var(--border);\n  }\n\n  .cfo-section:first-of-type {\n    border-top: 0;\n  }\n\n  .cfo-section-title {\n    text-align: center;\n    margin-bottom: 18px;\n  }\n\n  .cfo-section-title p {\n    max-width: 690px;\n    margin: 0 auto;\n    color: var(--muted);\n  }\n\n  \/* NAV *\/\n  .cfo-nav {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin: 0 0 30px;\n  }\n\n  .cfo-nav a {\n    display: inline-block;\n    padding: 8px 13px;\n    border: 1px solid var(--border);\n    border-radius: 30px;\n    color: var(--navy);\n    text-decoration: none;\n    font-size: 13px;\n    font-weight: 700;\n    background: #fff;\n  }\n\n  .cfo-nav a:hover {\n    border-color: var(--navy);\n  }\n\n  \/* CARDS *\/\n  .cfo-cards {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n  }\n\n  .cfo-card {\n    padding: 22px;\n    background: #fff;\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    box-shadow: 0 4px 16px rgba(24, 45, 95, 0.05);\n    text-align: center;\n  }\n\n  .cfo-card h3 {\n    margin-bottom: 9px;\n    font-size: 20px;\n  }\n\n  .cfo-card p {\n    margin-bottom: 0;\n    color: var(--text);\n    font-size: 14px;\n  }\n\n  \/* INCLUDED *\/\n  .cfo-included {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n\n  .cfo-included-item {\n    padding: 15px 17px;\n    background: var(--light);\n    border-radius: 9px;\n    text-align: center;\n    border: 1px solid var(--border);\n  }\n\n  .cfo-included-item strong {\n    display: block;\n    color: var(--navy);\n    margin-bottom: 3px;\n  }\n\n  .cfo-included-item span {\n    display: block;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* NOT INCLUDED *\/\n  .cfo-not-included {\n    margin-top: 16px;\n    padding: 19px 20px;\n    background: #fff7f7;\n    border: 1px solid #f0d1d1;\n    border-radius: 10px;\n    text-align: center;\n  }\n\n  .cfo-not-included strong {\n    color: var(--red);\n    display: block;\n    margin-bottom: 7px;\n  }\n\n  .cfo-not-included p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  \/* STEPS *\/\n  .cfo-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .cfo-step {\n    text-align: center;\n    padding: 20px 14px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    background: #fff;\n  }\n\n  .cfo-step-number {\n    width: 38px;\n    height: 38px;\n    margin: 0 auto 10px;\n    border-radius: 50%;\n    background: var(--navy);\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n  }\n\n  .cfo-step strong {\n    display: block;\n    color: var(--navy);\n    margin-bottom: 5px;\n  }\n\n  .cfo-step span {\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  \/* PICKUP BANNER *\/\n  .cfo-pickup {\n    margin: 28px 0;\n    padding: 23px 20px;\n    background: var(--navy);\n    color: #fff;\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .cfo-pickup strong {\n    display: block;\n    color: #fff;\n    font-size: 21px;\n    margin-bottom: 5px;\n  }\n\n  .cfo-pickup span {\n    display: block;\n    color: #fff;\n    font-size: 14px;\n    opacity: .95;\n  }\n\n  \/* DELIVERY *\/\n  .cfo-delivery {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n  }\n\n  .cfo-delivery-card {\n    padding: 20px;\n    background: var(--light);\n    border-radius: 10px;\n    border: 1px solid var(--border);\n    text-align: center;\n  }\n\n  .cfo-delivery-card strong {\n    display: block;\n    color: var(--navy);\n    margin-bottom: 7px;\n    font-size: 18px;\n  }\n\n  .cfo-delivery-card p {\n    margin: 0;\n    font-size: 14px;\n  }\n\n  \/* SPECS *\/\n  .cfo-specs {\n    width: 100%;\n    border-collapse: collapse;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n  }\n\n  .cfo-specs tr:nth-child(even) {\n    background: var(--light);\n  }\n\n  .cfo-specs td {\n    padding: 12px 14px;\n    border-bottom: 1px solid var(--border);\n    vertical-align: top;\n  }\n\n  .cfo-specs tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .cfo-specs td:first-child {\n    width: 42%;\n    color: var(--navy);\n    font-weight: 700;\n  }\n\n  \/* FAQ *\/\n  .cfo-faq {\n    display: grid;\n    gap: 10px;\n  }\n\n  .cfo-faq details {\n    border: 1px solid var(--border);\n    border-radius: 9px;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .cfo-faq summary {\n    padding: 15px 17px;\n    cursor: pointer;\n    list-style: none;\n    color: var(--navy);\n    font-weight: 700;\n    text-align: left;\n  }\n\n  .cfo-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cfo-faq details p {\n    padding: 0 17px 16px;\n    margin: 0;\n    color: var(--text);\n    font-size: 14px;\n  }\n\n  \/* CTA *\/\n  .cfo-cta {\n    margin-top: 30px;\n    padding: 28px 20px;\n    background: var(--light);\n    border-radius: 12px;\n    text-align: center;\n    border: 1px solid var(--border);\n  }\n\n  .cfo-cta h3 {\n    margin-bottom: 8px;\n  }\n\n  .cfo-cta p {\n    max-width: 650px;\n    margin: 0 auto 17px;\n    font-size: 14px;\n  }\n\n  .cfo-cta-button {\n    display: inline-block;\n    padding: 12px 22px;\n    border-radius: 5px;\n    background: var(--red);\n    color: #fff !important;\n    text-decoration: none !important;\n    font-weight: 800;\n  }\n\n  \/* MOBILE *\/\n  @media screen and (max-width: 749px) {\n    #cfo-pdp {\n      padding-left: 14px;\n      padding-right: 14px;\n      font-size: 15px;\n    }\n\n    #cfo-pdp h2 {\n      font-size: 28px;\n    }\n\n    .cfo-glance {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .cfo-benefits,\n    .cfo-cards,\n    .cfo-included,\n    .cfo-delivery {\n      grid-template-columns: 1fr;\n    }\n\n    .cfo-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .cfo-specs td {\n      padding: 10px 11px;\n      font-size: 13px;\n    }\n\n    .cfo-specs td:first-child {\n      width: 43%;\n    }\n  }\n\n  @media screen and (max-width: 430px) {\n    .cfo-glance {\n      gap: 8px;\n    }\n\n    .cfo-glance-card {\n      min-height: 95px;\n      padding: 13px 7px;\n    }\n\n    .cfo-glance-card strong {\n      font-size: 17px;\n    }\n\n    .cfo-glance-card span {\n      font-size: 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"cfo-pdp\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"cfo-hero\"\u003e\n\n    \u003cdiv class=\"cfo-eyebrow\"\u003e\n      Portable Horse Shelter · DIY Steel Structure\n    \u003c\/div\u003e\n\n    \u003ch2\u003e3.5m × 6.0m Portable Horse Shelter\u003c\/h2\u003e\n\n    \u003cp class=\"lead\"\u003e\n      Create a practical, durable covered shelter for horses and livestock with this\n      \u003cstrong\u003e3.5m wide × 6.0m deep portable horse shelter\u003c\/strong\u003e.\n      Designed as a DIY steel structure, it provides valuable protection from\n      sun and weather while giving you the flexibility to install it on a suitable\n      solid, level surface.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cfo-glance\"\u003e\n\n      \u003cdiv class=\"cfo-glance-card\"\u003e\n        \u003cstrong\u003e3.5m × 6.0m\u003c\/strong\u003e\n        \u003cspan\u003eOverall width × depth\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-glance-card\"\u003e\n        \u003cstrong\u003e2.8m\u003c\/strong\u003e\n        \u003cspan\u003eApex height\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-glance-card\"\u003e\n        \u003cstrong\u003e370–420kg\u003c\/strong\u003e\n        \u003cspan\u003eTotal packed weight\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-glance-card\"\u003e\n        \u003cstrong\u003e220 × 98cm\u003c\/strong\u003e\n        \u003cspan\u003ePallet footprint\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cfo-benefits\"\u003e\n\n      \u003cdiv class=\"cfo-benefit\"\u003e\n        \u003cstrong\u003ePortable DIY Design\u003c\/strong\u003e\n        \u003cspan\u003e\n          A practical shelter structure that can be assembled and moved when required.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-benefit\"\u003e\n        \u003cstrong\u003eGalvanised Steel Frame\u003c\/strong\u003e\n        \u003cspan\u003e\n          Built using strong 50 × 50 × 1.5mm galvanised steel tubes.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-benefit\"\u003e\n        \u003cstrong\u003eGable Roof\u003c\/strong\u003e\n        \u003cspan\u003e\n          The gable-style roof provides a practical covered area for horses and livestock.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-benefit\"\u003e\n        \u003cstrong\u003eEasy Assembly\u003c\/strong\u003e\n        \u003cspan\u003e\n          Innovative slot-in design with step-by-step assembly instructions.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- QUICK NAV --\u003e\n  \u003cnav class=\"cfo-nav\" aria-label=\"Product information\"\u003e\n    \u003ca href=\"#uses\"\u003eUses\u003c\/a\u003e\n    \u003ca href=\"#included\"\u003eWhat's Included\u003c\/a\u003e\n    \u003ca href=\"#assembly\"\u003eAssembly\u003c\/a\u003e\n    \u003ca href=\"#delivery\"\u003ePickup \u0026amp; Delivery\u003c\/a\u003e\n    \u003ca href=\"#specifications\"\u003eSpecifications\u003c\/a\u003e\n    \u003ca href=\"#faq\"\u003eFAQs\u003c\/a\u003e\n  \u003c\/nav\u003e\n\n\n  \u003c!-- USES --\u003e\n  \u003csection class=\"cfo-section\" id=\"uses\"\u003e\n\n    \u003cdiv class=\"cfo-section-title\"\u003e\n      \u003ch2\u003ePractical Shelter for Horses \u0026amp; Livestock\u003c\/h2\u003e\n      \u003cp\u003e\n        A versatile covered structure suitable for farms, acreage properties,\n        horse yards and livestock areas where additional shelter is required.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cfo-cards\"\u003e\n\n      \u003cdiv class=\"cfo-card\"\u003e\n        \u003ch3\u003eHorse Shelter\u003c\/h3\u003e\n        \u003cp\u003e\n          Provide horses with a covered area where they can get out of the sun\n          and away from changing weather conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-card\"\u003e\n        \u003ch3\u003eLivestock Shelter\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable for a range of livestock including cattle, goats and sheep,\n          subject to your individual setup and requirements.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-card\"\u003e\n        \u003ch3\u003eFarm \u0026amp; Acreage\u003c\/h3\u003e\n        \u003cp\u003e\n          A practical option for farms, acreage properties and rural applications\n          where a portable covered structure is useful.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-card\"\u003e\n        \u003ch3\u003eFlexible Setup\u003c\/h3\u003e\n        \u003cp\u003e\n          Install the shelter on a suitable solid, level surface and configure\n          the surrounding enclosure to suit your own requirements.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- INCLUDED --\u003e\n  \u003csection class=\"cfo-section\" id=\"included\"\u003e\n\n    \u003cdiv class=\"cfo-section-title\"\u003e\n      \u003ch2\u003eWhat's Included\u003c\/h2\u003e\n      \u003cp\u003e\n        This product is supplied as the portable horse shelter structure and\n        components required for assembly.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cfo-included\"\u003e\n\n      \u003cdiv class=\"cfo-included-item\"\u003e\n        \u003cstrong\u003eGalvanised Steel Structure\u003c\/strong\u003e\n        \u003cspan\u003e\n          50 × 50 × 1.5mm galvanised steel frame components.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-included-item\"\u003e\n        \u003cstrong\u003eRoof Sheets\u003c\/strong\u003e\n        \u003cspan\u003e\n          0.32mm double pressed galvanised Color-steel roofing sheets.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-included-item\"\u003e\n        \u003cstrong\u003eFixings \u0026amp; Components\u003c\/strong\u003e\n        \u003cspan\u003e\n          Components and fixings required for assembling the supplied structure.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-included-item\"\u003e\n        \u003cstrong\u003eAssembly Instructions\u003c\/strong\u003e\n        \u003cspan\u003e\n          Step-by-step instructions are supplied to assist with assembly.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cfo-not-included\"\u003e\n\n      \u003cstrong\u003ePlease Note — Structure Only\u003c\/strong\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003ePlyboards, gates, fencing and flooring are NOT supplied.\u003c\/strong\u003e\n        These items can be arranged separately by the customer according to the\n        desired horse yard or livestock enclosure configuration.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ASSEMBLY --\u003e\n  \u003csection class=\"cfo-section\" id=\"assembly\"\u003e\n\n    \u003cdiv class=\"cfo-section-title\"\u003e\n      \u003ch2\u003eDesigned for DIY Assembly\u003c\/h2\u003e\n      \u003cp\u003e\n        The shelter uses an innovative slot-in design to make assembly more\n        straightforward when following the supplied instructions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cfo-steps\"\u003e\n\n      \u003cdiv class=\"cfo-step\"\u003e\n        \u003cdiv class=\"cfo-step-number\"\u003e1\u003c\/div\u003e\n        \u003cstrong\u003ePrepare the Site\u003c\/strong\u003e\n        \u003cspan\u003e\n          Choose a suitable solid and level area for installation.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-step\"\u003e\n        \u003cdiv class=\"cfo-step-number\"\u003e2\u003c\/div\u003e\n        \u003cstrong\u003eAssemble the Frame\u003c\/strong\u003e\n        \u003cspan\u003e\n          Connect the galvanised steel components using the supplied design and instructions.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-step\"\u003e\n        \u003cdiv class=\"cfo-step-number\"\u003e3\u003c\/div\u003e\n        \u003cstrong\u003eInstall the Roof\u003c\/strong\u003e\n        \u003cspan\u003e\n          Fit the supplied roofing components to complete the covered shelter.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FOUNDATION --\u003e\n  \u003csection class=\"cfo-section\"\u003e\n\n    \u003cdiv class=\"cfo-section-title\"\u003e\n      \u003ch2\u003eSuitable Foundation\u003c\/h2\u003e\n      \u003cp\u003e\n        The shelter can be installed on an appropriate solid, level surface.\n        Your foundation should be suitable for the site conditions and intended use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cfo-cards\"\u003e\n\n      \u003cdiv class=\"cfo-card\"\u003e\n        \u003ch3\u003eConcrete Footings\u003c\/h3\u003e\n        \u003cp\u003e\n          Suitable concrete footings can be used where required for your installation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-card\"\u003e\n        \u003ch3\u003eConcrete Slab\u003c\/h3\u003e\n        \u003cp\u003e\n          A suitable concrete slab can provide a solid and level installation area.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-card\"\u003e\n        \u003ch3\u003eConcrete Piers\u003c\/h3\u003e\n        \u003cp\u003e\n          Concrete piers may be suitable depending on the site and installation method.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-card\"\u003e\n        \u003ch3\u003eLevel Ground\u003c\/h3\u003e\n        \u003cp\u003e\n          The installation area should be solid, stable and as level as practical.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PICKUP --\u003e\n  \u003csection class=\"cfo-section\"\u003e\n\n    \u003cdiv class=\"cfo-pickup\"\u003e\n\n      \u003cstrong\u003ePickup Available — Moorabbin, VIC\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Warehouse pickup is available Monday–Friday, 9:30am–4:30pm.\n        Saturday pickup is available by appointment.\n        Closed on public holidays.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- DELIVERY --\u003e\n  \u003csection class=\"cfo-section\" id=\"delivery\"\u003e\n\n    \u003cdiv class=\"cfo-section-title\"\u003e\n      \u003ch2\u003ePickup \u0026amp; Delivery\u003c\/h2\u003e\n      \u003cp\u003e\n        Choose pickup or arrange delivery to your home, business, farm or nearest depot.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cfo-delivery\"\u003e\n\n      \u003cdiv class=\"cfo-delivery-card\"\u003e\n        \u003cstrong\u003eWarehouse Pickup\u003c\/strong\u003e\n        \u003cp\u003e\n          Pickup is available from Moorabbin, VIC. Please arrange your pickup\n          time in advance where required.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-delivery-card\"\u003e\n        \u003cstrong\u003eHome Delivery\u003c\/strong\u003e\n        \u003cp\u003e\n          Delivery can be arranged to the nearest practical point accessible\n          by the delivery vehicle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-delivery-card\"\u003e\n        \u003cstrong\u003eBusiness or Farm Delivery\u003c\/strong\u003e\n        \u003cp\u003e\n          Suitable unloading equipment or sufficient manpower may be required\n          to unload the pallet safely.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-delivery-card\"\u003e\n        \u003cstrong\u003eNearest Depot\u003c\/strong\u003e\n        \u003cp\u003e\n          Depot delivery may be available where required. Check delivery options\n          for your postcode before ordering.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- PACKING --\u003e\n  \u003csection class=\"cfo-section\"\u003e\n\n    \u003cdiv class=\"cfo-section-title\"\u003e\n      \u003ch2\u003ePackaging \u0026amp; Transport\u003c\/h2\u003e\n      \u003cp\u003e\n        The shelter is supplied as a substantial packaged steel structure.\n        Please make sure you have suitable access and unloading arrangements.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cfo-glance\"\u003e\n\n      \u003cdiv class=\"cfo-glance-card\"\u003e\n        \u003cstrong\u003e370–420kg\u003c\/strong\u003e\n        \u003cspan\u003eTotal weight\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-glance-card\"\u003e\n        \u003cstrong\u003e220cm\u003c\/strong\u003e\n        \u003cspan\u003ePallet length\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-glance-card\"\u003e\n        \u003cstrong\u003e98cm\u003c\/strong\u003e\n        \u003cspan\u003ePallet width\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cfo-glance-card\"\u003e\n        \u003cstrong\u003e50–70cm\u003c\/strong\u003e\n        \u003cspan\u003ePallet height\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cp style=\"text-align:center; font-size:14px; color:#6d7480;\"\u003e\n      \u003cstrong\u003eImportant:\u003c\/strong\u003e\n      Due to the packed weight and size, customers should ensure suitable\n      equipment or adequate assistance is available for unloading.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"cfo-section\" id=\"specifications\"\u003e\n\n    \u003cdiv class=\"cfo-section-title\"\u003e\n      \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n      \u003cp\u003e\n        Key measurements and construction details for the 3.5m × 6.0m portable horse shelter.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ctable class=\"cfo-specs\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eProduct\u003c\/td\u003e\n          \u003ctd\u003ePortable Horse Shelter\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eOverall Width\u003c\/td\u003e\n          \u003ctd\u003e3.5m\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eOverall Depth\u003c\/td\u003e\n          \u003ctd\u003e6.0m\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eApex Height\u003c\/td\u003e\n          \u003ctd\u003e2.8m\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eFrame Material\u003c\/td\u003e\n          \u003ctd\u003eGalvanised steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eFrame Tube Size\u003c\/td\u003e\n          \u003ctd\u003e50 × 50 × 1.5mm galvanised steel tubes\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eRoof Material\u003c\/td\u003e\n          \u003ctd\u003e0.32mm double pressed galvanised Color-steel sheets\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eAssembly\u003c\/td\u003e\n          \u003ctd\u003eDIY assembly with innovative slot-in design\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eInstructions\u003c\/td\u003e\n          \u003ctd\u003eStep-by-step assembly instructions supplied\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eTotal Weight\u003c\/td\u003e\n          \u003ctd\u003eApproximately 370–420kg\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePallet Length\u003c\/td\u003e\n          \u003ctd\u003e220cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePallet Width\u003c\/td\u003e\n          \u003ctd\u003e98cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePallet Height\u003c\/td\u003e\n          \u003ctd\u003e50–70cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eFoundation\u003c\/td\u003e\n          \u003ctd\u003eSuitable solid, level ground, concrete footings, slab or piers\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Type\u003c\/td\u003e\n          \u003ctd\u003ePortable DIY steel shelter structure\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePlyboards\u003c\/td\u003e\n          \u003ctd\u003eNot supplied\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eGates\u003c\/td\u003e\n          \u003ctd\u003eNot supplied\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eFencing\u003c\/td\u003e\n          \u003ctd\u003eNot supplied\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eFlooring\u003c\/td\u003e\n          \u003ctd\u003eNot supplied\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"cfo-section\" id=\"faq\"\u003e\n\n    \u003cdiv class=\"cfo-section-title\"\u003e\n      \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cfo-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a complete horse yard?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. This product is the portable horse shelter structure only.\n          Plyboards, gates, fencing and flooring are not supplied.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre plyboards included?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. Plyboards are not supplied with this product.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre gates included?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. Gates are not supplied. Customers can configure their own\n          gates and enclosure to suit their requirements.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs fencing included?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. Fencing is not supplied with the horse shelter.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs flooring included?\u003c\/summary\u003e\n        \u003cp\u003e\n          No. Flooring is not supplied. The customer is responsible for\n          selecting and preparing the appropriate flooring for the site.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the shelter be moved?\u003c\/summary\u003e\n        \u003cp\u003e\n          The structure is designed as a portable shelter and can be moved\n          when appropriate. The actual method of relocation will depend on\n          the installation, foundation and site conditions.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat animals can use this shelter?\u003c\/summary\u003e\n        \u003cp\u003e\n          The shelter is suitable for horses and can also be used for livestock\n          such as cattle, goats and sheep, depending on your individual setup.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the packed size?\u003c\/summary\u003e\n        \u003cp\u003e\n          The pallet footprint is approximately 220 × 98cm, with a pallet\n          height of approximately 50–70cm.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow heavy is the package?\u003c\/summary\u003e\n        \u003cp\u003e\n          The total packed weight is approximately 370–420kg.\n          Suitable unloading equipment or adequate manpower should be arranged\n          before delivery.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it require a foundation?\u003c\/summary\u003e\n        \u003cp\u003e\n          The shelter should be installed on suitable solid and level ground.\n          Concrete footings, slabs or piers may be appropriate depending on\n          your site and installation requirements.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need council approval?\u003c\/summary\u003e\n        \u003cp\u003e\n          Local planning and building requirements vary between councils and\n          locations. Customers should check with their local council or\n          relevant authority before installation.\n        \u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"cfo-cta\"\u003e\n\n    \u003ch3\u003eBuild a Practical Shelter for Your Horses\u003c\/h3\u003e\n\n    \u003cp\u003e\n      The 3.5m × 6.0m Portable Horse Shelter is a practical DIY steel structure\n      for farms, acreage properties and livestock applications. Create your own\n      enclosure around the shelter to suit the needs of your horses and property.\n    \u003c\/p\u003e\n\n    \u003ca class=\"cfo-cta-button\" href=\"#cfo-pdp\"\u003e\n      3.5m × 6.0m Portable Horse Shelter\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Cream","offer_id":42845408886838,"sku":"CFO160006","price":2399.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":42845408952374,"sku":"CFO160007","price":2399.0,"currency_code":"AUD","in_stock":true},{"title":"Green","offer_id":42845408985142,"sku":"CFO160008","price":2399.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0616\/6645\/9702\/files\/CShelter5.jpg?v=1789355582"},{"product_id":"horse-shelter-3-5wx4-5dx2-8hm-easy-assembly-portable","title":"Portable Horse Shelter 3.5(W)x4.5(D)x2.8(H)m","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\n\u003ctitle\u003e3.5m × 4.5m Portable Horse Shelter\u003c\/title\u003e\n\n\u003cstyle\u003e\nbody{\n  margin:0;\n  padding:24px 16px;\n  background:#fff\n}\n@media(min-width:900px){\n  body{\n    padding:40px 24px\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"cfo-pdp\"\u003e\n\n\u003cstyle\u003e\n#cfo-pdp{\n  --navy:#182d5f;\n  --red:#cf4445;\n  --ink:#242b35;\n  --muted:#515963;\n  --line:#e3e6eb;\n  --warm:#f7f5f1;\n  box-sizing:border-box;\n  max-width:850px;\n  margin:0 auto;\n  padding:8px 0 24px;\n  width:100%;\n  background:#fff;\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  font-size:18px;\n  line-height:1.65;\n  text-align:left;\n  overflow-wrap:break-word\n}\n\n#cfo-pdp *,\n#cfo-pdp *:before,\n#cfo-pdp *:after{\n  box-sizing:border-box\n}\n\n#cfo-pdp section{\n  margin:0;\n  padding:34px 0;\n  border-bottom:1px solid var(--line);\n  scroll-margin-top:100px\n}\n\n#cfo-pdp h2{\n  font-size:27px;\n  line-height:1.25;\n  letter-spacing:-.5px;\n  color:var(--navy);\n  font-weight:750;\n  margin:0 0 14px;\n  padding:0;\n  border:0\n}\n\n#cfo-pdp h3{\n  font-size:18px;\n  line-height:1.4;\n  color:var(--navy);\n  margin:0 0 8px;\n  font-weight:700\n}\n\n#cfo-pdp p{\n  font-size:18px;\n  line-height:1.65;\n  margin:0 0 16px;\n  color:var(--muted)\n}\n\n#cfo-pdp p:last-child{\n  margin-bottom:0\n}\n\n#cfo-pdp .rule{\n  display:none\n}\n\n#cfo-pdp .hero{\n  padding:30px;\n  background:var(--warm);\n  border:1px solid #e8e3db;\n  border-radius:16px;\n  border-top:4px solid var(--red)\n}\n\n#cfo-pdp .eyebrow{\n  display:block;\n  color:var(--navy);\n  font-size:16px;\n  font-weight:750;\n  letter-spacing:.3px;\n  margin-bottom:12px\n}\n\n#cfo-pdp .hero h2{\n  font-size:34px;\n  max-width:650px;\n  letter-spacing:-.8px\n}\n\n#cfo-pdp .lead{\n  font-size:18px;\n  line-height:1.65;\n  margin-bottom:22px\n}\n\n#cfo-pdp .glance{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:1px;\n  background:#dedfdc;\n  border:1px solid #dedfdc;\n  border-radius:10px;\n  overflow:hidden;\n  margin-bottom:18px\n}\n\n#cfo-pdp .glance-card{\n  background:#fff;\n  padding:17px 18px;\n  min-width:0\n}\n\n#cfo-pdp .glance-card strong{\n  display:block;\n  color:var(--navy);\n  font-size:22px;\n  line-height:1.35;\n  letter-spacing:-.4px;\n  margin-bottom:4px\n}\n\n#cfo-pdp .glance-card span{\n  display:block;\n  font-size:16px;\n  color:var(--muted);\n  line-height:1.5\n}\n\n#cfo-pdp .benefits{\n  font-size:16px;\n  font-weight:600;\n  color:var(--navy)\n}\n\n#cfo-pdp .benefits span{\n  padding:0 7px;\n  color:var(--red)\n}\n\n#cfo-pdp .quick-nav{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  padding:18px 0 0\n}\n\n#cfo-pdp a{\n  color:var(--navy);\n  text-decoration:underline;\n  text-underline-offset:4px;\n  overflow-wrap:anywhere\n}\n\n#cfo-pdp .quick-nav a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  min-height:44px;\n  padding:9px 15px;\n  border:1px solid var(--line);\n  border-radius:7px;\n  font-size:16px;\n  font-weight:650;\n  text-decoration:none;\n  background:#fff\n}\n\n#cfo-pdp .quick-nav a:hover{\n  background:var(--warm);\n  border-color:var(--navy)\n}\n\n#cfo-pdp .measure{\n  border-left:3px solid var(--red);\n  padding:18px 20px;\n  background:var(--warm);\n  border-radius:0 8px 8px 0;\n  margin:18px 0 0\n}\n\n#cfo-pdp .measure p{\n  margin-bottom:10px\n}\n\n#cfo-pdp .measure p:last-child{\n  margin:0\n}\n\n#cfo-pdp strong{\n  font-weight:700;\n  color:var(--navy)\n}\n\n#cfo-pdp .uses{\n  display:grid;\n  gap:0;\n  margin-top:6px\n}\n\n#cfo-pdp .use{\n  padding:18px 0;\n  display:grid;\n  grid-template-columns:190px 1fr;\n  gap:22px;\n  border-bottom:1px solid var(--line)\n}\n\n#cfo-pdp .use:last-child{\n  border-bottom:0;\n  padding-bottom:0\n}\n\n#cfo-pdp .use p{\n  margin:0\n}\n\n#cfo-pdp .options,\n#cfo-pdp .pickup-locations{\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:12px;\n  margin:20px 0\n}\n\n#cfo-pdp .option{\n  padding:20px;\n  border:1px solid var(--line);\n  border-radius:10px\n}\n\n#cfo-pdp .option:first-child{\n  background:var(--warm);\n  border-color:#ded8cf\n}\n\n#cfo-pdp .option p{\n  font-size:16px;\n  margin:0\n}\n\n#cfo-pdp .tag{\n  display:block;\n  color:#9b3233;\n  font-size:16px;\n  line-height:1.5;\n  font-weight:750;\n  margin-bottom:9px\n}\n\n#cfo-pdp .option:first-child .tag{\n  color:var(--navy)\n}\n\n#cfo-pdp .hint,\n#cfo-pdp .extra{\n  font-size:16px\n}\n\n#cfo-pdp .extra{\n  margin-top:16px\n}\n\n#cfo-pdp details{\n  border:1px solid var(--line);\n  border-radius:9px;\n  margin-bottom:10px;\n  overflow:hidden;\n  background:#fff\n}\n\n#cfo-pdp summary{\n  list-style:none;\n  cursor:pointer;\n  position:relative;\n  padding:18px 54px 18px 18px;\n  color:var(--navy);\n  font-size:18px;\n  line-height:1.45;\n  font-weight:700;\n  min-height:62px\n}\n\n#cfo-pdp summary::-webkit-details-marker{\n  display:none\n}\n\n#cfo-pdp summary:after{\n  content:'+';\n  position:absolute;\n  right:17px;\n  top:50%;\n  transform:translateY(-50%);\n  font-size:24px;\n  line-height:1;\n  font-weight:400;\n  color:var(--navy)\n}\n\n#cfo-pdp details[open]\u003esummary{\n  background:var(--warm);\n  border-bottom:1px solid var(--line)\n}\n\n#cfo-pdp details[open]\u003esummary:after{\n  content:'−'\n}\n\n#cfo-pdp summary:hover{\n  background:var(--warm)\n}\n\n#cfo-pdp .inside{\n  padding:18px\n}\n\n#cfo-pdp table{\n  border-collapse:collapse;\n  width:100%;\n  table-layout:fixed;\n  margin:0;\n  border:0;\n  box-shadow:none;\n  font-size:16px;\n  line-height:1.5\n}\n\n#cfo-pdp th,\n#cfo-pdp td{\n  width:50%;\n  padding:12px 10px;\n  border:0;\n  border-bottom:1px solid var(--line);\n  vertical-align:top;\n  background:#fff;\n  text-align:left\n}\n\n#cfo-pdp th{\n  font-weight:400;\n  color:var(--muted)\n}\n\n#cfo-pdp td{\n  font-weight:650;\n  color:var(--navy)\n}\n\n#cfo-pdp tr:last-child th,\n#cfo-pdp tr:last-child td{\n  border-bottom:0\n}\n\n#cfo-pdp ul{\n  padding-left:23px;\n  margin:0 0 16px\n}\n\n#cfo-pdp li{\n  font-size:18px;\n  color:var(--muted);\n  margin-bottom:7px\n}\n\n#cfo-pdp .pickup-locations\u003ediv{\n  padding:18px 20px;\n  background:var(--warm);\n  border-radius:9px;\n  border-left:3px solid var(--navy)\n}\n\n#cfo-pdp .pickup-locations p{\n  font-size:16px;\n  margin:0\n}\n\n#cfo-pdp .enquiry-link,\n#cfo-pdp .call{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:52px;\n  padding:13px 22px;\n  border-radius:7px;\n  background:var(--navy);\n  color:#fff;\n  font-size:16px;\n  font-weight:700;\n  line-height:1.5;\n  text-align:center;\n  text-decoration:none\n}\n\n#cfo-pdp .contact{\n  padding:26px;\n  margin-top:28px;\n  background:var(--navy);\n  border-radius:12px;\n  display:flex;\n  flex-wrap:wrap;\n  gap:18px;\n  align-items:center\n}\n\n#cfo-pdp .contact\u003ediv{\n  flex:1 1 350px\n}\n\n#cfo-pdp .contact h3{\n  color:#fff;\n  font-size:22px\n}\n\n#cfo-pdp .contact p{\n  color:#edf0f7;\n  font-size:16px;\n  margin:0\n}\n\n#cfo-pdp .call{\n  background:#b6383a;\n  color:#fff\n}\n\n#cfo-pdp a:focus-visible,\n#cfo-pdp summary:focus-visible{\n  outline:3px solid #cf4445;\n  outline-offset:3px\n}\n\n#cfo-pdp .benefit-list{\n  display:flex;\n  flex-wrap:wrap;\n  gap:8px 18px;\n  list-style:none;\n  padding:0;\n  margin:0\n}\n\n#cfo-pdp .benefit-list li{\n  position:relative;\n  padding-left:14px;\n  margin:0;\n  font-size:16px;\n  line-height:1.5;\n  color:var(--navy);\n  font-weight:600\n}\n\n#cfo-pdp .benefit-list li::before{\n  content:'';\n  position:absolute;\n  left:0;\n  top:.6em;\n  width:5px;\n  height:5px;\n  border-radius:50%;\n  background:var(--red)\n}\n\n#cfo-pdp .included-note{\n  padding:16px 18px;\n  background:#fff;\n  border:1px solid #ded8cf;\n  border-radius:8px;\n  margin:0 0 18px;\n  font-size:18px\n}\n\n#cfo-pdp .delivery-check{\n  padding:22px;\n  margin:20px 0 0;\n  border:1px solid var(--line);\n  border-left:4px solid var(--red);\n  border-radius:10px;\n  background:#fff\n}\n\n#cfo-pdp .delivery-check h3{\n  font-size:21px\n}\n\n#cfo-pdp ol{\n  padding-left:26px;\n  margin:12px 0 18px\n}\n\n#cfo-pdp ol li{\n  padding-left:4px;\n  margin-bottom:8px\n}\n\n#cfo-pdp .delivery-check .call{\n  margin-top:14px\n}\n\n#cfo-pdp .inside\u003e:last-child{\n  margin-bottom:0\n}\n\n#cfo-pdp .pickup-banner{\n  display:block;\n  padding:20px 22px;\n  margin:18px 0 0;\n  border-radius:10px;\n  background:var(--navy);\n  color:#fff;\n  text-decoration:none;\n  border-left:5px solid var(--red)\n}\n\n#cfo-pdp .pickup-banner strong{\n  display:block;\n  color:#fff;\n  font-size:24px;\n  line-height:1.3;\n  margin-bottom:8px;\n  letter-spacing:.2px\n}\n\n#cfo-pdp .pickup-banner span{\n  display:block;\n  font-size:18px;\n  line-height:1.5;\n  color:#fff\n}\n\n#cfo-pdp .pickup-banner .pickup-banner-link{\n  font-size:16px;\n  margin-top:10px;\n  text-decoration:underline;\n  text-underline-offset:4px\n}\n\n#cfo-pdp .pickup-banner:hover{\n  background:#223e78\n}\n\n#cfo-pdp .pickup-free-label{\n  display:inline-block;\n  font-size:16px;\n  font-weight:750;\n  color:var(--navy);\n  border-bottom:3px solid var(--red);\n  padding-bottom:4px;\n  margin-bottom:12px\n}\n\n@media(max-width:600px){\n\n  #cfo-pdp section{\n    padding:28px 0\n  }\n\n  #cfo-pdp .hero{\n    padding:22px 18px\n  }\n\n  #cfo-pdp .hero h2{\n    font-size:28px\n  }\n\n  #cfo-pdp h2{\n    font-size:24px\n  }\n\n  #cfo-pdp .lead{\n    font-size:18px\n  }\n\n  #cfo-pdp .glance-card{\n    padding:15px 12px\n  }\n\n  #cfo-pdp .glance-card strong{\n    font-size:19px\n  }\n\n  #cfo-pdp .quick-nav{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:8px\n  }\n\n  #cfo-pdp .quick-nav a{\n    font-size:16px;\n    padding:10px 7px;\n    min-height:52px\n  }\n\n  #cfo-pdp .use{\n    grid-template-columns:1fr;\n    gap:2px\n  }\n\n  #cfo-pdp .options,\n  #cfo-pdp .pickup-locations{\n    grid-template-columns:1fr\n  }\n\n  #cfo-pdp .option{\n    padding:18px\n  }\n\n  #cfo-pdp .inside{\n    padding:14px 10px\n  }\n\n  #cfo-pdp th,\n  #cfo-pdp td{\n    padding:12px 7px;\n    font-size:16px\n  }\n\n  #cfo-pdp .enquiry-link,\n  #cfo-pdp .call{\n    width:100%\n  }\n\n  #cfo-pdp .contact{\n    padding:22px 18px\n  }\n\n  #cfo-pdp .contact\u003ediv{\n    flex-basis:100%\n  }\n\n  #cfo-pdp .delivery-check{\n    padding:20px 16px\n  }\n\n  #cfo-pdp .contact .call,\n  #cfo-pdp .enquiry-link,\n  #cfo-pdp .delivery-check .call{\n    font-size:18px;\n    min-height:56px\n  }\n\n  #cfo-pdp .pickup-banner{\n    padding:20px 16px\n  }\n\n  #cfo-pdp .pickup-banner strong{\n    font-size:22px\n  }\n}\n\n@media(max-width:360px){\n\n  #cfo-pdp .hero{\n    padding:20px 14px\n  }\n\n  #cfo-pdp .glance-card{\n    padding:13px 9px\n  }\n\n  #cfo-pdp .glance-card strong{\n    font-size:18px\n  }\n\n  #cfo-pdp .quick-nav{\n    grid-template-columns:1fr\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- HERO --\u003e\n\n\u003csection class=\"hero\"\u003e\n\n\u003cspan class=\"eyebrow\"\u003ePortable horse shelter · DIY steel structure\u003c\/span\u003e\n\n  \u003ch2\u003e3.5m × 4.5m Portable Horse Shelter\u003c\/h2\u003e\n\n  \u003cp class=\"lead\"\u003e\n    Create a practical covered shelter area for your horses with this portable\n    3.5m × 4.5m gable-roof horse shelter. Designed as a DIY steel structure,\n    it provides a strong covered space while allowing you to create your own\n    surrounding enclosure to suit your property and horses.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"glance\"\u003e\n\n\u003cdiv class=\"glance-card\"\u003e\n  \u003cstrong\u003e3.5 × 4.5m\u003c\/strong\u003e\n  \u003cspan\u003eOverall width × depth\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"glance-card\"\u003e\n  \u003cstrong\u003e2.8m\u003c\/strong\u003e\n  \u003cspan\u003eApex height\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"glance-card\"\u003e\n  \u003cstrong\u003e2.4m\u003c\/strong\u003e\n  \u003cspan\u003eSide wall height\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"glance-card\"\u003e\n  \u003cstrong\u003e1.8m\u003c\/strong\u003e\n  \u003cspan\u003eSide sheeting supplied up to this height\u003c\/span\u003e\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cul aria-label=\"Horse shelter benefits\" class=\"benefit-list\"\u003e\n    \u003cli\u003ePortable DIY structure\u003c\/li\u003e\n    \u003cli\u003eGable roof design\u003c\/li\u003e\n    \u003cli\u003eSide sheeting supplied\u003c\/li\u003e\n    \u003cli\u003eNo welding required\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- DELIVERY --\u003e\n\n\u003ca class=\"pickup-banner\" href=\"#cfo-delivery\"\u003e\n  \u003cstrong\u003eFREE PICKUP — QLD \u0026amp; VIC\u003c\/strong\u003e\n  \u003cspan\u003eCaboolture, QLD · Sunshine North, VIC\u003c\/span\u003e\n  \u003cspan class=\"pickup-banner-link\"\u003e\n    View warehouse addresses \u0026amp; maps ↓\n  \u003c\/span\u003e\n\u003c\/a\u003e\n\n\u003cdiv aria-label=\"Check delivery costs\" class=\"delivery-check\" role=\"region\"\u003e\n\n  \u003ch3\u003eCheck delivery costs before you pay\u003c\/h3\u003e\n\n  \u003col\u003e\n    \u003cli\u003eAdd this horse shelter to your cart.\u003c\/li\u003e\n    \u003cli\u003eGo to checkout and enter your delivery address.\u003c\/li\u003e\n    \u003cli\u003eReview the delivery cost before making payment.\u003c\/li\u003e\n  \u003c\/ol\u003e\n\n  \u003cp\u003e\n    Prefer to speak to us, or no delivery option showing?\n    Call with your postcode and we’ll help you check your delivery options.\n  \u003c\/p\u003e\n\n  \u003ca class=\"call\" href=\"tel:+61490083557\"\u003e\n    Call 0490 083 557\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- QUICK NAV --\u003e\n\n\u003cnav aria-label=\"Product information\" class=\"quick-nav\"\u003e\n  \u003ca href=\"#cfo-uses\"\u003eWhy choose it\u003c\/a\u003e\n  \u003ca href=\"#cfo-options\"\u003eWhat’s included\u003c\/a\u003e\n  \u003ca href=\"#cfo-assembly\"\u003eAssembly\u003c\/a\u003e\n  \u003ca href=\"#cfo-delivery\"\u003ePickup \u0026amp; delivery\u003c\/a\u003e\n  \u003ca href=\"#cfo-specs\"\u003eSpecifications\u003c\/a\u003e\n  \u003ca href=\"#cfo-faq\"\u003eFAQs\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- USES --\u003e\n\n\u003csection id=\"cfo-uses\"\u003e\n\n  \u003ch2\u003ePractical shelter for horses and acreage\u003c\/h2\u003e\n\n  \u003cdiv class=\"uses\"\u003e\n\n\u003cdiv class=\"use\"\u003e\n  \u003ch3\u003eHorse shelter\u003c\/h3\u003e\n  \u003cp\u003e\n    Provides a covered area where horses can get out of the sun and\n    weather. The gable roof creates a generous overhead shelter area\n    within a compact footprint.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"use\"\u003e\n  \u003ch3\u003eAcreage properties\u003c\/h3\u003e\n  \u003cp\u003e\n    A practical option for rural and acreage properties where a dedicated\n    covered horse shelter is required.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"use\"\u003e\n  \u003ch3\u003eCreate your own enclosure\u003c\/h3\u003e\n  \u003cp\u003e\n    The shelter can be used as the covered section of your horse enclosure.\n    You can arrange your own fencing, gates, flooring and other enclosure\n    components to suit your site.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"use\"\u003e\n  \u003ch3\u003ePortable structure\u003c\/h3\u003e\n  \u003cp\u003e\n    The bolt-together design allows the structure to be dismantled and\n    relocated when required, subject to suitable preparation and anchoring\n    at the new location.\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"measure\"\u003e\n\n\u003cp\u003e\n  \u003cstrong\u003eOverall size:\u003c\/strong\u003e\n  3.5m wide × 4.5m deep\n\u003c\/p\u003e\n\n\u003cp\u003e\n  \u003cstrong\u003eHeight:\u003c\/strong\u003e\n  2.4m side wall height with a 2.8m apex\n\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- INCLUDED --\u003e\n\n\u003csection id=\"cfo-options\"\u003e\n\n  \u003ch2\u003eWhat’s included with the horse shelter?\u003c\/h2\u003e\n\n  \u003cdiv class=\"included-note\"\u003e\n\n\u003cstrong\u003ePlease note:\u003c\/strong\u003e\nThis product is supplied as the horse shelter structure only.\nPlyboards, gates, fencing, flooring and other enclosure components\nare not supplied.\n\n  \u003c\/div\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eSteel horse shelter frame components\u003c\/li\u003e\n    \u003cli\u003eGable roof structure\u003c\/li\u003e\n    \u003cli\u003eRoof panels\u003c\/li\u003e\n    \u003cli\u003eSide sheeting supplied up to 1.8m high\u003c\/li\u003e\n    \u003cli\u003eRequired bolts, screws and fixings for the supplied structure\u003c\/li\u003e\n    \u003cli\u003eAssembly instructions\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eItems you will need to arrange separately\u003c\/h3\u003e\n\n  \u003cdiv class=\"options\"\u003e\n\n\u003cdiv class=\"option\"\u003e\n\n  \u003cspan class=\"tag\"\u003eNot included\u003c\/span\u003e\n\n  \u003ch3\u003ePlyboards\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Plyboards are not supplied with this horse shelter.\n    If you want enclosed lower walls, you can arrange suitable\n    materials separately to suit your requirements.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"option\"\u003e\n\n  \u003cspan class=\"tag\"\u003eNot included\u003c\/span\u003e\n\n  \u003ch3\u003eGates \u0026amp; fencing\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Gates and fencing are not supplied. The shelter can be incorporated\n    into your own paddock or enclosure layout.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"option\"\u003e\n\n  \u003cspan class=\"tag\"\u003eNot included\u003c\/span\u003e\n\n  \u003ch3\u003eFlooring \u0026amp; site preparation\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Flooring, ground preparation, drainage and other site works are\n    supplied or arranged by the customer.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"option\"\u003e\n\n  \u003cspan class=\"tag\"\u003eCustomer supplied\u003c\/span\u003e\n\n  \u003ch3\u003eAdditional enclosure components\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Any additional walls, partitions, fencing or enclosure accessories\n    required for your particular horse setup are not included.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"extra\"\u003e\n    Product images may show a completed horse enclosure or additional\n    components for illustration purposes. Only the horse shelter structure\n    and the components specifically listed as included are supplied.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- ASSEMBLY --\u003e\n\n\u003csection id=\"cfo-assembly\"\u003e\n\n  \u003ch2\u003eDIY assembly and site preparation\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The horse shelter is designed as a DIY bolt-together structure.\n    Components are assembled using supplied fixings, allowing the shelter\n    to be put together without welding.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Before assembly, prepare a suitable level and stable base and make sure\n    you have adequate assistance, tools and access to the installation area.\n  \u003c\/p\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eTools and preparation\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eTypical tools:\u003c\/strong\u003e\n    spanners, drill and suitable bits, rubber mallet, measuring tape\n    and spirit level.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Check the supplied assembly instructions before starting.\n    Assembly time will vary depending on site preparation, available\n    assistance and DIY experience.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    If you intend to install the shelter on soil, grass or another\n    non-concrete surface, contact us before ordering to discuss suitable\n    anchoring requirements.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eHorse enclosure planning\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    Plan the surrounding enclosure before installation, including fencing,\n    gates, access areas, drainage and the location of feeding or watering\n    equipment.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The horse shelter itself does not include fencing, gates, plyboards\n    or flooring.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- DELIVERY --\u003e\n\n\u003csection id=\"cfo-delivery\"\u003e\n\n  \u003ch2\u003eFree warehouse pickup\u003c\/h2\u003e\n\n  \u003cdiv class=\"pickup-locations\"\u003e\n\n\u003cdiv\u003e\n\n  \u003cspan class=\"pickup-free-label\"\u003eFREE PICKUP\u003c\/span\u003e\n\n  \u003ch3\u003eCaboolture, Queensland\u003c\/h3\u003e\n\n  \u003cp\u003e\n    \u003ca aria-label=\"View Caboolture, Queensland warehouse address on Google Maps\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1\u0026amp;query=1%2F32+Alta+Road+Caboolture+QLD+4510%2C+Australia\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\n      1\/32 Alta Road\u003cbr\u003e\n      Caboolture QLD 4510\n    \u003c\/a\u003e\n  \u003c\/p\u003e\n\n  \u003ca class=\"maps-link\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1\u0026amp;query=1%2F32+Alta+Road+Caboolture+QLD+4510%2C+Australia\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\n    View on Google Maps ↗\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n  \u003cspan class=\"pickup-free-label\"\u003eFREE PICKUP\u003c\/span\u003e\n\n  \u003ch3\u003eSunshine North, Victoria\u003c\/h3\u003e\n\n  \u003cp\u003e\n    \u003ca aria-label=\"View Sunshine North, Victoria warehouse address on Google Maps\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1\u0026amp;query=10%2F39%E2%80%9345+Spalding+Avenue+Sunshine+North+VIC+3020%2C+Australia\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\n      10\/39–45 Spalding Avenue\u003cbr\u003e\n      Sunshine North VIC 3020\n    \u003c\/a\u003e\n  \u003c\/p\u003e\n\n  \u003ca class=\"maps-link\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1\u0026amp;query=10%2F39%E2%80%9345+Spalding+Avenue+Sunshine+North+VIC+3020%2C+Australia\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e\n    View on Google Maps ↗\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eNo pickup charge at either warehouse.\u003c\/strong\u003e\n    We’ll load your order with a forklift. Call to confirm your order is\n    ready and arrange collection before you travel.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eNeed delivery instead?\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Delivery costs can be checked in your cart at checkout before payment.\n    For freight depot or home delivery assistance, call us with your postcode.\n    Home delivery depends on site access and unloading arrangements.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eCheck your load before collection.\u003c\/strong\u003e\n    Make sure your vehicle or trailer has suitable load space, payload and\n    towing capacity for the packed horse shelter.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    \u003ca class=\"enquiry-link\" href=\"tel:+61490083557\"\u003e\n      Delivery help — 0490 083 557\n    \u003c\/a\u003e\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- SPECIFICATIONS --\u003e\n\n\u003csection id=\"cfo-specs\"\u003e\n\n  \u003ch2\u003eHorse Shelter Specifications\u003c\/h2\u003e\n\n  \u003cp class=\"hint\"\u003e\n    Tap a heading to open the details.\n  \u003c\/p\u003e\n\n  \u003cdetails open=\"\"\u003e\n\n\u003csummary\u003eDimensions \u0026amp; heights\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003ctable aria-label=\"Horse shelter dimensions\"\u003e\n\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eOverall width × depth\u003c\/th\u003e\n        \u003ctd\u003e3.5 × 4.5m\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eSide wall height\u003c\/th\u003e\n        \u003ctd\u003e2.4m\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eApex \/ peak height\u003c\/th\u003e\n        \u003ctd\u003e2.8m\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eSide sheeting\u003c\/th\u003e\n        \u003ctd\u003eSupplied up to 1.8m high\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eRoof style\u003c\/th\u003e\n        \u003ctd\u003eGable \/ pitched roof\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n\n  \u003c\/table\u003e\n\n  \u003cp class=\"extra\"\u003e\n    Dimensions shown are structural dimensions. Contact us if you need\n    help confirming whether this shelter is suitable for your planned\n    horse enclosure.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eFrame \u0026amp; roof materials\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003ctable aria-label=\"Horse shelter materials\"\u003e\n\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eFrame\u003c\/th\u003e\n        \u003ctd\u003eHot-dip galvanised SHS steel\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003ePost size\u003c\/th\u003e\n        \u003ctd\u003e50 × 50 × 1.8mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003ePost spacing\u003c\/th\u003e\n        \u003ctd\u003e1.5m\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eRoof panels\u003c\/th\u003e\n        \u003ctd\u003e0.35mm galvanised steel\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eRoof panel finish\u003c\/th\u003e\n        \u003ctd\u003eCorrosion-resistant colour coat\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eRoof style\u003c\/th\u003e\n        \u003ctd\u003eGable \/ pitched\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth scope=\"row\"\u003eTrims and flashings\u003c\/th\u003e\n        \u003ctd\u003eCream\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n\n  \u003c\/table\u003e\n\n  \u003cp class=\"extra\"\u003e\n    Follow the supplied care and assembly instructions to help maintain\n    the galvanised steel components and coated roof finish.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003ePacking \u0026amp; collection\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    The horse shelter is supplied as a packed DIY kit. Because packing\n    arrangements can vary, confirm the final packed dimensions and weight\n    with us before arranging transport.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    When collecting, make sure your trailer or vehicle is suitable for\n    the complete packed load and that all components can be safely\n    restrained for transport.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- FAQ --\u003e\n\n\u003csection id=\"cfo-faq\"\u003e\n\n  \u003ch2\u003eBefore you order\u003c\/h2\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eAre plyboards included?\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    No. Plyboards are \u003cstrong\u003enot included\u003c\/strong\u003e with this horse shelter.\n    The product is supplied as the horse shelter structure and the\n    components specifically listed as included.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eAre gates included?\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    No. Gates are \u003cstrong\u003enot included\u003c\/strong\u003e. You can arrange gates\n    separately to suit the layout and requirements of your horse enclosure.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eIs fencing included?\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    No. Fencing is not included. The surrounding enclosure is arranged\n    separately by the customer.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eIs flooring included?\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    No. Flooring and ground preparation are not included.\n    The customer is responsible for preparing a suitable installation area.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eHow high is the side sheeting?\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    Side sheeting is supplied up to \u003cstrong\u003e1.8m high\u003c\/strong\u003e.\n    The overall side wall height of the structure is approximately\n    \u003cstrong\u003e2.4m\u003c\/strong\u003e, with an apex height of approximately\n    \u003cstrong\u003e2.8m\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eCan I move the horse shelter later?\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    The bolt-together structure can be dismantled and relocated,\n    provided suitable preparation and anchoring are arranged at the\n    new location.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003cdetails\u003e\n\n\u003csummary\u003eDo I need council approval?\u003c\/summary\u003e\n\n\u003cdiv class=\"inside\"\u003e\n\n  \u003cp\u003e\n    Requirements can vary depending on your location, property and\n    intended use. Check with your local council before ordering to\n    determine whether approval or permits are required.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/section\u003e\n\n\u003c!-- CONTACT --\u003e\n\n\u003cdiv class=\"contact\"\u003e\n\n  \u003cdiv\u003e\n\n\u003ch3\u003eNeed help choosing your horse shelter?\u003c\/h3\u003e\n\n\u003cp\u003e\n  Call us with your property location and planned enclosure setup.\n  We can help you check the shelter dimensions, pickup and delivery\n  options.\n\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003ca class=\"call\" href=\"tel:+61490083557\"\u003e\n    Call 0490 083 557\n  \u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Cream","offer_id":42845443784758,"sku":"CFO160009","price":1999.0,"currency_code":"AUD","in_stock":true},{"title":"Dark Grey","offer_id":42845443817526,"sku":"CFO160010","price":1999.0,"currency_code":"AUD","in_stock":true},{"title":"Green","offer_id":42845443850294,"sku":"CFO160011","price":1999.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0616\/6645\/9702\/files\/S_-_Horse_3.jpg?v=1789355428"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0616\/6645\/9702\/collections\/CShelter3.jpg?v=1789360283","url":"https:\/\/carportsfactoryoutlet.com.au\/collections\/horse-shelters.oembed","provider":"Carports Factory Outlet","version":"1.0","type":"link"}