{"product_id":"8-90-15x100m-roll-2-5mm-wire","title":"Hinged Joint  8\/90\/15 100M","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eHinged Joint 8\/90\/15 100m | Outback Fencing \u0026amp; Steel Supplies\u003c\/title\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display\u0026amp;family=Nunito:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n  :root {\n    --brand: #1B5E20;\n    --brand-dark: #145218;\n    --brand-light: #e6f3e8;\n    --brand-pale: #f2f9f3;\n    --cream: #faf8f5;\n    --bark: #3d2e1e;\n    --honey: #d4a04a;\n    --honey-light: #f0d48a;\n    --honey-pale: #fdf6e3;\n    --text: #3d2e1e;\n    --text-mid: #6b5a48;\n    --text-light: #9a8b7a;\n    --white: #ffffff;\n    --border: #e8e0d6;\n  }\n\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: 'Nunito', sans-serif;\n    color: var(--text);\n    background: var(--white);\n    -webkit-font-smoothing: antialiased;\n    line-height: 1.6;\n  }\n\n  .hero {\n    background: var(--brand);\n    padding: 44px 24px 52px;\n  }\n\n  .hero-inner { max-width: 720px; margin: 0 auto; }\n\n  .hero-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,255,255,0.18);\n    color: var(--white);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 40px;\n    margin-bottom: 20px;\n  }\n\n  .hero-tag svg { flex-shrink: 0; }\n\n  .hero h1 {\n    font-family: 'DM Serif Display', serif;\n    font-size: 42px;\n    font-weight: 400;\n    color: var(--white);\n    line-height: 1.15;\n    margin-bottom: 14px;\n  }\n\n  .hero h1 span { color: var(--honey-light); }\n\n  .hero-sub {\n    font-size: 17px;\n    color: rgba(255,255,255,0.88);\n    max-width: 540px;\n    line-height: 1.6;\n    margin-bottom: 28px;\n  }\n\n  .hero-stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 10px;\n  }\n\n  .stat-card {\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.18);\n    border-radius: 10px;\n    padding: 18px 10px;\n    text-align: center;\n  }\n\n  .stat-number {\n    font-family: 'DM Serif Display', serif;\n    font-size: 30px;\n    color: var(--honey-light);\n    line-height: 1;\n  }\n\n  .stat-label {\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    color: rgba(255,255,255,0.55);\n    margin-top: 6px;\n  }\n\n  .desc {\n    background: var(--cream);\n    padding: 40px 24px;\n  }\n\n  .desc-inner { max-width: 720px; margin: 0 auto; }\n\n  .desc p {\n    font-size: 16px;\n    line-height: 1.8;\n    color: var(--text-mid);\n  }\n\n  .desc strong { color: var(--text); }\n\n  .section-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: var(--brand);\n    margin-bottom: 10px;\n  }\n\n  .section-title {\n    font-family: 'DM Serif Display', serif;\n    font-size: 30px;\n    font-weight: 400;\n    color: var(--bark);\n    margin-bottom: 28px;\n    line-height: 1.2;\n  }\n\n  \/* FEATURES *\/\n  .features { padding: 48px 24px; background: var(--white); }\n  .features-inner { max-width: 720px; margin: 0 auto; }\n\n  .feat-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n  }\n\n  .feat-card {\n    background: var(--brand-pale);\n    border: 1px solid var(--brand-light);\n    border-radius: 16px;\n    padding: 28px 20px;\n    text-align: center;\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .feat-card:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 24px rgba(27,94,32,0.1);\n  }\n\n  .feat-icon {\n    width: 52px;\n    height: 52px;\n    background: var(--brand);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 16px;\n    color: var(--white);\n  }\n\n  .feat-card h3 {\n    font-size: 16px;\n    font-weight: 800;\n    color: var(--bark);\n    margin-bottom: 8px;\n  }\n\n  .feat-card p {\n    font-size: 14px;\n    color: var(--text-mid);\n    line-height: 1.5;\n  }\n\n  \/* CONFIG *\/\n  .config { padding: 48px 24px; background: var(--cream); }\n  .config-inner { max-width: 720px; margin: 0 auto; }\n\n  .config-explain {\n    font-size: 15px;\n    color: var(--text-mid);\n    line-height: 1.7;\n    margin-bottom: 24px;\n  }\n\n  .config-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n  }\n\n  .config-card {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    padding: 24px 16px;\n    text-align: center;\n  }\n\n  .config-num {\n    font-size: 36px;\n    font-weight: 800;\n    color: var(--brand);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n\n  .config-label {\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    color: var(--text-light);\n  }\n\n  \/* SPECS *\/\n  .specs { padding: 48px 24px; background: var(--white); }\n  .specs-inner { max-width: 720px; margin: 0 auto; }\n\n  .specs-tbl { width: 100%; border-collapse: collapse; }\n\n  .specs-tbl thead th {\n    text-align: left;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: var(--text-light);\n    padding: 0 0 12px 0;\n    border-bottom: 2px solid var(--brand);\n  }\n\n  .specs-tbl thead th:last-child { text-align: right; }\n  .specs-tbl tbody tr { border-bottom: 1px solid var(--border); }\n  .specs-tbl tbody tr:last-child { border-bottom: none; }\n\n  .specs-tbl tbody td { padding: 14px 0; font-size: 15px; }\n\n  .specs-tbl tbody td:first-child {\n    font-weight: 600;\n    color: var(--bark);\n    width: 50%;\n  }\n\n  .specs-tbl tbody td:last-child {\n    text-align: right;\n    font-weight: 700;\n    color: var(--brand);\n  }\n\n  \/* APPLICATIONS *\/\n  .apps { padding: 48px 24px; background: var(--cream); }\n  .apps-inner { max-width: 720px; margin: 0 auto; }\n\n  .apps-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n\n  .app-item {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 12px;\n    padding: 16px 20px;\n    transition: border-color 0.2s;\n  }\n\n  .app-item:hover { border-color: var(--brand); }\n\n  .app-emoji {\n    font-size: 24px;\n    flex-shrink: 0;\n    width: 44px;\n    height: 44px;\n    background: var(--honey-pale);\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .app-text {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--bark);\n  }\n\n  \/* TRUST *\/\n  .trust { padding: 36px 24px; background: var(--white); }\n\n  .trust-inner {\n    max-width: 720px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n  }\n\n  .trust-item { text-align: center; padding: 16px 8px; }\n\n  .trust-icon {\n    width: 40px;\n    height: 40px;\n    background: var(--honey-pale);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 10px;\n    color: var(--honey);\n  }\n\n  .trust-label {\n    font-size: 12px;\n    font-weight: 700;\n    color: var(--bark);\n    line-height: 1.4;\n  }\n\n  \/* CTA *\/\n  .cta {\n    background: var(--bark);\n    padding: 40px 24px;\n  }\n\n  .cta-inner {\n    max-width: 720px;\n    margin: 0 auto;\n    display: flex;\n    gap: 24px;\n    align-items: center;\n  }\n\n  .cta-icon {\n    flex-shrink: 0;\n    width: 64px;\n    height: 64px;\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.12);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--honey-light);\n  }\n\n  .cta-text h3 {\n    font-family: 'DM Serif Display', serif;\n    font-size: 20px;\n    color: var(--honey-light);\n    margin-bottom: 6px;\n  }\n\n  .cta-text p {\n    font-size: 15px;\n    color: rgba(255,255,255,0.75);\n    line-height: 1.6;\n  }\n\n  .cta-text span { color: var(--honey-light); font-weight: 700; }\n\n  \/* SHIPPING *\/\n  .ship {\n    background: var(--brand);\n    padding: 14px 24px;\n    text-align: center;\n  }\n\n  .ship p {\n    font-size: 14px;\n    font-weight: 700;\n    color: var(--white);\n    letter-spacing: 0.3px;\n  }\n\n  .ship span { color: var(--honey-light); }\n\n  @media (max-width: 640px) {\n    .hero h1 { font-size: 32px; }\n    .hero-stats { grid-template-columns: repeat(2, 1fr); }\n    .feat-grid { grid-template-columns: 1fr; }\n    .config-grid { grid-template-columns: repeat(3, 1fr); }\n    .config-num { font-size: 28px; }\n    .apps-grid { grid-template-columns: 1fr; }\n    .trust-inner { grid-template-columns: repeat(2, 1fr); }\n    .cta-inner { flex-direction: column; text-align: center; }\n    .section-title { font-size: 26px; }\n  }\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-inner\"\u003e\n    \u003cdiv class=\"hero-tag\"\u003e\n      \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      MANUFACTURED IN-HOUSE\n    \u003c\/div\u003e\n    \u003ch1\u003eHinged Joint \u003cspan\u003e8\/90\/15\u003c\/span\u003e\u003cbr\u003e100m Roll\u003c\/h1\u003e\n    \u003cp class=\"hero-sub\"\u003ePremium exclusion-grade hinged joint fencing. Manufactured in-house with tightly wrapped knots that flex under pressure and hold their shape for years.\u003c\/p\u003e\n    \u003cdiv class=\"hero-stats\"\u003e\n      \u003cdiv class=\"stat-card\"\u003e\n        \u003cdiv class=\"stat-number\"\u003e8\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eLine Wires\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-card\"\u003e\n        \u003cdiv class=\"stat-number\"\u003e90cm\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eRoll Height\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-card\"\u003e\n        \u003cdiv class=\"stat-number\"\u003e15cm\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eVertical Spacing\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat-card\"\u003e\n        \u003cdiv class=\"stat-number\"\u003e100m\u003c\/div\u003e\n        \u003cdiv class=\"stat-label\"\u003eRoll Length\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- DESCRIPTION --\u003e\n\u003cdiv class=\"desc\"\u003e\n  \u003cdiv class=\"desc-inner\"\u003e\n    \u003cp\u003eThe \u003cstrong\u003e8\/90\/15 Hinged Joint Fence\u003c\/strong\u003e is built for applications where tighter vertical spacing matters — think exclusion fencing, pest control, and small stock containment. With \u003cstrong\u003e8 horizontal wires\u003c\/strong\u003e at just \u003cstrong\u003e15cm vertical spacing\u003c\/strong\u003e, this mesh delivers significantly more coverage than standard 30cm configurations, making it harder for smaller animals to push through. Every roll is \u003cstrong\u003emanufactured in-house\u003c\/strong\u003e at our facility using 2.5mm hot-dip galvanised wire with our signature tightly wrapped hinge joint knot — the same knot design trusted on properties running tens of thousands of head across Australia.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"features\"\u003e\n  \u003cdiv class=\"features-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003e\n      \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      KEY FEATURES\n    \u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eBuilt to outperform\u003c\/h2\u003e\n    \u003cdiv class=\"feat-grid\"\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-icon\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eStrength \u0026amp; Flexibility\u003c\/h3\u003e\n        \u003cp\u003eDesigned to withstand heavy livestock pressure without permanent deformation. The hinge joint flexes under impact and returns to shape.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-icon\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 2a10 10 0 1 0 10 10\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 2v10l7-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eHot-Dip Galvanised\u003c\/h3\u003e\n        \u003cp\u003eFull hot-dip galvanised coating on all wires for maximum rust and corrosion resistance — built to last in harsh Australian conditions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feat-card\"\u003e\n        \u003cdiv class=\"feat-icon\"\u003e\n          \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003ch3\u003eTight 15cm Spacing\u003c\/h3\u003e\n        \u003cp\u003eHalf the vertical gap of standard 30cm mesh. Ideal for exclusion fencing where smaller animals need to be kept in — or out.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- WIRE CONFIG --\u003e\n\u003cdiv class=\"config\"\u003e\n  \u003cdiv class=\"config-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003e\n      \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n      WHAT 8\/90\/15 MEANS\n    \u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eUnderstanding the wire configuration\u003c\/h2\u003e\n    \u003cp class=\"config-explain\"\u003eThe naming convention tells you everything about the mesh at a glance. Here's what each number in \u003cstrong\u003e8\/90\/15\u003c\/strong\u003e represents:\u003c\/p\u003e\n    \u003cdiv class=\"config-grid\"\u003e\n      \u003cdiv class=\"config-card\"\u003e\n        \u003cdiv class=\"config-num\"\u003e8\u003c\/div\u003e\n        \u003cdiv class=\"config-label\"\u003eHorizontal Wires\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"config-card\"\u003e\n        \u003cdiv class=\"config-num\"\u003e90\u003c\/div\u003e\n        \u003cdiv class=\"config-label\"\u003eHeight (cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"config-card\"\u003e\n        \u003cdiv class=\"config-num\"\u003e15\u003c\/div\u003e\n        \u003cdiv class=\"config-label\"\u003eVertical Spacing (cm)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"specs\"\u003e\n  \u003cdiv class=\"specs-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003e\n      \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M9 5H2v7l6.29 6.29c.94.94 2.48.94 3.42 0l3.58-3.58c.94-.94.94-2.48 0-3.42L9 5z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"6\" cy=\"9\" r=\"1\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      FULL SPECIFICATIONS\n    \u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eTechnical details\u003c\/h2\u003e\n    \u003ctable class=\"specs-tbl\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth\u003eDetail\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWire Configuration\u003c\/td\u003e\n\u003ctd\u003e8\/90\/15\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eRoll Height\u003c\/td\u003e\n\u003ctd\u003e0.9m (90cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eRoll Length\u003c\/td\u003e\n\u003ctd\u003e100m\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHorizontal Wires\u003c\/td\u003e\n\u003ctd\u003e8\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eVertical Wire Spacing\u003c\/td\u003e\n\u003ctd\u003e15cm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eWire Thickness (All Wires)\u003c\/td\u003e\n\u003ctd\u003e2.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHot-Dip Galvanised Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eKnot Type\u003c\/td\u003e\n\u003ctd\u003eTightly Wrapped Hinge Joint\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eManufacturing\u003c\/td\u003e\n\u003ctd\u003eMade In-House — Orange, NSW\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- APPLICATIONS --\u003e\n\u003cdiv class=\"apps\"\u003e\n  \u003cdiv class=\"apps-inner\"\u003e\n    \u003cdiv class=\"section-label\"\u003e\n      \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      IDEAL FOR\n    \u003c\/div\u003e\n    \u003ch2 class=\"section-title\"\u003eCommon applications\u003c\/h2\u003e\n    \u003cdiv class=\"apps-grid\"\u003e\n      \u003cdiv class=\"app-item\"\u003e\n        \u003cdiv class=\"app-emoji\"\u003e🐑\u003c\/div\u003e\n        \u003cdiv class=\"app-text\"\u003eSmall stock \u0026amp; lamb containment\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"app-item\"\u003e\n        \u003cdiv class=\"app-emoji\"\u003e🦊\u003c\/div\u003e\n        \u003cdiv class=\"app-text\"\u003eExclusion fencing (pest control)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"app-item\"\u003e\n        \u003cdiv class=\"app-emoji\"\u003e🐄\u003c\/div\u003e\n        \u003cdiv class=\"app-text\"\u003eCattle \u0026amp; general livestock\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"app-item\"\u003e\n        \u003cdiv class=\"app-emoji\"\u003e🏡\u003c\/div\u003e\n        \u003cdiv class=\"app-text\"\u003eProperty boundary fencing\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"app-item\"\u003e\n        \u003cdiv class=\"app-emoji\"\u003e🌾\u003c\/div\u003e\n        \u003cdiv class=\"app-text\"\u003eCropping \u0026amp; paddock subdivision\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"app-item\"\u003e\n        \u003cdiv class=\"app-emoji\"\u003e🦘\u003c\/div\u003e\n        \u003cdiv class=\"app-text\"\u003eKangaroo \u0026amp; wildlife management\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- TRUST --\u003e\n\u003cdiv class=\"trust\"\u003e\n  \u003cdiv class=\"trust-inner\"\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003cdiv class=\"trust-icon\"\u003e\n        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-label\"\u003eMade In-House\u003cbr\u003eOrange, NSW\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003cdiv class=\"trust-icon\"\u003e\n        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-label\"\u003eHot-Dip\u003cbr\u003eGalvanised\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003cdiv class=\"trust-icon\"\u003e\n        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003cpath d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"22 4 12 14.01 9 11.01\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-label\"\u003e2.5mm Wire\u003cbr\u003eThroughout\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"trust-item\"\u003e\n      \u003cdiv class=\"trust-icon\"\u003e\n        \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"23 7 16 12 16 2 23 7\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"trust-label\"\u003eAussie Family\u003cbr\u003eBusiness\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"cta\"\u003e\n  \u003cdiv class=\"cta-inner\"\u003e\n    \u003cdiv class=\"cta-icon\"\u003e\n      \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cta-text\"\u003e\n      \u003ch3\u003eNeed a bulk quote?\u003c\/h3\u003e\n      \u003cp\u003eRunning kilometres of fence? Call \u003cspan\u003eJess on 0434 093 077\u003c\/span\u003e for volume pricing on pallet quantities. We deliver Australia-wide.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SHIPPING --\u003e\n\u003cdiv class=\"ship\"\u003e\n  \u003cp\u003e🚚 \u003cspan\u003eFREE delivery\u003c\/span\u003e on orders over $1,000 within 100km of Orange, NSW\u003c\/p\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Outback Fencing \u0026 Steel Supplies","offers":[{"title":"Default Title","offer_id":46199300685991,"sku":"","price":235.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/4907\/2551\/files\/hinged-joint-89015-100m-1343442.png?v=1770769161","url":"https:\/\/outbackfencingsupplies.com.au\/products\/8-90-15x100m-roll-2-5mm-wire","provider":"Outback Fencing and Steel Supplies","version":"1.0","type":"link"}