Phase 3 Modular Cable Squat Rack with Smith Machine
* { box-sizing: border-box; } /* ── Comparison table styles (preserved exactly) ── */ .comparison-container { width: 100%; max-width: 1400px; margin: 0 auto; padding: 20px; font-fa mily: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; } .comparison-title { text-align: center; font-size: 28px; font-weight: 700; margin-bottom: 30px; color: #333; } .comparison-wrapper { overflow-x: auto; -webkit-overflow-scrolling: touch; } .comparison-table { width: 100%; border-collapse: collapse; min-width: 800px; background: #fff; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); border-radius: 4px; overflow: hidden; } .comparison-table th, .comparison-table td { padding: 15px; text-align: left; border: 1px solid #e0e0e0; font-family: Helvetica, Arial, sans-serif; } .comparison-table thead tr:first-child th { background: #f8f8f8; font-weight: 600; color: #333; vertical-align: top; position: relative; } .product-header { text-align: center; padding: 20px 15px !important; } .product-image { width: 100%; max-width: 180px; height: auto; margin: 0 auto 15px; display: block; border: 1px solid #e0e0e0; border-radius: 4px; } .product-name { font-size: 16px; font-weight: 700; color: #C4262E; margin-bottom: 10px; min-height: 40px; display: flex; align-items: center; justify-content: center; } .loading-text { color: #999; font-size: 14px; } .comparison-table tbody tr:first-child td { font-weight: 600; background: #fafafa; } .comparison-table tbody tr:nth-child(even) { background: #f9f9f9; } .comparison-table tbody tr:hover { background: #f5f5f5; } .row-label { font-weight: 600; color: #333; background: #fafafa !important; white-space: nowrap; } .price-cell { font-size: 18px; font-weight: 700; color: #C4262E; } .view-product-btn { display: inline-block; padding: 10px 20px; background: #C4262E; color: #fff; text-decoration: none; border-radius: 4px; font-weight: 600; transition: background 0.3s ease; text-align: center; font-family: Helvetica, Arial, sans-serif; } .view-product-btn:hover { background: #a01f25; color: #fff; } .highlight-yes { color: #28a745; font-weight: 600; } .highlight-no { color: #999; } @media (max-width: 768px) { .comparison-container { padding: 10px; } .comparison-title { font-size: 22px; margin-bottom: 20px; } .comparison-table { display: table !important; min-width: 800px; } .comparison-table thead { display: table-header-group !important; } .comparison-table tbody { display: table-row-group !important; } .comparison-table tbody tr { display: table-row !important; margin-bottom: 0 !important; border: none !important; border-radius: 0 !important; } .comparison-table tbody tr td { display: table-cell !important; grid-template-columns: none !important; border: 1px solid #e0e0e0 !important; border-bottom: 1px solid #e0e0e0 !important; } .comparison-table tbody tr td:first-child { background: #fafafa !important; color: #333 !important; font-weight: 600 !important; text-align: left !important; } .comparison-table tbody tr td:before { content: none !important; } .comparison-table th, .comparison-table td { padding: 10px 8px; font-size: 13px; } .product-image { max-width: 120px; } .product-name { font-size: 14px; min-height: 35px; } .price-cell { font-size: 16px; } .view-product-btn { padding: 8px 15px; font-size: 13px; } .row-label { min-width: 120px; font-size: 12px !important; } } @media (max-width: 480px) { .comparison-table th, .comparison-table td { padding: 8px 5px; font-size: 12px; } .product-image { max-width: 100px; } .product-name { font-size: 12px; } .row-label { min-width: 100px; font-size: 11px !important; } } /* ── ms-desc design system ── */ .ms-desc { font-size: 16px; color: #000; line-height: 1.6; } .ms-desc .ms-hero-heading { font-size: 28px; font-weight: 700; color: #C4262E; margin: 0 0 16px; } .ms-desc .ms-lead { font-size: 17px; color: #000; margin: 0 0 20px; line-height: 1.6; } .ms-desc p { margin: 0 0 14px; color: #000; } .ms-desc .ms-sub-heading { font-size: 18px; font-weight: 700; color: #C4262E; border-bottom: 2px solid #C4262E; display: inline-block; margin: 24px 0 14px; padding-bottom: 3px; } /* ms-features: 2-col grid, red left border */ .ms-desc .ms-features { display: grid; grid-template-columns: 1fr 1fr; gap: 0; margin: 16px 0 24px; border: 1px solid #e0e0e0; border-radius: 4px; overflow: hidden; } .ms-desc .ms-features .ms-feature { padding: 14px 16px; border-left: 4px solid #C4262E; border-bottom: 1px solid #e0e0e0; background: #fff; } .ms-desc .ms-features .ms-feature:nth-last-child(-n+2):not(:nth-child(odd):last-child) { border-bottom: none; } .ms-desc .ms-features .ms-feature:nth-last-child(1):nth-child(odd) { border-bottom: none; grid-column: span 2; } .ms-desc .ms-feature strong { display: block; font-weight: 700; color: #000; margin-bottom: 2px; } .ms-desc .ms-feature span { font-size: 14px; color: #818A8F; } /* ms-benefits: 3-col grid, red top border — used here for warranty stats */ .ms-desc .ms-benefits { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin: 0 0 24px; border: 1px solid #e0e0e0; border-radius: 4px; overflow: hidden; } .ms-desc .ms-benefits .ms-benefit { padding: 20px 16px; border-top: 4px solid #C4262E; border-right: 1px solid #e0e0e0; background: #fff; text-align: left; } .ms-desc .ms-benefits .ms-benefit:last-child { border-right: none; } .ms-desc .ms-benefit .ms-stat { font-size: 28px; font-weight: 700; color: #C4262E; display: block; margin-bottom: 4px; } .ms-desc .ms-benefit .ms-label { font-size: 14px; color: #818A8F; display: block; } /* ms-callout: red block */ .ms-desc .ms-callout { background: #C4262E; color: #fff; padding: 20px 24px; margin: 28px 0 24px; font-size: 18px; font-weight: 700; line-height: 1.4; border-radius: 4px; position: relative; overflow: hidden; } .ms-desc .ms-callout::after { content: ''; position: absolute; top: 0; left: -100%; width: 60%; height: 100%; background: linear-gradient( 120deg, transparent 0%, rgba(255, 255, 255, 0.15) 40%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.15) 60%, transparent 100% ); animation: ms-callout-shimmer 5s ease-in-out infinite; pointer-events: none; } @keyframes ms-callout-shimmer { 0% { left: -100%; } 50% { left: 160%; } 100% { left: 160%; } } .ms-desc .ms-benefits.ms-big-three .ms-stat { font-size: 19px; line-height: 1.25; } .ms-desc .ms-feature strong a { color: #C4262E; text-decoration: none; } .ms-desc .ms-feature strong a:hover { text-decoration: underline; } .ms-desc .ms-feature strong a::after { content: ''; display: inline-block; width: 12px; height: 12px; margin-left: 5px; vertical-align: -1px; background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%23C4262E%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%27M18%2013v6a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2V8a2%202%200%200%201%202-2h6%27%2F%3E%3Cpolyline%20points%3D%2715%203%2021%203%2021%209%27%2F%3E%3Cline%20x1%3D%2710%27%20y1%3D%2714%27%20x2%3D%2721%27%20y2%3D%273%27%2F%3E%3C%2Fsvg%3E"); background-size: contain; background-repeat: no-repeat; } .ms-desc .ms-notes { font-size: 13px; color: #818A8F; margin: 0 0 14px; line-height: 1.5; } .ms-desc .ms-faq { margin: 0 0 24px; } .ms-desc .ms-faq-item { border-bottom: 1px solid #e0e0e0; } .ms-desc .ms-faq-item input[type="checkbox"] { display: none; } .ms-desc .ms-faq-item label { display: block; padding: 14px 0 14px 28px; font-weight: 700; cursor: pointer; position: relative; color: #000; } .ms-desc .ms-faq-item label::after { content: '+'; position: absolute; left: 0; top: 50%; transform: translateY(-50%); font-size: 20px; color: #C4262E; font-weight: 400; } .ms-desc .ms-faq-item input:checked + label::after { content: '−'; } .ms-desc .ms-faq-answer { display: none; padding: 0 0 14px; color: #000; } .ms-desc .ms-faq-answer > div + div { margin-top: 14px; } .ms-desc > .p + .p { margin-top: 14px; } .ms-desc .ms-faq-item input:checked ~ .ms-faq-answer { display: block; } .ms-desc .ms-delivery-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin: 0 0 24px; } .ms-desc .ms-warranty-list { margin: 0 0 20px; padding-left: 20px; } .ms-desc .ms-warranty-list li { margin-bottom: 8px; color: #000; } .ms-desc .ms-warranty-list li ul { margin-top: 6px; padding-left: 18px; } .ms-desc .ms-warranty-list li ul li { list-style-type: circle; font-size: 14px; color: #818A8F; } .ms-desc .ms-list { margin: 0 0 20px; padding-left: 20px; } .ms-desc .ms-list li { margin-bottom: 6px; color: #000; } .ms-desc .ms-list li a { color: #C4262E; text-decoration: none; } .ms-desc .ms-list li a:hover { text-decoration: underline; } .ms-desc .ms-package-list { margin: 0 0 20px; padding-left: 20px; } .ms-desc .ms-package-list li { margin-bottom: 8px; color: #000; } .ms-desc .ms-package-list li a { color: #C4262E; text-decoration: none; font-weight: 700; } .ms-desc .ms-package-list li a:hover { text-decoration: underline; } .ms-gallery { margin: 0 0 24px; } .ms-gallery-row { display: flex; gap: 20px; margin-bottom: 20px; } .ms-gallery-row:last-child { margin-bottom: 0; } .ms-gallery-block { flex: 1; min-width: 0; } .ms-gallery-block img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; display: block; margin-bottom: 14px; } .ms-gallery-dots { display: none; } @media (max-width: 768px) { .ms-gallery { overflow: hidden; position: relative; margin: 0 0 12px; } .ms-gallery-row { display: flex; gap: 0; margin: 0; transition: transform 0.35s ease; will-change: transform; } .ms-gallery-block { flex-shrink: 0; box-sizing: border-box; padding: 0 0 16px; } .ms-gallery-block img { aspect-ratio: 1 / 1; height: auto; width: 100%; display: block; margin-bottom: 12px; } .ms-gallery-dots { display: flex; justify-content: center; gap: 6px; margin: 0 0 24px; } .ms-gallery-dots span { width: 8px; height: 8px; border-radius: 50%; background: #e0e0e0; display: block; transition: background 0.2s; cursor: pointer; } .ms-gallery-dots span.active { background: #C4262E; } } @media (max-width: 768px) { .ms-desc .ms-features { grid-template-columns: 1fr; } .ms-desc .ms-features .ms-feature:nth-last-child(-n+2) { border-bottom: 1px solid #e0e0e0 !important; } .ms-desc .ms-features .ms-feature:last-child { border-bottom: none !important; } .ms-desc .ms-features .ms-feature:nth-last-child(1):nth-child(odd) { grid-column: span 1; } .ms-desc .ms-benefits { grid-template-columns: 1fr; } .ms-desc .ms-benefits .ms-benefit { border-right: none; border-bottom: 1px solid #e0e0e0; } .ms-desc .ms-benefits .ms-benefit:last-child { border-bottom: none; } .ms-desc .ms-delivery-grid { grid-template-columns: 1fr; gap: 0; } } .ms-desc .ms-testimonial-stars { font-size: 16px; color: #C4262E; letter-spacing: 2px; margin-bottom: 10px; } .ms-desc .ms-testimonial-stars::before { content: '\2605\2605\2605\2605\2605'; } .ms-desc .ms-testimonial-quote { font-size: 15px; color: #000; line-height: 1.6; margin-bottom: 12px; } .ms-desc .ms-testimonial-author { font-weight: 700; color: #000; font-size: 15px; } .ms-desc .ms-testimonial-meta { font-size: 13px; color: #818A8F; } .ms-desc .ms-reviews-row { display: flex; gap: 20px; align-items: stretch; margin: 0 0 28px; } .ms-desc .ms-testimonial-featured { flex: 1 1 60%; border: 1px solid #e0e0e0; border-left: 4px solid #C4262E; border-radius: 4px; padding: 22px 26px; background: #fff; display: flex; flex-direction: column; justify-content: center; } .ms-desc .ms-testimonial-featured .ms-testimonial-quote { font-size: 17px; } .ms-desc .ms-trustpilot-panel { flex: 0 0 260px; border: 1px solid #e0e0e0; border-top: 4px solid #C4262E; border-radius: 4px; padding: 20px; background: #fff; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; } .ms-desc .ms-trustpilot-panel .ms-trustpilot-rating { font-size: 15px; color: #000; line-height: 1.5; margin-bottom: 14px; } .ms-desc .ms-trustpilot-panel .ms-trustpilot-link { color: #C4262E; font-weight: 700; font-size: 14px; text-decoration: none; } .ms-desc .ms-trustpilot-panel .ms-trustpilot-link:hover { text-decoration: underline; } @media (max-width: 768px) { .ms-desc .ms-reviews-row { flex-direction: column; } .ms-desc .ms-trustpilot-panel { flex: 1 1 auto; } } .comparison-table th.is-current { background: #fdecec !important; border-top: 3px solid #C4262E !important; } .comparison-table td.is-current { background: #fdecec !important; } .current-badge { display: inline-block; background: #C4262E; color: #fff; font-size: 11px; font-weight: 700; padding: 3px 8px; border-radius: 4px; margin-bottom: 10px; } .row-label-info { position: relative; display: inline-flex; align-items: center; gap: 6px; white-space: nowrap; } .info-icon { display: inline-flex; align-items: center; justify-content: center; width: 16px; height: 16px; border-radius: 50%; background: #818A8F; color: #fff; font-size: 11px; font-weight: 700; font-style: normal; cursor: pointer; flex-shrink: 0; } .info-tooltip { display: none; position: absolute; top: 100%; left: 0; padding-top: 8px; width: 240px; z-index: 10; } .row-label-info:hover .info-tooltip, .info-icon:focus + .info-tooltip, .info-tooltip:focus-within { display: block; } .info-tooltip-inner { background: #fff; border: 1px solid #e0e0e0; border-radius: 4px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12); padding: 14px; font-size: 13px; font-weight: 400; line-height: 1.5; color: #000; white-space: normal; display: block; } .info-tooltip a { color: #C4262E; text-decoration: none; font-weight: 700; } .info-tooltip a:hover { text-decoration: underline; } /* Visible placeholder flag — strip before publishing */ .ph { background: #fff3cd; color: #C4262E; font-weight: 700; padding: 2px 6px; border-radius: 3px; display: inline-block; } Description Delivery Warranty Manuals Engineering excellence for home gyms The Phase 3 Modular Rack brings three essential gym machines together in a single unit for serious home training, with three height options to suit different room sizes. Squat rack Built from 2.5mm thick powder-coated steel and rated to 350kg. Includes premium J-hooks and spotter arms to cover all traditional barbell lifts. Dual cable system 90kg stacks on the 209cm version, and 100kg on the taller models. This can be accessed through the fixed, top pulleys on a 1:1 ratio for heavy pulls, and a 2:1 ratio through the adjustable trolleys for lighter increment jumps. Smith machine 20kg of base resistance in a fixed plane of motion, ideal for solo lifting, rehabbing injuries and protecting your joints. Modular by design Every build feature connects to the central crossbeams, so the smith machine and cable stacks can be reconfigured to suit you. The Phase 3 Modular Rack takes all the learnings we've made over the last decade and offers them in different height options to suit all spaces. The finish is immaculate, the build quality is reassuringly heavy and viewing in person is highly recommended to appreciate all the details that make this the only rack your home needs. Choose the height that suits your space at the top of the page or get some help with "Which height should I choose?" What our customers say I bought a Phase 3 Modular rack and some additional weight plate holders from MuscleSquad and I'm delighted with it. The unit works brilliantly and the quality is high, the whole thing feels heavy and solid and commercial quality. The thought process that goes into designing the units is a detail that most companies don't do, and the customer ends up with a poor experience because of it. That's not the case here. Conrad Verified buyer Rated 4.8★ on Trustpilot by more than 6,000 customers. Read reviews → It only takes seconds to change this unit over from a heavy-duty power rack to a cable machine and back again. It's all the benefits of training in a commercial gym with none of the drawbacks. The weight stacks can be accessed from two points along the frame. The fixed, top cable works on a 1:1 ratio for heavy pulling exercises, while the adjustable pulley is on a 2:1 ratio for lighter increment jumps in isolation exercises. We use knurling on the smith bar to give it that same rugged feeling you're used to on Olympic barbells. It uses safety pins to latch the mechanism and can bear up to 250kg. Full specifications Total height 209cm / 219cm / 234cm Total width 2061mm Total depth 1801mm Max barbell load 350kg Max smith load 250kg Frame 75 x 75 x 2.5mm powder-coated steel Hole spacing / size 50mm spacing, 25mm holes Bar compatibility 6ft international, all 7ft bars Boltable to floor Yes Folding No Accessory compatibility Phase 3 range What's included Smith machine With Olympic-style knurling 2 x fixed cable pulleys 1:1 ratio 2 x adjustable cable pulleys 2:1 ratio Commercial-grade nylon pulley wheels Included as standard Fixed pull-up bar For wide pull-ups and chin-ups 2 x J-hooks and spotter arms For barbell lifts Detachable lat pulldown seat With adjustable knee brace Low row footplate Folds flat for safety 2 x D-handles For cable exercises Central crossbeam For storing J-hooks and spotters when not in use Optional extras Bull Horn Dip Handle Expected September 2026 1:1 Pulley Converter Expected September 2026 Jammer Arms Expected September 2026 Save with a full gym package Whatever height you go for, you can buy the Phase 3 Modular Rack as part of a package for a group discount. Each set includes the rack, our Phase 4 FID Bench, Phase 1 Olympic Barbell and your choice of weight plates. Rubber Tri-Grip Most popular Rubber Bumper Olympic style Crumb Rubber Bumper Quietest Competition Metal Core Thinnest profile Rubber Coloured Bumper Competition colours Coloured Competition Metal Core Competition colours and thinnest profile Simply make your selection at the top of the page for extra savings. Assembly and installation Build it yourself Assembly typically takes 4–6 hours. Every rack ships with a full instruction manual, and our step-by-step build video walks you through the entire process (219cm rack used as reference). Professional installation We offer a professional installation service in select postcodes (within around 3 hours of Milton Keynes). Get in touch at [email protected] for a bespoke quote. Outside our coverage? We can refer you to one of our trusted installation partners. (function () { function initCarousel(opts) { var container = document.querySelector(opts.container); var track = container ? container.querySelector(opts.track) : null; var slides = container ? Array.prototype.slice.call(container.querySelectorAll(opts.slide)) : []; var dots = Array.prototype.slice.call(document.querySelectorAll(opts.dots)); var total = slides.length; var current = 0; var slideWidth = 0; var adaptive = opts.adaptiveHeight || false; if (!container || !track || !total || !dots.length) return; function setHeight() { if (adaptive) { container.style.height = slides[current].offsetHeight + 'px'; } else { var maxH = 0; slides.forEach(function (s) { if (s.offsetHeight > maxH) maxH = s.offsetHeight; }); if (maxH) container.style.height = maxH + 'px'; } } function measure() { if (window.innerWidth > 768) { track.style.width = ''; track.style.transform = ''; slides.forEach(function (s) { s.style.width = ''; }); container.style.height = ''; return; } var w = container.offsetWidth; if (!w) return; slideWidth = w; track.style.width = (slideWidth * total) + 'px'; slides.forEach(function (s) { s.style.width = slideWidth + 'px'; }); setHeight(); track.style.transition = 'none'; track.style.transform = 'translateX(-' + (slideWidth * current) + 'px)'; setTimeout(function () { track.style.transition = 'transform 0.35s ease'; }, 50); } function goTo(idx) { current = Math.max(0, Math.min(idx, total - 1)); track.style.transform = 'translateX(-' + (slideWidth * current) + 'px)'; if (adaptive) { setHeight(); } dots.forEach(function (d, i) { d.classList.toggle('active', i === current); }); } dots.forEach(function (d, i) { d.addEventListener('click', function () { goTo(i); }); }); var touchStartX = 0; container.addEventListener('touchstart', function (e) { touchStartX = e.changedTouches[0].clientX; }, { passive: true }); container.addEventListener('touchend', function (e) { var dx = e.changedTouches[0].clientX - touchStartX; if (Math.abs(dx) > 40) { goTo(dx < 0 ? current + 1 : current - 1); } }, { passive: true }); var resizeTimer; window.addEventListener('resize', function () { clearTimeout(resizeTimer); resizeTimer = setTimeout(measure, 150); }, { passive: true }); measure(); setTimeout(measure, 300); window.addEventListener('load', function () { measure(); }, { once: true }); goTo(0); } function init() { initCarousel({ container: '.ms-gallery', track: '.ms-gallery-row', slide: '.ms-gallery-block', dots: '.ms-gallery-dots span', adaptiveHeight: false }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', init); } else { init(); } })(); Not sure where to start? Tell us about your space and our team will send you a free video proposal. No obligations, no strings attached. Open form Frequently asked questions Why does the 209cm version have 90kg weight stacks? We've dropped the weight stacks down to 90kg on the smallest version of the rack intentionally, in order to provide better cable travel when using the fixed 1:1 pulley at the top of the frame. In a 1:1 cable system, you can only pull the cable for as long as there is distance for the weight plates to travel up the frame of the rack. The taller the weight stack is, the less room there is for the cable to travel along. 90kg is a sensible middle ground, where there's still plenty of weight for the average user without limiting the range of motion for exercises like lat pulldowns. Which height should I choose? We recommend choosing the tallest rack that'll fit in your space while still leaving clearance for pull-ups if you're wanting to train those (10cm above the bar). Tall racks benefit from increased cable travel and more areas of adjustment along the frame. The smith machine also gains clearance for movements like calf raises, so generally speaking you'd always want the tallest rack that fits in your space. What does the rack being modular mean for me? The rack's modularity makes it possible to reconfigure the machine later on down the line if you choose to. You could remove the smith machine or cable stack if you wish, and have a rack that can be added to as we continue expanding the Phase 3 line. We've chosen a configuration to sell this rack as that'll suit the vast majority of users, but it's nice to know that features can be swapped in and out later if you need to. How do I build the rack? Assembly typically takes 4–6 hours. Each rack comes with an instruction manual and we also have a video for the Phase 3 Modular Rack, using the 219cm version as a reference. If you'd rather not build it yourself, we offer a professional installation service in select postcodes. How much space do I need? Full measurements are provided in the Specs tab further up the page. Beyond that, we recommend 10cm of additional ceiling clearance to train pull-ups, 30cm on either side to comfortably load plates onto the bar and 1m in front to perform bench-supported exercises and all cable movements. How will it be delivered? Your rack will be delivered on a pallet to the nearest kerbside to your address. This is standard for equipment this size since our delivery partners aren't insured to bring the rack onto your property. You can then decant the box and move the parts inside. No individual piece weighs more than 25kg. Before your delivery, you'll be contacted by our couriers to arrange a date so you can be in to accept the pallet. We can also arrange specific delivery dates or hold your order until you're ready to receive it. Simply get in touch before ordering and we'd be happy to help. Do I need to bolt it to the floor? You can, but it's not necessary. Even the smallest version of this rack weighs over 400kg so it doesn't need any extra stability. Do I need gym flooring beneath the rack? Yes, it's highly recommended. We suggest having gym flooring across your entire space, but at the very least it should be under your equipment where the brunt of the weight is centred. Is finance available? Yes, we offer interest-free finance for 12 months and interest-bearing finance up to 48 months through our partners Novuna. Applications are subject to status and eligibility. What warranty does it come with? All MuscleSquad racks come with a 10 year warranty on the frame and 2 years on the cables, pulleys and accessories. If anything goes wrong in that time, contact us and we will arrange a replacement. (function () { function openFaqFromHash() { var hash = window.location.hash; if (!hash) return; var target = document.querySelector(hash); if (!target || !target.classList.contains('ms-faq-item')) return; var checkbox = target.querySelector('input[type="checkbox"]'); if (checkbox) checkbox.checked = true; } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', openFaqFromHash); } else { openFaqFromHash(); } window.addEventListener('hashchange', openFaqFromHash); })(); England and Scotland (excluding Highlands) Your rack will be delivered by our delivery partners, Pallex. They will contact you within 48 hours of your order to arrange a convenient delivery day to kerbside. The rack will arrive on a pallet, please arrange disposal of the pallet as Pallex will not take it away. Delivery is usually within 5–10 days. Scottish Highlands Your rack will be delivered by our delivery partners, Pallex. They will contact you within 48 hours of your order to arrange a convenient delivery day to kerbside. The rack will arrive on a pallet, please arrange disposal of the pallet as Pallex will not take it away. Delivery is usually within 5–10 days. Northern Ireland Your rack will be delivered by our delivery partners, Pallet Line. They will contact you within 48 hours of your order to arrange a convenient delivery day to kerbside. The rack will arrive on a pallet, please arrange disposal of the pallet as Pallet Line will not take it away. Delivery is usually within 5 days. If you have any questions about delivery, visit our delivery information page or get in touch by email or chat. All MuscleSquad products come with a comprehensive warranty for added peace of mind. 10 years Frame cover 2 years Accessories, pulleys and cables 48 hours Response time for warranty claims During the warranty period, contact us directly and we will arrange a replacement. Warranty does not cover Damage resulting from negligence (e.g. dropping the product) Damage resulting from unauthorised modification Damage caused by weather or natural disaster (e.g. rust from outdoor storage) The product must only be used indoors in a temperature-controlled environment and kept dry. Theft or loss of the product Improper cleaning No chemical solution should be sprayed directly onto the product. This can remove paint, ceramic coating, ionised or chromed finishes and cause rust. Damage caused by chemical products will void the warranty. To obtain warranty service, email [email protected] with full details of the issue, including photos where possible. We will respond with a resolution within 48 hours.