{"product_id":"gym-equipment-assembly-installation-service-150","title":"Gym Equipment Assembly \u0026 Installation Service – $150","description":"\u003cstyle\u003e\n  .gym-install-page{\n    --teal:#61c5c0;\n    --teal-dark:#2f8f8b;\n    --navy:#243447;\n    --text:#333;\n    --muted:#5f6872;\n    --border:#dfe5e8;\n    --soft:#f5fbfb;\n    --warn-bg:#fff8e5;\n    --warn:#b87800;\n    --danger-bg:#fff2f0;\n    --danger:#b64035;\n    --green-bg:#edf8f1;\n    --green:#2f7a4c;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    color:var(--text);\n    line-height:1.65;\n    max-width:100%;\n    margin:0 auto\n  }\n\n  .gym-install-page *{box-sizing:border-box}\n\n  .gym-install-page h2{\n    color:var(--navy);\n    font-size:1.55rem;\n    line-height:1.25;\n    margin:34px 0 16px;\n    padding-bottom:10px;\n    border-bottom:2px solid var(--teal)\n  }\n\n  .gym-install-page h3{\n    color:var(--navy);\n    margin:0 0 8px;\n    font-size:1.12rem\n  }\n\n  .gym-install-page p{margin:0 0 14px}\n\n  .gym-hero{\n    background:linear-gradient(135deg,#203246 0%,#2e465e 100%);\n    color:#fff;\n    border-radius:12px;\n    padding:30px;\n    margin:8px 0 24px\n  }\n\n  .gym-hero .eyebrow{\n    display:inline-block;\n    font-size:.78rem;\n    font-weight:800;\n    letter-spacing:.09em;\n    text-transform:uppercase;\n    color:#b8efec;\n    margin-bottom:8px\n  }\n\n  .gym-hero h1{\n    color:#fff;\n    font-size:2rem;\n    line-height:1.15;\n    margin:0 0 10px\n  }\n\n  .gym-hero p{\n    color:rgba(255,255,255,.86);\n    max-width:760px;\n    margin:0\n  }\n\n  .gym-price-box{\n    display:grid;\n    grid-template-columns:auto 1fr;\n    gap:24px;\n    align-items:center;\n    background:var(--soft);\n    border:2px solid var(--teal);\n    border-radius:12px;\n    padding:24px;\n    margin:22px 0\n  }\n\n  .gym-price{\n    min-width:155px;\n    text-align:center;\n    background:#fff;\n    border:1px solid #cfe8e6;\n    border-radius:10px;\n    padding:16px 18px\n  }\n\n  .gym-price .amount{\n    display:block;\n    font-size:2.7rem;\n    line-height:1;\n    color:var(--teal-dark);\n    font-weight:900;\n    letter-spacing:-.02em\n  }\n\n  .gym-price .label{\n    display:block;\n    margin-top:8px;\n    font-size:.75rem;\n    color:var(--muted);\n    font-weight:800;\n    text-transform:uppercase;\n    letter-spacing:.07em\n  }\n\n  .gym-price-copy strong{color:var(--navy)}\n\n  .gym-notice{\n    border-radius:9px;\n    padding:18px 20px;\n    margin:20px 0;\n    font-size:.96rem\n  }\n\n  .gym-notice.shipping{\n    background:var(--warn-bg);\n    border:1px solid #edcf7c;\n    border-left:5px solid #e0a800\n  }\n\n  .gym-notice.prepare{\n    background:var(--danger-bg);\n    border:1px solid #e7b7b1;\n    border-left:5px solid var(--danger)\n  }\n\n  .gym-notice.good{\n    background:var(--green-bg);\n    border:1px solid #bedfc9;\n    border-left:5px solid var(--green)\n  }\n\n  .gym-notice strong.title{\n    display:block;\n    color:var(--navy);\n    font-size:1.02rem;\n    margin-bottom:5px\n  }\n\n  .gym-btn{\n    display:inline-block;\n    margin-top:8px;\n    background:#61c5c0!important;\n    color:#243447!important;\n    text-decoration:none!important;\n    font-weight:900;\n    font-size:15px;\n    line-height:1.3;\n    border:2px solid #243447;\n    border-radius:7px;\n    padding:12px 18px;\n    box-shadow:0 2px 5px rgba(36,52,71,.18)\n  }\n\n  .gym-btn:hover{\n    background:#4fb5b0!important;\n    color:#172332!important;\n    opacity:1\n  }\n\n  .gym-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n    margin:18px 0\n  }\n\n  .gym-card{\n    border:1px solid var(--border);\n    border-radius:9px;\n    background:#fff;\n    padding:16px\n  }\n\n  .gym-card strong{\n    display:block;\n    color:var(--navy);\n    margin-bottom:5px\n  }\n\n  .gym-card span{\n    display:block;\n    color:var(--muted);\n    font-size:.92rem;\n    line-height:1.55\n  }\n\n  .gym-check-list,\n  .gym-x-list{\n    list-style:none;\n    margin:14px 0 0;\n    padding:0\n  }\n\n  .gym-check-list li,\n  .gym-x-list li{\n    position:relative;\n    padding-left:28px;\n    margin:9px 0\n  }\n\n  .gym-check-list li::before{\n    content:\"✓\";\n    position:absolute;\n    left:0;\n    top:0;\n    color:var(--teal-dark);\n    font-weight:900\n  }\n\n  .gym-x-list li::before{\n    content:\"•\";\n    position:absolute;\n    left:6px;\n    top:0;\n    color:var(--warn);\n    font-weight:900\n  }\n\n  .gym-other-services{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:12px;\n    margin:18px 0 26px\n  }\n\n  .gym-service-link{\n    display:block;\n    border:1px solid var(--border);\n    border-top:3px solid var(--teal);\n    border-radius:9px;\n    padding:16px;\n    color:var(--navy)!important;\n    text-decoration:none!important;\n    background:#fff;\n    font-weight:800\n  }\n\n  .gym-service-link span{\n    display:block;\n    margin-top:4px;\n    color:var(--muted);\n    font-size:.85rem;\n    font-weight:500\n  }\n\n  details.gym-faq{\n    border:1px solid var(--border);\n    border-radius:7px;\n    background:#fff;\n    margin-bottom:10px;\n    padding:13px 15px\n  }\n\n  details.gym-faq summary{\n    color:var(--navy);\n    font-weight:800;\n    cursor:pointer;\n    list-style:none;\n    padding-right:25px;\n    position:relative\n  }\n\n  details.gym-faq summary::-webkit-details-marker{\n    display:none\n  }\n\n  details.gym-faq summary::after{\n    content:\"+\";\n    position:absolute;\n    right:0;\n    top:-2px;\n    color:var(--teal-dark);\n    font-size:1.25rem\n  }\n\n  details.gym-faq[open] summary::after{\n    content:\"−\"\n  }\n\n  details.gym-faq p{\n    color:var(--muted);\n    margin:10px 0 0\n  }\n\n  .gym-smallprint{\n    font-size:.83rem;\n    color:#717b85;\n    margin-top:22px\n  }\n\n  @media(max-width:700px){\n    .gym-hero{\n      padding:24px 20px;\n      border-radius:9px\n    }\n\n    .gym-hero h1{\n      font-size:1.65rem\n    }\n\n    .gym-price-box{\n      grid-template-columns:1fr;\n      gap:15px;\n      padding:18px\n    }\n\n    .gym-price{\n      min-width:0\n    }\n\n    .gym-price .amount{\n      font-size:2.5rem\n    }\n\n    .gym-grid,\n    .gym-other-services{\n      grid-template-columns:1fr\n    }\n\n    .gym-install-page h2{\n      font-size:1.35rem\n    }\n\n    .gym-notice{\n      padding:16px\n    }\n\n    .gym-btn{\n      display:block;\n      width:100%;\n      text-align:center\n    }\n  }\n\n  @media(max-width:380px){\n    .gym-hero{\n      padding:20px 16px\n    }\n\n    .gym-hero h1{\n      font-size:1.5rem\n    }\n\n    .gym-price .amount{\n      font-size:2.25rem\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"gym-install-page\"\u003e\n\n  \u003cdiv class=\"gym-hero\"\u003e\n    \u003cspan class=\"eyebrow\"\u003e247 Gym Equipment Assembly Service\u003c\/span\u003e\n\n    \u003ch1\u003eGym Equipment Assembly \u0026amp; Installation Service\u003c\/h1\u003e\n\n    \u003cp\u003e\n      Professional assembly and installation service for eligible gym equipment purchased directly from 247 Gym Equipment.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gym-price-box\"\u003e\n\n    \u003cdiv class=\"gym-price\"\u003e\n      \u003cspan class=\"amount\"\u003e$150\u003c\/span\u003e\n      \u003cspan class=\"label\"\u003eAssembly Service\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gym-price-copy\"\u003e\n\n      \u003ch3\u003eProfessional Assembly \u0026amp; Setup\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The \u003cstrong\u003e$150 fee covers the assembly and setup of one eligible item\u003c\/strong\u003e under this service.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eShipping and delivery are not included\u003c\/strong\u003e and are calculated separately where applicable.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gym-notice shipping\"\u003e\n\n    \u003cstrong class=\"title\"\u003e\n      🚚 Shipping \u0026amp; Delivery Are Not Included\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      The $150 assembly fee is for assembly only. Shipping, freight and delivery charges are calculated separately based on the delivery address, order size, weight and access requirements.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      For current shipping rates, depot pickup information, delivery conditions and applicable surcharges, please see our Shipping \u0026amp; Delivery page.\n    \u003c\/p\u003e\n\n    \u003ca class=\"gym-btn\" href=\"https:\/\/247gymequipment.com.au\/pages\/shipping-information\"\u003e\n      View Shipping \u0026amp; Delivery Information →\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eWhat’s Included\u003c\/h2\u003e\n\n  \u003cul class=\"gym-check-list\"\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eProfessional Assembly:\u003c\/strong\u003e\n      Assembly and setup of one eligible item purchased from 247 Gym Equipment.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eComponent Installation:\u003c\/strong\u003e\n      Supplied components, fittings and attachments are installed where applicable.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eAdjustment \u0026amp; Alignment:\u003c\/strong\u003e\n      Adjustable and moving components are checked for correct positioning and normal operation where applicable.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eHardware Check:\u003c\/strong\u003e\n      Supplied bolts, nuts and assembly hardware are fitted and checked during assembly.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eFinal Safety Check:\u003c\/strong\u003e\n      A final visual and operational check is completed after assembly.\n    \u003c\/li\u003e\n\n    \u003cli\u003e\n      \u003cstrong\u003eExperienced Installers:\u003c\/strong\u003e\n      Work is coordinated through approved third-party technicians experienced in gym-equipment assembly.\n    \u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\n  \u003cdiv class=\"gym-notice prepare\"\u003e\n\n    \u003cstrong class=\"title\"\u003e\n      ⚠️ Important — Please Have the Installation Area Ready\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eThe installation area must be clean, clear and ready for assembly before the installer arrives.\u003c\/strong\u003e\n      Please remove vehicles, furniture, boxes, existing gym equipment and other items that may obstruct access or the assembly area.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Moving heavy items, relocating existing equipment, clearing the work area or other additional preparation is\n      \u003cstrong\u003enot included in the standard $150 assembly fee\u003c\/strong\u003e.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      If the installer is required to move heavy items or spend additional time preparing the area,\n      \u003cstrong\u003eadditional labour charges may apply\u003c\/strong\u003e.\n      Please advise 247 Gym Equipment before the installation date if additional assistance is required.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eInstallation Access \u0026amp; Requirements\u003c\/h2\u003e\n\n  \u003cdiv class=\"gym-grid\"\u003e\n\n    \u003cdiv class=\"gym-card\"\u003e\n      \u003cstrong\u003eGround-Floor \/ Clear Access\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        The standard assembly price assumes reasonable ground-floor access to a clear installation area. The equipment and required parts must be easily accessible to the installer.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gym-card\"\u003e\n      \u003cstrong\u003eStairs, Lifts \u0026amp; Restricted Access\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Stairs, lifts, basements, narrow entrances, long carries or other restricted access may require additional labour. Please advise us before booking.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gym-card\"\u003e\n      \u003cstrong\u003eSuitable Assembly Space\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Please allow enough clear floor space around the final equipment position for safe assembly and movement of components.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gym-card\"\u003e\n      \u003cstrong\u003eRoom \u0026amp; Access Dimensions\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Customers are responsible for confirming that the intended room, doorway, access path and ceiling dimensions are suitable for the equipment before installation.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gym-notice good\"\u003e\n\n    \u003cstrong class=\"title\"\u003e\n      Need Special Access or Extra Help?\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      Please contact us before the installation date. Advance notice helps us allocate the correct time and labour and avoids unexpected delays or additional charges on the day.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eWhat’s Not Included\u003c\/h2\u003e\n\n  \u003cul class=\"gym-x-list\"\u003e\n\n    \u003cli\u003eShipping, freight or delivery charges.\u003c\/li\u003e\n\n    \u003cli\u003eAssembly of additional equipment unless separately purchased or quoted.\u003c\/li\u003e\n\n    \u003cli\u003eMoving heavy furniture, vehicles, existing gym equipment or other large items unless arranged in advance.\u003c\/li\u003e\n\n    \u003cli\u003eClearing or preparing an installation area that was not ready on arrival.\u003c\/li\u003e\n\n    \u003cli\u003eAdditional labour caused by undisclosed stairs, lifts, long carries, difficult access or restricted entry.\u003c\/li\u003e\n\n    \u003cli\u003eGym flooring installation unless separately quoted.\u003c\/li\u003e\n\n    \u003cli\u003eElectrical work, wall mounting or structural work.\u003c\/li\u003e\n\n    \u003cli\u003eFloor anchoring or bolting unless specifically agreed in advance.\u003c\/li\u003e\n\n    \u003cli\u003eRemoval of existing gym equipment.\u003c\/li\u003e\n\n    \u003cli\u003ePallet, crate or bulk packaging disposal unless specifically included or agreed in advance.\u003c\/li\u003e\n\n    \u003cli\u003eAssembly of third-party equipment not purchased from 247 Gym Equipment.\u003c\/li\u003e\n\n  \u003c\/ul\u003e\n\n\n  \u003ch2\u003eOther Assembly Services\u003c\/h2\u003e\n\n  \u003cp\u003e\n    We offer different assembly and installation services depending on the equipment type and complexity. If this is not the correct service for your order, please view our other assembly options or contact us before purchasing.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"gym-other-services\"\u003e\n\n    \u003ca class=\"gym-service-link\" href=\"https:\/\/247gymequipment.com.au\/search?q=assembly\"\u003e\n      View All Assembly Services\n\n      \u003cspan\u003e\n        Browse available assembly and installation options.\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n\n    \u003ca class=\"gym-service-link\" href=\"https:\/\/247gymequipment.com.au\/products\/assembly-installation-xg75-xg90-xf10\"\u003e\n      Functional Trainer Assembly \u0026amp; Installation\n\n      \u003cspan\u003e\n        View our dedicated functional trainer assembly service.\n      \u003c\/span\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      Does the $150 assembly fee include shipping or delivery?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      No. The $150 fee covers assembly only. Shipping and delivery are charged separately where applicable.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      Is the $150 assembly price for one item?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      Yes. The standard $150 assembly fee covers the assembly and setup of one eligible item under this service.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      What equipment is eligible for this assembly service?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      This service applies to selected eligible gym equipment purchased directly from 247 Gym Equipment. If you are unsure whether your item qualifies, please contact us before purchasing.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      What should I do before the installer arrives?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      Please make sure the installation area is clean, clear and ready for assembly. Remove vehicles, furniture, boxes, existing gym equipment and other obstacles before the scheduled appointment.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      What happens if the installer has to move heavy items or clear the area?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      Moving heavy items or preparing the installation area is not included in the standard assembly fee. If additional labour or time is required, an extra charge may apply.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      What if my installation area has stairs, lift access or a long carry?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      Please contact us before booking. Stairs, lifts, basements, narrow entrances, long carrying distances and other restricted access may require additional labour or a different service arrangement.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      Does the assembly service include gym flooring?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      No. Gym flooring installation is separate and must be quoted or booked independently.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      Can you assemble equipment purchased from another company?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      No. This assembly service is available only for eligible equipment purchased directly from 247 Gym Equipment.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      Who performs the assembly?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      Assembly is coordinated through approved third-party technicians experienced in gym-equipment assembly.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cdetails class=\"gym-faq\"\u003e\n\n    \u003csummary\u003e\n      How long does assembly take?\n    \u003c\/summary\u003e\n\n    \u003cp\u003e\n      Assembly time varies depending on the equipment, site access and installation conditions. Please ensure the work area is ready before arrival to help the installer complete the job efficiently.\n    \u003c\/p\u003e\n\n  \u003c\/details\u003e\n\n\n  \u003cp class=\"gym-smallprint\"\u003e\n    Assembly availability is subject to location, installer availability, equipment type and site access. Please contact 247 Gym Equipment before purchase if you are unsure whether this service is suitable for your order or installation location.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"24\/7 Gym Equipment","offers":[{"title":"Default Title","offer_id":54649308872977,"sku":"Assembly-150","price":150.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0756\/3201\/7681\/files\/ChatGPTImageSep8_2026_01_53_32PM.png?v=1788939603","url":"https:\/\/247gymequipment.com.au\/products\/gym-equipment-assembly-installation-service-150","provider":"24\/7 Gym Equipment","version":"1.0","type":"link"}