VTrack Impact Protector Clear Impact Shield + Lifetime Guarantee
/* ============================================================ ESG VTrack Impact Protector PDP — Scoped Styles Scope: .esg-vtrack-protector-pdp =================================== ========================= */ .esg-vtrack-protector-pdp *, .esg-vtrack-protector-pdp *::before, .esg-vtrack-protector-pdp *::after { box-sizing: border-box; margin: 0; padding: 0; } .esg-vtrack-protector-pdp { font-family: 'Inter', sans-serif; font-size: 16px; line-height: 1.6; color: #2a3756; -webkit-font-smoothing: antialiased; } /* ── Sections ── */ .esg-vtrack-protector-pdp .esg-section { width: 100%; } .esg-vtrack-protector-pdp .esg-section--white { background: #ffffff; } .esg-vtrack-protector-pdp .esg-section--light { background: #F8F8F8; } .esg-vtrack-protector-pdp .esg-section--dark { background: #0A1A3A; } .esg-vtrack-protector-pdp .esg-inner { max-width: 1200px; margin: 0 auto; padding: 72px 48px; } /* ── Typography ── */ .esg-vtrack-protector-pdp .esg-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: #0A1A3A; display: block; margin-bottom: 12px; } .esg-vtrack-protector-pdp .esg-section--dark .esg-eyebrow { color: #7A9CC0; } .esg-vtrack-protector-pdp h3.esg-heading { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(22px, 2.4vw, 28px); font-weight: 800; text-transform: uppercase; letter-spacing: 0.04em; color: #0A1A3A; line-height: 1.15; margin-bottom: 20px; } .esg-vtrack-protector-pdp .esg-section--dark h3.esg-heading { color: #ffffff; } .esg-vtrack-protector-pdp h4.esg-card-heading { font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; color: #0A1A3A; margin-bottom: 8px; } .esg-vtrack-protector-pdp .esg-lede { font-size: 18px; color: #2a3756; max-width: 900px; line-height: 1.65; margin-bottom: 32px; } .esg-vtrack-protector-pdp .esg-section--dark .esg-lede { color: #E6ECF7; } .esg-vtrack-protector-pdp p { color: #2a3756; font-size: 16px; line-height: 1.6; } .esg-vtrack-protector-pdp .esg-section--dark p { color: #E6ECF7; } /* ── Patent Pending Callout ── */ .esg-vtrack-protector-pdp .esg-patent-callout { border-left: 3px solid #0A1A3A; background: #F0F3F8; border-radius: 4px; padding: 16px 20px; margin: 24px 0; } .esg-vtrack-protector-pdp .esg-patent-callout .esg-patent-label { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; color: #0A1A3A; display: block; margin-bottom: 6px; } .esg-vtrack-protector-pdp .esg-patent-callout p { font-size: 15px; color: #2a3756; } /* ── Stat Tiles ── */ .esg-vtrack-protector-pdp .esg-stat-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 40px; } .esg-vtrack-protector-pdp .esg-stat-tile { background: #ffffff; border-top: 3px solid #0A1A3A; border: 1px solid #E6E9F0; border-top: 3px solid #0A1A3A; border-radius: 4px; padding: 24px 20px; } .esg-vtrack-protector-pdp .esg-stat-number { font-family: 'Barlow Condensed', sans-serif; font-size: 28px; font-weight: 800; color: #0A1A3A; letter-spacing: 0.02em; line-height: 1; margin-bottom: 4px; display: block; } .esg-vtrack-protector-pdp .esg-stat-label { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: #6B7390; display: block; margin-bottom: 6px; } .esg-vtrack-protector-pdp .esg-stat-desc { font-size: 14px; color: #6B7390; line-height: 1.45; } /* ── Trust Strip ── */ .esg-vtrack-protector-pdp .esg-trust-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; } .esg-vtrack-protector-pdp .esg-trust-item { text-align: center; } .esg-vtrack-protector-pdp .esg-trust-icon { display: flex; align-items: center; justify-content: center; width: 44px; height: 44px; background: rgba(255,255,255,0.08); border-radius: 50%; margin: 0 auto 14px; } .esg-vtrack-protector-pdp .esg-trust-icon svg { width: 22px; height: 22px; fill: none; stroke: #7A9CC0; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; } .esg-vtrack-protector-pdp .esg-trust-title { font-family: 'Barlow Condensed', sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; color: #ffffff; margin-bottom: 6px; display: block; } .esg-vtrack-protector-pdp .esg-trust-desc { font-size: 14px; color: #7A9CC0; line-height: 1.45; } /* ── Feature Cards ── */ .esg-vtrack-protector-pdp .esg-feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 36px; } .esg-vtrack-protector-pdp .esg-feature-card { background: #ffffff; border-left: 3px solid #0A1A3A; border-radius: 4px; padding: 24px 22px; box-shadow: 0 1px 4px rgba(10,26,58,0.06); } .esg-vtrack-protector-pdp .esg-feature-card p { font-size: 15px; color: #2a3756; line-height: 1.55; margin-top: 6px; } /* ── Buyer Profile Cards ── */ .esg-vtrack-protector-pdp .esg-buyer-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 36px; } .esg-vtrack-protector-pdp .esg-buyer-card { background: #ffffff; border-top: 3px solid #0A1A3A; border: 1px solid #E6E9F0; border-top: 3px solid #0A1A3A; border-radius: 4px; padding: 28px 24px; } .esg-vtrack-protector-pdp .esg-buyer-card p { font-size: 15px; color: #2a3756; line-height: 1.55; margin-top: 8px; } /* ── Guarantee Card ── */ .esg-vtrack-protector-pdp .esg-guarantee-card { background: #F0F3F8; border-left: 3px solid #0A1A3A; border-radius: 6px; padding: 32px 36px; margin-top: 32px; } .esg-vtrack-protector-pdp .esg-guarantee-card p { font-size: 16px; color: #2a3756; line-height: 1.6; margin-top: 10px; } .esg-vtrack-protector-pdp .esg-guarantee-subnote { font-size: 14px; color: #6B7390; line-height: 1.5; margin-top: 16px; display: block; } .esg-vtrack-protector-pdp .esg-cta-ghost { display: inline-block; margin-top: 20px; font-family: 'Barlow Condensed', sans-serif; font-size: 15px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: #0A1A3A; text-decoration: none; border: 1.5px solid #0A1A3A; border-radius: 3px; padding: 10px 20px; transition: background 0.18s, color 0.18s; } .esg-vtrack-protector-pdp .esg-cta-ghost:hover { background: #0A1A3A; color: #ffffff; } /* ── Install Section ── */ .esg-vtrack-protector-pdp .esg-install-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center; margin-top: 32px; } .esg-vtrack-protector-pdp .esg-install-text p { font-size: 16px; color: #2a3756; line-height: 1.65; } .esg-vtrack-protector-pdp .esg-review-card { background: #F8F8F8; border: 1px solid #E6E9F0; border-radius: 6px; padding: 28px 26px; } .esg-vtrack-protector-pdp .esg-review-stars { display: flex; gap: 3px; margin-bottom: 14px; } .esg-vtrack-protector-pdp .esg-review-stars svg { width: 18px; height: 18px; fill: #0A1A3A; } .esg-vtrack-protector-pdp .esg-review-quote { font-size: 17px; font-style: italic; color: #2a3756; border-left: 3px solid #0A1A3A; padding-left: 14px; line-height: 1.55; margin-bottom: 14px; } .esg-vtrack-protector-pdp .esg-review-attribution { font-size: 13px; color: #6B7390; font-weight: 500; } /* ── Compatibility Cards ── */ .esg-vtrack-protector-pdp .esg-compat-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-top: 36px; } .esg-vtrack-protector-pdp .esg-compat-card { background: #ffffff; border-top: 3px solid #0A1A3A; border: 1px solid #E6E9F0; border-top: 3px solid #0A1A3A; border-radius: 4px; padding: 28px 24px; text-decoration: none; display: block; transition: box-shadow 0.18s, transform 0.18s; } .esg-vtrack-protector-pdp .esg-compat-card:hover { box-shadow: 0 4px 16px rgba(10,26,58,0.1); transform: translateY(-2px); } .esg-vtrack-protector-pdp .esg-compat-card h4 { font-family: 'Barlow Condensed', sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; color: #0A1A3A; margin-bottom: 8px; } .esg-vtrack-protector-pdp .esg-compat-card p { font-size: 14px; color: #6B7390; line-height: 1.5; } .esg-vtrack-protector-pdp .esg-compat-arrow { font-size: 14px; color: #0A1A3A; font-weight: 600; margin-top: 14px; display: block; font-family: 'Barlow Condensed', sans-serif; letter-spacing: 0.06em; text-transform: uppercase; } /* ── Closing CTA Button ── */ .esg-vtrack-protector-pdp .esg-btn-primary { display: inline-block; margin-top: 32px; font-family: 'Barlow Condensed', sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: #0A1A3A; background: #ffffff; text-decoration: none; border-radius: 3px; padding: 14px 32px; transition: background 0.18s, color 0.18s; } .esg-vtrack-protector-pdp .esg-btn-primary:hover { background: #E6ECF7; color: #0A1A3A; } /* ── FAQ ── */ .esg-vtrack-protector-pdp .esg-faq-list { margin-top: 36px; display: flex; flex-direction: column; gap: 2px; } .esg-vtrack-protector-pdp .esg-faq-list details { border: 1px solid #E6E9F0; border-radius: 4px; background: #ffffff; overflow: hidden; } .esg-vtrack-protector-pdp .esg-faq-list details + details { margin-top: 6px; } .esg-vtrack-protector-pdp .esg-faq-list summary { font-family: 'Barlow Condensed', sans-serif; font-size: 17px; font-weight: 700; letter-spacing: 0.03em; text-transform: uppercase; color: #0A1A3A; padding: 18px 22px; cursor: pointer; list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 12px; } .esg-vtrack-protector-pdp .esg-faq-list summary::-webkit-details-marker { display: none; } .esg-vtrack-protector-pdp .esg-faq-list summary::after { content: '+'; font-size: 20px; font-weight: 400; color: #6B7390; flex-shrink: 0; transition: transform 0.2s; } .esg-vtrack-protector-pdp .esg-faq-list details[open] summary::after { content: '−'; transform: none; } .esg-vtrack-protector-pdp .esg-faq-list details[open] summary::after { content: '\2212'; } .esg-vtrack-protector-pdp .esg-faq-answer { padding: 0 22px 20px; font-size: 15px; color: #2a3756; line-height: 1.65; border-top: 1px solid #E6E9F0; padding-top: 16px; } /* ── Divider ── */ .esg-vtrack-protector-pdp .esg-divider { height: 1px; background: #E6E9F0; margin: 0; } /* ── Responsive ── */ @media (max-width: 900px) { .esg-vtrack-protector-pdp .esg-inner { padding: 56px 24px; } .esg-vtrack-protector-pdp .esg-stat-grid { grid-template-columns: repeat(2, 1fr); } .esg-vtrack-protector-pdp .esg-trust-grid { grid-template-columns: repeat(2, 1fr); gap: 28px 20px; } .esg-vtrack-protector-pdp .esg-feature-grid { grid-template-columns: repeat(2, 1fr); } .esg-vtrack-protector-pdp .esg-buyer-grid { grid-template-columns: 1fr; } .esg-vtrack-protector-pdp .esg-install-grid { grid-template-columns: 1fr; gap: 32px; } .esg-vtrack-protector-pdp .esg-compat-grid { grid-template-columns: 1fr; } } @media (max-width: 560px) { .esg-vtrack-protector-pdp .esg-inner { padding: 40px 16px; } .esg-vtrack-protector-pdp .esg-stat-grid { grid-template-columns: 1fr; } .esg-vtrack-protector-pdp .esg-trust-grid { grid-template-columns: 1fr; } .esg-vtrack-protector-pdp .esg-feature-grid { grid-template-columns: 1fr; } .esg-vtrack-protector-pdp .esg-guarantee-card { padding: 24px 20px; } } VTrack Accessories VTrack Impact Protector — Clear Polycarbonate Shield for the Overhead Launch Monitor The VTrack Impact Protector is a clear polycarbonate shield thermoformed specifically to fit the VTrack Overhead Launch Monitor housing. Precision-formed to the exact contour of the unit, it sits flush and low-profile overhead — no visual obstruction, no visible bulk, no modification to the launch monitor. Its purpose is straightforward: absorb or deflect accidental ball and club contact before it can reach the VTrack housing. The design is patent pending. Patent Pending Design — New One-Piece Construction The VTrack Impact Protector is now produced as a single one-piece unit — no seams, no assembly, no alignment required. The thermoformed polycarbonate one-piece form factor is a patent pending design engineered specifically for the VTrack Overhead Launch Monitor housing. Polycarbonate Material Impact-resistant, optically clear Thermoformed Fit Custom-molded to the VTrack housing Low-Profile Install Clean look, no visual obstruction Lifetime Replacement Guarantee Contact support if it takes a hit Free UPS Ground Delivery Continental US — no shipping charges Same Business Day Shipping Most orders ship same business day Ships from Tennessee Real in-stock inventory — not drop-shipped Available for Local Pickup Lenoir City, TN — walk-in welcome Material Science Why Polycarbonate — Not Just Any Plastic Not all transparent materials perform the same under impact. Generic plastics can crack, shatter, or discolor over time. Polycarbonate was selected for the VTrack Impact Protector because it combines toughness, clarity, and long-term stability — the three properties that matter most in an overhead sim environment. Impact Resistance Polycarbonate is one of the toughest transparent materials available. It absorbs and deflects impact energy instead of cracking or shattering on contact — engineered for environments where accidental strikes happen. Optical Clarity Unlike frosted or tinted plastic shields, the clear polycarbonate maintains full visual access to the VTrack housing. Status LEDs, indicator lights, and the unit’s profile remain unobstructed. Thermoformed Fit The protector is thermoformed — heated and shaped — to match the exact contour of the VTrack housing. No gaps, no rocking, no universal-fit compromise. Long-Term Durability Polycarbonate resists yellowing and degradation over time in indoor environments. The shield stays optically clear through years of use without becoming brittle. Low Profile Adds protection without adding visual bulk. The thermoformed shape sits flush against the VTrack, keeping the overhead install looking clean and intentional. Patent Pending One-Piece Design Now produced as a single one-piece unit — no seams, no assembly, no alignment. The one-piece thermoformed form factor is patent pending and engineered exclusively for the VTrack housing, not adapted from a generic shield. Is It Right for Your Setup? Built For The VTrack Owner Who Plays Hard Serious sim players who hit full-speed shots with all clubs. The VTrack sits overhead — inside the swing plane. An errant shot or topped driver can reach it. The protector is the last line of defense. The Multi-Player Household When more than one person uses the sim — including kids, guests, or players of varying skill levels — the margin for errant contact is higher. The protector removes that risk from the equation. The Long-Term Investor The VTrack is a significant piece of equipment. Adding a protector is a low-cost, one-time hedge against a repair or replacement cost that would be multiples higher. The Guarantee Lifetime Replacement Guarantee If It Takes a Hit, Contact Support If the VTrack Impact Protector is ever damaged doing its job — protecting the VTrack housing from accidental ball or club contact — contact Elite Sim Golf support. A replacement will be issued so the setup stays protected. The Lifetime Replacement Guarantee applies to impact damage sustained while the protector is installed and in use. Contact support at the link below for assistance. Contact Support → Setup Installs in Minutes — No Tools Required The thermoformed polycarbonate shape aligns directly to the VTrack Overhead Launch Monitor housing — no drilling, no hardware, no modification to the launch monitor. The precision fit means the shield seats firmly without shifting during use. The overhead install stays clean, and the VTrack’s footprint remains essentially unchanged. Setup takes minutes from unboxing. “Easy to install.” Verified Buyer — 04/08/2026 Compatibility Designed Exclusively for the VTrack Overhead Launch Monitor The protector is thermoformed to the VTrack housing geometry. It is not a universal shield and is not compatible with other launch monitors or ceiling-mounted devices. If not yet running a VTrack, the options below cover both the standalone unit and a complete 4K sim kit. VTrack Overhead Launch Monitor The overhead launch monitor this protector is designed for. Thermoformed specifically to this housing — no other device. View Product → VTrack Premium 4K SimKit A complete sim build anchored by the VTrack. Everything needed for a full overhead launch monitor installation. View Package → One Less Thing to Worry About Protect the Investment. Keep Playing. The VTrack sits inside the swing zone. The polycarbonate shield sits between it and every shot that doesn’t go exactly as planned. Clear, one-piece, thermoformed, patent pending — and backed by a lifetime replacement guarantee. Contact Us Common Questions VTrack Impact Protector — FAQ What is the VTrack Impact Protector? A clear polycarbonate shield thermoformed to fit the VTrack Overhead Launch Monitor housing. It sits between the VTrack and the hitting area, absorbing or deflecting accidental ball and club contact before it can damage the launch monitor. Is the design patent pending? Yes. The VTrack Impact Protector is now produced as a single one-piece unit, and that one-piece thermoformed polycarbonate form factor is a patent pending design engineered specifically for the VTrack Overhead Launch Monitor housing. What is it made of? Clear polycarbonate — a material known for its impact resistance, optical clarity, and long-term durability. Polycarbonate is used in applications where toughness and transparency are both required, including safety shields and protective covers in demanding environments. Why polycarbonate instead of standard plastic? Standard plastics can crack or shatter on direct impact. Polycarbonate absorbs and deflects impact energy, resisting cracking under contact forces typical in a golf simulator environment. It also maintains optical clarity over time without yellowing. Does it interfere with VTrack tracking accuracy? No. The clear polycarbonate is optically neutral — it does not obstruct the VTrack’s sensors or cameras. The thermoformed fit keeps the shield flush against the housing without protruding into the tracking path. Is it difficult to install? No. The thermoformed shape aligns directly to the VTrack housing without drilling, hardware, or modification to the launch monitor. A verified customer described it as “easy to install.” What does the Lifetime Replacement Guarantee cover? If the protector sustains impact damage while installed and doing its job, contact Elite Sim Golf support. A replacement will be issued. The guarantee covers impact damage to the protector — not the VTrack itself or non-impact-related wear. Is this compatible with other launch monitors? No. The protector is thermoformed specifically to the VTrack Overhead Launch Monitor housing geometry. It is not a universal shield and will not fit other devices. Do I need this if my enclosure already has side netting? Side netting contains shots within the bay, but the VTrack sits overhead — above and behind the hitting position. An errant shot or mishit driver can reach the ceiling-mounted housing even in a fully netted enclosure. The protector addresses that specific exposure. Will it affect the appearance of the overhead install? Minimally. The clear polycarbonate and low-profile thermoformed fit keep the VTrack’s visual footprint essentially unchanged. The protector sits flush and does not add visible bulk. Where is this shipped from? All orders ship from Lenoir City, Tennessee. In-stock orders ship same business day. Local pickup is available — walk-ins welcome.
More you might like
Related
VTrack Impact Protector Clear Impact Shield + Lifetime Guara
Related
VTrack Impact Protector Clear Impact Shield + Lifetime Repla
Related
VTrack Impact Protector Clear Impact Shield + Lifetime Repla
Related