{"product_id":"vtrack-overhead-launch-monitor","title":"VTrack","description":"\u003cstyle\u003e\n:root {\n  --ros-navy: #0B2856; --ros-green: #89D84B; --ros-sky: #6B99C6;\n  --ros-sand: #EDE7D4; --ros-linen: #FBF9F5; --ros-white: #FFFFFF;\n  --ros-radius-sm: 4px; --ros-radius-md: 8px; --ros-radius-lg: 12px; --ros-radius-xl: 16px;\n  --ros-space-sm: 8px; --ros-space-md: 16px; --ros-space-lg: 24px;\n  --ros-space-xl: 40px; --ros-space-2xl: 64px; --ros-transition: 0.18s ease;\n}\n.sf-ros-tabs__mobile-select {\n  display: none; width: 100%; padding: 12px 16px; margin-top: 20px; margin-bottom: 16px;\n  font-family: inherit; font-size: 0.9375rem; font-weight: 700; color: var(--ros-navy);\n  background-color: var(--ros-linen); border: 2px solid var(--ros-navy);\n  border-radius: var(--ros-radius-md); appearance: none; -webkit-appearance: none;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5l5 5 5-5' stroke='%230B2856' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat; background-position: right 14px center; cursor: pointer;\n}\n@media (max-width: 767px) {\n  .sf-ros-tabs__mobile-select { display: block; }\n  .sf-ros-tabs__nav { display: none; }\n}\n\n.sf-ros-features-t2 {\n  display: grid; grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 32px; margin: 56px 0;\n}\n.sf-ros-features-t2__card {\n  background: var(--ros-linen); border-left: 5px solid var(--ros-green);\n  border-radius: var(--ros-radius-lg); padding: 44px 44px 44px 48px; position: relative;\n}\n.sf-ros-features-t2 .sf-ros-features-t2__eyebrow {\n  text-transform: uppercase !important; letter-spacing: 0.10em !important;\n  font-size: 0.8125rem !important; font-weight: 700 !important;\n  color: var(--ros-sky) !important; margin: 0 0 16px 0 !important; padding: 0 !important;\n}\n.sf-ros-features-t2 .sf-ros-features-t2__heading {\n  font-size: 1.375rem !important; font-weight: 800 !important;\n  text-transform: uppercase !important; letter-spacing: 0.01em !important;\n  color: var(--ros-navy) !important; margin: 0 0 10px 0 !important; padding: 0 !important;\n  line-height: 1.25 !important;\n}\n.sf-ros-features-t2 .sf-ros-features-t2__body {\n  font-size: 1rem !important; line-height: 1.65 !important;\n  color: #334155 !important; margin: 0 !important; padding: 0 !important;\n}\n.sf-ros-features-t2__body a {\n  color: var(--ros-navy); text-decoration: underline; font-weight: 600;\n}\n@media (max-width: 767px) {\n  .sf-ros-features-t2 { grid-template-columns: 1fr; gap: 24px; margin: 40px 0; }\n  .sf-ros-features-t2__card { padding: 32px 28px 32px 32px; }\n  .sf-ros-features-t2 .sf-ros-features-t2__heading { font-size: 1.1875rem !important; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"sf-ros-tabs\"\u003e\n\n  \u003cselect class=\"sf-ros-tabs__mobile-select\" aria-label=\"Navigate tabs\"\u003e\n    \u003coption value=\"tab-description\"\u003eDescription\u003c\/option\u003e\n    \u003coption value=\"tab-specs\"\u003eSpecifications\u003c\/option\u003e\n    \u003coption value=\"tab-compare\"\u003eCompare\u003c\/option\u003e\n    \u003coption value=\"tab-shipping\"\u003eShipping \u0026amp; Returns\u003c\/option\u003e\n    \u003coption value=\"tab-why\"\u003eWhy ROS\u003c\/option\u003e\n  \u003c\/select\u003e\n\n  \u003cscript\u003e\n  (function() {\n    var sel = document.querySelector('.sf-ros-tabs__mobile-select');\n    if (!sel) return;\n    sel.addEventListener('change', function() {\n      var target = this.value;\n      document.querySelectorAll('.sf-ros-tabs__panel').forEach(function(p) { p.classList.remove('is-active'); });\n      document.querySelectorAll('.sf-ros-tabs__btn').forEach(function(b) { b.classList.remove('is-active'); });\n      var panel = document.getElementById(target);\n      var btn = document.querySelector('[data-tab=\"' + target + '\"]');\n      if (panel) panel.classList.add('is-active');\n      if (btn) btn.classList.add('is-active');\n    });\n  })();\n  \u003c\/script\u003e\n\n  \u003cdiv class=\"sf-ros-tabs__nav\"\u003e\n    \u003cbutton class=\"sf-ros-tabs__btn is-active\" data-tab=\"tab-description\"\u003eDescription\u003c\/button\u003e\n    \u003cbutton class=\"sf-ros-tabs__btn\" data-tab=\"tab-specs\"\u003eSpecifications\u003c\/button\u003e\n    \u003cbutton class=\"sf-ros-tabs__btn\" data-tab=\"tab-compare\"\u003eCompare\u003c\/button\u003e\n    \u003cbutton class=\"sf-ros-tabs__btn\" data-tab=\"tab-shipping\"\u003eShipping \u0026amp; Returns\u003c\/button\u003e\n    \u003cbutton class=\"sf-ros-tabs__btn\" data-tab=\"tab-why\"\u003eWhy ROS\u003c\/button\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sf-ros-tabs__panel is-active\" id=\"tab-description\"\u003e\n    \u003cdiv class=\"sf-ros-features-t2\"\u003e\n      \u003cdiv class=\"sf-ros-features-t2__card\"\u003e\n        \u003cp class=\"sf-ros-features-t2__eyebrow\"\u003eThe First $5,000 Overhead Photometric LM\u003c\/p\u003e\n        \u003ch3 class=\"sf-ros-features-t2__heading\"\u003eTOUR-GRADE OVERHEAD ACCURACY AT THE ENTRY OF THE TIER\u003c\/h3\u003e\n        \u003cp class=\"sf-ros-features-t2__body\"\u003eVTrack is the first photometric overhead launch monitor on the US market at $5,000. Same ceiling-mounted architecture as the \u003ca href=\"\/products\/uneekor-eye-xr-launch-monitor\"\u003eUneekor EYE XR\u003c\/a\u003e ($5,999) and \u003ca href=\"\/products\/protee-vx-launch-monitor\"\u003eProTee VX\u003c\/a\u003e ($6,500), at a real discount. Made by Laon Swingcraft (South Korea) with 20,000+ units already deployed in Korea, this is their entry into the US home simulator market.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-features-t2__card\"\u003e\n        \u003cp class=\"sf-ros-features-t2__eyebrow\"\u003e1,800 FPS Dual Cameras. Markerless.\u003c\/p\u003e\n        \u003ch3 class=\"sf-ros-features-t2__heading\"\u003eACTUAL TOUR FITTING-BAY CAPTURE TECHNOLOGY\u003c\/h3\u003e\n        \u003cp class=\"sf-ros-features-t2__body\"\u003eTwo high-speed cameras running at 1,800 frames per second capture every shot in markerless mode. No stickers on the clubface, no marked balls, no calibration loops. Pull a fresh ball from the sleeve, hit it, get full data. Same workflow you would use at a tour fitter, in your sim bay.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-features-t2__card\"\u003e\n        \u003cp class=\"sf-ros-features-t2__eyebrow\"\u003e31\" x 24\" Hitting Zone\u003c\/p\u003e\n        \u003ch3 class=\"sf-ros-features-t2__heading\"\u003eTHE LARGEST IN THIS PRICE TIER\u003c\/h3\u003e\n        \u003cp class=\"sf-ros-features-t2__body\"\u003e31 inches wide by 24 inches deep. That is more capture area than the Uneekor EYE XR (14 inches x 12 inches) and the ProTee VX (25 inches x 21 inches). Bigger zone means less tee-position fussing, easier setup with left-handed and right-handed players, and forgiveness on chips, pitches, and lay-back wedges where ball position drifts.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-features-t2__card\"\u003e\n        \u003cp class=\"sf-ros-features-t2__eyebrow\"\u003eNo Subscriptions. Ever.\u003c\/p\u003e\n        \u003ch3 class=\"sf-ros-features-t2__heading\"\u003ePERPETUAL LICENSE INCLUDED. NO YEARLY FEES.\u003c\/h3\u003e\n        \u003cp class=\"sf-ros-features-t2__body\"\u003eVTrack ships with the VTrack Range Software as a perpetual license at no extra charge. No annual subscription. No tiered feature gates locked behind a recurring fee. Unlike \u003ca href=\"\/products\/uneekor-eye-xr-launch-monitor\"\u003eUneekor EYE XR\u003c\/a\u003e (subscription required for full features) or \u003ca href=\"\/products\/protee-vx-launch-monitor\"\u003eProTee VX\u003c\/a\u003e (separate software platform), VTrack is paid-once-use-forever.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-features-t2__card\"\u003e\n        \u003cp class=\"sf-ros-features-t2__eyebrow\"\u003eGSPro + E6 Compatible\u003c\/p\u003e\n        \u003ch3 class=\"sf-ros-features-t2__heading\"\u003eOPEN ECOSYSTEM. NO LOCK-IN.\u003c\/h3\u003e\n        \u003cp class=\"sf-ros-features-t2__body\"\u003eVTrack connects to GSPro and E6 Connect, the two simulator platforms most ROS buyers actually run, with no VTrack-side fee to integrate. Those platform licenses are not included with VTrack and are purchased separately from GSPro and E6 (each carries its own subscription). The upside: no proprietary VTrack-only ecosystem to get locked into. Bring whichever platform you already run, or add one, and plug VTrack in.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-features-t2__card\"\u003e\n        \u003cp class=\"sf-ros-features-t2__eyebrow\"\u003eDrop-Ships From US Warehouse\u003c\/p\u003e\n        \u003ch3 class=\"sf-ros-features-t2__heading\"\u003eIN STOCK. READY TO SHIP.\u003c\/h3\u003e\n        \u003cp class=\"sf-ros-features-t2__body\"\u003eVTrack drop-ships from a US warehouse with units in stock and ready to ship. No 6-week import wait, no customs holds, no proxy shipping from Asia. Order today, it ships next business day. Backed by Rain or Shine Golf as your first call for setup, fitment, or warranty support.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sf-ros-simsquad\" style=\"background:#EDE7D4;border-left:5px solid #0B2856;padding:32px 36px;margin:48px 0;border-radius:0 8px 8px 0;\"\u003e\n      \u003cp class=\"sf-ros-simsquad__eyebrow\" style=\"text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:700;color:#0B2856;margin:0 0 12px;\"\u003eFrom Our SimSquad\u003c\/p\u003e\n      \u003ch3 class=\"sf-ros-simsquad__heading\" style=\"font-size:24px;font-weight:800;color:#0B2856;margin:0 0 16px;line-height:1.2;\"\u003eWHY WE RECOMMEND THE VTRACK\u003c\/h3\u003e\n      \u003cp class=\"sf-ros-simsquad__body\" style=\"font-size:16px;line-height:1.65;color:#0B2856;margin:0 0 12px;\"\u003eStephen, our Director of Product, spec'd the VTrack into our lineup after testing it against the units we already sell. The pitch is straightforward: it's the first $5,000 photometric overhead on the US market. Same ceiling-mount architecture as the Uneekor EYE XR ($5,999) and ProTee VX ($6,500), with 1,800 FPS cameras, a larger 31\"x24\" hitting zone, and a perpetual software license included instead of a subscription. The price-to-performance is the headline. We're also the authorized dealer, so SimSquad handles setup, fitment, and warranty support directly instead of you chasing a manufacturer queue.\u003c\/p\u003e\n      \u003cp class=\"sf-ros-simsquad__byline\" style=\"font-size:14px;font-style:italic;color:#0B2856;margin:0;opacity:.8;\"\u003e— Stephen, ROS Director of Product\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sf-ros-narrative\"\u003e\n      \u003ch2 class=\"sf-ros-faq__heading\"\u003eWhat is the VTrack Overhead Launch Monitor?\u003c\/h2\u003e\n      \u003cp\u003eVTrack is an overhead-mounted photometric and infrared launch monitor by Laon Swingcraft, a South Korean machine-vision golf technology company. It captures 25+ ball and club data points using a dual 1,800 FPS camera system with markerless tracking, no ball stickers or club dots required. Hitting zone is 31 inches by 24 inches, the largest in the overhead photometric tier. Ships with VTrack Range Software as a perpetual license, plus native compatibility with GSPro and E6 Connect.\u003c\/p\u003e\n      \u003ch2 class=\"sf-ros-faq__heading\"\u003eWhy Choose the VTrack Over Other Overhead Photometric LMs?\u003c\/h2\u003e\n      \u003cp\u003eThree reasons buyers come to VTrack instead of stepping up to a \u003ca href=\"\/products\/uneekor-eye-xr-launch-monitor\"\u003eUneekor EYE XR\u003c\/a\u003e ($5,999) or \u003ca href=\"\/products\/protee-vx-launch-monitor\"\u003eProTee VX\u003c\/a\u003e ($6,500). First: $1,000 saved against EYE XR and $1,500 against ProTee VX. That money buys a real PC, projector mount, mat upgrade, or just stays in the budget. Second: no subscriptions, no recurring fees, perpetual VTrack Range Software included. Third: the largest hitting zone in the tier (31 inches x 24 inches), meaningfully wider than EYE XR (14 inches x 12 inches) and ProTee VX (25 inches x 21 inches), which makes practice flow smoother and more forgiving on ball-position drift.\u003c\/p\u003e\n      \u003cp\u003eIndoor-only build, 8'10\" to 10' ceiling height, and you want pro-level overhead data without writing a $7k check? VTrack is the move. \u003ca href=\"\/pages\/contact-us\"\u003eSimSquad will spec your room\u003c\/a\u003e to confirm fit before you order.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sf-ros-faq\"\u003e\n      \u003ch2 class=\"sf-ros-faq__heading\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n      \u003cdiv class=\"sf-ros-faq__item\"\u003e\n        \u003cbutton class=\"sf-ros-faq__question\" aria-expanded=\"false\"\u003e\n          Does the VTrack require ball or club stickers?\n          \u003csvg class=\"sf-ros-faq__chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 7.5l5 5 5-5\" stroke=\"#0B2856\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"sf-ros-faq__answer\"\u003e\n          \u003cp\u003eNo. VTrack is markerless. Hit any standard golf ball, swing any club, no stickers or special markings needed. This is a meaningful workflow advantage over older photometric units that still required clubface stickers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-faq__item\"\u003e\n        \u003cbutton class=\"sf-ros-faq__question\" aria-expanded=\"false\"\u003e\n          Can I use the VTrack outdoors?\n          \u003csvg class=\"sf-ros-faq__chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 7.5l5 5 5-5\" stroke=\"#0B2856\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"sf-ros-faq__answer\"\u003e\n          \u003cp\u003eNo. VTrack is indoor only. The photometric and infrared capture system requires controlled lighting to track at the 1,800 FPS rate. For outdoor play, look at a portable radar-based unit like the \u003ca href=\"\/products\/garmin-r10-golf-launch-monitor\"\u003eGarmin R10\u003c\/a\u003e or \u003ca href=\"\/products\/rapsodo-mlm2pro-launch-monitor-simulator\"\u003eRapsodo MLM2Pro\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-faq__item\"\u003e\n        \u003cbutton class=\"sf-ros-faq__question\" aria-expanded=\"false\"\u003e\n          What simulator software works with the VTrack?\n          \u003csvg class=\"sf-ros-faq__chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 7.5l5 5 5-5\" stroke=\"#0B2856\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"sf-ros-faq__answer\"\u003e\n          \u003cp\u003eVTrack integrates with GSPro and E6 Connect, and there is no VTrack subscription or extra integration fee to connect to either one. The GSPro and E6 software licenses themselves are sold separately by those platforms, so you supply your own license. VTrack also ships with its own VTrack Range Software as a perpetual license (no subscription) for range mode and skills practice without needing a third-party platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-faq__item\"\u003e\n        \u003cbutton class=\"sf-ros-faq__question\" aria-expanded=\"false\"\u003e\n          How does the VTrack compare to the Uneekor EYE XR?\n          \u003csvg class=\"sf-ros-faq__chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 7.5l5 5 5-5\" stroke=\"#0B2856\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"sf-ros-faq__answer\"\u003e\n          \u003cp\u003eBoth are photometric overhead LMs with markerless tracking. VTrack is $5,000 vs Uneekor EYE XR at $5,999. VTrack mounts in front of the ball with a dual high-speed camera array and a 31\" x 24\" hitting zone. EYE XR mounts behind the golfer with three infrared cameras and a 14\" x 12\" hitting zone. VTrack also ships with perpetual range software included, where EYE XR requires the Pro subscription tier ($199\/yr) to unlock GSPro and E6. Pick EYE XR if you're committing to the Uneekor ecosystem. Pick VTrack if you want overhead photometric accuracy with a larger hitting zone and no software subscription, for less money.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-faq__item\"\u003e\n        \u003cbutton class=\"sf-ros-faq__question\" aria-expanded=\"false\"\u003e\n          How does the VTrack compare to the ProTee VX?\n          \u003csvg class=\"sf-ros-faq__chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 7.5l5 5 5-5\" stroke=\"#0B2856\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"sf-ros-faq__answer\"\u003e\n          \u003cp\u003eBoth are overhead photometric units in the $5,000 to $6,500 range. VTrack saves you about $1,500 versus ProTee VX. ProTee has a larger US install base and a more developed software platform of their own. VTrack leans into open compatibility with GSPro and E6 and skips any in-house ecosystem tie-in. Pick ProTee VX if you want a mature ecosystem. Pick VTrack if you want the same overhead architecture for less.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-faq__item\"\u003e\n        \u003cbutton class=\"sf-ros-faq__question\" aria-expanded=\"false\"\u003e\n          What is the minimum ceiling height for the VTrack?\n          \u003csvg class=\"sf-ros-faq__chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 7.5l5 5 5-5\" stroke=\"#0B2856\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"sf-ros-faq__answer\"\u003e\n          \u003cp\u003e8 feet 10 inches minimum, 10 feet ideal. Most basements and garages clear the 8'10\" bar comfortably. If you are below that or unsure, \u003ca href=\"\/pages\/contact-us\"\u003eSimSquad will measure your room\u003c\/a\u003e and confirm fit before you order.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-faq__item\"\u003e\n        \u003cbutton class=\"sf-ros-faq__question\" aria-expanded=\"false\"\u003e\n          Does the VTrack need a separate PC?\n          \u003csvg class=\"sf-ros-faq__chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 7.5l5 5 5-5\" stroke=\"#0B2856\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"sf-ros-faq__answer\"\u003e\n          \u003cp\u003eYes, a Windows PC is required to run any of the simulator software (GSPro, E6, or VTrack Range). Minimum specs: Windows 10, dual-core 3.0 GHz, 16 GB RAM, 100 GB free disk space, and a wired ethernet connection. Our team can spec the right PC for your setup. \u003ca href=\"\/pages\/contact-us\"\u003eAsk before you buy.\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-faq__item\"\u003e\n        \u003cbutton class=\"sf-ros-faq__question\" aria-expanded=\"false\"\u003e\n          What is the warranty?\n          \u003csvg class=\"sf-ros-faq__chevron\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n            \u003cpath d=\"M5 7.5l5 5 5-5\" stroke=\"#0B2856\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"sf-ros-faq__answer\"\u003e\n          \u003cp\u003e1-year limited manufacturer warranty. ROS is the authorized US dealer, so \u003ca href=\"\/pages\/contact-us\"\u003eSimSquad\u003c\/a\u003e is your first call for any setup, fitment, or warranty issue. We coordinate warranty claims directly with VTrack on your behalf.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-ros-tabs__panel\" id=\"tab-specs\"\u003e\n    \u003cdiv class=\"sf-ros-specs\"\u003e\n      \u003cdiv class=\"sf-ros-specs__section\"\u003e\n        \u003cspan class=\"sf-ros-specs__heading\"\u003eVTrack Specifications\u003c\/span\u003e\n        \u003ctable class=\"sf-ros-specs__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eTracking Technology\u003c\/td\u003e\n\u003ctd\u003ePhotometric + Infrared, Dual High-Speed Cameras\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eCamera Frame Rate\u003c\/td\u003e\n\u003ctd\u003e1,800 FPS\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eDevice Placement\u003c\/td\u003e\n\u003ctd\u003eOverhead \/ Ceiling Mounted, In Front of Ball\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eHitting Zone\u003c\/td\u003e\n\u003ctd\u003e31\" W x 24\" D (largest in tier)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eBall Marking Required\u003c\/td\u003e\n\u003ctd\u003eNo, any standard golf ball\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eClub Marking Required\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eIndoor \/ Outdoor\u003c\/td\u003e\n\u003ctd\u003eIndoor Only\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eShot Delay\u003c\/td\u003e\n\u003ctd\u003eNone, instant feedback\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eBall Data Points\u003c\/td\u003e\n\u003ctd\u003e16 (Ball Speed, Back Spin, Side Spin, Total Spin, Spin Axis, Rifle Rotation, Launch Direction, Launch Angle, Apex Height, Side Total, Side Angle, Total Distance, Carry Distance, Flight Time, Run, Land Angle)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eClub Data Points\u003c\/td\u003e\n\u003ctd\u003e9 (Club Speed, Club Path, Face Angle, Face-to-Path, Attack Angle, Dynamic Loft, Smash Factor, Horizontal Impact Point, Vertical Impact Point)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eDisplay Compatibility\u003c\/td\u003e\n\u003ctd\u003eWindows PC required\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eCompatible Software\u003c\/td\u003e\n\u003ctd\u003eGSPro, E6 Connect, VTrack Range (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMinimum Ceiling Height\u003c\/td\u003e\n\u003ctd\u003e8'10\" (10' ideal)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e43\" L x 11\" W x 11\" H\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e24.6 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eWired Ethernet (Intel PRO\/1000 NIC recommended)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eManufacturer\u003c\/td\u003e\n\u003ctd\u003eLaon Swingcraft (South Korea)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1-Year Limited Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-specs__section\"\u003e\n        \u003cspan class=\"sf-ros-specs__heading\"\u003ePC System Requirements\u003c\/span\u003e\n        \u003ctable class=\"sf-ros-specs__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eOperating System\u003c\/td\u003e\n\u003ctd\u003eWindows 10 or higher\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eCPU\u003c\/td\u003e\n\u003ctd\u003eDual-core 3.0 GHz or higher\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eRAM\u003c\/td\u003e\n\u003ctd\u003e16 GB or higher\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eFree Disk Space\u003c\/td\u003e\n\u003ctd\u003e100 GB or higher\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eNetwork\u003c\/td\u003e\n\u003ctd\u003eIntel PRO\/1000-class NIC recommended (wired ethernet)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"sf-ros-specs__section\"\u003e\n        \u003cspan class=\"sf-ros-specs__heading\"\u003eWhat's Included\u003c\/span\u003e\n        \u003ctable class=\"sf-ros-specs__table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eLaunch Monitor\u003c\/td\u003e\n\u003ctd\u003eVTrack Overhead Launch Monitor\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003ePower Adapter\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eEthernet Cable\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eSetup\u003c\/td\u003e\n\u003ctd\u003eCalibration Board, Mounting Hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eSoftware\u003c\/td\u003e\n\u003ctd\u003eVTrack Range Software (perpetual license, no subscription)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eDocumentation\u003c\/td\u003e\n\u003ctd\u003eUser Manual\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-ros-tabs__panel\" id=\"tab-compare\"\u003e\n    \u003cdiv class=\"sf-ros-compare\"\u003e\n      \u003ctable class=\"sf-ros-compare__table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth class=\"is-highlight\"\u003eVTrack Overhead LM\u003cbr\u003e\u003cspan class=\"sf-ros-compare__tier\"\u003e$$\u003c\/span\u003e\n\u003c\/th\u003e\n\u003cth\u003eUneekor EYE XR\u003cbr\u003e\u003cspan class=\"sf-ros-compare__tier sf-ros-compare__tier--muted\"\u003e$$\u003c\/span\u003e\n\u003c\/th\u003e\n\u003cth\u003eProTee VX\u003cbr\u003e\u003cspan class=\"sf-ros-compare__tier sf-ros-compare__tier--muted\"\u003e$$\u003c\/span\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eMount Position\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003eOverhead, in front of ball\u003c\/td\u003e\n\u003ctd\u003eOverhead, rear-mounted (behind golfer)\u003c\/td\u003e\n\u003ctd\u003eOverhead, in front of ball\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eTracking Technology\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003ePhotometric + Infrared, dual high-speed cameras\u003c\/td\u003e\n\u003ctd\u003ePhotometric + Infrared, three high-speed cameras\u003c\/td\u003e\n\u003ctd\u003ePhotometric, dual high-speed cameras + AI tracking\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eHitting Zone\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003e31\" x 24\"\u003c\/td\u003e\n\u003ctd\u003e14\" x 12\"\u003c\/td\u003e\n\u003ctd\u003e25\" x 21\"\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eMarkerless (No Ball\/Club Stickers)\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes (Club Optix + Dimple Optix)\u003c\/td\u003e\n\u003ctd\u003eYes (AI club recognition)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eBall Data Points\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003e16\u003c\/td\u003e\n\u003ctd\u003e19\u003c\/td\u003e\n\u003ctd\u003eFull suite\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eClub Data Points\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003e9\u003c\/td\u003e\n\u003ctd\u003eFull suite\u003c\/td\u003e\n\u003ctd\u003eFull suite\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eIncluded Software (No Subscription)\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003eVTrack Range Software (perpetual license)\u003c\/td\u003e\n\u003ctd\u003eUneekor Player tier (free, base features only)\u003c\/td\u003e\n\u003ctd\u003eProTee software platform (no subscription)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eGSPro \/ E6 Access\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003eNative, no subscription\u003c\/td\u003e\n\u003ctd\u003eRequires Pro tier ($199\/yr) or higher\u003c\/td\u003e\n\u003ctd\u003eNative, no subscription\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eIndoor \/ Outdoor\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003eIndoor only\u003c\/td\u003e\n\u003ctd\u003eIndoor only\u003c\/td\u003e\n\u003ctd\u003eIndoor only\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eMinimum Ceiling Height\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003e8'10\"\u003c\/td\u003e\n\u003ctd\u003e9'\u003c\/td\u003e\n\u003ctd\u003e9'\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eShips From\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003eUS warehouse, in-stock\u003c\/td\u003e\n\u003ctd\u003eUS warehouse, in-stock\u003c\/td\u003e\n\u003ctd\u003eNetherlands (manufacturer-direct)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003e1-Year\u003c\/td\u003e\n\u003ctd\u003e1-Year\u003c\/td\u003e\n\u003ctd\u003e1-Year\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"is-row-label\"\u003eROS-Backed Support\u003c\/td\u003e\n\u003ctd class=\"is-highlight\"\u003eYes, via SimSquad\u003c\/td\u003e\n\u003ctd\u003eYes, via SimSquad\u003c\/td\u003e\n\u003ctd\u003eYes, via SimSquad\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n        \u003ctfoot\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"is-row-label\"\u003e\u003c\/td\u003e\n            \u003ctd class=\"is-highlight\"\u003e\n              \u003ca href=\"\/products\/vtrack-overhead-launch-monitor\" class=\"sf-ros-compare__learn-more\"\u003eYou’re Here\u003c\/a\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e\u003ca href=\"\/products\/uneekor-eye-xr-launch-monitor\" class=\"sf-ros-compare__learn-more\"\u003eView Uneekor EYE XR →\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"\/products\/protee-vx-launch-monitor\" class=\"sf-ros-compare__learn-more\"\u003eView ProTee VX →\u003c\/a\u003e\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tfoot\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-ros-tabs__panel\" id=\"tab-shipping\"\u003e\n    \u003cdiv class=\"sf-ros-shipping\"\u003e\n      \u003cdiv class=\"sf-ros-shipping__grid\"\u003e\n\n        \u003cdiv class=\"sf-ros-shipping__card\"\u003e\n          \u003cdiv class=\"sf-ros-shipping__icon\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath d=\"M1 3h15v13H1z\" stroke=\"#89D84B\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M16 8h4l3 3v5h-7V8z\" stroke=\"#89D84B\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"1.5\" stroke=\"#89D84B\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n              \u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"1.5\" stroke=\"#89D84B\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-shipping__card-heading\"\u003eFree Shipping\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-shipping__card-body\"\u003eFree standard shipping on all orders within the continental US. No minimum order, no surprises at checkout.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-ros-shipping__card\"\u003e\n          \u003cdiv class=\"sf-ros-shipping__icon\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpolyline points=\"20 6 9 17 4 12\" stroke=\"#89D84B\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-shipping__card-heading\"\u003eHassle-Free Returns\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-shipping__card-body\"\u003eNot the right fit? We offer a 30-day return window on accessories in original, unopened condition. \u003ca href=\"\/pages\/contact-us\"\u003eContact us to start a return.\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-ros-shipping__card\"\u003e\n          \u003cdiv class=\"sf-ros-shipping__icon\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003crect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" stroke=\"#89D84B\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n              \u003cpath d=\"M16 7V5a4 4 0 00-8 0v2\" stroke=\"#89D84B\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-shipping__card-heading\"\u003eSecure Packaging\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-shipping__card-body\"\u003eEvery accessory ships in protective packaging with full materials. Arrives ready to use, right out of the box.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-ros-shipping__card\"\u003e\n          \u003cdiv class=\"sf-ros-shipping__icon\"\u003e\n            \u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 11.5a19.79 19.79 0 01-3.07-8.67A2 2 0 012 .84h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 8.64a16 16 0 006.27 6.27l1.17-1.17a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\" stroke=\"#89D84B\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-shipping__card-heading\"\u003eReal Human Support\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-shipping__card-body\"\u003eQuestions about your order, shipping timeline, or return? Our team is here. \u003ca href=\"\/pages\/contact-us\"\u003eReach out anytime.\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sf-ros-tabs__panel\" id=\"tab-why\"\u003e\n    \u003cdiv class=\"sf-ros-why\"\u003e\n      \u003ch2 class=\"sf-ros-why__heading\"\u003eWhy Buy From Rain or Shine Golf?\u003c\/h2\u003e\n      \u003cdiv class=\"sf-ros-why__grid\"\u003e\n\n        \u003cdiv class=\"sf-ros-why__card\"\u003e\n          \u003cdiv class=\"sf-ros-why__check\"\u003e\n            \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n              \u003cpath d=\"M4 10l4 4 8-8\" stroke=\"#89D84B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-why__card-heading\"\u003eSimulator Specialists\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-why__card-body\"\u003eWe sell golf simulators exclusively. No TVs, no fitness equipment, no distractions. Every product we carry has been evaluated by our team. We know what works and what doesn't.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-ros-why__card\"\u003e\n          \u003cdiv class=\"sf-ros-why__check\"\u003e\n            \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n              \u003cpath d=\"M4 10l4 4 8-8\" stroke=\"#89D84B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-why__card-heading\"\u003eFree Expert Consultation\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-why__card-body\"\u003eOur SimSquad team helps you find exactly what fits your space and budget before you buy. \u003ca href=\"\/pages\/contact-us\"\u003eTalk to SimSquad →\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-ros-why__card\"\u003e\n          \u003cdiv class=\"sf-ros-why__check\"\u003e\n            \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n              \u003cpath d=\"M4 10l4 4 8-8\" stroke=\"#89D84B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-why__card-heading\"\u003eTrusted Since 2016\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-why__card-body\"\u003eWe've been building out home simulators since 2016. Thousands of setups. We've seen what works, what doesn't, and what's overpriced. We're here to help you make the right call.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-ros-why__card\"\u003e\n          \u003cdiv class=\"sf-ros-why__check\"\u003e\n            \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n              \u003cpath d=\"M4 10l4 4 8-8\" stroke=\"#89D84B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-why__card-heading\"\u003ePrice Match Guarantee\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-why__card-body\"\u003eFound it cheaper somewhere else? Let us know. We'll match any authorized retailer's price on the same product. No haggling required.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-ros-why__card\"\u003e\n          \u003cdiv class=\"sf-ros-why__check\"\u003e\n            \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n              \u003cpath d=\"M4 10l4 4 8-8\" stroke=\"#89D84B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-why__card-heading\"\u003eFree Fast Shipping\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-why__card-body\"\u003eFree standard shipping on everything. No minimums. Most accessories ship within 1–2 business days from US-based warehouses.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sf-ros-why__card\"\u003e\n          \u003cdiv class=\"sf-ros-why__check\"\u003e\n            \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\n              \u003cpath d=\"M4 10l4 4 8-8\" stroke=\"#89D84B\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003ch3 class=\"sf-ros-why__card-heading\"\u003eReal Golfer Tested\u003c\/h3\u003e\n          \u003cp class=\"sf-ros-why__card-body\"\u003eOur team are golfers and simulator owners. We test the products we sell and give honest feedback on the site, on YouTube, and in every consultation call.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n      \u003cdiv style=\"text-align:center;\"\u003e\u003ca href=\"\/pages\/contact-us\" class=\"sf-ros-btn\" style=\"margin-top:32px;display:inline-block;\"\u003eChat With Our SimSquad\u003c\/a\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/sf-ros-tabs --\u003e\n","brand":"VTrack","offers":[{"title":"Default Title","offer_id":55743744016457,"sku":"LM-VTRACK","price":5000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1422\/0784\/files\/01.jpg?v=1781552530","url":"https:\/\/rainorshinegolf.com\/products\/vtrack-overhead-launch-monitor","provider":"Rain or Shine Golf","version":"1.0","type":"link"}