{"title":"FREEDOM 250 SALE","description":"\u003c!-- FREEDOM 250 SALE — Collection Page Header --\u003e\n\u003c!-- Paste into the collection description field in Shopify Admin --\u003e\n\u003c!-- Collections \u003e Freedom 250 Sale \u003e Description --\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@700;800;900\u0026amp;family=Inter:wght@400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  .esg-col-header *,\n  .esg-col-header *::before,\n  .esg-col-header *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .esg-col-header {\n    font-family: 'Inter', system-ui, sans-serif;\n    margin-bottom: 40px;\n    padding: 24px 24px 0;\n  }\n\n  \/* ── Top callout bar ── *\/\n  .esg-col-header__bar {\n    background: #0A1A3A;\n    position: relative;\n    overflow: hidden;\n    border-top: 3px solid #C8102E;\n    border-radius: 6px;\n    margin-bottom: 28px;\n  }\n\n  .esg-col-header__bar-inner {\n    max-width: 100%;\n    padding: 24px 36px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    flex-wrap: wrap;\n    position: relative;\n    z-index: 1;\n  }\n\n  \/* Star decoration *\/\n  .esg-col-header__bar::before {\n    content: '★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★  ★';\n    position: absolute;\n    right: 36px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 9px;\n    letter-spacing: 0.5em;\n    color: rgba(255,255,255,0.05);\n    white-space: nowrap;\n    pointer-events: none;\n    font-family: 'Barlow Condensed', sans-serif;\n  }\n\n  .esg-col-header__lockup {\n    display: flex;\n    flex-direction: column;\n    gap: 3px;\n  }\n\n  .esg-col-header__eyebrow {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #C8102E;\n    line-height: 1;\n  }\n\n  .esg-col-header__title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(24px, 3.5vw, 36px);\n    font-weight: 900;\n    text-transform: uppercase;\n    letter-spacing: -0.01em;\n    color: #ffffff;\n    line-height: 1;\n  }\n\n  .esg-col-header__meta {\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n    align-items: flex-start;\n  }\n\n  .esg-col-header__code {\n    font-size: 13px;\n    font-weight: 500;\n    color: rgba(255,255,255,0.75);\n    font-family: 'Inter', system-ui, sans-serif;\n  }\n\n  .esg-col-header__code strong {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 16px;\n    font-weight: 800;\n    letter-spacing: 0.12em;\n    color: #ffffff;\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.2);\n    padding: 2px 10px;\n    border-radius: 2px;\n    margin-left: 4px;\n  }\n\n  .esg-col-header__date {\n    font-size: 11px;\n    font-weight: 500;\n    color: rgba(255,255,255,0.38);\n    font-family: 'Inter', system-ui, sans-serif;\n    letter-spacing: 0.04em;\n  }\n\n  .esg-col-header__cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #C8102E;\n    color: #ffffff;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    text-decoration: none;\n    padding: 11px 24px;\n    border-radius: 3px;\n    white-space: nowrap;\n    flex-shrink: 0;\n    transition: background 0.18s ease, transform 0.15s ease;\n  }\n\n  .esg-col-header__cta:hover {\n    background: #a80d27;\n    transform: translateY(-1px);\n    color: #ffffff;\n    text-decoration: none;\n  }\n\n  .esg-col-header__cta::after {\n    content: '→';\n    font-size: 16px;\n    line-height: 1;\n  }\n\n  \/* ── Brand chips ── *\/\n  .esg-col-header__brands {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    flex-wrap: wrap;\n  }\n\n  .esg-col-header__brands-label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #6B7390;\n    flex-shrink: 0;\n  }\n\n  .esg-col-header__chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #F0F3F8;\n    border: 1px solid #E6E9F0;\n    border-left: 3px solid #0A1A3A;\n    color: #0A1A3A;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    padding: 6px 14px 6px 12px;\n    border-radius: 3px;\n    white-space: nowrap;\n  }\n\n  .esg-col-header__chip--sale {\n    border-left-color: #C8102E;\n  }\n\n  .esg-col-header__chip-badge {\n    font-size: 10px;\n    font-weight: 800;\n    background: #C8102E;\n    color: #ffffff;\n    padding: 1px 6px;\n    border-radius: 2px;\n    letter-spacing: 0.06em;\n    margin-left: 2px;\n  }\n\n  @media (max-width: 768px) {\n    .esg-col-header__bar-inner {\n      padding: 20px 24px;\n      flex-direction: column;\n      align-items: flex-start;\n      gap: 16px;\n    }\n\n    .esg-col-header__cta {\n      width: 100%;\n      justify-content: center;\n    }\n\n    .esg-col-header__brands {\n      gap: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-col-header\"\u003e\n\n  \u003c!-- Callout bar --\u003e\n  \u003cdiv class=\"esg-col-header__bar\"\u003e\n    \u003cdiv class=\"esg-col-header__bar-inner\"\u003e\n\n      \u003cdiv class=\"esg-col-header__lockup\"\u003e\n        \u003cdiv class=\"esg-col-header__eyebrow\"\u003eJune 24 – July 31, 2026\u003c\/div\u003e\n        \u003cdiv class=\"esg-col-header__title\"\u003eFreedom 250 Sale\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-col-header__meta\"\u003e\n        \u003cdiv class=\"esg-col-header__code\"\u003eUse code\u003cstrong\u003eFREE\u003c\/strong\u003e at checkout\u003c\/div\u003e\n        \u003cdiv class=\"esg-col-header__date\"\u003eSale ends July 31, 2026 — Minimum 5% off select products\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/freedom-250-sale\" class=\"esg-col-header__cta\"\u003eSale Details \u0026amp; Top Picks\u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Brand chips --\u003e\n  \u003cdiv class=\"esg-col-header__brands\"\u003e\n    \u003cspan class=\"esg-col-header__brands-label\"\u003eBrands on Sale:\u003c\/span\u003e\n    \u003cspan class=\"esg-col-header__chip esg-col-header__chip--sale\"\u003eVTrack \u003cspan class=\"esg-col-header__chip-badge\"\u003eSimKit\u003c\/span\u003e\u003c\/span\u003e\n    \u003cspan class=\"esg-col-header__chip esg-col-header__chip--sale\"\u003eUneekor \u003cspan class=\"esg-col-header__chip-badge\"\u003eSimKit\u003c\/span\u003e\u003c\/span\u003e\n    \u003cspan class=\"esg-col-header__chip esg-col-header__chip--sale\"\u003eOptoma \u003cspan class=\"esg-col-header__chip-badge\"\u003eProjector\u003c\/span\u003e\u003c\/span\u003e\n    \u003cspan class=\"esg-col-header__chip esg-col-header__chip--sale\"\u003eBenQ \u003cspan class=\"esg-col-header__chip-badge\"\u003eProjector\u003c\/span\u003e\u003c\/span\u003e\n    \u003cspan class=\"esg-col-header__chip esg-col-header__chip--sale\"\u003eElite Sim Golf \u003cspan class=\"esg-col-header__chip-badge\"\u003eEnclosure\u003c\/span\u003e\u003c\/span\u003e\n    \u003cspan class=\"esg-col-header__chip esg-col-header__chip--sale\"\u003eBeaver Tail \u003cspan class=\"esg-col-header__chip-badge\"\u003eMat\u003c\/span\u003e\u003c\/span\u003e\n    \u003cspan class=\"esg-col-header__chip esg-col-header__chip--sale\"\u003eGolfJoy \u003cspan class=\"esg-col-header__chip-badge\"\u003eSimKit\u003c\/span\u003e\u003c\/span\u003e\n    \u003cspan class=\"esg-col-header__chip esg-col-header__chip--sale\"\u003eGarmin \u003cspan class=\"esg-col-header__chip-badge\"\u003eSimKit\u003c\/span\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"eagle-12-golf-simulator-enclosure","title":"Eagle 12 Premium Golf Simulator Enclosure by Elite Sim Golf","description":"\n\u003c!-- Google Fonts Preconnect --\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* ============================================================\n   Eagle 12 PDP — Scoped Styles\n   Scope: .esg-eagle12-pdp\n   ============================================================ *\/\n\n\/* --- Reset \u0026 Base ----------------------------------------- *\/\n.esg-eagle12-pdp *,\n.esg-eagle12-pdp *::before,\n.esg-eagle12-pdp *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.esg-eagle12-pdp {\n  font-family: 'Inter', system-ui, sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  color: #2a3756;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* --- Sections --------------------------------------------- *\/\n.esg-eagle12-pdp .esg-section {\n  padding: 0;\n  width: 100%;\n}\n\n.esg-eagle12-pdp .esg-section--white {\n  background: #ffffff;\n}\n\n.esg-eagle12-pdp .esg-section--light {\n  background: #F8F8F8;\n}\n\n.esg-eagle12-pdp .esg-section--dark {\n  background: #0A1A3A;\n}\n\n.esg-eagle12-pdp .esg-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 72px 48px;\n}\n\n\/* --- Typography ------------------------------------------- *\/\n.esg-eagle12-pdp .esg-eyebrow {\n  display: block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 12px;\n}\n\n.esg-eagle12-pdp h3 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: clamp(22px, 2.4vw, 28px);\n  font-weight: 800;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  line-height: 1.15;\n  margin-bottom: 16px;\n  letter-spacing: 0.02em;\n}\n\n.esg-eagle12-pdp h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  color: #0A1A3A;\n  margin-bottom: 8px;\n}\n\n.esg-eagle12-pdp .esg-lede {\n  font-size: 18px;\n  max-width: 900px;\n  color: #2a3756;\n  line-height: 1.6;\n  margin-bottom: 0;\n}\n\n.esg-eagle12-pdp p {\n  color: #2a3756;\n  line-height: 1.6;\n}\n\n\/* --- Stat Tiles ------------------------------------------- *\/\n.esg-eagle12-pdp .esg-stat-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.esg-eagle12-pdp .esg-stat-tile {\n  background: #ffffff;\n  border-radius: 8px;\n  box-shadow: 0 1px 4px rgba(0,0,0,0.06);\n  border-top: 3px solid #0A1A3A;\n  padding: 28px 24px 24px;\n}\n\n.esg-eagle12-pdp .esg-stat-number {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 28px;\n  font-weight: 800;\n  color: #0A1A3A;\n  line-height: 1;\n  margin-bottom: 4px;\n}\n\n.esg-eagle12-pdp .esg-stat-label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 6px;\n}\n\n.esg-eagle12-pdp .esg-stat-desc {\n  font-size: 14px;\n  color: #6B7390;\n  line-height: 1.4;\n}\n\n\/* --- Trust Strip ------------------------------------------ *\/\n.esg-eagle12-pdp .esg-trust-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n  background: rgba(255,255,255,0.1);\n}\n\n.esg-eagle12-pdp .esg-trust-item {\n  padding: 32px 28px;\n  background: #0A1A3A;\n}\n\n.esg-eagle12-pdp .esg-trust-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 6px;\n}\n\n.esg-eagle12-pdp .esg-trust-sub {\n  font-size: 14px;\n  color: #A0AECF;\n  line-height: 1.4;\n}\n\n\/* --- Feature Cards Grid ----------------------------------- *\/\n.esg-eagle12-pdp .esg-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.esg-eagle12-pdp .esg-feature-card {\n  background: #ffffff;\n  border-radius: 8px;\n  border: 1px solid #E6E9F0;\n  box-shadow: 0 1px 4px rgba(0,0,0,0.06);\n  padding: 28px 24px;\n}\n\n.esg-eagle12-pdp .esg-feature-card h4 {\n  margin-bottom: 10px;\n}\n\n.esg-eagle12-pdp .esg-feature-card p {\n  font-size: 15px;\n  color: #2a3756;\n}\n\n\/* --- Buyer Profile Cards ---------------------------------- *\/\n.esg-eagle12-pdp .esg-buyer-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.esg-eagle12-pdp .esg-buyer-card {\n  background: #ffffff;\n  border-radius: 8px;\n  border: 1px solid #E6E9F0;\n  box-shadow: 0 1px 4px rgba(0,0,0,0.06);\n  border-left: 3px solid #0A1A3A;\n  padding: 24px 20px 24px 22px;\n}\n\n.esg-eagle12-pdp .esg-buyer-card h4 {\n  margin-bottom: 10px;\n}\n\n.esg-eagle12-pdp .esg-buyer-card p {\n  font-size: 15px;\n}\n\n\/* --- Specs Tables ----------------------------------------- *\/\n.esg-eagle12-pdp .esg-specs-section-header {\n  margin-top: 40px;\n  margin-bottom: 0;\n}\n\n.esg-eagle12-pdp .esg-specs-section-header:first-of-type {\n  margin-top: 40px;\n}\n\n.esg-eagle12-pdp .esg-specs-group-label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n  color: #0A1A3A;\n  margin-top: 36px;\n  margin-bottom: 4px;\n  padding-bottom: 6px;\n  border-bottom: 2px solid #E6E9F0;\n}\n\n.esg-eagle12-pdp .esg-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 15px;\n  margin-bottom: 0;\n}\n\n.esg-eagle12-pdp .esg-specs-table tr:nth-child(odd) td {\n  background: #F8F8F8;\n}\n\n.esg-eagle12-pdp .esg-specs-table tr:nth-child(even) td {\n  background: #ffffff;\n}\n\n.esg-eagle12-pdp .esg-specs-table td {\n  padding: 12px 16px;\n  vertical-align: top;\n  color: #2a3756;\n  border: none;\n}\n\n.esg-eagle12-pdp .esg-specs-table td:first-child {\n  font-weight: 600;\n  color: #0A1A3A;\n  white-space: nowrap;\n  width: 38%;\n}\n\n.esg-eagle12-pdp .esg-specs-links {\n  display: flex;\n  gap: 16px;\n  flex-wrap: wrap;\n  margin-top: 32px;\n}\n\n.esg-eagle12-pdp .esg-btn-ghost {\n  display: inline-block;\n  border: 1px solid #0A1A3A;\n  color: #0A1A3A;\n  background: transparent;\n  padding: 13px 28px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  border-radius: 4px;\n  text-decoration: none;\n  transition: background 0.18s ease, color 0.18s ease;\n}\n\n.esg-eagle12-pdp .esg-btn-ghost:hover {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n\/* --- Lineup Comparison ------------------------------------ *\/\n.esg-eagle12-pdp .esg-lineup-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n  align-items: start;\n}\n\n.esg-eagle12-pdp .esg-lineup-card {\n  background: #ffffff;\n  border-radius: 8px;\n  border: 1px solid #E6E9F0;\n  box-shadow: 0 1px 4px rgba(0,0,0,0.06);\n  overflow: hidden;\n  position: relative;\n}\n\n.esg-eagle12-pdp .esg-lineup-card--current {\n  border: 2px solid #0A1A3A;\n  background: #F0F3F8;\n  position: relative;\n  padding-top: 30px;\n  overflow: hidden;\n}\n\n.esg-eagle12-pdp .esg-lineup-card-img-wrap {\n  padding: 16px;\n  background: #F8F8F8;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 212px;\n}\n\n.esg-eagle12-pdp .esg-lineup-card--current .esg-lineup-card-img-wrap {\n  background: #F0F3F8;\n}\n\n.esg-eagle12-pdp .esg-lineup-card img {\n  height: 180px;\n  width: 100%;\n  object-fit: contain;\n  display: block;\n}\n\n.esg-eagle12-pdp .esg-lineup-card-body {\n  padding: 20px 20px 24px;\n}\n\n.esg-eagle12-pdp .esg-lineup-card-body h4 {\n  margin-bottom: 4px;\n}\n\n.esg-eagle12-pdp .esg-lineup-dims {\n  font-size: 14px;\n  color: #6B7390;\n  margin-bottom: 4px;\n}\n\n.esg-eagle12-pdp .esg-lineup-ratio {\n  font-size: 13px;\n  font-weight: 600;\n  color: #0A1A3A;\n  margin-bottom: 12px;\n}\n\n.esg-eagle12-pdp .esg-lineup-bullets {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 16px;\n}\n\n.esg-eagle12-pdp .esg-lineup-bullets li {\n  font-size: 14px;\n  color: #2a3756;\n  padding: 3px 0 3px 16px;\n  position: relative;\n}\n\n.esg-eagle12-pdp .esg-lineup-bullets li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 11px;\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: #0A1A3A;\n}\n\n.esg-eagle12-pdp .esg-lineup-current-label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n  background: #0A1A3A;\n  color: #ffffff;\n  text-align: center;\n  display: block;\n  padding: 7px 0;\n}\n\n.esg-eagle12-pdp .esg-lineup-link {\n  display: inline-block;\n  border: 1px solid #0A1A3A;\n  color: #0A1A3A;\n  background: transparent;\n  padding: 10px 20px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  border-radius: 4px;\n  text-decoration: none;\n  transition: background 0.18s ease, color 0.18s ease;\n}\n\n.esg-eagle12-pdp .esg-lineup-link:hover {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n\/* --- Pro Series Section ----------------------------------- *\/\n.esg-eagle12-pdp .esg-proseries-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n  margin-top: 8px;\n}\n\n.esg-eagle12-pdp .esg-proseries-diff-card {\n  background: #112250;\n  border-radius: 8px;\n  padding: 24px 22px;\n  margin-bottom: 16px;\n  border: 1px solid rgba(122,156,192,0.18);\n}\n\n.esg-eagle12-pdp .esg-proseries-diff-card:last-child {\n  margin-bottom: 0;\n}\n\n.esg-eagle12-pdp .esg-proseries-diff-card h4 {\n  color: #ffffff;\n  margin-bottom: 8px;\n}\n\n.esg-eagle12-pdp .esg-proseries-diff-card p {\n  font-size: 15px;\n  color: #E6ECF7;\n}\n\n.esg-eagle12-pdp .esg-proseries-checklist-wrap {\n  background: #112250;\n  border-radius: 8px;\n  padding: 28px 24px;\n  border: 1px solid rgba(122,156,192,0.18);\n}\n\n.esg-eagle12-pdp .esg-proseries-checklist-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n  color: #7A9CC0;\n  margin-bottom: 20px;\n}\n\n.esg-eagle12-pdp .esg-proseries-checklist {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 28px;\n}\n\n.esg-eagle12-pdp .esg-proseries-checklist li {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  padding: 9px 0;\n  border-bottom: 1px solid rgba(122,156,192,0.12);\n  color: #E6ECF7;\n  font-size: 15px;\n  line-height: 1.4;\n}\n\n.esg-eagle12-pdp .esg-proseries-checklist li:last-child {\n  border-bottom: none;\n}\n\n.esg-eagle12-pdp .esg-proseries-checklist li svg {\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n.esg-eagle12-pdp .esg-section--dark h3 {\n  color: #ffffff;\n}\n\n.esg-eagle12-pdp .esg-section--dark .esg-eyebrow {\n  color: #7A9CC0;\n}\n\n\/* --- Buttons --------------------------------------------- *\/\n.esg-eagle12-pdp .esg-btn-primary {\n  display: inline-block;\n  background: #0A1A3A;\n  color: #ffffff;\n  padding: 13px 28px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  border-radius: 4px;\n  text-decoration: none;\n  transition: background 0.18s ease;\n  border: none;\n  cursor: pointer;\n}\n\n.esg-eagle12-pdp .esg-btn-primary:hover {\n  background: #112250;\n}\n\n.esg-eagle12-pdp .esg-btn-white {\n  display: inline-block;\n  background: #ffffff;\n  color: #0A1A3A;\n  padding: 13px 28px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  border-radius: 4px;\n  text-decoration: none;\n  transition: background 0.18s ease, color 0.18s ease;\n}\n\n.esg-eagle12-pdp .esg-btn-white:hover {\n  background: #E6ECF7;\n}\n\n\/* --- Projector Cards -------------------------------------- *\/\n.esg-eagle12-pdp .esg-projector-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.esg-eagle12-pdp .esg-projector-card {\n  background: #ffffff;\n  border-radius: 8px;\n  border: 1px solid #E6E9F0;\n  box-shadow: 0 1px 4px rgba(0,0,0,0.06);\n  overflow: hidden;\n}\n\n.esg-eagle12-pdp .esg-projector-card--premium {\n  border-top: 3px solid #0A1A3A;\n}\n\n.esg-eagle12-pdp .esg-projector-card--value {\n  border-top: 3px solid #6B7390;\n}\n\n.esg-eagle12-pdp .esg-projector-card-inner {\n  padding: 24px;\n}\n\n.esg-eagle12-pdp .esg-pill {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 12px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  padding: 4px 12px;\n  border-radius: 3px;\n  margin-bottom: 14px;\n}\n\n.esg-eagle12-pdp .esg-pill--premium {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n.esg-eagle12-pdp .esg-pill--value {\n  background: #E6E9F0;\n  color: #0A1A3A;\n}\n\n.esg-eagle12-pdp .esg-projector-specs {\n  list-style: none;\n  padding: 0;\n  margin: 14px 0 16px;\n  border-top: 1px solid #E6E9F0;\n  padding-top: 14px;\n}\n\n.esg-eagle12-pdp .esg-projector-specs li {\n  font-size: 14px;\n  color: #2a3756;\n  padding: 5px 0;\n  border-bottom: 1px solid #F0F3F8;\n  display: flex;\n  gap: 8px;\n}\n\n.esg-eagle12-pdp .esg-projector-specs li:last-child {\n  border-bottom: none;\n}\n\n.esg-eagle12-pdp .esg-spec-key {\n  font-weight: 600;\n  color: #0A1A3A;\n  white-space: nowrap;\n  min-width: 130px;\n}\n\n.esg-eagle12-pdp .esg-compat-note {\n  background: #F0F3F8;\n  border-left: 3px solid #0A1A3A;\n  border-radius: 0 4px 4px 0;\n  padding: 14px 16px;\n  font-size: 14px;\n  color: #2a3756;\n  margin: 14px 0 16px;\n}\n\n.esg-eagle12-pdp .esg-warning-callout {\n  background: #FFF8EE;\n  border-left: 3px solid #C8900A;\n  border-radius: 0 4px 4px 0;\n  padding: 14px 16px;\n  font-size: 14px;\n  color: #5A4200;\n  margin: 14px 0 16px;\n  line-height: 1.55;\n}\n\n.esg-eagle12-pdp .esg-fitment-cta {\n  border: 1px solid #0A1A3A;\n  background: #F0F3F8;\n  border-radius: 6px;\n  padding: 28px 32px;\n  margin-top: 28px;\n}\n\n.esg-eagle12-pdp .esg-fitment-cta h4 {\n  margin-bottom: 10px;\n}\n\n.esg-eagle12-pdp .esg-fitment-cta p {\n  font-size: 15px;\n  margin-bottom: 20px;\n}\n\n\/* --- SimKit Cards ----------------------------------------- *\/\n.esg-eagle12-pdp .esg-simkit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.esg-eagle12-pdp .esg-simkit-card {\n  background: #ffffff;\n  border-radius: 8px;\n  border: 1px solid #E6E9F0;\n  box-shadow: 0 1px 4px rgba(0,0,0,0.06);\n  padding: 28px 24px;\n  display: flex;\n  flex-direction: column;\n}\n\n.esg-eagle12-pdp .esg-simkit-card--bestseller {\n  border-top: 3px solid #0A1A3A;\n}\n\n.esg-eagle12-pdp .esg-simkit-card h4 {\n  margin-bottom: 8px;\n}\n\n.esg-eagle12-pdp .esg-simkit-card \u003e p {\n  font-size: 14px;\n  color: #6B7390;\n  margin-bottom: 0;\n}\n\n.esg-eagle12-pdp .esg-simkit-pill {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.1em;\n  padding: 4px 10px;\n  border-radius: 3px;\n  margin-bottom: 12px;\n  width: fit-content;\n}\n\n.esg-eagle12-pdp .esg-simkit-pill--bestseller {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n.esg-eagle12-pdp .esg-simkit-pill--popular {\n  background: #E6E9F0;\n  color: #0A1A3A;\n}\n\n.esg-eagle12-pdp .esg-simkit-bullets {\n  list-style: none;\n  padding: 0;\n  margin: 16px 0 20px;\n  flex: 1;\n}\n\n.esg-eagle12-pdp .esg-simkit-bullets li {\n  font-size: 14px;\n  color: #2a3756;\n  padding: 5px 0 5px 18px;\n  position: relative;\n  border-bottom: 1px solid #F0F3F8;\n  line-height: 1.45;\n}\n\n.esg-eagle12-pdp .esg-simkit-bullets li:last-child {\n  border-bottom: none;\n}\n\n.esg-eagle12-pdp .esg-simkit-bullets li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 11px;\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: #0A1A3A;\n}\n\n.esg-eagle12-pdp .esg-simkit-link {\n  display: inline-block;\n  background: #0A1A3A;\n  color: #ffffff;\n  padding: 12px 24px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  border-radius: 4px;\n  text-decoration: none;\n  transition: background 0.18s ease;\n  margin-top: auto;\n}\n\n.esg-eagle12-pdp .esg-simkit-link:hover {\n  background: #112250;\n}\n\n.esg-eagle12-pdp .esg-simkit-cta-row {\n  margin-top: 28px;\n  padding: 24px 28px;\n  background: #F8F8F8;\n  border-radius: 8px;\n  border: 1px solid #E6E9F0;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 24px;\n  flex-wrap: wrap;\n}\n\n.esg-eagle12-pdp .esg-simkit-cta-row p {\n  font-size: 15px;\n  color: #2a3756;\n  margin: 0;\n}\n\n.esg-eagle12-pdp .esg-simkit-cta-row a {\n  display: inline-block;\n  border: 1px solid #0A1A3A;\n  color: #0A1A3A;\n  padding: 11px 22px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  border-radius: 4px;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: background 0.18s ease, color 0.18s ease;\n}\n\n.esg-eagle12-pdp .esg-simkit-cta-row a:hover {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n\/* --- Closing CTA ------------------------------------------ *\/\n.esg-eagle12-pdp .esg-closing-inner {\n  text-align: center;\n}\n\n.esg-eagle12-pdp .esg-closing-inner h3 {\n  color: #ffffff;\n}\n\n.esg-eagle12-pdp .esg-closing-inner .esg-lede {\n  color: #E6ECF7;\n  margin: 0 auto 32px;\n}\n\n\/* --- FAQ -------------------------------------------------- *\/\n.esg-eagle12-pdp .esg-faq-list {\n  margin-top: 40px;\n  border-top: 1px solid #E6E9F0;\n}\n\n.esg-eagle12-pdp .esg-faq-item {\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-eagle12-pdp .esg-faq-item details {\n  padding: 0;\n}\n\n.esg-eagle12-pdp .esg-faq-item summary {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.03em;\n  color: #0A1A3A;\n  padding: 20px 40px 20px 0;\n  cursor: pointer;\n  list-style: none;\n  position: relative;\n  user-select: none;\n  -webkit-user-select: none;\n  line-height: 1.3;\n}\n\n.esg-eagle12-pdp .esg-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.esg-eagle12-pdp .esg-faq-item summary::after {\n  content: '+';\n  position: absolute;\n  right: 0;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 24px;\n  font-weight: 400;\n  color: #6B7390;\n  line-height: 1;\n}\n\n.esg-eagle12-pdp .esg-faq-item details[open] summary::after {\n  content: '\\2212';\n}\n\n.esg-eagle12-pdp .esg-faq-answer {\n  padding: 0 0 20px;\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.65;\n  max-width: 860px;\n}\n\n.esg-eagle12-pdp .esg-faq-answer a {\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n\n\/* --- Testimonial ----------------------------------------- *\/\n.esg-eagle12-pdp .esg-testimonial {\n  display: grid;\n  grid-template-columns: 420px 1fr;\n  gap: 48px;\n  align-items: start;\n  margin-top: 40px;\n}\n\n.esg-eagle12-pdp .esg-testimonial__photo img {\n  width: 100%;\n  border-radius: 6px;\n  object-fit: cover;\n  display: block;\n}\n\n.esg-eagle12-pdp .esg-testimonial__body {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n\n.esg-eagle12-pdp .esg-testimonial__stars svg {\n  display: block;\n}\n\n.esg-eagle12-pdp .esg-testimonial__quote {\n  font-size: 19px;\n  font-style: italic;\n  line-height: 1.65;\n  color: #2a3756;\n  border-left: 4px solid #0A1A3A;\n  padding-left: 24px;\n  margin: 0;\n}\n\n.esg-eagle12-pdp .esg-testimonial__meta {\n  padding-left: 24px;\n}\n\n.esg-eagle12-pdp .esg-testimonial__attribution {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: #0A1A3A;\n}\n\n.esg-eagle12-pdp .esg-testimonial__date {\n  font-size: 13px;\n  color: #6B7390;\n  margin-top: 2px;\n}\n\n@media (max-width: 900px) {\n  .esg-eagle12-pdp .esg-testimonial {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* --- Intro lede spacing ----------------------------------- *\/\n.esg-eagle12-pdp .esg-intro-lede-wrap {\n  margin-top: 20px;\n  margin-bottom: 0;\n}\n\n\/* --- Section header spacing ------------------------------ *\/\n.esg-eagle12-pdp .esg-section-header {\n  margin-bottom: 0;\n}\n\n\/* ============================================================\n   RESPONSIVE — 900px\n   ============================================================ *\/\n@media (max-width: 900px) {\n\n  .esg-eagle12-pdp .esg-inner {\n    padding: 56px 24px;\n  }\n\n  .esg-eagle12-pdp .esg-stat-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .esg-eagle12-pdp .esg-trust-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .esg-eagle12-pdp .esg-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-eagle12-pdp .esg-buyer-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-eagle12-pdp .esg-lineup-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-eagle12-pdp .esg-projector-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-eagle12-pdp .esg-simkit-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-eagle12-pdp .esg-proseries-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-eagle12-pdp .esg-proseries-float-img {\n    float: none !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    margin: 0 0 24px 0 !important;\n  }\n\n  .esg-eagle12-pdp .esg-specs-table td:first-child {\n    white-space: normal;\n  }\n}\n\n\/* ============================================================\n   RESPONSIVE — 560px\n   ============================================================ *\/\n@media (max-width: 560px) {\n\n  .esg-eagle12-pdp .esg-stat-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-eagle12-pdp .esg-trust-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-eagle12-pdp .esg-specs-table {\n    font-size: 14px;\n  }\n\n  .esg-eagle12-pdp .esg-specs-table td:first-child {\n    width: auto;\n  }\n\n  .esg-eagle12-pdp .esg-fitment-cta {\n    padding: 20px 18px;\n  }\n\n  .esg-eagle12-pdp .esg-simkit-bundle-cta {\n    padding: 20px 18px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-eagle12-pdp\"\u003e\n\n  \u003c!-- ======================================================\n       SECTION 1 — Intro + Stat Tiles\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eGolf Simulator Enclosure\u003c\/span\u003e\n        \u003ch3\u003eThe Most Popular 12-Foot Simulator Bay\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-intro-lede-wrap\"\u003e\n        \u003cp class=\"esg-lede\"\u003eAt 12 feet wide and 8’2″ tall, the Eagle 12 is the most widely installed enclosure in the lineup. The 4:3 screen ratio is the standard for golf simulation software — the wider bay accommodates right- and left-handed players, full swing follow-through, and popular overhead launch monitors without compromise. Built on the same 1-1\/4″ powder-coated steel frame as the rest of the lineup, snaps together in under an hour, no tools required.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat-grid\"\u003e\n        \u003cdiv class=\"esg-stat-tile\"\u003e\n          \u003cdiv class=\"esg-stat-number\"\u003e12’\u003c\/div\u003e\n          \u003cdiv class=\"esg-stat-label\"\u003eBay Width\u003c\/div\u003e\n          \u003cdiv class=\"esg-stat-desc\"\u003eThe most popular sim bay width\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-stat-tile\"\u003e\n          \u003cdiv class=\"esg-stat-number\"\u003e8’2″\u003c\/div\u003e\n          \u003cdiv class=\"esg-stat-label\"\u003eCeiling Clearance\u003c\/div\u003e\n          \u003cdiv class=\"esg-stat-desc\"\u003eStandard 9’ ceiling compatible\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-stat-tile\"\u003e\n          \u003cdiv class=\"esg-stat-number\"\u003e5’\u003c\/div\u003e\n          \u003cdiv class=\"esg-stat-label\"\u003eEnclosure Depth\u003c\/div\u003e\n          \u003cdiv class=\"esg-stat-desc\"\u003eAllows projector + player space\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-stat-tile\"\u003e\n          \u003cdiv class=\"esg-stat-number\"\u003e4:3\u003c\/div\u003e\n          \u003cdiv class=\"esg-stat-label\"\u003eScreen Ratio\u003c\/div\u003e\n          \u003cdiv class=\"esg-stat-desc\"\u003eOptimized for golf simulation\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 2 — Trust Strip\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner\" style=\"padding-top: 0; padding-bottom: 0;\"\u003e\n      \u003cdiv class=\"esg-trust-grid\"\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cdiv class=\"esg-trust-title\"\u003eFree UPS Ground Delivery\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-sub\"\u003eContinental US — no shipping charges\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cdiv class=\"esg-trust-title\"\u003eSame Business Day Shipping\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-sub\"\u003eMost orders ship same business day\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cdiv class=\"esg-trust-title\"\u003eShips from Tennessee\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-sub\"\u003eReal in-stock inventory — not drop-shipped\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cdiv class=\"esg-trust-title\"\u003eAvailable for Local Pickup\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-sub\"\u003eLenoir City, TN — walk-in welcome\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 3 — Why Eagle 12\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eBuilt Different\u003c\/span\u003e\n        \u003ch3\u003eEagle 12 — Premium Construction for a 12-Foot Bay\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-grid\"\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eHeavy-Duty Steel Frame\u003c\/h4\u003e\n          \u003cp\u003e1-1\/4″ thick-wall powder-coated steel. The frame holds its geometry shot after shot without flex or racking.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003e4K Triple-Layer Impact Screen\u003c\/h4\u003e\n          \u003cp\u003eThree-layer construction absorbs ball impact, maintains even tension across the 12-foot bay, and holds a flat projection surface for consistent image quality.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eVelvet-Lined Enclosure\u003c\/h4\u003e\n          \u003cp\u003ePremium velvet inner lining keeps ambient light out of the hitting zone. The dark interior improves perceived contrast and frames the screen for a focused sim environment.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eSeamless Screen Integration\u003c\/h4\u003e\n          \u003cp\u003eVelvet flaps with hook-and-loop attachment wrap the screen perimeter, eliminating light gaps and creating a clean transition between the screen and enclosure surround.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eAnti-Collision Top Rail Padding\u003c\/h4\u003e\n          \u003cp\u003eFoam-padded top rail protects follow-through on full swings. The 12-foot bay provides more lateral clearance than narrower enclosures, but the padding remains standard across the lineup.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eTool-Free Assembly\u003c\/h4\u003e\n          \u003cp\u003eNumbered snap-together poles require no tools and no hardware. Most two-person builds complete in 45–60 minutes.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 4 — Who It's Built For\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eFind Your Fit\u003c\/span\u003e\n        \u003ch3\u003eBuilt for the Golfer with Space and a High Standard\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-buyer-grid\"\u003e\n        \u003cdiv class=\"esg-buyer-card\"\u003e\n          \u003ch4\u003eThe Dedicated Sim Room\u003c\/h4\u003e\n          \u003cp\u003eA 12-foot bay turns a standard single-car garage or bonus room into a proper sim studio. The Eagle 12 fills the space without wasted width, and the 4:3 screen keeps every inch of projection area in the golf sim view.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-buyer-card\"\u003e\n          \u003ch4\u003eOverhead Launch Monitor Builds\u003c\/h4\u003e\n          \u003cp\u003eThe Eagle 12’s 12-foot width and 8’2″ height give ceiling-mounted overhead monitors like the VTrack plenty of room to operate. No lateral squeeze, no ceiling clearance tradeoffs.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-buyer-card\"\u003e\n          \u003ch4\u003eRight- and Left-Handed Setups\u003c\/h4\u003e\n          \u003cp\u003e12 feet of lateral bay space accommodates both orientations and full follow-through on driver swings without repositioning side walls or adding padding.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-buyer-card\"\u003e\n          \u003ch4\u003eUpgraders from Portable Nets\u003c\/h4\u003e\n          \u003cp\u003eMoving from a standalone net to the Eagle 12 is the typical first real enclosure upgrade. The velvet lining, steel frame, and full surround immediately change how the space feels and performs.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 5 — Specs Table\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eBy the Numbers\u003c\/span\u003e\n        \u003ch3\u003eEagle 12 — Full Specification\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Core Dimensions --\u003e\n      \u003cp class=\"esg-specs-group-label\"\u003eCore Dimensions\u003c\/p\u003e\n      \u003ctable class=\"esg-specs-table\" role=\"table\" aria-label=\"Core Dimensions\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eModel\u003c\/td\u003e\n            \u003ctd\u003eEagle 12 Premium Golf Simulator Enclosure\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eManufacturer\u003c\/td\u003e\n            \u003ctd\u003eElite Sim Golf\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eScreen Aspect Ratio\u003c\/td\u003e\n            \u003ctd\u003e4:3 (optimized for golf simulation)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOutside Dimensions (Frame)\u003c\/td\u003e\n            \u003ctd\u003e12’ W × 8’2″ H × 5’ D (approx. 3.6 m × 2.5 m × 1.5 m)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eSimulator Footprint — Enclosure\u003c\/td\u003e\n            \u003ctd\u003eApprox. 12’ W × 5’ D floor space required for the enclosure frame\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eTypical Room Fit (Guideline)\u003c\/td\u003e\n            \u003ctd\u003eWorks best in rooms ~12’–15’ wide with at least 9’ ceilings and sufficient depth for player, launch monitor, and projector\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003c!-- Impact Screen \u0026 Image Area --\u003e\n      \u003cp class=\"esg-specs-group-label\"\u003eImpact Screen \u0026amp; Image Area\u003c\/p\u003e\n      \u003ctable class=\"esg-specs-table\" role=\"table\" aria-label=\"Impact Screen and Image Area\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eImpact Screen Panel Size (nominal)\u003c\/td\u003e\n            \u003ctd\u003eApprox. 141″ W × 98″ H overall panel, designed for 4:3 projection\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eRecommended Max Projected Image Area\u003c\/td\u003e\n            \u003ctd\u003eUp to approx. 131″ W × 98″ H in a 4:3 ratio, leaving a small velvet border. Actual area may vary slightly based on installation and tension.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eScreen Construction\u003c\/td\u003e\n            \u003ctd\u003e4K ULTRA premium triple-layer impact screen for simulator use\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003c!-- Frame \u0026 Enclosure Materials --\u003e\n      \u003cp class=\"esg-specs-group-label\"\u003eFrame \u0026amp; Enclosure Materials\u003c\/p\u003e\n      \u003ctable class=\"esg-specs-table\" role=\"table\" aria-label=\"Frame and Enclosure Materials\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFrame Tubing\u003c\/td\u003e\n            \u003ctd\u003e1-1\/4″ (32 mm) thick-wall powder-coated steel tubing\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEnclosure Lining\u003c\/td\u003e\n            \u003ctd\u003ePremium velvet inner lining with durable vinyl exterior\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEnclosure Flaps\u003c\/td\u003e\n            \u003ctd\u003eVelvet flaps with hook-and-loop attachment for seamless transition to the impact screen\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCollision Protection\u003c\/td\u003e\n            \u003ctd\u003eAnti-collision padding along top rail and lower rear frame sections\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003c!-- Assembly --\u003e\n      \u003cp class=\"esg-specs-group-label\"\u003eAssembly\u003c\/p\u003e\n      \u003ctable class=\"esg-specs-table\" role=\"table\" aria-label=\"Assembly\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eAssembly Method\u003c\/td\u003e\n            \u003ctd\u003eTool-free, snap-together frame design with numbered poles\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eEstimated Assembly Time\u003c\/td\u003e\n            \u003ctd\u003eApprox. 45–60 minutes with two people recommended\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eIncluded With Enclosure\u003c\/td\u003e\n            \u003ctd\u003eSteel frame, velvet enclosure, triple-layer impact screen, mounting hardware, collision padding. Hitting mat and landing pad sold separately.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"esg-specs-links\"\u003e\n        \u003ca href=\"#\" class=\"esg-btn-ghost\"\u003eDownload Assembly Instructions (PDF)\u003c\/a\u003e\n        \u003ca href=\"#\" class=\"esg-btn-ghost\"\u003eWatch Assembly Video\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 6 — Enclosure Lineup Comparison\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eCompare the Lineup\u003c\/span\u003e\n        \u003ch3\u003eChoose the Right Bay for Your Space\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\" style=\"margin-top: 16px;\"\u003eThree standard enclosures. Same frame construction, same screen quality — the choice is bay width and screen format.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-lineup-grid\"\u003e\n\n        \u003c!-- Birdie 10 --\u003e\n        \u003cdiv class=\"esg-lineup-card\"\u003e\n          \u003cdiv class=\"esg-lineup-card-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/B10-Side.png\" alt=\"Birdie 10 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-lineup-card-body\"\u003e\n            \u003ch4\u003eBirdie 10\u003c\/h4\u003e\n            \u003cp class=\"esg-lineup-dims\"\u003e10’ W × 8’2″ H × 5’ D\u003c\/p\u003e\n            \u003cp class=\"esg-lineup-ratio\"\u003eScreen: 4:3\u003c\/p\u003e\n            \u003cul class=\"esg-lineup-bullets\"\u003e\n              \u003cli\u003eCompact single-stall garage fit\u003c\/li\u003e\n              \u003cli\u003e4:3 impact screen\u003c\/li\u003e\n              \u003cli\u003eBest for tight rooms\u003c\/li\u003e\n              \u003cli\u003e45–60 min assembly\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure-for-garage\" class=\"esg-lineup-link\" target=\"_blank\" rel=\"noopener\"\u003eView Birdie 10\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Eagle 12 — Current Model --\u003e\n        \u003cdiv class=\"esg-lineup-card esg-lineup-card--current\"\u003e\n          \u003cspan class=\"esg-lineup-current-label\" style=\"position:absolute;top:0;left:0;right:0;text-align:center;display:block;\"\u003eCurrent Model\u003c\/span\u003e\n          \u003cdiv class=\"esg-lineup-card-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E12-ProductCard.png\" alt=\"Eagle 12 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-lineup-card-body\"\u003e\n            \u003ch4\u003eEagle 12\u003c\/h4\u003e\n            \u003cp class=\"esg-lineup-dims\"\u003e12’ W × 8’2″ H × 5’ D\u003c\/p\u003e\n            \u003cp class=\"esg-lineup-ratio\"\u003eScreen: 4:3\u003c\/p\u003e\n            \u003cul class=\"esg-lineup-bullets\"\u003e\n              \u003cli\u003eMost popular sim bay width\u003c\/li\u003e\n              \u003cli\u003e4:3 impact screen\u003c\/li\u003e\n              \u003cli\u003eBest for dedicated sim rooms + standard garages\u003c\/li\u003e\n              \u003cli\u003e45–60 min assembly\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Albatross 13 --\u003e\n        \u003cdiv class=\"esg-lineup-card\"\u003e\n          \u003cdiv class=\"esg-lineup-card-img-wrap\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/A13S-ProductCard.png\" alt=\"Albatross 13 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-lineup-card-body\"\u003e\n            \u003ch4\u003eAlbatross 13\u003c\/h4\u003e\n            \u003cp class=\"esg-lineup-dims\"\u003e13’ W × 8’2″ H × 5’ D\u003c\/p\u003e\n            \u003cp class=\"esg-lineup-ratio\"\u003eScreen: 16:9\u003c\/p\u003e\n            \u003cul class=\"esg-lineup-bullets\"\u003e\n              \u003cli\u003eWidest standard bay\u003c\/li\u003e\n              \u003cli\u003e16:9 widescreen impact screen\u003c\/li\u003e\n              \u003cli\u003eBest for bonus rooms + commercial bays\u003c\/li\u003e\n              \u003cli\u003e60–90 min assembly\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/albatross-13-golf-simulator-enclosure-standard-depth\" class=\"esg-lineup-link\" target=\"_blank\" rel=\"noopener\"\u003eView Albatross 13\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 6B — Pro Series Callout\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n\n      \u003cdiv style=\"overflow:hidden; margin-bottom:40px;\"\u003e\n        \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ChatGPT_Image_Apr_25_2026_10_01_09_AM.png\" alt=\"PRO Series 12x9 Golf Simulator Enclosure\" class=\"esg-proseries-float-img\" loading=\"lazy\" style=\"float:right; width:300px; max-width:42%; margin:0 0 16px 36px; border-radius:12px; object-fit:contain; background:#112250; box-shadow:0 4px 24px rgba(0,0,0,0.35); transition:transform 0.35s ease, box-shadow 0.35s ease;\" onmouseover=\"this.style.transform='scale(1.03)';this.style.boxShadow='0 8px 36px rgba(0,0,0,0.5)';\" onmouseout=\"this.style.transform='scale(1)';this.style.boxShadow='0 4px 24px rgba(0,0,0,0.35)';\"\u003e\n        \u003cspan class=\"esg-eyebrow\" style=\"color:#7A9CC0;\"\u003ePro Series Upgrade\u003c\/span\u003e\n        \u003ch3 style=\"color:#ffffff;\"\u003ePRO Series 12x9 — Everything Included Standard\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\" style=\"color:#E6ECF7;\"\u003eFor buyers who want a fully finished premium bay from day one — no stacking add-ons, no sourcing separate components — the PRO Series 12x9 is built to deliver a complete, professional-grade simulator enclosure out of the box.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-proseries-grid\"\u003e\n\n        \u003c!-- Left: Differentiator Cards --\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-proseries-diff-card\"\u003e\n            \u003ch4\u003eHigh Contrast Gray Triple-Layer Screen\u003c\/h4\u003e\n            \u003cp\u003ePremium gray impact screen, not the standard white on the Eagle 12, Birdie 10, and Albatross 13. Deeper blacks, better ambient light rejection, improved contrast for serious sim use.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-proseries-diff-card\"\u003e\n            \u003ch4\u003eBuilt-In 1FT Wall Stand-Off\u003c\/h4\u003e\n            \u003cp\u003e12’ W × 9’ H × 6’ D total footprint with the stand-off built in. Installs directly against the wall — no additional rear clearance calculation needed.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-proseries-diff-card\"\u003e\n            \u003ch4\u003eEMT Pipe Frame Kit Included Standard\u003c\/h4\u003e\n            \u003cp\u003eFrame pipes included in the box. No sourcing EMT pipe locally or separately.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-proseries-diff-card\"\u003e\n            \u003ch4\u003eLarger Viewable Image Area\u003c\/h4\u003e\n            \u003cp\u003eTrue 4:3 viewable area of 138″ W × 103″ H. Taller bay at 9’ height vs. 8’2″ on the standard lineup.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Right: Checklist --\u003e\n        \u003cdiv class=\"esg-proseries-checklist-wrap\"\u003e\n          \u003cp class=\"esg-proseries-checklist-title\"\u003eWhat’s Included Standard\u003c\/p\u003e\n          \u003cul class=\"esg-proseries-checklist\"\u003e\n            \u003cli\u003e\n              \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n                \u003ccircle cx=\"10\" cy=\"10\" r=\"9\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"M6 10.5L8.5 13L14 7.5\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              PRO Series 12x9 enclosure frame (12’ W × 9’ H × 6’ D)\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n                \u003ccircle cx=\"10\" cy=\"10\" r=\"9\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"M6 10.5L8.5 13L14 7.5\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              High Contrast Gray Triple-Layer impact screen\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n                \u003ccircle cx=\"10\" cy=\"10\" r=\"9\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"M6 10.5L8.5 13L14 7.5\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              EMT Pipe Frame Kit\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n                \u003ccircle cx=\"10\" cy=\"10\" r=\"9\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"M6 10.5L8.5 13L14 7.5\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              RipStop Fabric Surround for total ball containment\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n                \u003ccircle cx=\"10\" cy=\"10\" r=\"9\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"M6 10.5L8.5 13L14 7.5\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              Bungee bottom for screen-to-turf transition\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n                \u003ccircle cx=\"10\" cy=\"10\" r=\"9\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"M6 10.5L8.5 13L14 7.5\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              Heavyweight foam-lined flaps (no upgrade required)\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n                \u003ccircle cx=\"10\" cy=\"10\" r=\"9\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n                \u003cpath d=\"M6 10.5L8.5 13L14 7.5\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e\n              Blackout sheet to eliminate bottom light bleed\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/pro-series-12x9-golf-simulator-enclosure\" class=\"esg-btn-white\" target=\"_blank\" rel=\"noopener\"\u003eView PRO Series 12x9\u003c\/a\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 6C — Customer Testimonial\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eFrom a Verified Customer\u003c\/span\u003e\n      \u003ch3\u003eReal Bay. Real Results.\u003c\/h3\u003e\n      \u003cdiv class=\"esg-testimonial\"\u003e\n        \u003cdiv class=\"esg-testimonial__photo\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/Install-VTRACK-Eagle12-2.jpg?v=1781474729\" alt=\"Eagle 12 installed simulator bay — customer photo from Chuck L.\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-testimonial__body\"\u003e\n          \u003cdiv class=\"esg-testimonial__stars\" aria-label=\"5 out of 5 stars\"\u003e\n            \u003csvg width=\"100\" height=\"18\" viewbox=\"0 0 100 18\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cpath d=\"M9 1l2.09 6.26H18l-5.45 3.96 2.09 6.26L9 13.51l-5.64 3.97 2.09-6.26L0 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003cpath d=\"M29 1l2.09 6.26H38l-5.45 3.96 2.09 6.26L29 13.51l-5.64 3.97 2.09-6.26L20 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003cpath d=\"M49 1l2.09 6.26H58l-5.45 3.96 2.09 6.26L49 13.51l-5.64 3.97 2.09-6.26L40 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003cpath d=\"M69 1l2.09 6.26H78l-5.45 3.96 2.09 6.26L69 13.51l-5.64 3.97 2.09-6.26L60 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003cpath d=\"M89 1l2.09 6.26H98l-5.45 3.96 2.09 6.26L89 13.51l-5.64 3.97 2.09-6.26L80 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003cblockquote class=\"esg-testimonial__quote\"\u003e\n            “Great product and very sturdy. Patience required in setup, but once completed it was worth it. Very happy with the quality and would purchase again.”\n          \u003c\/blockquote\u003e\n          \u003cdiv class=\"esg-testimonial__meta\"\u003e\n            \u003cp class=\"esg-testimonial__attribution\"\u003e— Chuck L., Verified Buyer\u003c\/p\u003e\n            \u003cp class=\"esg-testimonial__date\"\u003eMarch 2, 2026\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 7 — Projector Recommender\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eComplete Your Setup\u003c\/span\u003e\n        \u003ch3\u003eChoose a Projector for the Eagle 12\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\" style=\"margin-top: 16px;\"\u003eThe right projector depends on room depth, ceiling height, and whether a ceiling-mounted overhead launch monitor will be installed. Use the Projector Fitment Tool to confirm mounting distance before purchasing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-projector-grid\"\u003e\n\n        \u003c!-- BenQ AK700ST --\u003e\n        \u003cdiv class=\"esg-projector-card esg-projector-card--premium\"\u003e\n          \u003cdiv class=\"esg-projector-card-inner\"\u003e\n            \u003cspan class=\"esg-pill esg-pill--premium\"\u003ePremium 4K\u003c\/span\u003e\n            \u003ch4\u003eBenQ AK700ST\u003c\/h4\u003e\n            \u003cul class=\"esg-projector-specs\"\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eResolution\u003c\/span\u003e\u003cspan\u003e4K UHD (3840×2160)\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eBrightness\u003c\/span\u003e\u003cspan\u003e4,000 ANSI lumens\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eThrow Ratio\u003c\/span\u003e\u003cspan\u003e0.69–0.83 (short throw, 1.2× motorized zoom)\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eLight Source\u003c\/span\u003e\u003cspan\u003eLaser — 20,000-hour lifespan\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eSpecial\u003c\/span\u003e\u003cspan\u003eAuto Screen Fit, Quick Focus, Golf Mode color profiles, IP5X dust-sealed\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"esg-compat-note\"\u003eFull overhead launch monitor clearance — the AK700ST’s short-throw lens and ceiling-rear mounting position do not interfere with ceiling-mounted overhead launch monitors (e.g. VTrack).\u003c\/div\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\" class=\"esg-btn-ghost\" target=\"_blank\" rel=\"noopener\"\u003eView BenQ AK700ST\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Optoma GT2400HDR --\u003e\n        \u003cdiv class=\"esg-projector-card esg-projector-card--value\"\u003e\n          \u003cdiv class=\"esg-projector-card-inner\"\u003e\n            \u003cspan class=\"esg-pill esg-pill--value\"\u003eBest Value Laser\u003c\/span\u003e\n            \u003ch4\u003eOptoma GT2400HDR\u003c\/h4\u003e\n            \u003cul class=\"esg-projector-specs\"\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eResolution\u003c\/span\u003e\u003cspan\u003e1080p Full HD (1920×1080)\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eBrightness\u003c\/span\u003e\u003cspan\u003e4,200 ANSI lumens\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eThrow Ratio\u003c\/span\u003e\u003cspan\u003e0.496:1 (ultra-short throw — fixed)\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eLight Source\u003c\/span\u003e\u003cspan\u003eDuraCore Laser — 30,000-hour lifespan\u003c\/span\u003e\n\u003c\/li\u003e\n              \u003cli\u003e\n\u003cspan class=\"esg-spec-key\"\u003eSpecial\u003c\/span\u003e\u003cspan\u003e8.4ms input lag, IP6X dust-sealed, HDR10\/HLG, 360° operation\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"esg-warning-callout\"\u003e\n              \u003cstrong\u003eUltra-short throw consideration:\u003c\/strong\u003e The GT2400HDR’s 0.496:1 throw ratio requires the projector to mount much closer to the screen than a standard short-throw model. In setups with a ceiling-mounted overhead launch monitor (e.g. VTrack), verify that the projector mounting position does not conflict with the monitor’s ceiling bracket before purchasing. Use the Projector Fitment Tool to confirm placement.\n            \u003c\/div\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-gt2400hdr-4200-lumens-1080p-short-throw-golf-simulator-projector\" class=\"esg-btn-ghost\" target=\"_blank\" rel=\"noopener\"\u003eView Optoma GT2400HDR\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-fitment-cta\"\u003e\n        \u003ch4\u003eNot Sure Which Projector Fits Your Room?\u003c\/h4\u003e\n        \u003cp\u003eEnter room depth and ceiling height into the Projector Fitment Tool to get compatible projector recommendations and exact mounting distances for the Eagle 12’s 12-foot bay.\u003c\/p\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\" class=\"esg-btn-primary\" target=\"_blank\" rel=\"noopener\"\u003eUse the Projector Fitment Tool\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 8 — Build a Complete SimKit\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eGo Beyond the Enclosure\u003c\/span\u003e\n      \u003ch3\u003ePair the Eagle 12 with a Complete SimKit\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eThe Eagle 12 is the enclosure foundation. These pre-configured SimKit packages pair it with a launch monitor, projector, and hitting mat — everything needed for a complete simulator in one order.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-simkit-grid\"\u003e\n\n        \u003c!-- SimKit Card 1 — VTrack Premium 4K (Best Seller) --\u003e\n        \u003cdiv class=\"esg-simkit-card esg-simkit-card--bestseller\"\u003e\n          \u003cspan class=\"esg-simkit-pill esg-simkit-pill--bestseller\"\u003eBest Seller\u003c\/span\u003e\n          \u003ch4\u003eVTrack Premium 4K SimKit\u003c\/h4\u003e\n          \u003cp\u003eThe complete overhead build. VTrack ceiling-mount launch monitor + 4K projector, pre-configured and ready to install. Choose the Eagle 12 enclosure at checkout.\u003c\/p\u003e\n          \u003cul class=\"esg-simkit-bullets\"\u003e\n            \u003cli\u003eVTrack Overhead Launch Monitor — ceiling-mounted, markerless tracking\u003c\/li\u003e\n            \u003cli\u003eBenQ AK700ST 4K laser projector with Golf Mode color profiles\u003c\/li\u003e\n            \u003cli\u003eEnclosure choice at checkout — select the Eagle 12\u003c\/li\u003e\n            \u003cli\u003eIdeal for dedicated sim rooms where a clean, floor-free launch monitor setup is the priority\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca class=\"esg-simkit-link\" href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-launch-monitor-premium-4k-package-enclosure-choice-optoma-zk521st\"\u003eView VTrack Premium 4K SimKit →\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- SimKit Card 2 — Eye Mini Lite (Popular Floor-Based) --\u003e\n        \u003cdiv class=\"esg-simkit-card\"\u003e\n          \u003cspan class=\"esg-simkit-pill esg-simkit-pill--popular\"\u003ePopular Floor-Based\u003c\/span\u003e\n          \u003ch4\u003eEye Mini Lite 12FT SimKit\u003c\/h4\u003e\n          \u003cp\u003eA clean floor-based alternative for the 12-foot bay. No ceiling mount required — the Uneekor Eye Mini Lite sits beside the hitting area for repeatable alignment without any overhead installation.\u003c\/p\u003e\n          \u003cul class=\"esg-simkit-bullets\"\u003e\n            \u003cli\u003eUneekor Eye Mini Lite — ground-based, camera-driven tracking\u003c\/li\u003e\n            \u003cli\u003eBenQ AH700ST 1080p laser projector — bright, short-throw, no 4K required\u003c\/li\u003e\n            \u003cli\u003eEagle 12 enclosure + Elite ProTee 5×5 mat + 6×12 landing pad included\u003c\/li\u003e\n            \u003cli\u003eBest for rooms where ceiling mounting is not practical or preferred\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca class=\"esg-simkit-link\" href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-lite-12ft-premium-1080p-golf-simulator-package\"\u003eView Eye Mini Lite SimKit →\u003c\/a\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- Bundle Builder CTA Row --\u003e\n      \u003cdiv class=\"esg-simkit-cta-row\"\u003e\n        \u003cp\u003eWant a different launch monitor or projector combination?\u003c\/p\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eBuild Your Own Bundle →\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 9 — Closing CTA\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner esg-closing-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\" style=\"color:#7A9CC0; text-align: center; display: block;\"\u003eGet Expert Help\u003c\/span\u003e\n      \u003ch3 style=\"color:#ffffff; text-align: center;\"\u003eTalk to a Simulator Specialist\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\" style=\"color:#E6ECF7; text-align: center; margin: 16px auto 32px;\"\u003eQuestions about room fit, projector compatibility, or launch monitor pairings for the Eagle 12 — reach out directly. Every order is backed by real simulator expertise, not a chatbot.\u003c\/p\u003e\n      \u003ca href=\"mailto:info@elitesimgolf.com\" class=\"esg-btn-white\"\u003eContact Us\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ======================================================\n       SECTION 10 — FAQ\n       ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eCommon Questions\u003c\/span\u003e\n        \u003ch3\u003eEagle 12 — Common Questions\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-list\"\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eHow much room do I need for the Eagle 12?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              Frame footprint: 12’ W × 5’ D, 8’2″ tall. Plan for swing room in front, launch monitor placement behind the player, and overhead space for projector mounting. Rooms 12’–15’ wide with 9’ or higher ceilings are the typical fit. Total room depth depends on projector throw and launch monitor requirements. Use the Projector Fitment Tool at \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\" target=\"_blank\" rel=\"noopener\"\u003eelitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\u003c\/a\u003e to confirm the full layout.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat screen aspect ratio does the Eagle 12 use and why does it matter?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              4:3, which is the native format of most golf simulation software. 4:3 fills more of the screen with the course view compared to 16:9 widescreen when running golf sim software. Viewable image area: up to approx. 131″ W × 98″ H in a 4:3 ratio.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is included with the Eagle 12?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              1-1\/4″ powder-coated steel frame, 4K ULTRA premium triple-layer impact screen, velvet-lined enclosure with vinyl exterior, velvet flaps with hook-and-loop attachment, anti-collision padding along the top rail and lower rear frame, and mounting hardware. Hitting mat and landing pad are sold separately.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eIs a hitting mat included?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              No. The hitting mat and landing pad are sold separately. Preferences vary significantly based on playing style and simulator software, so the mat is kept separate to allow the right choice without being locked into a bundled option.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the Eagle 12 be used with any launch monitor?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              Yes. Compatible with any launch monitor type: radar-based side monitors, forward-facing camera monitors, and ceiling-mounted overhead monitors. The key variable is room depth — confirm the total room layout before purchasing.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat projector works with the Eagle 12?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              The BenQ AK700ST (premium — 4K, short throw, full overhead monitor clearance) and the Optoma GT2400HDR (best value — 1080p, ultra-short throw, 30,000-hour laser). The GT2400HDR’s 0.496:1 throw ratio mounts very close to the screen, so buyers with a ceiling-mounted overhead monitor should verify placement using the Projector Fitment Tool at \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\" target=\"_blank\" rel=\"noopener\"\u003eelitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\u003c\/a\u003e before purchasing.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eHow long does the Eagle 12 take to assemble?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              Approximately 45–60 minutes with two people. Numbered poles snap together without tools. Two people recommended for holding frame sections and tensioning the enclosure fabric.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eCan the Eagle 12 be disassembled and moved?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              Yes. The snap-together design allows full disassembly, relocation, and reassembly. Practical for seasonal use, rentals, or situations where the installation space will change.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eDoes the Eagle 12 work for both right- and left-handed golfers?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              Yes. The enclosure is symmetrical. The 12-foot bay gives both orientations ample lateral clearance for full swing follow-through without repositioning.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eCan I upgrade the Eagle 12 to a complete simulator package?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              Yes. The SimKit Bundle Builder at \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\" target=\"_blank\" rel=\"noopener\"\u003eelitesimgolf.com\/pages\/golf-simkit-bundle-builder\u003c\/a\u003e allows combining the Eagle 12 with a launch monitor, projector, and hitting mat in a single order. Pre-configured bundles built around the Eagle 12 are also available.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cdetails\u003e\n            \u003csummary\u003eWhat is the difference between the standard enclosures and the PRO Series 12x9?\u003c\/summary\u003e\n            \u003cdiv class=\"esg-faq-answer\"\u003e\n              The Eagle 12, Birdie 10, and Albatross 13 are the standard lineup — white triple-layer impact screen, accessories (bungee bottom, fabric surround, blackout sheet, foam flaps) sold separately as upgrades. The PRO Series 12x9 includes all of those components standard, plus a High Contrast Gray screen, EMT Pipe Frame Kit, taller 9’ height, and deeper 6’ depth with a built-in 1-foot wall stand-off. More info at \u003ca href=\"https:\/\/elitesimgolf.com\/products\/pro-series-12x9-golf-simulator-enclosure\" target=\"_blank\" rel=\"noopener\"\u003eelitesimgolf.com\/products\/pro-series-12x9-golf-simulator-enclosure\u003c\/a\u003e.\n            \u003c\/div\u003e\n          \u003c\/details\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003c!-- \/.esg-eagle12-pdp --\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much room do I need for the Eagle 12?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Frame footprint: 12' W x 5' D, 8'2\\\" tall. Plan for swing room in front, launch monitor placement behind the player, and overhead space for projector mounting. Rooms 12'–15' wide with 9' or higher ceilings are the typical fit. Total room depth depends on projector throw and launch monitor requirements. Use the Projector Fitment Tool at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator to confirm the full layout.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What screen aspect ratio does the Eagle 12 use and why does it matter?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"4:3, which is the native format of most golf simulation software. 4:3 fills more of the screen with the course view compared to 16:9 widescreen when running golf sim software. Viewable image area: up to approx. 131\\\" W x 98\\\" H in a 4:3 ratio.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is included with the Eagle 12?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"1-1\/4\\\" powder-coated steel frame, 4K ULTRA premium triple-layer impact screen, velvet-lined enclosure with vinyl exterior, velvet flaps with hook-and-loop attachment, anti-collision padding along the top rail and lower rear frame, and mounting hardware. Hitting mat and landing pad are sold separately.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is a hitting mat included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The hitting mat and landing pad are sold separately. Preferences vary significantly based on playing style and simulator software, so the mat is kept separate to allow the right choice without being locked into a bundled option.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Eagle 12 be used with any launch monitor?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Compatible with any launch monitor type: radar-based side monitors, forward-facing camera monitors, and ceiling-mounted overhead monitors. The key variable is room depth — confirm the total room layout before purchasing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What projector works with the Eagle 12?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The BenQ AK700ST (premium — 4K, short throw, full overhead monitor clearance) and the Optoma GT2400HDR (best value — 1080p, ultra-short throw, 30,000-hour laser). The GT2400HDR's 0.496:1 throw ratio mounts very close to the screen, so buyers with a ceiling-mounted overhead monitor should verify placement using the Projector Fitment Tool at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator before purchasing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does the Eagle 12 take to assemble?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Approximately 45–60 minutes with two people. Numbered poles snap together without tools. Two people recommended for holding frame sections and tensioning the enclosure fabric.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Eagle 12 be disassembled and moved?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The snap-together design allows full disassembly, relocation, and reassembly. Practical for seasonal use, rentals, or situations where the installation space will change.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Eagle 12 work for both right- and left-handed golfers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The enclosure is symmetrical. The 12-foot bay gives both orientations ample lateral clearance for full swing follow-through without repositioning.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I upgrade the Eagle 12 to a complete simulator package?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The SimKit Bundle Builder at https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder allows combining the Eagle 12 with a launch monitor, projector, and hitting mat in a single order. Pre-configured bundles built around the Eagle 12 are also available.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between the standard enclosures and the PRO Series 12x9?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Eagle 12, Birdie 10, and Albatross 13 are the standard lineup — white triple-layer impact screen, accessories (bungee bottom, fabric surround, blackout sheet, foam flaps) sold separately as upgrades. The PRO Series 12x9 includes all of those components standard, plus a High Contrast Gray screen, EMT Pipe Frame Kit, taller 9' height, and deeper 6' depth with a built-in 1-foot wall stand-off. More info at https:\/\/elitesimgolf.com\/products\/pro-series-12x9-golf-simulator-enclosure.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"ELITE SIM GOLF","offers":[{"title":"Default Title","offer_id":45447693107394,"sku":"E12-SE003","price":1799.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E12-ProductCard.png?v=1775093267"},{"product_id":"birdie-10-golf-simulator-enclosure-for-garage","title":"Birdie 10 Golf Simulator Enclosure by Elite Sim Golf","description":"\n\u003c!-- Birdie 10 Golf Simulator Enclosure — Shopify PDP Description v2 --\u003e\n\u003c!-- Scope: esg-birdie10-pdp | elitesimgolf.com --\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* =========================================================\n   ESG Birdie 10 PDP — Scoped Styles\n   Scope: .esg-birdie10-pdp\n   ========================================================= *\/\n\n.esg-birdie10-pdp {\n  font-family: 'Inter', system-ui, -apple-system, sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  color: #2a3756;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* --- Resets \u0026 Utilities --- *\/\n.esg-birdie10-pdp *,\n.esg-birdie10-pdp *::before,\n.esg-birdie10-pdp *::after {\n  box-sizing: border-box;\n}\n\n.esg-birdie10-pdp h3,\n.esg-birdie10-pdp h4,\n.esg-birdie10-pdp h5 {\n  font-family: 'Barlow Condensed', sans-serif;\n  margin: 0 0 12px;\n  line-height: 1.15;\n}\n\n.esg-birdie10-pdp h3 {\n  font-size: clamp(22px, 2.4vw, 28px);\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: -0.01em;\n  color: #0A1A3A;\n}\n\n.esg-birdie10-pdp h4 {\n  font-size: 18px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  color: #0A1A3A;\n}\n\n.esg-birdie10-pdp p {\n  margin: 0 0 16px;\n}\n\n.esg-birdie10-pdp p:last-child {\n  margin-bottom: 0;\n}\n\n.esg-birdie10-pdp a {\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n\n.esg-birdie10-pdp ul {\n  margin: 0;\n  padding-left: 20px;\n}\n\n.esg-birdie10-pdp ul li {\n  margin-bottom: 6px;\n}\n\n\/* --- Section Base --- *\/\n.esg-birdie10-pdp .esg-section {\n  padding: 0;\n  width: 100%;\n}\n\n.esg-birdie10-pdp .esg-section--white {\n  background: #ffffff;\n}\n\n.esg-birdie10-pdp .esg-section--light {\n  background: #F8F8F8;\n}\n\n.esg-birdie10-pdp .esg-section--dark {\n  background: #0A1A3A;\n}\n\n\/* --- Inner Container --- *\/\n.esg-birdie10-pdp .esg-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 72px 48px;\n}\n\n\/* --- Eyebrow --- *\/\n.esg-birdie10-pdp .esg-eyebrow {\n  display: block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 10px;\n}\n\n.esg-birdie10-pdp .esg-section--dark .esg-eyebrow {\n  color: #7A9CC0;\n}\n\n\/* --- Lede --- *\/\n.esg-birdie10-pdp .esg-lede {\n  font-size: 18px;\n  color: #2a3756;\n  max-width: 900px;\n  margin-bottom: 40px;\n}\n\n.esg-birdie10-pdp .esg-section--dark .esg-lede {\n  color: #E6ECF7;\n}\n\n\/* =========================================================\n   SECTION 1 — Stat Tiles\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-stat-tiles {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.esg-birdie10-pdp .esg-stat-tile {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-top: 3px solid #0A1A3A;\n  padding: 24px 20px;\n  border-radius: 4px;\n}\n\n.esg-birdie10-pdp .esg-stat-num {\n  display: block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 28px;\n  font-weight: 800;\n  color: #0A1A3A;\n  line-height: 1;\n  margin-bottom: 6px;\n}\n\n.esg-birdie10-pdp .esg-stat-label {\n  display: block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 4px;\n}\n\n.esg-birdie10-pdp .esg-stat-sub {\n  display: block;\n  font-size: 13px;\n  color: #6B7390;\n}\n\n\/* =========================================================\n   SECTION 2 — Trust Strip\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-trust-strip {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n}\n\n.esg-birdie10-pdp .esg-trust-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 16px;\n  padding: 32px 28px;\n  border-right: 1px solid rgba(255,255,255,0.08);\n}\n\n.esg-birdie10-pdp .esg-trust-item:last-child {\n  border-right: none;\n}\n\n.esg-birdie10-pdp .esg-trust-icon {\n  flex-shrink: 0;\n  width: 36px;\n  height: 36px;\n  color: #7A9CC0;\n}\n\n.esg-birdie10-pdp .esg-trust-text strong {\n  display: block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  color: #ffffff;\n  margin-bottom: 3px;\n}\n\n.esg-birdie10-pdp .esg-trust-text span {\n  font-size: 13px;\n  color: #7A9CC0;\n}\n\n\/* =========================================================\n   SECTION 3 — Feature Cards\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-cards-3col {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 40px;\n}\n\n.esg-birdie10-pdp .esg-feature-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-left: 3px solid #0A1A3A;\n  padding: 28px 24px;\n  border-radius: 4px;\n}\n\n.esg-birdie10-pdp .esg-feature-card h4 {\n  margin-bottom: 10px;\n}\n\n\/* =========================================================\n   SECTION 4 — Buyer Profiles\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-cards-3col--buyer {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 40px;\n}\n\n.esg-birdie10-pdp .esg-buyer-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-top: 3px solid #0A1A3A;\n  padding: 28px 24px;\n  border-radius: 4px;\n}\n\n\/* =========================================================\n   SECTION 5 — Specs Table\n   ========================================================= *\/\n\n.esg-birdie10-pdp .esg-whats-included {\n  margin-top: 32px;\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-left: 3px solid #0A1A3A;\n  padding: 24px 28px;\n  border-radius: 4px;\n}\n\n.esg-birdie10-pdp .esg-whats-included h4 {\n  margin-bottom: 12px;\n}\n\n.esg-birdie10-pdp .esg-not-included {\n  margin-top: 16px;\n  font-size: 14px;\n  color: #6B7390;\n  font-style: italic;\n}\n\n\/* =========================================================\n   SECTION 6 — Lineup Comparison\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-lineup-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 36px;\n}\n\n.esg-birdie10-pdp .esg-lineup-img {\n  width: 100%;\n  height: 180px;\n  object-fit: contain;\n  background: #F8F8F8;\n  border-radius: 3px;\n  margin-bottom: 20px;\n  display: block;\n}\n\n.esg-birdie10-pdp .esg-lineup-card {\n  border: 1px solid #E6E9F0;\n  background: #ffffff;\n  padding: 0 0 28px 0;\n  border-radius: 4px;\n  overflow: hidden;\n  display: flex;\n  flex-direction: column;\n  position: relative;\n}\n\n.esg-birdie10-pdp .esg-lineup-card--current {\n  border: 2px solid #0A1A3A;\n  background: #F0F3F8;\n  padding-top: 30px;\n}\n\n.esg-birdie10-pdp .esg-lineup-card--current::after {\n  content: \"Current Model\";\n  display: block;\n  background: #0A1A3A;\n  color: #ffffff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  padding: 6px 16px;\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  text-align: center;\n}\n\n.esg-birdie10-pdp .esg-lineup-card h4 {\n  margin-bottom: 8px;\n}\n\n.esg-birdie10-pdp .esg-lineup-dims {\n  font-size: 14px;\n  color: #6B7390;\n  margin-bottom: 4px;\n}\n\n.esg-birdie10-pdp .esg-lineup-ratio {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  color: #0A1A3A;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  margin-bottom: 16px;\n}\n\n.esg-birdie10-pdp .esg-lineup-card ul {\n  flex: 1;\n  margin-bottom: 20px;\n}\n\n.esg-birdie10-pdp .esg-lineup-card ul li {\n  font-size: 14px;\n  color: #2a3756;\n}\n\n.esg-birdie10-pdp .esg-lineup-link {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: #0A1A3A;\n  text-decoration: none;\n  border-bottom: 2px solid #0A1A3A;\n  padding-bottom: 2px;\n  margin-top: auto;\n}\n\n.esg-birdie10-pdp .esg-lineup-link:hover {\n  opacity: 0.75;\n}\n\n\/* =========================================================\n   SECTION 6B — Pro Series Callout\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-proseries-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  margin-top: 40px;\n  align-items: start;\n}\n\n.esg-birdie10-pdp .esg-proseries-diff-cards {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n\n.esg-birdie10-pdp .esg-proseries-diff-card {\n  background: #112250;\n  padding: 20px 22px;\n  border-radius: 4px;\n}\n\n.esg-birdie10-pdp .esg-proseries-diff-card strong {\n  display: block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 5px;\n}\n\n.esg-birdie10-pdp .esg-proseries-diff-card p {\n  font-size: 14px;\n  color: #7A9CC0;\n  margin: 0;\n}\n\n.esg-birdie10-pdp .esg-proseries-checklist {\n  background: #112250;\n  padding: 28px 28px;\n  border-radius: 4px;\n}\n\n.esg-birdie10-pdp .esg-proseries-checklist h4 {\n  color: #ffffff;\n  margin-bottom: 18px;\n}\n\n.esg-birdie10-pdp .esg-proseries-checklist ul {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 28px;\n}\n\n.esg-birdie10-pdp .esg-proseries-checklist ul li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 14px;\n  color: #E6ECF7;\n  padding: 6px 0;\n  border-bottom: 1px solid rgba(255,255,255,0.06);\n}\n\n.esg-birdie10-pdp .esg-proseries-checklist ul li:last-child {\n  border-bottom: none;\n}\n\n.esg-birdie10-pdp .esg-check-icon {\n  flex-shrink: 0;\n  color: #7A9CC0;\n  margin-top: 2px;\n}\n\n.esg-birdie10-pdp .esg-btn--proseries {\n  display: inline-block;\n  background: #ffffff;\n  color: #0A1A3A;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 16px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  padding: 14px 28px;\n  border-radius: 4px;\n  text-decoration: none;\n  transition: opacity 0.2s;\n}\n\n.esg-birdie10-pdp .esg-btn--proseries:hover {\n  opacity: 0.88;\n}\n\n.esg-birdie10-pdp .esg-section--dark h3 {\n  color: #ffffff;\n}\n\n.esg-birdie10-pdp .esg-section--dark h4 {\n  color: #ffffff;\n}\n\n.esg-birdie10-pdp .esg-section--dark p {\n  color: #E6ECF7;\n}\n\n.esg-birdie10-pdp .esg-section--dark strong {\n  color: #ffffff;\n}\n\n.esg-birdie10-pdp .esg-section--dark a {\n  color: #7A9CC0;\n}\n\n\/* =========================================================\n   SECTION 7 — Projector Recommender\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-projector-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n  margin-top: 40px;\n}\n\n.esg-birdie10-pdp .esg-projector-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  padding: 28px 24px;\n  border-radius: 4px;\n  display: flex;\n  flex-direction: column;\n}\n\n.esg-birdie10-pdp .esg-projector-card--premium {\n  border-top: 3px solid #0A1A3A;\n}\n\n.esg-birdie10-pdp .esg-projector-card--value {\n  border-top: 3px solid #6B7390;\n}\n\n.esg-birdie10-pdp .esg-projector-pill {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  padding: 4px 10px;\n  border-radius: 3px;\n  margin-bottom: 14px;\n}\n\n.esg-birdie10-pdp .esg-projector-pill--premium {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n.esg-birdie10-pdp .esg-projector-pill--value {\n  background: #E6E9F0;\n  color: #0A1A3A;\n}\n\n.esg-birdie10-pdp .esg-projector-specs {\n  list-style: none;\n  padding: 0;\n  margin: 14px 0 18px;\n  border-top: 1px solid #E6E9F0;\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-birdie10-pdp .esg-projector-specs li {\n  display: flex;\n  gap: 10px;\n  padding: 7px 0;\n  font-size: 14px;\n  color: #2a3756;\n  border-bottom: 1px solid #F0F3F8;\n}\n\n.esg-birdie10-pdp .esg-projector-specs li:last-child {\n  border-bottom: none;\n}\n\n.esg-birdie10-pdp .esg-projector-specs li strong {\n  flex-shrink: 0;\n  width: 130px;\n  font-weight: 600;\n  color: #0A1A3A;\n}\n\n.esg-birdie10-pdp .esg-overhead-note {\n  background: #F0F3F8;\n  border-left: 3px solid #0A1A3A;\n  padding: 14px 16px;\n  border-radius: 0 4px 4px 0;\n  font-size: 14px;\n  color: #2a3756;\n  margin-bottom: 18px;\n}\n\n.esg-birdie10-pdp .esg-overhead-warning {\n  background: #FFF8EE;\n  border-left: 3px solid #C8900A;\n  padding: 14px 16px;\n  border-radius: 0 4px 4px 0;\n  font-size: 14px;\n  color: #5A4200;\n  margin-bottom: 18px;\n}\n\n.esg-birdie10-pdp .esg-projector-link {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: #0A1A3A;\n  text-decoration: none;\n  border-bottom: 2px solid #0A1A3A;\n  padding-bottom: 2px;\n  margin-top: auto;\n}\n\n.esg-birdie10-pdp .esg-fitment-cta {\n  margin-top: 32px;\n  border: 1px solid #0A1A3A;\n  background: #F0F3F8;\n  padding: 28px 32px;\n  border-radius: 6px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 24px;\n}\n\n.esg-birdie10-pdp .esg-fitment-cta h4 {\n  margin-bottom: 8px;\n}\n\n.esg-birdie10-pdp .esg-fitment-cta p {\n  font-size: 15px;\n  color: #2a3756;\n  max-width: 640px;\n}\n\n.esg-birdie10-pdp .esg-btn--fitment {\n  flex-shrink: 0;\n  display: inline-block;\n  background: #0A1A3A;\n  color: #ffffff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  padding: 13px 22px;\n  border-radius: 4px;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: opacity 0.2s;\n}\n\n.esg-birdie10-pdp .esg-btn--fitment:hover {\n  opacity: 0.85;\n}\n\n\/* =========================================================\n   SECTION 8 — Build a Complete Simulator\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-simkit-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n  margin-top: 40px;\n}\n\n.esg-birdie10-pdp .esg-simkit-card {\n  border: 1px solid #E6E9F0;\n  background: #ffffff;\n  padding: 28px 24px;\n  border-radius: 4px;\n  display: flex;\n  flex-direction: column;\n}\n\n.esg-birdie10-pdp .esg-simkit-card--bestseller {\n  border-top: 3px solid #0A1A3A;\n}\n\n.esg-birdie10-pdp .esg-simkit-pill {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  padding: 4px 10px;\n  border-radius: 3px;\n  margin-bottom: 14px;\n}\n\n.esg-birdie10-pdp .esg-simkit-pill--bestseller {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n.esg-birdie10-pdp .esg-simkit-pill--popular {\n  background: #E6E9F0;\n  color: #0A1A3A;\n}\n\n.esg-birdie10-pdp .esg-simkit-bullets {\n  list-style: none;\n  padding: 0;\n  margin: 14px 0 20px;\n  border-top: 1px solid #E6E9F0;\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-birdie10-pdp .esg-simkit-bullets li {\n  padding: 7px 0;\n  font-size: 14px;\n  color: #2a3756;\n  border-bottom: 1px solid #F0F3F8;\n  display: flex;\n  gap: 8px;\n  align-items: flex-start;\n}\n\n.esg-birdie10-pdp .esg-simkit-bullets li:last-child {\n  border-bottom: none;\n}\n\n.esg-birdie10-pdp .esg-simkit-bullets li::before {\n  content: \"\\2014\";\n  color: #6B7390;\n  flex-shrink: 0;\n  font-size: 13px;\n  margin-top: 1px;\n}\n\n.esg-birdie10-pdp .esg-simkit-link {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: #0A1A3A;\n  text-decoration: none;\n  border-bottom: 2px solid #0A1A3A;\n  padding-bottom: 2px;\n  margin-top: auto;\n}\n\n.esg-birdie10-pdp .esg-simkit-link:hover {\n  opacity: 0.75;\n}\n\n.esg-birdie10-pdp .esg-simkit-cta-row {\n  margin-top: 20px;\n  padding: 16px 24px;\n  background: #F8F8F8;\n  border: 1px solid #E6E9F0;\n  border-radius: 4px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n}\n\n.esg-birdie10-pdp .esg-simkit-cta-row p {\n  font-size: 15px;\n  color: #6B7390;\n  margin: 0;\n}\n\n.esg-birdie10-pdp .esg-simkit-cta-row a {\n  flex-shrink: 0;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: #0A1A3A;\n  text-decoration: none;\n  border-bottom: 2px solid #0A1A3A;\n  padding-bottom: 2px;\n  white-space: nowrap;\n}\n\n.esg-birdie10-pdp .esg-simkit-cta-row a:hover {\n  opacity: 0.75;\n}\n\n\/* =========================================================\n   SECTION 9 — Closing Dark Section\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-closing-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 20px;\n  margin: 32px 0 36px;\n}\n\n.esg-birdie10-pdp .esg-closing-card {\n  background: #112250;\n  padding: 24px 24px;\n  border-radius: 4px;\n}\n\n.esg-birdie10-pdp .esg-closing-card h4 {\n  color: #ffffff;\n  margin-bottom: 8px;\n}\n\n.esg-birdie10-pdp .esg-closing-card p {\n  font-size: 14px;\n  color: #7A9CC0;\n  margin: 0;\n}\n\n.esg-birdie10-pdp .esg-btn--specialist {\n  display: inline-block;\n  background: #ffffff;\n  color: #0A1A3A;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 16px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  padding: 14px 28px;\n  border-radius: 4px;\n  text-decoration: none;\n  transition: opacity 0.2s;\n}\n\n.esg-birdie10-pdp .esg-btn--specialist:hover {\n  opacity: 0.88;\n}\n\n\/* =========================================================\n   SECTION 5 — Enhanced Specs Groups\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-specs-wrap {\n  margin-top: 32px;\n}\n\n.esg-birdie10-pdp .esg-specs-group {\n  margin-bottom: 24px;\n  border: 1px solid #E6E9F0;\n  border-radius: 6px;\n  overflow: hidden;\n}\n\n.esg-birdie10-pdp .esg-specs-group-head {\n  background: #0A1A3A;\n  color: #ffffff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.14em;\n  padding: 10px 16px;\n}\n\n.esg-birdie10-pdp .esg-specs-group table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 15px;\n}\n\n.esg-birdie10-pdp .esg-specs-group table td {\n  padding: 11px 16px;\n  border-bottom: 1px solid #E6E9F0;\n  vertical-align: top;\n  color: #2a3756;\n}\n\n.esg-birdie10-pdp .esg-specs-group table tr:last-child td {\n  border-bottom: none;\n}\n\n.esg-birdie10-pdp .esg-specs-group table td:first-child {\n  font-weight: 600;\n  color: #0A1A3A;\n  width: 38%;\n  background: #fafafa;\n}\n\n.esg-birdie10-pdp .esg-specs-group table tr:hover td {\n  background: #F8F8F8;\n}\n\n.esg-birdie10-pdp .esg-specs-group table tr:hover td:first-child {\n  background: #EEF1F8;\n}\n\n\/* =========================================================\n   SECTION 10 — FAQ (Collapsible)\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-faq-list {\n  margin-top: 40px;\n  border-top: 2px solid #E6E9F0;\n}\n\n.esg-birdie10-pdp .esg-faq-item {\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-birdie10-pdp .esg-faq-item summary {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 16px;\n  padding: 20px 4px;\n  cursor: pointer;\n  list-style: none;\n  user-select: none;\n}\n\n.esg-birdie10-pdp .esg-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.esg-birdie10-pdp .esg-faq-item summary .esg-faq-q {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.02em;\n  color: #0A1A3A;\n  margin: 0;\n  flex: 1;\n}\n\n.esg-birdie10-pdp .esg-faq-item summary .esg-faq-icon {\n  flex-shrink: 0;\n  width: 22px;\n  height: 22px;\n  border: 2px solid #0A1A3A;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #0A1A3A;\n  transition: background 0.2s, color 0.2s;\n}\n\n.esg-birdie10-pdp .esg-faq-item[open] summary .esg-faq-icon {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n.esg-birdie10-pdp .esg-faq-item summary:hover .esg-faq-q {\n  color: #1a3a6e;\n}\n\n.esg-birdie10-pdp .esg-faq-icon .esg-plus { display: block; }\n.esg-birdie10-pdp .esg-faq-icon .esg-minus { display: none; }\n.esg-birdie10-pdp .esg-faq-item[open] .esg-faq-icon .esg-plus { display: none; }\n.esg-birdie10-pdp .esg-faq-item[open] .esg-faq-icon .esg-minus { display: block; }\n\n.esg-birdie10-pdp .esg-faq-a {\n  font-size: 15px;\n  color: #2a3756;\n  max-width: 820px;\n  padding: 0 4px 20px;\n  line-height: 1.65;\n}\n\n.esg-birdie10-pdp .esg-faq-a a {\n  color: #0A1A3A;\n}\n\n\/* =========================================================\n   RESPONSIVE — 900px\n   ========================================================= *\/\n@media (max-width: 900px) {\n  .esg-birdie10-pdp .esg-inner {\n    padding: 56px 24px;\n  }\n\n  .esg-birdie10-pdp .esg-stat-tiles {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .esg-birdie10-pdp .esg-trust-strip {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .esg-birdie10-pdp .esg-trust-item {\n    border-right: none;\n    border-bottom: 1px solid rgba(255,255,255,0.08);\n  }\n\n  .esg-birdie10-pdp .esg-cards-3col {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-birdie10-pdp .esg-cards-3col--buyer {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-birdie10-pdp .esg-lineup-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-birdie10-pdp .esg-proseries-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-birdie10-pdp .esg-projector-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-birdie10-pdp .esg-fitment-cta {\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .esg-birdie10-pdp .esg-simkit-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-birdie10-pdp .esg-closing-cards {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* =========================================================\n   RESPONSIVE — 560px\n   ========================================================= *\/\n@media (max-width: 560px) {\n  .esg-birdie10-pdp .esg-stat-tiles {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-birdie10-pdp .esg-trust-strip {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* =========================================================\n   SECTION 6C — Customer Testimonial\n   ========================================================= *\/\n.esg-birdie10-pdp .esg-testimonial {\n  display: grid;\n  grid-template-columns: 420px 1fr;\n  gap: 48px;\n  align-items: start;\n  margin-top: 40px;\n}\n\n.esg-birdie10-pdp .esg-testimonial__photo img {\n  width: 100%;\n  border-radius: 6px;\n  display: block;\n  object-fit: cover;\n}\n\n.esg-birdie10-pdp .esg-testimonial__stars {\n  margin-bottom: 20px;\n}\n\n.esg-birdie10-pdp .esg-testimonial__quote {\n  font-family: 'Inter', sans-serif;\n  font-size: 19px;\n  line-height: 1.7;\n  color: #2a3756;\n  font-style: italic;\n  border-left: 4px solid #0A1A3A;\n  padding-left: 24px;\n  margin: 0 0 20px 0;\n}\n\n.esg-birdie10-pdp .esg-testimonial__attribution {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 14px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #6B7390;\n  padding-left: 24px;\n}\n\n@media (max-width: 900px) {\n  .esg-birdie10-pdp .esg-testimonial {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-birdie10-pdp .esg-testimonial__photo img {\n    max-height: 320px;\n    object-fit: cover;\n    width: 100%;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-birdie10-pdp\"\u003e\n\n  \u003c!-- =====================================================\n       SECTION 1 — Intro + Stat Tiles (White)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eGolf Simulator Enclosure\u003c\/span\u003e\n      \u003ch3\u003eA Full Sim Bay in a Single Garage Stall\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eAt 10 feet wide and 8’2″ tall, the Birdie 10 delivers a real enclosed simulator experience in the tightest residential spaces — single-car garages, compact bonus rooms, or basement builds where width is the primary constraint. The 4K ULTRA triple-layer impact screen is tensioned across a 1-1\/4″ powder-coated steel frame that snaps together in under an hour, no tools required.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-stat-tiles\"\u003e\n        \u003cdiv class=\"esg-stat-tile\"\u003e\n          \u003cspan class=\"esg-stat-num\"\u003e10’\u003c\/span\u003e\n          \u003cspan class=\"esg-stat-label\"\u003eBay Width\u003c\/span\u003e\n          \u003cspan class=\"esg-stat-sub\"\u003eSingle-stall garage ready\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-stat-tile\"\u003e\n          \u003cspan class=\"esg-stat-num\"\u003e8’2″\u003c\/span\u003e\n          \u003cspan class=\"esg-stat-label\"\u003eCeiling Clearance\u003c\/span\u003e\n          \u003cspan class=\"esg-stat-sub\"\u003eCompatible with standard 9’ ceilings\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-stat-tile\"\u003e\n          \u003cspan class=\"esg-stat-num\"\u003e5’\u003c\/span\u003e\n          \u003cspan class=\"esg-stat-label\"\u003eEnclosure Depth\u003c\/span\u003e\n          \u003cspan class=\"esg-stat-sub\"\u003eRoom for player, monitor, and projector\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-stat-tile\"\u003e\n          \u003cspan class=\"esg-stat-num\"\u003e4:3\u003c\/span\u003e\n          \u003cspan class=\"esg-stat-label\"\u003eScreen Ratio\u003c\/span\u003e\n          \u003cspan class=\"esg-stat-sub\"\u003eOptimized for golf simulation\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 2 — Trust Strip (Dark Navy)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-trust-strip\"\u003e\n\n      \u003cdiv class=\"esg-trust-item\"\u003e\n        \u003csvg class=\"esg-trust-icon\" viewbox=\"0 0 36 36\" fill=\"none\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"3\" y=\"10\" width=\"30\" height=\"18\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M3 15h30\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"11\" cy=\"32\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"25\" cy=\"32\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 28H3V10\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv class=\"esg-trust-text\"\u003e\n          \u003cstrong\u003eFree UPS Ground Delivery\u003c\/strong\u003e\n          \u003cspan\u003eContinental US — no shipping charges\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-trust-item\"\u003e\n        \u003csvg class=\"esg-trust-icon\" viewbox=\"0 0 36 36\" fill=\"none\" aria-hidden=\"true\"\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"14\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M18 10v8l5 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv class=\"esg-trust-text\"\u003e\n          \u003cstrong\u003eSame Business Day Shipping\u003c\/strong\u003e\n          \u003cspan\u003eMost orders ship same business day\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-trust-item\"\u003e\n        \u003csvg class=\"esg-trust-icon\" viewbox=\"0 0 36 36\" fill=\"none\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M18 3C12.477 3 8 7.477 8 13c0 8 10 20 10 20S28 21 28 13c0-5.523-4.477-10-10-10z\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"18\" cy=\"13\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003cdiv class=\"esg-trust-text\"\u003e\n          \u003cstrong\u003eShips from Tennessee\u003c\/strong\u003e\n          \u003cspan\u003eReal in-stock inventory — not drop-shipped\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-trust-item\"\u003e\n        \u003csvg class=\"esg-trust-icon\" viewbox=\"0 0 36 36\" fill=\"none\" aria-hidden=\"true\"\u003e\n          \u003crect x=\"5\" y=\"8\" width=\"26\" height=\"20\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M5 14h26\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M13 8V4M23 8V4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 20h6M10 24h4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003cdiv class=\"esg-trust-text\"\u003e\n          \u003cstrong\u003eAvailable for Local Pickup\u003c\/strong\u003e\n          \u003cspan\u003eVisit the Lenoir City, TN location\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 3 — Why Birdie 10 (Light)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eBuilt Different\u003c\/span\u003e\n      \u003ch3\u003eBirdie 10 — Premium Construction for a 10-Foot Bay\u003c\/h3\u003e\n\n      \u003cdiv class=\"esg-cards-3col\"\u003e\n\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eHeavy-Duty Steel Frame\u003c\/h4\u003e\n          \u003cp\u003eThe 1-1\/4″ (32 mm) thick-wall powder-coated steel tubing locks into a rigid structure that stays square under repeated ball strikes. The frame is built to outlast the electronics in any sim setup.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003e4K Triple-Layer Impact Screen\u003c\/h4\u003e\n          \u003cp\u003eThe 4K ULTRA premium impact screen uses a multi-layer construction engineered to absorb and spread ball impact energy across the face, preventing tears and maintaining a flat projection surface session after session.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eVelvet-Lined Enclosure\u003c\/h4\u003e\n          \u003cp\u003eDark premium velvet lines the interior surfaces, absorbing stray light and reducing ambient reflection. The result is better perceived image contrast without changing projector settings.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eSeamless Screen Integration\u003c\/h4\u003e\n          \u003cp\u003eVelvet enclosure flaps attach via hook-and-loop to create a flush transition from the enclosure walls directly to the screen edge, minimizing light bleed and giving the bay a finished, professional appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eAnti-Collision Top Rail Padding\u003c\/h4\u003e\n          \u003cp\u003eFoam padding runs along the top rail of the frame — protecting both the club and the frame on high backswings. A practical detail that matters in a tight 10-foot bay where overhead clearance is closer.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eFast, Tool-Free Assembly\u003c\/h4\u003e\n          \u003cp\u003eNumbered poles snap together without any tools. Most two-person builds are complete in 45–60 minutes. The frame also disassembles cleanly if the bay needs to be moved or relocated.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 4 — Who It's Built For (White)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eFind Your Fit\u003c\/span\u003e\n      \u003ch3\u003eBuilt for the Golfer with a Tight Space and High Standards\u003c\/h3\u003e\n\n      \u003cdiv class=\"esg-cards-3col--buyer\"\u003e\n\n        \u003cdiv class=\"esg-buyer-card\"\u003e\n          \u003ch4\u003eThe Single-Stall Garage Golfer\u003c\/h4\u003e\n          \u003cp\u003eA two-car garage means one stall dedicated to the car and one to the sim. The Birdie 10 is sized precisely for a single-stall garage bay — wide enough for a full swing, compact enough to leave room on both sides for the rest of the garage to function. No major renovation, no structural changes.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-buyer-card\"\u003e\n          \u003ch4\u003eThe Compact Sim Room Builder\u003c\/h4\u003e\n          \u003cp\u003eA smaller bonus room, a narrow basement section, or a bedroom conversion where a 12-foot enclosure simply will not fit. The Birdie 10 gives builders working in constrained footprints a real enclosed bay with a 4:3 screen, professional construction, and a 141″ diagonal viewable image — without sacrificing the feel of a proper simulator.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-buyer-card\"\u003e\n          \u003ch4\u003eThe Value-Focused Buyer\u003c\/h4\u003e\n          \u003cp\u003eThe same steel frame, same velvet lining, and same triple-layer impact screen as the larger enclosures in the lineup — at a lower price point due to the narrower bay. For golfers whose priority is getting a quality enclosed simulator built and operational without stepping up to a wider, more expensive bay they do not need.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 5 — Specs Table (Light)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eTechnical Specifications\u003c\/span\u003e\n      \u003ch3\u003eBirdie 10 — Full Specification\u003c\/h3\u003e\n\n      \u003cdiv class=\"esg-specs-wrap\"\u003e\n\n        \u003c!-- Group 1: Core Dimensions --\u003e\n        \u003cdiv class=\"esg-specs-group\"\u003e\n          \u003cdiv class=\"esg-specs-group-head\"\u003eCore Dimensions\u003c\/div\u003e\n          \u003ctable\u003e\n            \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eBirdie 10 Golf Simulator Enclosure\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eManufacturer\u003c\/td\u003e\n\u003ctd\u003eElite Sim Golf\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eScreen Aspect Ratio\u003c\/td\u003e\n\u003ctd\u003e4:3 (optimized for golf simulation)\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eOutside Frame Dimensions\u003c\/td\u003e\n\u003ctd\u003eApprox. 10’ W × 8’2″ H × 5’ D\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eSimulator Footprint — Enclosure\u003c\/td\u003e\n\u003ctd\u003eApprox. 10’ W × 5’ D floor space for the enclosure frame\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eTypical Room Fit (Guideline)\u003c\/td\u003e\n\u003ctd\u003eIdeal for single-car garages and smaller sim rooms with ~9’ ceilings or higher\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Group 2: Impact Screen \u0026 Image Area --\u003e\n        \u003cdiv class=\"esg-specs-group\"\u003e\n          \u003cdiv class=\"esg-specs-group-head\"\u003eImpact Screen \u0026amp; Image Area\u003c\/div\u003e\n          \u003ctable\u003e\n            \u003ctr\u003e\n\u003ctd\u003eImpact Screen Panel Size\u003c\/td\u003e\n\u003ctd\u003eApprox. 143″ W × 96″ H\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eRecommended Viewable Image Area\u003c\/td\u003e\n\u003ctd\u003e4:3 image approx. 112″ W × 87″ H (141″ diagonal), centered with a small velvet border. Actual area may vary slightly based on installation and projector throw.\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eScreen Construction\u003c\/td\u003e\n\u003ctd\u003e4K ULTRA premium triple-layer impact screen\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Group 3: Frame \u0026 Enclosure --\u003e\n        \u003cdiv class=\"esg-specs-group\"\u003e\n          \u003cdiv class=\"esg-specs-group-head\"\u003eFrame \u0026amp; Enclosure\u003c\/div\u003e\n          \u003ctable\u003e\n            \u003ctr\u003e\n\u003ctd\u003eFrame Material\u003c\/td\u003e\n\u003ctd\u003e1-1\/4″ (32 mm) thick-wall powder-coated steel tubing\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eEnclosure Lining\u003c\/td\u003e\n\u003ctd\u003ePremium velvet inner lining with durable vinyl exterior\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eEnclosure Flaps\u003c\/td\u003e\n\u003ctd\u003eVelvet flaps with hook-and-loop attachment for a seamless screen border\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eCollision Protection\u003c\/td\u003e\n\u003ctd\u003eAnti-collision padding along the top rail\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Group 4: Assembly --\u003e\n        \u003cdiv class=\"esg-specs-group\"\u003e\n          \u003cdiv class=\"esg-specs-group-head\"\u003eAssembly\u003c\/div\u003e\n          \u003ctable\u003e\n            \u003ctr\u003e\n\u003ctd\u003eAssembly Method\u003c\/td\u003e\n\u003ctd\u003eTool-free, snap-together frame design with numbered poles\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eEstimated Setup Time\u003c\/td\u003e\n\u003ctd\u003eApprox. 45–60 minutes; two people recommended for easiest assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eAssembly Instructions\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"#\"\u003eDownload Assembly PDF\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eAssembly Video\u003c\/td\u003e\n\u003ctd\u003e\u003ca href=\"#\"\u003eWatch Assembly Video\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\u003c!-- \/.esg-specs-wrap --\u003e\n\n      \u003cdiv class=\"esg-whats-included\"\u003e\n        \u003ch4\u003eWhat’s Included\u003c\/h4\u003e\n        \u003cul\u003e\n          \u003cli\u003eBirdie 10 Simulator Enclosure with 10’ W × 8’2″ H × 5’ D frame footprint\u003c\/li\u003e\n          \u003cli\u003e4K ULTRA premium triple-layer impact screen\u003c\/li\u003e\n          \u003cli\u003eVelvet-lined enclosure with durable vinyl exterior\u003c\/li\u003e\n          \u003cli\u003eVelvet enclosure flaps for a seamless wall-to-screen transition\u003c\/li\u003e\n          \u003cli\u003e1-1\/4″ (32 mm) powder-coated steel frame with anti-collision padding along the top rail\u003c\/li\u003e\n          \u003cli\u003eMounting hardware\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"esg-not-included\"\u003eHitting mat and landing pad are not included and are sold separately, allowing selection of the hitting surface that best fits the budget, space, and performance needs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 6 — Enclosure Lineup Comparison (White)\n       Current model CENTERED: Eagle 12 | Birdie 10 | Albatross 13\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eThe Elite Sim Golf Enclosure Lineup\u003c\/span\u003e\n      \u003ch3\u003eChoose the Right Bay for Your Space\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eAll three enclosures share the same steel frame, triple-layer screen, and velvet lining — the difference is bay width, screen ratio, and the room they fit best.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-lineup-grid\"\u003e\n\n        \u003c!-- Eagle 12 — Left --\u003e\n        \u003cdiv class=\"esg-lineup-card\"\u003e\n          \u003cimg class=\"esg-lineup-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E12-ProductCard.png\" alt=\"Eagle 12 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n          \u003cdiv style=\"padding: 0 24px;\"\u003e\n          \u003ch4\u003eEagle 12\u003c\/h4\u003e\n          \u003cp class=\"esg-lineup-dims\"\u003e12’ W × 8’2″ H × 5’ D\u003c\/p\u003e\n          \u003cp class=\"esg-lineup-ratio\"\u003e4:3 Screen\u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eMost popular size in the lineup\u003c\/li\u003e\n            \u003cli\u003eDedicated rooms and two-car garages\u003c\/li\u003e\n            \u003cli\u003e4:3 screen, proven for golf simulation\u003c\/li\u003e\n            \u003cli\u003e45–60 min tool-free assembly\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca class=\"esg-lineup-link\" href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView Eagle 12 →\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Birdie 10 — CENTER (Current Model) --\u003e\n        \u003cdiv class=\"esg-lineup-card esg-lineup-card--current\"\u003e\n          \u003cimg class=\"esg-lineup-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/B10-Side.png\" alt=\"Birdie 10 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n          \u003cdiv style=\"padding: 0 24px;\"\u003e\n          \u003ch4\u003eBirdie 10\u003c\/h4\u003e\n          \u003cp class=\"esg-lineup-dims\"\u003e10’ W × 8’2″ H × 5’ D\u003c\/p\u003e\n          \u003cp class=\"esg-lineup-ratio\"\u003e4:3 Screen\u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eSingle-stall garages and compact rooms\u003c\/li\u003e\n            \u003cli\u003e4:3 screen optimized for golf simulation\u003c\/li\u003e\n            \u003cli\u003e45–60 min tool-free assembly\u003c\/li\u003e\n            \u003cli\u003eEntry point into the ESG enclosure lineup\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Albatross 13 — Right --\u003e\n        \u003cdiv class=\"esg-lineup-card\"\u003e\n          \u003cimg class=\"esg-lineup-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/A13S-ProductCard.png\" alt=\"Albatross 13 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n          \u003cdiv style=\"padding: 0 24px;\"\u003e\n          \u003ch4\u003eAlbatross 13\u003c\/h4\u003e\n          \u003cp class=\"esg-lineup-dims\"\u003e13’ W × 8’2″ H × 5’ D\u003c\/p\u003e\n          \u003cp class=\"esg-lineup-ratio\"\u003e16:9 Screen\u003c\/p\u003e\n          \u003cul\u003e\n            \u003cli\u003eWidest bay in the lineup\u003c\/li\u003e\n            \u003cli\u003eCommercial-style feel at home\u003c\/li\u003e\n            \u003cli\u003e16:9 widescreen for golf and entertainment\u003c\/li\u003e\n            \u003cli\u003e60–90 min tool-free assembly\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca class=\"esg-lineup-link\" href=\"https:\/\/elitesimgolf.com\/products\/albatross-13-golf-simulator-enclosure-standard-depth\"\u003eView Albatross 13 →\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 6B — Pro Series Callout (Dark Navy)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cdiv style=\"overflow:hidden; margin-bottom:40px;\"\u003e\n        \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ChatGPT_Image_Apr_25_2026_10_01_09_AM.png\" alt=\"PRO Series 12x9 Golf Simulator Enclosure\" loading=\"lazy\" style=\"float:right; width:300px; max-width:42%; margin:0 0 16px 36px; border-radius:12px; object-fit:contain; background:#112250; box-shadow:0 4px 24px rgba(0,0,0,0.35); transition:transform 0.35s ease, box-shadow 0.35s ease;\" onmouseover=\"this.style.transform='scale(1.03)';this.style.boxShadow='0 8px 36px rgba(0,0,0,0.5)';\" onmouseout=\"this.style.transform='scale(1)';this.style.boxShadow='0 4px 24px rgba(0,0,0,0.35)';\"\u003e\n        \u003cspan class=\"esg-eyebrow\" style=\"color:#7A9CC0;\"\u003ePro Series Upgrade\u003c\/span\u003e\n        \u003ch3 style=\"margin-top:8px; color:#ffffff;\"\u003ePRO Series 12x9 — Everything Included Standard\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\"\u003eFor buyers who want a fully finished premium bay from day one — no stacking add-ons, no sourcing separate components — the PRO Series 12x9 is built to deliver a complete, professional-grade simulator enclosure out of the box.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-proseries-grid\"\u003e\n\n        \u003c!-- Left: Key Differentiator Cards --\u003e\n        \u003cdiv class=\"esg-proseries-diff-cards\"\u003e\n\n          \u003cdiv class=\"esg-proseries-diff-card\"\u003e\n            \u003cstrong\u003eHigh Contrast Gray Triple-Layer Screen\u003c\/strong\u003e\n            \u003cp\u003ePremium gray impact screen material, not the standard white found on the Birdie 10, Eagle 12, and Albatross 13. Deeper blacks, better ambient light rejection, and improved visual contrast for serious sim use.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-proseries-diff-card\"\u003e\n            \u003cstrong\u003eBuilt-In 1FT Wall Stand-Off\u003c\/strong\u003e\n            \u003cp\u003e12’ W × 9’ H × 6’ D total footprint with the stand-off built into the frame design. Installs directly against the wall — no additional rear clearance calculation needed.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-proseries-diff-card\"\u003e\n            \u003cstrong\u003eEMT Pipe Frame Kit Included Standard\u003c\/strong\u003e\n            \u003cp\u003eFrame pipes are included in the box — no sourcing EMT pipe locally or separately. Pick up, assemble, and hit.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-proseries-diff-card\"\u003e\n            \u003cstrong\u003eLarger Viewable Image Area\u003c\/strong\u003e\n            \u003cp\u003eTrue 4:3 viewable area of 138″ W × 103″ H — significantly larger than the Birdie 10’s 112″ × 87″ window and taller than standard-lineup bays at 9’ height.\u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003c!-- Right: What's Included Checklist --\u003e\n        \u003cdiv class=\"esg-proseries-checklist\"\u003e\n          \u003ch4\u003eWhat’s Included Standard\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003csvg class=\"esg-check-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 8l2 2 4-4\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              PRO Series 12x9 enclosure frame (12’ W × 9’ H × 6’ D)\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg class=\"esg-check-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 8l2 2 4-4\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              High Contrast Gray Triple-Layer impact screen\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg class=\"esg-check-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 8l2 2 4-4\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              EMT Pipe Frame Kit\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg class=\"esg-check-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 8l2 2 4-4\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              RipStop Fabric Surround for total ball containment\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg class=\"esg-check-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 8l2 2 4-4\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              Bungee bottom for screen-to-turf transition\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg class=\"esg-check-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 8l2 2 4-4\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              Heavyweight foam-lined flaps (no upgrade required)\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003csvg class=\"esg-check-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#7A9CC0\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 8l2 2 4-4\" stroke=\"#7A9CC0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              Blackout sheet to eliminate bottom light bleed\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca class=\"esg-btn--proseries\" href=\"https:\/\/elitesimgolf.com\/products\/pro-series-12x9-golf-simulator-enclosure\"\u003eView PRO Series 12x9 →\u003c\/a\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 6C — Customer Testimonial (White)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eFrom a Verified Customer\u003c\/span\u003e\n      \u003ch3\u003eReal Bay. Real Results.\u003c\/h3\u003e\n      \u003cdiv class=\"esg-testimonial\"\u003e\n        \u003cdiv class=\"esg-testimonial__photo\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/birdie-10-installed-image.jpg?v=1781572754\" alt=\"Birdie 10 installed simulator bay — customer photo from Gunner\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-testimonial__body\"\u003e\n          \u003cdiv class=\"esg-testimonial__stars\" aria-label=\"5 out of 5 stars\"\u003e\n            \u003csvg width=\"100\" height=\"18\" viewbox=\"0 0 100 18\" fill=\"none\" aria-hidden=\"true\"\u003e\u003cpath d=\"M9 1l2.09 6.26H18l-5.45 3.96 2.09 6.26L9 13.51l-5.64 3.97 2.09-6.26L0 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003cpath d=\"M29 1l2.09 6.26H38l-5.45 3.96 2.09 6.26L29 13.51l-5.64 3.97 2.09-6.26L20 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003cpath d=\"M49 1l2.09 6.26H58l-5.45 3.96 2.09 6.26L49 13.51l-5.64 3.97 2.09-6.26L40 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003cpath d=\"M69 1l2.09 6.26H78l-5.45 3.96 2.09 6.26L69 13.51l-5.64 3.97 2.09-6.26L60 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003cpath d=\"M89 1l2.09 6.26H98l-5.45 3.96 2.09 6.26L89 13.51l-5.64 3.97 2.09-6.26L80 7.26h6.91z\" fill=\"#0A1A3A\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003cblockquote class=\"esg-testimonial__quote\"\u003e\n            “Was curious how the velvet enclosure would look, but I’m pumped about it. If your goal is a simulator\/movie room, then this is the way. Reminds me of a movie theatre and keeps all the ambient light out of the enclosure so you can get away with a lower lumen projector if that’s what your budget allows. Set up was simple and easy. The included pipes for framing is amazing and I can’t believe other companies get away with charging an extra $400–$700 on top of a $2K enclosure. Would recommend 10\/10 times.”\n          \u003c\/blockquote\u003e\n          \u003cp class=\"esg-testimonial__attribution\"\u003e— Gunner, Verified Buyer\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 7 — Projector Recommender (Light)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eComplete Your Setup\u003c\/span\u003e\n      \u003ch3\u003eChoose a Projector for the Birdie 10\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eThe right projector depends on room depth, ceiling height, and whether a ceiling-mounted overhead launch monitor will be installed. Use the Projector Fitment Tool to confirm mounting distance before purchasing.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-projector-grid\"\u003e\n\n        \u003c!-- Card 1: BenQ AK700ST --\u003e\n        \u003cdiv class=\"esg-projector-card esg-projector-card--premium\"\u003e\n          \u003cspan class=\"esg-projector-pill esg-projector-pill--premium\"\u003ePremium 4K\u003c\/span\u003e\n          \u003ch4\u003eBenQ AK700ST\u003c\/h4\u003e\n          \u003cp style=\"font-size:14px;color:#6B7390;margin-bottom:0;\"\u003eBest-in-class 4K image with BenQ Golf Mode color science, motorized Auto Screen Fit for precise alignment, and full compatibility with overhead launch monitors.\u003c\/p\u003e\n\n          \u003cul class=\"esg-projector-specs\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eResolution\u003c\/strong\u003e 4K UHD (3840×2160)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBrightness\u003c\/strong\u003e 4,000 ANSI lumens\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eThrow Ratio\u003c\/strong\u003e 0.69–0.83 (short throw, 1.2× motorized zoom)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLight Source\u003c\/strong\u003e Laser — 20,000-hour lifespan\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSpecial Features\u003c\/strong\u003e Auto Screen Fit, Quick Focus, Golf Mode, Golf Color modes, IP5X dust-sealed\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"esg-overhead-note\"\u003e\n            \u003cstrong\u003eOverhead launch monitor compatibility:\u003c\/strong\u003e Full overhead launch monitor clearance — the AK700ST’s short-throw lens and rear ceiling-mount position do not interfere with ceiling-mounted overhead launch monitors such as the VTrack.\n          \u003c\/div\u003e\n\n          \u003ca class=\"esg-projector-link\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView BenQ AK700ST →\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Card 2: Optoma GT2400HDR --\u003e\n        \u003cdiv class=\"esg-projector-card esg-projector-card--value\"\u003e\n          \u003cspan class=\"esg-projector-pill esg-projector-pill--value\"\u003eBest Value Laser\u003c\/span\u003e\n          \u003ch4\u003eOptoma GT2400HDR\u003c\/h4\u003e\n          \u003cp style=\"font-size:14px;color:#6B7390;margin-bottom:0;\"\u003eExceptional brightness at 4,200 lumens with a 30,000-hour laser lifespan. Outstanding choice for rooms without a ceiling-mounted overhead monitor, or where throw distance and mounting have been confirmed with the fitment tool.\u003c\/p\u003e\n\n          \u003cul class=\"esg-projector-specs\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eResolution\u003c\/strong\u003e 1080p Full HD (1920×1080)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBrightness\u003c\/strong\u003e 4,200 ANSI lumens\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eThrow Ratio\u003c\/strong\u003e 0.496:1 (ultra-short throw — fixed)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLight Source\u003c\/strong\u003e DuraCore Laser — 30,000-hour lifespan\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSpecial Features\u003c\/strong\u003e 8.4ms input lag, IP6X dust-sealed, HDR10\/HLG, 360° operation\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"esg-overhead-warning\"\u003e\n            \u003cstrong\u003eUltra-short throw consideration:\u003c\/strong\u003e The GT2400HDR’s 0.496:1 throw ratio requires the projector to mount much closer to the screen than a standard short-throw model. In setups with a ceiling-mounted overhead launch monitor (e.g. VTrack), verify that the projector mounting position does not conflict with the monitor’s ceiling bracket before purchasing. Use the Projector Fitment Tool to confirm placement.\n          \u003c\/div\u003e\n\n          \u003ca class=\"esg-projector-link\" href=\"https:\/\/elitesimgolf.com\/products\/optoma-gt2400hdr-4200-lumens-1080p-short-throw-golf-simulator-projector\"\u003eView Optoma GT2400HDR →\u003c\/a\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- Fitment Tool CTA --\u003e\n      \u003cdiv class=\"esg-fitment-cta\"\u003e\n        \u003cdiv\u003e\n          \u003ch4\u003eNot Sure Which Projector Fits Your Room?\u003c\/h4\u003e\n          \u003cp\u003eEnter room depth and ceiling height into the Projector Fitment Tool to get projector recommendations and exact mounting distances for the Birdie 10’s 10-foot bay.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003ca class=\"esg-btn--fitment\" href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eUse the Projector Fitment Tool →\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 8 — Build a Complete Simulator (White)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eGo Beyond the Enclosure\u003c\/span\u003e\n      \u003ch3\u003ePair the Birdie 10 with a Complete SimKit\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eThe Birdie 10 is the enclosure foundation. These pre-configured SimKit packages pair it with a launch monitor, projector, and hitting mat — everything needed for a complete simulator in one order.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-simkit-grid\"\u003e\n\n        \u003c!-- SimKit Card 1 — VTrack Premium 4K (Best Seller) --\u003e\n        \u003cdiv class=\"esg-simkit-card esg-simkit-card--bestseller\"\u003e\n          \u003cspan class=\"esg-simkit-pill esg-simkit-pill--bestseller\"\u003eBest Seller\u003c\/span\u003e\n          \u003ch4\u003eVTrack Premium 4K SimKit\u003c\/h4\u003e\n          \u003cp style=\"font-size:14px;color:#6B7390;margin-bottom:0;\"\u003eThe complete overhead build. VTrack ceiling-mount launch monitor + 4K projector, pre-configured and ready to install. Choose the Birdie 10 enclosure at checkout.\u003c\/p\u003e\n          \u003cul class=\"esg-simkit-bullets\"\u003e\n            \u003cli\u003eVTrack Overhead Launch Monitor — ceiling-mounted, markerless tracking\u003c\/li\u003e\n            \u003cli\u003e4K short-throw projector pre-matched to the 10-foot bay\u003c\/li\u003e\n            \u003cli\u003eEnclosure choice at checkout — select the Birdie 10\u003c\/li\u003e\n            \u003cli\u003eIdeal for single-stall garages where a clean, floor-free setup is the priority\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca class=\"esg-simkit-link\" href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-launch-monitor-premium-4k-package-enclosure-choice-optoma-zk521st\"\u003eView VTrack Premium 4K SimKit →\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- SimKit Card 2 — Spica 3 (Popular Floor-Based) --\u003e\n        \u003cdiv class=\"esg-simkit-card\"\u003e\n          \u003cspan class=\"esg-simkit-pill esg-simkit-pill--popular\"\u003ePopular Floor-Based\u003c\/span\u003e\n          \u003ch4\u003eSpica 3 SimKit\u003c\/h4\u003e\n          \u003cp style=\"font-size:14px;color:#6B7390;margin-bottom:0;\"\u003eA clean floor-based alternative. No ceiling mount required — the Spica 3 monitor sits behind the golfer for a straightforward, ceiling-free setup with the Birdie 10 bay.\u003c\/p\u003e\n          \u003cul class=\"esg-simkit-bullets\"\u003e\n            \u003cli\u003eSpica 3 Launch Monitor — floor or mat-based, no ceiling work needed\u003c\/li\u003e\n            \u003cli\u003eProjector included and matched to the 10-foot bay\u003c\/li\u003e\n            \u003cli\u003eBirdie 10 enclosure with 4:3 triple-layer impact screen\u003c\/li\u003e\n            \u003cli\u003eBest for rooms where ceiling mounting is not practical or preferred\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca class=\"esg-simkit-link\" href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-eagle-12-golf-simulator-bundle\"\u003eView Spica 3 SimKit →\u003c\/a\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- Bundle Builder CTA Row --\u003e\n      \u003cdiv class=\"esg-simkit-cta-row\"\u003e\n        \u003cp\u003eWant a different launch monitor or projector combination?\u003c\/p\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eBuild Your Own Bundle →\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 9 — Closing Dark Section (Navy)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eQuestions? Get Answers.\u003c\/span\u003e\n      \u003ch3\u003eTalk to a Simulator Specialist\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eThe team at Elite Sim Golf configures Birdie 10 bays regularly and can assist with room fit, launch monitor pairing, projector selection, and throw distance confirmation for the 10-foot bay.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-closing-cards\"\u003e\n\n        \u003cdiv class=\"esg-closing-card\"\u003e\n          \u003ch4\u003eRoom Planning Help\u003c\/h4\u003e\n          \u003cp\u003eLayout guidance, ceiling height requirements, recommended buffer space between the hitting position and the enclosure, and whether the Birdie 10 or a larger model fits the specific room better.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-closing-card\"\u003e\n          \u003ch4\u003eComponent Matching\u003c\/h4\u003e\n          \u003cp\u003eLaunch monitor and projector pairing based on room depth, swing style, software goals, and budget. Includes projector throw confirmation for the Birdie 10’s 10-foot bay before purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003ca class=\"esg-btn--specialist\" href=\"https:\/\/elitesimgolf.com\/pages\/contact\"\u003eTalk to a Simulator Specialist →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 10 — FAQ (White)\n       ===================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n      \u003ch3\u003eBirdie 10 — Common Questions\u003c\/h3\u003e\n\n      \u003cdiv class=\"esg-faq-list\"\u003e\n\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eHow much room do I need for the Birdie 10?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eThe enclosure frame footprint is approximately 10’ wide by 5’ deep, and 8’2″ tall. Plan for additional room in front of the enclosure for the player’s swing, behind the player for the launch monitor, and overhead for projector mounting. A single-car garage bay with a 9’ ceiling or higher is the typical installation environment. Total room depth needed will vary based on projector throw distance and launch monitor placement — the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e can help confirm whether the full layout fits the room.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eWhat screen aspect ratio does the Birdie 10 use and why does it matter?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eThe Birdie 10 uses a 4:3 aspect ratio, which is the format most golf simulation software is designed around. The 4:3 format fills more of the screen with the course view compared to a 16:9 widescreen format when running golf sim software, making it the preferred ratio for a dedicated golf simulator. The viewable image area is approximately 112″ wide by 87″ high (141″ diagonal).\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eWhat is included with the Birdie 10?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eThe Birdie 10 includes the 1-1\/4″ powder-coated steel frame, 4K ULTRA premium triple-layer impact screen, velvet-lined enclosure with vinyl exterior, velvet flaps with hook-and-loop attachment, anti-collision padding along the top rail, and mounting hardware. Everything needed to assemble a fully enclosed simulator bay is in the box.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eIs a hitting mat included with the Birdie 10?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eNo. The hitting mat and landing pad are sold separately. This is intentional — hitting mat preferences vary significantly based on playing style, simulator software, and budget. Separating the mat from the enclosure allows selection of the surface that best matches those needs without being locked into a bundled option.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eCan the Birdie 10 be used with any launch monitor?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eYes. The Birdie 10 is compatible with any launch monitor — radar-based side monitors, forward-facing camera monitors, and ceiling-mounted overhead monitors all work with the enclosure. The key variable is room depth: some launch monitors require specific distances between the hitting position and the screen, so confirming the total room layout before purchase is recommended.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eWhat projector works with the Birdie 10?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eTwo projectors are recommended for the Birdie 10. The \u003cstrong\u003eBenQ AK700ST\u003c\/strong\u003e is the premium option — 4K UHD, 4,000 lumens laser, with dedicated Golf Mode color profiles and motorized Auto Screen Fit. Its short-throw lens and rear ceiling-mount position provide full compatibility with ceiling-mounted overhead launch monitors such as the VTrack. The \u003cstrong\u003eOptoma GT2400HDR\u003c\/strong\u003e is the best-value option — 1080p, 4,200 lumens, DuraCore laser with a 30,000-hour lifespan. Its 0.496:1 ultra-short throw ratio mounts very close to the screen, so buyers using a ceiling-mounted overhead launch monitor should verify projector placement using the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e before purchasing. Projector throw math should always be confirmed with the fitment tool rather than estimated manually.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eHow long does the Birdie 10 take to assemble?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eEstimated assembly time is 45–60 minutes with two people. The frame uses numbered poles that snap together without tools, so no special skills or equipment are needed. Two people are recommended for holding frame sections during assembly and for tensioning the enclosure fabric over the frame.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eCan the Birdie 10 be disassembled and moved?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eYes. The snap-together, tool-free design means the Birdie 10 can be fully disassembled, moved, and reassembled in a new location. This makes it practical for seasonal use (garages that need floor space back in summer), rentals, or moves where the installation space will change.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eDoes the Birdie 10 work for both right- and left-handed golfers?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eYes. The enclosure is symmetrical and imposes no preference for handedness. The 10-foot bay is narrower than the 12-foot Eagle 12, so left-handed and right-handed golfers with wider swings should confirm the lateral clearance fits their setup before purchasing.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eCan the Birdie 10 be upgraded to a complete simulator package?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eYes. The \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eSimKit Bundle Builder\u003c\/a\u003e allows combining the Birdie 10 with a launch monitor, projector, and hitting mat in a single order. Pre-configured bundles built around the Birdie 10 are also available for buyers who want a curated complete setup rather than building from scratch.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails class=\"esg-faq-item\"\u003e\n          \u003csummary\u003e\n            \u003cspan class=\"esg-faq-q\"\u003eWhat is the difference between the standard enclosures and the PRO Series 12x9?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq-icon\" aria-hidden=\"true\"\u003e\n              \u003csvg class=\"esg-plus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M5 1v8M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n              \u003csvg class=\"esg-minus\" width=\"10\" height=\"10\" viewbox=\"0 0 10 10\" fill=\"none\"\u003e\u003cpath d=\"M1 5h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n            \u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cp class=\"esg-faq-a\"\u003eThe Birdie 10, Eagle 12, and Albatross 13 are the standard lineup — they use a white triple-layer impact screen and the accessories (bungee bottom, fabric surround, blackout sheet, foam flaps) are sold separately as upgrades. The PRO Series 12x9 is a separate premium-tier enclosure that includes all of those components standard: a High Contrast Gray triple-layer impact screen, RipStop Fabric Surround, bungee bottom, heavyweight foam-lined flaps, blackout sheet, and an EMT Pipe Frame Kit. The PRO Series is also taller (9’ vs. 8’2″) and deeper (6’ with a built-in 1FT wall stand-off vs. 5’). For buyers who want a complete, fully-accessorized premium bay, the PRO Series delivers that in one purchase at 12’ wide.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003c!-- \/.esg-birdie10-pdp --\u003e\n\n\u003c!-- =====================================================\n     FAQPage JSON-LD Schema\n     ===================================================== --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much room do I need for the Birdie 10?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The enclosure frame footprint is approximately 10 feet wide by 5 feet deep, and 8 feet 2 inches tall. Plan for additional room in front of the enclosure for the player's swing, behind the player for the launch monitor, and overhead for projector mounting. A single-car garage bay with a 9-foot ceiling or higher is the typical installation environment. Total room depth needed will vary based on projector throw distance and launch monitor placement. Use the Projector Fitment Tool at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator to confirm whether the full layout fits the room.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What screen aspect ratio does the Birdie 10 use and why does it matter?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Birdie 10 uses a 4:3 aspect ratio, which is the format most golf simulation software is designed around. The 4:3 format fills more of the screen with the course view compared to a 16:9 widescreen format when running golf sim software, making it the preferred ratio for a dedicated golf simulator. The viewable image area is approximately 112 inches wide by 87 inches high (141-inch diagonal).\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is included with the Birdie 10?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Birdie 10 includes the 1-1\/4-inch powder-coated steel frame, 4K ULTRA premium triple-layer impact screen, velvet-lined enclosure with vinyl exterior, velvet flaps with hook-and-loop attachment, anti-collision padding along the top rail, and mounting hardware. Everything needed to assemble a fully enclosed simulator bay is in the box.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is a hitting mat included with the Birdie 10?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The hitting mat and landing pad are sold separately. Hitting mat preferences vary significantly based on playing style, simulator software, and budget. Separating the mat from the enclosure allows selection of the surface that best matches those needs without being locked into a bundled option.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Birdie 10 be used with any launch monitor?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Birdie 10 is compatible with any launch monitor — radar-based side monitors, forward-facing camera monitors, and ceiling-mounted overhead monitors all work with the enclosure. The key variable is room depth: some launch monitors require specific distances between the hitting position and the screen, so confirming the total room layout before purchase is recommended.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What projector works with the Birdie 10?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Two projectors are recommended for the Birdie 10. The BenQ AK700ST is the premium option — 4K UHD, 4,000-lumen laser, with dedicated Golf Mode color profiles and motorized Auto Screen Fit. Its short-throw lens and rear ceiling-mount position provide full compatibility with ceiling-mounted overhead launch monitors such as the VTrack. The Optoma GT2400HDR is the best-value option — 1080p, 4,200-lumen DuraCore laser with a 30,000-hour lifespan. Its 0.496:1 ultra-short throw ratio mounts very close to the screen, so buyers using a ceiling-mounted overhead launch monitor should verify projector placement using the Projector Fitment Tool at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator before purchasing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does the Birdie 10 take to assemble?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Estimated assembly time is 45 to 60 minutes with two people. The frame uses numbered poles that snap together without tools. Two people are recommended for holding frame sections during assembly and for tensioning the enclosure fabric over the frame.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Birdie 10 be disassembled and moved?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The snap-together, tool-free design means the Birdie 10 can be fully disassembled, moved, and reassembled in a new location. This makes it practical for seasonal use, rentals, or moves where the installation space will change.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Birdie 10 work for both right- and left-handed golfers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The enclosure is symmetrical and imposes no preference for handedness. The 10-foot bay is narrower than the 12-foot Eagle 12, so left-handed and right-handed golfers with wider swings should confirm the lateral clearance fits their setup before purchasing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Birdie 10 be upgraded to a complete simulator package?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The SimKit Bundle Builder at https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder allows combining the Birdie 10 with a launch monitor, projector, and hitting mat in a single order. Pre-configured bundles built around the Birdie 10 are also available for buyers who want a curated complete setup.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between the standard enclosures and the PRO Series 12x9?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Birdie 10, Eagle 12, and Albatross 13 are the standard lineup — they use a white triple-layer impact screen and accessories such as the bungee bottom, fabric surround, blackout sheet, and foam flaps are sold separately as upgrades. The PRO Series 12x9 is a separate premium-tier enclosure that includes all of those components standard: a High Contrast Gray triple-layer impact screen, RipStop Fabric Surround, bungee bottom, heavyweight foam-lined flaps, blackout sheet, and an EMT Pipe Frame Kit. The PRO Series is also taller (9 feet vs. 8 feet 2 inches) and deeper (6 feet with a built-in 1-foot wall stand-off vs. 5 feet). For buyers who want a complete, fully-accessorized premium bay, the PRO Series delivers that in one purchase at 12 feet wide. Learn more at https:\/\/elitesimgolf.com\/products\/pro-series-12x9-golf-simulator-enclosure\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"ELITE SIM GOLF","offers":[{"title":"Default Title","offer_id":45447693533378,"sku":"B10-SE002","price":1699.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/B10-Side.png?v=1775093237"},{"product_id":"vtrack-overhead-golf-launch-monitor","title":"VTrack Overhead Golf Launch Monitor","description":"\n\u003c!-- =========================================================\nElite Sim Golf — VTrack Overhead Launch Monitor PDP\nStyled to match VTrack landing pages (.esg-vtrack-pdp scope)\nBrand: Navy #0A1A3A \/ White \/ Light Gray #F8F8F8\nFonts: Barlow Condensed (heads) + Inter (body)\nSEO: H2 root (Shopify owns H1), FAQ JSON-LD, internal links\n========================================================== --\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  \/* ===== BASE ===== *\/\n  .esg-vtrack-pdp {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: #0A1A3A;\n    line-height: 1.6;\n    font-size: 16px;\n  }\n  .esg-vtrack-pdp * { box-sizing: border-box; }\n  .esg-vtrack-pdp h2,\n  .esg-vtrack-pdp h3,\n  .esg-vtrack-pdp h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    letter-spacing: -0.01em;\n    color: #0A1A3A;\n    text-transform: uppercase;\n    margin: 0 0 16px;\n    line-height: 1.05;\n  }\n  .esg-vtrack-pdp p { margin: 0 0 14px; color: #2a3756; }\n  .esg-vtrack-pdp strong { font-weight: 700; color: #0A1A3A; }\n  .esg-vtrack-pdp a { color: #0A1A3A; text-decoration: underline; }\n  .esg-vtrack-pdp a:hover { text-decoration: none; }\n  .esg-vtrack-pdp ul { margin: 0 0 14px; padding-left: 20px; color: #2a3756; }\n  .esg-vtrack-pdp li { margin: 6px 0; }\n\n  \/* ===== EYEBROW ===== *\/\n  .esg-vtrack-pdp .esg-eyebrow {\n    display: inline-block;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    margin-bottom: 14px;\n  }\n  .esg-vtrack-pdp .esg-section--dark .esg-eyebrow { color: #C9D6F2; }\n\n  \/* ===== SECTION ===== *\/\n  \/* Section backgrounds span full bleed (parent .esg-vtrack-pdp has no max-width).\n     Inner content is held to a 1200px column, centered horizontally, so text and\n     data keep the same readable width as the prior 1200px layout. *\/\n  .esg-vtrack-pdp .esg-section {\n    padding: 64px 32px;\n    background: #F8F8F8;\n  }\n  .esg-vtrack-pdp .esg-section__inner {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n  .esg-vtrack-pdp .esg-section--white { background: #ffffff; }\n  .esg-vtrack-pdp .esg-section--dark {\n    background: #0A1A3A;\n    color: #ffffff;\n  }\n  .esg-vtrack-pdp .esg-section--dark h2,\n  .esg-vtrack-pdp .esg-section--dark h3,\n  .esg-vtrack-pdp .esg-section--dark h4 { color: #ffffff; }\n  .esg-vtrack-pdp .esg-section--dark p { color: #E6ECF7; }\n  .esg-vtrack-pdp .esg-section--dark strong { color: #ffffff; }\n  .esg-vtrack-pdp .esg-section--dark a { color: #ffffff; }\n\n  \/* ===== TRUST STRIP ===== *\/\n  .esg-vtrack-pdp .esg-trust {\n    background: #0A1A3A;\n    padding: 24px 32px;\n    color: #ffffff;\n    border-top: 1px solid rgba(255,255,255,0.08);\n  }\n  .esg-vtrack-pdp .esg-trust__grid {\n    max-width: 1200px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    text-align: center;\n  }\n  .esg-vtrack-pdp .esg-trust__item {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 14px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #ffffff;\n  }\n\n  \/* ===== H2\/H3 SIZES ===== *\/\n  .esg-vtrack-pdp h2 { font-size: clamp(28px, 3.5vw, 40px); }\n  .esg-vtrack-pdp h3 { font-size: clamp(22px, 2.4vw, 28px); }\n  .esg-vtrack-pdp h4 { font-size: 18px; letter-spacing: 0.04em; }\n\n  \/* ===== UPDATE CALLOUT ===== *\/\n  .esg-vtrack-pdp .esg-callout {\n    background: #ffffff;\n    border-left: 4px solid #0A1A3A;\n    padding: 28px 32px;\n    margin: 0 0 24px;\n  }\n  .esg-vtrack-pdp .esg-callout__head {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: flex-start;\n    gap: 24px;\n    margin-bottom: 18px;\n  }\n  .esg-vtrack-pdp .esg-callout__main { flex: 1 1 480px; }\n  .esg-vtrack-pdp .esg-callout__side {\n    flex: 0 1 280px;\n    background: #F8F8F8;\n    border-left: 3px solid #0A1A3A;\n    padding: 16px 18px;\n  }\n  .esg-vtrack-pdp .esg-callout__side h4 {\n    color: #0A1A3A;\n    margin-bottom: 6px;\n  }\n  .esg-vtrack-pdp .esg-callout__side p {\n    font-size: 14px;\n    margin: 0;\n  }\n\n  \/* ===== GRIDS ===== *\/\n  .esg-vtrack-pdp .esg-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n  }\n  .esg-vtrack-pdp .esg-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n  .esg-vtrack-pdp .esg-grid-2 {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n  }\n\n  \/* ===== CARDS ===== *\/\n  .esg-vtrack-pdp .esg-card {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    padding: 22px;\n  }\n  .esg-vtrack-pdp .esg-card h4 {\n    color: #0A1A3A;\n    font-size: 18px;\n    margin-bottom: 8px;\n    letter-spacing: 0.02em;\n  }\n  .esg-vtrack-pdp .esg-card p {\n    font-size: 14.5px;\n    margin: 0;\n    color: #2a3756;\n  }\n  .esg-vtrack-pdp .esg-card--accent {\n    border-top: 3px solid #0A1A3A;\n  }\n\n  \/* ===== NOTICES ===== *\/\n  .esg-vtrack-pdp .esg-notice {\n    padding: 20px 22px;\n    background: #ffffff;\n    border-left: 4px solid #0A1A3A;\n  }\n  .esg-vtrack-pdp .esg-notice h4 { margin-bottom: 6px; color: #0A1A3A; }\n  .esg-vtrack-pdp .esg-notice p { margin: 0; font-size: 14.5px; color: #2a3756; }\n\n  \/* ===== VIDEO ===== *\/\n  .esg-vtrack-pdp .esg-video {\n    position: relative;\n    width: 100%;\n    padding-top: 56.25%;\n    background: #000;\n    overflow: hidden;\n    margin: 20px 0 16px;\n  }\n  .esg-vtrack-pdp .esg-video iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n  }\n  .esg-vtrack-pdp .esg-check {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    font-size: 14.5px;\n    color: #2a3756;\n  }\n  .esg-vtrack-pdp .esg-check__bullet {\n    width: 22px;\n    height: 22px;\n    min-width: 22px;\n    background: #0A1A3A;\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 700;\n    font-family: 'Barlow Condensed', sans-serif;\n  }\n\n  \/* ===== BUTTONS ===== *\/\n  .esg-vtrack-pdp .esg-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 0 24px;\n    background: #0A1A3A;\n    color: #ffffff;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: 15px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    border: 2px solid #0A1A3A;\n    text-decoration: none;\n    cursor: pointer;\n    transition: all 0.2s ease;\n  }\n  .esg-vtrack-pdp .esg-btn:hover { background: transparent; color: #0A1A3A; }\n  .esg-vtrack-pdp .esg-btn--ghost {\n    background: transparent;\n    color: #0A1A3A;\n    border-color: #0A1A3A;\n  }\n  .esg-vtrack-pdp .esg-btn--ghost:hover { background: #0A1A3A; color: #ffffff; }\n  .esg-vtrack-pdp .esg-section--dark .esg-btn {\n    background: #ffffff;\n    color: #0A1A3A;\n    border-color: #ffffff;\n  }\n  .esg-vtrack-pdp .esg-section--dark .esg-btn:hover { background: transparent; color: #ffffff; }\n\n  \/* ===== SPECS TABLE ===== *\/\n  .esg-vtrack-pdp .esg-specs {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n  }\n  .esg-vtrack-pdp .esg-specs__row {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 16px 22px;\n    border-bottom: 1px solid #E6E9F0;\n  }\n  .esg-vtrack-pdp .esg-specs__row:last-child { border-bottom: none; }\n  .esg-vtrack-pdp .esg-specs__label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 14px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #6B7390;\n  }\n  .esg-vtrack-pdp .esg-specs__value {\n    font-weight: 700;\n    color: #0A1A3A;\n    text-align: right;\n    font-size: 15px;\n  }\n\n  \/* ===== DARK CARDS ===== *\/\n  .esg-vtrack-pdp .esg-section--dark .esg-card {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(255,255,255,0.12);\n  }\n  .esg-vtrack-pdp .esg-section--dark .esg-card h4 { color: #ffffff; }\n  .esg-vtrack-pdp .esg-section--dark .esg-card p { color: #C9D6F2; }\n  .esg-vtrack-pdp .esg-section--dark .esg-card strong { color: #ffffff; }\n\n  \/* ===== BUNDLES ===== *\/\n  .esg-vtrack-pdp .esg-bundle {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    border-top: 3px solid #0A1A3A;\n    padding: 24px;\n  }\n  .esg-vtrack-pdp .esg-bundle h4 { font-size: 20px; margin-bottom: 10px; }\n  .esg-vtrack-pdp .esg-bundle a { color: #0A1A3A; text-decoration: none; }\n  .esg-vtrack-pdp .esg-bundle a:hover { text-decoration: underline; }\n\n  \/* ===== WHAT'S IN THE BOX ===== *\/\n  .esg-vtrack-pdp .esg-box-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n  .esg-vtrack-pdp .esg-box-list li {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    border-left: 3px solid #0A1A3A;\n    padding: 16px 18px;\n  }\n  .esg-vtrack-pdp .esg-box-list__item {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 18px;\n    letter-spacing: 0.02em;\n    color: #0A1A3A;\n    text-transform: uppercase;\n  }\n\n  \/* ===== PROTECTOR FEATURE BAND ===== *\/\n  .esg-vtrack-pdp .esg-protector {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 32px;\n    align-items: center;\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    padding: 36px;\n    margin-top: 24px;\n  }\n  .esg-vtrack-pdp .esg-protector__tag {\n    display: inline-block;\n    padding: 6px 12px;\n    background: #0A1A3A;\n    color: #ffffff;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n  .esg-vtrack-pdp .esg-protector__features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 18px 0 22px;\n    padding: 0;\n    list-style: none;\n  }\n  .esg-vtrack-pdp .esg-protector__features li {\n    margin: 0;\n    padding: 14px 16px;\n    background: #F8F8F8;\n    border-left: 3px solid #0A1A3A;\n    font-size: 14.5px;\n    color: #2a3756;\n  }\n  .esg-vtrack-pdp .esg-protector__features strong {\n    display: block;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 16px;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    color: #0A1A3A;\n    margin-bottom: 2px;\n  }\n  .esg-vtrack-pdp .esg-protector__visual {\n    background: #F8F8F8;\n    border: 1px solid #E6E9F0;\n    padding: 20px;\n    text-align: center;\n  }\n  .esg-vtrack-pdp .esg-protector__visual img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n    margin: 0 auto;\n  }\n\n  \/* ===== LEDE ===== *\/\n  .esg-vtrack-pdp .esg-lede {\n    font-size: 18px;\n    color: #2a3756;\n    max-width: 900px;\n  }\n\n  \/* ===== RESOURCE LINKS BAND ===== *\/\n  .esg-vtrack-pdp .esg-resources {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-top: 28px;\n  }\n  .esg-vtrack-pdp .esg-resource {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    padding: 22px 24px;\n    text-decoration: none;\n    color: #0A1A3A;\n    transition: border-color 0.2s ease, transform 0.2s ease;\n    display: block;\n  }\n  .esg-vtrack-pdp .esg-resource:hover {\n    border-color: #0A1A3A;\n    transform: translateY(-2px);\n  }\n  .esg-vtrack-pdp .esg-resource h4 {\n    margin: 0 0 6px;\n    font-size: 20px;\n  }\n  .esg-vtrack-pdp .esg-resource p {\n    margin: 0;\n    color: #2a3756;\n    font-size: 14.5px;\n  }\n  .esg-vtrack-pdp .esg-resource__cta {\n    display: inline-block;\n    margin-top: 12px;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n  }\n\n  \/* ===== METRIC PILLS ===== *\/\n  .esg-vtrack-pdp .esg-metrics {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 12px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n  .esg-vtrack-pdp .esg-metrics li {\n    margin: 0;\n    padding: 7px 12px;\n    background: #F8F8F8;\n    border: 1px solid #E6E9F0;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n  }\n  .esg-vtrack-pdp .esg-metrics--calc li {\n    background: #ffffff;\n    border-style: dashed;\n    color: #2a3756;\n  }\n  .esg-vtrack-pdp .esg-metric-card {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    border-top: 3px solid #0A1A3A;\n    padding: 24px;\n  }\n  .esg-vtrack-pdp .esg-metric-card h4 {\n    display: flex;\n    align-items: baseline;\n    gap: 10px;\n    margin: 0 0 4px;\n  }\n  .esg-vtrack-pdp .esg-metric-card__count {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 28px;\n    font-weight: 800;\n    color: #0A1A3A;\n    letter-spacing: -0.02em;\n  }\n  .esg-vtrack-pdp .esg-metric-card__note {\n    font-size: 13px;\n    color: #6B7390;\n    margin: 6px 0 0;\n    font-style: italic;\n  }\n\n  \/* ===== SWINGEZ FEATURE BAND ===== *\/\n  .esg-vtrack-pdp .esg-swingez {\n    display: grid;\n    grid-template-columns: 1.1fr 1fr;\n    gap: 32px;\n    align-items: center;\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    padding: 36px;\n    margin-top: 24px;\n  }\n  .esg-vtrack-pdp .esg-swingez__tag {\n    display: inline-block;\n    padding: 6px 12px;\n    background: #0A1A3A;\n    color: #ffffff;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n  .esg-vtrack-pdp .esg-swingez__features {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n    margin: 18px 0 22px;\n    padding: 0;\n    list-style: none;\n  }\n  .esg-vtrack-pdp .esg-swingez__features li {\n    margin: 0;\n    padding: 14px 16px;\n    background: #F8F8F8;\n    border-left: 3px solid #0A1A3A;\n    font-size: 14.5px;\n    color: #2a3756;\n  }\n  .esg-vtrack-pdp .esg-swingez__features strong {\n    display: block;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 16px;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    color: #0A1A3A;\n    margin-bottom: 2px;\n  }\n  .esg-vtrack-pdp .esg-swingez__visual {\n    background: #0A1A3A;\n    color: #ffffff;\n    padding: 28px;\n    text-align: center;\n  }\n  .esg-vtrack-pdp .esg-swingez__visual h4 {\n    color: #ffffff;\n    font-size: 28px;\n    margin: 0 0 8px;\n    line-height: 1.1;\n  }\n  .esg-vtrack-pdp .esg-swingez__visual p {\n    color: #C9D6F2;\n    margin: 0 0 18px;\n    font-size: 14.5px;\n  }\n  .esg-vtrack-pdp .esg-swingez__image {\n    display: block;\n    width: 100%;\n    height: auto;\n    background: #ffffff;\n    padding: 14px;\n    margin: 0 0 18px;\n    border: 1px solid rgba(255,255,255,0.12);\n  }\n  .esg-vtrack-pdp .esg-swingez__caption {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #C9D6F2;\n    margin: -8px 0 16px;\n  }\n  .esg-vtrack-pdp .esg-swingez__stat {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 18px 0 0;\n  }\n  .esg-vtrack-pdp .esg-swingez__stat-item {\n    padding: 14px 8px;\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.12);\n  }\n  .esg-vtrack-pdp .esg-swingez__stat-num {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 30px;\n    font-weight: 800;\n    color: #ffffff;\n    line-height: 1;\n  }\n  .esg-vtrack-pdp .esg-swingez__stat-lbl {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #C9D6F2;\n    margin-top: 4px;\n  }\n\n  \/* ===== FAQ ===== *\/\n  .esg-vtrack-pdp .esg-faq {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    margin-top: 10px;\n  }\n  .esg-vtrack-pdp .esg-faq__item {\n    border-bottom: 1px solid #E6E9F0;\n    padding: 20px 24px;\n  }\n  .esg-vtrack-pdp .esg-faq__item:last-child { border-bottom: none; }\n  .esg-vtrack-pdp .esg-faq__q {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 19px;\n    color: #0A1A3A;\n    margin: 0 0 8px;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n  }\n  .esg-vtrack-pdp .esg-faq__a {\n    margin: 0;\n    color: #2a3756;\n    font-size: 15px;\n  }\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width: 900px) {\n    .esg-vtrack-pdp .esg-grid-4 { grid-template-columns: repeat(2, 1fr); }\n    .esg-vtrack-pdp .esg-grid-3 { grid-template-columns: 1fr; }\n    .esg-vtrack-pdp .esg-grid-2 { grid-template-columns: 1fr; }\n    .esg-vtrack-pdp .esg-box-list { grid-template-columns: 1fr; }\n    .esg-vtrack-pdp .esg-resources { grid-template-columns: 1fr; }\n    .esg-vtrack-pdp .esg-swingez { grid-template-columns: 1fr; gap: 24px; padding: 28px; }\n    .esg-vtrack-pdp .esg-swingez__features { grid-template-columns: 1fr; }\n    .esg-vtrack-pdp .esg-protector { grid-template-columns: 1fr; gap: 24px; padding: 28px; }\n    .esg-vtrack-pdp .esg-protector__features { grid-template-columns: 1fr; }\n    .esg-vtrack-pdp .esg-trust__grid { grid-template-columns: repeat(2, 1fr); gap: 14px; }\n    .esg-vtrack-pdp .esg-section { padding: 56px 24px; }\n    .esg-vtrack-pdp .esg-callout__head { flex-direction: column; }\n  }\n  @media (max-width: 560px) {\n    .esg-vtrack-pdp .esg-grid-4 { grid-template-columns: 1fr; }\n    .esg-vtrack-pdp .esg-trust__grid { grid-template-columns: 1fr; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-vtrack-pdp\"\u003e\n\n  \u003c!-- ============ WHY VTRACK ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eWhy Golfers Choose VTrack\u003c\/span\u003e\n    \u003ch3\u003eClean Overhead Tracking Without The Premium-Tier Price.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eVTrack gives golfers the overhead simulator experience without forcing them into a much higher price category. It keeps the floor area clear, supports both right- and left-handed golfers without moving the unit, and captures valuable ball and club data through high-speed photometric camera tracking.\u003c\/p\u003e\n    \u003cp class=\"esg-lede\"\u003eWith open swing camera replay in ToolKit v2.3.5 — covering mobile devices, USB webcams, and SwingEZ cameras — the system becomes even more useful for practice and coaching. Golfers can review swing video alongside shot data to better understand what happened, why it happened, and what to work on next.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ TRUST STRIP ============ --\u003e\n  \u003cdiv class=\"esg-trust\"\u003e\n    \u003cdiv class=\"esg-trust__grid\"\u003e\n      \u003cdiv class=\"esg-trust__item\"\u003eFree Next Day Air Saver\u003c\/div\u003e\n      \u003cdiv class=\"esg-trust__item\"\u003eNo Required Subscription\u003c\/div\u003e\n      \u003cdiv class=\"esg-trust__item\"\u003eIn-House Accessories\u003c\/div\u003e\n      \u003cdiv class=\"esg-trust__item\"\u003eESG-Backed Support\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ UPDATE CALLOUT ============ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv class=\"esg-callout\"\u003e\n      \u003cdiv class=\"esg-callout__head\"\u003e\n        \u003cdiv class=\"esg-callout__main\"\u003e\n          \u003cspan class=\"esg-eyebrow\"\u003eLatest VTrack ToolKit Update · June 15, 2026\u003c\/span\u003e\n          \u003ch3\u003eToolKit v2.3.5 — Open Swing Camera Replay With SwingEZ Cameras In GSPro.\u003c\/h3\u003e\n          \u003cp\u003eVTrack owners get the full open swing camera replay workflow through \u003cstrong\u003eVTrack ToolKit v2.3.5\u003c\/strong\u003e. ToolKit supports swing replay using compatible mobile devices, USB webcams, and — new in v2.3.5 — the high-FPS SwingEZ cameras for swing replay inside \u003cstrong\u003eGSPro and other third-party simulator software\u003c\/strong\u003e, not just the SwingEZ Unity environment.\u003c\/p\u003e\n          \u003cp\u003eThe setup workflow is the same one introduced for open swing replay; SwingEZ cameras simply plug into that same ToolKit camera pipeline. There is nothing to relearn for existing VTrack owners.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-callout__side\"\u003e\n          \u003ch4\u003eWhat This Means\u003c\/h4\u003e\n          \u003cp\u003eVTrack is no longer just an impact and launch monitor. With swing replay support across phones, USB webcams, and SwingEZ cameras, it becomes a stronger training tool — and SwingEZ buyers now get high-quality replay inside GSPro and other simulator software, on top of AI pose analysis in SwingEZ.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-grid-4\"\u003e\n        \u003cdiv class=\"esg-card esg-card--accent\"\u003e\n          \u003ch4\u003eSwingEZ Cameras In GSPro\u003c\/h4\u003e\n          \u003cp\u003eNew in v2.3.5. High-FPS SwingEZ cameras now accepted inside VTrack ToolKit for swing replay in GSPro and other third-party simulator software.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card esg-card--accent\"\u003e\n          \u003ch4\u003eMobile Camera Support\u003c\/h4\u003e\n          \u003cp\u003eUse compatible mobile devices as swing replay cameras inside the VTrack ToolKit workflow.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card esg-card--accent\"\u003e\n          \u003ch4\u003eUSB Webcam Support\u003c\/h4\u003e\n          \u003cp\u003eAdd USB webcams for front-view, down-the-line, or any other swing replay angle.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card esg-card--accent\"\u003e\n          \u003ch4\u003eToolKit v2.3.5\u003c\/h4\u003e\n          \u003cp\u003eReleased 6\/15\/2026. Same setup workflow as prior versions — only the new SwingEZ camera pipeline is added.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- REQUIRED \/ SUBSCRIPTION NOTICES --\u003e\n    \u003cdiv class=\"esg-grid-2\" style=\"margin-top: 24px;\"\u003e\n      \u003cdiv class=\"esg-notice\"\u003e\n        \u003ch4\u003eInstallation Requirement — 106\" Minimum Ceiling Height\u003c\/h4\u003e\n        \u003cp\u003eVTrack is designed for overhead mounting. A minimum ceiling height of \u003cstrong\u003e106\"\u003c\/strong\u003e is required for proper camera angle, field of view, and consistent tracking performance. See the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/vtrack-launch-monitor-setup-and-support\"\u003eVTrack Setup \u0026amp; Support page\u003c\/a\u003e for full installation guidelines.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-notice\"\u003e\n        \u003ch4\u003eNo Required Subscription For Core Use\u003c\/h4\u003e\n        \u003cp\u003eVTrack core tracking and practice functionality are not locked behind a required annual monitor subscription. Third-party software such as GSPro or E6 may require its own license.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ VIDEO GUIDE ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\" id=\"esg-vtrack-video-guide\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eNew Video Guide\u003c\/span\u003e\n    \u003ch3\u003eHow To Use Swing Cameras In VTrack ToolKit v2.3.5\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eWatch the VTrack walkthrough covering the open swing camera replay workflow in \u003cstrong\u003eToolKit v2.3.5\u003c\/strong\u003e. Learn how to add mobile devices and USB webcams to review motion alongside VTrack shot data — the same workflow that now accepts the high-FPS SwingEZ cameras for replay in GSPro and other third-party simulator software.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-grid-4\" style=\"gap: 14px; margin-top: 18px;\"\u003e\n      \u003cdiv class=\"esg-check\"\u003e\n\u003cspan class=\"esg-check__bullet\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eMobile device\u003c\/strong\u003e swing replay support\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"esg-check\"\u003e\n\u003cspan class=\"esg-check__bullet\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eUSB webcam\u003c\/strong\u003e swing camera support\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"esg-check\"\u003e\n\u003cspan class=\"esg-check__bullet\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eSwing replay\u003c\/strong\u003e inside ToolKit\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"esg-check\"\u003e\n\u003cspan class=\"esg-check__bullet\"\u003e✓\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eBetter practice\u003c\/strong\u003e with video + data\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-video\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/gToio7W5HDI\" title=\"VTrack ToolKit v2.3.5 Swing Camera Update\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"esg-btn esg-btn--ghost\" href=\"https:\/\/www.youtube.com\/watch?v=gToio7W5HDI\" target=\"_blank\" rel=\"noopener\"\u003eOpen Video On YouTube\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ FEATURE GRID ============ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eKey Features At A Glance\u003c\/span\u003e\n    \u003ch3\u003eBuilt For Serious Simulator Builds.\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-grid-4\" style=\"margin-top: 28px;\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eCeiling-Mounted Overhead Design\u003c\/h4\u003e\n        \u003cp\u003eClean floor-free setup with a large hitting zone and left\/right-handed support.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eHigh-Speed Photometric Tracking\u003c\/h4\u003e\n        \u003cp\u003eDual stereoscopic high-speed cameras capture impact for accurate ball and club data.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eMarkerless Club \u0026amp; Ball\u003c\/h4\u003e\n        \u003cp\u003eNo club stickers, dots, or special balls required for core tracking.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003e25 Data Points\u003c\/h4\u003e\n        \u003cp\u003eSpin, path, face angle, attack angle, impact location, and more.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eFast Shot Feedback\u003c\/h4\u003e\n        \u003cp\u003eNear real-time response for both practice sessions and simulator play.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eGSPro \u0026amp; E6 Compatible\u003c\/h4\u003e\n        \u003cp\u003eWorks with leading third-party simulator platforms on a capable gaming PC.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eSwing Camera Replay\u003c\/h4\u003e\n        \u003cp\u003eToolKit v2.3.5 supports swing replay using compatible mobile devices, USB webcams, and SwingEZ cameras (GSPro \u0026amp; other third-party simulator software).\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003e106\" Minimum Ceiling\u003c\/h4\u003e\n        \u003cp\u003eDesigned for dedicated simulator rooms that can support proper overhead installation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ SPECS + SOFTWARE ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv class=\"esg-grid-2\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eQuick Specs\u003c\/span\u003e\n        \u003ch3\u003eBy The Numbers.\u003c\/h3\u003e\n        \u003cdiv class=\"esg-specs\" style=\"margin-top: 20px;\"\u003e\n          \u003cdiv class=\"esg-specs__row\"\u003e\n\u003cdiv class=\"esg-specs__label\"\u003eMount Type\u003c\/div\u003e\n\u003cdiv class=\"esg-specs__value\"\u003eCeiling \/ Overhead\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"esg-specs__row\"\u003e\n\u003cdiv class=\"esg-specs__label\"\u003eHitting Zone\u003c\/div\u003e\n\u003cdiv class=\"esg-specs__value\"\u003e31\" x 24\"\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"esg-specs__row\"\u003e\n\u003cdiv class=\"esg-specs__label\"\u003eFeedback Speed\u003c\/div\u003e\n\u003cdiv class=\"esg-specs__value\"\u003e~200–250 ms\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"esg-specs__row\"\u003e\n\u003cdiv class=\"esg-specs__label\"\u003eCeiling Requirement\u003c\/div\u003e\n\u003cdiv class=\"esg-specs__value\"\u003e106\" Minimum\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"esg-specs__row\"\u003e\n\u003cdiv class=\"esg-specs__label\"\u003eLatest ToolKit\u003c\/div\u003e\n\u003cdiv class=\"esg-specs__value\"\u003ev2.3.5 (6\/15\/2026)\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"esg-specs__row\"\u003e\n\u003cdiv class=\"esg-specs__label\"\u003eHandedness\u003c\/div\u003e\n\u003cdiv class=\"esg-specs__value\"\u003eLeft + Right (no repositioning)\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eSoftware Compatibility\u003c\/span\u003e\n        \u003ch3\u003eOpen Platform.\u003c\/h3\u003e\n\n        \u003cdiv class=\"esg-card\" style=\"margin-top: 20px;\"\u003e\n          \u003ch4\u003eCompatible Simulator Platforms\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGSPro\u003c\/strong\u003e — realistic ball flight, course play, and online simulator golf\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eE6 Connect\u003c\/strong\u003e — premium course play and practice environments\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eE6 Apex\u003c\/strong\u003e — next-generation E6 visuals and simulator experience\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card esg-card--accent\" style=\"margin-top: 14px;\"\u003e\n          \u003ch4\u003eIncluded VTrack Tools\u003c\/h4\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003eVTrack ToolKit\u003c\/strong\u003e for settings, analysis, and updates\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePractice Range\u003c\/strong\u003e for structured training\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCSV Data Export\u003c\/strong\u003e for coaching and performance review\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSwing Camera Replay\u003c\/strong\u003e available in ToolKit v2.3.5 (mobile, USB webcam \u0026amp; SwingEZ cameras)\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSwingEZ\u003c\/strong\u003e AI swing analyzer available as an \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-swingez-add-on-package\"\u003eadd-on package\u003c\/a\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ FULL DATA METRICS ============ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eEvery Metric VTrack Measures\u003c\/span\u003e\n    \u003ch3\u003e25 Data Points. Plus Impact-Point Video.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eVTrack delivers a deep set of ball and club performance metrics for practice, fitting, and coaching — \u003cstrong\u003e9 measured club data points, 8 measured ball data points, and 8 calculated ball flight data points\u003c\/strong\u003e, plus impact-point video capture for visual feedback on every shot.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-grid-3\" style=\"margin-top: 28px;\"\u003e\n      \u003cdiv class=\"esg-metric-card\"\u003e\n        \u003ch4\u003e\n\u003cspan class=\"esg-metric-card__count\"\u003e9\u003c\/span\u003e Club Data (Measured)\u003c\/h4\u003e\n        \u003cp class=\"esg-metric-card__note\"\u003eCaptured directly by the dual stereoscopic cameras.\u003c\/p\u003e\n        \u003cul class=\"esg-metrics\"\u003e\n          \u003cli\u003eClub Speed\u003c\/li\u003e\n          \u003cli\u003eClub Path\u003c\/li\u003e\n          \u003cli\u003eFace Angle\u003c\/li\u003e\n          \u003cli\u003eFace-To-Path\u003c\/li\u003e\n          \u003cli\u003eAttack Angle\u003c\/li\u003e\n          \u003cli\u003eDynamic Loft\u003c\/li\u003e\n          \u003cli\u003eSmash Factor\u003c\/li\u003e\n          \u003cli\u003eHorizontal Impact\u003c\/li\u003e\n          \u003cli\u003eVertical Impact\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-metric-card\"\u003e\n        \u003ch4\u003e\n\u003cspan class=\"esg-metric-card__count\"\u003e8\u003c\/span\u003e Ball Data (Measured)\u003c\/h4\u003e\n        \u003cp class=\"esg-metric-card__note\"\u003eCaptured directly at impact.\u003c\/p\u003e\n        \u003cul class=\"esg-metrics\"\u003e\n          \u003cli\u003eBall Speed\u003c\/li\u003e\n          \u003cli\u003eBack Spin\u003c\/li\u003e\n          \u003cli\u003eSide Spin\u003c\/li\u003e\n          \u003cli\u003eTotal Spin\u003c\/li\u003e\n          \u003cli\u003eSpin Axis\u003c\/li\u003e\n          \u003cli\u003eRifle Rotation\u003c\/li\u003e\n          \u003cli\u003eLaunch Direction\u003c\/li\u003e\n          \u003cli\u003eLaunch Angle\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-metric-card\"\u003e\n        \u003ch4\u003e\n\u003cspan class=\"esg-metric-card__count\"\u003e8\u003c\/span\u003e Ball Data (Calculated)\u003c\/h4\u003e\n        \u003cp class=\"esg-metric-card__note\"\u003eDerived from measured inputs.\u003c\/p\u003e\n        \u003cul class=\"esg-metrics esg-metrics--calc\"\u003e\n          \u003cli\u003eApex Height\u003c\/li\u003e\n          \u003cli\u003eSide Total\u003c\/li\u003e\n          \u003cli\u003eSide Angle\u003c\/li\u003e\n          \u003cli\u003eTotal Distance\u003c\/li\u003e\n          \u003cli\u003eCarry Distance\u003c\/li\u003e\n          \u003cli\u003eFlight Time\u003c\/li\u003e\n          \u003cli\u003eRun\u003c\/li\u003e\n          \u003cli\u003eLand Angle\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-card\" style=\"margin-top: 20px;\"\u003e\n      \u003ch4\u003ePlus: Impact-Point Video \u0026amp; Swing Camera Replay\u003c\/h4\u003e\n      \u003cp\u003eSlow-motion impact-point video on every shot, plus \u003cstrong\u003eswing camera replay\u003c\/strong\u003e support through compatible mobile devices, USB webcams, and high-FPS SwingEZ cameras in VTrack ToolKit v2.3.5.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ SWINGEZ ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eOptional AI Coaching Add-On\u003c\/span\u003e\n    \u003ch3\u003ePair VTrack With SwingEZ — The AI Swing Analyzer.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eTake VTrack from a launch monitor to a full self-training system. \u003cstrong\u003eSwingEZ\u003c\/strong\u003e is the AI swing analyzer software that combines VTrack’s precise ball and club data with high-definition swing cameras and pose-tracking AI to diagnose your faults, recommend drills, and guide you step-by-step toward a better swing.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-swingez\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"esg-swingez__tag\"\u003eSwingEZ · AI Self-Trainer\u003c\/span\u003e\n        \u003ch4 style=\"font-size: 26px; margin: 0 0 10px;\"\u003eMore Than Data. A Real Coach In Your Sim.\u003c\/h4\u003e\n        \u003cp style=\"margin: 0 0 4px;\"\u003eSwingEZ analyzes VTrack ball and club data alongside front and side swing video, then uses AI pose analysis to identify swing faults and prescribe personalized drills. It is the only AI self-training golf solution built around the VTrack platform.\u003c\/p\u003e\n        \u003cul class=\"esg-swingez__features\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAI Pose Analysis\u003c\/strong\u003eBody movement, club delivery, and swing sequencing.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDiagnostic Shots\u003c\/strong\u003eThree swings calibrate your current swing baseline.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePersonalized Drills\u003c\/strong\u003eAI prescribes a structured drill series for your faults.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eTriple Data Layer\u003c\/strong\u003eBall + club + swing pose, analyzed together.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ca class=\"esg-btn\" href=\"https:\/\/elitesimgolf.com\/products\/vtrack-swingez-add-on-package\"\u003eAdd SwingEZ To Your Build\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-swingez__visual\"\u003e\n        \u003cimg class=\"esg-swingez__image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/swingez-camera-software.png?v=1781625231\" alt=\"SwingEZ AI Swing Analyzer Add-On Package — front and side swing cameras with the AI pose analysis software interface\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"esg-swingez__caption\"\u003eSwingEZ AI Swing Analyzer — Cameras \u0026amp; Software.\u003c\/div\u003e\n        \u003ch4\u003eSwingEZ\u003c\/h4\u003e\n        \u003cp\u003eThe world’s only AI self-training golf solution — built around VTrack.\u003c\/p\u003e\n        \u003cdiv class=\"esg-swingez__stat\"\u003e\n          \u003cdiv class=\"esg-swingez__stat-item\"\u003e\n            \u003cdiv class=\"esg-swingez__stat-num\"\u003e3\u003c\/div\u003e\n            \u003cdiv class=\"esg-swingez__stat-lbl\"\u003eData Layers\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-swingez__stat-item\"\u003e\n            \u003cdiv class=\"esg-swingez__stat-num\"\u003eAI\u003c\/div\u003e\n            \u003cdiv class=\"esg-swingez__stat-lbl\"\u003ePose Analysis\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-swingez__stat-item\"\u003e\n            \u003cdiv class=\"esg-swingez__stat-num\"\u003e1\u003c\/div\u003e\n            \u003cdiv class=\"esg-swingez__stat-lbl\"\u003eAdd-On Package\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ WHO IT IS FOR ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eWho VTrack Is Built For\u003c\/span\u003e\n    \u003ch3\u003eIf This Sounds Like Your Setup, You Are In The Right Place.\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-grid-4\" style=\"margin-top: 28px;\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eClean Overhead Setup\u003c\/h4\u003e\n        \u003cp\u003ePerfect for golfers who want nothing sitting beside the ball or on the floor.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eLefty + Righty Play\u003c\/h4\u003e\n        \u003cp\u003eGreat for families, guests, and mixed-handed players without moving the launch monitor.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eData-Driven Practice\u003c\/h4\u003e\n        \u003cp\u003eFor golfers who want ball data, club delivery metrics, impact video, and swing replay.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eLong-Term Value\u003c\/h4\u003e\n        \u003cp\u003eStrong simulator compatibility with no required subscription for core monitor functionality.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ WHAT'S IN THE BOX ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eWhat’s In The Box\u003c\/span\u003e\n    \u003ch3\u003eEverything You Need To Mount And Run VTrack.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eEvery VTrack Overhead Launch Monitor order from Elite Sim Golf ships with the full mounting and connection package — no scrambling for cables or hardware on installation day.\u003c\/p\u003e\n\n    \u003cul class=\"esg-box-list\" style=\"margin-top: 28px;\"\u003e\n      \u003cli\u003e\u003cspan class=\"esg-box-list__item\"\u003eVTrack Launch Monitor\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"esg-box-list__item\"\u003eMounting Bracket\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"esg-box-list__item\"\u003eMounting Hardware\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"esg-box-list__item\"\u003e65ft Ethernet Cable\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"esg-box-list__item\"\u003e65ft Power Cable\u003c\/span\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003cspan class=\"esg-box-list__item\"\u003eInstallation Instructions\u003c\/span\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp style=\"margin-top: 24px;\"\u003eNeed help with the install? Walk through every step on the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/vtrack-launch-monitor-setup-and-support\"\u003eVTrack Setup \u0026amp; Support page\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ VTRACK PROTECTOR ============ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eProtect Your Investment\u003c\/span\u003e\n    \u003ch3\u003eAdd The VTrack Impact Protector.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eYour VTrack lives directly above the hitting bay. The \u003cstrong\u003eVTrack Impact Protector\u003c\/strong\u003e is a clear impact shield, manufactured in-house by Elite Sim Golf, that defends the launch monitor from mishits, shanks, and stray drives — without blocking the camera’s view.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-protector\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"esg-protector__tag\"\u003eManufactured In-House By ESG\u003c\/span\u003e\n        \u003ch4\u003eClear Impact Shield Built For VTrack.\u003c\/h4\u003e\n        \u003cp style=\"margin: 0 0 4px;\"\u003eEngineered specifically for the VTrack overhead form factor. The clear shield sits inline with the monitor housing, preserves the unit’s field of view, and absorbs direct ball strikes that would otherwise hit the lenses or camera bezel.\u003c\/p\u003e\n        \u003cul class=\"esg-protector__features\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eClear Shield\u003c\/strong\u003eOptically clear so VTrack’s cameras keep a full unobstructed view of the hitting area.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDirect-Hit Defense\u003c\/strong\u003eDesigned to take ball strikes that would otherwise damage the launch monitor.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eMade In-House\u003c\/strong\u003eManufactured in-house by Elite Sim Golf for better availability and faster support.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eVTrack-Specific Fit\u003c\/strong\u003eBuilt around the VTrack housing — not a generic universal shield.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ca class=\"esg-btn\" href=\"https:\/\/elitesimgolf.com\/products\/vtrack-impact-protector-clear-impact-shield\"\u003eShop The VTrack Protector\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-protector__visual\"\u003e\n        \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/DX10-PROTECT-Rear.png\" alt=\"VTrack Impact Protector clear impact shield, rear view, manufactured in-house by Elite Sim Golf\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ BUNDLES ============ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eVTrack SimKit Bundles\u003c\/span\u003e\n    \u003ch3\u003eOr Skip The Sourcing — Go SimKit.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003ePrefer a complete simulator package instead of piecing everything together? Pair VTrack with the Eagle 12 enclosure, BenQ or Optoma projector, the BeaverTail Hitting Mat (now standard in all SimKit Bundles), and core accessories — choose a ready-made SimKit or build your own from the ground up.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-grid-2\" style=\"margin-top: 28px;\"\u003e\n      \u003cdiv class=\"esg-bundle\"\u003e\n        \u003ch4\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/collections\/vtrack-golf-simulator-packages\"\u003eVTrack Pre-Built SimKit Bundles\u003c\/a\u003e\u003c\/h4\u003e\n        \u003cp\u003eReady-made VTrack simulator packages curated by Elite Sim Golf. Each pre-built SimKit pairs VTrack with a matched enclosure, projector, hitting mat, and accessories — no sourcing required.\u003c\/p\u003e\n        \u003cp style=\"margin-top: 12px;\"\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/collections\/vtrack-golf-simulator-packages\"\u003eBrowse Pre-Built SimKit Bundles →\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-bundle\"\u003e\n        \u003ch4\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eBuild Your Own VTrack SimKit\u003c\/a\u003e\u003c\/h4\u003e\n        \u003cp\u003eConfigure a custom VTrack SimKit from the ground up. Pick your enclosure size, projector tier, hitting mat, and add-ons like SwingEZ or the VTrack Protector — built around your space and budget.\u003c\/p\u003e\n        \u003cp style=\"margin-top: 12px;\"\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eOpen The SimKit Bundle Builder →\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cp style=\"margin-top: 24px;\"\u003eAlready have a projector or enclosure? Start with the \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-golf-launch-monitor\"\u003eVTrack Overhead Golf Launch Monitor\u003c\/a\u003e\u003c\/strong\u003e and build around your existing space.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ RESOURCES \/ INTERNAL LINKS ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eVTrack Resources\u003c\/span\u003e\n    \u003ch3\u003eSetup, Support, And Partner Resources.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eEverything you need before and after purchase — mounting guidance, software setup, free remote setup help, and reseller \/ installer opportunities.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-resources\"\u003e\n      \u003ca class=\"esg-resource\" href=\"https:\/\/elitesimgolf.com\/pages\/vtrack-launch-monitor-setup-and-support\"\u003e\n        \u003ch4\u003eVTrack Setup \u0026amp; Support\u003c\/h4\u003e\n        \u003cp\u003eStep-by-step mounting, calibration, and ToolKit setup guides, plus free remote setup help and 8-step troubleshooting for VTrack owners.\u003c\/p\u003e\n        \u003cspan class=\"esg-resource__cta\"\u003eOpen Setup \u0026amp; Support →\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"esg-resource\" href=\"https:\/\/elitesimgolf.com\/products\/vtrack-swingez-add-on-package\"\u003e\n        \u003ch4\u003eSwingEZ AI Swing Analyzer Add-On\u003c\/h4\u003e\n        \u003cp\u003eAdd AI coaching to VTrack. Pose analysis, diagnostic shots, and personalized drills that work alongside your VTrack data.\u003c\/p\u003e\n        \u003cspan class=\"esg-resource__cta\"\u003eView SwingEZ Package →\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"esg-resource\" href=\"https:\/\/elitesimgolf.com\/pages\/vtrack-reseller-installer-program\"\u003e\n        \u003ch4\u003eVTrack Reseller \u0026amp; Installer Program\u003c\/h4\u003e\n        \u003cp\u003eSell or install VTrack. Dealer pricing, factory-direct BenQ \u0026amp; Optoma projector pricing, and deep discounts on Elite Sim Golf enclosures.\u003c\/p\u003e\n        \u003cspan class=\"esg-resource__cta\"\u003eBecome A Partner →\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ FAQ ============ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n    \u003ch3\u003eVTrack Buyer FAQ.\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-faq\" style=\"margin-top: 20px;\"\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eWhat ceiling height does the VTrack launch monitor need?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eVTrack requires a minimum ceiling height of 106 inches for proper overhead mounting, camera field of view, and consistent tracking. Lower ceilings will not produce reliable data. Full mounting and clearance specs are on the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/vtrack-launch-monitor-setup-and-support\"\u003eVTrack Setup \u0026amp; Support page\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eDoes VTrack require a subscription to use?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eNo. Core VTrack tracking, the included Practice Range, ToolKit, and CSV export do not require an annual monitor subscription. Third-party simulator software such as GSPro or E6 Connect may require its own separate license.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eIs VTrack compatible with GSPro and E6?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eYes. VTrack is compatible with GSPro, E6 Connect, and E6 Apex on a capable Windows gaming PC. Setup steps are covered on the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/vtrack-launch-monitor-setup-and-support\"\u003eSetup \u0026amp; Support page\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eDo I need to use special golf balls or club stickers?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eNo. VTrack uses markerless high-speed photometric tracking, so no stickers, dots, or branded marked balls are required for core ball and club data.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eDoes VTrack work for both right- and left-handed golfers?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eYes. Because VTrack is mounted overhead, both right- and left-handed players can use the same setup without moving or repositioning the unit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eWhat is in VTrack ToolKit v2.3.5?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eToolKit v2.3.5 (released June 15, 2026) is the current cumulative ToolKit release. It supports open swing camera replay using compatible mobile devices, USB webcams, and — new in v2.3.5 — the high-FPS SwingEZ cameras for swing replay inside \u003cstrong\u003eGSPro and other third-party simulator software\u003c\/strong\u003e, not just the SwingEZ Unity environment. The setup workflow is the same one used for mobile and USB webcam replay — SwingEZ cameras plug into the same ToolKit camera pipeline. SwingEZ cameras now serve double duty: AI pose analysis and personalized drills inside SwingEZ, plus high-quality swing replay inside the simulator software already in use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eHow fast is VTrack shot feedback?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eVTrack delivers shot feedback in approximately 200–250 milliseconds, which is fast enough for natural-feeling simulator play and uninterrupted practice sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eWhat kind of post-purchase support does Elite Sim Golf provide?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eElite Sim Golf provides direct VTrack support including mounting guidance, software setup, ToolKit help, and free remote setup assistance for ESG customers. Details are on the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/vtrack-launch-monitor-setup-and-support\"\u003eSetup \u0026amp; Support page\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eWhat is SwingEZ and how does it work with VTrack?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eSwingEZ is an AI swing analyzer software add-on that combines VTrack’s ball and club data with front and side swing cameras and AI pose analysis. After three diagnostic swings, SwingEZ identifies swing faults and prescribes personalized drills. Learn more on the \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-swingez-add-on-package\"\u003eSwingEZ add-on package\u003c\/a\u003e page.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eDoes VTrack need an impact protector?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eVTrack mounts directly above the hitting bay, so a clear impact shield is strongly recommended to defend the launch monitor from mishits and stray drives. The \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-impact-protector-clear-impact-shield\"\u003eVTrack Impact Protector\u003c\/a\u003e is manufactured in-house by Elite Sim Golf and is built specifically for the VTrack housing.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eWhat hitting mat comes with a VTrack SimKit Bundle?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eThe BeaverTail Hitting Mat is now standard in all VTrack SimKit Bundles, both pre-built and Build Your Own configurations. Browse \u003ca href=\"https:\/\/elitesimgolf.com\/collections\/vtrack-golf-simulator-packages\"\u003epre-built SimKit bundles\u003c\/a\u003e or open the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eSimKit Bundle Builder\u003c\/a\u003e to configure a custom build.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eWhat is included in the box with the VTrack Launch Monitor?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eEvery VTrack Overhead Launch Monitor order ships with the VTrack Launch Monitor, mounting bracket, mounting hardware, a 65ft Ethernet cable, a 65ft power cable, and installation instructions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003ch4 class=\"esg-faq__q\"\u003eHow does Elite Sim Golf ship VTrack orders?\u003c\/h4\u003e\n        \u003cp class=\"esg-faq__a\"\u003eVTrack orders ship free via UPS Next Day Air Saver where available. If Next Day Air Saver is not available to your ZIP code, your order automatically ships via UPS 2nd Day Air at no extra cost. This is a value-added service — if UPS does not deliver in one business day, no shipping refund is issued.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ ESG ADVANTAGE (DARK) ============ --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eThe Elite Sim Golf VTrack Advantage\u003c\/span\u003e\n    \u003ch3\u003eA Smoother VTrack Experience — From Delivery To Setup.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\" style=\"color: #C9D6F2; max-width: 900px;\"\u003eWhere you buy matters as much as what you buy. Elite Sim Golf is built around fast fulfillment, real product knowledge, and post-purchase support that helps you get the most from your VTrack.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-grid-4\" style=\"margin-top: 32px;\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eFree UPS Next Day Air Saver\u003c\/h4\u003e\n        \u003cp\u003e\u003cstrong\u003eFREE UPS Next Day Air Saver\u003c\/strong\u003e on VTrack orders (where available). If Next Day Air Saver is not available to your ZIP code, your order automatically ships UPS 2nd Day Air at no extra cost. This is a value-added service we provide — if UPS does not deliver in 1 business day, no shipping refund is issued.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eInventory-First Fulfillment\u003c\/h4\u003e\n        \u003cp\u003eReal inventory and active order movement — not extended drop-ship timelines.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eIn-House VTrack Protectors\u003c\/h4\u003e\n        \u003cp\u003eElite Sim Golf manufactures \u003cstrong\u003eVTrack Protectors in-house\u003c\/strong\u003e for better availability and stronger support.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eReal Post-Purchase Support\u003c\/h4\u003e\n        \u003cp\u003eFrom setup questions to troubleshooting, our team is known for responsive support after the sale.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"margin-top: 32px; padding: 24px; background: rgba(255,255,255,0.06); border-left: 4px solid #ffffff; font-family: 'Barlow Condensed', sans-serif; font-size: 22px; font-weight: 700; letter-spacing: 0.02em; line-height: 1.3;\"\u003e\n      Bottom Line: When you order from \u003cspan style=\"color: #ffffff;\"\u003eElite Sim Golf\u003c\/span\u003e, you are choosing fast fulfillment, in-house accessories, and a support team that actually knows VTrack.\n    \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ============ FAQ JSON-LD SCHEMA (Google Rich Result Eligible) ============ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What ceiling height does the VTrack launch monitor need?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"VTrack requires a minimum ceiling height of 106 inches for proper overhead mounting, camera field of view, and consistent tracking. Lower ceilings will not produce reliable data.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does VTrack require a subscription to use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Core VTrack tracking, the included Practice Range, ToolKit, and CSV export do not require an annual monitor subscription. Third-party simulator software such as GSPro or E6 Connect may require its own separate license.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is VTrack compatible with GSPro and E6?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. VTrack is compatible with GSPro, E6 Connect, and E6 Apex on a capable Windows gaming PC.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I need to use special golf balls or club stickers with VTrack?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. VTrack uses markerless high-speed photometric tracking, so no stickers, dots, or branded marked balls are required for core ball and club data.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does VTrack work for both right- and left-handed golfers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Because VTrack is mounted overhead, both right- and left-handed players can use the same setup without moving or repositioning the unit.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is in VTrack ToolKit v2.3.5?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"ToolKit v2.3.5 (released June 15, 2026) is the current cumulative ToolKit release. It supports open swing camera replay using compatible mobile devices, USB webcams, and (new in v2.3.5) the high-FPS SwingEZ cameras for swing replay inside GSPro and other third-party simulator software, not just the SwingEZ Unity environment. The setup workflow is the same one used for mobile and USB webcam replay; SwingEZ cameras plug into the same ToolKit camera pipeline. SwingEZ cameras now serve double duty: AI pose analysis and personalized drills inside SwingEZ, plus high-quality swing replay inside the simulator software already in use.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How fast is VTrack shot feedback?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"VTrack delivers shot feedback in approximately 200 to 250 milliseconds, fast enough for natural-feeling simulator play and uninterrupted practice sessions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What kind of post-purchase support does Elite Sim Golf provide for VTrack?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Elite Sim Golf provides direct VTrack support including mounting guidance, software setup, ToolKit help, and free remote setup assistance for ESG customers.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is SwingEZ and how does it work with VTrack?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"SwingEZ is an AI swing analyzer software add-on that combines VTrack ball and club data with front and side swing cameras and AI pose analysis. After three diagnostic swings, SwingEZ identifies swing faults and prescribes personalized drills.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does VTrack need an impact protector?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"VTrack mounts directly above the hitting bay, so a clear impact shield is strongly recommended to defend the launch monitor from mishits and stray drives. The VTrack Impact Protector is manufactured in-house by Elite Sim Golf and built specifically for the VTrack housing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What hitting mat comes with a VTrack SimKit Bundle?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The BeaverTail Hitting Mat is now standard in all VTrack SimKit Bundles, both pre-built and Build Your Own configurations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is included in the box with the VTrack Launch Monitor?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Every VTrack Overhead Launch Monitor order ships with the VTrack Launch Monitor, mounting bracket, mounting hardware, a 65ft Ethernet cable, a 65ft power cable, and installation instructions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does Elite Sim Golf ship VTrack orders?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"VTrack orders ship free via UPS Next Day Air Saver where available. If Next Day Air Saver is not available to a ZIP code, the order ships via UPS 2nd Day Air at no extra cost. This is a value-added service. If UPS does not deliver in one business day, no shipping refund is issued.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- ============ HOWTO JSON-LD SCHEMA (Swing Camera Setup) ============ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"HowTo\",\n  \"name\": \"How To Use Swing Cameras In VTrack ToolKit v2.3.5\",\n  \"description\": \"Walkthrough for adding mobile devices, USB webcams, and SwingEZ cameras inside VTrack ToolKit v2.3.5 so swing video can be reviewed alongside VTrack shot data — including SwingEZ camera replay inside GSPro and other third-party simulator software.\",\n  \"totalTime\": \"PT10M\",\n  \"supply\": [\n    { \"@type\": \"HowToSupply\", \"name\": \"VTrack Overhead Launch Monitor\" },\n    { \"@type\": \"HowToSupply\", \"name\": \"VTrack ToolKit v2.3.5 or newer\" },\n    { \"@type\": \"HowToSupply\", \"name\": \"Mobile device or USB webcam\" }\n  ],\n  \"step\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"name\": \"Update VTrack ToolKit to v2.3.5\",\n      \"text\": \"Install or update VTrack ToolKit to version 2.3.5 or newer to access the open swing camera replay functionality, including SwingEZ camera support inside GSPro and other third-party simulator software.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"name\": \"Connect a mobile device or USB webcam\",\n      \"text\": \"Connect a compatible mobile device or USB webcam to the same network or PC running VTrack ToolKit so it can be detected as a swing camera source.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"name\": \"Enable swing camera in ToolKit\",\n      \"text\": \"Open VTrack ToolKit and enable the swing camera source in the camera settings so swing video is captured alongside each VTrack shot.\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"name\": \"Review swing replay with shot data\",\n      \"text\": \"After each shot, review swing video replay inside ToolKit alongside the VTrack ball and club data for a more complete practice and coaching session.\"\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- ============ VIDEOOBJECT JSON-LD SCHEMA (Video Guide) ============ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"VideoObject\",\n  \"name\": \"How To Use Swing Cameras In VTrack ToolKit v2.3.5\",\n  \"description\": \"Official walkthrough of the swing camera replay functionality in VTrack ToolKit v2.3.5, including mobile device, USB webcam, and SwingEZ camera support for reviewing swing video alongside VTrack shot data — the same workflow used for SwingEZ camera replay inside GSPro and other third-party simulator software.\",\n  \"thumbnailUrl\": \"https:\/\/i.ytimg.com\/vi\/gToio7W5HDI\/maxresdefault.jpg\",\n  \"uploadDate\": \"2025-01-01\",\n  \"contentUrl\": \"https:\/\/www.youtube.com\/watch?v=gToio7W5HDI\",\n  \"embedUrl\": \"https:\/\/www.youtube.com\/embed\/gToio7W5HDI\",\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"Elite Sim Golf\",\n    \"url\": \"https:\/\/elitesimgolf.com\"\n  }\n}\n\u003c\/script\u003e","brand":"LAON SWINGCRAFT","offers":[{"title":"Default Title","offer_id":45538328707266,"sku":"VTRACK-DX10","price":5000.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/VTRACK-NDA.png?v=1773316482"},{"product_id":"square-golf-launch-monitor","title":"Square Golf Launch Monitor","description":"\u003cdiv style=\"max-width:1200px;margin:0 auto;padding:28px 16px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#111827;line-height:1.6;\"\u003e\n\n\u003c!-- HERO --\u003e\n\u003csection style=\"background:linear-gradient(135deg,#0b1630 0%,#086ed3 55%,#eaf3ff 100%);border-radius:24px;padding:36px 28px;color:#ffffff;margin-bottom:24px;box-shadow:0 18px 42px rgba(8,110,211,.22);\"\u003e\n\u003cdiv style=\"display:inline-block;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.25);padding:8px 14px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;\"\u003e\nIndoor Golf Launch Monitor\n\u003c\/div\u003e\n\n\u003ch1 style=\"margin:0 0 12px;font-size:38px;font-weight:900;letter-spacing:-.03em;line-height:1.08;color:#ffffff !important;\"\u003e\nSquare Golf Launch Monitor\n\u003c\/h1\u003e\n\n\u003cp style=\"margin:0;font-size:17px;max-width:840px;color:rgba(255,255,255,.94);\"\u003e\nCutting-edge golf technology for unmatched shot accuracy. The \u003cstrong\u003eSquare Golf Launch Monitor\u003c\/strong\u003e delivers a state-of-the-art virtual golf practice experience with accurate shot analysis, detailed ball and club data, and lifelike 3D golf courses.\n\u003c\/p\u003e\n\n\u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;\"\u003e\n\u003cspan style=\"display:inline-flex;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;\"\u003eHigh-Speed Camera Tracking\u003c\/span\u003e\n\u003cspan style=\"display:inline-flex;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;\"\u003eMachine Vision Technology\u003c\/span\u003e\n\u003cspan style=\"display:inline-flex;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;\"\u003eBall + Club Data\u003c\/span\u003e\n\u003cspan style=\"display:inline-flex;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;\"\u003eBluetooth Connectivity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- QUICK HIGHLIGHTS --\u003e\n\u003csection style=\"margin-bottom:24px;\"\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;\"\u003e\n\u003cdiv style=\"background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 8px 20px rgba(15,23,42,.05);\"\u003e\n\u003cstrong\u003eAccurate Shot Analysis\u003c\/strong\u003e\n\u003cdiv style=\"font-size:13px;color:#4b5563;margin-top:4px;\"\u003eTrack key ball and club data for better practice feedback.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 8px 20px rgba(15,23,42,.05);\"\u003e\n\u003cstrong\u003eVirtual Golf Courses\u003c\/strong\u003e\n\u003cdiv style=\"font-size:13px;color:#4b5563;margin-top:4px;\"\u003eIncludes 10 ultra-realistic courses with more coming soon.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 8px 20px rgba(15,23,42,.05);\"\u003e\n\u003cstrong\u003e8-Hour Battery Life\u003c\/strong\u003e\n\u003cdiv style=\"font-size:13px;color:#4b5563;margin-top:4px;\"\u003ePowered by a removable lithium-ion battery.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 8px 20px rgba(15,23,42,.05);\"\u003e\n\u003cstrong\u003eCompact Indoor Setup\u003c\/strong\u003e\n\u003cdiv style=\"font-size:13px;color:#4b5563;margin-top:4px;\"\u003eSmall footprint for home simulator rooms and practice spaces.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- OVERVIEW --\u003e\n\u003csection style=\"background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:26px 24px;margin-bottom:24px;\"\u003e\n\u003ch2 style=\"margin:0 0 12px;font-size:28px;font-weight:900;color:#111827;\"\u003e\nSmarter Indoor Golf Practice\n\u003c\/h2\u003e\n\n\u003cp style=\"margin:0 0 12px;color:#374151;\"\u003e\nThe \u003cstrong\u003eSquare Golf Launch Monitor\u003c\/strong\u003e is designed to bring realistic virtual golf and detailed shot feedback into your home practice space. Using a high-speed camera and machine vision technology, Square Golf captures key details from both the golf ball and club to help you better understand every shot.\n\u003c\/p\u003e\n\n\u003cp style=\"margin:0;color:#374151;\"\u003e\nWhether you are working on ball flight, launch conditions, club delivery, or simulator play, Square Golf gives you a compact and modern launch monitor experience built for indoor golf practice.\n\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- TECHNOLOGY --\u003e\n\u003csection style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:22px;padding:26px 24px;margin-bottom:24px;\"\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"display:inline-block;background:#e7f2ff;color:#086ed3;border:1px solid #cfe4fb;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;\"\u003e\nTechnology\n\u003c\/div\u003e\n\n\u003ch2 style=\"margin:0 0 12px;font-size:28px;font-weight:900;color:#111827;\"\u003e\nHigh-Speed Camera + Machine Vision Tracking\n\u003c\/h2\u003e\n\n\u003cp style=\"margin:0;color:#374151;\"\u003e\nSquare Golf uses high-speed camera technology and machine vision to deliver precise feedback on your golf ball and club. This makes it a powerful indoor practice tool for golfers who want better insight into launch, direction, spin, distance, swing path, face angle, and more.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;\"\u003e\n\u003ch3 style=\"margin:0 0 10px;font-size:20px;font-weight:900;color:#086ed3;\"\u003e\nBest For\n\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding-left:20px;color:#4b5563;font-size:15px;line-height:1.8;\"\u003e\n\u003cli\u003eHome golf simulator setups\u003c\/li\u003e\n\u003cli\u003eIndoor practice sessions\u003c\/li\u003e\n\u003cli\u003eGolfers wanting ball and club data\u003c\/li\u003e\n\u003cli\u003eCompact simulator spaces\u003c\/li\u003e\n\u003cli\u003ePlayers who want virtual golf courses\u003c\/li\u003e\n\u003cli\u003ePhone, tablet, laptop, or PC-based setups\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- BALL + CLUB DATA --\u003e\n\u003csection style=\"margin-bottom:24px;\"\u003e\n\u003ch2 style=\"margin:0 0 14px;font-size:28px;font-weight:900;color:#111827;\"\u003e\nBall Data \u0026amp; Club Data\n\u003c\/h2\u003e\n\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;\"\u003e\n\n\u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:20px;padding:22px;box-shadow:0 8px 22px rgba(15,23,42,.05);\"\u003e\n\u003cdiv style=\"display:inline-block;background:#e7f2ff;color:#086ed3;border:1px solid #cfe4fb;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:10px;\"\u003e\nBall Data\n\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 10px;font-size:21px;font-weight:900;color:#111827;\"\u003e\nUnderstand Your Ball Flight\n\u003c\/h3\u003e\n\u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;\"\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eBall Speed\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eDirection\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eLaunch Angle\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eSpin Rates\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eApex\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eCarry Distance\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eRun\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eTotal Distance\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:20px;padding:22px;box-shadow:0 8px 22px rgba(15,23,42,.05);\"\u003e\n\u003cdiv style=\"display:inline-block;background:#e7f2ff;color:#086ed3;border:1px solid #cfe4fb;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;text-transform:uppercase;margin-bottom:10px;\"\u003e\nClub Data\n\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 10px;font-size:21px;font-weight:900;color:#111827;\"\u003e\nSee How You Delivered the Club\n\u003c\/h3\u003e\n\u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;\"\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eSwing Path\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eFace Angle\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eDynamic Loft\u003c\/span\u003e\n\u003cspan style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#374151;\"\u003eAngle of Attack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- IN THE BOX --\u003e\n\u003csection style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:22px;padding:26px 24px;margin-bottom:24px;\"\u003e\n\u003ch2 style=\"margin:0 0 14px;font-size:28px;font-weight:900;color:#111827;\"\u003e\nIn the Box\n\u003c\/h2\u003e\n\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;\"\u003e\n\u003cdiv style=\"border:1px solid #eeeeee;border-radius:14px;padding:14px;background:#ffffff;\"\u003e\n\u003cstrong\u003eSquare Golf Launch Monitor\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #eeeeee;border-radius:14px;padding:14px;background:#ffffff;\"\u003e\n\u003cstrong\u003eSwing Stick\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #eeeeee;border-radius:14px;padding:14px;background:#ffffff;\"\u003e\n\u003cstrong\u003eLi-ion Battery\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #eeeeee;border-radius:14px;padding:14px;background:#ffffff;\"\u003e\n\u003cstrong\u003eRemote Control\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #eeeeee;border-radius:14px;padding:14px;background:#ffffff;\"\u003e\n\u003cstrong\u003e3x Square Golf Dotted Golf Balls\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #eeeeee;border-radius:14px;padding:14px;background:#ffffff;\"\u003e\n\u003cstrong\u003eUSB-C Cable\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- COURSES \/ CONNECTIVITY \/ BATTERY --\u003e\n\u003csection style=\"margin-bottom:24px;\"\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;\"\u003e\n\n\u003cdiv style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:20px;padding:22px;\"\u003e\n\u003cdiv style=\"font-size:13px;font-weight:900;color:#086ed3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;\"\u003e\nGolf Courses\n\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:20px;font-weight:900;color:#111827;\"\u003e\n10 Ultra-Realistic Courses\n\u003c\/h3\u003e\n\u003cp style=\"margin:0;color:#4b5563;font-size:14.5px;\"\u003e\nPlay and practice on 10 lifelike virtual golf courses, with 10 more courses coming soon.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:20px;padding:22px;\"\u003e\n\u003cdiv style=\"font-size:13px;font-weight:900;color:#086ed3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;\"\u003e\nBattery Life\n\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:20px;font-weight:900;color:#111827;\"\u003e\nUp to 8 Hours\n\u003c\/h3\u003e\n\u003cp style=\"margin:0;color:#4b5563;font-size:14.5px;\"\u003e\nPowered by a removable lithium-ion battery for long indoor practice sessions.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:20px;padding:22px;\"\u003e\n\u003cdiv style=\"font-size:13px;font-weight:900;color:#086ed3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;\"\u003e\nConnectivity\n\u003c\/div\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:20px;font-weight:900;color:#111827;\"\u003e\nBluetooth Connection\n\u003c\/h3\u003e\n\u003cp style=\"margin:0;color:#4b5563;font-size:14.5px;\"\u003e\nConnect using Bluetooth with your phone, tablet, laptop, or PC.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- SPECS --\u003e\n\u003csection style=\"background:#ffffff;border:1px solid #e5e7eb;border-radius:22px;padding:26px 24px;margin-bottom:24px;\"\u003e\n\u003ch2 style=\"margin:0 0 14px;font-size:28px;font-weight:900;color:#111827;\"\u003e\nSize \u0026amp; Weight\n\u003c\/h2\u003e\n\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;\"\u003e\n\u003cdiv style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:18px;padding:18px;\"\u003e\n\u003cdiv style=\"font-size:13px;font-weight:900;color:#086ed3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;\"\u003e\nSquare Golf Device\n\u003c\/div\u003e\n\u003cdiv style=\"font-size:20px;font-weight:900;color:#111827;\"\u003e\n19cm x 7cm x 7cm\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:#f8fbff;border:1px solid #d9ecff;border-radius:18px;padding:18px;\"\u003e\n\u003cdiv style=\"font-size:13px;font-weight:900;color:#086ed3;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;\"\u003e\nVirtual Swing Stick\n\u003c\/div\u003e\n\u003cdiv style=\"font-size:20px;font-weight:900;color:#111827;\"\u003e\n70cm x 5cm x 5cm\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ESG ADVANTAGE --\u003e\n\u003csection style=\"background:#0f172a;border-radius:22px;padding:26px 24px;color:#ffffff;margin-bottom:24px;\"\u003e\n\u003ch2 style=\"margin:0 0 12px;font-size:28px;font-weight:900;color:#ffffff !important;\"\u003e\nWhy Buy Your Square Golf Launch Monitor From Elite Sim Golf?\n\u003c\/h2\u003e\n\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-top:16px;\"\u003e\n\u003cdiv style=\"background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:16px;\"\u003e\n\u003cstrong style=\"color:#ffffff;\"\u003eReal Simulator Support\u003c\/strong\u003e\n\u003cp style=\"margin:6px 0 0;color:rgba(255,255,255,.86);font-size:14px;\"\u003e\nOur team can help with launch monitor setup, simulator planning, projector pairing, and room layout guidance.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:16px;\"\u003e\n\u003cstrong style=\"color:#ffffff;\"\u003eGreat for SIMKIT Builds\u003c\/strong\u003e\n\u003cp style=\"margin:6px 0 0;color:rgba(255,255,255,.86);font-size:14px;\"\u003e\nPair Square Golf with an ESG enclosure, hitting mat, projector, and turf to create a complete indoor simulator.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:16px;\"\u003e\n\u003cstrong style=\"color:#ffffff;\"\u003eCompact Indoor Option\u003c\/strong\u003e\n\u003cp style=\"margin:6px 0 0;color:rgba(255,255,255,.86);font-size:14px;\"\u003e\nA practical launch monitor choice for home golfers who want simulator play without a large overhead system.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- CTA --\u003e\n\u003csection style=\"background:#f0f7ff;border:2px dashed #086ed3;border-radius:22px;padding:28px 24px;text-align:center;margin-bottom:8px;\"\u003e\n\u003ch2 style=\"margin:0 0 10px;font-size:26px;font-weight:900;color:#0b1630;\"\u003e\nBuild Your Indoor Golf Setup Around Square Golf\n\u003c\/h2\u003e\n\u003cp style=\"margin:0 auto 18px;color:#4b5563;max-width:720px;font-size:15px;\"\u003e\nThe Square Golf Launch Monitor gives golfers a compact, camera-based way to practice, play virtual golf, and capture meaningful ball and club data indoors.\n\u003c\/p\u003e\n\u003ca href=\"\/pages\/golf-simkit-bundle-builder\" style=\"display:inline-block;background:#086ed3;color:#ffffff;text-decoration:none;font-weight:900;border-radius:999px;padding:12px 22px;\"\u003e\nBuild a Complete SIMKIT\n\u003c\/a\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"SQUARE GOLF","offers":[{"title":"Default Title","offer_id":45558881812674,"sku":"SQUARE","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/1_Square-Golf_Hero-2.webp?v=1757785135"},{"product_id":"benq-ah500st-4000-lumen-short-throw-1080p-laser-golf-simulator-projector","title":"BenQ AH500ST: Ultra Short Throw Golf Simulator Projector","description":"\u003ch4 class=\"g6-text-title g6-title-md  t-white\"\u003eSwing Big in the Smallest Space\u003c\/h4\u003e\n\u003cp class=\"g6-text-desc g6-text-lg t-white\"\u003eThe AH500ST is designed for home golf simulation in small spaces. Experience immersive gameplay with vibrant colors, and easy installation features.\u003c\/p\u003e\n\u003ch4 class=\"g6-text-title g6-title-md  t-white\"\u003e\n\u003cspan class=\"prefix\"\u003eShort Throw Lens Designed for Golf Sim\u003c\/span\u003e\u003cspan class=\"highlight  t-dark-purple\"\u003e\u003c\/span\u003e\u003cspan class=\"suffix\"\u003e\u003c\/span\u003e\n\u003c\/h4\u003e\n\u003cp class=\"g6-text-desc g6-text-lg t-white\"\u003eSwing safely without fear of damage or shadows. The AH500ST's TR0.5 short throw ratio is perfect for limited spaces.\u003c\/p\u003e\n\u003ch4 class=\"g6-text-title g6-title-md  t-white\"\u003eEffortless Setup – Control with Just a Remote\u003c\/h4\u003e\n\u003cp class=\"g6-text-desc g6-text-lg t-white\"\u003eTo solve complex screen ratio, alignment, and focus issues, the BenQ AH500ST integrates commonly used installation functions into a dedicated remote control hotkey, eliminating the need for repetitive adjustments.\u003c\/p\u003e\n\u003ch4 class=\"g6-text-title g6-title-sm  t-white\"\u003eScreen Fill\u003c\/h4\u003e\n\u003cp class=\"g6-text-desc g6-text-lg t-white\"\u003eBenQ's exclusive Screen Fill feature automatically switches to 1:1, 4:3, 16:9, or 16:10 native resolutions, ensuring the image fully fills the screen without distortion.\u003c\/p\u003e\n\u003ch4 class=\"g6-text-title g6-title-sm  t-white\"\u003eQuick Focus\u003c\/h4\u003e\n\u003cp class=\"g6-text-desc g6-text-lg t-white\"\u003ePress the Focus button on the remote control as well as make slight adjustments to deliver sharp images.\u003c\/p\u003e\n\u003ch4 class=\"g6-text-title g6-title-md  t-white\"\u003ePerfect for Ceiling and Floor Mounts\u003c\/h4\u003e\n\u003cp class=\"g6-text-desc g6-text-lg t-white\"\u003eAH500ST’s short-throw design maximizes space, making it ideal for floor mounting.\u003c\/p\u003e\n\u003ch4 class=\"g6-text-title g6-title-sm  t-white\"\u003ePerfect for Stunning 200-inch Visuals\u003c\/h4\u003e\n\u003cp class=\"g6-text-desc g6-text-md t-white\"\u003eThe AH500ST's laser light source delivers 4000 lumens of brightness and high contrast, ensuring vivid, detailed visuals even on a massive 200-inch screen.\u003c\/p\u003e\n\u003ch4 class=\"g6-text-title g6-title-sm  t-white\"\u003eTrue-to-Life Golf Course Colors\u003c\/h4\u003e\n\u003cp class=\"g6-text-desc g6-text-md t-white\"\u003eExperience authentic colors from the start with BenQ's exclusive Golf Mode, tailored for different golf course environments that ensure an immersive experience from the most famous courses in the world. With a default Golf Mode, presenting an exclusive experience for the golfers.\u003c\/p\u003e\n\u003ch4 class=\"g6-text-title g6-title-sm  t-white\"\u003eGolf First, Fun Everywhere\u003c\/h4\u003e\n\u003cp class=\"g6-text-desc g6-text-md t-white\"\u003eBuilt for dedicated golf simulation, the AH500ST also lets you enjoy movies and sports watching in stunning 1080p FHD with Cinema Mode for rich colors. It also offers low input lag for smooth, responsive gaming, adding more ways to enjoy your space.\u003c\/p\u003e\n\u003cp class=\"g6-text-note g6-text-sm t-pastel-gray\"\u003e*Input Lag Without Geometry: Support 16.7 ms (1080P 120Hz), 33.4 ms (1080P 60Hz) *Input Lag With Geometry: Support 25 ms (1080P 120Hz), 50 ms (1080P 60Hz)\u003c\/p\u003e","brand":"BenQ","offers":[{"title":"Default Title","offer_id":45581130268866,"sku":"AH500ST-001","price":1999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/AH500ST.png?v=1764532097"},{"product_id":"benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector","title":"BenQ AK700ST: Ultimate 4K Golf Simulator Projector 4000 LM","description":"\n\u003c!-- ============================================================\nElite Sim Golf PDP — BenQ AK700ST 4K Short-Throw Laser Golf Simulator Projector\nHybrid: VTrack visual system + projector-pdp section structure\nScope: .esg-ak700st-pdp\nPaste-ready for Shopify product description\n============================================================ --\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n  \/* ===== RESET \/ BASE ===== *\/\n  .esg-ak700st-pdp { font-family: 'Inter', system-ui, -apple-system, sans-serif; color: #2a3756; line-height: 1.6; max-width: 1200px; margin: 0 auto; }\n  .esg-ak700st-pdp *, .esg-ak700st-pdp *::before, .esg-ak700st-pdp *::after { box-sizing: border-box; }\n  .esg-ak700st-pdp h2, .esg-ak700st-pdp h3, .esg-ak700st-pdp h4 { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; color: #0A1A3A; letter-spacing: 0.01em; margin: 0; text-transform: uppercase; }\n  .esg-ak700st-pdp h2 { font-size: 38px; line-height: 1.1; }\n  .esg-ak700st-pdp h3 { font-size: 30px; line-height: 1.15; margin-bottom: 14px; }\n  .esg-ak700st-pdp h4 { font-size: 20px; line-height: 1.2; margin-bottom: 10px; }\n  .esg-ak700st-pdp p { margin: 0 0 14px; font-size: 16px; }\n  .esg-ak700st-pdp strong { color: #0A1A3A; font-weight: 700; }\n  .esg-ak700st-pdp a { color: #0A1A3A; text-decoration: underline; }\n  .esg-ak700st-pdp a:hover { text-decoration: none; }\n  .esg-ak700st-pdp ul { margin: 0 0 14px; padding-left: 20px; }\n  .esg-ak700st-pdp li { margin: 6px 0; font-size: 16px; }\n\n  \/* ===== SECTIONS ===== *\/\n  .esg-ak700st-pdp .esg-section { padding: 64px 32px; }\n  .esg-ak700st-pdp .esg-section--white { background: #ffffff; }\n  .esg-ak700st-pdp .esg-section--light { background: #F8F8F8; }\n  .esg-ak700st-pdp .esg-section--dark { background: #0A1A3A; color: #E6ECF7; }\n  .esg-ak700st-pdp .esg-section--dark h2,\n  .esg-ak700st-pdp .esg-section--dark h3,\n  .esg-ak700st-pdp .esg-section--dark h4 { color: #ffffff; }\n  .esg-ak700st-pdp .esg-section--dark p { color: #E6ECF7; }\n  .esg-ak700st-pdp .esg-section--dark strong { color: #ffffff; }\n  .esg-ak700st-pdp .esg-section--dark a { color: #ffffff; }\n\n  \/* ===== EYEBROW ===== *\/\n  .esg-ak700st-pdp .esg-eyebrow { display: inline-block; font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 13px; letter-spacing: 0.18em; text-transform: uppercase; color: #0A1A3A; margin-bottom: 12px; }\n  .esg-ak700st-pdp .esg-section--dark .esg-eyebrow { color: #C9D6F2; }\n\n  \/* ===== STAT TILES ===== *\/\n  .esg-ak700st-pdp .esg-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: 24px; }\n  .esg-ak700st-pdp .esg-stat { background: #ffffff; border: 1px solid #E6E9F0; border-top: 3px solid #0A1A3A; padding: 22px 20px; text-align: left; }\n  .esg-ak700st-pdp .esg-stat__num { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: 40px; line-height: 1; color: #0A1A3A; }\n  .esg-ak700st-pdp .esg-stat__label { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.08em; text-transform: uppercase; color: #6b7280; margin-top: 6px; }\n  .esg-ak700st-pdp .esg-stat__sub { font-size: 13px; color: #4b5563; margin-top: 8px; }\n\n  \/* ===== LEDE ===== *\/\n  .esg-ak700st-pdp .esg-lede { font-size: 18px; color: #2a3756; max-width: 900px; margin-bottom: 12px; }\n\n  \/* ===== FEATURE GRID ===== *\/\n  .esg-ak700st-pdp .esg-grid-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 24px; }\n  .esg-ak700st-pdp .esg-grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 24px; }\n  .esg-ak700st-pdp .esg-card { background: #ffffff; border: 1px solid #E6E9F0; border-left: 3px solid #0A1A3A; padding: 22px 24px; }\n  .esg-ak700st-pdp .esg-card h4 { margin-bottom: 8px; }\n  .esg-ak700st-pdp .esg-card p { margin: 0; color: #4b5563; }\n\n  \/* ===== BEST-FOR CALLOUT ===== *\/\n  .esg-ak700st-pdp .esg-bestfor { margin-top: 24px; padding: 22px 24px; background: #F8F8F8; border: 1px solid #E6E9F0; border-left: 3px solid #0A1A3A; }\n  .esg-ak700st-pdp .esg-bestfor h4 { margin-bottom: 6px; }\n  .esg-ak700st-pdp .esg-bestfor p { margin: 0; color: #4b5563; }\n\n  \/* ===== SPECS TABLE ===== *\/\n  .esg-ak700st-pdp .esg-specs { width: 100%; border-collapse: collapse; margin-top: 20px; background: #ffffff; border: 1px solid #E6E9F0; }\n  .esg-ak700st-pdp .esg-specs tr { border-bottom: 1px solid #E6E9F0; }\n  .esg-ak700st-pdp .esg-specs tr:last-child { border-bottom: none; }\n  .esg-ak700st-pdp .esg-specs tr:nth-child(even) { background: #F8F8F8; }\n  .esg-ak700st-pdp .esg-specs th, .esg-ak700st-pdp .esg-specs td { padding: 14px 18px; text-align: left; vertical-align: top; font-size: 15px; }\n  .esg-ak700st-pdp .esg-specs th { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.06em; text-transform: uppercase; color: #6b7280; width: 38%; }\n  .esg-ak700st-pdp .esg-specs td { color: #0A1A3A; font-weight: 600; }\n\n  \/* ===== COMPARE GRID ===== *\/\n  .esg-ak700st-pdp .esg-compare { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin-top: 24px; }\n  .esg-ak700st-pdp .esg-compare__card { background: #ffffff; border: 1px solid #E6E9F0; padding: 24px; }\n  .esg-ak700st-pdp .esg-compare__card--featured { border: 2px solid #0A1A3A; background: #ffffff; }\n  .esg-ak700st-pdp .esg-compare__tag { display: inline-block; padding: 6px 12px; background: #0A1A3A; color: #ffffff; font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; margin-bottom: 12px; }\n  .esg-ak700st-pdp .esg-compare__name { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: 22px; color: #0A1A3A; margin-bottom: 4px; }\n  .esg-ak700st-pdp .esg-compare__sub { font-size: 13px; color: #6b7280; margin-bottom: 14px; }\n  .esg-ak700st-pdp .esg-compare__card ul { padding-left: 18px; margin: 0 0 12px; }\n  .esg-ak700st-pdp .esg-compare__card li { font-size: 14px; color: #2a3756; margin: 5px 0; }\n  .esg-ak700st-pdp .esg-compare__best { font-size: 14px; color: #4b5563; padding-top: 12px; border-top: 1px solid #E6E9F0; }\n\n  \/* ===== BUTTON ===== *\/\n  .esg-ak700st-pdp .esg-btn { display: inline-block; background: #0A1A3A; color: #ffffff; padding: 14px 26px; font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 16px; letter-spacing: 0.06em; text-transform: uppercase; text-decoration: none; border: 2px solid #0A1A3A; }\n  .esg-ak700st-pdp .esg-btn:hover { background: #ffffff; color: #0A1A3A; text-decoration: none; }\n\n  \/* ===== MOBILE ===== *\/\n  @media (max-width: 900px) {\n    .esg-ak700st-pdp .esg-section { padding: 48px 22px; }\n    .esg-ak700st-pdp h2 { font-size: 30px; }\n    .esg-ak700st-pdp h3 { font-size: 24px; }\n    .esg-ak700st-pdp .esg-stats { grid-template-columns: repeat(2, 1fr); }\n    .esg-ak700st-pdp .esg-grid-3 { grid-template-columns: 1fr; }\n    .esg-ak700st-pdp .esg-grid-2 { grid-template-columns: 1fr; }\n    .esg-ak700st-pdp .esg-compare { grid-template-columns: 1fr; }\n    .esg-ak700st-pdp .esg-stat__num { font-size: 32px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-ak700st-pdp\"\u003e\n\n  \u003c!-- ============ INTRO + STAT TILES (page opens here — Shopify renders product H1 + price + buy above) ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003ePurpose-Built For Sim Bays\u003c\/span\u003e\n    \u003ch3\u003eBuilt For Golf From The Lens Out.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eMost projectors are repurposed home-theater units pushed into a sim bay. The AK700ST is engineered around simulator geometry from the start — short throw to clear the swing, 4K resolution to make GSPro and E6 visuals pop, and golf-tuned color modes so greens look like greens. Pair it with the right enclosure and you get a clean, professional-looking image without compromise.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-stats\"\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cdiv class=\"esg-stat__num\"\u003e4K\u003c\/div\u003e\n        \u003cdiv class=\"esg-stat__label\"\u003eUHD Resolution\u003c\/div\u003e\n        \u003cdiv class=\"esg-stat__sub\"\u003e3840 × 2160 native\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cdiv class=\"esg-stat__num\"\u003e4,000\u003c\/div\u003e\n        \u003cdiv class=\"esg-stat__label\"\u003eANSI Lumens\u003c\/div\u003e\n        \u003cdiv class=\"esg-stat__sub\"\u003eBright enough for garages\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cdiv class=\"esg-stat__num\"\u003e0.69\u003c\/div\u003e\n        \u003cdiv class=\"esg-stat__label\"\u003eShort Throw Ratio\u003c\/div\u003e\n        \u003cdiv class=\"esg-stat__sub\"\u003e0.69–0.83:1 with 1.2× zoom\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cdiv class=\"esg-stat__num\"\u003e20K\u003c\/div\u003e\n        \u003cdiv class=\"esg-stat__label\"\u003eLaser Hours\u003c\/div\u003e\n        \u003cdiv class=\"esg-stat__sub\"\u003eStable brightness over time\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ WHY THE AK700ST ============ --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eWhy The AK700ST\u003c\/span\u003e\n    \u003ch3\u003eA Top-Tier Sim Projector For Serious Bays.\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-grid-3\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eGolf-Optimized 4K Laser Engine\u003c\/h4\u003e\n        \u003cp\u003eTrue 4K UHD clarity with a bright 4000 ANSI lumen laser light source and strong dynamic contrast for crisp course visuals, UI overlays, and ball-flight tracers.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eSafe Short-Throw Mounting\u003c\/h4\u003e\n        \u003cp\u003eThe 0.69–0.83:1 throw ratio is ideal for golf bays. Mount behind the player without shadows while still filling a large impact screen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eAuto Screen Fit + Quick Focus\u003c\/h4\u003e\n        \u003cp\u003eDial in screen fill and focus faster with Auto Screen Fit, remote-friendly focus, and full geometry tools for rooms with imperfect angles.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eSimulator-Friendly Connectivity\u003c\/h4\u003e\n        \u003cp\u003eBuilt for modern PC-based sims with dual HDMI 2.0 inputs, USB-C with DP Alt Mode, and easy integration into any GSPro or E6 setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eHome + Commercial Ready\u003c\/h4\u003e\n        \u003cp\u003eDesigned to handle frequent use with a dust-resistant IP5X optical engine and long-life laser brightness stability versus lamp projectors.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eMotorized Zoom Flexibility\u003c\/h4\u003e\n        \u003cp\u003e1.2× motorized zoom makes fine-tuning image size easy without constantly adjusting the mount or repositioning the projector.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-bestfor\"\u003e\n      \u003ch4\u003eWho Is It Best For?\u003c\/h4\u003e\n      \u003cp\u003eSerious home simulator builders and small commercial bays that want 4K resolution, golf-specific tuning, and brighter output than entry-level laser projectors — without jumping to the commercial price tier.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ SHORT THROW + SETUP ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eShort Throw \u0026amp; Setup\u003c\/span\u003e\n    \u003ch3\u003eScreen-Filling Picture, Painless Setup.\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-grid-2\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eShort-Throw Geometry\u003c\/h4\u003e\n        \u003cp\u003eThe AK700ST is engineered for simulator bays where the projector needs to stay behind the player but still fill a large impact screen with a sharp, bright image.\u003c\/p\u003e\n        \u003cul style=\"margin-top: 12px;\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e0.69–0.83:1\u003c\/strong\u003e short-throw ratio for shadow-free mounting\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e1.2× motorized zoom\u003c\/strong\u003e to fine-tune image size without moving the mount\u003c\/li\u003e\n          \u003cli\u003eIdeal for \u003cstrong\u003e10–13 ft wide\u003c\/strong\u003e simulator enclosures\u003c\/li\u003e\n          \u003cli\u003eNative \u003cstrong\u003e16:9\u003c\/strong\u003e plus \u003cstrong\u003e16:10, 4:3, and 1:1\u003c\/strong\u003e support\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eAuto Screen Fit \u0026amp; Quick Setup\u003c\/h4\u003e\n        \u003cp\u003eBenQ’s automation features make it easier to dial in the image without endless ladder trips or GPU menu digging.\u003c\/p\u003e\n        \u003cul style=\"margin-top: 12px;\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAuto Screen Fit\u003c\/strong\u003e detects the screen and fills it with one button\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eQuick Focus\u003c\/strong\u003e for fast, precise focus adjustments from the ground\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eKeystone + Corner Fit\u003c\/strong\u003e for squaring images in real-world rooms\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e3D Keystone\u003c\/strong\u003e with ±30° vertical, horizontal, and rotation\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eUse the ESG fitment tool\u003c\/a\u003e to dial exact mounting distance\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ DEEPER EXPLANATION ============ --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eWhat Is The AK700ST\u003c\/span\u003e\n    \u003ch3\u003eEngineered Around Simulator Geometry.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe AK700ST is a 4K UHD short-throw projector built around a laser light engine rated for roughly 20,000 hours of stable brightness — meaning years of daily simulator use without the lumens degradation that hits lamp-based projectors after 1,000–2,000 hours.\u003c\/p\u003e\n\n    \u003cp style=\"max-width: 900px;\"\u003eWith a 0.69–0.83:1 short-throw range and 1.2× motorized zoom, the AK700ST mounts behind the hitting area, out of the swing path, and well above ball-strike level when ceiling mounted. For the exact lens-to-screen distance based on your screen size and aspect ratio, run the numbers in the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eESG projector fitment tool and throw calculator\u003c\/a\u003e before mounting.\u003c\/p\u003e\n\n    \u003cp style=\"max-width: 900px;\"\u003eCeiling mount notes: the 1.2× motorized zoom gives meaningful slack on the install position, and BenQ’s Auto Screen Fit and Corner Fit handle final alignment from the ground without ladder trips.\u003c\/p\u003e\n\n    \u003cp style=\"max-width: 900px;\"\u003eFor PC-based simulators running \u003cstrong\u003eGSPro, E6 Connect, TGC 2019, or Awesome Golf\u003c\/strong\u003e, the AK700ST connects via either dual HDMI 2.0 or USB-C with DP Alt Mode — making it easy to pair with a desktop, laptop, or dedicated sim PC.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ EVERYTHING IT DOES ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eEverything It Does\u003c\/span\u003e\n    \u003ch3\u003eThe Full AK700ST Feature Set.\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-grid-3\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eTrue 4K UHD Resolution\u003c\/h4\u003e\n        \u003cp\u003eNative 3840 × 2160 resolution delivers sharp course textures, crisp ball-flight tracers, and clean UI rendering at simulator-sized image dimensions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eShort-Throw Projection\u003c\/h4\u003e\n        \u003cp\u003e0.69–0.83:1 throw ratio with 1.2× motorized zoom fills 100–150 inch screens from typical simulator-bay distances.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003e4000 ANSI Lumens\u003c\/h4\u003e\n        \u003cp\u003eHigh-output brightness for garage and bonus-room environments with some ambient light. No dimming the room to see the green.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eGolf Color Modes\u003c\/h4\u003e\n        \u003cp\u003eFactory-tuned picture modes specifically for golf simulation that lift greens, blues, and skin tones for true-to-life course visuals.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eHDR Support\u003c\/h4\u003e\n        \u003cp\u003eHDR10 and HLG support pulls more detail from highlights and shadows for both sim play and entertainment duty.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eModern Connectivity\u003c\/h4\u003e\n        \u003cp\u003eDual HDMI 2.0 (HDCP 2.2), USB-C with DP Alt Mode, USB-A for the optional BenQ Wi-Fi dongle, and audio out for external speakers.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ SPECS TABLE ============ --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eBy The Numbers\u003c\/span\u003e\n    \u003ch3\u003eAK700ST Key Specifications.\u003c\/h3\u003e\n\n    \u003ctable class=\"esg-specs\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eResolution\u003c\/th\u003e\n\u003ctd\u003e4K UHD (3840 × 2160)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eBrightness\u003c\/th\u003e\n\u003ctd\u003e4,000 ANSI lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eContrast Ratio\u003c\/th\u003e\n\u003ctd\u003e3,000,000:1 (dynamic)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eLaser (up to ~20,000-hour life)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eThrow Ratio\u003c\/th\u003e\n\u003ctd\u003e0.69–0.83:1\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eZoom\u003c\/th\u003e\n\u003ctd\u003e1.2× motorized\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eKeystone\u003c\/th\u003e\n\u003ctd\u003e3D (±30° vertical, ±30° horizontal, ±30° rotation)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eAspect Ratios\u003c\/th\u003e\n\u003ctd\u003eNative 16:9; supports 16:10, 4:3, 1:1\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eHDR Support\u003c\/th\u003e\n\u003ctd\u003eHDR10, HLG\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eInputs\u003c\/th\u003e\n\u003ctd\u003e2× HDMI 2.0 (HDCP 2.2), USB-C (DP Alt Mode), USB-A, Audio Out\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eOptical Engine\u003c\/th\u003e\n\u003ctd\u003eIP5X dust-resistant sealed engine\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eScreen Size Range\u003c\/th\u003e\n\u003ctd\u003e~60″–200″ diagonal\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eNoise Level\u003c\/th\u003e\n\u003ctd\u003e~32 dB (Normal) \/ ~29 dB (Eco)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e~7.5 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003cth\u003eDealer Status\u003c\/th\u003e\n\u003ctd\u003eElite Sim Golf Authorized BenQ Dealer\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ COMPARE BENQ 4K GOLF PROJECTORS ============ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eCompare The Lineup\u003c\/span\u003e\n    \u003ch3\u003eBenQ 4K Golf Simulator Projectors.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eAll three BenQ 4K laser projectors below work in a golf simulator. The right pick depends on bay size, ambient light, and budget.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-compare\"\u003e\n      \u003c!-- LK830ST --\u003e\n      \u003cdiv class=\"esg-compare__card\"\u003e\n        \u003cdiv class=\"esg-compare__name\"\u003eBenQ LK830ST\u003c\/div\u003e\n        \u003cdiv class=\"esg-compare__sub\"\u003eUltra-short-throw 4K laser for compact rooms where mount depth is limited.\u003c\/div\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e 4K UHD (3840×2160)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 4,000 ANSI lumens\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e Laser (~20,000 hrs Normal \/ 30,000 Eco)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.496:1 (fixed)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e Fixed (no zoom)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eContrast:\u003c\/strong\u003e up to 3,000,000:1\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAspect Ratio:\u003c\/strong\u003e Native 16:9 + Screen Fill (5:4, 4:3, 16:10, 1:1)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePro Features:\u003c\/strong\u003e IP6X dustproof, 16.7 ms input lag, 15W speaker\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"esg-compare__best\"\u003e\n\u003cstrong\u003eBest For:\u003c\/strong\u003e Compact sim rooms where the projector must mount close to the screen — fills a 100″ screen from just 3.6 ft.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- AK700ST (featured) --\u003e\n      \u003cdiv class=\"esg-compare__card esg-compare__card--featured\"\u003e\n        \u003cspan class=\"esg-compare__tag\"\u003eRecommended For Dedicated Sim Bays\u003c\/span\u003e\n        \u003cdiv class=\"esg-compare__name\"\u003eBenQ AK700ST\u003c\/div\u003e\n        \u003cdiv class=\"esg-compare__sub\"\u003eDedicated 4K golf projector with Auto Screen Fit — the sweet spot for serious home sims.\u003c\/div\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e 4K UHD (3840×2160)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 4,000 ANSI lumens\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e Laser (~20,000 hrs)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.69–0.83:1\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.2× motorized\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eContrast:\u003c\/strong\u003e up to 3,000,000:1\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAspect Ratio:\u003c\/strong\u003e 16:9 (supports 16:10, 4:3, 1:1)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eGolf Features:\u003c\/strong\u003e Auto Screen Fit, Quick Focus, Golf Color Mode\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"esg-compare__best\"\u003e\n\u003cstrong\u003eBest For:\u003c\/strong\u003e Dedicated golf enclosures where brighter 4K, golf-specific tuning, and easier setup matter most.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- LK936ST --\u003e\n      \u003cdiv class=\"esg-compare__card\"\u003e\n        \u003cdiv class=\"esg-compare__name\"\u003eBenQ LK936ST\u003c\/div\u003e\n        \u003cdiv class=\"esg-compare__sub\"\u003eHigh-output 4K laser for oversized, commercial-grade bays and premium installs.\u003c\/div\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e 4K UHD (3840×2160)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 5,100 ANSI lumens\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e Laser (~20,000 hrs)\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.81–0.89:1\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.1×\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eContrast:\u003c\/strong\u003e up to 3,000,000:1\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eAspect Ratio:\u003c\/strong\u003e 16:9\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePro Features:\u003c\/strong\u003e Lens shift, advanced warping\/keystone\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"esg-compare__best\"\u003e\n\u003cstrong\u003eBest For:\u003c\/strong\u003e Large commercial sims or very bright spaces needing maximum lumens and pro-level adjustment flexibility.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ WHO IT'S FOR + CTA ============ --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eWho It’s For\u003c\/span\u003e\n    \u003ch3\u003eThe Right Projector For A Premium Sim Bay.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\" style=\"color: #C9D6F2; max-width: 900px;\"\u003eChoose the BenQ AK700ST for a purpose-built 4K golf simulator projector that mounts safely behind the hitting area, handles garages and bonus rooms with some ambient light, makes screen fill and focus painless, and delivers premium 4K image quality for both sim play and entertainment.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-grid-2\" style=\"margin-top: 28px;\"\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.16); padding: 24px;\"\u003e\n        \u003ch4 style=\"color: #ffffff;\"\u003ePair It With An Elite Sim Golf Enclosure\u003c\/h4\u003e\n        \u003cp style=\"color: #E6ECF7; margin: 0;\"\u003eThe AK700ST shines paired with a properly sized Eagle 12 enclosure, a 4K-ready impact screen, and a short-throw mounting location built around its throw geometry. The result is a clean, professional-looking simulator bay with vivid, true-to-life visuals.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.16); padding: 24px;\"\u003e\n        \u003ch4 style=\"color: #ffffff;\"\u003eBuild A Complete SimKit\u003c\/h4\u003e\n        \u003cp style=\"color: #E6ECF7; margin: 0;\"\u003eConfigure a turnkey VTrack + Eagle 12 + AK700ST simulator package or build a custom bay around the AK700ST from the ground up using the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\" style=\"color: #ffffff;\"\u003eSimKit Bundle Builder\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ============ FAQPAGE JSON-LD SCHEMA ============ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the BenQ AK700ST a good projector for a golf simulator?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The BenQ AK700ST is purpose-built for golf simulators with a 0.69-0.83:1 short-throw ratio, 4000 ANSI lumens, 4K UHD resolution, golf-optimized color modes, and Auto Screen Fit for fast setup.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How far back does the AK700ST need to be mounted?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The AK700ST has a 0.69-0.83:1 short-throw range with 1.2x motorized zoom, which provides meaningful slack on the install position. For the exact lens-to-screen distance based on your screen size and aspect ratio, use the Elite Sim Golf projector fitment tool and throw calculator at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator before mounting.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the AK700ST compare to the BenQ LK830ST and LK936ST?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The LK830ST is a 4,000 lumen 4K ultra-short-throw projector with a fixed 0.496:1 lens, ideal for compact rooms where the projector must mount close to the screen. The AK700ST is a 4,000 lumen short-throw projector with a 0.69-0.83:1 throw ratio and 1.2x motorized zoom, ideal for standard sim bays where the projector mounts behind the player. The LK936ST is a 5,100 lumen high-output 4K projector for commercial-grade bays and very bright rooms.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the AK700ST work with GSPro and E6 Connect?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The AK700ST connects to any PC-based simulator software including GSPro, E6 Connect, TGC 2019, and Awesome Golf via dual HDMI 2.0 inputs or USB-C with DP Alt Mode.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does the laser light source in the AK700ST last?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The AK700ST uses a laser light engine rated for approximately 20,000 hours of stable brightness. That is years of daily simulator use without the lumens degradation that affects lamp-based projectors after 1,000 to 2,000 hours.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- ============ PRODUCT-LEVEL NOTE ============\nShopify auto-generates Product JSON-LD (price, SKU, availability, reviews).\nDo not add Product schema here to avoid duplicates.\n============ --\u003e\n","brand":"BenQ","offers":[{"title":"Default Title","offer_id":45581131677890,"sku":"AK700ST-001","price":2899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/AK700_5f9c5a28-08e6-4d21-8772-d0fa6f485625.png?v=1766612462"},{"product_id":"benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector","title":"BenQ AH700ST: Ultimate Short Throw Golf Simulator Projector","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — BenQ AH700ST (1100px wide)\nPaste into Shopify product description (HTML).\n========================================================= --\u003e\n\n\u003cdiv style=\"max-width:1100px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.65;color:#1f2937;\"\u003e\n\n\u003c!-- Brand Tokens --\u003e\n\u003cdiv style=\"display:none;\"\u003e\n\u003c!-- ESG Primary: #086ed3 | Border: #e6e6e6 | Muted: #6b7280 --\u003e\n\u003c\/div\u003e\n\n\u003c!-- Header \/ Summary Card --\u003e\n\u003cdiv style=\"margin:22px 0;\"\u003e\n\u003cdiv style=\"border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.06);padding:22px 22px;\"\u003e\n\u003cdiv style=\"display:inline-flex;align-items:center;gap:10px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;font-size:12px;letter-spacing:.10em;text-transform:uppercase;font-weight:800;color:#086ed3;\"\u003e\n1080P Short-Throw Laser Projector\n\u003c\/span\u003e\n\u003cspan style=\"display:inline-block;font-size:12px;color:#6b7280;\"\u003e\nBuilt for golf simulator bays\n\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1 style=\"margin:0 0 10px;font-size:30px;line-height:1.15;\"\u003e\nBenQ AH700ST 4000-Lumen Short-Throw 1080P Laser Golf Simulator Projector\n\u003c\/h1\u003e\n\n\u003cp style=\"margin:0;color:#374151;font-size:16px;\"\u003e\nThe \u003cstrong\u003eBenQ AH700ST\u003c\/strong\u003e is a purpose-built \u003cstrong\u003e1080P short-throw laser golf simulator projector\u003c\/strong\u003e\ndesigned for fast setup, bright visuals, and safe placement. With \u003cstrong\u003e4,000 ANSI lumens\u003c\/strong\u003e, Full HD\n\u003cstrong\u003e(1920×1080)\u003c\/strong\u003e resolution, and a golf-tuned short-throw lens, it fills your impact screen with a clean,\npunchy image that holds up in typical garage and sim-room lighting.\n\u003c\/p\u003e\n\n\u003cp style=\"margin:12px 0 0;color:#374151;font-size:16px;\"\u003e\n\u003cstrong\u003eOne-button Auto Screen Fit\u003c\/strong\u003e and \u003cstrong\u003eQuick Focus\u003c\/strong\u003e handle image sizing and sharpness from the remote.\nA \u003cstrong\u003e0.69–0.83:1\u003c\/strong\u003e short-throw ratio and low \u003cstrong\u003e~102.5% offset\u003c\/strong\u003e help you mount the projector\nabove and behind the hitting area—out of the swing path and away from pop-up shots. Add a laser light source rated up to\n\u003cstrong\u003e~20,000 hours\u003c\/strong\u003e and an \u003cstrong\u003eIP5X dustproof sealed engine\u003c\/strong\u003e, and you’ve got a true “set it and forget it”\n1080p golf projector for serious sim bays.\n\u003c\/p\u003e\n\n\u003c!-- Quick Highlights --\u003e\n\u003cdiv style=\"margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;\"\u003e\n\u003cdiv style=\"border:1px solid #e6e6e6;border-radius:14px;padding:12px 12px;background:#ffffff;\"\u003e\n\u003cdiv style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:800;\"\u003eBrightness\u003c\/div\u003e\n\u003cdiv style=\"font-size:18px;font-weight:900;margin-top:4px;\"\u003e4,000 ANSI\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#6b7280;margin-top:2px;\"\u003eGarage-friendly clarity\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #e6e6e6;border-radius:14px;padding:12px 12px;background:#ffffff;\"\u003e\n\u003cdiv style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:800;\"\u003eResolution\u003c\/div\u003e\n\u003cdiv style=\"font-size:18px;font-weight:900;margin-top:4px;\"\u003e1080P Full HD\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#6b7280;margin-top:2px;\"\u003e1920×1080\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #e6e6e6;border-radius:14px;padding:12px 12px;background:#ffffff;\"\u003e\n\u003cdiv style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:800;\"\u003eThrow Ratio\u003c\/div\u003e\n\u003cdiv style=\"font-size:18px;font-weight:900;margin-top:4px;\"\u003e0.69–0.83:1\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#6b7280;margin-top:2px;\"\u003eShort distance, big image\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border:1px solid #e6e6e6;border-radius:14px;padding:12px 12px;background:#ffffff;\"\u003e\n\u003cdiv style=\"font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#6b7280;font-weight:800;\"\u003eLight Source\u003c\/div\u003e\n\u003cdiv style=\"font-size:18px;font-weight:900;margin-top:4px;\"\u003eLaser\u003c\/div\u003e\n\u003cdiv style=\"font-size:13px;color:#6b7280;margin-top:2px;\"\u003eUp to ~20,000 hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Feature Sections --\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;\"\u003e\n\n\u003c!-- Bright 1080P Laser Engine --\u003e\n\u003cdiv style=\"grid-column:span 12;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.05);padding:18px 18px;\"\u003e\n\u003ch2 style=\"margin:0 0 8px;font-size:20px;line-height:1.25;\"\u003eBright 1080P Laser Engine for Sim Bays\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 10px;color:#4b5563;\"\u003e\nBuilt on BenQ’s golf-first platform, the AH700ST delivers bright, accurate visuals tuned for simulator play.\n\u003c\/p\u003e\n\n\u003cul style=\"margin:0;padding-left:18px;color:#374151;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e Full HD 1080P (1920×1080) for sharp sim UI and ball flight data\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 4,000 ANSI lumens for clear images in garages and bonus rooms\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eContrast:\u003c\/strong\u003e Up to 3,000,000:1 dynamic contrast for punchy whites and deep shadows\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLaser light source:\u003c\/strong\u003e Up to ~20,000-hour life for low-maintenance operation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColor:\u003c\/strong\u003e ~95% Rec.709 coverage for natural, believable course color\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Short-Throw \/ Low-Offset --\u003e\n\u003cdiv style=\"grid-column:span 12;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.05);padding:18px 18px;\"\u003e\n\u003ch2 style=\"margin:0 0 8px;font-size:20px;line-height:1.25;\"\u003eShort-Throw, Low-Offset Golf Design\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 10px;color:#4b5563;\"\u003e\nThe AH700ST’s optics are tuned for golf simulator layouts where safety and shadow reduction matter.\n\u003c\/p\u003e\n\n\u003cul style=\"margin:0;padding-left:18px;color:#374151;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eThrow ratio:\u003c\/strong\u003e 0.69–0.83:1 — big image from a short distance\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProjection offset:\u003c\/strong\u003e ~102.5% for a low, sim-friendly image height\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.2× optical zoom to fine-tune screen fill without moving the mount\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePlacement:\u003c\/strong\u003e Optimized to sit behind and above the golfer to reduce shadows and shank risk\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Auto Screen Fit \u0026 Quick Focus --\u003e\n\u003cdiv style=\"grid-column:span 12;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.05);padding:18px 18px;\"\u003e\n\u003ch2 style=\"margin:0 0 8px;font-size:20px;line-height:1.25;\"\u003eAuto Screen Fit \u0026amp; Quick Focus\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 10px;color:#4b5563;\"\u003e\nOne of the AH700ST’s biggest advantages is how quickly it dials in your impact screen.\n\u003c\/p\u003e\n\n\u003cul style=\"margin:0;padding-left:18px;color:#374151;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eAuto Screen Fit:\u003c\/strong\u003e One-button setup that detects and fills your impact screen border\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAspect support:\u003c\/strong\u003e 16:9, 16:10, 4:3, and 1:1 while maintaining optimal resolution\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick Focus:\u003c\/strong\u003e Remote-based focus adjustment from the hitting area—no ladder needed\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eScreen size:\u003c\/strong\u003e Up to roughly 200\" diagonal (sim\/layout dependent)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Golf Mode \/ HDR \/ Performance --\u003e\n\u003cdiv style=\"grid-column:span 12;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.05);padding:18px 18px;\"\u003e\n\u003ch2 style=\"margin:0 0 8px;font-size:20px;line-height:1.25;\"\u003eGolf Mode, HDR \u0026amp; Sim-Ready Performance\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 10px;color:#4b5563;\"\u003e\nColor, contrast, and responsiveness are tuned to make modern sim software look and feel right.\n\u003c\/p\u003e\n\n\u003cul style=\"margin:0;padding-left:18px;color:#374151;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eBenQ Golf Mode:\u003c\/strong\u003e Realistic turf, sand, and sky tones on popular sim platforms\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHDR:\u003c\/strong\u003e HDR10 \/ HLG support for deeper contrast and more dynamic visuals\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInput lag:\u003c\/strong\u003e ~16 ms at 1080p\/60 (Game Mode) for responsive feedback\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatility:\u003c\/strong\u003e Great choice if you use your bay for golf, sports, and console\/PC gaming\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Garage-Ready Durability --\u003e\n\u003cdiv style=\"grid-column:span 12;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.05);padding:18px 18px;\"\u003e\n\u003ch2 style=\"margin:0 0 8px;font-size:20px;line-height:1.25;\"\u003eGarage-Ready Durability\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 10px;color:#4b5563;\"\u003e\nBuilt to live where your simulator lives—often a garage, basement, or flex space.\n\u003c\/p\u003e\n\n\u003cul style=\"margin:0;padding-left:18px;color:#374151;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP5X dustproof sealed engine\u003c\/strong\u003e helps protect optics from dust and debris\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOperating range:\u003c\/strong\u003e Rated for typical garage-style temperatures (approx. 32–104°F)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow maintenance:\u003c\/strong\u003e No traditional lamps or filters to replace thanks to the laser design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReliability:\u003c\/strong\u003e “Set it and forget it” performance for frequent sim sessions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- Key Specs Table --\u003e\n\u003cdiv style=\"grid-column:span 12;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.05);padding:18px 18px;\"\u003e\n\u003cdiv style=\"display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;\"\u003e\n\u003ch2 style=\"margin:0;font-size:20px;line-height:1.25;\"\u003eKey Specifications\u003c\/h2\u003e\n\u003cdiv style=\"font-size:13px;color:#6b7280;\"\u003eAt a glance\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top:12px;overflow:hidden;border:1px solid #e6e6e6;border-radius:14px;\"\u003e\n\u003ctable style=\"width:100%;border-collapse:collapse;font-size:14px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width:34%;padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eResolution\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003eFull HD 1080P (1920×1080)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eBrightness\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003e4,000 ANSI lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eContrast\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003eUp to 3,000,000:1 (dynamic)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eLight Source\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003eLaser, up to ~20,000-hour life\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eThrow Ratio\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003e0.69–0.83:1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eZoom\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003e1.2× optical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eAspect Ratios\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003eNative 16:9; supports 16:10, 4:3, 1:1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eScreen Size\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003e~32\" to 200\" diagonal (sim\/layout dependent)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eInputs\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003e2× HDMI 2.0, USB-C, USB-A, audio out, LAN, RS-232\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;border-bottom:1px solid #e6e6e6;font-weight:800;\"\u003eWireless\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;border-bottom:1px solid #e6e6e6;\"\u003eWi-Fi-ready with optional BenQ dongle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding:12px 14px;background:#f9fafb;font-weight:800;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"padding:12px 14px;\"\u003e~7.3 lbs (compact chassis)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Who It's For --\u003e\n\u003cdiv style=\"grid-column:span 12;border:1px solid #e6e6e6;border-radius:16px;background:linear-gradient(135deg,#f7fbff 0%, #ffffff 60%);box-shadow:0 12px 30px rgba(0,0,0,.05);padding:18px 18px;\"\u003e\n\u003ch2 style=\"margin:0 0 8px;font-size:20px;line-height:1.25;\"\u003eWho the BenQ AH700ST Is For\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 10px;color:#4b5563;\"\u003e\nChoose the AH700ST if you want a premium 1080P golf simulator projector that:\n\u003c\/p\u003e\n\u003cul style=\"margin:0;padding-left:18px;color:#374151;\"\u003e\n\u003cli\u003eDelivers bright, accurate 1080p visuals on 4:3 or 16:9 impact screens\u003c\/li\u003e\n\u003cli\u003eMakes setup easy with Auto Screen Fit and Quick Focus from the remote\u003c\/li\u003e\n\u003cli\u003eMounts safely behind the hitting area with a short-throw, low-offset lens\u003c\/li\u003e\n\u003cli\u003eUses a long-life laser light source and dustproof design for garage-friendly reliability\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin:12px 0 0;color:#374151;\"\u003e\nPaired with an Elite Sim Golf enclosure, the AH700ST is a best-in-class 1080P choice for golfers who want fast setup,\nbright laser performance, and golf-optimized features without moving up to 4K pricing.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Comparison --\u003e\n\u003cdiv style=\"grid-column:span 12;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.05);padding:18px 18px;\"\u003e\n\u003cdiv style=\"display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap;\"\u003e\n\u003ch2 style=\"margin:0;font-size:20px;line-height:1.25;\"\u003eCompare BenQ 1080P Golf Simulator Projectors\u003c\/h2\u003e\n\u003cdiv style=\"font-size:13px;color:#6b7280;\"\u003eGood \/ Better \/ Best\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;\"\u003e\n\n\u003c!-- Good --\u003e\n\u003cdiv style=\"border:1px solid #e6e6e6;border-radius:14px;padding:14px;background:#ffffff;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;justify-content:space-between;gap:10px;\"\u003e\n\u003cdiv style=\"font-weight:900;\"\u003eGood\u003c\/div\u003e\n\u003cdiv style=\"font-size:12px;font-weight:900;color:#6b7280;letter-spacing:.08em;text-transform:uppercase;\"\u003eBudget \/ Compact\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"margin:8px 0 6px;font-size:16px;line-height:1.2;\"\u003eBenQ AW30ST\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 10px;color:#4b5563;font-size:13px;\"\u003e\nLED short-throw golf projector for compact, budget-conscious bays and low ceilings.\n\u003c\/p\u003e\n\u003cul style=\"margin:0;padding-left:18px;font-size:13px;color:#374151;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e 1080p-capable (accepts up to 1920×1200 input)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e ~3,200 ANSI lumens\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e LED (up to ~20,000–30,000 hours, mode dependent)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.72–0.87:1\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.2× manual\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGolf Features:\u003c\/strong\u003e Golf Mode, low-offset design for low ceilings\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInput Lag:\u003c\/strong\u003e ~33 ms (1080p\/60)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"margin-top:10px;font-size:13px;color:#4b5563;\"\u003e\n\u003cstrong\u003eBest For:\u003c\/strong\u003e Smaller, low-ceiling bays where you want affordable LED performance for clean 1080p sim content.\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Better --\u003e\n\u003cdiv style=\"border:1px solid #e6e6e6;border-radius:14px;padding:14px;background:#ffffff;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;justify-content:space-between;gap:10px;\"\u003e\n\u003cdiv style=\"font-weight:900;\"\u003eBetter\u003c\/div\u003e\n\u003cdiv style=\"font-size:12px;font-weight:900;color:#6b7280;letter-spacing:.08em;text-transform:uppercase;\"\u003eDedicated Sims\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"margin:8px 0 6px;font-size:16px;line-height:1.2;\"\u003eBenQ AH30ST\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 10px;color:#4b5563;font-size:13px;\"\u003e\nFull HD 1080p 4LED short-throw projector with lower input lag and Golf Mode.\n\u003c\/p\u003e\n\u003cul style=\"margin:0;padding-left:18px;font-size:13px;color:#374151;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e Full HD 1080p (1920×1080)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 3,000 ANSI lumens\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e 4LED (up to ~20,000–30,000 hours)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.69–0.83:1\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.2×\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGolf Features:\u003c\/strong\u003e Golf Mode, Auto Screen Fill, low-offset for low ceilings\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInput Lag:\u003c\/strong\u003e ~16–17 ms (Game Mode)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"margin-top:10px;font-size:13px;color:#4b5563;\"\u003e\n\u003cstrong\u003eBest For:\u003c\/strong\u003e Dedicated home bays wanting true 1080p, better motion\/input lag, and long-life 4LED with simple setup.\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Best --\u003e\n\u003cdiv style=\"border:1px solid #cfe6ff;border-radius:14px;padding:14px;background:linear-gradient(135deg,#f3f9ff 0%,#ffffff 60%);box-shadow:0 10px 24px rgba(8,110,211,.10);\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;justify-content:space-between;gap:10px;\"\u003e\n\u003cdiv style=\"font-weight:900;color:#086ed3;\"\u003eBest\u003c\/div\u003e\n\u003cdiv style=\"font-size:12px;font-weight:900;color:#086ed3;letter-spacing:.08em;text-transform:uppercase;\"\u003eLaser \/ Fast Setup\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"margin:8px 0 6px;font-size:16px;line-height:1.2;\"\u003eBenQ AH700ST\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 10px;color:#4b5563;font-size:13px;\"\u003e\nLaser-powered 1080p golf projector with Auto Screen Fit and higher brightness for serious bays.\n\u003c\/p\u003e\n\u003cul style=\"margin:0;padding-left:18px;font-size:13px;color:#374151;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e Full HD 1080p (1920×1080)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 4,000 ANSI lumens\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e Laser (up to ~20,000 hours)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.69–0.83:1\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.2×\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eContrast:\u003c\/strong\u003e Up to 3,000,000:1 (dynamic)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGolf Features:\u003c\/strong\u003e Auto Screen Fit, Quick Focus, Golf Mode, dust-resistant design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eInput Lag:\u003c\/strong\u003e ~16 ms (Game Mode)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"margin-top:10px;font-size:13px;color:#4b5563;\"\u003e\n\u003cstrong\u003eBest For:\u003c\/strong\u003e Premium 1080p simulators that need extra brightness, easy setup, and laser reliability.\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Footer Note --\u003e\n\u003cdiv style=\"margin:18px 0 6px;color:#6b7280;font-size:12px;\"\u003e\nTip: Measure projector distance lens-to-screen (not mount plate). Use your enclosure’s screen size and aspect ratio to confirm final placement.\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BenQ","offers":[{"title":"Default Title","offer_id":45665760346306,"sku":"AH700ST-001","price":2299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/AH700_d2e7ae23-35c5-4fa1-a2ab-5f84faadf2e8.png?v=1766612327"},{"product_id":"vtrack-impact-protector-clear-impact-shield","title":"VTrack Impact Protector Clear Impact Shield + Lifetime Guarantee","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — VTrack Protector\nUpdated Material: Clear Polycarbonate Impact Shield\nMax Width: 1100px\n========================================================== --\u003e\n\n\u003cdiv style=\"max-width:1200px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.6;color:#1f2937;\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv style=\"margin:22px 0;padding:26px 24px;border:1px solid #dbeafe;border-radius:22px;background:linear-gradient(135deg,#ffffff 0%,#f3f8ff 58%,#e8f3ff 100%);box-shadow:0 14px 34px rgba(8,110,211,.10);overflow:hidden;\"\u003e\n    \u003cdiv style=\"display:inline-block;margin:0 0 10px;padding:7px 11px;border-radius:999px;background:#086ed3;color:#ffffff;font-size:12px;font-weight:900;letter-spacing:.10em;text-transform:uppercase;\"\u003e\n      Elite Sim Golf Protection Series\n    \u003c\/div\u003e\n\n    \u003ch2 style=\"margin:0 0 12px;font-size:34px;letter-spacing:-.6px;line-height:1.12;color:#0b2a55;\"\u003e\n      VTrack Protector — Clear Polycarbonate Impact Shield\n    \u003c\/h2\u003e\n\n    \u003cp style=\"margin:0;color:#334155;font-size:16px;\"\u003e\n      The \u003cstrong\u003eElite Sim Golf VTrack Protector\u003c\/strong\u003e is a purpose-built, thermoformed \u003cstrong\u003eclear polycarbonate impact shield\u003c\/strong\u003e designed to help protect your VTrack launch monitor from unexpected mishits. Built for enhanced impact resistance, clean visibility, and low-profile protection, it adds peace of mind without cluttering your simulator setup.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;\"\u003e\n      \u003cspan style=\"display:inline-flex;align-items:center;padding:9px 13px;border-radius:999px;background:#ffffff;color:#086ed3;font-weight:900;font-size:13px;border:1px solid rgba(8,110,211,.22);\"\u003e🇺🇸 Made in the USA\u003c\/span\u003e\n      \u003cspan style=\"display:inline-flex;align-items:center;padding:9px 13px;border-radius:999px;background:#ffffff;color:#111827;font-weight:800;font-size:13px;border:1px solid #dbeafe;\"\u003eClear Polycarbonate\u003c\/span\u003e\n      \u003cspan style=\"display:inline-flex;align-items:center;padding:9px 13px;border-radius:999px;background:#ffffff;color:#111827;font-weight:800;font-size:13px;border:1px solid #dbeafe;\"\u003eEnhanced Impact Resistance\u003c\/span\u003e\n      \u003cspan style=\"display:inline-flex;align-items:center;padding:9px 13px;border-radius:999px;background:#ffffff;color:#111827;font-weight:800;font-size:13px;border:1px solid #dbeafe;\"\u003eThermoformed Shield\u003c\/span\u003e\n      \u003cspan style=\"display:inline-flex;align-items:center;padding:9px 13px;border-radius:999px;background:#ffffff;color:#111827;font-weight:800;font-size:13px;border:1px solid #dbeafe;\"\u003eLifetime Replacement Guarantee*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PRIMARY VALUE CALLOUT --\u003e\n  \u003cdiv style=\"margin:18px 0;padding:20px 22px;border-radius:20px;border:2px solid #086ed3;background:#ffffff;box-shadow:0 12px 30px rgba(8,110,211,.10);\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:14px;align-items:flex-start;justify-content:space-between;\"\u003e\n      \u003cdiv style=\"flex:1 1 560px;\"\u003e\n        \u003cdiv style=\"display:inline-block;margin:0 0 10px;padding:6px 10px;border-radius:999px;background:#e7f2ff;color:#086ed3;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;\"\u003e\n          Built for Accidental Mishits\n        \u003c\/div\u003e\n\n        \u003ch3 style=\"margin:0 0 8px;font-size:24px;line-height:1.2;color:#0b2a55;\"\u003e\n          Extra Protection for the Swing You Didn’t Plan On\n        \u003c\/h3\u003e\n\n        \u003cp style=\"margin:0;color:#475569;\"\u003e\n          The VTrack Protector is designed to take the brunt of unexpected contact and help protect the VTrack housing from damage. You may never need it, but like insurance, it is a smart add-on for golfers who want extra confidence in their simulator setup.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"flex:0 1 270px;padding:14px 15px;border-radius:16px;background:#f8fbff;border:1px solid rgba(8,110,211,.18);\"\u003e\n        \u003cdiv style=\"font-weight:950;color:#086ed3;margin-bottom:6px;\"\u003eMaterial Upgrade\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14px;color:#475569;\"\u003e\n          Now made from \u003cstrong\u003eclear polycarbonate\u003c\/strong\u003e for enhanced impact resistance, toughness, and long-term protection in real-world simulator environments.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PROTECTOR + GUARANTEE --\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1.15fr .85fr;gap:14px;align-items:stretch;margin:18px 0;\"\u003e\n\n    \u003c!-- Protection Card --\u003e\n    \u003cdiv style=\"padding:20px 22px;border:1px solid #e6e6e6;border-radius:20px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.06);\"\u003e\n      \u003cdiv style=\"display:flex;gap:14px;align-items:flex-start;\"\u003e\n        \u003cdiv style=\"width:42px;height:42px;border-radius:16px;background:#e7f2ff;display:flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 auto;\"\u003e🛡️\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch3 style=\"margin:0 0 8px;font-size:22px;color:#111827;\"\u003eClear, Low-Profile Impact Protection\u003c\/h3\u003e\n\n          \u003cp style=\"margin:0 0 13px;color:#475569;\"\u003e\n            The VTrack Protector is thermoformed to fit the VTrack and provide a clear protective barrier between your launch monitor and accidental ball or club contact. The clear polycarbonate material keeps the install clean while adding a durable shield where it matters most.\n          \u003c\/p\u003e\n\n          \u003cdiv style=\"display:flex;flex-wrap:wrap;gap:8px;\"\u003e\n            \u003cspan style=\"display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:#f8fbff;border:1px solid rgba(8,110,211,.18);font-size:13px;font-weight:800;color:#0b2a55;\"\u003eHelps protect VTrack shell\u003c\/span\u003e\n            \u003cspan style=\"display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:#ffffff;border:1px solid #e6e6e6;font-size:13px;font-weight:800;color:#111827;\"\u003eClear visibility\u003c\/span\u003e\n            \u003cspan style=\"display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:#ffffff;border:1px solid #e6e6e6;font-size:13px;font-weight:800;color:#111827;\"\u003eLow-profile fit\u003c\/span\u003e\n            \u003cspan style=\"display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:#ffffff;border:1px solid #e6e6e6;font-size:13px;font-weight:800;color:#111827;\"\u003eThermoformed design\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Guarantee Card --\u003e\n    \u003cdiv style=\"padding:20px 22px;border:2px solid #086ed3;border-radius:20px;background:linear-gradient(180deg,#ffffff 0%,#f4f9ff 100%);box-shadow:0 12px 30px rgba(8,110,211,.10);\"\u003e\n      \u003cdiv style=\"display:flex;gap:14px;align-items:flex-start;\"\u003e\n        \u003cdiv style=\"width:42px;height:42px;border-radius:16px;background:#e7f2ff;display:flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 auto;\"\u003e♾️\u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003ch3 style=\"margin:0 0 8px;font-size:21px;color:#0b4ea2;\"\u003eLifetime Replacement Guarantee*\u003c\/h3\u003e\n\n          \u003cp style=\"margin:0;color:#0b3a7a;font-size:14px;\"\u003e\n            If your protector ever takes a hit while doing its job, contact Elite Sim Golf support and we’ll help get a replacement issued so you can keep playing with confidence.\n          \u003c\/p\u003e\n\n          \u003cdiv style=\"margin-top:12px;padding:12px 13px;border-radius:15px;border:1px solid #dbeafe;background:#eff6ff;\"\u003e\n            \u003cdiv style=\"font-weight:950;color:#0b4ea2;font-size:13px;margin-bottom:5px;\"\u003eEligibility\u003c\/div\u003e\n            \u003cdiv style=\"color:#0b3a7a;font-size:13px;\"\u003e\n              Applies only to VTrack Protectors manufactured by Elite Sim Golf and purchased on or after \u003cstrong\u003eFebruary 14, 2026\u003c\/strong\u003e.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- POLYCARBONATE SECTION --\u003e\n  \u003cdiv style=\"margin:18px 0;padding:20px 22px;border:1px solid #e6e6e6;border-radius:20px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.06);\"\u003e\n    \u003cdiv style=\"display:inline-block;margin:0 0 10px;padding:6px 10px;border-radius:999px;background:#e7f2ff;color:#086ed3;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;\"\u003e\n      Material Upgrade\n    \u003c\/div\u003e\n\n    \u003ch3 style=\"margin:0 0 10px;font-size:23px;color:#111827;\"\u003eWhy Polycarbonate?\u003c\/h3\u003e\n\n    \u003cp style=\"margin:0 0 14px;color:#475569;\"\u003e\n      Polycarbonate is known for its excellent toughness, clarity, and impact resistance, making it a strong choice for protective applications where durability matters. For a golf simulator environment, that means a clearer, stronger shield designed to better handle accidental impact than standard plastic materials.\n    \u003c\/p\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:12px;\"\u003e\n      \u003cdiv style=\"border:1px solid #e6e6e6;border-radius:16px;padding:15px;background:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:950;margin-bottom:5px;color:#111827;\"\u003e💪 Enhanced Impact Resistance\u003c\/div\u003e\n        \u003cdiv style=\"color:#475569;font-size:14.5px;\"\u003ePolycarbonate is widely used where toughness and impact strength are priorities.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"border:1px solid #e6e6e6;border-radius:16px;padding:15px;background:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:950;margin-bottom:5px;color:#111827;\"\u003e👁️ Clear Visibility\u003c\/div\u003e\n        \u003cdiv style=\"color:#475569;font-size:14.5px;\"\u003eMaintains a clean, transparent look so your simulator setup stays sharp and uncluttered.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"border:1px solid #e6e6e6;border-radius:16px;padding:15px;background:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:950;margin-bottom:5px;color:#111827;\"\u003e🛡️ Protective Energy Absorption\u003c\/div\u003e\n        \u003cdiv style=\"color:#475569;font-size:14.5px;\"\u003eDesigned to help absorb and deflect accidental contact before it reaches the VTrack housing.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"border:1px solid #e6e6e6;border-radius:16px;padding:15px;background:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:950;margin-bottom:5px;color:#111827;\"\u003e🏭 Thermoformed Fit\u003c\/div\u003e\n        \u003cdiv style=\"color:#475569;font-size:14.5px;\"\u003eFormed specifically for the VTrack Protector shape for a cleaner fit than a generic flat shield.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT IT PROTECTS AGAINST --\u003e\n  \u003cdiv style=\"margin:18px 0;padding:20px 22px;border:1px solid #e6e6e6;border-radius:20px;background:#ffffff;box-shadow:0 12px 30px rgba(0,0,0,.06);\"\u003e\n    \u003ch3 style=\"margin:0 0 14px;font-size:23px;color:#111827;\"\u003eDesigned for Real Simulator Use\u003c\/h3\u003e\n\n    \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:12px;\"\u003e\n      \u003cdiv style=\"padding:14px;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:950;margin-bottom:5px;color:#111827;\"\u003eAccidental Pop-Ups\u003c\/div\u003e\n        \u003cdiv style=\"color:#475569;font-size:14.5px;\"\u003eAdds a protective layer for unexpected shots that climb higher than intended.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"padding:14px;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:950;margin-bottom:5px;color:#111827;\"\u003eClub Contact\u003c\/div\u003e\n        \u003cdiv style=\"color:#475569;font-size:14.5px;\"\u003eHelps protect the VTrack housing from accidental contact during setup, practice, or guest play.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"padding:14px;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:950;margin-bottom:5px;color:#111827;\"\u003eFamily \u0026amp; Guest Use\u003c\/div\u003e\n        \u003cdiv style=\"color:#475569;font-size:14.5px;\"\u003eA smart addition when multiple golfers, kids, or guests are using the simulator.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"padding:14px;border:1px solid #e6e6e6;border-radius:16px;background:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:950;margin-bottom:5px;color:#111827;\"\u003ePeace of Mind\u003c\/div\u003e\n        \u003cdiv style=\"color:#475569;font-size:14.5px;\"\u003eA simple add-on that helps protect your launch monitor investment.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INSTALLATION NOTE --\u003e\n  \u003cdiv style=\"margin:18px 0;padding:18px 20px;border-radius:18px;border:1px solid rgba(8,110,211,.20);background:linear-gradient(135deg,#f8fbff 0%,#ffffff 100%);box-shadow:0 12px 30px rgba(8,110,211,.08);\"\u003e\n    \u003cdiv style=\"display:flex;gap:13px;align-items:flex-start;\"\u003e\n      \u003cdiv style=\"width:38px;height:38px;border-radius:15px;background:#e7f2ff;display:flex;align-items:center;justify-content:center;font-size:18px;flex:0 0 auto;\"\u003e🔧\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv style=\"font-size:20px;font-weight:950;color:#0b2a55;margin:0 0 5px;\"\u003eSimple Protection Upgrade\u003c\/div\u003e\n        \u003cdiv style=\"color:#475569;font-size:14.5px;\"\u003e\n          The VTrack Protector is designed as a clean, low-profile add-on for VTrack owners who want extra protection without changing the look or function of their simulator bay.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING CTA --\u003e\n  \u003cdiv style=\"margin:18px 0 0;padding:20px 22px;border-radius:20px;border:2px solid #086ed3;background:#ffffff;box-shadow:0 12px 30px rgba(8,110,211,.10);position:relative;overflow:hidden;\"\u003e\n    \u003cdiv style=\"position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,#086ed3 0%,#38bdf8 100%);\"\u003e\u003c\/div\u003e\n\n    \u003cdiv style=\"padding-left:6px;\"\u003e\n      \u003cdiv style=\"display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#086ed3;color:#ffffff;font-size:11px;font-weight:900;letter-spacing:.10em;text-transform:uppercase;margin:0 0 10px;\"\u003e\n        Elite Sim Golf VTrack Advantage\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:22px;font-weight:950;line-height:1.2;color:#0b2a55;margin:0 0 8px;\"\u003e\n        Protect your VTrack with a purpose-built polycarbonate shield.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"font-size:14.5px;color:#334155;margin:0 0 14px;\"\u003e\n        The VTrack Protector is made in the USA by Elite Sim Golf, built from clear polycarbonate for enhanced impact resistance, and backed by our Lifetime Replacement Guarantee for eligible purchases.\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin:0 0 14px;\"\u003e\n        \u003cdiv style=\"border:1px solid rgba(8,110,211,.16);border-radius:16px;padding:13px;background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:950;font-size:14px;color:#0b2a55;margin:0 0 4px;\"\u003e🇺🇸 Made in the USA\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#475569;\"\u003eManufactured by Elite Sim Golf for VTrack owners.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid rgba(8,110,211,.16);border-radius:16px;padding:13px;background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:950;font-size:14px;color:#0b2a55;margin:0 0 4px;\"\u003e🛡️ Polycarbonate Protection\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#475569;\"\u003eClear, tough, and impact-resistant protection for accidental mishits.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid rgba(8,110,211,.16);border-radius:16px;padding:13px;background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:950;font-size:14px;color:#0b2a55;margin:0 0 4px;\"\u003e👁️ Clean Simulator Look\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#475569;\"\u003eLow-profile clear shield designed to protect without visually cluttering your setup.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid rgba(8,110,211,.16);border-radius:16px;padding:13px;background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:950;font-size:14px;color:#0b2a55;margin:0 0 4px;\"\u003e♾️ Lifetime Replacement*\u003c\/div\u003e\n          \u003cdiv style=\"font-size:13.5px;color:#475569;\"\u003eEligible protectors are backed by Elite Sim Golf’s Lifetime Replacement Guarantee.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"padding:13px 14px;border-radius:16px;border:1px solid rgba(8,110,211,.18);background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);font-size:14px;color:#1e293b;font-weight:850;\"\u003e\n        Bottom line: add the \u003cstrong\u003eVTrack Protector\u003c\/strong\u003e to help safeguard your launch monitor from unexpected contact with a clear, tough, polycarbonate shield built specifically for the VTrack.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTNOTE --\u003e\n  \u003cdiv style=\"margin:10px 2px 0;color:#6b7280;font-size:12.5px;\"\u003e\n    *Lifetime Replacement Guarantee applies only to VTrack Protectors manufactured by Elite Sim Golf and purchased on or after February 14, 2026. Purchases made prior to February 14, 2026 are not eligible. Replacement may require order verification and return of the damaged protector when applicable.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ELITE SIM GOLF","offers":[{"title":"Default Title","offer_id":45931905482946,"sku":"VTRACK-DX10-PROTECT","price":179.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/DX10-PROTECT-FrontView.png?v=1781192968"},{"product_id":"benq-lk936st-4k-short-throw-blue-core-laser-golf-simulation-projector","title":"BenQ LK936ST 4K Short-Throw Golf Simulator Projector","description":"\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cdiv class=\"esg-lk936st-pdp\"\u003e\n  \u003cstyle\u003e\n    .esg-lk936st-pdp { max-width: 1200px; margin: 0 auto; padding: 0; font-family: 'Inter', system-ui, -apple-system, sans-serif; color: #2a3756; line-height: 1.6; font-size: 16px; }\n    .esg-lk936st-pdp * { box-sizing: border-box; }\n    .esg-lk936st-pdp img { max-width: 100%; height: auto; display: block; }\n    .esg-lk936st-pdp h3, .esg-lk936st-pdp h4 { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; text-transform: uppercase; letter-spacing: 0.01em; color: #0A1A3A; margin: 0; }\n    .esg-lk936st-pdp h3 { font-size: 30px; line-height: 1.1; }\n    .esg-lk936st-pdp h4 { font-size: 20px; line-height: 1.2; }\n    .esg-lk936st-pdp p { margin: 0 0 14px; color: #2a3756; }\n    .esg-lk936st-pdp p:last-child { margin: 0; }\n    .esg-lk936st-pdp strong { color: #0A1A3A; font-weight: 700; }\n    .esg-lk936st-pdp a { color: #0A1A3A; text-decoration: underline; }\n\n    .esg-lk936st-pdp .esg-section { padding: 64px 32px; }\n    .esg-lk936st-pdp .esg-section--white { background: #ffffff; }\n    .esg-lk936st-pdp .esg-section--light { background: #F8F8F8; }\n    .esg-lk936st-pdp .esg-section--dark { background: #0A1A3A; }\n    .esg-lk936st-pdp .esg-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 13px; letter-spacing: 0.18em; text-transform: uppercase; color: #6b7280; margin: 0 0 12px; }\n    .esg-lk936st-pdp .esg-section--dark .esg-eyebrow { color: #C9D6F2; }\n    .esg-lk936st-pdp .esg-lede { font-size: 17px; color: #2a3756; max-width: 760px; margin: 0 0 32px; }\n\n    .esg-lk936st-pdp .esg-stat-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: 32px; }\n    .esg-lk936st-pdp .esg-stat { background: #ffffff; border: 1px solid #E6E9F0; border-top: 3px solid #0A1A3A; padding: 22px 18px; }\n    .esg-lk936st-pdp .esg-stat-num { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: 40px; line-height: 1; color: #0A1A3A; margin: 0 0 6px; }\n    .esg-lk936st-pdp .esg-stat-label { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 13px; letter-spacing: 0.12em; text-transform: uppercase; color: #0A1A3A; margin: 0 0 4px; }\n    .esg-lk936st-pdp .esg-stat-sub { font-size: 13px; color: #6b7280; margin: 0; }\n\n    .esg-lk936st-pdp .esg-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 32px; }\n    .esg-lk936st-pdp .esg-card { background: #ffffff; border: 1px solid #E6E9F0; border-left: 3px solid #0A1A3A; padding: 24px 22px; }\n    .esg-lk936st-pdp .esg-card h4 { margin: 0 0 10px; }\n    .esg-lk936st-pdp .esg-card p { font-size: 15px; color: #4b5563; }\n\n    .esg-lk936st-pdp .esg-best-for { margin-top: 24px; background: #F8F8F8; border: 1px solid #E6E9F0; border-left: 3px solid #0A1A3A; padding: 22px 24px; }\n    .esg-lk936st-pdp .esg-section--light .esg-best-for { background: #ffffff; }\n    .esg-lk936st-pdp .esg-best-for h4 { margin: 0 0 8px; }\n    .esg-lk936st-pdp .esg-best-for ul { margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px 24px; }\n    .esg-lk936st-pdp .esg-best-for li { font-size: 15px; color: #2a3756; padding-left: 18px; position: relative; }\n    .esg-lk936st-pdp .esg-best-for li::before { content: \"\"; position: absolute; left: 0; top: 9px; width: 8px; height: 8px; background: #0A1A3A; }\n\n    .esg-lk936st-pdp .esg-two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 32px; }\n    .esg-lk936st-pdp .esg-two-col .esg-card { border-left: none; border-top: 3px solid #0A1A3A; }\n    .esg-lk936st-pdp .esg-two-col ul { margin: 12px 0 0; padding: 0; list-style: none; }\n    .esg-lk936st-pdp .esg-two-col li { font-size: 15px; color: #2a3756; padding: 8px 0 8px 18px; border-bottom: 1px solid #E6E9F0; position: relative; }\n    .esg-lk936st-pdp .esg-two-col li:last-child { border-bottom: 0; }\n    .esg-lk936st-pdp .esg-two-col li::before { content: \"\"; position: absolute; left: 0; top: 15px; width: 8px; height: 8px; background: #0A1A3A; }\n\n    .esg-lk936st-pdp .esg-prose p { font-size: 16px; margin: 0 0 16px; }\n\n    .esg-lk936st-pdp .esg-specs-table { width: 100%; border-collapse: collapse; margin-top: 24px; background: #ffffff; border: 1px solid #E6E9F0; }\n    .esg-lk936st-pdp .esg-specs-table tr { border-bottom: 1px solid #E6E9F0; }\n    .esg-lk936st-pdp .esg-specs-table tr:last-child { border-bottom: 0; }\n    .esg-lk936st-pdp .esg-specs-table tr:nth-child(even) { background: #F8F8F8; }\n    .esg-lk936st-pdp .esg-specs-table th { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.08em; text-transform: uppercase; color: #0A1A3A; text-align: left; padding: 14px 20px; width: 40%; vertical-align: top; }\n    .esg-lk936st-pdp .esg-specs-table td { padding: 14px 20px; color: #2a3756; font-size: 15px; vertical-align: top; }\n\n    .esg-lk936st-pdp .esg-tier-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 32px; }\n    .esg-lk936st-pdp .esg-tier { background: #ffffff; border: 1px solid #E6E9F0; padding: 26px 22px; position: relative; display: flex; flex-direction: column; }\n    .esg-lk936st-pdp .esg-tier.featured { border: 2px solid #0A1A3A; }\n    .esg-lk936st-pdp .esg-tier-tag { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: #0A1A3A; background: #F8F8F8; border: 1px solid #E6E9F0; padding: 5px 10px; display: inline-block; margin-bottom: 14px; }\n    .esg-lk936st-pdp .esg-tier.featured .esg-tier-tag { background: #0A1A3A; color: #ffffff; border-color: #0A1A3A; }\n    .esg-lk936st-pdp .esg-tier h4 { margin: 0 0 6px; font-size: 22px; }\n    .esg-lk936st-pdp .esg-tier .esg-tier-sub { font-size: 13px; color: #6b7280; margin: 0 0 16px; }\n    .esg-lk936st-pdp .esg-tier ul { margin: 0 0 18px; padding: 0; list-style: none; }\n    .esg-lk936st-pdp .esg-tier li { font-size: 14px; color: #2a3756; padding: 7px 0 7px 18px; border-bottom: 1px solid #E6E9F0; position: relative; }\n    .esg-lk936st-pdp .esg-tier li:last-of-type { border-bottom: 0; }\n    .esg-lk936st-pdp .esg-tier li::before { content: \"\"; position: absolute; left: 0; top: 14px; width: 8px; height: 8px; background: #0A1A3A; }\n    .esg-lk936st-pdp .esg-tier .esg-tier-best { margin-top: auto; padding-top: 14px; border-top: 1px solid #E6E9F0; font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.06em; text-transform: uppercase; color: #0A1A3A; }\n\n    .esg-lk936st-pdp .esg-section--dark h3, .esg-lk936st-pdp .esg-section--dark h4 { color: #ffffff; }\n    .esg-lk936st-pdp .esg-section--dark p { color: #E6ECF7; }\n    .esg-lk936st-pdp .esg-section--dark strong { color: #ffffff; }\n    .esg-lk936st-pdp .esg-section--dark a { color: #ffffff; }\n    .esg-lk936st-pdp .esg-dark-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 28px; }\n    .esg-lk936st-pdp .esg-dark-card { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.14); padding: 26px 24px; }\n    .esg-lk936st-pdp .esg-dark-card h4 { color: #ffffff; margin: 0 0 10px; }\n    .esg-lk936st-pdp .esg-dark-card p { color: #E6ECF7; font-size: 15px; }\n    .esg-lk936st-pdp .esg-dark-card a { color: #ffffff; font-weight: 600; }\n\n    @media (max-width: 900px) {\n      .esg-lk936st-pdp .esg-section { padding: 48px 22px; }\n      .esg-lk936st-pdp h3 { font-size: 24px; }\n      .esg-lk936st-pdp .esg-stat-grid { grid-template-columns: repeat(2, 1fr); }\n      .esg-lk936st-pdp .esg-stat-num { font-size: 32px; }\n      .esg-lk936st-pdp .esg-card-grid, .esg-lk936st-pdp .esg-tier-grid { grid-template-columns: 1fr; }\n      .esg-lk936st-pdp .esg-two-col, .esg-lk936st-pdp .esg-dark-grid { grid-template-columns: 1fr; }\n      .esg-lk936st-pdp .esg-best-for ul { grid-template-columns: 1fr; }\n      .esg-lk936st-pdp .esg-specs-table th, .esg-lk936st-pdp .esg-specs-table td { padding: 12px 14px; font-size: 14px; }\n    }\n  \u003c\/style\u003e\n\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003e4K UHD · Laser · Short Throw\u003c\/p\u003e\n    \u003ch3\u003e5,100 Lumens. Sealed Laser. Built For The Bay.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe BenQ LK936ST is the high-output anchor of BenQ’s dedicated golf-sim projector lineup. 5,100 ANSI lumens, a dust-sealed laser engine, true 4K UHD, large lens shift, and the exclusive BenQ Golf Mode color profile make it the build for the biggest screens, the brightest rooms, and the most demanding commercial-grade installs.\u003c\/p\u003e\n    \u003cdiv class=\"esg-stat-grid\"\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cp class=\"esg-stat-num\"\u003e4K\u003c\/p\u003e\n        \u003cp class=\"esg-stat-label\"\u003eUHD Resolution\u003c\/p\u003e\n        \u003cp class=\"esg-stat-sub\"\u003e3840 × 2160 native\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cp class=\"esg-stat-num\"\u003e5,100\u003c\/p\u003e\n        \u003cp class=\"esg-stat-label\"\u003eANSI Lumens\u003c\/p\u003e\n        \u003cp class=\"esg-stat-sub\"\u003eBright-room headroom\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cp class=\"esg-stat-num\"\u003e0.81–0.89\u003c\/p\u003e\n        \u003cp class=\"esg-stat-label\"\u003eThrow Ratio\u003c\/p\u003e\n        \u003cp class=\"esg-stat-sub\"\u003eShort throw, 1.1× zoom\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cp class=\"esg-stat-num\"\u003e30K\u003c\/p\u003e\n        \u003cp class=\"esg-stat-label\"\u003eHour Laser\u003c\/p\u003e\n        \u003cp class=\"esg-stat-sub\"\u003eEco mode, dust-sealed\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eWhy The LK936ST\u003c\/p\u003e\n    \u003ch3\u003eThe Top-Tier BenQ Build For The Largest Screens\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe LK936ST is the build for golfers who want the brightest, sharpest, most install-flexible BenQ in the lineup. More brightness than the AK700ST, generous lens shift versus the fixed-lens LK830ST, and a dust-sealed laser engine for years of clean operation in real-world bays.\u003c\/p\u003e\n    \u003cdiv class=\"esg-card-grid\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003e5,100 ANSI Lumens\u003c\/h4\u003e\n        \u003cp\u003eThe brightest projector in the BenQ golf-sim lineup. Drives the largest impact screens and holds image contrast in bays with ambient light, windows, or overhead lighting.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eTrue 4K UHD\u003c\/h4\u003e\n        \u003cp\u003e3840 × 2160 native with 30-bit color (1.07 billion colors). Renders sharp fairway detail, readable simulator overlays, and clean tracer lines at screen sizes up to 300″.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003e0.81–0.89:1 Short Throw + 1.1× Zoom\u003c\/h4\u003e\n        \u003cp\u003eShort-throw lens with optical zoom gives meaningful slack on the install position. BenQ-published placement of 10 to 16 ft from the screen for the rated screen size range.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eGenerous 2D Lens Shift\u003c\/h4\u003e\n        \u003cp\u003eVertical ±60% and horizontal ±23% manual lens shift. Mount above and to the side of the hitting area without touching keystone or losing image quality.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eDust-Sealed Laser Engine\u003c\/h4\u003e\n        \u003cp\u003eThe laser optical block is sealed against dust ingress — built for garages, basements, and commercial bays where airborne particles otherwise degrade brightness over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003e30,000-Hour Laser (Eco)\u003c\/h4\u003e\n        \u003cp\u003eBlueCore laser light source rated up to 30,000 hours in Eco mode (20,000 hours in Normal). Eliminates lamp replacements entirely and holds rated brightness across the full life.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eBenQ Golf Mode\u003c\/h4\u003e\n        \u003cp\u003eExclusive Golf Mode color profile developed with color experts. Corrects purple fringing using the blue and green colors from popular golf software for natural skies and green grass.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eHDR10 + Auto HDR Color Rendition\u003c\/h4\u003e\n        \u003cp\u003eHDR10 high-dynamic-range support with BenQ’s Auto HDR Color Rendition delivers greater brightness, contrast, and image optimization across simulator and home-theater content.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"esg-best-for\"\u003e\n      \u003ch4\u003eWho Is It Best For?\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eCommercial sim bays and golf studios\u003c\/li\u003e\n        \u003cli\u003ePremium residential builds with the largest screens\u003c\/li\u003e\n        \u003cli\u003eRooms with ambient light or overhead lighting\u003c\/li\u003e\n        \u003cli\u003eGarages and basements (dust-sealed engine)\u003c\/li\u003e\n        \u003cli\u003eOff-center ceiling mounts needing real lens shift\u003c\/li\u003e\n        \u003cli\u003eBuilders running GSPro, E6 Connect, TGC 2019, or Foresight FSX\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eShort Throw \u0026amp; Setup\u003c\/p\u003e\n    \u003ch3\u003eThe Install Toolkit For Real-World Bays\u003c\/h3\u003e\n    \u003cdiv class=\"esg-two-col\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003ePlacement Flexibility\u003c\/h4\u003e\n        \u003cp\u003eThe 0.81–0.89:1 short-throw lens with 1.1× optical zoom and generous 2D lens shift gives installers the toolkit needed to fit a large impact screen into a real-world bay without distortion.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eThrow ratio: 0.81:1 to 0.89:1 with 1.1× zoom\u003c\/li\u003e\n          \u003cli\u003eBenQ-rated placement: 10 ft to 16 ft from screen\u003c\/li\u003e\n          \u003cli\u003eScreen size: 30″ to 300″ diagonal\u003c\/li\u003e\n          \u003cli\u003eVertical lens shift: ±60% (manual)\u003c\/li\u003e\n          \u003cli\u003eHorizontal lens shift: ±23% (manual)\u003c\/li\u003e\n          \u003cli\u003e3D keystone: H\/V\/Rotation ±40°\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eInstaller Checklist\u003c\/h4\u003e\n        \u003cp\u003eThe LK936ST has real lens shift — use it instead of keystone whenever possible to preserve image quality. Plan the install before drilling.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eConfirm screen width and final aspect ratio\u003c\/li\u003e\n          \u003cli\u003eVerify ceiling height and bay depth\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eUse the ESG fitment tool\u003c\/a\u003e for exact mounting distance\u003c\/li\u003e\n          \u003cli\u003ePlan HDMI or HDBaseT cable runs\u003c\/li\u003e\n          \u003cli\u003eSet projector center of gravity over the mount\u003c\/li\u003e\n          \u003cli\u003eUse lens shift first, keystone only as a last resort\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eWhat Is The LK936ST\u003c\/p\u003e\n    \u003ch3\u003eThe Top BenQ For Indoor Golf Simulators\u003c\/h3\u003e\n    \u003cdiv class=\"esg-prose\"\u003e\n      \u003cp\u003eThe LK936ST is the top tier of BenQ’s purpose-built 4K golf-simulator projector lineup — brighter, sharper, and more install-flexible versus the compact LK830ST and the prosumer AK700ST. It uses a single-chip DLP engine with a true 4K UHD pixel array, a dust-sealed BlueCore laser light source rated up to 30,000 hours in Eco mode, and a 0.81–0.89:1 short-throw lens with 1.1× optical zoom.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003ePlacement range:\u003c\/strong\u003e BenQ publishes a 10 ft to 16 ft mounting range for the rated screen size range, with screen sizes from 30″ to 300″ diagonal. For the exact lens-to-screen distance based on your screen size and aspect ratio, run the numbers in the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eESG projector fitment tool and throw calculator\u003c\/a\u003e before mounting.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eCeiling mount notes:\u003c\/strong\u003e the LK936ST weighs approximately 15.4 lbs and supports 360° and portrait orientation. The chassis measures 16.4″ × 6.5″ × 13.8″ (416 × 166 × 351 mm). Use the ±60% vertical and ±23% horizontal manual lens shift to align the image to the screen without keystone distortion. The 3D keystone system (±40° on horizontal, vertical, and rotation) plus Corner Fit covers any residual geometry cleanup.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eColor and HDR:\u003c\/strong\u003e the LK936ST ships with BenQ’s exclusive Golf Mode color profile, developed with color experts to correct purple fringing using the blue and green tones common in golf simulator software — pleasantly natural blue skies and green grass without manual color tweaking. HDR10 support with Auto HDR Color Rendition delivers higher contrast and brightness on capable sources.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eSimulator software:\u003c\/strong\u003e the LK936ST works with all major PC-based sim platforms including GSPro, E6 Connect, TGC 2019, Awesome Golf, and Foresight FSX. It accepts 4K signals over 2 × HDMI 2.0 inputs or 1 × HDBaseT for clean commercial AV runs up to 100 m on a single Cat6 cable.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eEverything It Does\u003c\/p\u003e\n    \u003ch3\u003eSpec-By-Spec Breakdown\u003c\/h3\u003e\n    \u003cdiv class=\"esg-card-grid\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eResolution \u0026amp; Color\u003c\/h4\u003e\n        \u003cp\u003e4K UHD 3840 × 2160 single-chip DLP with 30-bit (1.07 billion) color. Native 16:9 with five selectable aspect ratios including 16:10, 4:3, and anamorphic 2.4:1.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eThrow \u0026amp; Projection\u003c\/h4\u003e\n        \u003cp\u003e0.81–0.89:1 short throw with 1.1× optical zoom. BenQ-rated placement 10 to 16 ft. Screen size range 30″ to 300″ diagonal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eBrightness \u0026amp; Contrast\u003c\/h4\u003e\n        \u003cp\u003e5,100 ANSI lumens with a 3,000,000:1 dynamic contrast ratio. BlueCore laser delivers consistent brightness across the full rated life with no lamp replacement.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eDust-Sealed Laser Engine\u003c\/h4\u003e\n        \u003cp\u003eSealed optical block prevents particle ingress — built for golf bays in garages, basements, and high-traffic commercial studios where dust is unavoidable.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eLens Shift \u0026amp; Geometry\u003c\/h4\u003e\n        \u003cp\u003eVertical ±60% and horizontal ±23% manual lens shift. 3D keystone H\/V\/Rotation ±40° plus Corner Fit. Digital shrink and shift down to 75% of original image.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eBenQ Golf Mode\u003c\/h4\u003e\n        \u003cp\u003eExclusive Golf Mode color profile corrects purple fringing using the blue and green colors common in golf software. Compatible with GSPro, E6 Connect, TGC 2019, and FSX.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eHDR Support\u003c\/h4\u003e\n        \u003cp\u003eHDR10 with BenQ’s Auto HDR Color Rendition. Delivers higher brightness, contrast, and image optimization on capable simulator and home-theater sources.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eProAV Connectivity\u003c\/h4\u003e\n        \u003cp\u003e2 × HDMI 2.0 (HDCP 2.2), 1 × HDBaseT, 1 × USB-A 5V\/2A, RJ45 LAN, RS232, 12V trigger, audio out + S\/PDIF, 3D sync in and out. Full installer toolkit.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eBy The Numbers\u003c\/p\u003e\n    \u003ch3\u003eFull Specifications\u003c\/h3\u003e\n    \u003ctable class=\"esg-specs-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eBenQ LK936ST\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDisplay Technology\u003c\/th\u003e\n\u003ctd\u003eSingle-chip DLP, 0.47″ 4K DMD\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eNative Resolution\u003c\/th\u003e\n\u003ctd\u003e4K UHD, 3840 × 2160\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDisplay Color\u003c\/th\u003e\n\u003ctd\u003e30-bit (1.07 billion colors)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eBrightness\u003c\/th\u003e\n\u003ctd\u003e5,100 ANSI lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eContrast Ratio\u003c\/th\u003e\n\u003ctd\u003e3,000,000:1 dynamic\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eBlueCore laser, dust-sealed optical engine\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eLaser Life\u003c\/th\u003e\n\u003ctd\u003eUp to 30,000 hours (Eco), 20,000 hours (Normal)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eThrow Ratio\u003c\/th\u003e\n\u003ctd\u003e0.81:1 to 0.89:1 with 1.1× optical zoom\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eBenQ-Rated Placement\u003c\/th\u003e\n\u003ctd\u003e10 ft to 16 ft from screen\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eScreen Size Range\u003c\/th\u003e\n\u003ctd\u003e30″ to 300″ diagonal\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eNative Aspect Ratio\u003c\/th\u003e\n\u003ctd\u003e16:9\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eSupported Aspect Ratios\u003c\/th\u003e\n\u003ctd\u003e16:10, 16:9, 4:3, Anamorphic 2.4:1, Auto\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eHDR Support\u003c\/th\u003e\n\u003ctd\u003eHDR10 with Auto HDR Color Rendition\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eProjection Offset\u003c\/th\u003e\n\u003ctd\u003e0% (full-height)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eVertical Lens Shift\u003c\/th\u003e\n\u003ctd\u003e±60% (manual)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eHorizontal Lens Shift\u003c\/th\u003e\n\u003ctd\u003e±23% (manual)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eKeystone Correction\u003c\/th\u003e\n\u003ctd\u003e3D keystone H\/V\/Rotation ±40°\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eGeometric Correction\u003c\/th\u003e\n\u003ctd\u003eCorner Fit, digital shrink and shift\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePicture Modes\u003c\/th\u003e\n\u003ctd\u003eIncludes exclusive BenQ Golf Mode\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eOperating Noise\u003c\/th\u003e\n\u003ctd\u003e33 dBA (Eco), 40 dBA (Normal)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eBuilt-In Speaker\u003c\/th\u003e\n\u003ctd\u003e1 × 10W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eOrientation\u003c\/th\u003e\n\u003ctd\u003e360° projection, portrait supported\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eHDMI Inputs\u003c\/th\u003e\n\u003ctd\u003e2 × HDMI (HDCP 2.2), 4K input compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eHDBaseT\u003c\/th\u003e\n\u003ctd\u003e1 × HDBaseT input\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eUSB\u003c\/th\u003e\n\u003ctd\u003e1 × USB-A (5V\/2A power)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAudio\u003c\/th\u003e\n\u003ctd\u003e1 × audio out (mini jack), 1 × S\/PDIF\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003e3D Sync\u003c\/th\u003e\n\u003ctd\u003e3D sync in and out\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eControl\u003c\/th\u003e\n\u003ctd\u003eRJ45 LAN, RS232 (D-sub 9-pin), 12V trigger\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePower Consumption\u003c\/th\u003e\n\u003ctd\u003eMax 495W \/ Normal 440W \/ Eco 315W\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePower Supply\u003c\/th\u003e\n\u003ctd\u003e100–240V AC, 50–60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eOperating Temperature\u003c\/th\u003e\n\u003ctd\u003e0°C to 40°C\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDimensions (W × H × D)\u003c\/th\u003e\n\u003ctd\u003e16.4″ × 6.5″ × 13.8″ (416 × 166 × 351 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e~15.4 lbs (7.0 kg ±200 g)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDealer Status\u003c\/th\u003e\n\u003ctd\u003eElite Sim Golf is an authorized BenQ dealer\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eCompare The Lineup\u003c\/p\u003e\n    \u003ch3\u003eGood, Better, Best — BenQ 4K Golf Sim Projectors\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eAll three BenQ golf-sim projectors deliver true 4K UHD on a laser light engine plus the exclusive BenQ Golf Mode color profile. The differences are brightness, throw geometry, install flexibility, and how much room they can light up.\u003c\/p\u003e\n    \u003cdiv class=\"esg-tier-grid\"\u003e\n      \u003cdiv class=\"esg-tier\"\u003e\n        \u003cspan class=\"esg-tier-tag\"\u003eGood\u003c\/span\u003e\n        \u003ch4\u003eBenQ LK830ST\u003c\/h4\u003e\n        \u003cp class=\"esg-tier-sub\"\u003eCompact 4K ultra-short throw for tight rooms\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e4K UHD 3840 × 2160\u003c\/li\u003e\n          \u003cli\u003e4,000 ANSI lumens\u003c\/li\u003e\n          \u003cli\u003e0.496:1 fixed ultra-short throw\u003c\/li\u003e\n          \u003cli\u003e20,000 to 30,000-hour laser\u003c\/li\u003e\n          \u003cli\u003eIP6X dust-sealed engine\u003c\/li\u003e\n          \u003cli\u003e16.7ms input lag (1080p)\u003c\/li\u003e\n          \u003cli\u003eCompact short-mount chassis\u003c\/li\u003e\n          \u003cli\u003eBenQ Golf Mode\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"esg-tier-best\"\u003eBest For: Compact Rooms, Lower Ceilings\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-tier\"\u003e\n        \u003cspan class=\"esg-tier-tag\"\u003eBetter\u003c\/span\u003e\n        \u003ch4\u003eBenQ AK700ST\u003c\/h4\u003e\n        \u003cp class=\"esg-tier-sub\"\u003e4K short throw with motorized zoom + Auto Screen Fit\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e4K UHD 3840 × 2160\u003c\/li\u003e\n          \u003cli\u003e4,000 ANSI lumens\u003c\/li\u003e\n          \u003cli\u003e0.69–0.83:1 short throw\u003c\/li\u003e\n          \u003cli\u003e1.2× motorized zoom\u003c\/li\u003e\n          \u003cli\u003eAuto Screen Fit alignment\u003c\/li\u003e\n          \u003cli\u003eHDMI 2.0 × 2 + USB-C DP Alt\u003c\/li\u003e\n          \u003cli\u003e~20,000-hour laser life\u003c\/li\u003e\n          \u003cli\u003eBenQ Golf Mode\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"esg-tier-best\"\u003eBest For: Standard Bays, Easy Install\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-tier featured\"\u003e\n        \u003cspan class=\"esg-tier-tag\"\u003eBest — You Are Here\u003c\/span\u003e\n        \u003ch4\u003eBenQ LK936ST\u003c\/h4\u003e\n        \u003cp class=\"esg-tier-sub\"\u003e5,100-lumen pro short throw with HDBaseT\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e4K UHD 3840 × 2160\u003c\/li\u003e\n          \u003cli\u003e5,100 ANSI lumens\u003c\/li\u003e\n          \u003cli\u003e0.81–0.89:1 short throw + 1.1× zoom\u003c\/li\u003e\n          \u003cli\u003e30,000-hour laser (Eco)\u003c\/li\u003e\n          \u003cli\u003eLens shift ±60% V \/ ±23% H\u003c\/li\u003e\n          \u003cli\u003eDust-sealed BlueCore engine\u003c\/li\u003e\n          \u003cli\u003eHDBaseT + HDR10\u003c\/li\u003e\n          \u003cli\u003eBenQ Golf Mode\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"esg-tier-best\"\u003eBest For: Commercial Bays, Largest Screens\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eBuild The Complete Bay\u003c\/p\u003e\n    \u003ch3\u003ePair The LK936ST With The Rest Of The Build\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\" style=\"color:#E6ECF7;\"\u003eA projector is one piece of the simulator. Elite Sim Golf builds the full bay — enclosure, screen, hitting surface, launch monitor, PC, and projector — sized and shipped together so the geometry works the first time.\u003c\/p\u003e\n    \u003cdiv class=\"esg-dark-grid\"\u003e\n      \u003cdiv class=\"esg-dark-card\"\u003e\n        \u003ch4\u003ePair It With An ESG Enclosure\u003c\/h4\u003e\n        \u003cp\u003eThe Eagle 12 enclosure is sized for short-throw 4K projectors with proper sidewall clearance and an impact-rated screen surface. Frame, screen, and side curtains ship together.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView the Eagle 12 Enclosure →\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-dark-card\"\u003e\n        \u003ch4\u003eBuild A Complete SimKit\u003c\/h4\u003e\n        \u003cp\u003ePre-built SimKit bundles include the projector, enclosure, hitting surface, launch monitor, and PC matched to your room size and budget. Or use the Bundle Builder to spec a custom kit.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eOpen The SimKit Bundle Builder →\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the BenQ LK936ST good for a golf simulator?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The LK936ST is purpose-built for indoor golf simulators with 5,100 ANSI lumens, true 4K UHD resolution, a 0.81 to 0.89:1 short-throw lens with 1.1x optical zoom, a dust-sealed BlueCore laser engine, generous lens shift, and BenQ's exclusive Golf Mode color profile. It is the top tier in BenQ's three-projector golf sim lineup and is built for commercial bays and the largest impact screens.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How far back does the LK936ST need to be mounted?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The LK936ST has a 0.81 to 0.89:1 short-throw lens with 1.1x optical zoom. BenQ publishes a placement range of 10 to 16 feet from the screen for the rated screen size range. For the exact lens-to-screen distance based on your specific screen size and aspect ratio, use the Elite Sim Golf projector fitment tool and throw calculator at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator before mounting.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the LK936ST compare to the LK830ST and AK700ST?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The LK936ST is the top tier at 5,100 lumens with a 0.81 to 0.89:1 short throw, 1.1x optical zoom, large lens shift, a dust-sealed laser engine, and HDBaseT connectivity. It is built for commercial bays and the largest impact screens. The AK700ST is the mid tier at 4,000 lumens with a 0.69 to 0.83:1 short throw and 1.2x motorized zoom plus Auto Screen Fit, ideal for standard residential bays. The LK830ST is the entry tier at 4,000 lumens with a 0.496:1 fixed ultra-short throw, ideal for compact rooms with low ceilings.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the LK936ST have a Golf Mode picture preset?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The LK936ST includes BenQ's exclusive Golf Mode, a color profile developed with color experts to correct purple fringing using the blue and green tones common in popular golf simulator software. The result is pleasantly natural reproductions of blue skies and green grass without manual color calibration.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How much lens shift does the LK936ST have?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The LK936ST has manual vertical lens shift of plus or minus 60 percent and manual horizontal lens shift of plus or minus 23 percent. Lens shift moves the projected image without introducing keystone distortion, which is important for preserving image quality when the projector is mounted off-center. The projector also includes a 3D keystone system with plus or minus 40 degrees on horizontal, vertical, and rotation axes, plus Corner Fit, for additional geometry cleanup.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Why is the dust-sealed laser engine important for a golf simulator?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Golf simulator bays in garages, basements, and commercial studios are dust-prone environments. Impact screens, hitting mats, and turf shed particles into the air. A dust-sealed optical engine keeps the laser block clean across the full 30,000-hour rated life, preserving brightness and color uniformity. It is one of the key features that separates the LK936ST from non-sealed projectors in high-utilization environments.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is HDBaseT and how does the LK936ST use it?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"HDBaseT is a connectivity standard that runs uncompressed 4K video, control signals, and power over a single Cat6 ethernet cable up to roughly 100 meters. The LK936ST includes one HDBaseT input, which lets installers run a single cable from an AV rack or source switcher to a ceiling-mounted projector rather than long HDMI runs plus separate control cabling. It is the standard for clean commercial AV installs.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What simulator software does the LK936ST work with?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The LK936ST works with all major PC-based golf simulator platforms including GSPro, E6 Connect, TGC 2019, Awesome Golf, and Foresight FSX. It accepts 4K signals over two HDMI 2.0 inputs or one HDBaseT input and supports five selectable aspect ratios including 16:10, 16:9, 4:3, and anamorphic 2.4:1 for sim-specific screens.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does the laser light source last?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The BlueCore laser light source is rated up to 30,000 hours in Eco mode and 20,000 hours in Normal mode. There is no lamp to replace and brightness stays consistent across the full rated life. At four hours of daily use, the Eco rating represents over 20 years of residential simulator life.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"BenQ","offers":[{"title":"Default Title","offer_id":45979207237826,"sku":"LK936ST-001","price":4899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/LK936ST.png?v=1764532548"},{"product_id":"benq-ak700stnew-open-box-4k-golf-simulator-projector-4000-lm-copy","title":"BenQ AK700ST (New Open Box) 4K Golf Simulator Projector 4000 LM","description":"\u003ch2\u003eBenQ AK700ST 4K Short-Throw Laser Golf Simulator Projector\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eBenQ AK700ST\u003c\/strong\u003e is a dedicated \u003cstrong\u003e4K UHD, 4000-lumen, short-throw laser projector\u003c\/strong\u003e built specifically for golf simulators. With golf-optimized color modes, Auto Screen Fit, quick autofocus, and a safe 0.69–0.83:1 throw ratio, it fills your impact screen with a bright, sharp image while staying out of your swing path.\u003c\/p\u003e\n\u003chr\u003e\u003c!-- ESG INLINE HTML CARD-GRID PDP LAYOUT --\u003e\n\u003ctable width=\"100%\" cellspacing=\"16\" cellpadding=\"0\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003c!-- Card 1 --\u003e\n\u003ctd valign=\"top\" style=\"border: 1px solid #e5e5e5; padding: 16px;\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eGolf-Optimized 4K Laser Engine\u003c\/h3\u003e\n\u003cp\u003eDesigned from the ground up for golf simulation, the AK700ST combines a \u003cstrong\u003e4K UHD (3840×2160)\u003c\/strong\u003e DLP chip with a \u003cstrong\u003e4000 ANSI lumen laser light source\u003c\/strong\u003e and a massive \u003cstrong\u003e3,000,000:1 dynamic contrast ratio\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eTrue 4K UHD with 8.3M pixels for crisp, detailed course visuals\u003c\/li\u003e\n\u003cli\u003eLaser light source rated up to \u003cstrong\u003e20,000 hours\u003c\/strong\u003e (Normal\/Eco modes)\u003c\/li\u003e\n\u003cli\u003eGolf color mode tuned for realistic greens, fairways, and sky tones\u003c\/li\u003e\n\u003cli\u003eHigh contrast to keep text, ball flight lines, and UI elements sharp\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/td\u003e\n\u003c!-- Card 2 --\u003e\n\u003ctd valign=\"top\" style=\"border: 1px solid #e5e5e5; padding: 16px;\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eShort-Throw, Screen-Filling Picture\u003c\/h3\u003e\n\u003cp\u003eThe AK700ST is engineered for simulator bays where the projector needs to stay behind the player but still fill a large impact screen.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e0.69–0.83:1 short-throw ratio\u003c\/strong\u003e for safe, shadow-free mounting\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e1.2x motorized zoom\u003c\/strong\u003e for fine-tuning image size without moving the mount\u003c\/li\u003e\n\u003cli\u003eIdeal for typical 10–13 ft wide golf simulator enclosures\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSupports 16:9, 16:10, 4:3, and 1:1\u003c\/strong\u003e screen fill options\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003c!-- Card 3 --\u003e\n\u003ctd valign=\"top\" style=\"border: 1px solid #e5e5e5; padding: 16px;\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eAuto Screen Fit \u0026amp; Quick Setup\u003c\/h3\u003e\n\u003cp\u003eBenQ’s automation features make it much easier to dial in your sim image without climbing ladders or digging through GPU menus.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAuto Screen Fit\u003c\/strong\u003e detects your screen and fills it with a single button press\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuick Focus\u003c\/strong\u003e via remote for fast, precise autofocus from the ground\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e3D Keystone \u0026amp; Corner Fit\u003c\/strong\u003e for squaring the image in tricky rooms\u003c\/li\u003e\n\u003cli\u003eBuilt to simplify common golf sim setup headaches: throw distance, focus, and image sizing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/td\u003e\n\u003c!-- Card 4 --\u003e\n\u003ctd valign=\"top\" style=\"border: 1px solid #e5e5e5; padding: 16px;\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eSimulator-Friendly Connectivity\u003c\/h3\u003e\n\u003cp\u003eThe AK700ST is ready to drop into modern PC-based golf simulator setups with plenty of inputs and control options.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e2× HDMI 2.0\u003c\/strong\u003e (HDCP 2.2) for PCs, GPUs, and streaming devices\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSB-C (DP Alt Mode)\u003c\/strong\u003e for direct connection to modern laptops\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUSB-A\u003c\/strong\u003e port for optional BenQ Wi-Fi dongle (wireless casting)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAudio out\u003c\/strong\u003e mini-jack for external speakers or sound systems\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003c!-- Card 5 --\u003e\n\u003ctd valign=\"top\" style=\"border: 1px solid #e5e5e5; padding: 16px;\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eIdeal for Premium Home \u0026amp; Commercial Sims\u003c\/h3\u003e\n\u003cp\u003eWhether you’re building a high-end home bay or a commercial hitting studio, the AK700ST is built to handle daily use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eIP5X dustproof\u003c\/strong\u003e optical engine for tougher garage and shop environments\u003c\/li\u003e\n\u003cli\u003eSupports screen sizes roughly \u003cstrong\u003e60\"–200\"\u003c\/strong\u003e diagonal\u003c\/li\u003e\n\u003cli\u003eLaser light source keeps brightness more stable over time vs. lamp-based projectors\u003c\/li\u003e\n\u003cli\u003ePerfect companion for 4K-ready, 4:3 or 16:9 golf sim impact screens\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/td\u003e\n\u003c!-- Card 6 --\u003e\n\u003ctd valign=\"top\" style=\"border: 1px solid #e5e5e5; padding: 16px;\"\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eKey Specifications (At a Glance)\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e 4K UHD (3840×2160)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 4000 ANSI lumens\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eContrast Ratio:\u003c\/strong\u003e 3,000,000:1 (dynamic)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e Laser (up to ~20,000-hour life)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.69–0.83:1\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.2x motorized\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKeystone:\u003c\/strong\u003e 3D (±30° vertical, ±30° horizontal, ±30° rotation)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAspect Ratios:\u003c\/strong\u003e Native 16:9; supports 16:10, 4:3, 1:1\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNoise Level:\u003c\/strong\u003e ~32 dB (Normal) \/ ~29 dB (Eco)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWeight:\u003c\/strong\u003e ~7.5 lbs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003chr\u003e\n\u003ch3\u003eWho the BenQ AK700ST Is For\u003c\/h3\u003e\n\u003cp\u003eChoose the \u003cstrong\u003eBenQ AK700ST\u003c\/strong\u003e if you want a purpose-built \u003cstrong\u003e4K golf simulator projector\u003c\/strong\u003e that:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCan mount safely behind the hitting area without casting shadows\u003c\/li\u003e\n\u003cli\u003eHas enough brightness for garages and bonus rooms with some ambient light\u003c\/li\u003e\n\u003cli\u003eMakes screen fill, focus, and keystone alignment as painless as possible\u003c\/li\u003e\n\u003cli\u003eDelivers premium image quality for both golf sim play and 4K entertainment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003ePaired with an Elite Sim Golf enclosure and a short-throw mounting location, the AK700ST is a \u003cstrong\u003etop-tier choice\u003c\/strong\u003e for golfers who want a clean, professional-looking simulator bay with vivid, true-to-life visuals.\u003c\/p\u003e\n\u003ch3\u003eCompare BenQ 4K Golf Simulator Projectors\u003c\/h3\u003e\n\u003ctable width=\"100%\" cellspacing=\"16\" cellpadding=\"0\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003c!-- TK710STi --\u003e\n\u003ctd valign=\"top\" style=\"border: 1px solid #e5e5e5; padding: 16px;\"\u003e\n\u003ch4 style=\"margin-top: 0; margin-bottom: 4px;\"\u003eBenQ TK710STi\u003c\/h4\u003e\n\u003cp style=\"margin-top: 0; font-size: 13px; opacity: 0.8;\"\u003e4K laser short-throw projector with smart TV – ideal for mixed golf + entertainment on a budget.\u003c\/p\u003e\n\u003cul style=\"padding-left: 18px; margin-top: 8px; margin-bottom: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e 4K UHD (3840×2160)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 3,200 ANSI lumens\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e Laser (up to ~20,000 hours)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.69–0.83:1\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.2×\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eContrast:\u003c\/strong\u003e up to 600,000:1 (dynamic)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAspect Ratio:\u003c\/strong\u003e 16:9 (supports 4:3 \/ Auto)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart Features:\u003c\/strong\u003e Android TV, streaming apps\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; margin-top: 8px;\"\u003e\u003cstrong\u003eBest For:\u003c\/strong\u003e Golf sim + living room duty where you want 4K, laser, and built-in streaming in a smaller, more budget-friendly package.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c!-- AK700ST --\u003e\n\u003ctd valign=\"top\" style=\"border: 2px solid #086ED3; padding: 16px;\"\u003e\n\u003ch4 style=\"margin-top: 0; margin-bottom: 4px;\"\u003eBenQ AK700ST\u003c\/h4\u003e\n\u003cp style=\"margin-top: 0; font-size: 13px; opacity: 0.8;\"\u003eDedicated 4K golf projector with Auto Screen Fit – the sweet spot for serious home sim bays.\u003c\/p\u003e\n\u003cul style=\"padding-left: 18px; margin-top: 8px; margin-bottom: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e 4K UHD (3840×2160)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 4,000 ANSI lumens\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e Laser (up to ~20,000 hours)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.69–0.83:1\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.2× (motorized)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eContrast:\u003c\/strong\u003e up to 3,000,000:1 (dynamic)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAspect Ratio:\u003c\/strong\u003e 16:9 (supports 16:10, 4:3, 1:1)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGolf Features:\u003c\/strong\u003e Auto Screen Fit, Quick Focus, Golf Color Mode\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; margin-top: 8px;\"\u003e\u003cstrong\u003eBest For:\u003c\/strong\u003e Dedicated golf enclosures where you want brighter 4K, golf-specific tuning, and easier setup without jumping to the commercial price tier.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c!-- LK936ST --\u003e\n\u003ctd valign=\"top\" style=\"border: 1px solid #e5e5e5; padding: 16px;\"\u003e\n\u003ch4 style=\"margin-top: 0; margin-bottom: 4px;\"\u003eBenQ LK936ST\u003c\/h4\u003e\n\u003cp style=\"margin-top: 0; font-size: 13px; opacity: 0.8;\"\u003eHigh-output 4K laser for oversized, commercial-grade bays and premium installs.\u003c\/p\u003e\n\u003cul style=\"padding-left: 18px; margin-top: 8px; margin-bottom: 8px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eResolution:\u003c\/strong\u003e 4K UHD (3840×2160)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBrightness:\u003c\/strong\u003e 5,100 ANSI lumens\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight Source:\u003c\/strong\u003e Laser (up to ~20,000 hours)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eThrow Ratio:\u003c\/strong\u003e 0.81–0.89:1\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eZoom:\u003c\/strong\u003e 1.1×\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eContrast:\u003c\/strong\u003e up to 3,000,000:1 (dynamic)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAspect Ratio:\u003c\/strong\u003e 16:9\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePro Features:\u003c\/strong\u003e Lens shift, advanced warping\/keystone\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; margin-top: 8px;\"\u003e\u003cstrong\u003eBest For:\u003c\/strong\u003e Large commercial sims, studios, or very bright spaces where you need maximum lumens, flexibility, and pro-level adjustment.\u003c\/p\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"BenQ","offers":[{"title":"Default Title","offer_id":46157349683394,"sku":"OB-AK700ST","price":2599.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/IMG-0562.png?v=1765064888"},{"product_id":"golfjoy-spica-3-launch-monitor","title":"GolfJoy Spica 3 Launch Monitor","description":"\n\u003c!-- GOLFJOY Spica 3 – Elite Sim Golf PDP --\u003e\n\n\u003cdiv style=\"max-width: 1100px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n  \u003c!-- Summary Card --\u003e\n  \u003cdiv style=\"margin: 24px 0;\"\u003e\n    \u003cdiv style=\"\n      border-radius: 12px;\n      padding: 18px 20px;\n      background: #ffffff;\n      border: 1px solid #e2e2e2;\n    \"\u003e\n      \u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\n        GolfJoy Spica 3 Portable Launch Monitor\n      \u003c\/h1\u003e\n      \u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\n        The \u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e is a triple-camera, portable launch monitor built for golfers who want\n        \u003cstrong\u003etour-style feedback\u003c\/strong\u003e without committing to a permanent overhead system. With\n        \u003cstrong\u003etriple ultra high-speed cameras\u003c\/strong\u003e, \u003cstrong\u003e27 ball and club data points\u003c\/strong\u003e, an\n        \u003cstrong\u003eon-device touchscreen\u003c\/strong\u003e, and \u003cstrong\u003eindoor\/outdoor precision\u003c\/strong\u003e, Spica 3 turns any\n        \u003cstrong\u003eElite Sim Golf enclosure\u003c\/strong\u003e or practice space into a serious training studio.\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555555;\"\u003e\n        Use it in a \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eBirdie 10\u003c\/a\u003e,\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eEagle 12\u003c\/a\u003e, or\n        \u003ca href=\"https:\/\/elitesimgolf.com\/collections\/golf-simulator-enclosures\/products\/albatross-13-golf-simulator-enclosure-standard-depth\" style=\"color:#086ed3; text-decoration:none;\"\u003eAlbatross 13\u003c\/a\u003e\n        bay at home, then drop it in the included backpack and take the same data set to the range.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Benefits at a Glance --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTriple High-Speed Cameras\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Three ultra high-speed cameras track both ball and club in milliseconds, delivering precise launch, spin, and clubhead data\n        with \u003cstrong\u003ereal-time feedback\u003c\/strong\u003e on every swing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003e27 Ball \u0026amp; Club Data Points\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Powered by advanced AI and a high-performance processor, Spica 3 reports\n        \u003cstrong\u003e27 key metrics\u003c\/strong\u003e across ball, club, and trajectory—ideal for groove work, gapping, and coaching.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eIndoor \u0026amp; Outdoor Ready\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A rechargeable battery, \u003cstrong\u003e9-axis gyroscope stability\u003c\/strong\u003e, and camera-based tracking make Spica 3 equally at home\n        in a sim bay, on the range, or in the backyard.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- How Spica 3 Works --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eHow Spica 3 Tracks Your Swing\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Spica 3 uses \u003cstrong\u003etriple ultra high-speed cameras\u003c\/strong\u003e paired with an \u003cstrong\u003eon-board processing chip\u003c\/strong\u003e and\n    \u003cstrong\u003eAI algorithms\u003c\/strong\u003e to capture your swing from impact through early ball flight. The system measures both club and\n    ball, then calculates a complete trajectory model in under 0.3 seconds.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eBall Data\u003c\/h3\u003e\n      \u003cp style=\"margin:0 0 6px; font-size:14px; color:#444444;\"\u003e\n        Ball speed, launch angle, backspin, sidespin, spin rate, spin axis, launch direction, carry, roll, total distance,\n        apex, landing angle, and more.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eClub Data\u003c\/h3\u003e\n      \u003cp style=\"margin:0 0 6px; font-size:14px; color:#444444;\"\u003e\n        Club speed, club path, face angle, attack angle, smash factor, and impact efficiency so you can understand how face-to-path\n        and contact shape your ball flight.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eTrajectory \u0026amp; Dispersion\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Carry, roll, total distance, hang time, curve, center line deviation, and carry\/roll percentages give you a true picture of\n        how each shot performs on course.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Touchscreen, NFC, and Apps --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eBuilt-In Touchscreen \u0026amp; Connected Experience\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Spica 3 includes a \u003cstrong\u003eback-lit color touchscreen\u003c\/strong\u003e right on the unit, so you can:\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0;\"\u003e\n    \u003cli style=\"margin-bottom:4px; font-size:14px;\"\u003eStart and stop sessions without reaching for your phone or laptop\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:4px; font-size:14px;\"\u003eSwitch modes, targets, or layouts with a tap\u003c\/li\u003e\n    \u003cli style=\"margin-bottom:4px; font-size:14px;\"\u003eReview key shot data instantly after each swing\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    With \u003cstrong\u003eNFC\u003c\/strong\u003e, you can tap your phone to quickly download the GolfJoy app and sync your sessions for deeper review,\n    training plans, and cloud storage of your data.\n  \u003c\/p\u003e\n\n  \u003c!-- Software \u0026 Simulator Compatibility --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eSimulator \u0026amp; Software Compatibility\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Spica 3 works seamlessly inside an Elite Sim Golf enclosure as the “engine” behind your favorite simulator software.\n    GolfJoy’s ecosystem keeps things open so you can choose how you want to practice and play:\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eGolfJoy Software\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Access GolfJoy’s own range, practice, and simulator environment, including a\n        \u003cstrong\u003efree trial of the Professional version\u003c\/strong\u003e so you can get started right away.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eThird-Party Sims\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Compatible with leading platforms including \u003cstrong\u003eGSPro\u003c\/strong\u003e, \u003cstrong\u003eE6 CONNECT\u003c\/strong\u003e, and\n        \u003cstrong\u003eCreative Golf\u003c\/strong\u003e (licenses sold separately), so you can match Spica 3 to your preferred virtual courses.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Ideal Pairings with Elite Sim Golf Enclosures --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003ePair Spica 3 with an Elite Sim Golf Bay\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eBirdie 10 – Compact Garage Bay\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Perfect for a one-stall garage or smaller room. Spica 3 sits beside the hitting area and gives you full data and sim play\n        in a compact, premium-looking bay.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eEagle 12 – Most Popular 12′ Enclosure\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Our most popular enclosure for a true “sim room” feel. Pair Eagle 12 with Spica 3, a short-throw BenQ projector,\n        and your favorite simulator software for a clean, dedicated home bay.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eAlbatross 13 – Flagship 13′ Bay\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        For golfers building a showpiece room, Spica 3 adds portable flexibility to a large, immersive enclosure—use it in the\n        sim during the week and take it to the course on the weekend.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- What's Included --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWhat’s Included\u003c\/h2\u003e\n  \u003cdiv style=\"border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px; margin-bottom:20px;\"\u003e\n    \u003cul style=\"margin:0 0 4px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003eGolfJoy Spica 3 Launch Monitor\u003c\/li\u003e\n      \u003cli\u003ePower adapter and charging cable\u003c\/li\u003e\n      \u003cli\u003eAccessory kit\u003c\/li\u003e\n      \u003cli\u003eBackpack designed for the launch monitor\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eGolfJoy Software – Professional version free trial\u003c\/strong\u003e (time-limited)\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:8px 0 0; font-size:13px; color:#777777;\"\u003e\n      Simulator software such as GSPro, E6 CONNECT, and Creative Golf is sold separately.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Specs Snapshot --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eTech Highlights\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eTracking \u0026amp; Data\u003c\/h3\u003e\n      \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n        \u003cli\u003eTriple ultra high-speed camera system\u003c\/li\u003e\n        \u003cli\u003e27 ball, club, and trajectory metrics\u003c\/li\u003e\n        \u003cli\u003eAI-driven processing chip\u003c\/li\u003e\n        \u003cli\u003eFeedback time \u0026lt; 0.3 seconds\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eDesign \u0026amp; Power\u003c\/h3\u003e\n      \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n        \u003cli\u003ePortable chassis with ergonomic handle\u003c\/li\u003e\n        \u003cli\u003eRechargeable battery for cord-free use\u003c\/li\u003e\n        \u003cli\u003e9-axis gyroscope stability on any surface\u003c\/li\u003e\n        \u003cli\u003eSuitable for indoor and outdoor environments\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eInterface \u0026amp; Connectivity\u003c\/h3\u003e\n      \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n        \u003cli\u003eBuilt-in color touchscreen display\u003c\/li\u003e\n        \u003cli\u003eNFC for quick app pairing\u003c\/li\u003e\n        \u003cli\u003eCompatible with GolfJoy apps, GSPro, E6, Creative Golf\u003c\/li\u003e\n        \u003cli\u003eWorks with standard golf balls, including white range balls\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cdiv style=\"max-width: 1100px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\u003c!-- GDS Pro vs Spica 3 Comparison Block --\u003e\n\n\u003ch2 style=\"font-size: 22px; margin: 32px 0 12px;\"\u003e\n  GDS Pro vs Spica 3: Which GolfJoy Portable Launch Monitor Is Right for You?\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 14px; color: #444444;\"\u003e\n  Both \u003cstrong\u003eGOLFJOY GDS Pro\u003c\/strong\u003e and \u003cstrong\u003eGOLFJOY Spica 3\u003c\/strong\u003e are portable launch monitors designed for\n  at-home golf and the driving range, with \u003cstrong\u003e27 data points for ball and club\u003c\/strong\u003e, indoor\/outdoor precision,\n  and compatibility with \u003cstrong\u003eGOLFJOY software, E6, and GSPro\u003c\/strong\u003e. The main differences come down to the camera\n  system, built-in interface, and how premium you want the experience to feel.\n\u003c\/p\u003e\n\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n  \u003c!-- GDS Pro Card --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eGDS Pro – Dual-Camera Workhorse\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      The \u003cstrong\u003eGDS Pro\u003c\/strong\u003e is ideal for intermediate golfers and professionals who want a\n      \u003cstrong\u003eportable, value-focused launch monitor\u003c\/strong\u003e that still delivers full data and indoor\/outdoor versatility.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 8px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDual ultra high-speed cameras\u003c\/strong\u003e for ball and club tracking\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e27 data points\u003c\/strong\u003e for ball and club performance\u003c\/li\u003e\n      \u003cli\u003ePrecise both \u003cstrong\u003eindoors and outdoors\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBuilt-in gyroscope\u003c\/strong\u003e to handle a variety of indoor and outdoor terrains\u003c\/li\u003e\n      \u003cli\u003eRechargeable battery for \u003cstrong\u003etrain-anywhere portability\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eWorks with \u003cstrong\u003eany ball\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eCompatible with \u003cstrong\u003eGOLFJOY software, E6, GSPro\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eIntegrates with the \u003cstrong\u003eGOLFJOY PRO APP\u003c\/strong\u003e and \u003cstrong\u003eGOLFJOY Lite App\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#777777;\"\u003e\n      Choose \u003cstrong\u003eGDS Pro\u003c\/strong\u003e if you want a dual-camera, high-accuracy launch monitor that balances price and\n      performance, and you’re focused on a powerful portable unit for home and range use.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Spica 3 Card --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eSpica 3 – Triple-Camera Flagship Portable\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      The \u003cstrong\u003eSpica 3\u003c\/strong\u003e is the step-up option for golfers who want a more \u003cstrong\u003epremium, integrated\n      experience\u003c\/strong\u003e with added hardware features and even more refined feedback.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 8px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTriple ultra high-speed cameras\u003c\/strong\u003e for enhanced precision\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e27 data points\u003c\/strong\u003e for ball and club performance\u003c\/li\u003e\n      \u003cli\u003ePrecision both \u003cstrong\u003eindoors and outdoors\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e9-axis stability on any surface\u003c\/strong\u003e for consistent reads\u003c\/li\u003e\n      \u003cli\u003eRechargeable battery for portable use at home or the range\u003c\/li\u003e\n      \u003cli\u003eWorks with \u003cstrong\u003eany ball\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eCompatible with \u003cstrong\u003eGOLFJOY software, E6, GSPro\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBuilt-in intuitive touch screen\u003c\/strong\u003e for on-device control\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eInstant data with NFC\u003c\/strong\u003e for fast app pairing and review\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#777777;\"\u003e\n      Choose \u003cstrong\u003eSpica 3\u003c\/strong\u003e if you want a flagship portable launch monitor with a triple-camera system, built-in\n      touchscreen, NFC, and extra stability for a more polished, all-in-one simulator and range experience.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n  Both models include a \u003cstrong\u003eGOLFJOY software trial\u003c\/strong\u003e, a dedicated backpack, and accessories, and are backed by\n  a \u003cstrong\u003e30-day risk-free trial\u003c\/strong\u003e, \u003cstrong\u003e1-year warranty\u003c\/strong\u003e, and \u003cstrong\u003elimited-time free shipping\u003c\/strong\u003e\n  through GOLFJOY USA.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 0; font-size:13px; color:#777777;\"\u003e\n  Not sure which fits your setup and practice style best? Start with GDS Pro for maximum value and portability, or step up\n  to Spica 3 if you want the most advanced portable GolfJoy experience available today.\n\u003c\/p\u003e\n\u003ch2 style=\"font-size: 20px; margin: 28px 0 10px;\"\u003e\n  Elevate Spica 3 with the GolfJoy Smart Pole\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 12px; font-size: 14px; color: #444444;\"\u003e\n  Take your \u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e setup to the next level with the\n  \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-smart-pole\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Smart Pole\u003c\/a\u003e.\n  Spica 3 handles \u003cstrong\u003etriple-camera ball and club data\u003c\/strong\u003e, while the Smart Pole brings\n  \u003cstrong\u003e1080p swing video, clear two-way audio, and built-in speakers\u003c\/strong\u003e into the bay—perfect for content creation,\n  coaching sessions, and online play with friends.\n\u003c\/p\u003e\n\u003c\/div\u003e","brand":"GOLFJOY","offers":[{"title":"Default Title","offer_id":46189428867266,"sku":"SPICA3","price":3199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/golfjoy-spica3.webp?v=1781723974"},{"product_id":"golfjoy-rigel-2-gr2-overhead-launch-monitor","title":"GOLFJOY GR2 Overhead Launch Monitor","description":"\u003c!-- GOLFJOY Rigel 2 (GR2) – Elite Sim Golf PDP --\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n  \u003c!-- Summary Card --\u003e\n  \u003cdiv style=\"margin: 24px 0;\"\u003e\n    \u003cdiv style=\"\n      border-radius: 12px;\n      padding: 18px 20px;\n      background: #ffffff;\n      border: 1px solid #e2e2e2;\n    \"\u003e\n      \u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\n        GolfJoy Rigel 2 GR2 Overhead Launch Monitor\n      \u003c\/h1\u003e\n      \u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\n        Discover an enhanced golfing experience with the \u003cstrong\u003eGOLFJOY Rigel 2 Overhead Launch Monitor (GR2)\u003c\/strong\u003e. Expertly\n        crafted from \u003cstrong\u003eaerospace-grade aluminum\u003c\/strong\u003e, this precision- and performance-driven overhead monitor is ideal\n        for golfers of all levels. With its sleek design and top-of-the-line features, Rigel 2 is a leading choice for\n        \u003cstrong\u003ehome and indoor use\u003c\/strong\u003e, making it a powerful launch monitor for game improvement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Benefits at a Glance --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eUp to 32 Key Golf Metrics\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        GR2 delivers \u003cstrong\u003eup to 32 key golf metrics\u003c\/strong\u003e, turning every swing into actionable data so you can analyze and\n        refine distance control, consistency, and shot patterns.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eDual-Camera Overhead Precision\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A \u003cstrong\u003edual camera\u003c\/strong\u003e overhead design combines precision optics with a high-performance chip and proprietary AI\n        to deliver accurate readings across a wide range of shot types.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eWide Detection Range\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A large sensing area and wide detection range minimize the need for manual ball repositioning, making practice smoother\n        and ensuring each shot is captured.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Every Swing Analyzed --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eEvery Swing Analyzed, Every Shot Perfected\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GR2 is designed to make \u003cstrong\u003eevery swing count\u003c\/strong\u003e. As an overhead golf launch monitor, it pairs dual-camera\n    precision with fast processing and real-time feedback so you can see what each shot is really doing.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eComprehensive Data Capture\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Mounted in a front-facing position, GR2 collects \u003cstrong\u003e7 ball data metrics\u003c\/strong\u003e and \u003cstrong\u003e9 club data points\u003c\/strong\u003e\n        with each shot, providing detailed insight that helps elevate training and on-course performance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eReal-Time Visual Feedback\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        GR2 offers vivid clubhead playback and real-time visuals, allowing you to review impact location, clubface control,\n        launch angle, and ball behavior immediately after each shot.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eSmart Putting System\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        The \u003cstrong\u003esmart putting system\u003c\/strong\u003e activates automatically when you are within 4 yards of the green, offering\n        200+ short putt experiences with 3 cup groups and 11 power devices to simulate different green conditions and sharpen\n        your short game indoors.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Effortless Setup \u0026 AI Performance --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eEffortless Setup \u0026amp; AI-Driven Performance\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GR2 is engineered to be \u003cstrong\u003eeasy to install\u003c\/strong\u003e and \u003cstrong\u003ereliable shot after shot\u003c\/strong\u003e, whether you are\n    building a new sim space or upgrading an existing bay.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eEffortless Setup\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A \u003cstrong\u003emagnetic-suction design\u003c\/strong\u003e and advanced calibration make GR2 quick and hassle-free to install,\n        allowing you to spend more time practicing and less time adjusting equipment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eAccurate, AI-Driven Data\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Equipped with a \u003cstrong\u003ehigh-performance chip\u003c\/strong\u003e and proprietary \u003cstrong\u003eAI algorithms\u003c\/strong\u003e, GR2 delivers\n        precise shot data across a variety of shots, including accurate readings for all types of golf balls—even pure white balls.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Wide Detection Range \u0026 Clubhead Playback --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWide Detection Range \u0026amp; Clear Clubhead Playback\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    The overhead design of GR2 is built to capture shots consistently across a generous hitting zone, while also giving you a\n    clear visual of what the club is doing through impact.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eWide Detection Range\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A \u003cstrong\u003elarge sensing area\u003c\/strong\u003e reduces the need for constant ball repositioning, enhancing the playing experience\n        and ensuring that each shot is recorded with reliable precision.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eClear Clubhead Playback\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        \u003cstrong\u003eVivid clubhead playback\u003c\/strong\u003e shows club position and ball contact in detail, helping you analyze alignment,\n        clubface control, ball spin, and launch angle with professional-level clarity.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Speed \u0026 Responsiveness --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eSpeed \u0026amp; Responsiveness\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GR2’s hardware is tuned for fast feedback, so your practice sessions stay smooth and uninterrupted.\n  \u003c\/p\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eHigh-Speed Data Transmission\u003c\/h3\u003e\n      \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n        \u003cli\u003e4 GB\/s data transmission speed\u003c\/li\u003e\n        \u003cli\u003eCalculation time of ≤ 0.4 seconds\u003c\/li\u003e\n        \u003cli\u003eDetection latency of ≤ 0.3 seconds\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Software \u0026 Space Requirements --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eSoftware \u0026amp; Space Requirements\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GR2 is designed to work with \u003cstrong\u003eGOLFJOY’s premium software\u003c\/strong\u003e and multiple third-party simulator options, giving\n    you flexibility in how you practice and play indoors.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GOLFJOY launch monitors are compatible with \u003cstrong\u003eGOLFJOY software\u003c\/strong\u003e, as well as third-party programs such as\n    \u003cstrong\u003eE6\u003c\/strong\u003e and \u003cstrong\u003eGSPro\u003c\/strong\u003e (software licenses sold separately).\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Recommended sim space for GOLFJOY overhead launch monitors:\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eMinimum ceiling height: approximately \u003cstrong\u003e2.8 m (9.2 ft)\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eIdeal ceiling height: approximately \u003cstrong\u003e3.0 m (9.8 ft)\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMinimum room width: approximately \u003cstrong\u003e3.0 m (9.8 ft)\u003c\/strong\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GOLFJOY launch monitors support both \u003cstrong\u003eleft- and right-handed players\u003c\/strong\u003e without manual ball repositioning and\n    feature a sensing area of approximately \u003cstrong\u003e250 mm × 250 mm\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- GR2 vs GR3 Comparison Block --\u003e\n\n\u003ch2 style=\"font-size: 22px; margin: 32px 0 12px;\"\u003e\n  GR2 vs GR3: Which GOLFJOY Overhead Is Right for You?\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 14px; color: #444444;\"\u003e\n  Both \u003cstrong\u003eGOLFJOY Rigel 2 (GR2)\u003c\/strong\u003e and \u003cstrong\u003eGOLFJOY Rigel 3 (GR3)\u003c\/strong\u003e are ceiling-mounted overhead launch monitors\n  built from aerospace-grade aluminum, delivering up to \u003cstrong\u003e32 key golf metrics\u003c\/strong\u003e, smart putting features, and a wide\n  sensing area for consistent shot capture. The main differences come down to camera configuration and processing speed.\n\u003c\/p\u003e\n\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n  \u003c!-- GR2 Card --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eRigel 2 (GR2)\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      \u003cstrong\u003eDual-camera overhead launch monitor\u003c\/strong\u003e designed for home and indoor use, combining a large sensing area with\n      comprehensive ball and club data.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 8px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003eDual-camera design with front-facing installation\u003c\/li\u003e\n      \u003cli\u003eUp to \u003cstrong\u003e32 key golf metrics\u003c\/strong\u003e for ball and club\u003c\/li\u003e\n      \u003cli\u003eCollects \u003cstrong\u003e7 ball data metrics\u003c\/strong\u003e and \u003cstrong\u003e9 club data points\u003c\/strong\u003e per shot\u003c\/li\u003e\n      \u003cli\u003eSmart putting system with short-putt training indoors\u003c\/li\u003e\n      \u003cli\u003eLarge sensing area reduces ball repositioning\u003c\/li\u003e\n      \u003cli\u003eHigh-performance chip with ≤ 0.4 s calculation time and ≤ 0.3 s detection latency\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#777777;\"\u003e\n      Choose \u003cstrong\u003eGR2\u003c\/strong\u003e if you want a powerful dual-camera overhead unit with full data coverage and smart putting,\n      and you’re focused on value and game improvement in a home or indoor sim bay.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GR3 Card --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eRigel 3 (GR3)\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      \u003cstrong\u003eTriple-camera overhead launch monitor\u003c\/strong\u003e that builds on the GR2 foundation with even faster processing and\n      enhanced responsiveness for demanding indoor setups.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 8px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003eTriple-camera design with overhead, front-facing installation\u003c\/li\u003e\n      \u003cli\u003eUp to \u003cstrong\u003e32 key golf metrics\u003c\/strong\u003e with vivid clubhead playback\u003c\/li\u003e\n      \u003cli\u003eCollects \u003cstrong\u003e7 ball data metrics\u003c\/strong\u003e and \u003cstrong\u003e9 club data points\u003c\/strong\u003e per shot\u003c\/li\u003e\n      \u003cli\u003eSmart putting system with 200+ short-putt experiences, 3 cup groups, and 11 power devices\u003c\/li\u003e\n      \u003cli\u003eLarge sensing area to minimize ball repositioning\u003c\/li\u003e\n      \u003cli\u003eHigh-speed hardware with ≤ 0.3 s calculation time and ≤ 0.2 s detection latency\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#777777;\"\u003e\n      Choose \u003cstrong\u003eGR3\u003c\/strong\u003e if you want a flagship triple-camera system with faster response and richer visual feedback\n      for a premium home or commercial-style indoor simulator.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n  Both GR2 and GR3 are compatible with GOLFJOY software and leading third-party simulators such as E6 and GSPro\n  (software licenses sold separately). Each unit shares similar space requirements, supporting both left- and right-handed\n  golfers with an overhead sensing area of approximately 250 mm × 250 mm.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 0; font-size:13px; color:#777777;\"\u003e\n  Not sure which model fits your room and goals best? Reach out and we’ll help you choose the ideal GOLFJOY overhead\n  system for your simulator build.\n\u003c\/p\u003e\n\u003ch2 style=\"font-size: 20px; margin: 28px 0 10px;\"\u003e\n  Complete Your GR2 Overhead Bay with the Smart Pole\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 12px; font-size: 14px; color: #444444;\"\u003e\n  Building an overhead simulator around \u003cstrong\u003eGOLFJOY Rigel 2 (GR2)\u003c\/strong\u003e? Add the\n  \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-smart-pole\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Smart Pole\u003c\/a\u003e\n  as your three-in-one accessory. GR2 supplies up to \u003cstrong\u003e32 key golf metrics\u003c\/strong\u003e, while the Smart Pole layers on\n  \u003cstrong\u003eHD swing video, a professional mic array, and high-fidelity speakers\u003c\/strong\u003e so your bay looks, sounds, and plays\n  like a modern studio.\n\u003c\/p\u003e\n","brand":"GOLFJOY","offers":[{"title":"Default Title","offer_id":46189511934146,"sku":null,"price":6999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/golfjoy-gr2-angle.webp?v=1781710233"},{"product_id":"golfjoy-rigel-3-gr3-overhead-launch-monitor","title":"GOLFJOY GR3 Overhead Launch Monitor","description":"\u003c!-- GOLFJOY Rigel 3 GR3 – Elite Sim Golf PDP --\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n  \u003c!-- Summary Card --\u003e\n  \u003cdiv style=\"margin: 24px 0;\"\u003e\n    \u003cdiv style=\"\n      border-radius: 12px;\n      padding: 18px 20px;\n      background: #ffffff;\n      border: 1px solid #e2e2e2;\n    \"\u003e\n      \u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\n        GolfJoy Rigel 3 GR3 Overhead Launch Monitor\n      \u003c\/h1\u003e\n      \u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\n        Discover an enhanced golfing experience with \u003cstrong\u003eGOLFJOY's Rigel 3 Overhead Launch Monitor (GR3)\u003c\/strong\u003e.\n        Expertly crafted from \u003cstrong\u003eaerospace-grade aluminum\u003c\/strong\u003e, this precision- and performance-driven\n        overhead monitor is ideal for golfers of all levels. With its sleek design and top-of-the-line features,\n        the Rigel 3 is a leading choice for home and indoor use, making it a powerful launch monitor for\n        serious game improvement.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Benefits at a Glance --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eUp to 32 Key Golf Metrics\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        GR3 delivers \u003cstrong\u003eup to 32 key golf metrics\u003c\/strong\u003e, turning each swing into detailed feedback that helps\n        you analyze distance, consistency, and ball flight with confidence.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTriple Camera Precision\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A \u003cstrong\u003etriple-camera\u003c\/strong\u003e overhead design combines precision optics with a high-performance chip and\n        proprietary AI, providing accurate readings across a wide range of shot types.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eSmart Putting \u0026amp; Wide Detection\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A \u003cstrong\u003esmart putting system\u003c\/strong\u003e and \u003cstrong\u003elarge sensing area\u003c\/strong\u003e combine to capture full swing\n        and short-game shots without constant ball repositioning.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Every Swing Analyzed --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eEvery Swing Analyzed, Every Shot Perfected\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Rigel 3 is built so that \u003cstrong\u003eevery swing counts\u003c\/strong\u003e. As an overhead launch monitor, GR3 pairs a\n    triple-camera system with fast processing, giving you real-time visual and numerical feedback on each shot.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eCore Performance Features\u003c\/h3\u003e\n      \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n        \u003cli\u003eUp to \u003cstrong\u003e32 key golf metrics\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTriple camera\u003c\/strong\u003e precision\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eQuick magnetic setup\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eWide detection range\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eReal-time visual feedback\u003c\/strong\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eSmart putting system\u003c\/strong\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Effortless Setup \u0026 AI Performance --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eEffortless Setup \u0026amp; AI-Driven Performance\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GR3 is engineered for \u003cstrong\u003equick, hassle-free installation\u003c\/strong\u003e and reliable performance across\n    a wide variety of shots.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eEffortless Setup\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A \u003cstrong\u003emagnetic-suction design\u003c\/strong\u003e and advanced calibration make the GOLFJOY GR3 quick to install,\n        allowing you to spend more time practicing and less time adjusting equipment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eAccurate, AI-Driven Data\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Equipped with a \u003cstrong\u003ehigh-performance chip\u003c\/strong\u003e and proprietary \u003cstrong\u003eAI\u003c\/strong\u003e, GR3 delivers\n        precise shot data across various shot types, including accurate readings for all golf balls—even pure white ones.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Comprehensive Data Capture --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eComprehensive Data Capture\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Mounted in a front-facing position, GR3 captures both ball and club data with each swing, turning your indoor space\n    into a powerful analysis and training environment.\n  \u003c\/p\u003e\n\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eBall \u0026amp; Club Data\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        GR3 collects \u003cstrong\u003e7 ball data metrics\u003c\/strong\u003e and \u003cstrong\u003e9 club data points\u003c\/strong\u003e on each shot,\n        providing valuable insight that supports practice, training, and performance tracking.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Smart Putting System --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eInnovative Smart Putting System\u003c\/h2\u003e\n  \u003cdiv style=\"border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px; margin-bottom:20px;\"\u003e\n    \u003cp style=\"margin:0 0 10px; font-size:14px; color:#444444;\"\u003e\n      The \u003cstrong\u003esmart putting system\u003c\/strong\u003e activates automatically when you're within 4 yards of the green.\n      GR3 offers \u003cstrong\u003e200+ short putt experiences\u003c\/strong\u003e with \u003cstrong\u003e3 cup groups\u003c\/strong\u003e and\n      \u003cstrong\u003e11 power devices\u003c\/strong\u003e to simulate different green conditions, making it a strong indoor tool\n      for honing your short game.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Wide Detection Range \u0026 Clubhead Playback --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWide Detection Range \u0026amp; Clear Clubhead Playback\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eWide Detection Range\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A \u003cstrong\u003elarge sensing area\u003c\/strong\u003e eliminates the need for manual ball repositioning, enhancing the\n        playing experience and helping ensure every shot is recorded with overhead launch monitor precision.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eClear Clubhead Playback\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        \u003cstrong\u003eVivid clubhead playback\u003c\/strong\u003e shows club position and ball contact in detail, allowing analysis of\n        alignment, clubface control, ball spin, and launch angle—ideal for home simulator setups that want professional-level insight.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Speed \u0026 Responsiveness --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eSpeed \u0026amp; Responsiveness\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eHigh-Speed Data Transmission\u003c\/h3\u003e\n      \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003e6 GB\/s\u003c\/strong\u003e data transmission speed\u003c\/li\u003e\n        \u003cli\u003eCalculation time of \u003cstrong\u003e≤ 0.3 seconds\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003eDetection latency of \u003cstrong\u003e≤ 0.2 seconds\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Software \u0026 System Requirements --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eSoftware \u0026amp; System Requirements\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GR3 is designed to work with \u003cstrong\u003eGOLFJOY's premium software\u003c\/strong\u003e and multiple third-party simulator options,\n    giving you flexibility in how you practice and play indoors.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GOLFJOY launch monitors are compatible with \u003cstrong\u003eE6\u003c\/strong\u003e, \u003cstrong\u003eGS PRO\u003c\/strong\u003e, and GOLFJOY software\n    (software licenses sold separately).\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Recommended device requirements for GOLFJOY software:\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eOperating system: 64-bit Windows 10 or higher\u003c\/li\u003e\n    \u003cli\u003eProcessor: Intel i5-10600 or higher recommended\u003c\/li\u003e\n    \u003cli\u003eGraphics card: NVIDIA GeForce RTX 3050 or higher (AMD GPUs not supported)\u003c\/li\u003e\n    \u003cli\u003eMemory: minimum of 16 GB system RAM\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Space Requirements \u0026 General GOLFJOY Info --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eSpace Requirements \u0026amp; General GOLFJOY Info\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Recommended sim space for GOLFJOY launch monitors:\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eAbsolute minimum ceiling height: approximately \u003cstrong\u003e2.8 m (9.2 ft)\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eIdeal ceiling height: approximately \u003cstrong\u003e3.0 m (9.8 ft)\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMinimum room width: approximately \u003cstrong\u003e3.0 m (9.8 ft)\u003c\/strong\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GOLFJOY launch monitors provide \u003cstrong\u003e23 key golf metrics\u003c\/strong\u003e in real time, including club head speed,\n    ball speed, spin rate, launch angle, and impact efficiency. Units support both \u003cstrong\u003eleft- and right-handed players\u003c\/strong\u003e\n    without manual ball positioning and feature a sensing area of approximately \u003cstrong\u003e250 mm × 250 mm\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c!-- GR2 vs GR3 Comparison Block --\u003e\n\n\u003ch2 style=\"font-size: 22px; margin: 32px 0 12px;\"\u003e\n  GR2 vs GR3: Which GOLFJOY Overhead Is Right for You?\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 14px; color: #444444;\"\u003e\n  Both \u003cstrong\u003eGOLFJOY Rigel 2 (GR2)\u003c\/strong\u003e and \u003cstrong\u003eGOLFJOY Rigel 3 (GR3)\u003c\/strong\u003e are ceiling-mounted overhead launch monitors\n  built from aerospace-grade aluminum, delivering up to \u003cstrong\u003e32 key golf metrics\u003c\/strong\u003e, smart putting features, and a wide\n  sensing area for consistent shot capture. The main differences come down to camera configuration and processing speed.\n\u003c\/p\u003e\n\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n  \u003c!-- GR2 Card --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eRigel 2 (GR2)\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      \u003cstrong\u003eDual-camera overhead launch monitor\u003c\/strong\u003e designed for home and indoor use, combining a large sensing area with\n      comprehensive ball and club data.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 8px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003eDual-camera design with front-facing installation\u003c\/li\u003e\n      \u003cli\u003eUp to \u003cstrong\u003e32 key golf metrics\u003c\/strong\u003e for ball and club\u003c\/li\u003e\n      \u003cli\u003eCollects \u003cstrong\u003e7 ball data metrics\u003c\/strong\u003e and \u003cstrong\u003e9 club data points\u003c\/strong\u003e per shot\u003c\/li\u003e\n      \u003cli\u003eSmart putting system with short-putt training indoors\u003c\/li\u003e\n      \u003cli\u003eLarge sensing area reduces ball repositioning\u003c\/li\u003e\n      \u003cli\u003eHigh-performance chip with ≤ 0.4 s calculation time and ≤ 0.3 s detection latency\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#777777;\"\u003e\n      Choose \u003cstrong\u003eGR2\u003c\/strong\u003e if you want a powerful dual-camera overhead unit with full data coverage and smart putting,\n      and you’re focused on value and game improvement in a home or indoor sim bay.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GR3 Card --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eRigel 3 (GR3)\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      \u003cstrong\u003eTriple-camera overhead launch monitor\u003c\/strong\u003e that builds on the GR2 foundation with even faster processing and\n      enhanced responsiveness for demanding indoor setups.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 8px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003eTriple-camera design with overhead, front-facing installation\u003c\/li\u003e\n      \u003cli\u003eUp to \u003cstrong\u003e32 key golf metrics\u003c\/strong\u003e with vivid clubhead playback\u003c\/li\u003e\n      \u003cli\u003eCollects \u003cstrong\u003e7 ball data metrics\u003c\/strong\u003e and \u003cstrong\u003e9 club data points\u003c\/strong\u003e per shot\u003c\/li\u003e\n      \u003cli\u003eSmart putting system with 200+ short-putt experiences, 3 cup groups, and 11 power devices\u003c\/li\u003e\n      \u003cli\u003eLarge sensing area to minimize ball repositioning\u003c\/li\u003e\n      \u003cli\u003eHigh-speed hardware with ≤ 0.3 s calculation time and ≤ 0.2 s detection latency\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#777777;\"\u003e\n      Choose \u003cstrong\u003eGR3\u003c\/strong\u003e if you want a flagship triple-camera system with faster response and richer visual feedback\n      for a premium home or commercial-style indoor simulator.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n  Both GR2 and GR3 are compatible with GOLFJOY software and leading third-party simulators such as E6 and GSPro\n  (software licenses sold separately). Each unit shares similar space requirements, supporting both left- and right-handed\n  golfers with an overhead sensing area of approximately 250 mm × 250 mm.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 0; font-size:13px; color:#777777;\"\u003e\n  Not sure which model fits your room and goals best? Reach out and we’ll help you choose the ideal GOLFJOY overhead\n  system for your simulator build.\n\u003c\/p\u003e\n\u003ch2 style=\"font-size: 20px; margin: 28px 0 10px;\"\u003e\n  Make GR3 a True Studio with the GolfJoy Smart Pole\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 12px; font-size: 14px; color: #444444;\"\u003e\n  For a flagship overhead build around \u003cstrong\u003eGOLFJOY Rigel 3 (GR3)\u003c\/strong\u003e, the\n  \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-smart-pole\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Smart Pole\u003c\/a\u003e\n  is the natural accessory. GR3’s triple-camera system delivers maximum ball and club detail, and the Smart Pole adds\n  \u003cstrong\u003e1080p camera, 4-mic array, and stereo speakers\u003c\/strong\u003e for online play, remote coaching, and fully immersive\n  simulator sessions in your Elite Sim Golf bay.\n\u003c\/p\u003e\n","brand":"GOLFJOY","offers":[{"title":"Default Title","offer_id":46189537820866,"sku":null,"price":10999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/golfjoy-gr3-angle.webp?v=1781710145"},{"product_id":"golfjoy-gds-pro-launch-monitor","title":"GolfJoy GDS Pro Launch Monitor","description":"\u003c!-- GOLFJOY GDS Pro – Elite Sim Golf PDP --\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n  \u003c!-- Summary Card --\u003e\n  \u003cdiv style=\"margin: 24px 0;\"\u003e\n    \u003cdiv style=\"\n      border-radius: 12px;\n      padding: 18px 20px;\n      background: #ffffff;\n      border: 1px solid #e2e2e2;\n    \"\u003e\n      \u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\n        GOLFJOY GDS Pro Golf Launch Monitor\n      \u003c\/h1\u003e\n      \u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\n        The \u003cstrong\u003eGDS Pro Launch Monitor\u003c\/strong\u003e is built for both intermediate golfers and professionals. Whether you’re\n        looking for an \u003cstrong\u003eat-home golf launch monitor\u003c\/strong\u003e or a \u003cstrong\u003eportable golf tracker for the range\u003c\/strong\u003e,\n        GDS Pro delivers accuracy and versatility for indoor and outdoor use, making it one of the best launch monitor options\n        for home or on-the-go practice.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Benefits at a Glance --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eDual Ultra High-Speed Cameras\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        \u003cstrong\u003eDual ultra high-speed cameras\u003c\/strong\u003e capture detailed data for both ball and club, providing real-time,\n        accurate feedback on every swing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003e27 Data Points for Ball \u0026amp; Club\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        GDS Pro measures \u003cstrong\u003e27 data points for ball and club\u003c\/strong\u003e, giving you a complete picture of swing, ball\n        flight, and performance.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eIndoor \u0026amp; Outdoor Versatility\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Designed to be \u003cstrong\u003eprecise both indoors and outdoors\u003c\/strong\u003e, with a rechargeable battery so you can train at home,\n        on the range, or anywhere you have space to swing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Master Your Skills Anywhere --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eMaster Your Skills Anywhere with GDS Pro\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    The GDS Pro is designed so you can \u003cstrong\u003emaster your skills anywhere\u003c\/strong\u003e. Dual ultra high-speed cameras, a\n    \u003cstrong\u003ebuilt-in gyroscope suitable for various indoor and outdoor terrains\u003c\/strong\u003e, and \u003cstrong\u003e27 ball and club data points\u003c\/strong\u003e\n    work together to deliver precise feedback wherever you set it up.\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 16px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eDual ultra high-speed cameras\u003c\/li\u003e\n    \u003cli\u003eBuilt-in gyroscope for indoor and outdoor stability\u003c\/li\u003e\n    \u003cli\u003e27 data points for ball and club\u003c\/li\u003e\n    \u003cli\u003ePrecision indoors and outdoors\u003c\/li\u003e\n    \u003cli\u003ePortable, durable, and affordable\u003c\/li\u003e\n    \u003cli\u003eUse any ball with no worry\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Precise and Efficient --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003ePrecise and Efficient\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    With \u003cstrong\u003edual ultra high-speed cameras\u003c\/strong\u003e, GDS Pro captures detailed data for both the ball and club and provides\n    \u003cstrong\u003ereal-time, accurate feedback\u003c\/strong\u003e in an instant. It’s built to track your swing, ball trajectory, club data,\n    and more—shot after shot.\n  \u003c\/p\u003e\n\n  \u003c!-- Train Anywhere --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eCarry Free \u0026amp; Train Anywhere\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Equipped with a \u003cstrong\u003erechargeable battery\u003c\/strong\u003e, the GDS Pro lets you elevate your game anytime, anywhere—\n    whether at the range or at home. It’s portable by design, so you can build practice sessions around your schedule,\n    not around power outlets.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GDS Pro is suitable for \u003cstrong\u003eindoors \u0026amp; outdoors\u003c\/strong\u003e, making it both a top at-home launch monitor option and a\n    reliable outdoor launch monitor you can depend on.\n  \u003c\/p\u003e\n\n  \u003c!-- Analyze, Improve, and Track Progress --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eAnalyze, Improve, and Track Progress\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GDS Pro supports \u003cstrong\u003ehigh-frame-rate video\u003c\/strong\u003e of your club’s movement before, during, and after impact.\n    This footage helps you connect the feel of your swing with \u003cstrong\u003ereal-time visual feedback\u003c\/strong\u003e, so you can\n    fine-tune technique and see changes clearly.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    You can \u003cstrong\u003eset goals, customize training tasks, and monitor your progress\u003c\/strong\u003e with precise, quantifiable data.\n    Over time, those numbers help you see improvement in distance, dispersion, and consistency.\n  \u003c\/p\u003e\n\n  \u003c!-- Portable, Versatile \u0026 App-Connected --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003ePortable, Versatile \u0026amp; App-Connected\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GDS Pro is \u003cstrong\u003elightweight and easy to set up\u003c\/strong\u003e, and is compatible with \u003cstrong\u003esmartphones, tablets,\n    and computers\u003c\/strong\u003e. An ergonomic handle makes it easy to carry and move between practice locations.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    With the \u003cstrong\u003eGOLFJOY Lite App\u003c\/strong\u003e, you can tailor your training using:\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eFree access with \u003cstrong\u003efour accounts\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e15 data points\u003c\/strong\u003e displayed in the app\u003c\/li\u003e\n    \u003cli\u003eA range of practice plans suitable for golfers of all levels\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    The GDS Pro is also compatible with the \u003cstrong\u003eGOLFJOY PRO APP\u003c\/strong\u003e for deeper analysis and training tools.\n  \u003c\/p\u003e\n\n  \u003c!-- Software \u0026 System Requirements --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eSoftware \u0026amp; System Requirements\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GDS Pro is compatible with multi software options:\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003e\u003cstrong\u003eGOLFJOY software\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eE6\u003c\/strong\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003cstrong\u003eGSPro\u003c\/strong\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GOLFJOY launch monitors use the GOLFJOY software platform. Recommended device requirements for GOLFJOY Software:\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eOperating System: \u003cstrong\u003e64-bit Windows 10 or higher\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eProcessor: \u003cstrong\u003eIntel i5-10600 or higher\u003c\/strong\u003e recommended\u003c\/li\u003e\n    \u003cli\u003eGraphics Card: \u003cstrong\u003eNvidia GeForce RTX 3050 or higher\u003c\/strong\u003e (AMD GPUs not supported)\u003c\/li\u003e\n    \u003cli\u003eMemory: minimum of \u003cstrong\u003e16GB system RAM\u003c\/strong\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Space \u0026 General Launch Monitor Info --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eSpace Guidelines \u0026amp; General GOLFJOY Info\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GOLFJOY recommends the following \u003cstrong\u003eminimum space\u003c\/strong\u003e for launch monitor use:\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eAbsolute minimum ceiling height: approximately \u003cstrong\u003e2.8 m (9.2 ft)\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eIdeal ceiling height: approximately \u003cstrong\u003e3.0 m (9.8 ft)\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eMinimum room width: approximately \u003cstrong\u003e3.0 m (9.8 ft)\u003c\/strong\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    GOLFJOY launch monitors support both \u003cstrong\u003eleft- and right-handed players\u003c\/strong\u003e without manual ball positioning and\n    feature a sensing area of approximately \u003cstrong\u003e250 mm × 250 mm\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003c!-- What's Included --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWhat’s Included\u003c\/h2\u003e\n  \u003cdiv style=\"border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px; margin-bottom:20px;\"\u003e\n    \u003cul style=\"margin:0 0 4px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003eGDS Pro launch monitor\u003c\/li\u003e\n      \u003cli\u003ePower adapter\/cable\u003c\/li\u003e\n      \u003cli\u003e\u003cstrong\u003eGOLFJOY SOFTWARE (3 month free trial)\u003c\/strong\u003e\u003c\/li\u003e\n      \u003cli\u003eAccessories\u003c\/li\u003e\n      \u003cli\u003eBackpack for launch monitor\u003c\/li\u003e\n      \u003cli\u003e\u003cstrong\u003eGOLFJOY PRO APP\u003c\/strong\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:8px 0 0; font-size:13px; color:#777777;\"\u003e\n      Limited time free shipping, 30-day risk-free trial, and 1-year warranty available through GOLFJOY USA.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- GDS Pro vs Spica 3 Comparison Block --\u003e\n\n\u003ch2 style=\"font-size: 22px; margin: 32px 0 12px;\"\u003e\n  GDS Pro vs Spica 3: Which GolfJoy Portable Launch Monitor Is Right for You?\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 14px; color: #444444;\"\u003e\n  Both \u003cstrong\u003eGOLFJOY GDS Pro\u003c\/strong\u003e and \u003cstrong\u003eGOLFJOY Spica 3\u003c\/strong\u003e are portable launch monitors designed for\n  at-home golf and the driving range, with \u003cstrong\u003e27 data points for ball and club\u003c\/strong\u003e, indoor\/outdoor precision,\n  and compatibility with \u003cstrong\u003eGOLFJOY software, E6, and GSPro\u003c\/strong\u003e. The main differences come down to the camera\n  system, built-in interface, and how premium you want the experience to feel.\n\u003c\/p\u003e\n\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n  \u003c!-- GDS Pro Card --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eGDS Pro – Dual-Camera Workhorse\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      The \u003cstrong\u003eGDS Pro\u003c\/strong\u003e is ideal for intermediate golfers and professionals who want a\n      \u003cstrong\u003eportable, value-focused launch monitor\u003c\/strong\u003e that still delivers full data and indoor\/outdoor versatility.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 8px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDual ultra high-speed cameras\u003c\/strong\u003e for ball and club tracking\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e27 data points\u003c\/strong\u003e for ball and club performance\u003c\/li\u003e\n      \u003cli\u003ePrecise both \u003cstrong\u003eindoors and outdoors\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBuilt-in gyroscope\u003c\/strong\u003e to handle a variety of indoor and outdoor terrains\u003c\/li\u003e\n      \u003cli\u003eRechargeable battery for \u003cstrong\u003etrain-anywhere portability\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eWorks with \u003cstrong\u003eany ball\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eCompatible with \u003cstrong\u003eGOLFJOY software, E6, GSPro\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eIntegrates with the \u003cstrong\u003eGOLFJOY PRO APP\u003c\/strong\u003e and \u003cstrong\u003eGOLFJOY Lite App\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#777777;\"\u003e\n      Choose \u003cstrong\u003eGDS Pro\u003c\/strong\u003e if you want a dual-camera, high-accuracy launch monitor that balances price and\n      performance, and you’re focused on a powerful portable unit for home and range use.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Spica 3 Card --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eSpica 3 – Triple-Camera Flagship Portable\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      The \u003cstrong\u003eSpica 3\u003c\/strong\u003e is the step-up option for golfers who want a more \u003cstrong\u003epremium, integrated\n      experience\u003c\/strong\u003e with added hardware features and even more refined feedback.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 8px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eTriple ultra high-speed cameras\u003c\/strong\u003e for enhanced precision\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e27 data points\u003c\/strong\u003e for ball and club performance\u003c\/li\u003e\n      \u003cli\u003ePrecision both \u003cstrong\u003eindoors and outdoors\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e9-axis stability on any surface\u003c\/strong\u003e for consistent reads\u003c\/li\u003e\n      \u003cli\u003eRechargeable battery for portable use at home or the range\u003c\/li\u003e\n      \u003cli\u003eWorks with \u003cstrong\u003eany ball\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003eCompatible with \u003cstrong\u003eGOLFJOY software, E6, GSPro\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBuilt-in intuitive touch screen\u003c\/strong\u003e for on-device control\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eInstant data with NFC\u003c\/strong\u003e for fast app pairing and review\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:0; font-size:13px; color:#777777;\"\u003e\n      Choose \u003cstrong\u003eSpica 3\u003c\/strong\u003e if you want a flagship portable launch monitor with a triple-camera system, built-in\n      touchscreen, NFC, and extra stability for a more polished, all-in-one simulator and range experience.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n  Both models include a \u003cstrong\u003eGOLFJOY software trial\u003c\/strong\u003e, a dedicated backpack, and accessories, and are backed by\n  a \u003cstrong\u003e30-day risk-free trial\u003c\/strong\u003e, \u003cstrong\u003e1-year warranty\u003c\/strong\u003e, and \u003cstrong\u003elimited-time free shipping\u003c\/strong\u003e\n  through GOLFJOY USA.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 0; font-size:13px; color:#777777;\"\u003e\n  Not sure which fits your setup and practice style best? Start with GDS Pro for maximum value and portability, or step up\n  to Spica 3 if you want the most advanced portable GolfJoy experience available today.\n\u003c\/p\u003e\n\u003ch2 style=\"font-size: 20px; margin: 28px 0 10px;\"\u003e\n  Add the GolfJoy Smart Pole for Video, Audio \u0026amp; Online Play\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 12px; font-size: 14px; color: #444444;\"\u003e\n  Pair your \u003cstrong\u003eGOLFJOY GDS Pro\u003c\/strong\u003e with the\n  \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-smart-pole\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Smart Pole\u003c\/a\u003e\n  to complete your simulator setup. GDS Pro delivers your ball and club data, while the Smart Pole adds\n  \u003cstrong\u003e1080p HD swing video, a 4-mic array, and high-fidelity speakers\u003c\/strong\u003e for online rounds, remote lessons,\n  and richer practice sessions—no extra tripods or clutter in the bay.\n\u003c\/p\u003e\n","brand":"GOLFJOY","offers":[{"title":"Default Title","offer_id":46189616464066,"sku":null,"price":2199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/golfjoy-gds-pro.webp?v=1781723915"},{"product_id":"golfjoy-smart-pole","title":"GolfJoy Smart Pole 3-in-1 Launch Pillar","description":"\u003c!-- GOLFJOY Smart Pole – Elite Sim Golf PDP --\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n  \u003c!-- Summary Card --\u003e\n  \u003cdiv style=\"margin: 24px 0;\"\u003e\n    \u003cdiv style=\"\n      border-radius: 12px;\n      padding: 18px 20px;\n      background: #ffffff;\n      border: 1px solid #e2e2e2;\n    \"\u003e\n      \u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\n        GolfJoy Smart Pole – Three-in-One Golf Launch Pillar\n      \u003c\/h1\u003e\n      \u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\n        The \u003cstrong\u003eGolfJoy Smart Pole\u003c\/strong\u003e (Three-in-One Golf Launch Pillar) is the perfect integration of\n        \u003cstrong\u003emodern technology and indoor golf\u003c\/strong\u003e, delivering an immersive experience built around three core\n        components: a \u003cstrong\u003e1080p HD camera\u003c\/strong\u003e, a \u003cstrong\u003eprofessional microphone array\u003c\/strong\u003e, and\n        \u003cstrong\u003ehigh-fidelity speakers\u003c\/strong\u003e. Every swing, sound, and shot is captured and analyzed in real time to\n        enhance both practice and online play.\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555555;\"\u003e\n        Whether you're practicing solo or competing with players around the world, the Smart Pole provides a\n        \u003cstrong\u003enew, unprecedented golf experience\u003c\/strong\u003e by combining video, audio, and connectivity into one\n        streamlined pillar.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Benefits at a Glance --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eThree-in-One Design\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Combines a \u003cstrong\u003e1080p HD camera\u003c\/strong\u003e, \u003cstrong\u003eprofessional microphone array\u003c\/strong\u003e, and\n        \u003cstrong\u003ehigh-fidelity speakers\u003c\/strong\u003e in a single pillar, creating a more realistic and immersive indoor\n        golf environment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eReal-Time Swing Capture\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Works with \u003cstrong\u003eGOLFJOY software\u003c\/strong\u003e to compare and analyze swing videos in real time, helping you\n        precisely adjust movements and improve playing skills.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eOnline Connectivity\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Acts as your \u003cstrong\u003eonline assistant\u003c\/strong\u003e for indoor golf, letting you play with opponents on famous\n        courses around the world while feeling as if they are right next to you.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- A New Immersive Golf Experience --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eA New Immersive Golf Experience\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    The Smart Pole is described as the \u003cstrong\u003eperfect integration of modern technology and indoor golf\u003c\/strong\u003e.\n    Equipped with 1080p HD video, clear audio capture, and high-quality speakers, it brings you a more\n    \u003cstrong\u003erealistic, immersive atmosphere\u003c\/strong\u003e than a simple camera or microphone setup alone.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    With every swing and sound captured and analyzed in real time, the Smart Pole helps you\n    \u003cstrong\u003econtinuously improve technique\u003c\/strong\u003e while enhancing the overall feel of your simulator sessions.\n  \u003c\/p\u003e\n\n  \u003c!-- HD Camera Section --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003e1080p HD Camera: Capture Every Detail\u003c\/h2\u003e\n  \u003cdiv style=\"border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px; margin-bottom:20px;\"\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      The Smart Pole’s camera is engineered to record clear, detailed swing footage across your hitting area:\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 8px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003e2 Megapixel high-quality CMOS image sensor\u003c\/strong\u003e for vivid 1080p HD images\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDistortion-free wide-angle lens (110°)\u003c\/strong\u003e to cover the entire playing area without frequent adjustments\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLow noise, high signal-to-noise ratio\u003c\/strong\u003e using advanced \u003cstrong\u003e2D and 3D noise reduction\u003c\/strong\u003e technology\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n      These features make the Smart Pole a strong choice for golfers who want their swing and environment captured with\n      \u003cstrong\u003eremarkable clarity\u003c\/strong\u003e.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Microphone \u0026 Speakers --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eProfessional Microphone \u0026amp; High-Fidelity Speakers\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003c!-- Microphone --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eProfessional Microphone Array\u003c\/h3\u003e\n      \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n        The Smart Pole uses a \u003cstrong\u003elinear microphone array with 4 MEMS microphones\u003c\/strong\u003e and advanced audio\n        processing to keep communication clear:\n      \u003c\/p\u003e\n      \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAEC\u003c\/strong\u003e – Acoustic Echo Cancellation\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAGC\u003c\/strong\u003e – Automatic Gain Control\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eANS\u003c\/strong\u003e – Advanced Noise Suppression\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp style=\"margin:8px 0 0; font-size:14px; color:#444444;\"\u003e\n        This setup supports \u003cstrong\u003eclear, face-to-face style communication\u003c\/strong\u003e with distant players during online play.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Speakers --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:16px;\"\u003eHigh-Fidelity Stereo Speakers\u003c\/h3\u003e\n      \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n        Built-in \u003cstrong\u003e10W stereo high-quality dual speakers\u003c\/strong\u003e ensure that every detail is clearly conveyed:\n      \u003c\/p\u003e\n      \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n        \u003cli\u003eReproduce instructional audio and system sounds with clarity\u003c\/li\u003e\n        \u003cli\u003eDeliver ambient sound effects for a more realistic golf atmosphere\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp style=\"margin:8px 0 0; font-size:14px; color:#444444;\"\u003e\n        Combined with the microphone array, the speakers make the Smart Pole an \u003cstrong\u003eessential companion for online play\u003c\/strong\u003e\n        and remote coaching.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Real-Time Swing Capture \u0026 Online Play --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eReal-Time Swing Capture \u0026amp; Online Play\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Paired with \u003cstrong\u003eGOLFJOY software\u003c\/strong\u003e, the Smart Pole can \u003cstrong\u003ecompare and analyze swing videos\u003c\/strong\u003e,\n    helping you make precise adjustments to your motion and track improvement over time.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    As a \u003cstrong\u003eThree-in-One Golf Launch Pillar\u003c\/strong\u003e, it also supports \u003cstrong\u003eonline connectivity\u003c\/strong\u003e so you can\n    play with opponents on famous courses worldwide, with the camera, microphone, and speakers working together to make it\n    feel like you’re in the same room.\n  \u003c\/p\u003e\n\n  \u003c!-- Compatibility \u0026 Software --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eCompatibility \u0026amp; Software\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    The Smart Pole is designed to be \u003cstrong\u003ewidely compatible\u003c\/strong\u003e and easy to integrate with your existing setup:\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eCompatible with \u003cstrong\u003eWindows 7\u003c\/strong\u003e, \u003cstrong\u003eWindows 10\u003c\/strong\u003e, and \u003cstrong\u003eMac OS 10.10+\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eWorks with \u003cstrong\u003emainstream cloud video platforms\u003c\/strong\u003e for convenient online use\u003c\/li\u003e\n    \u003cli\u003eConnects with \u003cstrong\u003eGOLFJOY software\u003c\/strong\u003e; multiple third-party software options are available based on your preferences (licenses sold separately)\u003c\/li\u003e\n    \u003cli\u003eApps available via \u003cstrong\u003eApp Store\u003c\/strong\u003e and \u003cstrong\u003eGoogle Play\u003c\/strong\u003e for mobile connectivity\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Device Requirements for GOLFJOY Software --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eDevice Requirements for GOLFJOY Software\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Recommended device requirements for GOLFJOY software (for use with GOLFJOY launch monitor and Smart Pole ecosystem):\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eOperating System: \u003cstrong\u003e64-bit Windows 10 or higher\u003c\/strong\u003e\n\u003c\/li\u003e\n    \u003cli\u003eProcessor: \u003cstrong\u003eIntel i5-10600 or higher\u003c\/strong\u003e recommended\u003c\/li\u003e\n    \u003cli\u003eGraphics Card: \u003cstrong\u003eNvidia GeForce RTX 3050 or higher\u003c\/strong\u003e (AMD GPUs not supported)\u003c\/li\u003e\n    \u003cli\u003eMemory: minimum of \u003cstrong\u003e16 GB system RAM\u003c\/strong\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Why Choose the Smart Pole --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWhy Choose the Smart Pole\u003c\/h2\u003e\n  \u003cdiv style=\"border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px; margin-bottom:20px;\"\u003e\n    \u003cul style=\"margin:0 0 4px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eReal-time capture and analysis\u003c\/strong\u003e to help continuously improve technique\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHD image quality and wide angle\u003c\/strong\u003e for the best visual experience\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eClear audio interaction\u003c\/strong\u003e for seamless local or remote communication\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eHigh-fidelity audio\u003c\/strong\u003e that reproduces every sound detail\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eWide compatibility\u003c\/strong\u003e with multiple operating systems and cloud platforms\u003c\/li\u003e\n      \u003cli\u003eA three-in-one pillar that \u003cstrong\u003eperfectly combines modern technology with indoor golf\u003c\/strong\u003e for a new level of immersion\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Shipping, Trial \u0026 Warranty --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eShipping, Trial \u0026amp; Warranty\u003c\/h2\u003e\n  \u003cdiv style=\"border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px; margin-bottom:20px;\"\u003e\n    \u003cul style=\"margin:0 0 4px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eIn stock\u003c\/strong\u003e – typically ships within \u003cstrong\u003e2–3 business days\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLimited time Free Shipping\u003c\/strong\u003e on domestic orders (via GolfJoy USA)\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e90-day risk-free trial\u003c\/strong\u003e listed on the Smart Pole product page\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e1-year warranty\u003c\/strong\u003e coverage\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp style=\"margin:8px 0 0; font-size:13px; color:#777777;\"\u003e\n      General GOLFJOY policy also notes a \u003cstrong\u003e30-day money-back guarantee\u003c\/strong\u003e and \u003cstrong\u003efull 1-year warranty\u003c\/strong\u003e\n      on products, providing added peace of mind.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- Compatible GolfJoy Launch Monitors for Smart Pole --\u003e\n\n\u003ch2 style=\"font-size: 22px; margin: 32px 0 12px;\"\u003e\n  Pair the Smart Pole with a GolfJoy Launch Monitor\n\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 16px; font-size: 14px; color: #444444;\"\u003e\n  The \u003cstrong\u003eGolfJoy Smart Pole\u003c\/strong\u003e is the perfect companion to a \u003cstrong\u003eGolfJoy launch monitor\u003c\/strong\u003e, bringing together\n  video, audio, and shot data for a complete indoor golf experience. Choose a \u003cstrong\u003efloor-based portable unit\u003c\/strong\u003e for\n  maximum flexibility, or a \u003cstrong\u003eceiling-mounted overhead system\u003c\/strong\u003e for a permanent sim bay.\n\u003c\/p\u003e\n\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n  \u003c!-- Floor-Based Launch Monitors --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eCompatible Floor-Based Launch Monitors\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      Portable units that can move between your sim bay and the driving range.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-gds-pro-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n          GOLFJOY GDS Pro Launch Monitor\n        \u003c\/a\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:13px; color:#777777;\"\u003e\n          Dual ultra high-speed camera launch monitor with 27 ball \u0026amp; club data points for indoor and outdoor practice.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli style=\"margin-top:8px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n          GOLFJOY Spica 3 Launch Monitor\n        \u003c\/a\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:13px; color:#777777;\"\u003e\n          Triple-camera portable launch monitor with 27 data points, built-in touchscreen, and NFC for a premium, connected experience.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Overhead Launch Monitors --\u003e\n  \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n    \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eCompatible Overhead Launch Monitors\u003c\/h3\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      Ceiling-mounted systems for permanent simulator bays.\n    \u003c\/p\u003e\n    \u003cul style=\"margin:0 0 0 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n      \u003cli\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-rigel-2-gr2-overhead-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n          GOLFJOY Rigel 2 (GR2) Overhead Launch Monitor\n        \u003c\/a\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:13px; color:#777777;\"\u003e\n          Dual-camera overhead unit with up to 32 key golf metrics, wide detection range, and smart putting system.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli style=\"margin-top:8px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-rigel-3-gr3-overhead-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n          GOLFJOY Rigel 3 (GR3) Overhead Launch Monitor\n        \u003c\/a\u003e\u003cbr\u003e\n        \u003cspan style=\"font-size:13px; color:#777777;\"\u003e\n          Triple-camera flagship overhead system with ultra-fast response, vivid clubhead playback, and advanced smart putting features.\n        \u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cp style=\"margin:0 0 0; font-size:13px; color:#777777;\"\u003e\n  Pairing a GolfJoy launch monitor with the Smart Pole creates a fully integrated sim bay: ball and club data from the\n  launch monitor, plus HD video, clear audio, and online play from the Smart Pole—all working together inside your\n  Elite Sim Golf enclosure.\n\u003c\/p\u003e\n","brand":"GOLFJOY","offers":[{"title":"Default Title","offer_id":46189688750274,"sku":null,"price":599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/golfjoy-smart-pole.webp?v=1781723858"},{"product_id":"beaver-tail-golf-simulator-mat-4ft-x-5-5ft-with-the-most-realistic-hitting-strip-insert-for-joint-injury-prevention","title":"Beaver Tail Golf Simulator Mat (4ft x 5.5ft) with the Most Realistic Hitting Strip Insert for Joint Injury Prevention","description":"\u003cdiv style=\"max-width:1200px; margin:0 auto; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif; color:#1f2937; line-height:1.7;\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(320px,1fr)); gap:28px; align-items:center; margin:24px 0 32px;\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"display:inline-block; background:#e7f2ff; color:#086ed3; border:1px solid #bfdbfe; font-size:13px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; padding:8px 12px; border-radius:999px; margin-bottom:14px;\"\u003e\n        TrueBirdie Beaver Tail Series\n      \u003c\/div\u003e\n      \u003ch1 style=\"margin:0 0 14px; font-size:40px; line-height:1.12; font-weight:800; color:#111827;\"\u003e\n        Beaver Tail Golf Simulator Mat\n      \u003c\/h1\u003e\n      \u003cp style=\"margin:0 0 18px; font-size:18px; color:#4b5563;\"\u003e\n        A premium 2-piece golf simulator mat built for realistic turf interaction, easy right- or left-handed use, and a compact footprint that works beautifully in home and DIY simulator setups.\n      \u003c\/p\u003e\n      \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:10px;\"\u003e\n        \u003cspan style=\"background:#f8fafc; border:1px solid #e5e7eb; padding:10px 14px; border-radius:999px; font-size:14px; font-weight:700;\"\u003e5.5' Wide x 4' Deep\u003c\/span\u003e\n        \u003cspan style=\"background:#f8fafc; border:1px solid #e5e7eb; padding:10px 14px; border-radius:999px; font-size:14px; font-weight:700;\"\u003e2-Piece Design\u003c\/span\u003e\n        \u003cspan style=\"background:#f8fafc; border:1px solid #e5e7eb; padding:10px 14px; border-radius:999px; font-size:14px; font-weight:700;\"\u003eRight \u0026amp; Left Hand Ready\u003c\/span\u003e\n        \u003cspan style=\"background:#f8fafc; border:1px solid #e5e7eb; padding:10px 14px; border-radius:999px; font-size:14px; font-weight:700;\"\u003eDIY Simulator Friendly\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:22px; padding:18px; box-shadow:0 10px 30px rgba(2,6,23,.05); text-align:center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0473\/7898\/9212\/files\/Beaver.jpg?v=1761016819\" alt=\"Beaver Tail Golf Simulator Mat\" style=\"max-width:100%; height:auto; border-radius:16px;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:20px; padding:32px 28px; margin-bottom:28px;\"\u003e\n    \u003ch2 style=\"margin:0 0 14px; font-size:30px; line-height:1.2; color:#111827;\"\u003eHow Does the Beaver Tail Golf Simulator Mat Differ from Others?\u003c\/h2\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      The Beaver Tail Golf Simulator Mat is a 2-piece hitting mat system that can be configured for either right-handed or left-handed golfers. Simply place the stance mat on your preferred side and you are ready to go. Once assembled, the mat measures 5.5 feet wide by 4 feet deep, giving golfers plenty of room to hit everything from sand wedge through driver.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:17px;\"\u003e\n      It is especially well suited for home and DIY golf simulator setups because it delivers a compact footprint without sacrificing a premium hitting experience. The 2-piece design also makes it easier to move, store, and fit into tighter spaces, making it a smart option for golfers who want quality performance without needing a massive dedicated simulator room.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES GRID --\u003e\n  \u003cdiv style=\"margin:0 0 30px;\"\u003e\n    \u003ch2 style=\"margin:0 0 16px; font-size:30px; line-height:1.2; color:#111827;\"\u003eKey Features at a Glance\u003c\/h2\u003e\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px;\"\u003e\n      \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n        \u003cdiv style=\"font-size:20px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eCompact 2-Piece Layout\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eA practical design that is easy to handle and well suited for space-conscious simulator builds.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n        \u003cdiv style=\"font-size:20px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eRight or Left Hand Use\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eMove the stance section to the side you prefer and configure the mat for either golfer.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n        \u003cdiv style=\"font-size:20px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eBeaver Tail Hitting Strip\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eDesigned for more realistic turf interaction and more honest shot feedback than overly firm range-style mats.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n        \u003cdiv style=\"font-size:20px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eDIY Ready\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eA strong fit for golfers building a home simulator who want premium feel in a manageable footprint.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv style=\"margin:0 0 30px; text-align:center;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0473\/7898\/9212\/files\/TB1-2_websize_0c86700b-de5f-435a-b426-feb012fc20b0.jpg?v=1728446002\" alt=\"Beaver Tail Golf Simulator Mat top view\" style=\"max-width:100%; height:auto; border-radius:20px; border:1px solid #e5e7eb;\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:18px; margin-bottom:30px;\"\u003e\n    \u003cdiv style=\"background:#ffffff; border:1px solid #dbeafe; border-radius:20px; padding:24px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eSimulator Mat Dimensions\u003c\/div\u003e\n      \u003cdiv style=\"font-size:28px; font-weight:800; color:#111827; margin-bottom:8px;\"\u003e4' x 5.5'\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eOverall assembled size is approximately 4 feet deep by 5.5 feet wide with a total thickness of 2.125 inches.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #dbeafe; border-radius:20px; padding:24px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003e2-Piece Storage Friendly Design\u003c\/div\u003e\n      \u003cdiv style=\"font-size:28px; font-weight:800; color:#111827; margin-bottom:8px;\"\u003eApprox. 4' x 2.75' Each\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eEach section can be separated for easier storage, transport, or installation in tighter spaces.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #dbeafe; border-radius:20px; padding:24px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eHitting Strip Dimensions\u003c\/div\u003e\n      \u003cdiv style=\"font-size:28px; font-weight:800; color:#111827; margin-bottom:8px;\"\u003e30\" x 12\"\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eThe Beaver Tail hitting strip measures 30 inches by 12 inches and is 2.125 inches thick.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HITTING STRIP --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:20px; padding:32px 28px; margin-bottom:28px;\"\u003e\n    \u003ch2 style=\"margin:0 0 14px; font-size:30px; line-height:1.2; color:#111827;\"\u003eWhat’s So Special About the Beaver Tail Hitting Strip?\u003c\/h2\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      The Beaver Tail hitting strip features 1 inch of high-quality turf on top of a thick specialty foam layer that compresses during impact to mimic the feeling of taking a divot. The result is a more realistic strike feel and more reliable feedback on every swing.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      Unlike harsh, overly forgiving driving range mats that can let heavy shots bounce through and still feel acceptable, the Beaver Tail is designed to be more truthful. If you catch a shot fat, you will feel it in a way that better mirrors real on-course turf interaction.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:17px;\"\u003e\n      It is also a strong choice for golfers concerned about comfort. The added compression helps reduce some of the repetitive strain that cheaper, firmer mats can put on elbows, wrists, and shoulders over time.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LAYERS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:24px;\"\u003e\n    \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eTop Layer\u003c\/div\u003e\n      \u003cdiv style=\"font-size:19px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003e1\" Premium Turf\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eDesigned to provide a clean, fairway-like hitting feel for simulator practice at home.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eMiddle Layer\u003c\/div\u003e\n      \u003cdiv style=\"font-size:19px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eSpecialty Foam Core\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eCompresses during impact to mimic a divot-like strike and help reduce joint stress.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eBottom Layer\u003c\/div\u003e\n      \u003cdiv style=\"font-size:19px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eABS Base\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eDurable plastic base with cutouts designed to help disperse air during impact.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LAYER IMAGES --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(320px,1fr)); gap:20px; align-items:start; margin-bottom:30px;\"\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0473\/7898\/9212\/files\/2.jpg?v=1721934473\" alt=\"Beaver Tail hitting strip layered construction\" style=\"max-width:100%; height:auto; border-radius:18px; border:1px solid #e5e7eb;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0473\/7898\/9212\/files\/1_4931dc70-1e9f-4edd-b22b-15d5052eccaa.jpg?v=1721935505\" alt=\"Beaver Tail hitting strip profile view\" style=\"max-width:100%; height:auto; border-radius:18px; border:1px solid #e5e7eb;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY IT MATTERS --\u003e\n  \u003cdiv style=\"background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%); border:1px solid #dbeafe; border-radius:22px; padding:32px 28px; margin-bottom:30px;\"\u003e\n    \u003ch2 style=\"margin:0 0 14px; font-size:30px; line-height:1.2; color:#111827;\"\u003eIs a High-Quality Hitting Mat Really That Important?\u003c\/h2\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      Absolutely. Along with your launch monitor, the hitting mat is one of the most important components in any golf simulator setup. A quality mat helps deliver more believable feedback, better long-term comfort, and a more enjoyable practice experience overall.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      Cheaper or overly forgiving mats can make poor strikes feel better than they really are. That might feel nice in the moment, but it can create misleading feedback that does not translate well to the golf course. A better mat helps make your simulator practice more useful.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:17px;\"\u003e\n      For golfers building a home simulator, this is one of those core components that can make a major difference in both realism and long-term satisfaction.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:20px; padding:32px 28px; margin-bottom:30px;\"\u003e\n    \u003ch2 style=\"margin:0 0 18px; font-size:30px; line-height:1.2; color:#111827;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv style=\"padding-bottom:18px; margin-bottom:18px; border-bottom:1px solid #e5e7eb;\"\u003e\n      \u003ch3 style=\"margin:0 0 8px; font-size:21px; color:#111827;\"\u003eCan you find cheaper golf simulator mats than the Beaver Tail?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:16px; color:#4b5563;\"\u003e\n        Yes, but lower-priced mats often compromise on feel, durability, realism, and joint comfort. The Beaver Tail is designed for golfers who want a better overall simulator experience and a hitting surface that holds up over time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"padding-bottom:18px; margin-bottom:18px; border-bottom:1px solid #e5e7eb;\"\u003e\n      \u003ch3 style=\"margin:0 0 8px; font-size:21px; color:#111827;\"\u003eCan the Beaver Tail hitting strip be purchased on its own?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:16px; color:#4b5563;\"\u003e\n        Yes. The Beaver Tail hitting strip is available separately and uses the common 30\" x 12\" size, making it a great replacement option for many existing mat systems or DIY builds.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"padding-bottom:18px; margin-bottom:18px; border-bottom:1px solid #e5e7eb;\"\u003e\n      \u003ch3 style=\"margin:0 0 8px; font-size:21px; color:#111827;\"\u003eIs this a good fit for a DIY golf simulator?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:16px; color:#4b5563;\"\u003e\n        Yes. Its compact size and 2-piece construction make it especially attractive for DIY simulator setups where space, portability, and storage all matter.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch3 style=\"margin:0 0 8px; font-size:21px; color:#111827;\"\u003eWho is this mat best suited for?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:16px; color:#4b5563;\"\u003e\n        It is a great fit for home simulator owners, golfers who want a premium hitting strip in a smaller footprint, and players who need the flexibility to configure the mat for right- or left-handed use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#0f172a; border-radius:22px; padding:34px 28px; text-align:center; color:#ffffff; margin-bottom:24px;\"\u003e\n    \u003ch2 style=\"margin:0 0 12px; font-size:32px; line-height:1.2; color:#ffffff;\"\u003eUpgrade Your Simulator Hitting Surface\u003c\/h2\u003e\n    \u003cp style=\"margin:0 auto; max-width:840px; font-size:17px; color:#cbd5e1;\"\u003e\n      The Beaver Tail Golf Simulator Mat delivers premium feel, realistic turf interaction, and a compact layout that is ideal for modern home and DIY simulator builds.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TrueBirdie","offers":[{"title":"Default Title","offer_id":46256740008130,"sku":"BT45","price":589.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/TB2-12_websize_470x_51e2f49d-d82d-4271-ad45-def9487a306f.webp?v=1765402413"},{"product_id":"beaver-tail-double-wide-golf-simulator-mat-4ft-x-8-25ft-with-the-most-realistic-hitting-strip-insert-for-joint-injury-prevention","title":"Beaver Tail Double Wide Golf Simulator Mat (4ft x 8.25ft) with the Most Realistic Hitting Strip Insert for Joint Injury Prevention","description":"\u003cdiv style=\"max-width:1200px; margin:0 auto; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif; color:#1f2937; line-height:1.7;\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(320px,1fr)); gap:28px; align-items:center; margin:24px 0 32px;\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv style=\"display:inline-block; background:#e7f2ff; color:#086ed3; border:1px solid #bfdbfe; font-size:13px; font-weight:800; letter-spacing:.08em; text-transform:uppercase; padding:8px 12px; border-radius:999px; margin-bottom:14px;\"\u003e\n        TrueBirdie Beaver Tail Series\n      \u003c\/div\u003e\n      \u003ch1 style=\"margin:0 0 14px; font-size:40px; line-height:1.12; font-weight:800; color:#111827;\"\u003e\n        Beaver Tail Double Wide Golf Simulator Mat\n      \u003c\/h1\u003e\n      \u003cp style=\"margin:0 0 18px; font-size:18px; color:#4b5563;\"\u003e\n        A premium double-wide golf simulator mat built for both right- and left-handed golfers, featuring dual stance areas and the signature Beaver Tail hitting strip in the center.\n      \u003c\/p\u003e\n      \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:10px;\"\u003e\n        \u003cspan style=\"background:#f8fafc; border:1px solid #e5e7eb; padding:10px 14px; border-radius:999px; font-size:14px; font-weight:700;\"\u003e8.25' Wide x 4' Deep\u003c\/span\u003e\n        \u003cspan style=\"background:#f8fafc; border:1px solid #e5e7eb; padding:10px 14px; border-radius:999px; font-size:14px; font-weight:700;\"\u003e3-Piece Design\u003c\/span\u003e\n        \u003cspan style=\"background:#f8fafc; border:1px solid #e5e7eb; padding:10px 14px; border-radius:999px; font-size:14px; font-weight:700;\"\u003eRight \u0026amp; Left Hand Ready\u003c\/span\u003e\n        \u003cspan style=\"background:#f8fafc; border:1px solid #e5e7eb; padding:10px 14px; border-radius:999px; font-size:14px; font-weight:700;\"\u003eSimulator \u0026amp; DIY Friendly\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:22px; padding:18px; box-shadow:0 10px 30px rgba(2,6,23,.05); text-align:center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0473\/7898\/9212\/files\/Beaver.jpg?v=1761016819\" alt=\"Beaver Tail Double Wide Golf Simulator Mat\" style=\"max-width:100%; height:auto; border-radius:16px;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:20px; padding:32px 28px; margin-bottom:28px;\"\u003e\n    \u003ch2 style=\"margin:0 0 14px; font-size:30px; line-height:1.2; color:#111827;\"\u003eWhy Choose the Beaver Tail Double Wide?\u003c\/h2\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      The Beaver Tail Double Wide Golf Simulator Mat is designed for golfers who want a compact footprint without sacrificing a premium hitting experience. This 3-piece setup includes a right-handed stance mat, a center hitting section with the Beaver Tail hitting strip, and a left-handed stance mat, creating a clean and versatile simulator surface for virtually any player.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:17px;\"\u003e\n      At 8.25 feet wide by 4 feet deep, it provides enough room to comfortably hit everything from wedges to driver while still fitting nicely in DIY simulator spaces, garages, spare rooms, and compact home golf simulator builds.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES GRID --\u003e\n  \u003cdiv style=\"margin:0 0 30px;\"\u003e\n    \u003ch2 style=\"margin:0 0 16px; font-size:30px; line-height:1.2; color:#111827;\"\u003eKey Features at a Glance\u003c\/h2\u003e\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px;\"\u003e\n      \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n        \u003cdiv style=\"font-size:20px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eDouble Wide Layout\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eBuilt for both right- and left-handed golfers with dedicated stance areas on each side.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n        \u003cdiv style=\"font-size:20px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003e3-Piece Construction\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eBreaks down into three manageable sections for easier handling, setup, and storage.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n        \u003cdiv style=\"font-size:20px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eBeaver Tail Hitting Strip\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eDelivers a more realistic strike feel with better turf interaction and more honest feedback.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n        \u003cdiv style=\"font-size:20px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eDIY Simulator Friendly\u003c\/div\u003e\n        \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003ePremium performance in a footprint that works well for custom and space-conscious simulator setups.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv style=\"margin:0 0 30px; text-align:center;\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0473\/7898\/9212\/files\/IMG_0088_1bc8444d-761f-44fb-8632-97ee2e874bd9.jpg?v=1739062993\" alt=\"Beaver Tail Double Wide Golf Simulator Mat installed view\" style=\"max-width:100%; height:auto; border-radius:20px; border:1px solid #e5e7eb;\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DIMENSIONS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(280px,1fr)); gap:18px; margin-bottom:30px;\"\u003e\n    \u003cdiv style=\"background:#ffffff; border:1px solid #dbeafe; border-radius:20px; padding:24px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eSimulator Mat Dimensions\u003c\/div\u003e\n      \u003cdiv style=\"font-size:28px; font-weight:800; color:#111827; margin-bottom:8px;\"\u003e4' x 8.25'\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eOverall assembled size is approximately 4 feet deep by 8.25 feet wide with a total thickness of 2.125 inches.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #dbeafe; border-radius:20px; padding:24px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003e3-Piece Storage Friendly Design\u003c\/div\u003e\n      \u003cdiv style=\"font-size:28px; font-weight:800; color:#111827; margin-bottom:8px;\"\u003eApprox. 4' x 2.75' Each\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eEach section can be separated for easier transport, storage, or tighter install situations.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#ffffff; border:1px solid #dbeafe; border-radius:20px; padding:24px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eHitting Strip Dimensions\u003c\/div\u003e\n      \u003cdiv style=\"font-size:28px; font-weight:800; color:#111827; margin-bottom:8px;\"\u003e30\" x 12\"\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eThe Beaver Tail hitting strip measures 30 inches by 12 inches and is 2.125 inches thick.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HITTING STRIP --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:20px; padding:32px 28px; margin-bottom:28px;\"\u003e\n    \u003ch2 style=\"margin:0 0 14px; font-size:30px; line-height:1.2; color:#111827;\"\u003eWhat Makes the Beaver Tail Hitting Strip Different?\u003c\/h2\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      The Beaver Tail hitting strip is the centerpiece of this mat system. It features 1 inch of premium turf over a thick specialty foam layer that compresses during impact to better simulate the feeling of taking a divot. That added compression helps deliver more realistic turf interaction and more truthful feedback on every shot.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      Unlike overly firm driving range mats that can let fat shots slide through with flattering results, the Beaver Tail is designed to be more honest. If you catch one heavy, you will feel it in the way the shot reacts, much more like you would on the course.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:17px;\"\u003e\n      It is also designed with comfort in mind, helping reduce some of the strain that repetitive simulator practice can put on elbows, wrists, and shoulders when compared to lower-quality mat systems.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LAYERS --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:16px; margin-bottom:24px;\"\u003e\n    \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eTop Layer\u003c\/div\u003e\n      \u003cdiv style=\"font-size:19px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003e1\" Premium Turf\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eDesigned to provide a clean, fairway-like hitting feel for simulator practice at home.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eMiddle Layer\u003c\/div\u003e\n      \u003cdiv style=\"font-size:19px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eSpecialty Foam Core\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eCompresses during impact to mimic a divot-like strike and help reduce joint stress.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:#f8fafc; border:1px solid #e5e7eb; border-radius:18px; padding:22px;\"\u003e\n      \u003cdiv style=\"font-size:13px; font-weight:800; text-transform:uppercase; letter-spacing:.08em; color:#2563eb; margin-bottom:10px;\"\u003eBottom Layer\u003c\/div\u003e\n      \u003cdiv style=\"font-size:19px; font-weight:800; margin-bottom:8px; color:#111827;\"\u003eABS Base\u003c\/div\u003e\n      \u003cdiv style=\"font-size:15px; color:#4b5563;\"\u003eDurable plastic base with cutouts designed to help disperse air during impact.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LAYER IMAGES --\u003e\n  \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(320px,1fr)); gap:20px; align-items:start; margin-bottom:30px;\"\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0473\/7898\/9212\/files\/2.jpg?v=1721934473\" alt=\"Beaver Tail hitting strip layered construction\" style=\"max-width:100%; height:auto; border-radius:18px; border:1px solid #e5e7eb;\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0473\/7898\/9212\/files\/1_4931dc70-1e9f-4edd-b22b-15d5052eccaa.jpg?v=1721935505\" alt=\"Beaver Tail hitting strip profile view\" style=\"max-width:100%; height:auto; border-radius:18px; border:1px solid #e5e7eb;\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY IT MATTERS --\u003e\n  \u003cdiv style=\"background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 100%); border:1px solid #dbeafe; border-radius:22px; padding:32px 28px; margin-bottom:30px;\"\u003e\n    \u003ch2 style=\"margin:0 0 14px; font-size:30px; line-height:1.2; color:#111827;\"\u003eWhy a Quality Hitting Mat Matters in a Golf Simulator\u003c\/h2\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      A high-quality hitting mat is one of the most important components in any golf simulator setup. Along with your launch monitor, it plays a major role in the quality of feedback you get from every practice session. A poor mat can hide bad strikes, wear out quickly, and make long practice sessions uncomfortable.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0 0 16px; font-size:17px;\"\u003e\n      The Beaver Tail Double Wide is built for golfers who want more honest turf interaction and a better overall simulator experience. Whether you are building a dedicated bay or a DIY simulator setup, investing in a quality hitting surface helps create a setup you will actually enjoy using long term.\n    \u003c\/p\u003e\n    \u003cp style=\"margin:0; font-size:17px;\"\u003e\n      Simply put, if your goal is realistic practice and better long-term comfort, the mat matters more than most golfers realize.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv style=\"background:#ffffff; border:1px solid #e5e7eb; border-radius:20px; padding:32px 28px; margin-bottom:30px;\"\u003e\n    \u003ch2 style=\"margin:0 0 18px; font-size:30px; line-height:1.2; color:#111827;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv style=\"padding-bottom:18px; margin-bottom:18px; border-bottom:1px solid #e5e7eb;\"\u003e\n      \u003ch3 style=\"margin:0 0 8px; font-size:21px; color:#111827;\"\u003eCan you find cheaper golf simulator mats than the Beaver Tail?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:16px; color:#4b5563;\"\u003e\n        Yes, but lower-cost mats often sacrifice feel, durability, realism, and long-term comfort. The Beaver Tail is built for golfers who want a better simulator experience and a hitting surface that holds up over time.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"padding-bottom:18px; margin-bottom:18px; border-bottom:1px solid #e5e7eb;\"\u003e\n      \u003ch3 style=\"margin:0 0 8px; font-size:21px; color:#111827;\"\u003eCan the Beaver Tail hitting strip be purchased on its own?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:16px; color:#4b5563;\"\u003e\n        Yes. The Beaver Tail hitting strip is available separately and uses the common 30\" x 12\" size, making it a great replacement option for many existing mat systems or DIY builds.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"padding-bottom:18px; margin-bottom:18px; border-bottom:1px solid #e5e7eb;\"\u003e\n      \u003ch3 style=\"margin:0 0 8px; font-size:21px; color:#111827;\"\u003eIs the Double Wide a good fit for a DIY golf simulator?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:16px; color:#4b5563;\"\u003e\n        Absolutely. Its compact 3-piece design makes it especially appealing for DIY simulator builds where footprint, storage, and flexibility matter.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv\u003e\n      \u003ch3 style=\"margin:0 0 8px; font-size:21px; color:#111827;\"\u003eWho is the Double Wide best suited for?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:16px; color:#4b5563;\"\u003e\n        It is a strong fit for home simulator owners, multi-player households, right- and left-handed users, and golfers who want a premium mat without dedicating a massive amount of floor space.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv style=\"background:#0f172a; border-radius:22px; padding:34px 28px; text-align:center; color:#ffffff; margin-bottom:24px;\"\u003e\n    \u003ch2 style=\"margin:0 0 12px; font-size:32px; line-height:1.2; color:#ffffff;\"\u003eUpgrade Your Simulator Hitting Surface\u003c\/h2\u003e\n    \u003cp style=\"margin:0 auto; max-width:840px; font-size:17px; color:#cbd5e1;\"\u003e\n      The Beaver Tail Double Wide Golf Simulator Mat delivers a premium hitting experience in a footprint that works beautifully for modern home and DIY simulator setups.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"TrueBirdie","offers":[{"title":"Default Title","offer_id":46256829333698,"sku":"BT48","price":799.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/IMG_0087_470x_de647faa-7de9-4aac-a39c-10b704d0a6ca.webp?v=1765402507"},{"product_id":"golfjoy-spica-3-eagle-12-golf-simulator-bundle","title":"GolfJoy Spica 3 + Eagle 12 Complete 1080P Golf Simulator Package","description":"\u003c!-- GolfJoy Spica 3 Eagle 12 Plug-N-Play Simulator Bundle – Elite Sim Golf PDP --\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n\u003c!-- Summary Card --\u003e\n\u003cdiv style=\"margin: 24px 0;\"\u003e\n\u003cdiv style=\"\nborder-radius: 12px;\npadding: 18px 20px;\nbackground: #ffffff;\nborder: 1px solid #e2e2e2;\n\"\u003e\n\u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\nGolfJoy Spica 3 Eagle 12 Plug-N-Play Simulator Bundle\n\u003c\/h1\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\nThe \u003cstrong\u003eGolfJoy Spica 3 Eagle 12 Plug-N-Play Simulator Bundle\u003c\/strong\u003e is a turn-key home golf studio built around\na \u003cstrong\u003etriple-camera portable launch monitor\u003c\/strong\u003e and our most popular 12′ enclosure. With the\n\u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e, \u003cstrong\u003eEagle 12 Premium Golf Simulator Enclosure\u003c\/strong\u003e, an\n\u003cstrong\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/strong\u003e, \u003cstrong\u003eBenQ AW30ST projector\u003c\/strong\u003e,\n\u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e, and a complete \u003cstrong\u003eprojector mount and install kit\u003c\/strong\u003e,\nthis bundle gives you a clean, camera-based sim bay that’s ready for practice and play on day one.\n\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; color: #555555;\"\u003e\nRoll this bundle into your sim room, wire it up once, and you’ve got a dedicated bay for serious practice,\nonline play, leagues, and family rounds—without having to piece everything together yourself.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Key Benefits at a Glance --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTriple-Camera Launch Monitor\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n\u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e uses a \u003cstrong\u003etriple ultra high-speed camera system\u003c\/strong\u003e to capture both ball\nand club for serious practice, gapping, and shot-shaping work in a compact, portable unit.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003ePremium 12′ Eagle Enclosure\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nThe \u003cstrong\u003eEagle 12\u003c\/strong\u003e enclosure gives you a true “sim bay” footprint with a premium impact screen and\nblackout enclosure, sized for most dedicated rooms and garages.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTurn-Key Projection \u0026amp; Hitting Surface\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nAn \u003cstrong\u003eElite Pro Tee 5′ × 10′ mat\u003c\/strong\u003e, \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e, and\n\u003cstrong\u003eBenQ AW30ST short-throw projector\u003c\/strong\u003e with mount and install kit complete the bay with a\nrealistic hitting surface and bright, edge-to-edge image.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- What's Included --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWhat’s Included in the Bundle\u003c\/h2\u003e\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n\u003c!-- Spica 3 --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eGolfJoy Spica 3 Launch Monitor\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nTriple-camera, camera-based launch monitor with \u003cstrong\u003eportable form factor\u003c\/strong\u003e, deep ball and club data,\nand a built-in touchscreen so you can control sessions directly on the unit.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Eagle 12 --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eEagle 12 Premium Golf Simulator Enclosure\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nOur most popular 12′ enclosure, designed for a dedicated sim room feel with a clean frame, premium impact screen,\nand side\/ceiling protection for year-round play.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Mat --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eElite Pro Tee 5′ × 10′ Hitting Mat\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nOversized \u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with a replaceable hitting strip area and stance space, giving you a\nstable, forgiving hitting surface that feels at home in a premium bay.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- AW30ST --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eBenQ AW30ST Short-Throw Projector\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nA golf-focused, \u003cstrong\u003eshort-throw BenQ AW30ST projector\u003c\/strong\u003e tuned for simulator use, delivering a bright,\ncrisp image from a mounting position that works with typical sim room ceilings and Eagle 12 throw distances.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Landing Mat --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e6′ × 12′ Landing Mat\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nA \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e that picks up where your hitting mat ends, protecting floors, softening\nthe first bounce, and creating a seamless look from ball to screen.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Mount \u0026 Install Kit --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eProjector Mount \u0026amp; Install Kit\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nCeiling mount and \u003cstrong\u003eprojector install kit\u003c\/strong\u003e with the core hardware you need to hang and aim the\nAW30ST in your sim room, so you can get a clean, centered image on the Eagle 12 screen.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Build Around Spica 3 --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eBuilt Around GolfJoy Spica 3\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nAt the heart of the bundle is the \u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e, a \u003cstrong\u003etriple ultra high-speed camera\u003c\/strong\u003e\nlaunch monitor designed for golfers who want camera-based accuracy in a portable package. Spica 3 captures detailed\nball and club data and uses an on-device touchscreen to keep your sessions simple and fast.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nUse it full-time in the Eagle 12 bay, then drop it in its case and take the same data to the range. Whether you’re\ngrinding through practice plans or playing sim golf with friends, Spica 3 gives you the kind of feedback that\nactually helps you get better.\n\u003c\/p\u003e\n\n\u003c!-- Eagle 12 Enclosure Section --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eEagle 12: The 12′ Sweet Spot\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nThe \u003cstrong\u003eEagle 12 Premium Golf Simulator Enclosure\u003c\/strong\u003e sits in the sweet spot for most home builds:\nwide enough for a true sim-bay feel, but compact enough to fit in many bonus rooms, basements, and larger garages.\n\u003c\/p\u003e\n\u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n\u003cli\u003e12′-wide enclosure for a realistic “on the tee box” look\u003c\/li\u003e\n\u003cli\u003ePremium impact screen designed for high-resolution projection\u003c\/li\u003e\n\u003cli\u003eSide and ceiling protection to catch misses and protect walls\/ceiling\u003c\/li\u003e\n\u003cli\u003eClean, squared-off look that frames the simulation image properly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nIf you’re stepping up from a net or a basic DIY setup, Eagle 12 is usually where we start for a “real sim room”\nlook and feel.\n\u003c\/p\u003e\n\n\u003c!-- Hitting Surface \u0026 Landing Area --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eRealistic Hitting Surface \u0026amp; Protected Floor\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nA simulator bay is only as comfortable as the surface under your feet. This bundle includes an\n\u003cstrong\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/strong\u003e plus a \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e to cover the\nhitting zone and the approach to the screen.\n\u003c\/p\u003e\n\u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with stance room and hitting area\u003c\/li\u003e\n\u003cli\u003eComfort and stability for longer sessions\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e aligns with the screen, catching shots and protecting the floor\u003c\/li\u003e\n\u003cli\u003eCreates a clean visual from tee to screen so the bay feels intentional, not cobbled together\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- Projection \u0026 Mounting --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eGolf-Ready Projection with BenQ AW30ST\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nThe included \u003cstrong\u003eBenQ AW30ST projector\u003c\/strong\u003e is a short-throw model tuned for golf simulation, engineered to\nthrow a bright, immersive image at simulator distances inside typical ceiling heights.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nWith the \u003cstrong\u003eprojector mount and install kit\u003c\/strong\u003e, you’re set up to hang the AW30ST in the right spot, dial\nin your image, and keep wires tidy so the bay looks as clean as it plays.\n\u003c\/p\u003e\n\n\u003c!-- Who This Bundle Is For --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWho This Bundle Is For\u003c\/h2\u003e\n\u003cul style=\"margin:0 0 16px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n\u003cli\u003eGolfers who want a \u003cstrong\u003eturn-key, camera-based simulator\u003c\/strong\u003e without piecing together every component\u003c\/li\u003e\n\u003cli\u003ePlayers who practice seriously and want \u003cstrong\u003edeep ball and club data\u003c\/strong\u003e from a triple-camera launch monitor\u003c\/li\u003e\n\u003cli\u003eFamilies looking for a dedicated sim bay that also works for leagues, online play, and guests\u003c\/li\u003e\n\u003cli\u003eBuilders who prefer a \u003cstrong\u003e12′ wide enclosure\u003c\/strong\u003e as the sweet spot between size and room requirements\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- Callout --\u003e\n\u003cdiv style=\"border-radius:12px; border:1px solid #dde7f5; background:#f5f9ff; padding:16px 18px; margin:0 0 24px;\"\u003e\n\u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\nNot sure if this bundle fits your room? Share your ceiling height, room width, and depth with us and we’ll confirm\nclearances, projector placement, and recommended hitting position so you know exactly how the\n\u003cstrong\u003eSpica 3 Eagle 12 Plug-N-Play Bundle\u003c\/strong\u003e will fit your space.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GOLFJOY","offers":[{"title":"Default Title","offer_id":46308801675458,"sku":"SPICA3-E12-AW30ST-EPT510","price":6999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/sp3e12.png?v=1765510924"},{"product_id":"golfjoy-spica-3-eagle-12-complete-1080p-golf-simulator-package","title":"GolfJoy Spica 3 + Eagle 12 Complete 4K Golf Simulator Package","description":"\u003c!-- GolfJoy Spica 3 Eagle 12 Plug-N-Play Simulator Bundle – Elite Sim Golf PDP --\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n  \u003c!-- Summary Card --\u003e\n  \u003cdiv style=\"margin: 24px 0;\"\u003e\n    \u003cdiv style=\"\n      border-radius: 12px;\n      padding: 18px 20px;\n      background: #ffffff;\n      border: 1px solid #e2e2e2;\n    \"\u003e\n      \u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\n        GolfJoy Spica 3 Eagle 12 Plug-N-Play Simulator Bundle\n      \u003c\/h1\u003e\n      \u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\n        The \u003cstrong\u003eGolfJoy Spica 3 Eagle 12 Plug-N-Play Simulator Bundle\u003c\/strong\u003e is a turn-key home golf studio built around\n        a \u003cstrong\u003etriple-camera portable launch monitor\u003c\/strong\u003e and our most popular 12′ enclosure. With the\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Spica 3\u003c\/a\u003e\u003c\/strong\u003e, \n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eEagle 12 Premium Golf Simulator Enclosure\u003c\/a\u003e\u003c\/strong\u003e, an\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x10-golf-hitting-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/a\u003e\u003c\/strong\u003e, \n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-golf-simulator-projector\" style=\"color:#086ed3; text-decoration:none;\"\u003eBenQ AK700ST projector\u003c\/a\u003e\u003c\/strong\u003e,\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/6x12-golf-simulator-landing-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003e6′ × 12′ landing mat\u003c\/a\u003e\u003c\/strong\u003e, and a complete \n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golf-simulator-projector-mount-install-kit\" style=\"color:#086ed3; text-decoration:none;\"\u003eprojector mount and install kit\u003c\/a\u003e\u003c\/strong\u003e,\n        this bundle gives you a clean, camera-based sim bay that’s ready for practice and play on day one.\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555555;\"\u003e\n        Roll this bundle into your sim room, wire it up once, and you’ve got a dedicated bay for serious practice,\n        online play, leagues, and family rounds—without having to piece everything together yourself.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Benefits at a Glance --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTriple-Camera Launch Monitor\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Spica 3\u003c\/a\u003e\u003c\/strong\u003e \n        uses a \u003cstrong\u003etriple ultra high-speed camera system\u003c\/strong\u003e to capture both ball\n        and club for serious practice, gapping, and shot-shaping work in a compact, portable unit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003ePremium 12′ Eagle Enclosure\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        The \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eEagle 12\u003c\/a\u003e\u003c\/strong\u003e \n        enclosure gives you a true “sim bay” footprint with a premium impact screen and\n        blackout enclosure, sized for most dedicated rooms and garages.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTurn-Key Projection \u0026amp; Hitting Surface\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        An \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x10-golf-hitting-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Pro Tee 5′ × 10′ mat\u003c\/a\u003e\u003c\/strong\u003e, \n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/6x12-golf-simulator-landing-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003e6′ × 12′ landing mat\u003c\/a\u003e\u003c\/strong\u003e, and\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-golf-simulator-projector\" style=\"color:#086ed3; text-decoration:none;\"\u003eBenQ AK700ST short-throw projector\u003c\/a\u003e\u003c\/strong\u003e \n        with \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golf-simulator-projector-mount-install-kit\" style=\"color:#086ed3; text-decoration:none;\"\u003emount and install kit\u003c\/a\u003e\u003c\/strong\u003e \n        complete the bay with a realistic hitting surface and bright, edge-to-edge image.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- What's Included --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWhat’s Included in the Bundle\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003c!-- Spica 3 --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Spica 3 Launch Monitor\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Triple-camera, camera-based launch monitor with \u003cstrong\u003eportable form factor\u003c\/strong\u003e, deep ball and club data,\n        and a built-in touchscreen so you can control sessions directly on the unit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Eagle 12 --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eEagle 12 Premium Golf Simulator Enclosure\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Our most popular 12′ enclosure, designed for a dedicated sim room feel with a clean frame, premium impact screen,\n        and side\/ceiling protection for year-round play.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Mat --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x10-golf-hitting-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Pro Tee 5′ × 10′ Hitting Mat\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Oversized \u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with a replaceable hitting strip area and stance space, giving you a\n        stable, forgiving hitting surface that feels at home in a premium bay.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- AK700ST --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-golf-simulator-projector\" style=\"color:#086ed3; text-decoration:none;\"\u003eBenQ AK700ST Short-Throw Projector\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A golf-focused, \u003cstrong\u003eshort-throw BenQ AK700ST projector\u003c\/strong\u003e tuned for simulator use, delivering a bright,\n        crisp image from a mounting position that works with typical sim room ceilings and Eagle 12 throw distances.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Landing Mat --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/6x12-golf-simulator-landing-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003e6′ × 12′ Landing Mat\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e that picks up where your hitting mat ends, protecting floors, softening\n        the first bounce, and creating a seamless look from ball to screen.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Mount \u0026 Install Kit --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golf-simulator-projector-mount-install-kit\" style=\"color:#086ed3; text-decoration:none;\"\u003eProjector Mount \u0026amp; Install Kit\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Ceiling mount and \u003cstrong\u003eprojector install kit\u003c\/strong\u003e with the core hardware you need to hang and aim the\n        AK700ST in your sim room, so you can get a clean, centered image on the Eagle 12 screen.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Build Around Spica 3 --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eBuilt Around GolfJoy Spica 3\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    At the heart of the bundle is the \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Spica 3\u003c\/a\u003e\u003c\/strong\u003e, \n    a \u003cstrong\u003etriple ultra high-speed camera\u003c\/strong\u003e\n    launch monitor designed for golfers who want camera-based accuracy in a portable package. Spica 3 captures detailed\n    ball and club data and uses an on-device touchscreen to keep your sessions simple and fast.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Use it full-time in the Eagle 12 bay, then drop it in its case and take the same data to the range. Whether you’re\n    grinding through practice plans or playing sim golf with friends, Spica 3 gives you the kind of feedback that\n    actually helps you get better.\n  \u003c\/p\u003e\n\n  \u003c!-- Eagle 12 Enclosure Section --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eEagle 12: The 12′ Sweet Spot\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    The \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eEagle 12 Premium Golf Simulator Enclosure\u003c\/a\u003e\u003c\/strong\u003e \n    sits in the sweet spot for most home builds:\n    wide enough for a true sim-bay feel, but compact enough to fit in many bonus rooms, basements, and larger garages.\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003e12′-wide enclosure for a realistic “on the tee box” look\u003c\/li\u003e\n    \u003cli\u003ePremium impact screen designed for high-resolution projection\u003c\/li\u003e\n    \u003cli\u003eSide and ceiling protection to catch misses and protect walls\/ceiling\u003c\/li\u003e\n    \u003cli\u003eClean, squared-off look that frames the simulation image properly\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    If you’re stepping up from a net or a basic DIY setup, Eagle 12 is usually where we start for a “real sim room”\n    look and feel.\n  \u003c\/p\u003e\n\n  \u003c!-- Hitting Surface \u0026 Landing Area --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eRealistic Hitting Surface \u0026amp; Protected Floor\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    A simulator bay is only as comfortable as the surface under your feet. This bundle includes an\n    \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x10-golf-hitting-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/a\u003e\u003c\/strong\u003e \n    plus a \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/6x12-golf-simulator-landing-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003e6′ × 12′ landing mat\u003c\/a\u003e\u003c\/strong\u003e \n    to cover the hitting zone and the approach to the screen.\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with stance room and hitting area\u003c\/li\u003e\n    \u003cli\u003eComfort and stability for longer sessions\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e aligns with the screen, catching shots and protecting the floor\u003c\/li\u003e\n    \u003cli\u003eCreates a clean visual from tee to screen so the bay feels intentional, not cobbled together\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Projection \u0026 Mounting --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eGolf-Ready Projection with BenQ AK700ST\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    The included \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-golf-simulator-projector\" style=\"color:#086ed3; text-decoration:none;\"\u003eBenQ AK700ST projector\u003c\/a\u003e\u003c\/strong\u003e \n    is a short-throw model tuned for golf simulation, engineered to\n    throw a bright, immersive image at simulator distances inside typical ceiling heights.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    With the \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golf-simulator-projector-mount-install-kit\" style=\"color:#086ed3; text-decoration:none;\"\u003eprojector mount and install kit\u003c\/a\u003e\u003c\/strong\u003e, \n    you’re set up to hang the AK700ST in the right spot, dial\n    in your image, and keep wires tidy so the bay looks as clean as it plays.\n  \u003c\/p\u003e\n\n  \u003c!-- Who This Bundle Is For --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWho This Bundle Is For\u003c\/h2\u003e\n  \u003cul style=\"margin:0 0 16px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eGolfers who want a \u003cstrong\u003eturn-key, camera-based simulator\u003c\/strong\u003e without piecing together every component\u003c\/li\u003e\n    \u003cli\u003ePlayers who practice seriously and want \u003cstrong\u003edeep ball and club data\u003c\/strong\u003e from a triple-camera launch monitor\u003c\/li\u003e\n    \u003cli\u003eFamilies looking for a dedicated sim bay that also works for leagues, online play, and guests\u003c\/li\u003e\n    \u003cli\u003eBuilders who prefer a \u003cstrong\u003e12′ wide enclosure\u003c\/strong\u003e as the sweet spot between size and room requirements\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Callout --\u003e\n  \u003cdiv style=\"border-radius:12px; border:1px solid #dde7f5; background:#f5f9ff; padding:16px 18px; margin:0 0 24px;\"\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      Not sure if this bundle fits your room? Share your ceiling height, room width, and depth with us and we’ll confirm\n      clearances, projector placement, and recommended hitting position so you know exactly how the\n      \u003cstrong\u003eSpica 3 Eagle 12 Plug-N-Play Bundle\u003c\/strong\u003e will fit your space.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"GOLFJOY","offers":[{"title":"Default Title","offer_id":46312724463810,"sku":"SPICA3-E12-AK700ST-EPT510","price":8299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/sp3e12.png?v=1765510924"},{"product_id":"golfjoy-spica-3-birdie-10-complete-4k-golf-simulator-package","title":"GolfJoy Spica 3 + Birdie 10 Complete 4K Golf Simulator Package","description":"\u003c!-- GolfJoy Spica 3 Birdie 10 Plug-N-Play Simulator Bundle – Elite Sim Golf PDP (with BenQ AK700ST) --\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n  \u003c!-- Summary Card --\u003e\n  \u003cdiv style=\"margin: 24px 0;\"\u003e\n    \u003cdiv style=\"\n      border-radius: 12px;\n      padding: 18px 20px;\n      background: #ffffff;\n      border: 1px solid #e2e2e2;\n    \"\u003e\n      \u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\n        GolfJoy Spica 3 Birdie 10 Plug-N-Play Simulator Bundle\n      \u003c\/h1\u003e\n      \u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\n        The \u003cstrong\u003eGolfJoy Spica 3 Birdie 10 Plug-N-Play Simulator Bundle\u003c\/strong\u003e is a compact home golf studio built around\n        a \u003cstrong\u003etriple-camera portable launch monitor\u003c\/strong\u003e and our 10′ wide Birdie enclosure. With the\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Spica 3\u003c\/a\u003e\u003c\/strong\u003e, \n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eBirdie 10 Premium Golf Simulator Enclosure\u003c\/a\u003e\u003c\/strong\u003e, an\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x10-golf-hitting-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/a\u003e\u003c\/strong\u003e, \n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-golf-simulator-projector\" style=\"color:#086ed3; text-decoration:none;\"\u003eBenQ AK700ST projector\u003c\/a\u003e\u003c\/strong\u003e,\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/6x12-golf-simulator-landing-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003e6′ × 12′ landing mat\u003c\/a\u003e\u003c\/strong\u003e, and a complete \n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golf-simulator-projector-mount-install-kit\" style=\"color:#086ed3; text-decoration:none;\"\u003eprojector mount and install kit\u003c\/a\u003e\u003c\/strong\u003e,\n        this bundle gives you a camera-based sim bay that fits neatly into a single garage stall or smaller sim room.\n      \u003c\/p\u003e\n      \u003cp style=\"margin: 0; font-size: 14px; color: #555555;\"\u003e\n        Roll this bundle into your space, wire it up once, and you’ve got a dedicated bay for serious practice,\n        online play, leagues, and family rounds—without having to piece everything together yourself.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Benefits at a Glance --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTriple-Camera Launch Monitor\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Spica 3\u003c\/a\u003e\u003c\/strong\u003e \n        uses a \u003cstrong\u003etriple ultra high-speed camera system\u003c\/strong\u003e to capture both ball\n        and club for serious practice, gapping, and shot-shaping work in a compact, portable unit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eCompact 10′ Birdie Enclosure\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        The \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eBirdie 10\u003c\/a\u003e\u003c\/strong\u003e \n        enclosure gives you a true “sim bay” experience in a smaller footprint that’s\n        sized for one garage stall or tighter sim rooms, with a premium impact screen and blackout walls.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTurn-Key Projection \u0026amp; Hitting Surface\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        An \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x10-golf-hitting-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Pro Tee 5′ × 10′ mat\u003c\/a\u003e\u003c\/strong\u003e, \n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/6x12-golf-simulator-landing-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003e6′ × 12′ landing mat\u003c\/a\u003e\u003c\/strong\u003e, and\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-golf-simulator-projector\" style=\"color:#086ed3; text-decoration:none;\"\u003eBenQ AK700ST short-throw projector\u003c\/a\u003e\u003c\/strong\u003e \n        with \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golf-simulator-projector-mount-install-kit\" style=\"color:#086ed3; text-decoration:none;\"\u003emount and install kit\u003c\/a\u003e\u003c\/strong\u003e \n        complete the bay with a realistic hitting surface and bright, edge-to-edge image.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- What's Included --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWhat’s Included in the Bundle\u003c\/h2\u003e\n  \u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n    \u003c!-- Spica 3 --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Spica 3 Launch Monitor\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Triple-camera, camera-based launch monitor with \u003cstrong\u003eportable form factor\u003c\/strong\u003e, deep ball and club data,\n        and a built-in touchscreen so you can control sessions directly on the unit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Birdie 10 --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eBirdie 10 Premium Golf Simulator Enclosure\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Our compact \u003cstrong\u003e10′-wide Birdie 10 enclosure\u003c\/strong\u003e, designed to fit neatly in a single garage stall or\n        smaller room while still providing a dedicated bay feel with a premium impact screen and side\/ceiling protection.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Mat --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x10-golf-hitting-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Pro Tee 5′ × 10′ Hitting Mat\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Oversized \u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with a replaceable hitting strip area and stance space, giving you a\n        stable, forgiving hitting surface that feels at home in a premium bay—even in a compact footprint.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- AK700ST --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-golf-simulator-projector\" style=\"color:#086ed3; text-decoration:none;\"\u003eBenQ AK700ST Short-Throw Projector\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A golf-focused, \u003cstrong\u003eshort-throw BenQ AK700ST projector\u003c\/strong\u003e designed for simulator use, delivering a bright,\n        high-resolution image from a mounting position that works with typical sim room ceilings and the Birdie 10 screen size.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Landing Mat --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/6x12-golf-simulator-landing-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003e6′ × 12′ Landing Mat\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        A \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e that picks up where your hitting mat ends, protecting floors, softening\n        the first bounce, and creating a seamless look from ball to screen.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Mount \u0026 Install Kit --\u003e\n    \u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n      \u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/golf-simulator-projector-mount-install-kit\" style=\"color:#086ed3; text-decoration:none;\"\u003eProjector Mount \u0026amp; Install Kit\u003c\/a\u003e\n      \u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n        Ceiling mount and \u003cstrong\u003eprojector install kit\u003c\/strong\u003e with the core hardware you need to hang and aim the\n        AK700ST in your sim room, so you can get a clean, centered image on the Birdie 10 screen.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- Build Around Spica 3 --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eBuilt Around GolfJoy Spica 3\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    At the heart of the bundle is the \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golfjoy-spica-3-launch-monitor\" style=\"color:#086ed3; text-decoration:none;\"\u003eGolfJoy Spica 3\u003c\/a\u003e\u003c\/strong\u003e, \n    a \u003cstrong\u003etriple ultra high-speed camera\u003c\/strong\u003e\n    launch monitor designed for golfers who want camera-based accuracy in a portable package. Spica 3 captures detailed\n    ball and club data and uses an on-device touchscreen to keep your sessions simple and fast.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    Use it full-time in the \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eBirdie 10\u003c\/a\u003e\u003c\/strong\u003e bay, then drop it in its case and take the same data to the range. Whether you’re\n    working through practice plans or playing sim golf with friends, Spica 3 gives you the kind of feedback that actually\n    helps you get better.\n  \u003c\/p\u003e\n\n  \u003c!-- Birdie 10 Enclosure Section --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eBirdie 10: Compact Garage-Friendly Bay\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    The \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eBirdie 10 Premium Golf Simulator Enclosure\u003c\/a\u003e\u003c\/strong\u003e \n    is our compact enclosure for golfers who want a\n    dedicated sim bay without giving up the whole garage or cutting into the rest of the room.\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003e10′-wide enclosure\u003c\/strong\u003e sized to fit neatly in one garage stall or smaller sim rooms\u003c\/li\u003e\n    \u003cli\u003ePremium impact screen designed for high-resolution projection\u003c\/li\u003e\n    \u003cli\u003eSide and ceiling protection to catch misses and protect walls\/ceiling\u003c\/li\u003e\n    \u003cli\u003eClean, framed look that makes even a small space feel like a real sim bay\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    If you’re upgrading from a net or trying to keep one side of the garage usable, Birdie 10 is designed to give you\n    a serious simulator experience in a smaller footprint.\n  \u003c\/p\u003e\n\n  \u003c!-- Hitting Surface \u0026 Landing Area --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eRealistic Hitting Surface \u0026amp; Protected Floor\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    A simulator bay is only as comfortable as the surface under your feet. This bundle includes an\n    \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x10-golf-hitting-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/a\u003e\u003c\/strong\u003e \n    plus a \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/6x12-golf-simulator-landing-mat\" style=\"color:#086ed3; text-decoration:none;\"\u003e6′ × 12′ landing mat\u003c\/a\u003e\u003c\/strong\u003e \n    to cover the hitting zone and the approach to the screen.\n  \u003c\/p\u003e\n  \u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003e\n\u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with stance room and hitting area\u003c\/li\u003e\n    \u003cli\u003eComfort and stability for longer sessions in a compact bay\u003c\/li\u003e\n    \u003cli\u003e\n\u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e aligns with the screen, catching shots and protecting the floor\u003c\/li\u003e\n    \u003cli\u003eCreates a clean visual from tee to screen so the bay feels intentional, not temporary\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Projection \u0026 Mounting --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eGolf-Ready Projection with BenQ AK700ST\u003c\/h2\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    The included \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-golf-simulator-projector\" style=\"color:#086ed3; text-decoration:none;\"\u003eBenQ AK700ST projector\u003c\/a\u003e\u003c\/strong\u003e \n    is a short-throw, simulator-focused model designed to throw a bright,\n    immersive image onto the Birdie 10 impact screen from a ceiling-mounted position that works with typical room heights.\n  \u003c\/p\u003e\n  \u003cp style=\"margin:0 0 12px;\"\u003e\n    With the \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/golf-simulator-projector-mount-install-kit\" style=\"color:#086ed3; text-decoration:none;\"\u003eprojector mount and install kit\u003c\/a\u003e\u003c\/strong\u003e, \n    you’re set up to hang the AK700ST in the right spot, dial\n    in your image, and keep wires tidy so the bay looks as clean as it plays—even in a smaller room.\n  \u003c\/p\u003e\n\n  \u003c!-- Who This Bundle Is For --\u003e\n  \u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWho This Bundle Is For\u003c\/h2\u003e\n  \u003cul style=\"margin:0 0 16px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n    \u003cli\u003eGolfers who want a \u003cstrong\u003eturn-key, camera-based simulator\u003c\/strong\u003e that fits in a one-stall garage or smaller room\u003c\/li\u003e\n    \u003cli\u003ePlayers who practice seriously and want \u003cstrong\u003edeep ball and club data\u003c\/strong\u003e from a triple-camera launch monitor\u003c\/li\u003e\n    \u003cli\u003eFamilies looking for a dedicated bay that doesn’t take over the whole space\u003c\/li\u003e\n    \u003cli\u003eDIYers who want a \u003cstrong\u003e10′ wide enclosure\u003c\/strong\u003e as a compact but premium foundation for their sim room\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- Callout --\u003e\n  \u003cdiv style=\"border-radius:12px; border:1px solid #dde7f5; background:#f5f9ff; padding:16px 18px; margin:0 0 24px;\"\u003e\n    \u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\n      Not sure if this bundle fits your room? Share your ceiling height, room width, and depth with us and we’ll confirm\n      clearances, projector placement, and recommended hitting position so you know exactly how the\n      \u003cstrong\u003eSpica 3 Birdie 10 Plug-N-Play Bundle\u003c\/strong\u003e will fit your space.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- GolfJoy Spica 3 Birdie 10 Plug-N-Play Simulator Bundle – Elite Sim Golf PDP (with BenQ AK700ST) --\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n\u003c!-- Summary Card --\u003e\n\u003cdiv style=\"margin: 24px 0;\"\u003e\n\u003cdiv style=\"\nborder-radius: 12px;\npadding: 18px 20px;\nbackground: #ffffff;\nborder: 1px solid #e2e2e2;\n\"\u003e\n\u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\nGolfJoy Spica 3 Birdie 10 Plug-N-Play Simulator Bundle\n\u003c\/h1\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\nThe \u003cstrong\u003eGolfJoy Spica 3 Birdie 10 Plug-N-Play Simulator Bundle\u003c\/strong\u003e is a compact home golf studio built around\na \u003cstrong\u003etriple-camera portable launch monitor\u003c\/strong\u003e and our 10′ wide Birdie enclosure. With the\n\u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e, \u003cstrong\u003eBirdie 10 Premium Golf Simulator Enclosure\u003c\/strong\u003e, an\n\u003cstrong\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/strong\u003e, \u003cstrong\u003eBenQ AK700ST projector\u003c\/strong\u003e,\n\u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e, and a complete \u003cstrong\u003eprojector mount and install kit\u003c\/strong\u003e,\nthis bundle gives you a camera-based sim bay that fits neatly into a single garage stall or smaller sim room.\n\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; color: #555555;\"\u003e\nRoll this bundle into your space, wire it up once, and you’ve got a dedicated bay for serious practice,\nonline play, leagues, and family rounds—without having to piece everything together yourself.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Key Benefits at a Glance --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTriple-Camera Launch Monitor\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n\u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e uses a \u003cstrong\u003etriple ultra high-speed camera system\u003c\/strong\u003e to capture both ball\nand club for serious practice, gapping, and shot-shaping work in a compact, portable unit.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eCompact 10′ Birdie Enclosure\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nThe \u003cstrong\u003eBirdie 10\u003c\/strong\u003e enclosure gives you a true “sim bay” experience in a smaller footprint that’s\nsized for one garage stall or tighter sim rooms, with a premium impact screen and blackout walls.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTurn-Key Projection \u0026amp; Hitting Surface\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nAn \u003cstrong\u003eElite Pro Tee 5′ × 10′ mat\u003c\/strong\u003e, \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e, and\n\u003cstrong\u003eBenQ AK700ST short-throw projector\u003c\/strong\u003e with mount and install kit complete the bay with a\nrealistic hitting surface and bright, edge-to-edge image.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- What's Included --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWhat’s Included in the Bundle\u003c\/h2\u003e\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n\u003c!-- Spica 3 --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eGolfJoy Spica 3 Launch Monitor\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nTriple-camera, camera-based launch monitor with \u003cstrong\u003eportable form factor\u003c\/strong\u003e, deep ball and club data,\nand a built-in touchscreen so you can control sessions directly on the unit.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Birdie 10 --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eBirdie 10 Premium Golf Simulator Enclosure\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nOur compact \u003cstrong\u003e10′-wide Birdie 10 enclosure\u003c\/strong\u003e, designed to fit neatly in a single garage stall or\nsmaller room while still providing a dedicated bay feel with a premium impact screen and side\/ceiling protection.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Mat --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eElite Pro Tee 5′ × 10′ Hitting Mat\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nOversized \u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with a replaceable hitting strip area and stance space, giving you a\nstable, forgiving hitting surface that feels at home in a premium bay—even in a compact footprint.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- AK700ST --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eBenQ AK700ST Short-Throw Projector\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nA golf-focused, \u003cstrong\u003eshort-throw BenQ AK700ST projector\u003c\/strong\u003e designed for simulator use, delivering a bright,\nhigh-resolution image from a mounting position that works with typical sim room ceilings and the Birdie 10 screen size.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Landing Mat --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e6′ × 12′ Landing Mat\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nA \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e that picks up where your hitting mat ends, protecting floors, softening\nthe first bounce, and creating a seamless look from ball to screen.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Mount \u0026 Install Kit --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eProjector Mount \u0026amp; Install Kit\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nCeiling mount and \u003cstrong\u003eprojector install kit\u003c\/strong\u003e with the core hardware you need to hang and aim the\nAK700ST in your sim room, so you can get a clean, centered image on the Birdie 10 screen.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Build Around Spica 3 --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eBuilt Around GolfJoy Spica 3\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nAt the heart of the bundle is the \u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e, a \u003cstrong\u003etriple ultra high-speed camera\u003c\/strong\u003e\nlaunch monitor designed for golfers who want camera-based accuracy in a portable package. Spica 3 captures detailed\nball and club data and uses an on-device touchscreen to keep your sessions simple and fast.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nUse it full-time in the Birdie 10 bay, then drop it in its case and take the same data to the range. Whether you’re\nworking through practice plans or playing sim golf with friends, Spica 3 gives you the kind of feedback that actually\nhelps you get better.\n\u003c\/p\u003e\n\n\u003c!-- Birdie 10 Enclosure Section --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eBirdie 10: Compact Garage-Friendly Bay\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nThe \u003cstrong\u003eBirdie 10 Premium Golf Simulator Enclosure\u003c\/strong\u003e is our compact enclosure for golfers who want a\ndedicated sim bay without giving up the whole garage or cutting into the rest of the room.\n\u003c\/p\u003e\n\u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e10′-wide enclosure\u003c\/strong\u003e sized to fit neatly in one garage stall or smaller sim rooms\u003c\/li\u003e\n\u003cli\u003ePremium impact screen designed for high-resolution projection\u003c\/li\u003e\n\u003cli\u003eSide and ceiling protection to catch misses and protect walls\/ceiling\u003c\/li\u003e\n\u003cli\u003eClean, framed look that makes even a small space feel like a real sim bay\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nIf you’re upgrading from a net or trying to keep one side of the garage usable, Birdie 10 is designed to give you\na serious simulator experience in a smaller footprint.\n\u003c\/p\u003e\n\n\u003c!-- Hitting Surface \u0026 Landing Area --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eRealistic Hitting Surface \u0026amp; Protected Floor\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nA simulator bay is only as comfortable as the surface under your feet. This bundle includes an\n\u003cstrong\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/strong\u003e plus a \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e to cover the\nhitting zone and the approach to the screen.\n\u003c\/p\u003e\n\u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with stance room and hitting area\u003c\/li\u003e\n\u003cli\u003eComfort and stability for longer sessions in a compact bay\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e aligns with the screen, catching shots and protecting the floor\u003c\/li\u003e\n\u003cli\u003eCreates a clean visual from tee to screen so the bay feels intentional, not temporary\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- Projection \u0026 Mounting --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eGolf-Ready Projection with BenQ AK700ST\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nThe included \u003cstrong\u003eBenQ AK700ST projector\u003c\/strong\u003e is a short-throw, simulator-focused model designed to throw a bright,\nimmersive image onto the Birdie 10 impact screen from a ceiling-mounted position that works with typical room heights.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nWith the \u003cstrong\u003eprojector mount and install kit\u003c\/strong\u003e, you’re set up to hang the AK700ST in the right spot, dial\nin your image, and keep wires tidy so the bay looks as clean as it plays—even in a smaller room.\n\u003c\/p\u003e\n\n\u003c!-- Who This Bundle Is For --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWho This Bundle Is For\u003c\/h2\u003e\n\u003cul style=\"margin:0 0 16px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n\u003cli\u003eGolfers who want a \u003cstrong\u003eturn-key, camera-based simulator\u003c\/strong\u003e that fits in a one-stall garage or smaller room\u003c\/li\u003e\n\u003cli\u003ePlayers who practice seriously and want \u003cstrong\u003edeep ball and club data\u003c\/strong\u003e from a triple-camera launch monitor\u003c\/li\u003e\n\u003cli\u003eFamilies looking for a dedicated bay that doesn’t take over the whole space\u003c\/li\u003e\n\u003cli\u003eDIYers who want a \u003cstrong\u003e10′ wide enclosure\u003c\/strong\u003e as a compact but premium foundation for their sim room\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- Callout --\u003e\n\u003cdiv style=\"border-radius:12px; border:1px solid #dde7f5; background:#f5f9ff; padding:16px 18px; margin:0 0 24px;\"\u003e\n\u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\nNot sure if this bundle fits your room? Share your ceiling height, room width, and depth with us and we’ll confirm\nclearances, projector placement, and recommended hitting position so you know exactly how the\n\u003cstrong\u003eSpica 3 Birdie 10 Plug-N-Play Bundle\u003c\/strong\u003e will fit your space.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GOLFJOY","offers":[{"title":"Default Title","offer_id":46313372483778,"sku":"SPICA3-B10-AK700ST-EPT510","price":8199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/sp3e12.png?v=1765510924"},{"product_id":"golfjoy-spica-3-birdie-10-complete-1080p-golf-simulator-package","title":"GolfJoy Spica 3 + Birdie 10 Complete 1080P Golf Simulator Package","description":"\u003c!-- GolfJoy Spica 3 Birdie 10 Plug-N-Play Simulator Bundle – Elite Sim Golf PDP --\u003e\n\n\u003cdiv style=\"max-width: 900px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #222222;\"\u003e\n\n\u003c!-- Summary Card --\u003e\n\u003cdiv style=\"margin: 24px 0;\"\u003e\n\u003cdiv style=\"\nborder-radius: 12px;\npadding: 18px 20px;\nbackground: #ffffff;\nborder: 1px solid #e2e2e2;\n\"\u003e\n\u003ch1 style=\"margin: 0 0 8px; font-size: 26px;\"\u003e\nGolfJoy Spica 3 Birdie 10 Plug-N-Play Simulator Bundle\n\u003c\/h1\u003e\n\u003cp style=\"margin: 0 0 10px; font-size: 15px; color: #444444;\"\u003e\nThe \u003cstrong\u003eGolfJoy Spica 3 Birdie 10 Plug-N-Play Simulator Bundle\u003c\/strong\u003e is a compact home golf studio built around\na \u003cstrong\u003etriple-camera portable launch monitor\u003c\/strong\u003e and our 10′ wide Birdie enclosure. With the\n\u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e, \u003cstrong\u003eBirdie 10 Premium Golf Simulator Enclosure\u003c\/strong\u003e, an\n\u003cstrong\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/strong\u003e, \u003cstrong\u003eBenQ AW30ST projector\u003c\/strong\u003e,\n\u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e, and a complete \u003cstrong\u003eprojector mount and install kit\u003c\/strong\u003e,\nthis bundle gives you a camera-based sim bay that fits neatly into a single garage stall or smaller sim room.\n\u003c\/p\u003e\n\u003cp style=\"margin: 0; font-size: 14px; color: #555555;\"\u003e\nRoll this bundle into your space, wire it up once, and you’ve got a dedicated bay for serious practice,\nonline play, leagues, and family rounds—without having to piece everything together yourself.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- Key Benefits at a Glance --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eKey Benefits at a Glance\u003c\/h2\u003e\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin-bottom:24px;\"\u003e\n\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTriple-Camera Launch Monitor\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\n\u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e uses a \u003cstrong\u003etriple ultra high-speed camera system\u003c\/strong\u003e to capture both ball\nand club for serious practice, gapping, and shot-shaping work in a compact, portable unit.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eCompact 10′ Birdie Enclosure\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nThe \u003cstrong\u003eBirdie 10\u003c\/strong\u003e enclosure gives you a true “sim bay” experience in a smaller footprint that’s\nsized for one garage stall or tighter sim rooms, with a premium impact screen and blackout walls.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 6px; font-size:18px;\"\u003eTurn-Key Projection \u0026amp; Hitting Surface\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nAn \u003cstrong\u003eElite Pro Tee 5′ × 10′ mat\u003c\/strong\u003e, \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e, and\n\u003cstrong\u003eBenQ AW30ST short-throw projector\u003c\/strong\u003e with mount and install kit complete the bay with a\nrealistic hitting surface and bright, edge-to-edge image.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- What's Included --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWhat’s Included in the Bundle\u003c\/h2\u003e\n\u003cdiv style=\"display:flex; flex-wrap:wrap; gap:16px; margin:16px 0 24px;\"\u003e\n\n\u003c!-- Spica 3 --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eGolfJoy Spica 3 Launch Monitor\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nTriple-camera, camera-based launch monitor with \u003cstrong\u003eportable form factor\u003c\/strong\u003e, deep ball and club data,\nand a built-in touchscreen so you can control sessions directly on the unit.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Birdie 10 --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eBirdie 10 Premium Golf Simulator Enclosure\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nOur compact \u003cstrong\u003e10′-wide Birdie 10 enclosure\u003c\/strong\u003e, designed to fit neatly in a single garage stall or\nsmaller room while still providing a dedicated bay feel with a premium impact screen and side\/ceiling protection.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Mat --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eElite Pro Tee 5′ × 10′ Hitting Mat\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nOversized \u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with a replaceable hitting strip area and stance space, giving you a\nstable, forgiving hitting surface that feels at home in a premium bay—even in a compact footprint.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- AW30ST --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eBenQ AW30ST Short-Throw Projector\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nA golf-focused, \u003cstrong\u003eshort-throw BenQ AW30ST projector\u003c\/strong\u003e tuned for simulator use, delivering a bright,\ncrisp image from a mounting position that works with typical sim room ceilings and the Birdie 10 screen size.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Landing Mat --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003e6′ × 12′ Landing Mat\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nA \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e that picks up where your hitting mat ends, protecting floors, softening\nthe first bounce, and creating a seamless look from ball to screen.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- Mount \u0026 Install Kit --\u003e\n\u003cdiv style=\"flex:1 1 260px; border-radius:12px; border:1px solid #e2e2e2; padding:16px 18px;\"\u003e\n\u003ch3 style=\"margin:0 0 4px; font-size:16px;\"\u003eProjector Mount \u0026amp; Install Kit\u003c\/h3\u003e\n\u003cp style=\"margin:0; font-size:14px; color:#444444;\"\u003e\nCeiling mount and \u003cstrong\u003eprojector install kit\u003c\/strong\u003e with the core hardware you need to hang and aim the\nAW30ST in your sim room, so you can get a clean, centered image on the Birdie 10 screen.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Build Around Spica 3 --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eBuilt Around GolfJoy Spica 3\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nAt the heart of the bundle is the \u003cstrong\u003eGolfJoy Spica 3\u003c\/strong\u003e, a \u003cstrong\u003etriple ultra high-speed camera\u003c\/strong\u003e\nlaunch monitor designed for golfers who want camera-based accuracy in a portable package. Spica 3 captures detailed\nball and club data and uses an on-device touchscreen to keep your sessions simple and fast.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nUse it full-time in the Birdie 10 bay, then drop it in its case and take the same data to the range. Whether you’re\nworking through practice plans or playing sim golf with friends, Spica 3 gives you the kind of feedback that actually\nhelps you get better.\n\u003c\/p\u003e\n\n\u003c!-- Birdie 10 Enclosure Section --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eBirdie 10: Compact Garage-Friendly Bay\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nThe \u003cstrong\u003eBirdie 10 Premium Golf Simulator Enclosure\u003c\/strong\u003e is our compact enclosure for golfers who want a\ndedicated sim bay without giving up the whole garage or cutting into the rest of the room.\n\u003c\/p\u003e\n\u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e10′-wide enclosure\u003c\/strong\u003e sized to fit neatly in one garage stall or smaller sim rooms\u003c\/li\u003e\n\u003cli\u003ePremium impact screen designed for high-resolution projection\u003c\/li\u003e\n\u003cli\u003eSide and ceiling protection to catch misses and protect walls\/ceiling\u003c\/li\u003e\n\u003cli\u003eClean, framed look that makes even a small space feel like a real sim bay\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nIf you’re upgrading from a net or trying to keep one side of the garage usable, Birdie 10 is designed to give you\na serious simulator experience in a smaller footprint.\n\u003c\/p\u003e\n\n\u003c!-- Hitting Surface \u0026 Landing Area --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eRealistic Hitting Surface \u0026amp; Protected Floor\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nA simulator bay is only as comfortable as the surface under your feet. This bundle includes an\n\u003cstrong\u003eElite Pro Tee 5′ × 10′ hitting mat\u003c\/strong\u003e plus a \u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e to cover the\nhitting zone and the approach to the screen.\n\u003c\/p\u003e\n\u003cul style=\"margin:0 0 12px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e5′ × 10′ hitting mat\u003c\/strong\u003e with stance room and hitting area\u003c\/li\u003e\n\u003cli\u003eComfort and stability for longer sessions in a compact bay\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e6′ × 12′ landing mat\u003c\/strong\u003e aligns with the screen, catching shots and protecting the floor\u003c\/li\u003e\n\u003cli\u003eCreates a clean visual from tee to screen so the bay feels intentional, not temporary\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- Projection \u0026 Mounting --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eGolf-Ready Projection with BenQ AW30ST\u003c\/h2\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nThe included \u003cstrong\u003eBenQ AW30ST projector\u003c\/strong\u003e is a short-throw model tuned for golf simulation, engineered to\nthrow a bright, immersive image at simulator distances inside typical ceiling heights.\n\u003c\/p\u003e\n\u003cp style=\"margin:0 0 12px;\"\u003e\nWith the \u003cstrong\u003eprojector mount and install kit\u003c\/strong\u003e, you’re set up to hang the AW30ST in the right spot, dial\nin your image, and keep wires tidy so the bay looks as clean as it plays—even in a smaller room.\n\u003c\/p\u003e\n\n\u003c!-- Who This Bundle Is For --\u003e\n\u003ch2 style=\"font-size: 22px; margin: 28px 0 12px;\"\u003eWho This Bundle Is For\u003c\/h2\u003e\n\u003cul style=\"margin:0 0 16px 18px; padding-left:0; font-size:14px; color:#444444;\"\u003e\n\u003cli\u003eGolfers who want a \u003cstrong\u003eturn-key, camera-based simulator\u003c\/strong\u003e that fits in a one-stall garage or smaller room\u003c\/li\u003e\n\u003cli\u003ePlayers who practice seriously and want \u003cstrong\u003edeep ball and club data\u003c\/strong\u003e from a triple-camera launch monitor\u003c\/li\u003e\n\u003cli\u003eFamilies looking for a dedicated bay that doesn’t take over the whole space\u003c\/li\u003e\n\u003cli\u003eDIYers who want a \u003cstrong\u003e10′ wide enclosure\u003c\/strong\u003e as a compact but premium foundation for their sim room\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003c!-- Callout --\u003e\n\u003cdiv style=\"border-radius:12px; border:1px solid #dde7f5; background:#f5f9ff; padding:16px 18px; margin:0 0 24px;\"\u003e\n\u003cp style=\"margin:0 0 8px; font-size:14px; color:#444444;\"\u003e\nNot sure if this bundle fits your room? Share your ceiling height, room width, and depth with us and we’ll confirm\nclearances, projector placement, and recommended hitting position so you know exactly how the\n\u003cstrong\u003eSpica 3 Birdie 10 Plug-N-Play Bundle\u003c\/strong\u003e will fit your space.\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GOLFJOY","offers":[{"title":"Default Title","offer_id":46320609460418,"sku":"SPICA3-B10-AW30ST-EPT510","price":6899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/sp3-b10-aw30.png?v=1765750157"},{"product_id":"garmin-r50-plug-n-play-bundle-with-eagle-12ft-enclosure","title":"Garmin R50 Premium Plug-n-Play Package with 12ft Enclosure","description":"\u003c!-- Elite Sim Golf PDP – Garmin R50 Premium Plug-n-Play Bundle (12ft Eagle Enclosure) | Replace Wireless HDMI w\/ Projector Install Kit --\u003e\n\n\u003cdiv style=\"max-width: 980px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color:#222222;\"\u003e\n\n  \u003c!-- Intro \/ Summary --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border-radius:14px; padding:18px 18px; background:#ffffff; border:1px solid #e7e7e7;\"\u003e\n      \u003cdiv style=\"display:inline-block; font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:#086ed3; font-weight:800;\"\u003e\n        Premium Plug-n-Play Bundle\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"margin:8px 0 10px; font-size:26px; line-height:1.2;\"\u003e\n        Garmin R50 Premium Plug-n-Play Bundle with 12ft Enclosure\n      \u003c\/h2\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:15px; color:#444444;\"\u003e\n        The \u003cstrong\u003eGarmin R50 Premium Plug-n-Play Bundle with 12ft Enclosure\u003c\/strong\u003e is built for golfers who want a turnkey simulator\n        with top-tier visuals and a polished, studio-style experience. At the heart of the package is the\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-approach-r50\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50 launch monitor\u003c\/a\u003e\u003c\/strong\u003e,\n        a tri-camera, touchscreen-based system that delivers direct-measured ball and club data, impact video, and access to 43,000+ virtual courses through\n        Home Tee Hero (with Garmin Golf membership).\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin:0; font-size:15px; color:#444444;\"\u003e\n        Around the R50, this bundle layers in the \u003cstrong\u003eElite Sim Golf Eagle 12 enclosure\u003c\/strong\u003e, an \u003cstrong\u003eElite ProTee 5x5 hitting mat\u003c\/strong\u003e,\n        and the upgraded \u003cstrong\u003eBenQ AH700ST 1080p laser golf simulator projector\u003c\/strong\u003e for brighter, more vibrant images. The Eagle 12 gives you a dedicated\n        12-foot hitting bay with professional ball containment and durable construction, while the ProTee mat provides realistic turf feel and joint-friendly\n        forgiveness during long practice sessions. The AH700ST short-throw laser projector takes your visuals up a notch—producing a crisp, high-impact image that\n        makes your simulator feel closer to a true commercial bay.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"margin-top:12px; padding:12px; border-radius:12px; background:#f7fbff; border:1px solid #d9ecff;\"\u003e\n        \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eClean install, premium results\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14.5px; color:#444444;\"\u003e\n          Every component in this bundle is chosen to work together out of the box: launch monitor, enclosure, projector, mat, mount, and a\n          \u003cstrong\u003eProjector Install Kit\u003c\/strong\u003e that includes a \u003cstrong\u003e25ft power cable\u003c\/strong\u003e and \u003cstrong\u003e25ft HDMI cable\u003c\/strong\u003e.\n          That means less time troubleshooting and more time playing—with a cleaner ceiling run and a more polished finished bay.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n        If you’d like to dig deeper into the R50 before deciding which configuration makes sense, read our in-depth\n        \u003cstrong\u003e\u003ca href=\"\/blogs\/product-reviews\/garmin-approach-r50-launch-monitor-review\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50 review\u003c\/a\u003e\u003c\/strong\u003e\n        where we break down performance, data, and how it compares to other launch monitors.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's Included --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; overflow:hidden; background:#ffffff;\"\u003e\n      \u003cdiv style=\"padding:14px 16px; background:#0b0b0b; color:#ffffff;\"\u003e\n        \u003cdiv style=\"font-size:16px; font-weight:900;\"\u003eWhat’s Included in the Premium R50 Plug-n-Play Bundle\u003c\/div\u003e\n        \u003cdiv style=\"font-size:12.5px; opacity:.85;\"\u003eA complete, high-end build—premium visuals in a full 12 ft bay.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"padding:16px;\"\u003e\n        \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(230px, 1fr)); gap:12px;\"\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin Approach R50 Launch Monitor\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eTri-camera, touchscreen launch monitor \u0026amp; simulator with impact video and 15+ measured ball\/club metrics.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Elite Sim Golf Eagle 12 Enclosure\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e12 ft simulator enclosure with professional-grade containment and durable framing.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBenQ AH700ST 1080p Laser Golf Simulator Projector\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eHigh-brightness, short-throw laser projector for vivid, punchy simulator visuals.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Elite ProTee 5x5 Hitting Mat\n              \u003c\/a\u003e\n              (removable hitting strip)\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003ePro-grade hitting surface with realistic turf feel and a replaceable insert.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\" style=\"color:#222222; text-decoration:none;\"\u003e\n                BenQ Projector Mount\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eCeiling mount to securely position and align your projector in the bay.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- UPDATED: install kit (no wireless HDMI) --\u003e\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eProjector Install Kit (25ft Power + 25ft HDMI)\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eSimplifies ceiling projector installs and keeps your simulator wiring clean and reliable.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n          Together, these components create a complete, high-end simulator bay built around the R50 for both practice and play.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Component Highlights --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eComponent Highlights\u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px;\"\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Launch Monitor\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The \u003cstrong\u003eGarmin R50\u003c\/strong\u003e is the core of this bundle, delivering direct-measured ball and club data plus impact video in a clean,\n            bay-friendly footprint. It’s built for golfers who want meaningful feedback, fast sessions, and a simulator that’s easy to live with day-to-day.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eElite Sim Golf Eagle 12 Enclosure\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            A dedicated 12 ft enclosure that’s purpose-built for frequent use—giving you more room to swing while safely containing shots and keeping the bay\n            clean, immersive, and protected. Ideal for larger garages, basements, and dedicated sim rooms.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eElite ProTee 5x5 Hitting Mat\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            A stable, joint-friendly stance with realistic turf feedback. The removable hitting strip lets you refresh the most-used area over time—great for\n            frequent practice sessions.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBenQ AH700ST Laser Golf Projector\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            A brighter, punchier image compared to standard 1080p options—helping the bay feel more like a commercial install. Short-throw placement keeps it\n            practical, and the included mount + 25ft power\/HDMI kit supports a clean ceiling run.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Compare --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003ePremium vs Standard R50 Bundle: Which One Fits Your Space?\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        This \u003cstrong\u003ePremium Plug-n-Play Bundle\u003c\/strong\u003e is built for golfers who prioritize a brighter, more cinematic image while keeping the trusted\n        R50 + Eagle 12 + ProTee foundation. If you’re comparing projector tiers, here’s how it stacks up to the\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-r50-standard-plug-n-play-bundle-with-12ft-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin R50 Standard Plug-n-Play Bundle\u003c\/a\u003e\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px; margin-top:10px;\"\u003e\n\n        \u003c!-- Premium (current product) --\u003e\n        \u003cdiv style=\"border:2px solid #086ed3; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Premium Bundle (12ft Eagle Enclosure)\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Best for golfers who want a complete R50 simulator with upgraded visuals and a more “studio-quality” presentation.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eEagle 12 enclosure + ProTee 5x5 mat\u003c\/li\u003e\n            \u003cli\u003eUpgraded BenQ AH700ST 1080p laser projector\u003c\/li\u003e\n            \u003cli\u003eProjector mount + 25ft power\/HDMI install kit\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Standard --\u003e\n        \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-r50-standard-plug-n-play-bundle-with-12ft-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n              Garmin R50 Standard Plug-n-Play Bundle (12ft Enclosure)\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Ideal if you want the same proven foundation with a more value-focused projector tier while still getting a complete, ready-to-play setup.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eEagle 12 enclosure + ProTee 5x5 mat\u003c\/li\u003e\n            \u003cli\u003eBenQ AW30ST 1080p short-throw projector\u003c\/li\u003e\n            \u003cli\u003eBalanced performance and value\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n        If you already have an enclosure, projector, or mat and just need the launch monitor, you can start with the\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-approach-r50\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50\u003c\/a\u003e\u003c\/strong\u003e\n        and build around your existing components.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Deeper Dive --\u003e\n  \u003cdiv style=\"margin: 18px 0 26px;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eWant a Deeper Dive on the Garmin R50?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14.5px; color:#444444;\"\u003e\n        Our full\n        \u003cstrong\u003e\u003ca href=\"\/blogs\/product-reviews\/garmin-approach-r50-launch-monitor-review\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50 launch monitor review\u003c\/a\u003e\u003c\/strong\u003e\n        covers performance, data, software compatibility, and example room layouts so you can choose between the standalone unit, the Standard bundle,\n        and this Premium bundle with confidence.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n","brand":"Garmin Golf","offers":[{"title":"Default Title","offer_id":46321952325826,"sku":"R50-E12-AH700ST-EPT55","price":8499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/R50-E12-Premium.png?v=1765833201"},{"product_id":"garmin-r50-premium-plug-n-play-bundle-with-10ft-enclosure","title":"Garmin R50 Premium Plug-n-Play Package with 10ft Enclosure","description":"\u003c!-- Elite Sim Golf PDP – Garmin R50 Premium Plug-n-Play Bundle (Birdie 10 \/ 10ft Bay) | Projector Install Kit (25ft Power + HDMI) --\u003e\n\n\u003cdiv style=\"max-width: 980px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color:#222222;\"\u003e\n\n  \u003c!-- Intro \/ Summary --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border-radius:14px; padding:18px 18px; background:#ffffff; border:1px solid #e7e7e7;\"\u003e\n      \u003cdiv style=\"display:inline-block; font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:#086ed3; font-weight:800;\"\u003e\n        Premium Plug-n-Play Bundle\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"margin:8px 0 10px; font-size:26px; line-height:1.2;\"\u003e\n        Garmin R50 Premium Plug-n-Play Bundle with 10ft Enclosure\n      \u003c\/h2\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:15px; color:#444444;\"\u003e\n        The \u003cstrong\u003eGarmin R50 Premium Plug-n-Play Bundle with 10ft Enclosure\u003c\/strong\u003e is built for golfers who want a turnkey simulator\n        with top-tier visuals and a polished, studio-style experience. At the heart of the package is the\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-approach-r50\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50 launch monitor\u003c\/a\u003e\u003c\/strong\u003e,\n        a tri-camera, touchscreen-based system that delivers direct-measured ball and club data, impact video, and access to 43,000+ virtual courses\n        through Home Tee Hero (with Garmin Golf membership).\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin:0; font-size:15px; color:#444444;\"\u003e\n        Around the R50, this bundle layers in an\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Sim Golf Birdie 10 enclosure\u003c\/a\u003e\u003c\/strong\u003e,\n        an \u003cstrong\u003eElite ProTee 5x5 hitting mat\u003c\/strong\u003e, and the upgraded \u003cstrong\u003eBenQ AH700ST 1080p laser golf simulator projector\u003c\/strong\u003e\n        for brighter, more vibrant images. The Birdie 10 gives you a dedicated 10-foot hitting bay with professional ball containment and durable construction,\n        while the ProTee mat provides realistic turf feel and joint-friendly forgiveness during long practice sessions. The AH700ST takes your visuals up a notch—\n        producing a crisp, high-impact image that makes your simulator feel closer to a true commercial bay.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"margin-top:12px; padding:12px; border-radius:12px; background:#f7fbff; border:1px solid #d9ecff;\"\u003e\n        \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eClean install, premium results\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14.5px; color:#444444;\"\u003e\n          Every component in this bundle is chosen to work together out of the box: launch monitor, enclosure, projector, mat, mount, and a\n          \u003cstrong\u003eProjector Install Kit\u003c\/strong\u003e that includes a \u003cstrong\u003e25ft power cable\u003c\/strong\u003e and \u003cstrong\u003e25ft HDMI cable\u003c\/strong\u003e.\n          That means less time troubleshooting and more time playing—with a cleaner ceiling run and a more polished finished bay.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n        If you’d like to dig deeper into the R50 before deciding which configuration makes sense, read our in-depth\n        \u003cstrong\u003e\u003ca href=\"\/blogs\/product-reviews\/garmin-approach-r50-launch-monitor-review\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50 review\u003c\/a\u003e\u003c\/strong\u003e\n        where we break down performance, data, and setup considerations.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's Included --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; overflow:hidden; background:#ffffff;\"\u003e\n      \u003cdiv style=\"padding:14px 16px; background:#0b0b0b; color:#ffffff;\"\u003e\n        \u003cdiv style=\"font-size:16px; font-weight:900;\"\u003eWhat’s Included in the Premium R50 Plug-n-Play Bundle\u003c\/div\u003e\n        \u003cdiv style=\"font-size:12.5px; opacity:.85;\"\u003eA complete, high-end build—premium visuals in a 10 ft footprint.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"padding:16px;\"\u003e\n        \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(230px, 1fr)); gap:12px;\"\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin Approach R50 Launch Monitor\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eTri-camera, touchscreen launch monitor \u0026amp; simulator with impact video and 15+ measured ball\/club metrics.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Elite Sim Golf Birdie 10 Enclosure\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e10 ft simulator enclosure with professional-grade containment and durable framing.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBenQ AH700ST 1080p Laser Golf Simulator Projector\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eHigh-brightness, short-throw laser projector for vivid, punchy simulator visuals.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Elite ProTee 5x5 Hitting Mat\n              \u003c\/a\u003e\n              (removable hitting strip)\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003ePro-grade hitting surface with realistic turf feel and a replaceable insert.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\" style=\"color:#222222; text-decoration:none;\"\u003e\n                BenQ Projector Mount\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eCeiling mount to securely position and align your projector in the bay.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- UPDATED: ensure install kit is present (no wireless HDMI) --\u003e\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eProjector Install Kit (25ft Power + 25ft HDMI)\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eSimplifies ceiling projector installs and keeps your simulator wiring clean and reliable.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n          Together, these components create a complete, high-end simulator bay built around the R50 for both practice and play.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Component Highlights --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eComponent Highlights\u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px;\"\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Launch Monitor\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The \u003cstrong\u003eGarmin R50\u003c\/strong\u003e is the core of this bundle—delivering direct-measured ball and club data plus impact video in a clean,\n            bay-friendly footprint. It’s built for golfers who want meaningful feedback, fast sessions, and a simulator experience that’s easy to live with.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eElite Sim Golf Birdie 10 Enclosure\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            Designed for tighter rooms where space matters. The Birdie 10 delivers professional containment and a premium, finished bay look—ideal for\n            single-car garages and compact sim spaces while still feeling like a true “studio” setup.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eElite ProTee 5x5 Hitting Mat\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            A stable, joint-friendly stance with realistic turf feedback. The removable hitting strip lets you refresh the most-used area over time—great for\n            frequent practice sessions.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBenQ AH700ST Laser Golf Projector\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            A brighter, punchier image compared to standard 1080p options—helping the bay feel more like a commercial install. Short-throw placement keeps it\n            practical in compact rooms, and the included mount + 25ft power\/HDMI kit supports a clean ceiling run.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Compare --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003ePremium vs Standard: Which R50 Birdie 10 Bundle Is Right?\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        This \u003cstrong\u003ePremium Plug-n-Play Bundle\u003c\/strong\u003e is for golfers who want a brighter, more cinematic image while keeping the same\n        R50 + Birdie 10 + ProTee foundation. If you’re deciding between projector tiers, compare it to the Standard Birdie 10 bundle.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px; margin-top:10px;\"\u003e\n\n        \u003c!-- Premium (current product) --\u003e\n        \u003cdiv style=\"border:2px solid #086ed3; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Premium Bundle (Birdie 10)\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Best for golfers who want a more “studio-quality” visual experience in a compact 10 ft bay.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eBirdie 10 enclosure + ProTee 5x5 mat\u003c\/li\u003e\n            \u003cli\u003eUpgraded BenQ AH700ST 1080p laser projector\u003c\/li\u003e\n            \u003cli\u003eProjector mount + 25ft power\/HDMI install kit\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Standard (link kept as provided; update href if you have a Birdie 10 standard URL) --\u003e\n        \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-r50-standard-plug-n-play-bundle-with-12ft-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n              Garmin R50 Standard Plug-n-Play Bundle\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Ideal if you want the same R50-centric plug-n-play approach with a more value-focused projector option.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eSame proven R50 foundation\u003c\/li\u003e\n            \u003cli\u003eBudget-friendly projector tier\u003c\/li\u003e\n            \u003cli\u003eGreat for value-focused builds\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n        If you already have an enclosure, projector, or mat and just need the launch monitor, you can start with the\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-approach-r50\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50\u003c\/a\u003e\u003c\/strong\u003e\n        and build around your existing components.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Deeper Dive --\u003e\n  \u003cdiv style=\"margin: 18px 0 26px;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eWant a Deeper Dive on the Garmin R50?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14.5px; color:#444444;\"\u003e\n        Our full\n        \u003cstrong\u003e\u003ca href=\"\/blogs\/product-reviews\/garmin-approach-r50-launch-monitor-review\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50 launch monitor review\u003c\/a\u003e\u003c\/strong\u003e\n        covers performance, data, software compatibility, and example room layouts so you can choose between the standalone unit and the various\n        Plug-n-Play bundle configurations with confidence.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n","brand":"Garmin Golf","offers":[{"title":"Default Title","offer_id":46322264473794,"sku":"R50-B10-AH700ST-EPT55","price":8429.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/R50-B10-Premium.png?v=1765805064"},{"product_id":"garmin-r50-standard-plug-n-play-bundle-with-10ft-enclosure","title":"Garmin R50 Standard Plug-n-Play Package with 10ft Enclosure","description":"\u003c!-- Elite Sim Golf PDP – Garmin R50 Standard Plug-n-Play Bundle (Birdie 10 \/ 10ft Bay) | Replace Wireless HDMI w\/ Projector Install Kit --\u003e\n\n\u003cdiv style=\"max-width: 980px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color:#222222;\"\u003e\n\n  \u003c!-- Intro \/ Summary --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border-radius:14px; padding:18px 18px; background:#ffffff; border:1px solid #e7e7e7;\"\u003e\n      \u003cdiv style=\"display:inline-block; font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:#086ed3; font-weight:800;\"\u003e\n        Standard Plug-n-Play Bundle\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"margin:8px 0 10px; font-size:26px; line-height:1.2;\"\u003e\n        Garmin R50 Standard Plug-n-Play Bundle with 10ft Enclosure\n      \u003c\/h2\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:15px; color:#444444;\"\u003e\n        The \u003cstrong\u003eGarmin R50 Standard Plug-n-Play Bundle with 10ft Enclosure\u003c\/strong\u003e is built for golfers who want a\n        turnkey simulator that’s easy to set up and dialed in for real practice and play. At the heart of the package is\n        the \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-approach-r50\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50 launch monitor\u003c\/a\u003e\u003c\/strong\u003e,\n        a tri-camera, touchscreen-based system that delivers direct-measured ball and club data, impact video, and access\n        to 43,000+ virtual courses through Home Tee Hero (with Garmin Golf membership).\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin:0; font-size:15px; color:#444444;\"\u003e\n        Around the R50, this bundle layers in an\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eElite Sim Golf Birdie 10 enclosure\u003c\/a\u003e\u003c\/strong\u003e,\n        an \u003cstrong\u003eElite ProTee 5x5 hitting mat\u003c\/strong\u003e, and the \u003cstrong\u003eBenQ AW30ST 1080p golf simulator projector\u003c\/strong\u003e\n        for a dependable, value-focused visual experience that still looks great on screen. The Birdie 10 gives you a dedicated\n        10-foot hitting bay with professional ball containment and durable construction, while the ProTee mat provides realistic\n        turf feel and joint-friendly forgiveness during long practice sessions. The AW30ST short-throw projector keeps your setup\n        clean and practical—delivering a sharp, immersive image without forcing complicated placement or room constraints.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"margin-top:12px; padding:12px; border-radius:12px; background:#f7fbff; border:1px solid #d9ecff;\"\u003e\n        \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eClean install, no guesswork\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14.5px; color:#444444;\"\u003e\n          Every component in this bundle is chosen to work together out of the box: launch monitor, enclosure, projector, mat, mount,\n          and a \u003cstrong\u003eProjector Install Kit\u003c\/strong\u003e that includes a \u003cstrong\u003e25ft power cable\u003c\/strong\u003e and \u003cstrong\u003e25ft HDMI cable\u003c\/strong\u003e.\n          That means less time troubleshooting and more time playing.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n        If you’d like to dig deeper into the R50 before deciding which configuration makes sense, read our in-depth\n        \u003cstrong\u003e\u003ca href=\"\/blogs\/product-reviews\/garmin-approach-r50-launch-monitor-review\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50 review\u003c\/a\u003e\u003c\/strong\u003e\n        where we break down performance, data, and setup considerations.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's Included --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; overflow:hidden; background:#ffffff;\"\u003e\n      \u003cdiv style=\"padding:14px 16px; background:#0b0b0b; color:#ffffff;\"\u003e\n        \u003cdiv style=\"font-size:16px; font-weight:900;\"\u003eWhat’s Included in the Standard R50 Plug-n-Play Bundle\u003c\/div\u003e\n        \u003cdiv style=\"font-size:12.5px; opacity:.85;\"\u003eA complete, ready-to-play build—designed to fit tighter spaces.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"padding:16px;\"\u003e\n        \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(230px, 1fr)); gap:12px;\"\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin Approach R50 Launch Monitor\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eTri-camera, touchscreen launch monitor \u0026amp; simulator with impact video and 15+ measured ball\/club metrics.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Elite Sim Golf Birdie 10 Enclosure\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e10 ft simulator enclosure with professional-grade containment and durable framing.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBenQ AW30ST 1080p Golf Simulator Projector\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eShort-throw 1080p projector for bright, clear simulator visuals at a value-focused price point.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Elite ProTee 5x5 Hitting Mat\n              \u003c\/a\u003e\n              (removable hitting strip)\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003ePro-grade hitting surface with realistic turf feel and a replaceable insert.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\" style=\"color:#222222; text-decoration:none;\"\u003e\n                BenQ Projector Mount\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eCeiling mount to securely position and align your projector in the bay.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003c!-- UPDATED: replace wireless HDMI --\u003e\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eProjector Install Kit (25ft Power + 25ft HDMI)\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eSimplifies ceiling projector installs and keeps your simulator wiring clean and reliable.\u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n          Together, these components create a complete, ready-to-play simulator bay built around the R50 for both practice and play.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Component Highlights --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eComponent Highlights\u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px;\"\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Launch Monitor\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The \u003cstrong\u003eGarmin R50\u003c\/strong\u003e is the core of this bundle, delivering direct-measured ball and club data plus impact video in a clean,\n            bay-friendly footprint. It’s built for golfers who want meaningful feedback, fast sessions, and a simulator that’s easy to live with day-to-day.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eElite Sim Golf Birdie 10 Enclosure\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            Purpose-built for tighter rooms where space matters. The Birdie 10 delivers professional containment and a clean, finished bay look—ideal for\n            single-car garages and compact sim spaces while still feeling like a true “sim studio.”\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eElite ProTee 5x5 Hitting Mat\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            A stable, joint-friendly stance with realistic turf feedback. The removable hitting strip lets you refresh the most-used area over time—great for\n            frequent practice sessions.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBenQ AW30ST Golf Simulator Projector\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            Short-throw 1080p visuals that work well in compact bays—keeping placement practical and helping reduce shadows. Paired with the included mount and\n            25ft power\/HDMI kit, it’s ready for a clean ceiling install.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Compare --\u003e\n  \u003cdiv style=\"margin: 18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eBirdie 10 Bundle vs 12ft Bundle: Which Fits Your Space?\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        This \u003cstrong\u003eBirdie 10 Standard Bundle\u003c\/strong\u003e is designed for tighter rooms where a 10 ft bay is the right fit.\n        If you’re deciding between footprints, compare it to the\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-r50-standard-plug-n-play-bundle-with-12ft-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin R50 Standard Plug-n-Play Bundle (12ft Enclosure)\u003c\/a\u003e\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px; margin-top:10px;\"\u003e\n\n        \u003c!-- Current product --\u003e\n        \u003cdiv style=\"border:2px solid #086ed3; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Standard Plug-n-Play Bundle (Birdie 10)\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Best for compact sim rooms and single-car garages—complete R50 setup with a practical short-throw projector.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003e10 ft Birdie 10 enclosure footprint\u003c\/li\u003e\n            \u003cli\u003eBenQ AW30ST 1080p short-throw projector\u003c\/li\u003e\n            \u003cli\u003eProjector mount + 25ft power\/HDMI install kit\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Reference 12ft product --\u003e\n        \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-r50-standard-plug-n-play-bundle-with-12ft-enclosure\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n              Garmin R50 Standard Plug-n-Play Bundle (12ft Enclosure)\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Ideal if you want a larger bay footprint while keeping the same R50-centric plug-n-play approach.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eMore room in the hitting bay\u003c\/li\u003e\n            \u003cli\u003eComplete, ready-to-play package\u003c\/li\u003e\n            \u003cli\u003eGreat choice for bigger sim rooms\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n        If you already have an enclosure, projector, or mat and just need the launch monitor, you can start with the\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-approach-r50\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50\u003c\/a\u003e\u003c\/strong\u003e\n        and build around your existing components.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Deeper Dive --\u003e\n  \u003cdiv style=\"margin: 18px 0 26px;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eWant a Deeper Dive on the Garmin R50?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14.5px; color:#444444;\"\u003e\n        Our full\n        \u003cstrong\u003e\u003ca href=\"\/blogs\/product-reviews\/garmin-approach-r50-launch-monitor-review\" style=\"color:#086ed3; text-decoration:none;\"\u003eGarmin Approach R50 launch monitor review\u003c\/a\u003e\u003c\/strong\u003e\n        covers performance, data, software options, and example room layouts so you can choose between the standalone unit and the various\n        Plug-n-Play bundle configurations with confidence.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n```\n","brand":"Garmin Golf","offers":[{"title":"Default Title","offer_id":46322838208706,"sku":"R50-B10-AW30ST-EPT55","price":7459.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/R50-B10-Standard.png?v=1765811157"},{"product_id":"garmin-r50-standard-plug-n-play-bundle-with-12ft-enclosure","title":"Garmin R50 Standard Plug-n-Play Package with 12ft Enclosure","description":"\u003c!-- Elite Sim Golf PDP – Garmin R50 Standard SIMKIT Bundle with Eagle 12 Enclosure | Updated Clean SIMKIT Style + Optoma ZW350ST + Beaver Tail 4x5.5 Single Sided Mat --\u003e\n\u003cdiv style=\"max-width: 1400px; margin: 0 auto; padding: 0 16px; font-family: system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif; color: #111827; line-height: 1.6;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection style=\"margin: 0 0 28px; padding: 34px 28px; border-radius: 26px; background: linear-gradient(135deg,#f8fafc 0%,#eef6ff 48%,#ffffff 100%); border: 1px solid #dbeafe; box-shadow: 0 16px 38px rgba(15,23,42,.08);\"\u003e\n\u003cdiv style=\"display: inline-flex; align-items: center; gap: 8px; margin-bottom: 14px; padding: 7px 12px; border-radius: 999px; background: #086ED3; color: #fff; font-size: 13px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase;\"\u003eStandard SIMKIT Bundle\u003c\/div\u003e\n\u003ch1 style=\"margin: 0 0 12px; font-size: clamp(30px,4vw,48px); line-height: 1.05; letter-spacing: -.04em; color: #0f172a;\"\u003eGarmin R50 Standard SIMKIT with Eagle 12 Enclosure\u003c\/h1\u003e\n\u003cp style=\"margin: 0 0 18px; font-size: 18px; color: #334155; max-width: 880px;\"\u003eA complete Garmin R50 golf simulator package built for golfers who want a clean, reliable, and easy-to-install indoor golf setup. This Standard SIMKIT combines the Garmin Approach R50 launch monitor with our Eagle 12 enclosure, Beaver Tail single sided hitting mat, short-throw laser projector, mount, and install cabling.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(190px,1fr)); gap: 12px; margin-top: 22px;\"\u003e\n\u003cdiv style=\"padding: 15px; border-radius: 17px; background: #fff; border: 1px solid #e5e7eb;\"\u003e\n\u003cstrong style=\"display: block; color: #0f172a; font-size: 15px;\"\u003eGarmin R50 Powered\u003c\/strong\u003e \u003cspan style=\"display: block; color: #64748b; font-size: 14px;\"\u003ePremium camera-based launch monitor with built-in touchscreen simulator functionality.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 15px; border-radius: 17px; background: #fff; border: 1px solid #e5e7eb;\"\u003e\n\u003cstrong style=\"display: block; color: #0f172a; font-size: 15px;\"\u003eEagle 12 Enclosure\u003c\/strong\u003e \u003cspan style=\"display: block; color: #64748b; font-size: 14px;\"\u003eA larger 12 ft simulator bay for a more immersive indoor golf experience.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 15px; border-radius: 17px; background: #fff; border: 1px solid #e5e7eb;\"\u003e\n\u003cstrong style=\"display: block; color: #0f172a; font-size: 15px;\"\u003eOptoma ZW350ST Laser Projector\u003c\/strong\u003e \u003cspan style=\"display: block; color: #64748b; font-size: 14px;\"\u003eBright short-throw laser projection designed for clean simulator installs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 15px; border-radius: 17px; background: #fff; border: 1px solid #e5e7eb;\"\u003e\n\u003cstrong style=\"display: block; color: #0f172a; font-size: 15px;\"\u003eBeaver Tail 4' x 5.5' Mat\u003c\/strong\u003e \u003cspan style=\"display: block; color: #64748b; font-size: 14px;\"\u003eSingle sided hitting mat with a compact, durable simulator footprint.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INTRO --\u003e\n\u003csection style=\"margin: 0 0 30px;\"\u003e\n\u003ch2 style=\"margin: 0 0 12px; font-size: 30px; line-height: 1.15; color: #0f172a; letter-spacing: -.03em;\"\u003eA Complete Garmin R50 Simulator Package Without the Guesswork\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 14px; color: #334155; font-size: 17px;\"\u003eThe \u003cstrong\u003eGarmin R50 Standard SIMKIT with Eagle 12 Enclosure\u003c\/strong\u003e is designed for golfers who want the performance of Garmin’s premium launch monitor inside a complete simulator package that is practical, clean, and easy to build around.\u003c\/p\u003e\n\u003cp style=\"margin: 0; color: #334155; font-size: 17px;\"\u003eAt the center of the package is the \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-approach-r50\" style=\"color: #086ed3; text-decoration: none;\"\u003eGarmin Approach R50 launch monitor\u003c\/a\u003e\u003c\/strong\u003e, giving you ball and club data, impact video, simulator play, and a built-in 10-inch touchscreen experience. Around it, Elite Sim Golf pairs the R50 with a full-size Eagle 12 enclosure, Beaver Tail 4' x 5.5' single sided hitting mat, short-throw laser projection, and the install essentials needed to create a polished indoor golf bay.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE PLACEHOLDERS --\u003e\n\u003csection style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 16px; margin: 0 0 32px;\"\u003e\n\u003cdiv style=\"border-radius: 22px; overflow: hidden; border: 1px solid #e5e7eb; background: #f8fafc; box-shadow: 0 10px 28px rgba(15,23,42,.06);\"\u003e\u003cimg src=\"https:\/\/vg3t2utx3d6bpt14-69296980162.shopifypreview.com\/cdn\/shop\/files\/E12-Front.png?v=1775093267\u0026amp;width=1520\" alt='Eagle 12 golf simulator enclosure dimensions showcasing a 144\" width and 98\" height screen for immersive golfing.'\u003e\u003c\/div\u003e\n\u003cdiv style=\"border-radius: 22px; overflow: hidden; border: 1px solid #e5e7eb; background: #f8fafc; box-shadow: 0 10px 28px rgba(15,23,42,.06);\"\u003e\u003cimg src=\"https:\/\/vg3t2utx3d6bpt14-69296980162.shopifypreview.com\/cdn\/shop\/files\/ZW350ST_main.png?v=1774306925\u0026amp;width=1520\" alt=\"Garmin R50 Standard Plug-n-Play Package with 12ft Enclosure\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003csection style=\"margin: 0 0 34px; padding: 24px; border-radius: 24px; background: #f8fafc; border: 1px solid #e5e7eb;\"\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; gap: 12px; margin-bottom: 16px;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"margin: 0 0 6px; color: #086ed3; font-size: 13px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase;\"\u003eComplete Bundle\u003c\/div\u003e\n\u003ch2 style=\"margin: 0; font-size: 30px; line-height: 1.15; color: #0f172a; letter-spacing: -.03em;\"\u003eWhat’s Included in the Standard R50 SIMKIT\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 8px 12px; border-radius: 999px; background: #fff; border: 1px solid #dbeafe; color: #086ed3; font-size: 13px; font-weight: 900;\"\u003eEagle 12 Package\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"padding: 18px; border-radius: 19px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 8px 22px rgba(15,23,42,.04);\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 18px; color: #0f172a;\"\u003eGarmin Approach R50 Launch Monitor\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 14.5px;\"\u003eCamera-based launch monitor with built-in touchscreen, ball and club metrics, impact video, and simulator functionality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px; border-radius: 19px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 8px 22px rgba(15,23,42,.04);\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 18px; color: #0f172a;\"\u003eElite Sim Golf Eagle 12 Enclosure\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 14.5px;\"\u003eA 12 ft golf simulator enclosure designed to create a clean, professional hitting bay with strong ball containment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px; border-radius: 19px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 8px 22px rgba(15,23,42,.04);\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 18px; color: #0f172a;\"\u003eOptoma ZW350ST Short-Throw Laser Projector\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 14.5px;\"\u003eWXGA short-throw laser projector with 3,600 lumens, compact installation flexibility, and a long-life laser light source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px; border-radius: 19px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 8px 22px rgba(15,23,42,.04);\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 18px; color: #0f172a;\"\u003eBeaver Tail 4' x 5.5' Single Sided Mat\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 14.5px;\"\u003eA compact, durable hitting mat designed for simulator use with a single sided hitting surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px; border-radius: 19px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 8px 22px rgba(15,23,42,.04);\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 18px; color: #0f172a;\"\u003eProjector Ceiling Mount\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 14.5px;\"\u003eIncluded ceiling mount helps position and secure the projector for a clean simulator installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px; border-radius: 19px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 8px 22px rgba(15,23,42,.04);\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 18px; color: #0f172a;\"\u003eProjector Install Kit\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 14.5px;\"\u003eIncludes a 25 ft power cable and 25 ft HDMI cable for clean ceiling runs and reliable projector connectivity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin: 16px 0 0; color: #334155; font-size: 15.5px;\"\u003eEach component is selected to work together as a complete system, helping reduce compatibility issues, installation confusion, and the guesswork that comes with piecing together a simulator one item at a time.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- COMPONENT HIGHLIGHTS --\u003e\n\u003csection style=\"margin: 0 0 34px;\"\u003e\n\u003ch2 style=\"margin: 0 0 14px; font-size: 30px; line-height: 1.15; color: #0f172a; letter-spacing: -.03em;\"\u003eComponent Highlights\u003c\/h2\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"padding: 20px; border-radius: 21px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 10px 26px rgba(15,23,42,.05);\"\u003e\n\u003cdiv style=\"margin: 0 0 8px; color: #086ed3; font-size: 13px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase;\"\u003eLaunch Monitor\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 10px; font-size: 20px; color: #0f172a;\"\u003eGarmin Approach R50\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 15px;\"\u003eThe R50 is the engine of the bundle, combining a premium camera-based launch monitor with a built-in display and simulator experience. Review data, watch impact video, practice, and play without building your entire setup around a separate computer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 20px; border-radius: 21px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 10px 26px rgba(15,23,42,.05);\"\u003e\n\u003cdiv style=\"margin: 0 0 8px; color: #086ed3; font-size: 13px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase;\"\u003eEnclosure\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 10px; font-size: 20px; color: #0f172a;\"\u003eEagle 12 Simulator Enclosure\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 15px;\"\u003eThe Eagle 12 gives your simulator a larger, more immersive hitting bay while helping contain shots and create a finished indoor golf space. It is a strong fit for garages, basements, bonus rooms, and dedicated simulator builds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 20px; border-radius: 21px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 10px 26px rgba(15,23,42,.05);\"\u003e\n\u003cdiv style=\"margin: 0 0 8px; color: #086ed3; font-size: 13px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase;\"\u003eProjection\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 10px; font-size: 20px; color: #0f172a;\"\u003eOptoma ZW350ST Laser Projector\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 15px;\"\u003eThe Optoma ZW350ST is a compact short-throw laser projector with 3,600 lumens, WXGA resolution, IP6X dust resistance, and a long-life laser light source. Its short-throw design helps keep the projector practical for simulator rooms where mounting distance matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 20px; border-radius: 21px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 10px 26px rgba(15,23,42,.05);\"\u003e\n\u003cdiv style=\"margin: 0 0 8px; color: #086ed3; font-size: 13px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase;\"\u003eHitting Surface\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 10px; font-size: 20px; color: #0f172a;\"\u003eBeaver Tail 4' x 5.5' Single Sided Mat\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 15px;\"\u003eThe Beaver Tail 4' x 5.5' single sided mat gives golfers a compact, stable hitting surface for simulator play. It is a practical fit for packages where a dedicated hitting station is needed without taking up extra floor space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PROJECTOR CALLOUT --\u003e\n\u003csection style=\"margin: 0 0 34px; padding: 24px; border-radius: 24px; background: #0f172a; color: #fff;\"\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1.1fr .9fr; gap: 20px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"margin: 0 0 8px; color: #93c5fd; font-size: 13px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase;\"\u003eUpdated Standard Projector\u003c\/div\u003e\n\u003ch2 style=\"margin: 0 0 12px; font-size: 30px; line-height: 1.15; color: #fff; letter-spacing: -.03em;\"\u003eNow Featuring the Optoma ZW350ST Short-Throw Laser Projector\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 14px; color: #dbeafe; font-size: 16px;\"\u003eThis Standard SIMKIT now includes the Optoma ZW350ST, a compact short-throw laser projector designed for bright, reliable projection with flexible installation options.\u003c\/p\u003e\n\u003cp style=\"margin: 0; color: #cbd5e1; font-size: 15px;\"\u003eWith laser projection, 3,600 lumens, a short-throw lens, and long-life light source, the ZW350ST is a strong fit for customers who want dependable simulator visuals without moving into a premium 4K projector tier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr; gap: 10px;\"\u003e\n\u003cdiv style=\"padding: 14px; border-radius: 16px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.16);\"\u003e\n\u003cstrong style=\"display: block; color: #fff;\"\u003e3,600 Lumens\u003c\/strong\u003e \u003cspan style=\"color: #cbd5e1; font-size: 14px;\"\u003eBright image performance for simulator environments.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 14px; border-radius: 16px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.16);\"\u003e\n\u003cstrong style=\"display: block; color: #fff;\"\u003eShort-Throw Design\u003c\/strong\u003e \u003cspan style=\"color: #cbd5e1; font-size: 14px;\"\u003eHelps reduce required projector distance in indoor golf bays.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 14px; border-radius: 16px; background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.16);\"\u003e\n\u003cstrong style=\"display: block; color: #fff;\"\u003eLaser Light Source\u003c\/strong\u003e \u003cspan style=\"color: #cbd5e1; font-size: 14px;\"\u003eLong-life projection with reduced lamp maintenance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STANDARD VS PREMIUM --\u003e\n\u003csection style=\"margin: 0 0 34px; padding: 24px; border-radius: 24px; background: #f8fafc; border: 1px solid #e5e7eb;\"\u003e\n\u003ch2 style=\"margin: 0 0 12px; font-size: 30px; line-height: 1.15; color: #0f172a; letter-spacing: -.03em;\"\u003eStandard vs Premium R50 SIMKIT: Which Is Right for You?\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 16px; color: #334155; font-size: 16px;\"\u003eThis \u003cstrong\u003eStandard R50 SIMKIT\u003c\/strong\u003e is the best choice for golfers who want a complete Garmin R50 simulator package with a strong balance of performance, value, and simple installation. If your top priority is a higher-end image experience, compare this package to the Premium R50 SIMKIT.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(280px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"padding: 20px; border-radius: 21px; background: #fff; border: 2px solid #086ED3; box-shadow: 0 10px 26px rgba(8,110,211,.10);\"\u003e\n\u003cdiv style=\"margin: 0 0 8px; color: #086ed3; font-size: 13px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase;\"\u003eCurrent Package\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 10px; font-size: 21px; color: #0f172a;\"\u003eGarmin R50 Standard SIMKIT\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 12px; color: #475569; font-size: 15px;\"\u003eBest for golfers who want a complete, value-focused Garmin R50 simulator package with laser short-throw projection and clean install essentials.\u003c\/p\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #334155; font-size: 14.5px;\"\u003e\n\u003cli\u003eGarmin Approach R50 launch monitor\u003c\/li\u003e\n\u003cli\u003eEagle 12 simulator enclosure\u003c\/li\u003e\n\u003cli\u003eOptoma ZW350ST short-throw laser projector\u003c\/li\u003e\n\u003cli\u003eProjector mount and install kit\u003c\/li\u003e\n\u003cli\u003eBeaver Tail 4' x 5.5' single sided mat\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 20px; border-radius: 21px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 10px 26px rgba(15,23,42,.05);\"\u003e\n\u003cdiv style=\"margin: 0 0 8px; color: #64748b; font-size: 13px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase;\"\u003eUpgrade Option\u003c\/div\u003e\n\u003ch3 style=\"margin: 0 0 10px; font-size: 21px; color: #0f172a;\"\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-r50-plug-n-play-bundle-with-eagle-12ft-enclosure\" style=\"color: #086ed3; text-decoration: none;\"\u003e Garmin R50 Premium SIMKIT \u003c\/a\u003e\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 12px; color: #475569; font-size: 15px;\"\u003eIdeal for customers who want the same Garmin R50 and Eagle 12 foundation but prefer an upgraded projector tier and a more premium visual presentation.\u003c\/p\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; color: #334155; font-size: 14.5px;\"\u003e\n\u003cli\u003eHigher-spec projector upgrade\u003c\/li\u003e\n\u003cli\u003eSame proven R50 simulator foundation\u003c\/li\u003e\n\u003cli\u003eBest choice when image quality is the top priority\u003c\/li\u003e\n\u003cli\u003eGreat for dedicated simulator rooms\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ROOM PLANNING --\u003e\n\u003csection style=\"margin: 0 0 34px;\"\u003e\n\u003ch2 style=\"margin: 0 0 14px; font-size: 30px; line-height: 1.15; color: #0f172a; letter-spacing: -.03em;\"\u003eRoom Planning Notes\u003c\/h2\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(240px,1fr)); gap: 14px;\"\u003e\n\u003cdiv style=\"padding: 18px; border-radius: 19px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 8px 22px rgba(15,23,42,.04);\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 18px; color: #0f172a;\"\u003eConfirm Your Swing Clearance\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 14.5px;\"\u003eMake sure your room has enough ceiling height and width for the tallest golfer to swing comfortably and safely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px; border-radius: 19px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 8px 22px rgba(15,23,42,.04);\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 18px; color: #0f172a;\"\u003ePlan R50 Placement\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 14.5px;\"\u003eThe Garmin R50 is positioned beside the hitting area, so allow proper room for the device, stance, and ball position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 18px; border-radius: 19px; background: #fff; border: 1px solid #e5e7eb; box-shadow: 0 8px 22px rgba(15,23,42,.04);\"\u003e\n\u003ch3 style=\"margin: 0 0 8px; font-size: 18px; color: #0f172a;\"\u003eTest Projector Placement\u003c\/h3\u003e\n\u003cp style=\"margin: 0; color: #475569; font-size: 14.5px;\"\u003eAlways test projector image size and throw distance before final ceiling mounting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection style=\"margin: 0 0 34px;\"\u003e\n\u003ch2 style=\"margin: 0 0 14px; font-size: 30px; line-height: 1.15; color: #0f172a; letter-spacing: -.03em;\"\u003eOptoma ZW350ST Projector Highlights\u003c\/h2\u003e\n\u003cdiv style=\"overflow: hidden; border-radius: 20px; border: 1px solid #e5e7eb; background: #fff; box-shadow: 0 8px 24px rgba(15,23,42,.04);\"\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; font-size: 15px;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; font-weight: 900; color: #0f172a; background: #f8fafc; width: 34%;\"\u003eProjector Model\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; color: #334155;\"\u003eOptoma ZW350ST\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; font-weight: 900; color: #0f172a; background: #f8fafc;\"\u003eResolution\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; color: #334155;\"\u003eWXGA 1280 x 800\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; font-weight: 900; color: #0f172a; background: #f8fafc;\"\u003eBrightness\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; color: #334155;\"\u003e3,600 lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; font-weight: 900; color: #0f172a; background: #f8fafc;\"\u003eLight Source\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; color: #334155;\"\u003eDuraCore laser light source\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; font-weight: 900; color: #0f172a; background: #f8fafc;\"\u003eLight Source Life\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; color: #334155;\"\u003eUp to 30,000 hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; font-weight: 900; color: #0f172a; background: #f8fafc;\"\u003eThrow Type\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; color: #334155;\"\u003eShort throw\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; font-weight: 900; color: #0f172a; background: #f8fafc;\"\u003eInstallation Flexibility\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; border-bottom: 1px solid #e5e7eb; color: #334155;\"\u003e360-degree and portrait projection support\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 14px 16px; font-weight: 900; color: #0f172a; background: #f8fafc;\"\u003eDust Resistance\u003c\/td\u003e\n\u003ctd style=\"padding: 14px 16px; color: #334155;\"\u003eIP6X certified design\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY BUY FROM ESG --\u003e\n\u003csection style=\"margin: 0 0 34px; padding: 24px; border-radius: 24px; background: #f8fafc; border: 1px solid #e5e7eb;\"\u003e\n\u003ch2 style=\"margin: 0 0 12px; font-size: 30px; line-height: 1.15; color: #0f172a; letter-spacing: -.03em;\"\u003eWhy Buy Your Garmin R50 SIMKIT from Elite Sim Golf?\u003c\/h2\u003e\n\u003cp style=\"margin: 0 0 16px; color: #334155; font-size: 16px;\"\u003eElite Sim Golf SIMKIT packages are built around real simulator room planning. Instead of simply bundling random products together, each package is designed to give you a complete, practical setup with compatible components and a clean installation path.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(auto-fit,minmax(220px,1fr)); gap: 12px;\"\u003e\n\u003cdiv style=\"padding: 15px; border-radius: 17px; background: #fff; border: 1px solid #e5e7eb;\"\u003e\n\u003cstrong style=\"display: block; color: #0f172a;\"\u003eComplete Package\u003c\/strong\u003e \u003cspan style=\"display: block; color: #64748b; font-size: 14px;\"\u003eLaunch monitor, enclosure, projector, mount, hitting mat, and install cabling.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 15px; border-radius: 17px; background: #fff; border: 1px solid #e5e7eb;\"\u003e\n\u003cstrong style=\"display: block; color: #0f172a;\"\u003eCleaner Setup\u003c\/strong\u003e \u003cspan style=\"display: block; color: #64748b; font-size: 14px;\"\u003eDesigned to reduce compatibility issues and simplify the buying process.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 15px; border-radius: 17px; background: #fff; border: 1px solid #e5e7eb;\"\u003e\n\u003cstrong style=\"display: block; color: #0f172a;\"\u003eRoom Planning Support\u003c\/strong\u003e \u003cspan style=\"display: block; color: #64748b; font-size: 14px;\"\u003eWe help customers choose the right simulator package for their space.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DEEPER DIVE --\u003e\n\u003csection style=\"margin: 0 0 34px; padding: 22px; border-radius: 22px; background: #ffffff; border: 1px solid #e5e7eb; box-shadow: 0 8px 24px rgba(15,23,42,.04);\"\u003e\n\u003ch2 style=\"margin: 0 0 10px; font-size: 26px; line-height: 1.15; color: #0f172a; letter-spacing: -.03em;\"\u003eWant a Deeper Dive on the Garmin R50?\u003c\/h2\u003e\n\u003cp style=\"margin: 0; color: #334155; font-size: 15.5px;\"\u003eOur full \u003cstrong\u003e\u003ca href=\"\/blogs\/product-reviews\/garmin-approach-r50-launch-monitor-review\" style=\"color: #086ed3; text-decoration: none;\"\u003eGarmin Approach R50 launch monitor review\u003c\/a\u003e\u003c\/strong\u003e walks through performance, data, software options, and example simulator builds so you can choose between the standalone R50, this Standard SIMKIT, or the Premium SIMKIT with confidence.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection style=\"margin: 0 0 22px; padding: 28px; border-radius: 26px; background: linear-gradient(135deg,#086ED3 0%,#0f172a 100%); color: #fff; text-align: center; box-shadow: 0 16px 38px rgba(15,23,42,.14);\"\u003e\n\u003ch2 style=\"margin: 0 0 10px; font-size: 31px; line-height: 1.15; color: #fff; letter-spacing: -.03em;\"\u003eBuild Your Garmin R50 Simulator the Easy Way\u003c\/h2\u003e\n\u003cp style=\"margin: 0 auto 18px; max-width: 760px; color: #e0f2fe; font-size: 17px;\"\u003eGet the Garmin R50, Eagle 12 enclosure, Optoma ZW350ST laser projector, Beaver Tail 4' x 5.5' single sided mat, mount, and install essentials in one complete simulator package.\u003c\/p\u003e\n\u003ca href=\"#product-form\" style=\"display: inline-flex; align-items: center; justify-content: center; padding: 13px 22px; border-radius: 999px; background: #fff; color: #086ed3; text-decoration: none; font-weight: 900;\"\u003e Configure Your SIMKIT \u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Garmin Golf","offers":[{"title":"Default Title","offer_id":46323686408386,"sku":"R50-E12-EPT55-AW30ST","price":7549.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E12-R50-ZW350-COMPLETE.png?v=1780146824"},{"product_id":"vtrack-overhead-launch-monitor-premium-1080p-bundle-with-12ft-enclosure","title":"VTrack Overhead Launch Monitor Premium 1080P Package (Enclosure Choice + BenQ AH700ST)","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* ============================================================\n   ESG VTrack BenQ AH700ST 1080P SimKit PDP\n   Scope: .esg-vtrack-ah700st-simkit-pdp\n   ============================================================ *\/\n\n.esg-vtrack-ah700st-simkit-pdp *,\n.esg-vtrack-ah700st-simkit-pdp *::before,\n.esg-vtrack-ah700st-simkit-pdp *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.esg-vtrack-ah700st-simkit-pdp {\n  font-family: 'Inter', sans-serif;\n  color: #2a3756;\n  width: 100%;\n}\n\n\/* ---- Sections ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-section {\n  width: 100%;\n  padding: 0;\n  background: #F8F8F8;\n}\n.esg-vtrack-ah700st-simkit-pdp .esg-section--white {\n  background: #ffffff;\n}\n.esg-vtrack-ah700st-simkit-pdp .esg-section--dark {\n  background: #0A1A3A;\n}\n\n\/* ---- Inner ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 72px 48px;\n  box-sizing: border-box;\n  width: 100%;\n}\n\n\/* ---- Component content ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-component-content {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 56px 40px;\n}\n\n\/* ---- Typography ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-eyebrow {\n  display: block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 12px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-section--dark .esg-eyebrow {\n  color: #7A9CC0;\n}\n\n.esg-vtrack-ah700st-simkit-pdp h3 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: clamp(22px, 2.4vw, 28px);\n  font-weight: 700;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  margin-bottom: 20px;\n  line-height: 1.2;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-section--dark h3 {\n  color: #ffffff;\n}\n\n.esg-vtrack-ah700st-simkit-pdp h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  margin-bottom: 8px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-lede {\n  font-size: 18px;\n  color: #2a3756;\n  max-width: 900px;\n  line-height: 1.7;\n  margin-bottom: 16px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp p {\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.7;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-section--dark p {\n  color: #E6ECF7;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-section--dark strong {\n  color: #ffffff;\n}\n\n.esg-vtrack-ah700st-simkit-pdp a {\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-section--dark a {\n  color: #7A9CC0;\n}\n\n\/* ---- Component Nav Cards (Section 1) ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-component-nav {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-nav-card {\n  display: block;\n  text-decoration: none;\n  border: 1px solid #E6E9F0;\n  border-radius: 6px;\n  overflow: hidden;\n  background: #F8F8F8;\n  transition: border-color 0.2s;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-nav-card:hover {\n  border-color: #0A1A3A;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-nav-card__img {\n  width: 100%;\n  aspect-ratio: 4\/3;\n  object-fit: cover;\n  display: block;\n  background: #E6E9F0;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-nav-card__label {\n  display: block;\n  padding: 12px 14px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: none;\n}\n\n\/* ---- Trust Strip ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-trust__grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 32px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-trust__item {\n  text-align: center;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-trust__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: #ffffff;\n  margin-bottom: 6px;\n  display: block;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-trust__desc {\n  font-size: 13px;\n  color: #7A9CC0;\n  line-height: 1.5;\n}\n\n\/* ---- Feature Grid 4-up ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-grid-4 {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  margin-top: 36px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin-top: 36px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-grid-2 {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 40px;\n  margin-top: 36px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-feature-card {\n  border: 1px solid #E6E9F0;\n  border-radius: 6px;\n  padding: 24px;\n  background: #ffffff;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-section--white .esg-feature-card {\n  background: #F8F8F8;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-feature-card h4 {\n  margin-bottom: 8px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-feature-card p {\n  font-size: 14px;\n  color: #6B7390;\n}\n\n\/* ---- Notice Callout ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-notice {\n  margin-top: 28px;\n  padding: 16px 20px;\n  border-left: 3px solid #0A1A3A;\n  background: #F0F2F7;\n  border-radius: 0 4px 4px 0;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-notice p {\n  font-size: 14px;\n  color: #2a3756;\n}\n\n\/* ---- PDP Link ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-pdp-link {\n  display: inline-block;\n  margin-top: 24px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n\n\/* ---- Enclosure Tabs ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-enc-tabs {\n  display: flex;\n  gap: 0;\n  border-bottom: 2px solid #E6E9F0;\n  margin-bottom: 28px;\n  margin-top: 32px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-enc-tab {\n  padding: 10px 24px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: #6B7390;\n  cursor: pointer;\n  border: none;\n  background: transparent;\n  border-bottom: 3px solid transparent;\n  margin-bottom: -2px;\n  position: relative;\n  transition: color 0.2s;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-enc-tab:hover {\n  color: #0A1A3A;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-enc-tab--active {\n  color: #0A1A3A;\n  border-bottom-color: #0A1A3A;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-enc-tab--popular::after {\n  content: \"Most Popular\";\n  display: inline-block;\n  margin-left: 8px;\n  font-size: 10px;\n  font-family: 'Inter', sans-serif;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  background: #0A1A3A;\n  color: #ffffff;\n  padding: 2px 6px;\n  border-radius: 3px;\n  vertical-align: middle;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-enc-panel {\n  display: none;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-enc-panel--active {\n  display: grid;\n  grid-template-columns: 260px 1fr;\n  gap: 32px;\n  align-items: start;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-enc-panel__img {\n  width: 260px;\n  height: 260px;\n  object-fit: contain;\n  background: #F8F8F8;\n  border-radius: 6px;\n  border: 1px solid #E6E9F0;\n  display: block;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-enc-panel__specs {\n  padding-top: 4px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-spec-list {\n  list-style: none;\n  margin: 16px 0;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-spec-list li {\n  display: flex;\n  gap: 12px;\n  font-size: 14px;\n  line-height: 1.5;\n  color: #2a3756;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-spec-list__label {\n  font-weight: 600;\n  color: #0A1A3A;\n  min-width: 120px;\n  flex-shrink: 0;\n}\n\n\/* ---- Gallery ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-gallery-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n  margin-top: 36px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-gallery-grid img {\n  width: 100%;\n  display: block;\n  border-radius: 6px;\n  object-fit: cover;\n  aspect-ratio: 16\/9;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-gallery-disclaimer {\n  margin-top: 16px;\n  font-size: 13px;\n  color: #7A9CC0;\n}\n\n\/* ---- Accessory Cards ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-acc-card {\n  border: 1px solid #E6E9F0;\n  border-radius: 6px;\n  padding: 28px;\n  background: #F8F8F8;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-section--white .esg-acc-card {\n  background: #ffffff;\n}\n\n\/* ---- What's In The Box ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-itb-col h4 {\n  border-bottom: 2px solid #0A1A3A;\n  padding-bottom: 10px;\n  margin-bottom: 16px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-itb-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-itb-list li {\n  font-size: 15px;\n  color: #2a3756;\n  padding-left: 18px;\n  position: relative;\n  line-height: 1.5;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-itb-list li::before {\n  content: \"\\2014\";\n  position: absolute;\n  left: 0;\n  color: #6B7390;\n}\n\n\/* ---- Spec Table ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-spec-table tr {\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-spec-table td {\n  padding: 11px 8px;\n  font-size: 14px;\n  color: #2a3756;\n  vertical-align: top;\n  line-height: 1.5;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-spec-table td:first-child {\n  font-weight: 600;\n  color: #0A1A3A;\n  width: 48%;\n  padding-right: 16px;\n}\n\n\/* ---- Why Card ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-why-card {\n  background: #0A1A3A;\n  border-radius: 6px;\n  padding: 32px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-why-card h4 {\n  color: #ffffff;\n  margin-bottom: 20px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-why-list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 14px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-why-list li {\n  font-size: 14px;\n  color: #E6ECF7;\n  padding-left: 20px;\n  position: relative;\n  line-height: 1.6;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-why-list li::before {\n  content: \"\\2022\";\n  position: absolute;\n  left: 0;\n  color: #7A9CC0;\n  font-size: 16px;\n}\n\n\/* ---- Buyer Profile Cards ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-profile-card {\n  border: 1px solid #E6E9F0;\n  border-radius: 6px;\n  padding: 28px;\n  background: #ffffff;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-profile-card h4 {\n  margin-bottom: 10px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-profile-card p {\n  font-size: 14px;\n  color: #6B7390;\n  line-height: 1.65;\n}\n\n\/* ---- Alternate SimKit Cards ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-alt-card {\n  border: 1px solid #E6E9F0;\n  border-radius: 6px;\n  padding: 28px;\n  background: #F8F8F8;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-alt-card h4 {\n  margin-bottom: 0;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-alt-card p {\n  font-size: 14px;\n  color: #6B7390;\n  flex: 1;\n  line-height: 1.65;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-alt-card__link {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: underline;\n  margin-top: 4px;\n}\n\n\/* ---- Component Links Row ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-comp-links {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px 24px;\n  margin-top: 36px;\n  padding-top: 24px;\n  border-top: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-comp-links a {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n\n\/* ---- Resource Cards ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-resource-card {\n  border: 1px solid #E6E9F0;\n  border-radius: 6px;\n  padding: 28px;\n  background: #ffffff;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-resource-card h4 {\n  margin-bottom: 10px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-resource-card p {\n  font-size: 14px;\n  color: #6B7390;\n  margin-bottom: 14px;\n  line-height: 1.6;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-resource-card a {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n\n\/* ---- FAQ ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-faq-list {\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n  margin-top: 36px;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-faq-item {\n  border-bottom: 1px solid #E6E9F0;\n  padding: 22px 0;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-faq-item:first-child {\n  border-top: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-faq-item h4 {\n  font-size: 16px;\n  color: #0A1A3A;\n  margin-bottom: 10px;\n  text-transform: none;\n  letter-spacing: 0;\n  font-family: 'Inter', sans-serif;\n  font-weight: 600;\n}\n\n.esg-vtrack-ah700st-simkit-pdp .esg-faq-item p {\n  font-size: 14px;\n  color: #6B7390;\n  line-height: 1.7;\n}\n\n\/* ---- ESG Advantage Section ---- *\/\n.esg-vtrack-ah700st-simkit-pdp .esg-adv-body {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n  margin-top: 20px;\n}\n\n\/* ---- Responsive: 900px ---- *\/\n@media (max-width: 900px) {\n  .esg-vtrack-ah700st-simkit-pdp .esg-component-nav {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-grid-4 {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-grid-3 {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-grid-2 {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-trust__grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-inner {\n    padding: 56px 24px;\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-component-content {\n    padding: 48px 24px;\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-enc-panel--active {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-enc-panel__img {\n    width: 100%;\n    height: 220px;\n  }\n}\n\n\/* ---- Responsive: 560px ---- *\/\n@media (max-width: 560px) {\n  .esg-vtrack-ah700st-simkit-pdp .esg-grid-4 {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-trust__grid {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-ah700st-simkit-pdp .esg-grid-3 {\n    grid-template-columns: 1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-vtrack-ah700st-simkit-pdp\"\u003e\n\n  \u003c!-- =====================================================\n       SECTION 1 - Hero \/ Component Nav (White)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eComplete Golf Simulator Package\u003c\/span\u003e\n      \u003ch3\u003eFull Overhead Simulator Bay — Out of the Box\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\" style=\"max-width:none;\"\u003eThe VTrack Overhead Launch Monitor 1080P SimKit pairs the BenQ AH700ST laser projector with the VTrack ceiling-mount tracking system, a choice of three enclosures, and the Beaver Tail hitting mat — every component matched and ready to install. At 4,000 ANSI lumens with a native 1080P image, the AH700ST delivers a sharp, vivid display that holds up in rooms with ambient light, and its Auto Screen Fit feature aligns the image to any standard screen ratio at the press of a single button.\u003c\/p\u003e\n      \u003cp class=\"esg-lede\" style=\"max-width:none;\"\u003eGolf Mode, built into the AH700ST, applies a BenQ-calibrated color profile tuned for natural fairway and green tones — active by default so the course looks accurate from the first session. For golfers who want a bright, well-calibrated 1080P image without moving to 4K, this SimKit covers the full bay at the 1080P tier with no accessory gaps.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-component-nav\"\u003e\n        \u003ca href=\"#esg-vtrack-ah700st\" class=\"esg-nav-card\"\u003e\n          \u003cimg class=\"esg-nav-card__img\" src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/Vtrack-Main.png\" alt=\"VTrack Overhead Launch Monitor\" loading=\"lazy\"\u003e\n          \u003cspan class=\"esg-nav-card__label\"\u003eVTrack Launch Monitor\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"#esg-projector-ah700st\" class=\"esg-nav-card\"\u003e\n          \u003cimg class=\"esg-nav-card__img\" src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ah700st-1_1.png\" alt=\"BenQ AH700ST Projector\" loading=\"lazy\"\u003e\n          \u003cspan class=\"esg-nav-card__label\"\u003eBenQ AH700ST Projector\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"#esg-enclosure-ah700st\" class=\"esg-nav-card\"\u003e\n          \u003cimg class=\"esg-nav-card__img\" src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/E12-Angle.png\" alt=\"Eagle 12 Enclosure\" loading=\"lazy\"\u003e\n          \u003cspan class=\"esg-nav-card__label\"\u003eEnclosure Choice\u003c\/span\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"#esg-mat-ah700st\" class=\"esg-nav-card\"\u003e\n          \u003cimg class=\"esg-nav-card__img\" src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/beavertail_top.jpg\" alt=\"Beaver Tail Hitting Mat\" loading=\"lazy\"\u003e\n          \u003cspan class=\"esg-nav-card__label\"\u003eBeaver Tail Hitting Mat\u003c\/span\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 2 - Trust Strip (Navy)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cdiv class=\"esg-trust__grid\"\u003e\n        \u003cdiv class=\"esg-trust__item\"\u003e\n          \u003cspan class=\"esg-trust__title\"\u003eFree UPS Ground Shipping\u003c\/span\u003e\n          \u003cp class=\"esg-trust__desc\"\u003eContinental US — no shipping charges added at checkout\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust__item\"\u003e\n          \u003cspan class=\"esg-trust__title\"\u003ePre-Configured Package\u003c\/span\u003e\n          \u003cp class=\"esg-trust__desc\"\u003eEvery component selected to work together — no compatibility research required\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust__item\"\u003e\n          \u003cspan class=\"esg-trust__title\"\u003eIn-House Accessories\u003c\/span\u003e\n          \u003cp class=\"esg-trust__desc\"\u003eCabling, projector mount, and mats included — nothing to source separately\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust__item\"\u003e\n          \u003cspan class=\"esg-trust__title\"\u003eESG-Backed Support\u003c\/span\u003e\n          \u003cp class=\"esg-trust__desc\"\u003eSetup support included with every SimKit order\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 3 - Component 1: VTrack (White)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\" id=\"esg-vtrack-ah700st\"\u003e\n    \u003cdiv class=\"esg-component-content\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eFeatured Launch Monitor\u003c\/span\u003e\n      \u003ch3\u003eCeiling-Mounted, Markerless Tracking — No Stickers Required\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eThe VTrack Overhead mounts to the ceiling above the bay, keeping the entire floor and swing path completely clear. Because tracking is handled by dual high-speed stereoscopic cameras looking down, no stickers, no marked balls, and no floor-mounted sensors are required for core use — setup is structural, not consumable. Once installed, the unit stays out of every swing regardless of club length or follow-through.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-grid-4\"\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eOverhead Mount\u003c\/h4\u003e\n          \u003cp\u003eMinimum 106″ ceiling — installs above the bay, completely out of the swing path and follow-through zone\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eMarkerless Tracking\u003c\/h4\u003e\n          \u003cp\u003eDual high-speed stereoscopic cameras — no stickers, no marked balls required for core use\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003e25\u0026amp;plus; Data Parameters\u003c\/h4\u003e\n          \u003cp\u003eBall speed, spin, launch angle, club path, face angle, smash factor, and slow-motion impact video included\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eSoftware Ready\u003c\/h4\u003e\n          \u003cp\u003eGSPro, E6 Connect, and E6 Apex compatible — no VTrack subscription required for simulator use\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-notice\"\u003e\n        \u003cp\u003e\u003cstrong\u003eFloor-clear advantage:\u003c\/strong\u003e With no floor-based sensors or camera pods in the hitting zone, the bay stays completely unobstructed. Right and left-handed golfers can use the same setup without repositioning any hardware.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-golf-launch-monitor\" class=\"esg-pdp-link\"\u003eView VTrack Overhead Product Page →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 4 - Component 2: BenQ AH700ST (Light)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section\" id=\"esg-projector-ah700st\"\u003e\n    \u003cdiv class=\"esg-component-content\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eIncluded Projector\u003c\/span\u003e\n      \u003ch3\u003e4,000-Lumen 1080P Laser Projection — Golf Mode Built In\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eThe BenQ AH700ST is a short-throw laser projector built for permanent simulator installation — its 0.69–0.83:1 throw ratio positions it behind and above the golfer, eliminating shadow and collision risk entirely. Auto Screen Fit detects the screen’s aspect ratio and fills it automatically at the press of one button, and Golf Mode applies BenQ’s calibrated color profile for accurate fairway and green rendering from the first session forward.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-grid-4\"\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003e4,000 ANSI Lumens\u003c\/h4\u003e\n          \u003cp\u003eBright enough for rooms with ambient light — vivid, high-contrast image with overhead lights on or off\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eFull HD 1080P\u003c\/h4\u003e\n          \u003cp\u003e1920×1080 native resolution with up to 3,000,000:1 dynamic contrast and HDR10 \/ HLG support\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eAuto Screen Fit \u0026amp;plus; Quick Focus\u003c\/h4\u003e\n          \u003cp\u003eOne-button setup detects screen aspect ratio and fills it automatically — 16:9, 16:10, 4:3, and 1:1 supported. Quick Focus adjusts sharpness from the remote.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eGolf Mode\u003c\/h4\u003e\n          \u003cp\u003eBenQ-calibrated color mode tuned for natural grass and fairway tones — active by default, no manual calibration required\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-notice\"\u003e\n        \u003cp\u003eProjector throw distance depends on ceiling height and screen size. Use the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e to confirm placement before ordering.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\" class=\"esg-pdp-link\"\u003eView BenQ AH700ST Product Page →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 5 - Component 3: Enclosure (White)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\" id=\"esg-enclosure-ah700st\"\u003e\n    \u003cdiv class=\"esg-component-content\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eChoose Your Enclosure\u003c\/span\u003e\n      \u003ch3\u003eThree Bay Sizes — One Overhead System\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eAll three ESG enclosures use a powder-coated steel frame with a 16:9 screen ratio and DIY assembly — the VTrack overhead system works with any of the three. Measure ceiling height and available floor footprint before selecting a size; the Albatross 13 requires additional side clearance and a higher ceiling to match its wider frame.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-enc-tabs\" role=\"tablist\"\u003e\n        \u003cbutton class=\"esg-enc-tab\" role=\"tab\" data-target=\"tab-b10\" aria-selected=\"false\"\u003eBirdie 10\u003c\/button\u003e\n        \u003cbutton class=\"esg-enc-tab esg-enc-tab--popular esg-enc-tab--active\" role=\"tab\" data-target=\"tab-e12\" aria-selected=\"true\"\u003eEagle 12\u003c\/button\u003e\n        \u003cbutton class=\"esg-enc-tab\" role=\"tab\" data-target=\"tab-a13\" aria-selected=\"false\"\u003eAlbatross 13\u003c\/button\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Birdie 10 --\u003e\n      \u003cdiv class=\"esg-enc-panel\" id=\"tab-b10\" role=\"tabpanel\"\u003e\n        \u003cimg class=\"esg-enc-panel__img\" src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/B10-Side.png\" alt=\"Birdie 10 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"esg-enc-panel__specs\"\u003e\n          \u003ch4\u003eBirdie 10\u003c\/h4\u003e\n          \u003cul class=\"esg-spec-list\"\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eWidth\u003c\/span\u003e\u003cspan\u003e120″\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eHeight\u003c\/span\u003e\u003cspan\u003e96″\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eDepth\u003c\/span\u003e\u003cspan\u003e60″\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eScreen Ratio\u003c\/span\u003e\u003cspan\u003e16:9\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eFrame\u003c\/span\u003e\u003cspan\u003ePowder-coated steel\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eAssembly\u003c\/span\u003e\u003cspan\u003eDIY\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eLanding Mat\u003c\/span\u003e\u003cspan\u003e6×12\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure-for-garage\" class=\"esg-pdp-link\"\u003eView Birdie 10 Product Page →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Eagle 12 --\u003e\n      \u003cdiv class=\"esg-enc-panel esg-enc-panel--active\" id=\"tab-e12\" role=\"tabpanel\"\u003e\n        \u003cimg class=\"esg-enc-panel__img\" src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/E12-ProductCard.png\" alt=\"Eagle 12 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"esg-enc-panel__specs\"\u003e\n          \u003ch4\u003eEagle 12 — Most Popular\u003c\/h4\u003e\n          \u003cul class=\"esg-spec-list\"\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eWidth\u003c\/span\u003e\u003cspan\u003e144″\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eHeight\u003c\/span\u003e\u003cspan\u003e98″\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eDepth\u003c\/span\u003e\u003cspan\u003e60″\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eScreen Ratio\u003c\/span\u003e\u003cspan\u003e16:9\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eFrame\u003c\/span\u003e\u003cspan\u003ePowder-coated steel\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eAssembly\u003c\/span\u003e\u003cspan\u003eDIY\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eLanding Mat\u003c\/span\u003e\u003cspan\u003e6×12\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\" class=\"esg-pdp-link\"\u003eView Eagle 12 Product Page →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Albatross 13 --\u003e\n      \u003cdiv class=\"esg-enc-panel\" id=\"tab-a13\" role=\"tabpanel\"\u003e\n        \u003cimg class=\"esg-enc-panel__img\" src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/A13S-ProductCard.png\" alt=\"Albatross 13 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"esg-enc-panel__specs\"\u003e\n          \u003ch4\u003eAlbatross 13\u003c\/h4\u003e\n          \u003cul class=\"esg-spec-list\"\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eWidth\u003c\/span\u003e\u003cspan\u003e156″\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eHeight\u003c\/span\u003e\u003cspan\u003e102″\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eDepth\u003c\/span\u003e\u003cspan\u003e72″\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eScreen Ratio\u003c\/span\u003e\u003cspan\u003e16:9\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eFrame\u003c\/span\u003e\u003cspan\u003ePowder-coated steel\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eAssembly\u003c\/span\u003e\u003cspan\u003eDIY\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cspan class=\"esg-spec-list__label\"\u003eLanding Mat\u003c\/span\u003e\u003cspan\u003e6×15\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/albatross-13-golf-simulator-enclosure-standard-depth\" class=\"esg-pdp-link\"\u003eView Albatross 13 Product Page →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-notice\" style=\"margin-top:28px;\"\u003e\n        \u003cp\u003eConfirm ceiling height and available room depth before selecting an enclosure. The \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e calculates throw distance for the AH700ST based on your ceiling and screen dimensions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 6 - Component 4: Hitting Mat (Light)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section\" id=\"esg-mat-ah700st\"\u003e\n    \u003cdiv class=\"esg-component-content\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eIncluded Hitting Mat\u003c\/span\u003e\n      \u003ch3\u003eBeaver Tail 4″×8.25″ — Built for High-Volume Use\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eThe Beaver Tail’s double-wide 4″×8.25″ stance platform gives both feet a stable surface at any ball position, and the hitting strip insert is designed to be replaced independently — when the strike zone wears, only the insert swaps out, not the entire mat.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-grid-4\"\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eDouble-Wide Platform\u003c\/h4\u003e\n          \u003cp\u003e4″×8.25″ stance area — room for both feet regardless of ball position or stance width\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eReplaceable Hitting Strip\u003c\/h4\u003e\n          \u003cp\u003eThe insert swaps out independently — replace only the worn section, not the entire mat structure\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eRealistic Feel\u003c\/h4\u003e\n          \u003cp\u003eTrueBirdie’s hitting strip insert is designed to reduce joint stress on repeated iron and wedge shots\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003ch4\u003eLong-Term Value\u003c\/h4\u003e\n          \u003cp\u003eDurable rubber base built for commercial-grade repetition — the platform outlasts any single hitting strip\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/beaver-tail-double-wide-golf-simulator-mat-4ft-x-8-25ft-with-the-most-realistic-hitting-strip-insert-for-joint-injury-prevention\" class=\"esg-pdp-link\"\u003eView Beaver Tail Product Page →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 6B - Installed Bay Gallery (Navy)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eInstalled \u0026amp; Ready to Play\u003c\/span\u003e\n      \u003ch3\u003eVTrack 1080P SimKit — Eagle 12 Bay\u003c\/h3\u003e\n\n      \u003cdiv class=\"esg-gallery-grid\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/Install-VTRACK-Eagle12-2.jpg?v=1781474728\" alt=\"VTrack BenQ AH700ST SimKit installed in Eagle 12 enclosure\" loading=\"lazy\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/install-vtrack-eagle.jpg?v=1781474751\" alt=\"VTrack 1080P SimKit Eagle 12 bay side view\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"esg-gallery-disclaimer\"\u003eEagle 12 enclosure pictured. Putting green not included in the standard SimKit.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 7 - Core Accessories (White)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003ch3\u003eEvery Accessory Included\u003c\/h3\u003e\n      \u003cdiv class=\"esg-grid-3\"\u003e\n        \u003cdiv class=\"esg-acc-card\"\u003e\n          \u003ch4\u003eProjector Install Kit\u003c\/h4\u003e\n          \u003cp\u003eBenQ ceiling mount, 25ft HDMI cable, and 25ft power cable — pre-selected for clean ceiling routing from the projector position to the source\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-acc-card\"\u003e\n          \u003ch4\u003eLanding Mat\u003c\/h4\u003e\n          \u003cp\u003e6×12 landing mat included with the Birdie 10 and Eagle 12. The Albatross 13 includes a 6×15 mat to match its wider bay. Protects the floor and completes the bay’s finished look.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-acc-card\"\u003e\n          \u003ch4\u003eExtras\u003c\/h4\u003e\n          \u003cp\u003eVTrack impact protector and 12 TaylorMade TP5 Pix balls included — the SimKit is ready to swing from day one without sourcing additional items\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 8 - What's In The Box (Light)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003ch3\u003e10 Items, Zero Gaps\u003c\/h3\u003e\n      \u003cp style=\"font-size:16px; color:#6B7390; margin-bottom:0; margin-top:6px;\"\u003eEvery component selected to work together.\u003c\/p\u003e\n      \u003cdiv class=\"esg-grid-2\"\u003e\n        \u003cdiv class=\"esg-itb-col\"\u003e\n          \u003ch4\u003ePrimary Components\u003c\/h4\u003e\n          \u003cul class=\"esg-itb-list\"\u003e\n            \u003cli\u003eLaon Swingcraft VTrack Overhead Launch Monitor (with case)\u003c\/li\u003e\n            \u003cli\u003eBenQ AH700ST 1080P Laser Projector\u003c\/li\u003e\n            \u003cli\u003eEnclosure of choice (Birdie 10 \/ Eagle 12 \/ Albatross 13)\u003c\/li\u003e\n            \u003cli\u003eBeaver Tail 4″×8.25″ Hitting Mat by TrueBirdie\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-itb-col\"\u003e\n          \u003ch4\u003eAccessories\u003c\/h4\u003e\n          \u003cul class=\"esg-itb-list\"\u003e\n            \u003cli\u003eBenQ Projector Ceiling Mount\u003c\/li\u003e\n            \u003cli\u003e25ft HDMI Cable\u003c\/li\u003e\n            \u003cli\u003e25ft Power Cable\u003c\/li\u003e\n            \u003cli\u003eLanding Mat (6×12 for Birdie 10 \/ Eagle 12 — 6×15 for Albatross 13)\u003c\/li\u003e\n            \u003cli\u003eVTrack Impact Protector\u003c\/li\u003e\n            \u003cli\u003e12× TaylorMade TP5 Pix Golf Balls\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 9 - Quick Specs (White)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003ch3\u003eSimKit Quick Specs\u003c\/h3\u003e\n      \u003cdiv class=\"esg-grid-2\"\u003e\n        \u003cdiv\u003e\n          \u003ctable class=\"esg-spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n\u003ctd\u003eLaunch Monitor\u003c\/td\u003e\n\u003ctd\u003eVTrack Overhead\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eProjector\u003c\/td\u003e\n\u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eResolution\u003c\/td\u003e\n\u003ctd\u003e1080P Full HD (1920×1080)\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eBrightness\u003c\/td\u003e\n\u003ctd\u003e4,000 ANSI Lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eLaser (20,000hr rated)\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eThrow Ratio\u003c\/td\u003e\n\u003ctd\u003e0.69–0.83:1\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eEnclosure Options\u003c\/td\u003e\n\u003ctd\u003eBirdie 10 \/ Eagle 12 \/ Albatross 13\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eHitting Mat\u003c\/td\u003e\n\u003ctd\u003eBeaver Tail 4″×8.25″\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eLanding Mat\u003c\/td\u003e\n\u003ctd\u003e6×12 (B10\/E12) or 6×15 (A13)\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eCeiling Requirement\u003c\/td\u003e\n\u003ctd\u003e106″ minimum\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eSoftware\u003c\/td\u003e\n\u003ctd\u003eGSPro, E6 Connect, E6 Apex\u003c\/td\u003e\n\u003c\/tr\u003e\n              \u003ctr\u003e\n\u003ctd\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFree UPS Ground, Continental US\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-why-card\"\u003e\n          \u003ch4\u003eWhy This SimKit\u003c\/h4\u003e\n          \u003cul class=\"esg-why-list\"\u003e\n            \u003cli\u003eSharp, vivid 1080P image at 4,000 ANSI lumens — holds up with ambient room light and works with lights-on play\u003c\/li\u003e\n            \u003cli\u003eGolf Mode color tuning applies BenQ’s calibrated profile for accurate fairway and green rendering by default\u003c\/li\u003e\n            \u003cli\u003eAuto Screen Fit and Quick Focus reduce alignment time to a single button press — no manual geometry adjustments\u003c\/li\u003e\n            \u003cli\u003eOverhead markerless tracking keeps the floor and swing path completely clear — no stickers, no floor sensors, no interference\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 10 - Who It's Built For (Light)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003ch3\u003eWho This SimKit Is Built For\u003c\/h3\u003e\n      \u003cdiv class=\"esg-grid-4\"\u003e\n        \u003cdiv class=\"esg-profile-card\"\u003e\n          \u003ch4\u003eThe Home Golfer\u003c\/h4\u003e\n          \u003cp\u003eWants a permanent, dedicated sim bay that looks finished and plays consistently — not a temporary setup to assemble and disassemble between sessions\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-profile-card\"\u003e\n          \u003ch4\u003eThe Overhead Convert\u003c\/h4\u003e\n          \u003cp\u003eAlready decided on ceiling-mount tracking — wants clean data without stickers, floor units, or anything that interferes with the swing path\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-profile-card\"\u003e\n          \u003ch4\u003eThe Sharp-Image Buyer\u003c\/h4\u003e\n          \u003cp\u003eWants a bright, vivid 1080P image with accurate course colors — the AH700ST’s Golf Mode and 4,000 lumens deliver that at the 1080P tier\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-profile-card\"\u003e\n          \u003ch4\u003eThe Efficient Setup Buyer\u003c\/h4\u003e\n          \u003cp\u003eAuto Screen Fit and Quick Focus mean less time calibrating and more time playing — one-button image alignment from any mounting angle\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 11 - Alternate Configs (White)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003ch3\u003eMore Ways to Build Your Bay\u003c\/h3\u003e\n      \u003cdiv class=\"esg-grid-3\"\u003e\n        \u003cdiv class=\"esg-alt-card\"\u003e\n          \u003ch4\u003eSimKit Bundle Builder\u003c\/h4\u003e\n          \u003cp\u003ePrefer to pick every component yourself? The SimKit Bundle Builder lets you mix and match launch monitor, projector, enclosure, and mat to build the exact configuration for your room and budget.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\" class=\"esg-alt-card__link\"\u003eOpen Bundle Builder →\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-alt-card\"\u003e\n          \u003ch4\u003eBenQ AK700ST 4K SimKit\u003c\/h4\u003e\n          \u003cp\u003eUpgrade to true 4K UHD — the same overhead system with the BenQ AK700ST and its Golf Color Mode for even richer course rendering at the highest resolution tier.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-launch-monitor-premium-4k-bundle-with-12ft-enclosure\" class=\"esg-alt-card__link\"\u003eView 4K SimKit →\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-alt-card\"\u003e\n          \u003ch4\u003eOptoma ZK521ST SimKit\u003c\/h4\u003e\n          \u003cp\u003eThe highest-lumen option — 5,000 lumens with Smart Fit smartphone auto-alignment. Built for rooms that need maximum brightness alongside overhead VTrack tracking.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-launch-monitor-premium-4k-package-enclosure-choice-optoma-zk521st\" class=\"esg-alt-card__link\"\u003eView Optoma SimKit →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-comp-links\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-golf-launch-monitor\"\u003eVTrack Overhead\u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\"\u003eBenQ AH700ST Projector\u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure-for-garage\"\u003eBirdie 10 Enclosure\u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eEagle 12 Enclosure\u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/albatross-13-golf-simulator-enclosure-standard-depth\"\u003eAlbatross 13 Enclosure\u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/beaver-tail-double-wide-golf-simulator-mat-4ft-x-8-25ft-with-the-most-realistic-hitting-strip-insert-for-joint-injury-prevention\"\u003eBeaver Tail Mat\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 12 - Resources (Light)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003ch3\u003eSetup \u0026amp; Planning Resources\u003c\/h3\u003e\n      \u003cdiv class=\"esg-grid-3\"\u003e\n        \u003cdiv class=\"esg-resource-card\"\u003e\n          \u003ch4\u003eProjector Fitment Tool\u003c\/h4\u003e\n          \u003cp\u003eConfirm throw distance and ceiling clearance for the BenQ AH700ST before ordering — enter your ceiling height and screen width for exact placement numbers.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eOpen Fitment Tool →\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-resource-card\"\u003e\n          \u003ch4\u003eEnclosure Assembly Guide\u003c\/h4\u003e\n          \u003cp\u003eFrame assembly diagrams for all ESG enclosures — Birdie 10, Eagle 12, and Albatross 13 step-by-step installation reference.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/blogs\/product-install\/frame-assembly-diagrams-for-elite-sim-golf-enclosures\"\u003eView Assembly Diagrams →\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-resource-card\"\u003e\n          \u003ch4\u003eSimKit Bundle Builder\u003c\/h4\u003e\n          \u003cp\u003eCustomize a configuration from scratch — select launch monitor, projector, enclosure, and mat independently to match a specific room or budget.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eOpen Bundle Builder →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 13 - FAQ (White)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003cdiv class=\"esg-faq-list\"\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eWhat’s included in the 1080P SimKit?\u003c\/h4\u003e\n          \u003cp\u003eThe SimKit includes the VTrack Overhead Launch Monitor (with case), BenQ AH700ST 1080P Laser Projector, the enclosure of choice (Birdie 10, Eagle 12, or Albatross 13), Beaver Tail 4″×8.25″ hitting mat, BenQ projector ceiling mount, 25ft HDMI cable, 25ft power cable, a landing mat sized to the chosen enclosure, VTrack impact protector, and 12 TaylorMade TP5 Pix golf balls — 10 items total.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eWhat is the difference between the 1080P and 4K SimKit?\u003c\/h4\u003e\n          \u003cp\u003eBoth SimKits use the same VTrack Overhead launch monitor, the same enclosure options, and the same accessory package. The difference is the projector: the 1080P SimKit includes the BenQ AH700ST at 4,000 lumens and 1920×1080 resolution, while the 4K SimKit includes the BenQ AK700ST with true 4K UHD resolution and its Golf Color Mode. The 1080P option delivers a sharp, bright image at the 1080P tier; the 4K upgrade is for buyers who want the maximum resolution the VTrack system supports.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eHow does the BenQ AH700ST Auto Screen Fit work?\u003c\/h4\u003e\n          \u003cp\u003eAuto Screen Fit is a one-button function on the AH700ST remote. When activated, the projector’s detection system reads the screen’s aspect ratio — 16:9, 16:10, 4:3, or 1:1 — and automatically adjusts the image to fill it precisely. This eliminates manual keystone and geometry calibration during initial setup and after any projector repositioning.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eWhat ceiling height does the VTrack require?\u003c\/h4\u003e\n          \u003cp\u003eThe VTrack Overhead requires a minimum ceiling height of 106 inches (approximately 8 feet 10 inches). This clearance ensures the cameras have the proper angle for accurate ball and club tracking across all standard shot types. Confirm ceiling height before ordering.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eWhich enclosure size should I choose?\u003c\/h4\u003e\n          \u003cp\u003eThe Birdie 10 (120″×96″×60″) suits tighter garage bays or dedicated rooms where width is limited. The Eagle 12 (144″×98″×60″) is the most popular size and fits most standard two-car garage bays. The Albatross 13 (156″×102″×72″) is the largest option and requires additional side clearance and ceiling height. Measure the available floor footprint and ceiling height before selecting.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eHow do I know if my room fits this projector?\u003c\/h4\u003e\n          \u003cp\u003eThe BenQ AH700ST has a throw ratio of 0.69–0.83:1, meaning it can project a large image from a short distance. The exact placement depends on ceiling height and screen size. Use the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e on the ESG site to enter your room dimensions and get exact throw distance and mounting position numbers before ordering.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eWhat software does the VTrack work with?\u003c\/h4\u003e\n          \u003cp\u003eThe VTrack Overhead is compatible with GSPro, E6 Connect, and E6 Apex. No additional VTrack subscription is required for simulator use — connect the device and launch the software to start playing.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eDoes the VTrack require marked balls or stickers?\u003c\/h4\u003e\n          \u003cp\u003eNo stickers or specially marked balls are required for core use. The VTrack’s dual high-speed stereoscopic cameras track the ball and club through the impact zone without any surface markers. Standard golf balls work out of the box. The included 12 TaylorMade TP5 Pix balls are a bonus addition, not a requirement.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eWhat size landing mat is included?\u003c\/h4\u003e\n          \u003cp\u003eThe landing mat size is matched to the selected enclosure. Birdie 10 and Eagle 12 orders include a 6×12 landing mat. Albatross 13 orders include a 6×15 landing mat to match the wider bay floor area.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eHow does this SimKit ship?\u003c\/h4\u003e\n          \u003cp\u003eThe SimKit ships free via UPS Ground to the continental United States. No shipping charges are added at checkout. Individual components may ship in separate packages depending on the carrier and enclosure size.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eIs left-handed golf supported?\u003c\/h4\u003e\n          \u003cp\u003eYes. The VTrack Overhead supports both right-handed and left-handed golfers. Because the tracking unit mounts to the ceiling above the bay, no hardware repositioning is needed when switching between right and left-handed players.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003ch4\u003eWhat support is included after purchase?\u003c\/h4\u003e\n          \u003cp\u003eSetup support is included with every SimKit order. The ESG team provides guidance through the installation process — enclosure assembly, projector mounting and alignment, VTrack installation, and software connection. Frame assembly diagrams for all ESG enclosures are available at the \u003ca href=\"https:\/\/elitesimgolf.com\/blogs\/product-install\/frame-assembly-diagrams-for-elite-sim-golf-enclosures\"\u003eAssembly \u0026amp; Support resource page\u003c\/a\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =====================================================\n       SECTION 14 - ESG Advantage (Navy)\n  ====================================================== --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eThe Elite Sim Golf Difference\u003c\/span\u003e\n      \u003ch3\u003eA Complete Bay, Not a Parts List\u003c\/h3\u003e\n      \u003cdiv class=\"esg-adv-body\"\u003e\n        \u003cp\u003eEvery component in this SimKit was selected and tested as a system — the projector throw ratio confirmed against the enclosure screen dimensions, the mount and cable lengths verified for the ceiling routing, and the VTrack placement validated against the enclosure footprint. Nothing in this package was assembled from a generic catalog; each item was chosen because it works with the others without modification or compatibility research on the buyer’s end.\u003c\/p\u003e\n        \u003cp\u003eThe result is a bay that can be planned, ordered, and installed without the uncertainty that comes from sourcing a launch monitor, projector, enclosure, and accessories from separate vendors. Dimensions match. Cable runs reach. The projector image fills the screen. These are details that get resolved before the order ships, not after the components arrive.\u003c\/p\u003e\n        \u003cp\u003eSetup support is included because installation questions come up regardless of experience level — enclosure assembly, projector alignment, VTrack positioning, and software connection are all covered. The SimKit is designed to be a finished bay from the first session, and that outcome starts before the first box is opened.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003c!-- \/.esg-vtrack-ah700st-simkit-pdp --\u003e\n\n\u003c!-- =====================================================\n     FAQPage JSON-LD\n====================================================== --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's included in the 1080P SimKit?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The SimKit includes the VTrack Overhead Launch Monitor (with case), BenQ AH700ST 1080P Laser Projector, the enclosure of choice (Birdie 10, Eagle 12, or Albatross 13), Beaver Tail 4x8.25 hitting mat, BenQ projector ceiling mount, 25ft HDMI cable, 25ft power cable, a landing mat sized to the chosen enclosure, VTrack impact protector, and 12 TaylorMade TP5 Pix golf balls.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between the 1080P and 4K SimKit?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Both SimKits use the same VTrack Overhead launch monitor, the same enclosure options, and the same accessory package. The difference is the projector: the 1080P SimKit includes the BenQ AH700ST at 4,000 lumens and 1920x1080 resolution, while the 4K SimKit includes the BenQ AK700ST with true 4K UHD resolution and its Golf Color Mode.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the BenQ AH700ST Auto Screen Fit work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Auto Screen Fit is a one-button function on the AH700ST remote. When activated, the projector detects the screen's aspect ratio -- 16:9, 16:10, 4:3, or 1:1 -- and automatically adjusts the image to fill it precisely. This eliminates manual keystone and geometry calibration during initial setup and after any projector repositioning.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What ceiling height does the VTrack require?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The VTrack Overhead requires a minimum ceiling height of 106 inches (approximately 8 feet 10 inches). This clearance ensures the cameras have the proper angle for accurate ball and club tracking across all standard shot types.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which enclosure size should I choose?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Birdie 10 (120x96x60 inches) suits tighter bays where width is limited. The Eagle 12 (144x98x60 inches) is the most popular size and fits most standard two-car garage bays. The Albatross 13 (156x102x72 inches) is the largest option and requires additional side clearance and ceiling height. Measure available floor footprint and ceiling height before selecting.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I know if my room fits this projector?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The BenQ AH700ST has a throw ratio of 0.69-0.83:1. Use the Projector Fitment Tool at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator to enter your room dimensions and get exact throw distance and mounting position numbers before ordering.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What software does the VTrack work with?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The VTrack Overhead is compatible with GSPro, E6 Connect, and E6 Apex. No additional VTrack subscription is required for simulator use.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the VTrack require marked balls or stickers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No stickers or specially marked balls are required for core use. The VTrack's dual high-speed stereoscopic cameras track the ball and club through the impact zone without any surface markers. Standard golf balls work out of the box.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size landing mat is included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The landing mat size is matched to the selected enclosure. Birdie 10 and Eagle 12 orders include a 6x12 landing mat. Albatross 13 orders include a 6x15 landing mat to match the wider bay floor area.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does this SimKit ship?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The SimKit ships free via UPS Ground to the continental United States. No shipping charges are added at checkout. Individual components may ship in separate packages depending on the carrier and enclosure size.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is left-handed golf supported?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The VTrack Overhead supports both right-handed and left-handed golfers. Because the tracking unit mounts to the ceiling above the bay, no hardware repositioning is needed when switching between right and left-handed players.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What support is included after purchase?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Setup support is included with every SimKit order. The ESG team provides guidance through the installation process -- enclosure assembly, projector mounting and alignment, VTrack installation, and software connection. Frame assembly diagrams are available at https:\/\/elitesimgolf.com\/blogs\/product-install\/frame-assembly-diagrams-for-elite-sim-golf-enclosures.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- =====================================================\n     Tab JS - scoped to .esg-vtrack-ah700st-simkit-pdp\n====================================================== --\u003e\n\u003cscript\u003e\n(function () {\n  var scope = document.querySelector('.esg-vtrack-ah700st-simkit-pdp');\n  if (!scope) return;\n\n  var tabs = scope.querySelectorAll('.esg-enc-tab');\n  var panels = scope.querySelectorAll('.esg-enc-panel');\n\n  tabs.forEach(function (tab) {\n    tab.addEventListener('click', function () {\n      var target = tab.getAttribute('data-target');\n\n      tabs.forEach(function (t) {\n        t.classList.remove('esg-enc-tab--active');\n        t.setAttribute('aria-selected', 'false');\n      });\n      panels.forEach(function (p) {\n        p.classList.remove('esg-enc-panel--active');\n      });\n\n      tab.classList.add('esg-enc-tab--active');\n      tab.setAttribute('aria-selected', 'true');\n\n      var panel = scope.querySelector('#' + target);\n      if (panel) {\n        panel.classList.add('esg-enc-panel--active');\n      }\n    });\n  });\n})();\n\u003c\/script\u003e","brand":"LAON SWINGCRAFT","offers":[{"title":"Eagle 12 - 144\" x 98\" x 60\" (4:3 Ratio)","offer_id":47808787808450,"sku":"VTRACK-E12-AH700ST-BT48","price":9799.0,"currency_code":"USD","in_stock":true},{"title":"Birdie 10 - 118\" x 98\" x 60\" (4:3 Ratio)","offer_id":47808787841218,"sku":"VTRACK-B10-AH700ST-BT48","price":9799.0,"currency_code":"USD","in_stock":true},{"title":"Albatross 13 - 158\" x 98\" x 60\" ( 16:9 Ratio)","offer_id":47808787873986,"sku":"VTRACK-A13S-AH700ST-BT48","price":9799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E12-VTK-AH700.png?v=1781478196"},{"product_id":"vtrack-overhead-launch-monitor-premium-4k-bundle-with-12ft-enclosure","title":"VTrack Overhead Launch Monitor Premium 4K Package (Enclosure Choice + BenQ AK700ST)","description":"\u003c!-- VTrack Premium 4K SimKit — BenQ AK700ST | Elite Sim Golf --\u003e\n\u003c!-- Scope: esg-vtrack-benq-simkit-pdp --\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* ============================================================\n   ESG SimKit PDP — VTrack Premium 4K \/ BenQ AK700ST\n   Scope: .esg-vtrack-benq-simkit-pdp\n   ============================================================ *\/\n\n.esg-vtrack-benq-simkit-pdp *,\n.esg-vtrack-benq-simkit-pdp *::before,\n.esg-vtrack-benq-simkit-pdp *::after {\n  box-sizing: border-box;\n}\n\n.esg-vtrack-benq-simkit-pdp {\n  font-family: 'Inter', system-ui, -apple-system, sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  color: #2a3756;\n  width: 100%;\n}\n\n\/* ── Inner content wrapper ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 72px 48px;\n  box-sizing: border-box;\n  width: 100%;\n}\n\n\/* ── Section shells ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-section {\n  padding: 0;\n  width: 100%;\n  background: #F8F8F8;\n}\n.esg-vtrack-benq-simkit-pdp .esg-section--white {\n  background: #ffffff;\n}\n.esg-vtrack-benq-simkit-pdp .esg-section--dark {\n  background: #0A1A3A;\n}\n\n\/* ── Component content wrapper ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-component-content {\n  max-width: 1200px;\n  margin: 0 auto;\n  width: 100%;\n  padding: 56px 40px;\n  box-sizing: border-box;\n}\n\n\/* ── Typography ── *\/\n.esg-vtrack-benq-simkit-pdp h2,\n.esg-vtrack-benq-simkit-pdp h3,\n.esg-vtrack-benq-simkit-pdp h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  letter-spacing: -0.01em;\n  color: #0A1A3A;\n  margin-top: 0;\n}\n.esg-vtrack-benq-simkit-pdp h3 {\n  font-size: clamp(22px, 2.4vw, 28px);\n  font-weight: 800;\n  text-transform: uppercase;\n  margin-bottom: 16px;\n}\n.esg-vtrack-benq-simkit-pdp h4 {\n  font-size: 18px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  margin-bottom: 8px;\n}\n.esg-vtrack-benq-simkit-pdp p {\n  color: #2a3756;\n  margin-top: 0;\n  margin-bottom: 1em;\n}\n.esg-vtrack-benq-simkit-pdp strong {\n  color: #0A1A3A;\n  font-weight: 600;\n}\n.esg-vtrack-benq-simkit-pdp a {\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n.esg-vtrack-benq-simkit-pdp a:hover {\n  opacity: 0.75;\n}\n\n\/* ── Eyebrow ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-eyebrow {\n  display: block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 10px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-section--dark .esg-eyebrow {\n  color: #7A9CC0;\n}\n\n\/* ── Lede ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-lede {\n  font-size: 18px;\n  color: #2a3756;\n  max-width: 900px;\n  margin-bottom: 1.4em;\n}\n\n\/* ── Section 1: Component Nav Cards ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-component-nav {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-nav__card {\n  display: flex;\n  flex-direction: column;\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-top: 3px solid #0A1A3A;\n  border-radius: 4px;\n  text-decoration: none;\n  color: inherit;\n  transition: transform 0.18s ease, box-shadow 0.18s ease;\n  overflow: hidden;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-nav__card:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 6px 20px rgba(10,26,58,0.10);\n  text-decoration: none;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-nav__img-well {\n  height: 180px;\n  background: #F8F8F8;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 16px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-nav__img-well img {\n  max-width: 100%;\n  max-height: 148px;\n  object-fit: contain;\n  display: block;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-nav__body {\n  padding: 16px 18px 20px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-nav__label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 4px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-nav__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  letter-spacing: 0.02em;\n  margin-bottom: 6px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-nav__desc {\n  font-size: 13px;\n  color: #6B7390;\n  line-height: 1.45;\n  margin: 0;\n}\n\n\/* ── Section 2: Trust Strip ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-trust__grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n}\n.esg-vtrack-benq-simkit-pdp .esg-trust__item {\n  padding: 36px 28px;\n  border-right: 1px solid rgba(255,255,255,0.1);\n  text-align: center;\n}\n.esg-vtrack-benq-simkit-pdp .esg-trust__item:last-child {\n  border-right: none;\n}\n.esg-vtrack-benq-simkit-pdp .esg-trust__label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 17px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 6px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-trust__sub {\n  font-size: 13px;\n  color: #E6ECF7;\n  line-height: 1.45;\n  margin: 0;\n}\n\n\/* ── Feature Grid ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 16px;\n  margin-top: 28px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-feature-grid--3 {\n  grid-template-columns: repeat(3, 1fr);\n}\n.esg-vtrack-benq-simkit-pdp .esg-feature-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-left: 3px solid #0A1A3A;\n  border-radius: 4px;\n  padding: 20px 18px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-section .esg-feature-card,\n.esg-vtrack-benq-simkit-pdp .esg-section--white .esg-feature-card {\n  background: #ffffff;\n}\n.esg-vtrack-benq-simkit-pdp .esg-feature-card h4 {\n  font-size: 14px;\n  letter-spacing: 0.06em;\n  margin-bottom: 6px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-feature-card p {\n  font-size: 14px;\n  color: #2a3756;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* ── Notice \/ Callout Box ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-notice {\n  background: #F0F3F8;\n  border: 2px solid #0A1A3A;\n  border-radius: 4px;\n  padding: 20px 24px;\n  margin-top: 28px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-notice p {\n  font-size: 14px;\n  color: #2a3756;\n  margin: 0;\n  line-height: 1.55;\n}\n.esg-vtrack-benq-simkit-pdp .esg-notice strong {\n  color: #0A1A3A;\n}\n\n\/* ── Component Link ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-component-link {\n  display: inline-block;\n  margin-top: 24px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n\n\/* ── Section 5: Enclosure Tabs ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-enc-tabs {\n  display: flex;\n  gap: 0;\n  border-bottom: 2px solid #E6E9F0;\n  margin-bottom: 32px;\n  flex-wrap: wrap;\n}\n.esg-vtrack-benq-simkit-pdp .esg-enc-tab {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 20px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  padding: 14px 32px;\n  background: none;\n  border: none;\n  border-bottom: 4px solid transparent;\n  cursor: pointer;\n  color: #6B7390;\n  position: relative;\n  margin-bottom: -2px;\n  transition: color 0.15s;\n}\n.esg-vtrack-benq-simkit-pdp .esg-enc-tab:hover {\n  color: #0A1A3A;\n}\n.esg-vtrack-benq-simkit-pdp .esg-enc-tab--active {\n  color: #0A1A3A;\n  border-bottom: 4px solid #0A1A3A;\n}\n.esg-vtrack-benq-simkit-pdp .esg-enc-tab--popular::after {\n  content: 'Most Popular';\n  display: inline-block;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.10em;\n  text-transform: uppercase;\n  background: #0A1A3A;\n  color: #ffffff;\n  border-radius: 3px;\n  padding: 2px 7px;\n  margin-left: 9px;\n  vertical-align: middle;\n  position: relative;\n  top: -1px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-enc-panel {\n  display: none;\n}\n.esg-vtrack-benq-simkit-pdp .esg-enc-panel--active {\n  display: grid;\n  grid-template-columns: 260px 1fr;\n  gap: 36px;\n  align-items: start;\n}\n.esg-vtrack-benq-simkit-pdp .esg-enc-panel__img {\n  background: #F8F8F8;\n  border: 1px solid #E6E9F0;\n  border-radius: 4px;\n  padding: 20px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 260px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-enc-panel__img img {\n  width: 100%;\n  height: auto;\n  object-fit: contain;\n  display: block;\n}\n.esg-vtrack-benq-simkit-pdp .esg-enc-panel__specs h4 {\n  font-size: 16px;\n  margin-bottom: 14px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-spec-row {\n  display: flex;\n  justify-content: space-between;\n  border-bottom: 1px solid #E6E9F0;\n  padding: 9px 0;\n  font-size: 14px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-spec-row:last-of-type {\n  border-bottom: none;\n}\n.esg-vtrack-benq-simkit-pdp .esg-spec-label {\n  color: #6B7390;\n  font-weight: 500;\n}\n.esg-vtrack-benq-simkit-pdp .esg-spec-value {\n  color: #0A1A3A;\n  font-weight: 600;\n  text-align: right;\n}\n\n\/* ── Gallery section ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-gallery-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n  margin-top: 32px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-gallery-grid img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 4px;\n  object-fit: cover;\n  aspect-ratio: 16\/9;\n}\n.esg-vtrack-benq-simkit-pdp .esg-section--dark h3 {\n  color: #ffffff;\n}\n.esg-vtrack-benq-simkit-pdp .esg-section--dark p {\n  color: #E6ECF7;\n}\n.esg-vtrack-benq-simkit-pdp .esg-section--dark strong {\n  color: #ffffff;\n}\n.esg-vtrack-benq-simkit-pdp .esg-section--dark a {\n  color: #E6ECF7;\n}\n.esg-vtrack-benq-simkit-pdp .esg-gallery-disclaimer {\n  font-size: 13px;\n  color: #7A9CC0;\n  margin-top: 20px;\n  margin-bottom: 0;\n}\n\n\/* ── Section 7: Accessories ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 28px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-accessory-card {\n  background: #F8F8F8;\n  border: 1px solid #E6E9F0;\n  border-top: 3px solid #0A1A3A;\n  border-radius: 4px;\n  padding: 24px 22px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-accessory-card h4 {\n  font-size: 16px;\n  margin-bottom: 10px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-accessory-card p {\n  font-size: 14px;\n  color: #2a3756;\n  margin: 0;\n  line-height: 1.55;\n}\n\n\/* ── Section 8: Box List ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-box-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 36px;\n  margin-top: 28px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-box-list__group-label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 12px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-box-list {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n}\n.esg-vtrack-benq-simkit-pdp .esg-box-list li {\n  display: flex;\n  align-items: baseline;\n  gap: 10px;\n  padding: 9px 0;\n  border-bottom: 1px solid #E6E9F0;\n  font-size: 14px;\n  color: #2a3756;\n}\n.esg-vtrack-benq-simkit-pdp .esg-box-list li:last-child {\n  border-bottom: none;\n}\n.esg-vtrack-benq-simkit-pdp .esg-box-list li::before {\n  content: '';\n  display: inline-block;\n  width: 8px;\n  height: 8px;\n  min-width: 8px;\n  background: #0A1A3A;\n  border-radius: 50%;\n}\n\n\/* ── Section 9: Quick Specs ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-quick-specs-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 36px;\n  margin-top: 28px;\n  align-items: start;\n}\n.esg-vtrack-benq-simkit-pdp .esg-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-spec-table tr:nth-child(odd) td {\n  background: #F8F8F8;\n}\n.esg-vtrack-benq-simkit-pdp .esg-spec-table td {\n  padding: 10px 12px;\n  vertical-align: top;\n  border: 1px solid #E6E9F0;\n  color: #2a3756;\n}\n.esg-vtrack-benq-simkit-pdp .esg-spec-table td:first-child {\n  font-weight: 600;\n  color: #0A1A3A;\n  width: 42%;\n  white-space: nowrap;\n}\n.esg-vtrack-benq-simkit-pdp .esg-why-card {\n  background: #F0F3F8;\n  border: 2px solid #0A1A3A;\n  border-radius: 4px;\n  padding: 28px 24px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-why-card h4 {\n  font-size: 16px;\n  margin-bottom: 16px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-why-list {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n}\n.esg-vtrack-benq-simkit-pdp .esg-why-list li {\n  font-size: 14px;\n  color: #2a3756;\n  padding: 7px 0;\n  border-bottom: 1px solid #E6E9F0;\n  line-height: 1.5;\n  display: flex;\n  gap: 10px;\n  align-items: baseline;\n}\n.esg-vtrack-benq-simkit-pdp .esg-why-list li:last-child {\n  border-bottom: none;\n}\n.esg-vtrack-benq-simkit-pdp .esg-why-list li::before {\n  content: '';\n  display: inline-block;\n  width: 8px;\n  height: 8px;\n  min-width: 8px;\n  background: #0A1A3A;\n  border-radius: 50%;\n  margin-top: 4px;\n}\n\n\/* ── Section 10: Buyer Profiles ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-grid-4 {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 28px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-profile-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-top: 3px solid #0A1A3A;\n  border-radius: 4px;\n  padding: 24px 20px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-profile-card h4 {\n  font-size: 15px;\n  margin-bottom: 10px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-profile-card p {\n  font-size: 13px;\n  color: #2a3756;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* ── Section 11: Alternate Configs ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-grid-2 {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 24px;\n  margin-top: 28px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-config-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-top: 3px solid #0A1A3A;\n  border-radius: 4px;\n  padding: 28px 24px;\n  display: flex;\n  flex-direction: column;\n}\n.esg-vtrack-benq-simkit-pdp .esg-config-card h4 {\n  font-size: 16px;\n  margin-bottom: 10px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-config-card p {\n  font-size: 14px;\n  color: #2a3756;\n  line-height: 1.55;\n  flex: 1;\n  margin-bottom: 20px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-config-card a.esg-btn {\n  display: inline-block;\n  background: #0A1A3A;\n  color: #ffffff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  padding: 12px 24px;\n  border-radius: 3px;\n  text-decoration: none;\n  text-align: center;\n  transition: opacity 0.15s;\n}\n.esg-vtrack-benq-simkit-pdp .esg-config-card a.esg-btn:hover {\n  opacity: 0.85;\n  text-decoration: none;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-links-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px 32px;\n  margin-top: 36px;\n  padding-top: 28px;\n  border-top: 1px solid #E6E9F0;\n}\n.esg-vtrack-benq-simkit-pdp .esg-component-links-row a {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n\n\/* ── Section 12: Resources ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-resources {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 28px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-resource-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-left: 3px solid #0A1A3A;\n  border-radius: 4px;\n  padding: 22px 20px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-resource-card h4 {\n  font-size: 15px;\n  margin-bottom: 8px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-resource-card p {\n  font-size: 13px;\n  color: #2a3756;\n  margin-bottom: 16px;\n  line-height: 1.5;\n}\n.esg-vtrack-benq-simkit-pdp .esg-resource-card a.esg-resource-link {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: underline;\n}\n\n\/* ── Section 13: FAQ ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-faq-list {\n  margin-top: 28px;\n  border-top: 1px solid #E6E9F0;\n}\n.esg-vtrack-benq-simkit-pdp .esg-faq-item {\n  border-bottom: 1px solid #E6E9F0;\n  padding: 20px 0;\n}\n.esg-vtrack-benq-simkit-pdp .esg-faq-q {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.02em;\n  color: #0A1A3A;\n  margin: 0 0 10px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-faq-a {\n  font-size: 14px;\n  color: #2a3756;\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ── Section 14: ESG Advantage ── *\/\n.esg-vtrack-benq-simkit-pdp .esg-advantage-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 32px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-advantage-card {\n  border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 4px;\n  padding: 24px 20px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-advantage-card h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 8px;\n}\n.esg-vtrack-benq-simkit-pdp .esg-advantage-card p {\n  font-size: 13px;\n  color: #E6ECF7;\n  line-height: 1.55;\n  margin: 0;\n}\n.esg-vtrack-benq-simkit-pdp .esg-closing-cta {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 16px;\n  margin-top: 36px;\n  align-items: center;\n}\n.esg-vtrack-benq-simkit-pdp .esg-closing-cta a.esg-btn--outline {\n  display: inline-block;\n  border: 2px solid #ffffff;\n  color: #ffffff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 15px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  padding: 11px 24px;\n  border-radius: 3px;\n  text-decoration: none;\n  transition: background 0.15s;\n}\n.esg-vtrack-benq-simkit-pdp .esg-closing-cta a.esg-btn--outline:hover {\n  background: rgba(255,255,255,0.12);\n  text-decoration: none;\n}\n\n\/* ── Responsive ── *\/\n@media (max-width: 900px) {\n  .esg-vtrack-benq-simkit-pdp .esg-inner {\n    padding: 56px 24px;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-component-content {\n    padding: 48px 24px;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-component-nav {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-trust__grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-feature-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-feature-grid--3 {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-grid-3 {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-grid-2 {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-grid-4 {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-quick-specs-grid {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-resources {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-gallery-grid {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-advantage-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-box-grid {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n}\n\n@media (max-width: 680px) {\n  .esg-vtrack-benq-simkit-pdp .esg-enc-panel--active {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-enc-panel__img {\n    min-height: 200px;\n  }\n}\n\n@media (max-width: 560px) {\n  .esg-vtrack-benq-simkit-pdp .esg-grid-4 {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-trust__grid {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-feature-grid {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-feature-grid--3 {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-advantage-grid {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-benq-simkit-pdp .esg-trust__item {\n    border-right: none;\n    border-bottom: 1px solid rgba(255,255,255,0.10);\n  }\n}\n\u003c\/style\u003e\n\n\u003c!-- ============================================================\n     WRAPPER\n     ============================================================ --\u003e\n\u003cdiv class=\"esg-vtrack-benq-simkit-pdp\"\u003e\n\n\u003c!-- ============================================================\n     SECTION 1 — WHAT IS THIS SIMKIT (White)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--white\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eComplete Golf Simulator Package\u003c\/span\u003e\n    \u003ch3\u003eVTrack Premium 4K SimKit — BenQ AK700ST\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\" style=\"max-width:none;\"\u003eThe VTrack Premium 4K SimKit pairs the ceiling-mounted VTrack Overhead Launch Monitor with BenQ’s AK700ST 4K laser projector, your choice of enclosure, and the Beaver Tail hitting mat — everything pre-specified so room planning, compatibility, and setup are handled before the first box arrives.\u003c\/p\u003e\n    \u003cp class=\"esg-lede\" style=\"max-width:none;\"\u003eThe BenQ AK700ST distinguishes this configuration with a dedicated \u003cstrong\u003eGolf Color Mode\u003c\/strong\u003e — factory-tuned picture settings that lift greens, fairway blues, and skin tones specifically for golf simulation — combined with a laser light source rated for approximately 20,000 hours and motorized 1.2× zoom for precise image sizing without physically repositioning the projector. At 0.69–0.83:1 throw ratio, it fits into the same short-throw ceiling bracket as the Optoma alternative while delivering the color accuracy that golf simulation specifically benefits from.\u003c\/p\u003e\n\n    \u003cnav class=\"esg-component-nav\" aria-label=\"SimKit components\"\u003e\n      \u003ca class=\"esg-component-nav__card\" href=\"#esg-vtrack\"\u003e\n        \u003cdiv class=\"esg-component-nav__img-well\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/Vtrack-Main.png\" alt=\"VTrack Overhead Launch Monitor\" loading=\"lazy\" width=\"220\" height=\"148\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-component-nav__body\"\u003e\n          \u003cdiv class=\"esg-component-nav__label\"\u003eLaunch Monitor\u003c\/div\u003e\n          \u003cdiv class=\"esg-component-nav__title\"\u003eVTrack Overhead\u003c\/div\u003e\n          \u003cp class=\"esg-component-nav__desc\"\u003eCeiling-mounted, markerless photometric tracking — no stickers, no floor sensors\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"esg-component-nav__card\" href=\"#esg-projector\"\u003e\n        \u003cdiv class=\"esg-component-nav__img-well\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ak700st-gallery1.png\" alt=\"BenQ AK700ST 4K Laser Projector\" loading=\"lazy\" width=\"220\" height=\"148\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-component-nav__body\"\u003e\n          \u003cdiv class=\"esg-component-nav__label\"\u003e4K Laser Projector\u003c\/div\u003e\n          \u003cdiv class=\"esg-component-nav__title\"\u003eBenQ AK700ST\u003c\/div\u003e\n          \u003cp class=\"esg-component-nav__desc\"\u003e4,000 lumens, Golf Color Mode, 0.69–0.83:1 throw, motorized zoom\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"esg-component-nav__card\" href=\"#esg-enclosure\"\u003e\n        \u003cdiv class=\"esg-component-nav__img-well\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/E12-ProductCard.png\" alt=\"Eagle 12 Golf Simulator Enclosure\" loading=\"lazy\" width=\"220\" height=\"148\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-component-nav__body\"\u003e\n          \u003cdiv class=\"esg-component-nav__label\"\u003eEnclosure\u003c\/div\u003e\n          \u003cdiv class=\"esg-component-nav__title\"\u003eBirdie 10 \/ Eagle 12 \/ Albatross 13\u003c\/div\u003e\n          \u003cp class=\"esg-component-nav__desc\"\u003eThree bay sizes — select the enclosure that fits your room\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n      \u003ca class=\"esg-component-nav__card\" href=\"#esg-mat\"\u003e\n        \u003cdiv class=\"esg-component-nav__img-well\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/beavertail_top.jpg\" alt=\"Beaver Tail Hitting Mat\" loading=\"lazy\" width=\"220\" height=\"148\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-component-nav__body\"\u003e\n          \u003cdiv class=\"esg-component-nav__label\"\u003eHitting Mat\u003c\/div\u003e\n          \u003cdiv class=\"esg-component-nav__title\"\u003eBeaver Tail 4″ × 8.25″\u003c\/div\u003e\n          \u003cp class=\"esg-component-nav__desc\"\u003eDouble-wide platform with replaceable hitting strip insert\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/a\u003e\n    \u003c\/nav\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 2 — TRUST STRIP (Navy)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--dark\"\u003e\n  \u003cdiv class=\"esg-trust__grid\"\u003e\n    \u003cdiv class=\"esg-trust__item\"\u003e\n      \u003cdiv class=\"esg-trust__label\"\u003eFree UPS Ground Shipping\u003c\/div\u003e\n      \u003cp class=\"esg-trust__sub\"\u003eContinental US — no shipping charges\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"esg-trust__item\"\u003e\n      \u003cdiv class=\"esg-trust__label\"\u003ePre-Configured Package\u003c\/div\u003e\n      \u003cp class=\"esg-trust__sub\"\u003eCompatibility verified across every component\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"esg-trust__item\"\u003e\n      \u003cdiv class=\"esg-trust__label\"\u003eIn-House Accessories\u003c\/div\u003e\n      \u003cp class=\"esg-trust__sub\"\u003eMounts, cables, and landing mats sized for this kit\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"esg-trust__item\"\u003e\n      \u003cdiv class=\"esg-trust__label\"\u003eESG-Backed Support\u003c\/div\u003e\n      \u003cp class=\"esg-trust__sub\"\u003eSetup and post-purchase support from the team that built it\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 3 — COMPONENT 1: VTRACK LAUNCH MONITOR (White)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--white\" id=\"esg-vtrack\"\u003e\n  \u003cdiv class=\"esg-component-content\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eFeatured Launch Monitor\u003c\/span\u003e\n    \u003ch3\u003eVTrack Overhead — Ceiling-Mounted, Markerless Tracking\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe VTrack mounts to the ceiling above the hitting position and tracks the ball and club head using photometric cameras — no floor sensors, no marker stickers, and no recalibration between left- and right-handed players. It captures full ball flight data, club head data, and a short impact video clip on every swing, then streams directly to GSPro and E6 Connect over the local network.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-feature-grid\"\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eCeiling Mount\u003c\/h4\u003e\n        \u003cp\u003eInstalls overhead on a standard ceiling joist or unistrut rail. Keeps the floor and hitting zone completely clear. No cables crossing the mat, no tripping hazard.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eMarkerless Photometric Tracking\u003c\/h4\u003e\n        \u003cp\u003eHigh-speed cameras detect ball and club head motion without adhesive stickers or floor-mounted sensors. Setup is the same for every club in the bag.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eBall + Club Data + Impact Video\u003c\/h4\u003e\n        \u003cp\u003eDelivers ball speed, launch angle, spin axis, spin rate, club head speed, smash factor, and a short video clip of impact for every shot.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eGSPro \u0026amp; E6 Connect Ready\u003c\/h4\u003e\n        \u003cp\u003eNative integrations with GSPro and E6 Connect. Also compatible with TGC 2019 and Awesome Golf via bridge software.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eRight \u0026amp; Left Handed\u003c\/h4\u003e\n        \u003cp\u003eHandedness switching requires no hardware adjustment. Both orientations are supported without repositioning the unit or the mat.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eCeiling Height Requirement\u003c\/h4\u003e\n        \u003cp\u003eA minimum of 9 ft of ceiling clearance is recommended for a full driver swing. Confirm your room dimensions before ordering.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-notice\"\u003e\n      \u003cp\u003e\u003cstrong\u003eOverhead advantage:\u003c\/strong\u003e Unlike side or rear-facing launch monitors, the VTrack’s ceiling position means it never interferes with follow-through on full shots or with putting strokes. The impact video captures the actual clubface-to-ball contact frame every time.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"esg-component-link\" href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-golf-launch-monitor\"\u003eView VTrack Overhead Launch Monitor →\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 4 — COMPONENT 2: BENQ AK700ST PROJECTOR (Light)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section\" id=\"esg-projector\"\u003e\n  \u003cdiv class=\"esg-component-content\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eIncluded 4K Laser Projector\u003c\/span\u003e\n    \u003ch3\u003eBenQ AK700ST — Golf Color Mode, Motorized Zoom, 20,000-Hour Laser\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe BenQ AK700ST is purpose-built for high-ambient-light simulation environments. At 4,000 ANSI lumens with a 4K UHD (3840×2160) laser light source, it renders simulation visuals with the color accuracy golf specifically benefits from — a factory-calibrated Golf Color Mode lifts green tones, fairway blues, and skin tones that generic cinema modes tend to flatten.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-feature-grid\"\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eGolf Color Mode\u003c\/h4\u003e\n        \u003cp\u003eFactory-tuned picture mode calibrated for golf simulation. Accurately renders fairway greens, deep sky blues, and natural skin tones that generic projector modes underperform on. Exclusive to the BenQ configuration in this SimKit lineup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003e4K UHD Laser — 4,000 ANSI Lumens\u003c\/h4\u003e\n        \u003cp\u003e3840×2160 native resolution from a laser light source rated at approximately 20,000 hours of life — no bulb replacements for the usable life of the projector. At 4,000 lumens the image holds well in partially lit bays.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eMotorized 1.2× Zoom + Auto Screen Fit\u003c\/h4\u003e\n        \u003cp\u003eThe 1.2× motorized zoom lets you fine-tune image size from the mount position without touching the projector. Auto Screen Fit detects the screen boundary and fills it with one button — no manual keystoning required at first setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003e3D Keystone, Corner Fit \u0026amp; Quick Focus\u003c\/h4\u003e\n        \u003cp\u003e±30° vertical, horizontal, and rotational keystone correction covers off-axis ceiling positions. Corner Fit handles trapezoidal distortion from angled mounts. Quick Focus shortens the post-mount alignment workflow.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eShort Throw — 0.69–0.83:1 Ratio\u003c\/h4\u003e\n        \u003cp\u003eProjects a full-size simulation image from a short ceiling-mount distance. Exact throw distance depends on enclosure width and mounting position — use the Projector Fitment Tool to confirm for your room.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eHDR10 + HLG, Dual HDMI 2.0, USB-C DP Alt Mode\u003c\/h4\u003e\n        \u003cp\u003eHDR10 and HLG support, IP5X dust-resistant optical engine, two full-bandwidth HDMI 2.0 inputs, and USB-C DisplayPort Alt Mode for flexible PC and console connectivity.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-notice\"\u003e\n      \u003cp\u003e\u003cstrong\u003eProjector fitment note:\u003c\/strong\u003e Throw distance and ceiling mount height depend on your enclosure width and room depth. Never calculate throw distances manually — use the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e to confirm the BenQ AK700ST works in your specific room before ordering.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"esg-component-link\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView BenQ AK700ST Projector Details →\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 5 — COMPONENT 3: ENCLOSURE (White) — Tabbed\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--white\" id=\"esg-enclosure\"\u003e\n  \u003cdiv class=\"esg-component-content\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eChoose Your Enclosure\u003c\/span\u003e\n    \u003ch3\u003eBirdie 10, Eagle 12, or Albatross 13\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe SimKit is available with three enclosure sizes to match different room footprints. Width determines projector throw distance and screen-to-tee depth — select the size that fits your ceiling height, floor footprint, and preferred image size. Confirm projector placement with the Projector Fitment Tool after choosing your enclosure.\u003c\/p\u003e\n\n    \u003c!-- Tab buttons --\u003e\n    \u003cdiv class=\"esg-enc-tabs\" role=\"tablist\" aria-label=\"Enclosure options\"\u003e\n      \u003cbutton class=\"esg-enc-tab\" role=\"tab\" aria-selected=\"false\" aria-controls=\"panel-birdie10\" id=\"tab-birdie10\" data-panel=\"birdie10\"\u003eBirdie 10\u003c\/button\u003e\n      \u003cbutton class=\"esg-enc-tab esg-enc-tab--active esg-enc-tab--popular\" role=\"tab\" aria-selected=\"true\" aria-controls=\"panel-eagle12\" id=\"tab-eagle12\" data-panel=\"eagle12\"\u003eEagle 12\u003c\/button\u003e\n      \u003cbutton class=\"esg-enc-tab\" role=\"tab\" aria-selected=\"false\" aria-controls=\"panel-albatross13\" id=\"tab-albatross13\" data-panel=\"albatross13\"\u003eAlbatross 13\u003c\/button\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Panel: Birdie 10 --\u003e\n    \u003cdiv class=\"esg-enc-panel\" role=\"tabpanel\" id=\"panel-birdie10\" aria-labelledby=\"tab-birdie10\" data-panel=\"birdie10\"\u003e\n      \u003cdiv class=\"esg-enc-panel__img\"\u003e\n        \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/B10-Side.png\" alt=\"Birdie 10 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-enc-panel__specs\"\u003e\n        \u003ch4\u003eBirdie 10 — Compact Bay\u003c\/h4\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eInterior Width\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eInterior Height\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e9 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eDepth\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e5 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eScreen Ratio\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e16:9\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003eSteel square-tube, powder-coated\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eAssembly\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003eTool-free bolt connections\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eLanding Mat Included\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e6 ft × 12 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003ca class=\"esg-component-link\" href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure-for-garage\"\u003eView Birdie 10 Enclosure →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Panel: Eagle 12 (default active) --\u003e\n    \u003cdiv class=\"esg-enc-panel esg-enc-panel--active\" role=\"tabpanel\" id=\"panel-eagle12\" aria-labelledby=\"tab-eagle12\" data-panel=\"eagle12\"\u003e\n      \u003cdiv class=\"esg-enc-panel__img\"\u003e\n        \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/E12-ProductCard.png\" alt=\"Eagle 12 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-enc-panel__specs\"\u003e\n        \u003ch4\u003eEagle 12 — Most Popular Bay\u003c\/h4\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eInterior Width\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e12 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eInterior Height\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e9 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eDepth\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e6 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eScreen Ratio\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e16:9\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003eSteel square-tube, powder-coated\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eAssembly\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003eTool-free bolt connections\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eLanding Mat Included\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e6 ft × 12 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003ca class=\"esg-component-link\" href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView Eagle 12 Enclosure →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Panel: Albatross 13 --\u003e\n    \u003cdiv class=\"esg-enc-panel\" role=\"tabpanel\" id=\"panel-albatross13\" aria-labelledby=\"tab-albatross13\" data-panel=\"albatross13\"\u003e\n      \u003cdiv class=\"esg-enc-panel__img\"\u003e\n        \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/A13S-ProductCard.png\" alt=\"Albatross 13 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-enc-panel__specs\"\u003e\n        \u003ch4\u003eAlbatross 13 — Full-Size Bay\u003c\/h4\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eInterior Width\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e13 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eInterior Height\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eDepth\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e6 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eScreen Ratio\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e16:9\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003eSteel square-tube, powder-coated\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eAssembly\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003eTool-free bolt connections\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"esg-spec-row\"\u003e\n\u003cspan class=\"esg-spec-label\"\u003eLanding Mat Included\u003c\/span\u003e\u003cspan class=\"esg-spec-value\"\u003e6 ft × 15 ft\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003ca class=\"esg-component-link\" href=\"https:\/\/elitesimgolf.com\/products\/albatross-13-golf-simulator-enclosure-standard-depth\"\u003eView Albatross 13 Enclosure →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-notice\" style=\"margin-top:36px;\"\u003e\n      \u003cp\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e Enclosure width directly affects projector throw distance. Confirm ceiling clearance and mounting position using the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e before finalizing your enclosure selection.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 6 — COMPONENT 4: BEAVER TAIL HITTING MAT (Light)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section\" id=\"esg-mat\"\u003e\n  \u003cdiv class=\"esg-component-content\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eIncluded Hitting Mat\u003c\/span\u003e\n    \u003ch3\u003eBeaver Tail 4 ft × 8.25 ft — Replaceable Hitting Strip\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe Beaver Tail double-wide mat replaces the single-width hitting strips typically bundled with simulator packages. The wider stance platform accommodates a natural setup for both feet without crowding, and the center hitting strip is a discrete replaceable insert — when the hitting zone wears down, replace only the strip rather than the entire mat surface.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-feature-grid\"\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003e4 ft × 8.25 ft Platform\u003c\/h4\u003e\n        \u003cp\u003eWide enough for a full stance with room for both feet, alignment aids, and natural footwork through the swing without stepping off the mat.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eReplaceable Hitting Strip\u003c\/h4\u003e\n        \u003cp\u003eThe center hitting zone is a separate insert. When it wears, you replace only that strip — the base mat and stance surface stay in service for the long term.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eJoint-Injury Prevention Design\u003c\/h4\u003e\n        \u003cp\u003eMaterial hardness and deflection are tuned to reduce repetitive-impact stress on ankles, knees, and wrists compared to firmer commercial mats.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-feature-card\"\u003e\n        \u003ch4\u003eLong-Term Value\u003c\/h4\u003e\n        \u003cp\u003eReplacing one insert costs significantly less than replacing a full mat. The Beaver Tail is built for golfers who plan to hit thousands of balls per year.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"esg-component-link\" href=\"https:\/\/elitesimgolf.com\/products\/beaver-tail-double-wide-golf-simulator-mat-4ft-x-8-25ft-with-the-most-realistic-hitting-strip-insert-for-joint-injury-prevention\"\u003eView Beaver Tail Hitting Mat Details →\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 6B — INSTALLED BAY GALLERY (Navy Dark)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--dark\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eInstalled \u0026amp; Ready to Play\u003c\/span\u003e\n    \u003ch3\u003eVTrack Premium 4K SimKit — Eagle 12 Bay\u003c\/h3\u003e\n    \u003cp style=\"color:#E6ECF7; max-width:800px;\"\u003eThe VTrack mounts overhead, the BenQ AK700ST hangs from the ceiling bracket behind the hitting position, and the Beaver Tail mat anchors the floor. The result is a clean bay with no floor clutter and no cables crossing the hitting zone.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-gallery-grid\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/Install-VTRACK-Eagle12-2.jpg?v=1781474728\" alt=\"VTrack SimKit installed in Eagle 12 enclosure — side view\" loading=\"lazy\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/install-vtrack-eagle.jpg?v=1781474751\" alt=\"VTrack SimKit installed in Eagle 12 enclosure — front view\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"esg-gallery-disclaimer\"\u003eEagle 12 enclosure pictured. Putting green not included in the standard SimKit.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 7 — CORE ACCESSORIES (White)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--white\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eIncluded Accessories\u003c\/span\u003e\n    \u003ch3\u003eCore Accessories — Everything Sized for This Kit\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eEach SimKit includes the mounting hardware and cabling required to install the BenQ AK700ST at ceiling height, plus a landing mat sized to the selected enclosure. No separate accessory sourcing required.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-grid-3\"\u003e\n      \u003cdiv class=\"esg-accessory-card\"\u003e\n        \u003ch4\u003eProjector Install Kit\u003c\/h4\u003e\n        \u003cp\u003eCeiling mount bracket for the BenQ AK700ST, 25 ft power cable, and 25 ft HDMI cable — pre-measured for the ceiling-mount-to-PC run in a standard simulator bay. All hardware is included; no additional mounting parts are needed.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-accessory-card\"\u003e\n        \u003ch4\u003eLanding Mat — Size Varies by Enclosure\u003c\/h4\u003e\n        \u003cp\u003eA 6 ft × 12 ft landing mat ships with Birdie 10 and Eagle 12 configurations. A 6 ft × 15 ft landing mat ships with the Albatross 13. The mat covers the floor between the hitting position and the enclosure screen to protect the impact area and reduce ball bounce-back noise.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-accessory-card\"\u003e\n        \u003ch4\u003eVTrack Impact Protector\u003c\/h4\u003e\n        \u003cp\u003eProtective housing installed around the VTrack unit on the ceiling. Shields the cameras and housing from direct ball contact on high-launch, high-spin shots that travel toward the ceiling mount position.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 8 — WHAT'S IN THE BOX (Light)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003ePackage Contents\u003c\/span\u003e\n    \u003ch3\u003eWhat’s In The Box\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eEvery item listed below ships with the SimKit. Primary components and accessories are separated below for clarity — the complete list is what arrives at the door.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-box-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"esg-box-list__group-label\"\u003ePrimary Components\u003c\/div\u003e\n        \u003cul class=\"esg-box-list\"\u003e\n          \u003cli\u003eVTrack Overhead Launch Monitor\u003c\/li\u003e\n          \u003cli\u003eChoice of Enclosure (Birdie 10 \/ Eagle 12 \/ Albatross 13)\u003c\/li\u003e\n          \u003cli\u003eBenQ AK700ST 4K Laser Projector\u003c\/li\u003e\n          \u003cli\u003eBeaver Tail 4 ft × 8.25 ft Hitting Mat\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"esg-box-list__group-label\"\u003eIncluded Accessories\u003c\/div\u003e\n        \u003cul class=\"esg-box-list\"\u003e\n          \u003cli\u003eCeiling Projector Mount (BenQ AK700ST)\u003c\/li\u003e\n          \u003cli\u003e25 ft HDMI Cable\u003c\/li\u003e\n          \u003cli\u003e25 ft Power Cable\u003c\/li\u003e\n          \u003cli\u003eLanding Mat — 6 ft × 12 ft (Birdie 10 \/ Eagle 12) or 6 ft × 15 ft (Albatross 13)\u003c\/li\u003e\n          \u003cli\u003eVTrack Impact Protector\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 9 — SIMKIT QUICK SPECS (White)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--white\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eAt a Glance\u003c\/span\u003e\n    \u003ch3\u003eSimKit Quick Specs\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-quick-specs-grid\"\u003e\n      \u003ctable class=\"esg-spec-table\" aria-label=\"SimKit specifications\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLaunch Monitor\u003c\/td\u003e\n\u003ctd\u003eVTrack Overhead (ceiling-mounted, photometric)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eProjector\u003c\/td\u003e\n\u003ctd\u003eBenQ AK700ST — 4,000 ANSI lumens, 4K UHD laser\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eThrow Ratio\u003c\/td\u003e\n\u003ctd\u003e0.69–0.83:1 (short throw)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLight Source Life\u003c\/td\u003e\n\u003ctd\u003e~20,000 hours (laser, no bulb)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eGolf Color Mode\u003c\/td\u003e\n\u003ctd\u003eYes — factory-tuned for golf simulation\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMotorized Zoom\u003c\/td\u003e\n\u003ctd\u003e1.2×\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHDR Support\u003c\/td\u003e\n\u003ctd\u003eHDR10 + HLG\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eKeystone Correction\u003c\/td\u003e\n\u003ctd\u003e±30° V\/H\/rotation + Corner Fit\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAlignment\u003c\/td\u003e\n\u003ctd\u003eAuto Screen Fit (one-button) + Quick Focus\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eEnclosure Options\u003c\/td\u003e\n\u003ctd\u003eBirdie 10 \/ Eagle 12 \/ Albatross 13\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHitting Mat\u003c\/td\u003e\n\u003ctd\u003eBeaver Tail 4 ft × 8.25 ft, replaceable strip\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLanding Mat\u003c\/td\u003e\n\u003ctd\u003e6×12 (B10\/E12) — 6×15 (A13)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSoftware\u003c\/td\u003e\n\u003ctd\u003eGSPro, E6 Connect, TGC 2019, Awesome Golf\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHandedness\u003c\/td\u003e\n\u003ctd\u003eRight \u0026amp; Left (no hardware change)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eConnectivity\u003c\/td\u003e\n\u003ctd\u003eDual HDMI 2.0, USB-C DP Alt Mode\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDust Rating\u003c\/td\u003e\n\u003ctd\u003eIP5X optical engine\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eFree UPS Ground — Continental US\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"esg-why-card\"\u003e\n        \u003ch4\u003eWhy Choose This SimKit\u003c\/h4\u003e\n        \u003cul class=\"esg-why-list\"\u003e\n          \u003cli\u003eGolf Color Mode is the defining projector differentiator in this configuration — no other SimKit in the ESG lineup includes it\u003c\/li\u003e\n          \u003cli\u003eLaser light source eliminates bulb replacement costs over the projector’s lifetime\u003c\/li\u003e\n          \u003cli\u003eMotorized zoom adjusts image sizing without repositioning the ceiling mount\u003c\/li\u003e\n          \u003cli\u003eCeiling-mounted VTrack keeps the entire floor and hitting zone obstacle-free\u003c\/li\u003e\n          \u003cli\u003eMarkerless tracking means no sticker application and no per-session setup\u003c\/li\u003e\n          \u003cli\u003eAuto Screen Fit handles initial projector alignment in one step\u003c\/li\u003e\n          \u003cli\u003eThree enclosure sizes let you match the kit to the actual room dimensions\u003c\/li\u003e\n          \u003cli\u003eReplaceable hitting strip on the Beaver Tail reduces long-term mat replacement cost\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 10 — WHO THIS SIMKIT IS BUILT FOR (Light)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eBuilt For\u003c\/span\u003e\n    \u003ch3\u003eWho This SimKit Is Built For\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-grid-4\"\u003e\n      \u003cdiv class=\"esg-profile-card\"\u003e\n        \u003ch4\u003eThe Color-Critical Player\u003c\/h4\u003e\n        \u003cp\u003eA golfer who notices when course turf looks washed out or when the sky reads as white. Golf Color Mode addresses this at the factory level rather than through manual projector calibration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-profile-card\"\u003e\n        \u003ch4\u003eThe Long-Term Builder\u003c\/h4\u003e\n        \u003cp\u003eSomeone building a bay they intend to use for 5 to 10 years. A ~20,000-hour laser source and replaceable hitting strip reduce ongoing operating costs relative to bulb-based projectors and single-surface mats.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-profile-card\"\u003e\n        \u003ch4\u003eThe Low-Friction Setup Seeker\u003c\/h4\u003e\n        \u003cp\u003eA golfer who wants to walk into the bay and play — not recalibrate before each session. The VTrack needs no stickers, Auto Screen Fit handles projector alignment, and handedness switching is instant.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-profile-card\"\u003e\n        \u003ch4\u003eThe Multi-Software Household\u003c\/h4\u003e\n        \u003cp\u003eHouseholds that run GSPro for serious practice, E6 for entertainment, and TGC 2019 for course variety. The VTrack and BenQ AK700ST support all three without switching hardware.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 11 — BUILD YOUR OWN \/ ALTERNATE CONFIGS (White)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--white\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eOther Ways to Configure\u003c\/span\u003e\n    \u003ch3\u003eBundle Builder \u0026amp; Alternate SimKits\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe VTrack Premium 4K SimKit with BenQ AK700ST is one of two pre-configured VTrack packages. The Bundle Builder allows full component customization if neither pre-built configuration matches your requirements.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-grid-2\"\u003e\n      \u003cdiv class=\"esg-config-card\"\u003e\n        \u003ch4\u003eSimKit Bundle Builder\u003c\/h4\u003e\n        \u003cp\u003eChoose any launch monitor, projector, enclosure, mat, and accessories from the full ESG catalog and build a custom package. The Bundle Builder flags compatibility issues and keeps the component list coherent as you select.\u003c\/p\u003e\n        \u003ca class=\"esg-btn\" href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eOpen Bundle Builder →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-config-card\"\u003e\n        \u003ch4\u003eVTrack Premium 4K SimKit — Optoma ZK521ST-B\u003c\/h4\u003e\n        \u003cp\u003eThe same VTrack overhead launch monitor, enclosure choice, and Beaver Tail mat — paired with the Optoma ZK521ST-B instead. The Optoma delivers 5,000 ANSI lumens (vs. 4,000 on the BenQ) and includes Smart Fit automatic alignment via smartphone camera. The BenQ counters with Golf Color Mode and motorized zoom. Both use a short-throw laser at comparable throw ratios.\u003c\/p\u003e\n        \u003ca class=\"esg-btn\" href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-launch-monitor-premium-4k-package-enclosure-choice-optoma-zk521st\"\u003eView Optoma ZK521ST-B SimKit →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-component-links-row\"\u003e\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-golf-launch-monitor\"\u003eVTrack Overhead Launch Monitor\u003c\/a\u003e\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eBenQ AK700ST Projector\u003c\/a\u003e\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure-for-garage\"\u003eBirdie 10 Enclosure\u003c\/a\u003e\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eEagle 12 Enclosure\u003c\/a\u003e\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/albatross-13-golf-simulator-enclosure-standard-depth\"\u003eAlbatross 13 Enclosure\u003c\/a\u003e\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/beaver-tail-double-wide-golf-simulator-mat-4ft-x-8-25ft-with-the-most-realistic-hitting-strip-insert-for-joint-injury-prevention\"\u003eBeaver Tail Hitting Mat\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 12 — RESOURCES (Light)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003ePlanning \u0026amp; Support\u003c\/span\u003e\n    \u003ch3\u003eResources\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-resources\"\u003e\n      \u003cdiv class=\"esg-resource-card\"\u003e\n        \u003ch4\u003eProjector Fitment Tool\u003c\/h4\u003e\n        \u003cp\u003eEnter your enclosure width and ceiling height to confirm the BenQ AK700ST throw distance and mount position before ordering. Never calculate throw distances manually.\u003c\/p\u003e\n        \u003ca class=\"esg-resource-link\" href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eOpen Fitment Tool →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-resource-card\"\u003e\n        \u003ch4\u003eSimKit Bundle Builder\u003c\/h4\u003e\n        \u003cp\u003eBuild a custom simulator package with any combination of launch monitor, projector, enclosure, and mat from the ESG catalog. Full compatibility is enforced in the builder.\u003c\/p\u003e\n        \u003ca class=\"esg-resource-link\" href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eOpen Bundle Builder →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-resource-card\"\u003e\n        \u003ch4\u003eAssembly \u0026amp; Install Guides\u003c\/h4\u003e\n        \u003cp\u003eFrame assembly diagrams and step-by-step install instructions for all ESG enclosures. Covers hardware layout, ceiling mount positioning, and cable routing.\u003c\/p\u003e\n        \u003ca class=\"esg-resource-link\" href=\"https:\/\/elitesimgolf.com\/blogs\/product-install\/frame-assembly-diagrams-for-elite-sim-golf-enclosures\"\u003eView Assembly Guides →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 13 — FAQ (White)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--white\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eCommon Questions\u003c\/span\u003e\n    \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\n    \u003cdiv class=\"esg-faq-list\"\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eHow do I choose between the Birdie 10, Eagle 12, and Albatross 13?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eThe enclosure choice is primarily a room-width decision. The Birdie 10 fits in a 10 ft wide space with some clearance, the Eagle 12 requires approximately 12 ft, and the Albatross 13 requires approximately 13 ft plus wall clearance. The wider the enclosure, the larger the projected image and the more side-to-side room for a full swing. Use the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e alongside the enclosure dimensions to model both the floor footprint and the projector throw for your specific room before choosing.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eWhat is the projector throw distance for the BenQ AK700ST in my room?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eThrow distance depends on your enclosure width, screen size, and ceiling mount height — it is not a single fixed number. Use the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e to enter your specific room dimensions and get an accurate throw range for the BenQ AK700ST. The throw ratio is 0.69–0.83:1 across the motorized zoom range, but exact mount position must be verified with the tool.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eWhich simulator software is compatible with the VTrack?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eThe VTrack has native integrations with GSPro and E6 Connect. It is also compatible with TGC 2019 and Awesome Golf. The BenQ AK700ST is display-only and is compatible with any software that runs on the connected PC — projector choice does not restrict software compatibility.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eWhat ceiling height is required for the VTrack?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eA minimum of 9 ft of ceiling clearance is recommended to allow a full driver swing without risk of the club striking the ceiling. Taller players or those with very upright swings may benefit from additional clearance. Confirm your finished ceiling height before ordering, accounting for any overhead obstructions such as beams, joists, or ductwork.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eDoes the VTrack support left-handed golfers?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eYes. The VTrack supports both right-handed and left-handed play. Switching between orientations requires no hardware repositioning and no recalibration — handedness is set in the software, and the unit detects ball and club motion from either side without adjustment.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eAre there ongoing subscriptions required to use this SimKit?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eThe VTrack hardware itself does not require a separate paid subscription to function as a launch monitor. GSPro and E6 Connect are purchased separately and have their own licensing models. The BenQ AK700ST requires no software subscription. Check the current subscription status of GSPro and E6 Connect directly with those providers as their licensing terms may change over time.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eWhat size landing mat is included — 6×12 or 6×15?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eLanding mat size depends on the enclosure selected. Birdie 10 and Eagle 12 configurations include a 6 ft × 12 ft landing mat. Albatross 13 configurations include a 6 ft × 15 ft landing mat. The larger mat fills the floor depth of the wider bay more completely and reduces ball rebound travel distance.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eWhat does the VTrack Impact Protector do?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eThe Impact Protector is a housing installed around the VTrack unit on the ceiling. It shields the cameras and main body from direct contact with high-launch shots that carry toward the ceiling mount position. It is included with every SimKit configuration and is designed specifically for the VTrack’s mounting footprint.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eCan I customize this SimKit or swap components?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eYes. The \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eSimKit Bundle Builder\u003c\/a\u003e allows full component selection across the ESG catalog — choose a different launch monitor, projector, enclosure, or mat combination. The builder enforces compatibility as you select components. If you want this exact VTrack configuration with a different projector, the Optoma ZK521ST-B version of this SimKit is available as a separate pre-built package.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eWhat is BenQ Golf Color Mode and why does it matter for simulation?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eGolf Color Mode is a factory-calibrated picture preset in the BenQ AK700ST tuned specifically for golf simulation content. It adjusts color temperature, green channel saturation, and sky blue reproduction to more accurately render the colors that appear in golf simulation — fairways, rough, sand, water, and sky — compared to standard cinema or presentation modes. This is a feature exclusive to the BenQ projector in the VTrack SimKit lineup and is not available on the Optoma ZK521ST-B alternative.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eHow does this SimKit ship and how long does delivery take?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eThe VTrack Premium 4K SimKit with BenQ AK700ST ships free via UPS Ground to the Continental United States. There are no shipping charges added at checkout. Delivery timeline varies by destination and carrier schedule — contact the ESG team via the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/contact-us\"\u003eContact page\u003c\/a\u003e for current lead times on your specific location.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq-item\"\u003e\n        \u003cp class=\"esg-faq-q\"\u003eBenQ AK700ST vs. Optoma ZK521ST-B — which projector should I choose?\u003c\/p\u003e\n        \u003cp class=\"esg-faq-a\"\u003eThe BenQ AK700ST includes Golf Color Mode (the Optoma does not) and motorized 1.2× zoom for easier image sizing post-mount. The Optoma ZK521ST-B delivers 5,000 ANSI lumens (vs. 4,000 for the BenQ) and includes Smart Fit automatic alignment via a smartphone camera. If color accuracy and long-term laser performance are the priority, the BenQ is the stronger fit. If raw brightness and automated smartphone-guided alignment are higher priorities, consider the Optoma version of this SimKit.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 14 — ESG ADVANTAGE (Navy Dark)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section esg-section--dark\"\u003e\n  \u003cdiv class=\"esg-inner\"\u003e\n    \u003cspan class=\"esg-eyebrow\"\u003eWhy Elite Sim Golf\u003c\/span\u003e\n    \u003ch3\u003eThe ESG Advantage\u003c\/h3\u003e\n    \u003cp style=\"color:#E6ECF7; max-width:820px;\"\u003eEvery SimKit is assembled from components that are verified to work together — mount compatibility, throw ratio, cable length, mat sizing, and software integration are confirmed before the package is listed. The BenQ AK700ST configuration is not a generic projector bundle; it is a specific combination selected because Golf Color Mode, motorized zoom, and laser longevity make a meaningful difference in a day-to-day simulator bay.\u003c\/p\u003e\n\n    \u003cdiv class=\"esg-advantage-grid\"\u003e\n      \u003cdiv class=\"esg-advantage-card\"\u003e\n        \u003ch4\u003ePre-Verified Compatibility\u003c\/h4\u003e\n        \u003cp\u003eEvery component in the SimKit has been confirmed to work with the others — projector throw ratio, mount bracket, cable run, and software stack are all verified before shipment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-advantage-card\"\u003e\n        \u003ch4\u003eSized Accessories\u003c\/h4\u003e\n        \u003cp\u003eThe landing mat, HDMI cable, and power cable ship pre-sized for this specific kit. Nothing arrives short or requires an additional purchase to install.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-advantage-card\"\u003e\n        \u003ch4\u003ePost-Purchase Support\u003c\/h4\u003e\n        \u003cp\u003eESG provides setup guidance and post-purchase support for the full SimKit — not just individual components. Contact the team via the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/contact-us\" style=\"color:#E6ECF7;\"\u003eContact page\u003c\/a\u003e for setup questions after delivery.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-closing-cta\"\u003e\n      \u003ca class=\"esg-btn--outline\" href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eCheck Projector Fitment\u003c\/a\u003e\n      \u003ca class=\"esg-btn--outline\" href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eOpen Bundle Builder\u003c\/a\u003e\n      \u003ca class=\"esg-btn--outline\" href=\"https:\/\/elitesimgolf.com\/pages\/contact-us\"\u003eContact ESG\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c!-- \/.esg-vtrack-benq-simkit-pdp --\u003e\n\n\u003c!-- ============================================================\n     FAQPAGE JSON-LD SCHEMA\n     ============================================================ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I choose between the Birdie 10, Eagle 12, and Albatross 13 enclosure?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The enclosure choice is primarily a room-width decision. The Birdie 10 fits in a 10 ft wide space, the Eagle 12 requires approximately 12 ft, and the Albatross 13 requires approximately 13 ft plus wall clearance. Use the Projector Fitment Tool at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator alongside the enclosure dimensions to model both the floor footprint and the projector throw for your specific room before choosing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the projector throw distance for the BenQ AK700ST?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Throw distance depends on your enclosure width, screen size, and ceiling mount height. The BenQ AK700ST has a 0.69–0.83:1 throw ratio across its motorized zoom range, but exact mount position must be verified with the Projector Fitment Tool at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator. Never calculate throw distances manually.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which simulator software is compatible with the VTrack Overhead Launch Monitor?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The VTrack has native integrations with GSPro and E6 Connect. It is also compatible with TGC 2019 and Awesome Golf. The BenQ AK700ST projector is display-only and compatible with any software running on the connected PC — projector choice does not restrict software compatibility.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What ceiling height is required for the VTrack Overhead Launch Monitor?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A minimum of 9 ft of ceiling clearance is recommended to allow a full driver swing. Taller players or those with very upright swings may benefit from additional clearance. Confirm your finished ceiling height before ordering, accounting for beams, joists, or ductwork.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the VTrack support left-handed golfers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The VTrack supports both right-handed and left-handed play. Switching between orientations requires no hardware repositioning and no recalibration — handedness is set in the software.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are there ongoing subscription fees required to use this SimKit?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The VTrack hardware itself does not require a separate paid subscription to function as a launch monitor. GSPro and E6 Connect are purchased separately and have their own licensing models. The BenQ AK700ST requires no software subscription. Check current licensing terms directly with GSPro and E6 Connect as they may change.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size landing mat is included — 6x12 or 6x15?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Landing mat size depends on the enclosure selected. Birdie 10 and Eagle 12 configurations include a 6 ft x 12 ft landing mat. Albatross 13 configurations include a 6 ft x 15 ft landing mat.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What does the VTrack Impact Protector do?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Impact Protector is a housing installed around the VTrack unit on the ceiling. It shields the cameras and main body from direct contact with high-launch shots that carry toward the ceiling mount position. It is included with every SimKit configuration.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I customize this SimKit or swap components?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The SimKit Bundle Builder at https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder allows full component selection across the ESG catalog. The builder enforces compatibility as you select components. An alternate pre-built version of this SimKit with the Optoma ZK521ST-B projector is also available.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is BenQ Golf Color Mode and why does it matter for simulation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Golf Color Mode is a factory-calibrated picture preset in the BenQ AK700ST tuned specifically for golf simulation content. It adjusts color temperature, green channel saturation, and sky blue reproduction to more accurately render fairways, rough, sand, water, and sky compared to standard cinema or presentation modes. This feature is exclusive to the BenQ projector configuration in the VTrack SimKit lineup.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does this SimKit ship and what are the shipping charges?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The VTrack Premium 4K SimKit with BenQ AK700ST ships free via UPS Ground to the Continental United States. There are no shipping charges added at checkout. Contact the ESG team at https:\/\/elitesimgolf.com\/pages\/contact-us for current lead times on your specific location.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"BenQ AK700ST vs. Optoma ZK521ST-B — which projector should I choose?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The BenQ AK700ST includes Golf Color Mode (the Optoma does not) and motorized 1.2x zoom for easier image sizing post-mount. The Optoma ZK521ST-B delivers 5,000 ANSI lumens versus 4,000 for the BenQ, and includes Smart Fit automatic alignment via a smartphone camera. If color accuracy and laser longevity are the priority, the BenQ is the stronger fit. If raw brightness and smartphone-guided automated alignment are higher priorities, consider the Optoma version of this SimKit at https:\/\/elitesimgolf.com\/products\/vtrack-overhead-launch-monitor-premium-4k-package-enclosure-choice-optoma-zk521st.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003c!-- ============================================================\n     TAB SWITCHER — Enclosure Selector\n     Scoped to .esg-vtrack-benq-simkit-pdp\n     ============================================================ --\u003e\n\u003cscript\u003e\n(function () {\n  'use strict';\n  var scope = document.querySelector('.esg-vtrack-benq-simkit-pdp');\n  if (!scope) return;\n\n  var tabs = scope.querySelectorAll('.esg-enc-tab');\n  var panels = scope.querySelectorAll('.esg-enc-panel');\n\n  function activateTab(selectedTab) {\n    var panelId = selectedTab.getAttribute('data-panel');\n\n    tabs.forEach(function (tab) {\n      tab.classList.remove('esg-enc-tab--active');\n      tab.setAttribute('aria-selected', 'false');\n    });\n\n    panels.forEach(function (panel) {\n      panel.classList.remove('esg-enc-panel--active');\n    });\n\n    selectedTab.classList.add('esg-enc-tab--active');\n    selectedTab.setAttribute('aria-selected', 'true');\n\n    var targetPanel = scope.querySelector('.esg-enc-panel[data-panel=\"' + panelId + '\"]');\n    if (targetPanel) {\n      targetPanel.classList.add('esg-enc-panel--active');\n    }\n  }\n\n  tabs.forEach(function (tab) {\n    tab.addEventListener('click', function () {\n      activateTab(this);\n    });\n    tab.addEventListener('keydown', function (e) {\n      if (e.key === 'Enter' || e.key === ' ') {\n        e.preventDefault();\n        activateTab(this);\n      }\n    });\n  });\n}());\n\u003c\/script\u003e","brand":"LAON SWINGCRAFT","offers":[{"title":"Eagle 12 - 144\" x 98\" x 60\" (4:3 Ratio)","offer_id":47808712605890,"sku":"VTRACK-E12-AK700ST-BEAVERTAIL","price":10299.0,"currency_code":"USD","in_stock":true},{"title":"Birdie 10 - 118\" x 98\" x 60\" (4:3 Ratio)","offer_id":47808712638658,"sku":"VTRACK-B10-AK700ST-BEAVERTAIL","price":10299.0,"currency_code":"USD","in_stock":true},{"title":"Albatross 13 - 158\" x 98\" x 60\" ( 16:9 Ratio)","offer_id":47808712671426,"sku":"VTRACK-A13S-AK700ST-BEAVERTAIL","price":10299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E12-VTK-AK700.png?v=1781478096"},{"product_id":"uneekor-eye-mini-lite-10ft-standard-golf-simulator-package","title":"Eye Mini Lite 10FT Standard Package (Birdie 10 + AW30ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini Lite 10FT STANDARD Package (Birdie 10 + BenQ AW30ST)\nExpanded component details + WIDE layout (Alchemy-friendly)\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:2fr 2fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini Lite 10FT Standard Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            A clean, space-efficient 10' simulator bay built around Uneekor’s \u003cstrong\u003eEye Mini Lite\u003c\/strong\u003e ground launch monitor,\n            our \u003cstrong\u003eBirdie 10\u003c\/strong\u003e enclosure, and the value-focused \u003cstrong\u003eBenQ AW30ST\u003c\/strong\u003e short-throw projector.\n            Designed for golfers who want a legit, dedicated simulator structure—without overcomplicating the build or jumping straight into “premium projection” upgrades.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e10' Wide Birdie Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eGround-Based Launch Monitor\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eStandard (Best Value)\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/collections\/golf-simulator-enclosures\"\u003eShop Enclosures\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini Lite\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBirdie 10 (10' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AW30ST\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n            Eye Mini Lite is an indoor, PC-required ground unit with a compact hitting zone and club data support (stickers included).\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI LITE --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Lite Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-lite-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGround-based indoor tracking:\u003c\/strong\u003e designed to live in your simulator bay for consistent, repeatable practice.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePC-required:\u003c\/strong\u003e best for permanent installs where you want Uneekor software + third-party sim play.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHitting zone:\u003c\/strong\u003e 12\" W × 8\" L — easy to build a “ready zone” into your mat + landing pad layout.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIncluded essentials:\u003c\/strong\u003e power adapter\/cable, CAT6 ethernet cable, and club stickers for supported club data.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the most affordable way into Uneekor’s sim + data ecosystem while keeping setup simple.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup tip:\u003c\/strong\u003e Keep the unit square to your target line and plan for a stable wired ethernet connection for the best experience.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- BIRDIE 10 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Birdie 10 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e10' wide footprint:\u003c\/strong\u003e built for tighter rooms and garages while still delivering a true enclosed “bay” feel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e4:3 impact screen layout:\u003c\/strong\u003e optimized for golf sim visuals—big course view with a clean, tall image window.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLight control:\u003c\/strong\u003e dark interior surfaces help reduce bounce light and improve perceived contrast.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSafe containment:\u003c\/strong\u003e steel frame + enclosure build keeps the hitting zone controlled and protected.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e Birdie 10 is the premium look in a compact room—ideal when 12' wide isn’t realistic.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e This package is built for players who want a dedicated bay but don’t have a “full sim room” width.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AW30ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AW30ST Short-Throw Golf Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-aw30st-3200-lumen-short-throw-led-1080-golf-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eValue-focused 1080p projection:\u003c\/strong\u003e bright, clean image that’s great for “get playing fast” simulator builds.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort throw for safer placement:\u003c\/strong\u003e 0.72–0.87:1 throw ratio helps keep the projector behind the hitting area and out of the swing path.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLong-life LED light source:\u003c\/strong\u003e 4LED engine designed for low-maintenance ownership (no lamp changes).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGolf-friendly picture tuning:\u003c\/strong\u003e built with golf simulation in mind for vibrant, readable visuals.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e it keeps the package cost down while still delivering a solid, playable image in most garages and bonus rooms.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eUpgrade path:\u003c\/strong\u003e Want a brighter “premium look”? Jump to the AH700ST package. Want max sharpness? Jump to the AK700ST 4K package.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 5' W × 5' L × 1-3\/4\" thick for a stable stance area.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e includes a 12\" × 30\" insert so the strike zone can be refreshed easily.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal-tee compatible:\u003c\/strong\u003e supports real tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e comfort and consistency—this is your “practice foundation” for repeatable sessions.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eLayout tip:\u003c\/strong\u003e Many golfers align the strip to support both righty and lefty play in shared spaces.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFinish the floor:\u003c\/strong\u003e 12' wide × 6' deep landing area that helps the bay look built-in (not pieced together).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBounce control:\u003c\/strong\u003e cushioned build helps reduce hot returns and protects flooring.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e cleaner aesthetics + calmer bounces = a nicer bay for everyday use.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eReal-world benefit:\u003c\/strong\u003e Great for family play—less chaos, cleaner look, and a better walking surface.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUniversal BenQ fitment:\u003c\/strong\u003e supports most BenQ projectors under 55.1 lbs (25kg).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e helps fine-tune height for different ceilings and throw setups.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e stable mounting keeps your image square and reduces re-tweaks over time.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Always fasten into structure (joists\/blocking\/strut channel)—not drywall alone.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e simplifies ceiling projector power routing.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft HDMI:\u003c\/strong\u003e long-run cable for stable signal and fewer connection headaches.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute trips for cables and helps you finish with a clean install on day one.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route HDMI + power together along the ceiling line, then drop near your PC wall to keep the hitting zone clear.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n      \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n        Built as a matched system so your launch monitor, projection, bay, and floor all “fit” together—less guesswork, faster setup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- HIGHLIGHTS (TIGHT + PUNCHY) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhy This 10FT Standard Package Works\u003c\/h2\u003e\n\n      \u003ch3\u003eGround-Based Accuracy with a Clean, Dedicated Bay\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        Eye Mini Lite is built for indoor\/stationary use with a PC-required setup—perfect for a permanent home bay where you want repeatable alignment and consistent sessions.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eBirdie 10: Premium Look in a Garage-Friendly Footprint\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        Birdie 10 gives you a true sim-bay feel at 10' wide with a tall 4:3 image window—ideal for golf simulation in tighter rooms.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eStandard Projection That Keeps the Build Budget-Friendly\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        AW30ST is the “get playing fast” option: short-throw flexibility with a bright, golf-friendly image for most garages and bonus rooms.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eFinished Floor from Tee to Screen\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        ProTee 5x5 anchors your stance and strike, while the 6x12 landing mat completes the look and reduces bounce-back—so the bay feels intentional, not pieced together.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- SIMPLE FAQs --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\n      \u003ch3\u003eDo I need a PC for the Eye Mini Lite?\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003eYes—Eye Mini Lite is a PC-required indoor unit designed for dedicated simulator bays.\u003c\/p\u003e\n\n      \u003ch3\u003eIs this package right for smaller rooms?\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003eYes—this 10' Birdie bay is the go-to footprint when you want a premium enclosure look in a tighter space.\u003c\/p\u003e\n\n      \u003ch3\u003eCan I upgrade visuals later?\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003eAbsolutely—if you want brighter projection or sharper detail, check the Premium 1080P or Premium 4K options in the comparison below.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARISON --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Lite Packages\u003c\/h2\u003e\n\n      \u003cp class=\"note\" style=\"margin:0 0 10px;\"\u003e\n        \u003cstrong\u003eTip:\u003c\/strong\u003e If your product URLs differ, update the six “\/products\/…” links below once these package products are created in Shopify.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-standard-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter, cleaner image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMaximum detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003e\n        Want us to confirm projector placement and room fit? Send your room width, ceiling height, and depth—our team will recommend the cleanest mounting position.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46463393366210,"sku":"EML-B10-EPT55-AW30ST-1","price":5999.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46463393398978,"sku":"EML-B10-EPT55-AW30ST-2","price":6299.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46463393431746,"sku":"EML-B10-EPT55-AW30ST-3","price":6399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EML-B10-AW30.png?v=1766089396"},{"product_id":"uneekor-eye-mini-lite-10ft-premium-1080p-golf-simulator-package","title":"Eye Mini Lite 10FT Premium 1080P Package (Birdie 10 + AH700ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini Lite 10FT PREMIUM 1080P Package (Birdie 10 + BenQ AH700ST)\nExpanded component details + WIDE layout (Alchemy-friendly)\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini Lite 10FT Premium 1080P Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            Same clean 10' Birdie bay—upgraded visuals. This package pairs the \u003cstrong\u003eEye Mini Lite\u003c\/strong\u003e with the\n            \u003cstrong\u003eBenQ AH700ST\u003c\/strong\u003e for a brighter, punchier, more premium-looking simulator image that feels closer to a commercial bay—\n            without changing the garage-friendly footprint.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e10' Wide Birdie Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003ePremium 1080P Visuals\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eShort-Throw Laser\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\"\u003eView AH700ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini Lite\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBirdie 10 (10' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AH700ST\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n            Eye Mini Lite is an indoor, PC-required ground unit with club data support (stickers included) and a compact hitting zone.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI LITE --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Lite Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-lite-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIndoor ground-based tracking:\u003c\/strong\u003e compact unit that sits beside your hitting area—ideal for permanent bays.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHitting zone:\u003c\/strong\u003e 12\" W × 8\" L — easy to build a repeatable ball position into your mat + landing pad layout.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIncluded essentials:\u003c\/strong\u003e power adapter\/cable, CAT6 ethernet cable, and club stickers for supported club data.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUneekor ecosystem:\u003c\/strong\u003e supports Uneekor Launcher + View software and compatible third-party sim options.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e you get Uneekor analytics and sim performance without committing to an overhead install.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup tip:\u003c\/strong\u003e Plan a stable wired connection (ethernet) and keep the unit square to your target line for the most consistent reads.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- BIRDIE 10 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Birdie 10 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGarage-friendly footprint:\u003c\/strong\u003e 10' wide bay that fits tighter rooms while still delivering a true “enclosed studio” feel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e4:3 impact screen layout:\u003c\/strong\u003e designed for golf sim visuals with a large, immersive hitting window.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLight-absorbing interior:\u003c\/strong\u003e dark panels help reduce bounce light and improve perceived contrast.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDurable containment:\u003c\/strong\u003e steel frame + enclosure build keeps the hitting area controlled and protected.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e Birdie 10 is the go-to when width is limited—you keep the premium enclosure look without needing a 12' bay.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e If you’re choosing between 10' and 12', this is the best choice when space is tight.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AH700ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AH700ST Short-Throw Laser Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePremium 1080p image:\u003c\/strong\u003e crisp, bright visuals that look “finished” on a full-size impact screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright laser engine:\u003c\/strong\u003e excellent for real rooms with ambient light (garage doors, windows, overhead lighting).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort-throw placement:\u003c\/strong\u003e designed to mount behind the hitting area so the projector stays safer from swings and less likely to cast shadows.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eEasy-to-fill screen:\u003c\/strong\u003e strong placement flexibility makes it simpler to dial in a perfect 4:3 image without constant re-positioning.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the upgrade that makes a 10' bay feel “premium”—brighter fairways, cleaner UI, better contrast in mixed lighting.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eUpgrade logic:\u003c\/strong\u003e If you don’t need 4K but want a big step up from entry-level projection, this is the sweet spot.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 5' W × 5' L × 1-3\/4\" thick for a stable stance platform.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e includes a 12\" × 30\" insert so you can refresh the strike zone without replacing the entire mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal-tee compatible:\u003c\/strong\u003e supports real tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e comfort + consistency—this is your “practice foundation” for repeatable sessions.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eLayout tip:\u003c\/strong\u003e Many customers center the stance\/hitting strip for shared righty\/lefty sessions.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFinish the bay floor:\u003c\/strong\u003e 12' wide × 6' deep—creates a “built-in” look and covers the landing zone between mat and screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBounce control:\u003c\/strong\u003e cushioned build helps reduce hot returns and protects flooring.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e it’s the difference between “a simulator in a room” and “a dedicated sim bay.”\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003ePractical win:\u003c\/strong\u003e Cleaner floor + calmer bounces = easier family play and fewer random ricochets.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUniversal BenQ fitment:\u003c\/strong\u003e supports most BenQ projectors under 55.1 lbs (25kg).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e helps fine-tune projector height for different ceilings and throw setups.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e a secure mount keeps your image square and consistent without constant tweaking.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Always fasten into structure (joists\/blocking\/strut channel)—not drywall alone.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e clean ceiling power routing for your projector.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI:\u003c\/strong\u003e long-run cable for stable signal and fewer “handshake” headaches.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute cable runs and helps you finish your build with a tidy, professional install.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route HDMI + power together along the ceiling line, then drop near your PC wall.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY THIS PACKAGE --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhy Upgrade to the Premium 1080P Package?\u003c\/h2\u003e\n\n      \u003ch3\u003eBrighter, Punchier Image in Real Rooms\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        If your bay has any ambient light (garage doors, windows, overhead lighting), the AH700ST upgrade is the difference between “good” and “wow.”\n      \u003c\/p\u003e\n\n      \u003ch3\u003eSame 10' Footprint, More Premium Feel\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        You still get the Birdie 10’s clean framing and tall 4:3 sim window—just with a more premium projected image across the impact screen.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eTurn-Key Floor + Mounting Hardware\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The 5x5 ProTee mat + 6x12 landing mat finish the space from tee to screen, and the mount + install kit keep your ceiling run clean and reliable.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Lite Packages\u003c\/h2\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter, cleaner image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-1080p-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMaximum detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eIf you want the sharpest possible image, upgrade to the Premium 4K package with the AK700ST.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46463328649410,"sku":"EML-B10-EPT55-AH700ST-1","price":6949.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46463328682178,"sku":"EML-B10-EPT55-AH700ST-2","price":7249.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46463328714946,"sku":"EML-B10-EPT55-AH700ST-3","price":7349.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EML-B10-AH700.png?v=1766089378"},{"product_id":"uneekor-eye-mini-lite-10ft-premium-4k-golf-simulator-package","title":"Eye Mini Lite 10FT Premium 4K Package (Birdie 10 + AK700ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini Lite 10FT PREMIUM 4K Package (Birdie 10 + BenQ AK700ST)\nExpanded component details + WIDE layout (Alchemy-friendly)\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini Lite 10FT Premium 4K Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            The “no-compromises” 10' build. You get the compact, garage-friendly \u003cstrong\u003eBirdie 10\u003c\/strong\u003e footprint paired with a premium\n            \u003cstrong\u003e4K simulator image\u003c\/strong\u003e from the \u003cstrong\u003eBenQ AK700ST\u003c\/strong\u003e—plus the full floor package and mounting hardware\n            for a clean, finished install that feels like a high-end studio without needing a 12' wide room.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e10' Wide Birdie Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003ePremium 4K Visuals\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eBest Image Quality\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView AK700ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini Lite\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBirdie 10 (10' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AK700ST (4K)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n            Eye Mini Lite is an indoor, PC-required ground unit with club data support (stickers included).\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI LITE --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Lite Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-lite-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIndoor ground-based tracking:\u003c\/strong\u003e compact unit that sits beside your hitting area—ideal for permanent bays.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHitting zone:\u003c\/strong\u003e 12\" W × 8\" L — easy to build a repeatable “ready zone” into your mat\/landing pad layout.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIncluded essentials:\u003c\/strong\u003e power adapter\/cable, CAT6 ethernet cable, and club stickers for supported club data.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUneekor ecosystem:\u003c\/strong\u003e supports Uneekor Launcher + View software and compatible third-party sim options.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e you get Uneekor performance and analytics in a more affordable, simpler setup than overhead installs.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup tip:\u003c\/strong\u003e Keep the unit square to your target line and plan for a stable wired ethernet connection for the best experience.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- BIRDIE 10 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Birdie 10 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e10' wide footprint:\u003c\/strong\u003e built for tighter rooms and garages while still giving you a true enclosed “bay” feel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e4:3 impact screen layout:\u003c\/strong\u003e designed for golf sim visuals (big course view, minimal wasted pixels).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLight-absorbing interior:\u003c\/strong\u003e dark panels help reduce bounce light and make the projected image look more contrasty.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDurable, safe containment:\u003c\/strong\u003e steel frame + enclosure build keeps the hitting area controlled and protected.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e Birdie 10 is the “small room winner”—clean framing, real containment, and a premium look without needing 12' width.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e If you’re choosing between 10' and 12', this is the best option when width is limited.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AK700ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AK700ST 4K Short-Throw Laser Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTrue 4K UHD:\u003c\/strong\u003e 3840×2160 resolution for sharper course textures, cleaner lines, and more readable on-screen stats.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright laser engine:\u003c\/strong\u003e 4000 ANSI lumens for a vibrant image even in real rooms with some ambient light.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort throw for safer placement:\u003c\/strong\u003e 0.69–0.83:1 throw ratio helps keep the projector behind the hitting area and out of the swing path.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFine tuning:\u003c\/strong\u003e 1.2× motorized zoom makes it easier to dial in image size without moving the mount.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e 4K is the upgrade you “feel” every time you play—cleaner UI, sharper menus, and a more premium look on a big screen.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e golfers who care about image clarity and want the most premium visuals possible in a 10' bay.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 5' W × 5' L × 1-3\/4\" thick for a stable stance platform.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e includes a 12\" × 30\" insert so you can refresh the strike zone without replacing the entire mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal-tee compatible:\u003c\/strong\u003e supports real tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e the mat is what makes practice repeatable—comfort underfoot, consistent contact, and long-term durability.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eLayout tip:\u003c\/strong\u003e Many customers center the stance\/hitting strip for shared righty\/lefty sessions.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFinish the bay floor:\u003c\/strong\u003e 12' wide × 6' deep—creates a “built-in” look and covers the landing zone between mat and screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBounce control:\u003c\/strong\u003e cushioned build helps reduce hot returns and protects flooring.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e it’s the difference between “a simulator in a room” and “a dedicated sim bay.”\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003ePractical win:\u003c\/strong\u003e Great for families—less ball chaos, cleaner visual finish, and a nicer walking surface.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUniversal BenQ fitment:\u003c\/strong\u003e supports most BenQ projectors under 55.1 lbs (25kg).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e helps fine-tune projector height for different ceilings and throw setups.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e a secure mount keeps your image square and consistent without constant tweaking.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Always fasten into structure (joists\/blocking\/strut channel)—not drywall alone.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e clean ceiling power routing for your projector.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI:\u003c\/strong\u003e long-run cable for a stable 4K signal to match the AK700ST’s resolution.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute cable runs and helps you finish your build with a tidy, professional install.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route HDMI + power together along the ceiling line, then drop near your PC\/console wall.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY THIS PACKAGE --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat You Get with the Premium 4K Upgrade\u003c\/h2\u003e\n\n      \u003ch3\u003eSharper Course Detail + Cleaner UI\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        If you care about clarity—greens textures, slope shading, sharper text, cleaner menus—this is the upgrade that changes the feel of the entire simulator.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eStill Compact. Just More Premium.\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        You keep the Birdie 10’s garage-friendly footprint and premium enclosure framing, but the image quality steps into “high-end bay” territory.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eComplete Mount + Wiring Kit Included\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The ceiling mount and 25ft install kit are included so you can mount cleanly, run cables confidently, and avoid last-minute hardware runs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Lite Packages\u003c\/h2\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter, cleaner image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMaximum detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-4k-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eIf you want more room width for multi-player sessions, jump to the 12' Eagle packages.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46463288180930,"sku":"EML-B10-EPT55-AK700ST-1","price":7499.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46463288213698,"sku":"EML-B10-EPT55-AK700ST-2","price":7799.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46463288246466,"sku":"EML-B10-EPT55-AK700ST-3","price":7899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EML-B10-Ak700.png?v=1766089352"},{"product_id":"uneekor-eye-mini-lite-12ft-standard-golf-simulator-package","title":"Eye Mini Lite 12FT Standard Package (Eagle 12 + AW30ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini Lite 12FT STANDARD Package (Eagle 12 + BenQ AW30ST)\nExpanded component details + WIDE layout (Alchemy-friendly)\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini Lite 12FT Standard Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            A full-width 12' simulator bay built around the \u003cstrong\u003eEagle 12\u003c\/strong\u003e enclosure and Uneekor’s \u003cstrong\u003eEye Mini Lite\u003c\/strong\u003e.\n            This “Standard” configuration keeps the build budget-smart with the \u003cstrong\u003eBenQ AW30ST\u003c\/strong\u003e—a compact, golf-optimized short throw projector\n            that’s ideal for first-time sim builders who still want a clean, finished, plug-n-play setup.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e12' Wide Eagle Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eStandard (Best Value)\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eFinished Floor Included\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-aw30st-3200-lumen-short-throw-led-1080-golf-projector\"\u003eView AW30ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini Lite\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eEagle 12 (12' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AW30ST\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n            Eye Mini Lite is a dedicated \u003cstrong\u003eindoor\u003c\/strong\u003e, \u003cstrong\u003ePC-required\u003c\/strong\u003e ground unit—perfect for a permanent home simulator bay.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI LITE --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Lite Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-lite-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIndoor, stationary ground unit:\u003c\/strong\u003e built for dedicated bays where the unit stays set and aligned (PC required).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHitting zone:\u003c\/strong\u003e 12\" wide × 8\" long — easy to “frame” a repeatable ball position inside your floor layout.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIncluded essentials:\u003c\/strong\u003e power adapter\/cable, CAT6 ethernet cable, and club stickers for supported club data.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUneekor ecosystem:\u003c\/strong\u003e supports Uneekor Launcher + View software, and can play compatible third-party sim software.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the best-value way into Uneekor’s data + sim ecosystem without committing to an overhead install.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup tip:\u003c\/strong\u003e Plan a stable wired connection (ethernet) and keep the unit square to your target line for the most consistent reads.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- EAGLE 12 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Eagle 12 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFrame footprint:\u003c\/strong\u003e approx. 12' W × 8'2\" H × 5' D — the “full sim bay” feel with comfortable width and a big projected image.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e4:3 impact screen layout:\u003c\/strong\u003e optimized for golf simulation with a large, immersive hitting window.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePremium enclosure finish:\u003c\/strong\u003e velvet-lined panels and flaps that help reduce bounce light and frame your image cleanly.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHeavy-duty build:\u003c\/strong\u003e 1-1\/4\" powder-coated steel frame with protective padding along high-impact areas.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e the enclosure is what makes the bay feel “professional” — safer ball containment, cleaner visuals, and better immersion.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e We can help confirm depth for player + unit + projector placement based on your room dimensions.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AW30ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AW30ST Short-Throw Golf Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-aw30st-3200-lumen-short-throw-led-1080-golf-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright, compact golf projector:\u003c\/strong\u003e 3,200 ANSI lumens with a golf-optimized picture mode for vivid course visuals.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort throw for tight rooms:\u003c\/strong\u003e 0.72–0.87:1 throw ratio keeps the projector safely behind the golfer and out of the swing path.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLong-life LED light source:\u003c\/strong\u003e 4LED engine designed for “set it and forget it” ownership (no lamp swaps).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the value choice that still delivers a clean, playable image on common simulator screen sizes and aspect ratios.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e budget-smart builds, low ceilings, and first-time sim rooms where you want simple placement and good brightness.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat (w\/ Removable Hitting Strip)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 5' W × 5' L × 1-3\/4\" thick — stable stance area with a cushioned, premium feel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e includes a 12\" × 30\" insert so you can refresh the strike zone without replacing the whole mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal-tee friendly:\u003c\/strong\u003e supports real wooden tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBuilt for practice:\u003c\/strong\u003e designed to punish fat shots without harsh wrist\/arm feedback.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e the mat is your “contact quality” foundation — it drives comfort, consistency, and long-term durability.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eLayout tip:\u003c\/strong\u003e We recommend aligning your stance line first, then centering the landing mat to the enclosure\/screen.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull bay finish:\u003c\/strong\u003e 12' wide × 6' deep — sized to pair perfectly with 12' enclosures like the Eagle 12.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCushioned build:\u003c\/strong\u003e foam padding designed to reduce bounceback and calm down “hot” returns.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCleaner studio look:\u003c\/strong\u003e ties the whole bay together so your floor looks built-in instead of temporary.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the piece that makes the simulator feel like a finished room and not just “a mat + screen.”\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eBonus:\u003c\/strong\u003e Great for rolling putts and wedge shots when you want more realistic turf-to-screen interaction.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUniversal BenQ fitment:\u003c\/strong\u003e compatible with most BenQ projectors under 55.1 lbs (25kg).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e approx. 5\" to 22.7\" — helps you dial in height based on ceiling and throw needs.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e a secure mount keeps alignment consistent and reduces re-tweaks over time.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Mount into structure (joists\/blocking\/strut channel)—not drywall alone.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e makes ceiling projector installs simple and clean.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI:\u003c\/strong\u003e long-run cable for reliable signal and fewer “handshake” headaches.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute trips for cables and helps you do a tidy, professional-looking install on day one.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route HDMI + power along the same ceiling line, then drop near the PC wall to keep the hitting zone clutter-free.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY THIS PACKAGE --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhy This 12FT Standard Package Is a Sweet Spot\u003c\/h2\u003e\n\n      \u003ch3\u003eMore Width = More Comfortable Swing Space\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The 12' Eagle bay is the “full sim room” feel—more comfortable for shared use, multiple stances, and a more immersive projected image.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eBudget-Friendly Projection That Still Plays Great\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The AW30ST keeps the total build cost down while still delivering a bright, golf-friendly image in typical garages and bonus rooms.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eComplete Floor and Clean Ceiling Run\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        ProTee 5x5 + 6x12 landing mat give you a finished look from tee to screen, and the mount + install kit simplify ceiling mounting.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Lite Packages\u003c\/h2\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter 10' image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMax detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-standard-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eIf you want brighter visuals in ambient light, jump to the Premium 1080P AH700ST package.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46463236374722,"sku":"EML-E12-EPT55-AW30ST-1","price":6099.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46463236407490,"sku":"EML-E12-EPT55-AW30ST-2","price":6399.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46463236440258,"sku":"EML-E12-EPT55-AW30ST-3","price":6499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EML-E12-AW30.png?v=1766088326"},{"product_id":"uneekor-eye-mini-lite-12ft-premium-1080p-golf-simulator-package","title":"Eye Mini Lite 12FT Premium 1080P Package (Eagle 12 + AH700ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini Lite 12FT PREMIUM 1080P Package (Eagle 12 + BenQ AH700ST)\nExpanded component details + WIDE layout (Alchemy-friendly)\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini Lite 12FT Premium 1080P Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            The “most recommended” 12' build for a premium home bay. You get the full-width \u003cstrong\u003eEagle 12\u003c\/strong\u003e enclosure and\n            a brighter, more premium image via the \u003cstrong\u003eBenQ AH700ST\u003c\/strong\u003e—while keeping the system clean with the included mount + install kit.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e12' Wide Eagle Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003ePremium 1080P Visuals\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eBest All-Around\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\"\u003eView AH700ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini Lite\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eEagle 12 (12' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AH700ST\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI LITE --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Lite Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-lite-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGround-based, camera-driven tracking:\u003c\/strong\u003e compact unit that sits beside your hitting area for repeatable alignment.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHitting zone:\u003c\/strong\u003e 12\" W × 8\" L — easy to build a consistent “ready zone” into your mat + landing pad layout.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull practice feedback:\u003c\/strong\u003e built for serious indoor sessions with ball + club performance support (with included stickers).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePC required (not included):\u003c\/strong\u003e ideal for a dedicated sim bay; we recommend a stable wired setup whenever possible.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBest fit:\u003c\/strong\u003e golfers who want Uneekor’s ecosystem and analytics without stepping up to an overhead install.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eFit tip:\u003c\/strong\u003e If you want a perfectly centered stance line, we can help you map the hitting position for righty\/lefty use.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- EAGLE 12 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Eagle 12 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull-width 12' bay:\u003c\/strong\u003e designed to feel like a true home studio—more comfortable for multi-player sessions and longer practice blocks.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eApprox. frame footprint:\u003c\/strong\u003e 12' W × 8'2\" H × 5' D (great balance of screen size and room efficiency).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLight-absorbing finish:\u003c\/strong\u003e dark, velvet-style interior surfaces frame the image and reduce distracting light spill.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHeavy-duty build:\u003c\/strong\u003e powder-coated steel frame with protective padding along high-impact areas.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eClean, fast assembly:\u003c\/strong\u003e purpose-built for DIY installs (most customers assemble with two people and basic tools).\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e This is the “comfort zone” enclosure when you have the width and want the most immersive sim feel.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AH700ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AH700ST Short-Throw Laser Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePremium 1080p image:\u003c\/strong\u003e crisp, bright visuals that look “finished” on a full-size impact screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright laser engine:\u003c\/strong\u003e excellent for real rooms with ambient light (garage doors, windows, overhead lighting).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort-throw placement:\u003c\/strong\u003e designed to mount behind the hitting area so the projector stays safer from swings and less likely to cast shadows.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFine-tuning flexibility:\u003c\/strong\u003e zoom\/adjustment features make it easier to fill a 12' bay screen without constantly re-positioning the mount.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the upgrade that makes your sim look more “commercial”—brighter fairways, cleaner UI, better contrast in mixed lighting.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eUpgrade logic:\u003c\/strong\u003e If you don’t need 4K but want a noticeably better image than entry-level projectors, this is the sweet spot.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat (w\/ Removable Hitting Strip)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSize + stability:\u003c\/strong\u003e 5' W × 5' L hitting area gives you comfortable stance room and consistent foot placement.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e refresh the highest-wear impact zone without replacing the full mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLayered build:\u003c\/strong\u003e foam backing + premium turf designed to feel solid underfoot and reduce “hard floor” shock.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal-tee compatible:\u003c\/strong\u003e supports real wooden tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e a good mat is the difference between “fun” and “repeatable training” — especially for high volume practice.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup note:\u003c\/strong\u003e We can help you choose centered vs offset placement depending on righty\/lefty use.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull-width finish:\u003c\/strong\u003e 12' wide × 6' deep — sized to pair cleanly with 12' enclosures like the Eagle 12.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCleaner bay look:\u003c\/strong\u003e gives the simulator a “built-in” appearance instead of a mat floating on a bare floor.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBounce control:\u003c\/strong\u003e helps reduce hot bounces and protects the floor in the landing zone.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eConsistency:\u003c\/strong\u003e more predictable ball return and fewer weird hops during play and practice.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003ePractical win:\u003c\/strong\u003e This is the piece that makes the whole setup look intentional when people walk into the room.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBenQ-ready mount:\u003c\/strong\u003e designed to pair cleanly with BenQ projector installs for a secure ceiling setup.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e helps you dial in image height for different ceiling heights and room layouts.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAlignment flexibility:\u003c\/strong\u003e makes it easier to square the projected image to the screen without re-drilling.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e stable mounting keeps your image consistent and prevents “shift” over time.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Always mount into structure (joists\/blocking\/strut channel) — not drywall alone.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e clean routing to a ceiling-mounted projector.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI cable:\u003c\/strong\u003e quality long-run video cable to keep your signal stable.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute hardware runs and reduces common “signal drop \/ wrong cable” headaches.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e run HDMI + power together along your ceiling line, then drop near your PC\/console wall.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY THIS PACKAGE --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhy This Is the “Best All-Around” Eagle 12 Build\u003c\/h2\u003e\n\n      \u003ch3\u003e12' Bay Comfort + Premium Visuals\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The Eagle 12 gives you the width people want for a true home studio feel, while the AH700ST pushes the image into a brighter, more premium tier.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eClean Install (Mount + Long-Run Kit Included)\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The included ceiling mount and 25ft power\/HDMI install kit simplify your projector run—so the bay stays clean and cable clutter stays out of the hitting zone.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eFinished Floor from Tee to Screen\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The ProTee 5x5 gives you a stable, joint-friendly hitting surface, and the 6x12 landing mat completes the look and reduces bounce-back.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Lite Packages\u003c\/h2\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter 10' image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMax detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-1080p-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eIf you’re building a “forever bay,” consider the Premium 4K AK700ST package for maximum image detail.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46462668374210,"sku":"EML-E12-EPT55-AH700ST-1","price":7049.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46462668406978,"sku":"EML-E12-EPT55-AH700ST-2","price":7349.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46462668439746,"sku":"EML-E12-EPT55-AH700ST-3","price":7449.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EML-E12-AH700.png?v=1766087429"},{"product_id":"uneekor-eye-mini-lite-12ft-premium-4k-golf-simulator-package","title":"Eye Mini Lite 12FT Premium 4K Package (Eagle 12 + AK700ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini Lite 12FT PREMIUM 4K Package (Eagle 12 + BenQ AK700ST)\nExpanded component details for each included item\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 2px;}\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;}\n    @media (max-width:1600px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:1600px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:840px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini Lite 12FT Premium 4K Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            The flagship Eye Mini Lite build. A full-width \u003cstrong\u003eEagle 12\u003c\/strong\u003e bay paired with the \u003cstrong\u003eBenQ AK700ST 4K\u003c\/strong\u003e\n            for maximum image detail—plus the complete floor package and ceiling hardware for a clean, premium install.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e12' Wide Eagle Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003ePremium 4K Visuals\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eTop-Tier Home Studio\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView AK700ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini Lite\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eEagle 12 (12' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AK700ST (4K)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI LITE --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Lite Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-lite-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGround-based, camera-driven tracking:\u003c\/strong\u003e two-camera system with a compact footprint that fits cleanly beside your hitting area.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHitting zone:\u003c\/strong\u003e 12\" W × 8\" L — easy to build a consistent “ready zone” into your mat + landing pad layout.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBall + club performance built-in:\u003c\/strong\u003e designed to deliver full practice feedback without “add-on club data” surprises.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePC required (not included):\u003c\/strong\u003e plan on a wired connection (Ethernet\/CAT6) for the most stable sim experience.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBest use case:\u003c\/strong\u003e golfers who want Uneekor accuracy at a lower price point than overhead systems—without sacrificing serious data.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eFit tip:\u003c\/strong\u003e We recommend mapping your hitting zone before you finalize your mat position—our team can help you dial it in.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- EAGLE 12 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Eagle 12 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTrue 12' wide sim bay:\u003c\/strong\u003e approx. \u003cstrong\u003e12' W × 8'2\" H × 5' D\u003c\/strong\u003e frame footprint for a full, “studio feel” hitting window.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e4:3 impact screen format:\u003c\/strong\u003e optimized for golf simulation layouts (big fairway view, minimal wasted pixels).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePremium containment + finish:\u003c\/strong\u003e velvet-lined, light-absorbing walls to frame the image and reduce light bleed.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHeavy-duty frame:\u003c\/strong\u003e 1-1\/4\" powder-coated steel with anti-collision padding along the top rail.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eQuick assembly:\u003c\/strong\u003e snap-together design (many installs are completed in ~45–60 minutes with two people).\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e works best with ~9' ceilings and enough depth behind the player for a short-throw projector.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AK700ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AK700ST 4K Short-Throw Laser Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTrue 4K UHD:\u003c\/strong\u003e 3840×2160 resolution for sharper course visuals, cleaner UI, and crisp text at sim viewing distances.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright laser engine:\u003c\/strong\u003e 4000 ANSI lumens with long-life laser light source (less maintenance vs. lamp projectors).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort-throw for safe placement:\u003c\/strong\u003e 0.69–0.83:1 throw ratio keeps the projector behind the hitting area while still filling a large screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eEasier setup:\u003c\/strong\u003e 1.2× motorized zoom helps you fine-tune image size without moving the mount.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGolf-tuned picture modes:\u003c\/strong\u003e built to make greens\/fairways pop while keeping ball flight lines and overlays easy to see.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eWhy 4K matters:\u003c\/strong\u003e less pixelation on large screens, cleaner edges on graphics, and a more premium “TV-like” look.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat (w\/ Removable Hitting Strip)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSize + thickness:\u003c\/strong\u003e 5' W × 5' L × \u003cstrong\u003e1-3\/4\"\u003c\/strong\u003e thick for a stable stance and comfortable strike feel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip included:\u003c\/strong\u003e 12\" × 30\" insert lets you refresh the highest-wear area instead of replacing the whole mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLayered build:\u003c\/strong\u003e high-grip 5\/8\" foam backing with 1-1\/8\" nylon turf on top.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal tee compatibility:\u003c\/strong\u003e supports real wooden tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTraining-friendly feedback:\u003c\/strong\u003e built to punish fat shots without beating up wrists.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup note:\u003c\/strong\u003e we like centering the hitting strip to your target line so both righties and lefties can share the bay.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull-width coverage:\u003c\/strong\u003e \u003cstrong\u003e12' wide × 6' deep\u003c\/strong\u003e—designed to pair cleanly with 12' bays like the Eagle 12.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBounceback control:\u003c\/strong\u003e built with 5mm foam padding and ~3\/4\" overall thickness to help absorb ball energy.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCleaner finished look:\u003c\/strong\u003e makes the bay feel “built-in” by covering the landing area between screen and mat zones.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eMore consistent reads:\u003c\/strong\u003e a predictable landing surface helps reduce weird hops and protects the floor under heavy use.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eTip:\u003c\/strong\u003e if you ever add putting, this is the surface you’ll be walking and rolling across most.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSupports most BenQ projectors:\u003c\/strong\u003e rated for projectors under \u003cstrong\u003e55.1 lbs (25 kg)\u003c\/strong\u003e.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFitment range:\u003c\/strong\u003e compatible with mounting-hole patterns within \u003cstrong\u003e11.8\" (L) × 9.8\" (W)\u003c\/strong\u003e.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e approx. \u003cstrong\u003e5\" to 22.7\"\u003c\/strong\u003e length adjustment (in ~1\" increments) to fine-tune position in different ceiling heights.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDial-in alignment:\u003c\/strong\u003e the adjustability makes it easier to square your AK700ST image to the Eagle 12 screen without re-drilling.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e always confirm your ceiling structure (joist, strut channel, or blocking) before mounting.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e safer, cleaner power routing to a ceiling-mounted projector.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI cable:\u003c\/strong\u003e supports 4K UHD video for crisp signal to match the AK700ST’s resolution.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e keeps wiring consistent, reduces guesswork, and helps you avoid signal issues from mismatched cables.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route power + HDMI together for a tidy ceiling run, then drop to your PC\/console wall.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHO IT'S FOR --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWho This Package Is For\u003c\/h2\u003e\n\n      \u003ch3\u003eGolfers Building a “Forever Bay”\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        If you want a simulator that looks and feels like a studio—this is the setup. Wide enclosure, premium projection, finished floor, clean install.\n      \u003c\/p\u003e\n\n      \u003ch3\u003ePlayers Who Care About Image Detail\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        4K isn’t just about “more pixels”—it’s about a cleaner UI, sharper course visuals, and a more premium experience every time you turn the sim on.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eHomes with Shared Use \/ Multi-Player Sessions\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The 12' width is the comfort zone for friends, family, and longer sessions—more space, fewer compromises.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE (UNCHANGED) --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Lite Packages\u003c\/h2\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter 10' image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMax detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-lite-12ft-premium-4k-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eWant to save while keeping 12' width? Drop to the Premium 1080P AH700ST package.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46459869593794,"sku":"EML-E12-EPT55-AK700ST-1","price":7599.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46459869626562,"sku":"EML-E12-EPT55-AK700ST-2","price":7899.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46459869659330,"sku":"EML-E12-EPT55-AK700ST-3","price":7999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EML-E12-Ak700.png?v=1766087410"},{"product_id":"eye-mini-12ft-premium-4k-package-eagle-12-ak700st","title":"Eye Mini 12FT Premium 4K Package (Eagle 12 + AK700ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini 12FT PREMIUM 4K Package (Eagle 12 + BenQ AK700ST)\nExpanded component details for each included item\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 2px;}\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:14px;}\n    @media (max-width:1600px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:1600px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:840px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini 12FT Premium 4K Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            The flagship Eye Mini build. A full-width \u003cstrong\u003eEagle 12\u003c\/strong\u003e bay paired with the \u003cstrong\u003eBenQ AK700ST 4K\u003c\/strong\u003e\n            for maximum image detail—plus the complete floor package and ceiling hardware for a clean, premium install.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e12' Wide Eagle Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003ePremium 4K Visuals\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eTop-Tier Home Studio\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView AK700ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eEagle 12 (12' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AK700ST (4K)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n            Eye Mini is a \u003cstrong\u003eportable\u003c\/strong\u003e launch monitor that supports \u003cstrong\u003eindoor + outdoor\u003c\/strong\u003e use—ideal if you want a premium home bay and range sessions too.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePortable indoor + outdoor design:\u003c\/strong\u003e bring it from your sim bay to the range (software\/device requirements vary by setup—see product page for specifics).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCamera-based tracking:\u003c\/strong\u003e built to deliver reliable ball data and strong feedback in a compact form factor.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFlexible “bay” integration:\u003c\/strong\u003e easy to place and align in your floor layout without committing to an overhead install.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePC-friendly simulator workflow:\u003c\/strong\u003e great for dedicated sim PCs and stable long sessions.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBest use case:\u003c\/strong\u003e golfers who want one premium unit for home + travel, without giving up a clean studio install.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eFit tip:\u003c\/strong\u003e lock in a repeatable ball position (using tape\/markers in your turf) before finalizing mat placement.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- EAGLE 12 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Eagle 12 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTrue 12' wide sim bay:\u003c\/strong\u003e approx. \u003cstrong\u003e12' W × 8'2\" H × 5' D\u003c\/strong\u003e frame footprint for a full, “studio feel” hitting window.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e4:3 impact screen format:\u003c\/strong\u003e optimized for golf simulation layouts (big fairway view, minimal wasted pixels).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePremium containment + finish:\u003c\/strong\u003e velvet-lined, light-absorbing walls to frame the image and reduce light bleed.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHeavy-duty frame:\u003c\/strong\u003e 1-1\/4\" powder-coated steel with anti-collision padding along the top rail.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eQuick assembly:\u003c\/strong\u003e snap-together design (many installs are completed in ~45–60 minutes with two people).\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e works best with ~9' ceilings and enough depth behind the player for a short-throw projector.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AK700ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AK700ST 4K Short-Throw Laser Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTrue 4K UHD:\u003c\/strong\u003e 3840×2160 resolution for sharper course visuals, cleaner UI, and crisp text at sim viewing distances.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright laser engine:\u003c\/strong\u003e 4000 ANSI lumens with long-life laser light source (less maintenance vs. lamp projectors).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort-throw for safe placement:\u003c\/strong\u003e 0.69–0.83:1 throw ratio keeps the projector behind the hitting area while still filling a large screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eEasier setup:\u003c\/strong\u003e 1.2× motorized zoom helps you fine-tune image size without moving the mount.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGolf-tuned picture modes:\u003c\/strong\u003e built to make greens\/fairways pop while keeping ball flight lines and overlays easy to see.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eWhy 4K matters:\u003c\/strong\u003e less pixelation on large screens, cleaner edges on graphics, and a more premium “TV-like” look.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat (w\/ Removable Hitting Strip)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSize + thickness:\u003c\/strong\u003e 5' W × 5' L × \u003cstrong\u003e1-3\/4\"\u003c\/strong\u003e thick for a stable stance and comfortable strike feel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip included:\u003c\/strong\u003e 12\" × 30\" insert lets you refresh the highest-wear area instead of replacing the whole mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLayered build:\u003c\/strong\u003e high-grip 5\/8\" foam backing with 1-1\/8\" nylon turf on top.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal tee compatibility:\u003c\/strong\u003e supports real wooden tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTraining-friendly feedback:\u003c\/strong\u003e built to punish fat shots without beating up wrists.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup note:\u003c\/strong\u003e we like centering the hitting strip to your target line so both righties and lefties can share the bay.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull-width coverage:\u003c\/strong\u003e \u003cstrong\u003e12' wide × 6' deep\u003c\/strong\u003e—designed to pair cleanly with 12' bays like the Eagle 12.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBounceback control:\u003c\/strong\u003e built with 5mm foam padding and ~3\/4\" overall thickness to help absorb ball energy.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCleaner finished look:\u003c\/strong\u003e makes the bay feel “built-in” by covering the landing area between screen and mat zones.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eMore consistent reads:\u003c\/strong\u003e a predictable landing surface helps reduce weird hops and protects the floor under heavy use.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eTip:\u003c\/strong\u003e if you ever add putting, this is the surface you’ll be walking and rolling across most.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSupports most BenQ projectors:\u003c\/strong\u003e rated for projectors under \u003cstrong\u003e55.1 lbs (25 kg)\u003c\/strong\u003e.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFitment range:\u003c\/strong\u003e compatible with mounting-hole patterns within \u003cstrong\u003e11.8\" (L) × 9.8\" (W)\u003c\/strong\u003e.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e approx. \u003cstrong\u003e5\" to 22.7\"\u003c\/strong\u003e length adjustment (in ~1\" increments) to fine-tune position in different ceiling heights.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDial-in alignment:\u003c\/strong\u003e the adjustability makes it easier to square your AK700ST image to the Eagle 12 screen without re-drilling.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e always confirm your ceiling structure (joist, strut channel, or blocking) before mounting.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e safer, cleaner power routing to a ceiling-mounted projector.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI cable:\u003c\/strong\u003e supports 4K UHD video for crisp signal to match the AK700ST’s resolution.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e keeps wiring consistent, reduces guesswork, and helps you avoid signal issues from mismatched cables.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route power + HDMI together for a tidy ceiling run, then drop to your PC\/console wall.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHO IT'S FOR --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWho This Package Is For\u003c\/h2\u003e\n\n      \u003ch3\u003eGolfers Building a “Forever Bay”\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        If you want a simulator that looks and feels like a studio—this is the setup. Wide enclosure, premium projection, finished floor, clean install.\n      \u003c\/p\u003e\n\n      \u003ch3\u003ePlayers Who Care About Image Detail\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        4K isn’t just about “more pixels”—it’s about a cleaner UI, sharper course visuals, and a more premium experience every time you turn the sim on.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eHomes with Shared Use \/ Multi-Player Sessions\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The 12' width is the comfort zone for friends, family, and longer sessions—more space, fewer compromises.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Packages\u003c\/h2\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter 10' image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMax detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-4k-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eWant to save while keeping 12' width? Drop to the Premium 1080P AH700ST package.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46508485509314,"sku":"EM-E12-EPT55-AK700ST-1","price":9199.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46508485542082,"sku":"EM-E12-EPT55-AK700ST-2","price":9599.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46508485574850,"sku":"EM-E12-EPT55-AK700ST-3","price":9649.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EM-E12-Ak700.png?v=1766364348"},{"product_id":"eye-mini-12ft-standard-package-eagle-12-aw30st","title":"Eye Mini 12FT Standard Package (Eagle 12 + AW30ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini 12FT STANDARD Package (Eagle 12 + BenQ AW30ST)\nExpanded component details + WIDE layout (Alchemy-friendly)\n========================================================= --\u003e\n\u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini 12FT Standard Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            A full-width 12' simulator bay built around the \u003cstrong\u003eEagle 12\u003c\/strong\u003e enclosure and Uneekor’s\n            \u003cstrong\u003eEye Mini\u003c\/strong\u003e. This “Standard” configuration keeps the build budget-smart with the\n            \u003cstrong\u003eBenQ AW30ST\u003c\/strong\u003e—a compact, golf-optimized short throw projector that’s ideal for first-time sim builders\n            who still want a clean, finished, plug-n-play setup.\n          \u003c\/p\u003e\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e12' Wide Eagle Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eStandard (Best Value)\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eFinished Floor Included\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-aw30st-3200-lumen-short-throw-led-1080-golf-projector\"\u003eView AW30ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eEagle 12 (12' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AW30ST\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"note\" style=\"margin-top: 10px;\"\u003e\n            Eye Mini is a \u003cstrong\u003eportable\u003c\/strong\u003e launch monitor that supports \u003cstrong\u003eindoor + outdoor\u003c\/strong\u003e use—great for golfers who want sim performance at home and range sessions too.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n        \u003c!-- EYE MINI --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Launch Monitor\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-launch-monitor\"\u003eView product\u003c\/a\u003e\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePortable indoor + outdoor unit:\u003c\/strong\u003e take it from your home bay to the range (PC required for Uneekor PC software; iPad\/phone use depends on your chosen setup\/app workflow).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBuilt for flexible setups:\u003c\/strong\u003e ideal if you want a permanent simulator at home but also want to practice away from the bay.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eIncluded essentials:\u003c\/strong\u003e power adapter\/cable and accessories required for typical setup (see product page for the exact in-box list).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUneekor ecosystem:\u003c\/strong\u003e supports Uneekor software options and can play compatible third-party sim software.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e Eye Mini gives you “one device for everything”—serious sim sessions at home plus portable practice.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup tip:\u003c\/strong\u003e For best reads indoors, keep the unit square to your target line and build a repeatable ball position into your floor layout.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003chr class=\"hr\"\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n        \u003c!-- EAGLE 12 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Eagle 12 Enclosure\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFrame footprint:\u003c\/strong\u003e approx. 12' W × 8'2\" H × 5' D — the “full sim bay” feel with comfortable width and a big projected image.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e4:3 impact screen layout:\u003c\/strong\u003e optimized for golf simulation with a large, immersive hitting window.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePremium enclosure finish:\u003c\/strong\u003e velvet-lined panels and flaps that help reduce bounce light and frame your image cleanly.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHeavy-duty build:\u003c\/strong\u003e 1-1\/4\" powder-coated steel frame with protective padding along high-impact areas.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e the enclosure is what makes the bay feel “professional” — safer ball containment, cleaner visuals, and better immersion.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e We can help confirm depth for player + unit + projector placement based on your room dimensions.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003chr class=\"hr\"\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n        \u003c!-- AW30ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AW30ST Short-Throw Golf Projector\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-aw30st-3200-lumen-short-throw-led-1080-golf-projector\"\u003eView product\u003c\/a\u003e\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright, compact golf projector:\u003c\/strong\u003e 3,200 ANSI lumens with a golf-optimized picture mode for vivid course visuals.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort throw for tight rooms:\u003c\/strong\u003e 0.72–0.87:1 throw ratio keeps the projector safely behind the golfer and out of the swing path.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLong-life LED light source:\u003c\/strong\u003e 4LED engine designed for “set it and forget it” ownership (no lamp swaps).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the value choice that still delivers a clean, playable image on common simulator screen sizes and aspect ratios.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e budget-smart builds, low ceilings, and first-time sim rooms where you want simple placement and good brightness.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003chr class=\"hr\"\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat (w\/ Removable Hitting Strip)\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 5' W × 5' L × 1-3\/4\" thick — stable stance area with a cushioned, premium feel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e includes a 12\" × 30\" insert so you can refresh the strike zone without replacing the whole mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal-tee friendly:\u003c\/strong\u003e supports real wooden tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBuilt for practice:\u003c\/strong\u003e designed to punish fat shots without harsh wrist\/arm feedback.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e the mat is your “contact quality” foundation — it drives comfort, consistency, and long-term durability.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eLayout tip:\u003c\/strong\u003e We recommend aligning your stance line first, then centering the landing mat to the enclosure\/screen.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003chr class=\"hr\"\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull bay finish:\u003c\/strong\u003e 12' wide × 6' deep — sized to pair perfectly with 12' enclosures like the Eagle 12.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCushioned build:\u003c\/strong\u003e foam padding designed to reduce bounceback and calm down “hot” returns.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCleaner studio look:\u003c\/strong\u003e ties the whole bay together so your floor looks built-in instead of temporary.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the piece that makes the simulator feel like a finished room and not just “a mat + screen.”\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eBonus:\u003c\/strong\u003e Great for rolling putts and wedge shots when you want more realistic turf-to-screen interaction.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003chr class=\"hr\"\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUniversal BenQ fitment:\u003c\/strong\u003e compatible with most BenQ projectors under 55.1 lbs (25kg).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e approx. 5\" to 22.7\" — helps you dial in height based on ceiling and throw needs.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e a secure mount keeps alignment consistent and reduces re-tweaks over time.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Mount into structure (joists\/blocking\/strut channel)—not drywall alone.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003chr class=\"hr\"\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e makes ceiling projector installs simple and clean.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI:\u003c\/strong\u003e long-run cable for reliable signal and fewer “handshake” headaches.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute trips for cables and helps you do a tidy, professional-looking install on day one.\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route HDMI + power along the same ceiling line, then drop near the PC wall to keep the hitting zone clutter-free.\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY THIS PACKAGE --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhy This 12FT Standard Package Is a Sweet Spot\u003c\/h2\u003e\n\n      \u003ch3\u003eMore Width = More Comfortable Swing Space\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin: 0;\"\u003eThe 12' Eagle bay is the “full sim room” feel—more comfortable for shared use, multiple stances, and a more immersive projected image.\u003c\/p\u003e\n\n      \u003ch3\u003eBudget-Friendly Projection That Still Plays Great\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin: 0;\"\u003eThe AW30ST keeps the total build cost down while still delivering a bright, golf-friendly image in typical garages and bonus rooms.\u003c\/p\u003e\n\n      \u003ch3\u003eComplete Floor and Clean Ceiling Run\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin: 0;\"\u003eProTee 5x5 + 6x12 landing mat give you a finished look from tee to screen, and the mount + install kit simplify ceiling mounting.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Packages\u003c\/h2\u003e\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter 10' image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMax detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-standard-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eIf you want brighter visuals in ambient light, jump to the Premium 1080P AH700ST package.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46508506382530,"sku":"EM-E12-EPT55-AW30ST-1","price":7699.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46508506415298,"sku":"EM-E12-EPT55-AW30ST-2","price":7999.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46508506448066,"sku":"EM-E12-EPT55-AW30ST-3","price":8099.6,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EM-E12-AW30.png?v=1766364356"},{"product_id":"eye-mini-12ft-premium-1080p-package-eagle-12-ah700st","title":"Eye Mini 12FT Premium 1080P Package (Eagle 12 + AH700ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini 12FT PREMIUM 1080P Package (Eagle 12 + BenQ AH700ST)\nExpanded component details + WIDE layout (Alchemy-friendly)\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini 12FT Premium 1080P Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            The “most recommended” 12' build for a premium home bay. You get the full-width \u003cstrong\u003eEagle 12\u003c\/strong\u003e enclosure and\n            a brighter, more premium image via the \u003cstrong\u003eBenQ AH700ST\u003c\/strong\u003e—while keeping the system clean with the included mount + install kit.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e12' Wide Eagle Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003ePremium 1080P Visuals\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eBest All-Around\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\"\u003eView AH700ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eEagle 12 (12' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AH700ST\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n            Eye Mini is a \u003cstrong\u003eportable\u003c\/strong\u003e launch monitor that supports \u003cstrong\u003eindoor + outdoor\u003c\/strong\u003e use—great if you want a premium home bay and range sessions too.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePortable indoor + outdoor unit:\u003c\/strong\u003e ideal if you want one device for home sim sessions and range work (software\/device requirements vary by setup—see product page for details).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCamera-based tracking:\u003c\/strong\u003e built to deliver reliable performance in a compact footprint next to your hitting area.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eRepeatable alignment:\u003c\/strong\u003e easy to set, square, and re-use—perfect for dedicated bays and shared spaces.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePC-friendly workflow:\u003c\/strong\u003e great for long simulator sessions with a dedicated sim PC and stable connectivity.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBest fit:\u003c\/strong\u003e golfers who want premium Uneekor performance without committing to an overhead install.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eFit tip:\u003c\/strong\u003e If you want a perfectly centered stance line, we can help you map the hitting position for righty\/lefty use.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- EAGLE 12 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Eagle 12 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull-width 12' bay:\u003c\/strong\u003e designed to feel like a true home studio—more comfortable for multi-player sessions and longer practice blocks.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eApprox. frame footprint:\u003c\/strong\u003e 12' W × 8'2\" H × 5' D (great balance of screen size and room efficiency).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLight-absorbing finish:\u003c\/strong\u003e dark, velvet-style interior surfaces frame the image and reduce distracting light spill.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHeavy-duty build:\u003c\/strong\u003e powder-coated steel frame with protective padding along high-impact areas.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eClean, fast assembly:\u003c\/strong\u003e purpose-built for DIY installs (most customers assemble with two people and basic tools).\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e This is the “comfort zone” enclosure when you have the width and want the most immersive sim feel.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AH700ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AH700ST Short-Throw Laser Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePremium 1080p image:\u003c\/strong\u003e crisp, bright visuals that look “finished” on a full-size impact screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright laser engine:\u003c\/strong\u003e excellent for real rooms with ambient light (garage doors, windows, overhead lighting).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort-throw placement:\u003c\/strong\u003e designed to mount behind the hitting area so the projector stays safer from swings and less likely to cast shadows.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFine-tuning flexibility:\u003c\/strong\u003e zoom\/adjustment features make it easier to fill a 12' bay screen without constantly re-positioning the mount.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the upgrade that makes your sim look more “commercial”—brighter fairways, cleaner UI, better contrast in mixed lighting.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eUpgrade logic:\u003c\/strong\u003e If you don’t need 4K but want a noticeably better image than entry-level projectors, this is the sweet spot.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat (w\/ Removable Hitting Strip)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eSize + stability:\u003c\/strong\u003e 5' W × 5' L hitting area gives you comfortable stance room and consistent foot placement.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e refresh the highest-wear impact zone without replacing the full mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLayered build:\u003c\/strong\u003e foam backing + premium turf designed to feel solid underfoot and reduce “hard floor” shock.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal-tee compatible:\u003c\/strong\u003e supports real wooden tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e a good mat is the difference between “fun” and “repeatable training” — especially for high volume practice.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup note:\u003c\/strong\u003e We can help you choose centered vs offset placement depending on righty\/lefty use.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFull-width finish:\u003c\/strong\u003e 12' wide × 6' deep — sized to pair cleanly with 12' enclosures like the Eagle 12.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCleaner bay look:\u003c\/strong\u003e gives the simulator a “built-in” appearance instead of a mat floating on a bare floor.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBounce control:\u003c\/strong\u003e helps reduce hot bounces and protects the floor in the landing zone.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eConsistency:\u003c\/strong\u003e more predictable ball return and fewer weird hops during play and practice.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003ePractical win:\u003c\/strong\u003e This is the piece that makes the whole setup look intentional when people walk into the room.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBenQ-ready mount:\u003c\/strong\u003e designed to pair cleanly with BenQ projector installs for a secure ceiling setup.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e helps you dial in image height for different ceiling heights and room layouts.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAlignment flexibility:\u003c\/strong\u003e makes it easier to square the projected image to the screen without re-drilling.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e stable mounting keeps your image consistent and prevents “shift” over time.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Always mount into structure (joists\/blocking\/strut channel) — not drywall alone.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e clean routing to a ceiling-mounted projector.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI cable:\u003c\/strong\u003e quality long-run video cable to keep your signal stable.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute hardware runs and reduces common “signal drop \/ wrong cable” headaches.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e run HDMI + power together along your ceiling line, then drop near your PC\/console wall.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY THIS PACKAGE --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhy This Is the “Best All-Around” Eagle 12 Build\u003c\/h2\u003e\n\n      \u003ch3\u003e12' Bay Comfort + Premium Visuals\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The Eagle 12 gives you the width people want for a true home studio feel, while the AH700ST pushes the image into a brighter, more premium tier.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eClean Install (Mount + Long-Run Kit Included)\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The included ceiling mount and 25ft power\/HDMI install kit simplify your projector run—so the bay stays clean and cable clutter stays out of the hitting zone.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eFinished Floor from Tee to Screen\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The ProTee 5x5 gives you a stable, joint-friendly hitting surface, and the 6x12 landing mat completes the look and reduces bounce-back.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Packages\u003c\/h2\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter 10' image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMax detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-1080p-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eIf you’re building a “forever bay,” consider the Premium 4K AK700ST package for maximum image detail.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46508547342530,"sku":"EM-E12-EPT55-AH700ST-1","price":8599.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46508547375298,"sku":"EM-E12-EPT55-AH700ST-2","price":8999.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46508547408066,"sku":"EM-E12-EPT55-AH700ST-3","price":9099.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EM-E12-AH700.png?v=1766363723"},{"product_id":"eye-mini-10ft-standard-package-birdie-10-aw30st","title":"Eye Mini 10FT Standard Package (Birdie 10 + LH600ST+)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini 10FT STANDARD Package (Birdie 10 + BenQ AW30ST)\n(Updated: swap ALL Eye Mini Lite mentions\/specs to Eye Mini, matching prior swap)\n========================================================= --\u003e\n\u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:2fr 2fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n\u003cdiv class=\"esg-wrap-inner\"\u003e\n\u003c!-- SUMMARY --\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003cdiv class=\"esg-grid\"\u003e\n\u003cdiv\u003e\n\u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini 10FT Standard Golf Simulator Package\u003c\/h1\u003e\n\u003cp class=\"esg-sub\"\u003eA clean, space-efficient 10' simulator bay built around Uneekor’s \u003cstrong\u003eEye Mini\u003c\/strong\u003e launch monitor, our \u003cstrong\u003eBirdie 10\u003c\/strong\u003e enclosure, and the value-focused \u003cstrong\u003eBenQ AW30ST\u003c\/strong\u003e short-throw projector. Designed for golfers who want a legit, dedicated simulator structure—without overcomplicating the build or jumping straight into “premium projection” upgrades.\u003c\/p\u003e\n\u003cdiv class=\"esg-badges\"\u003e\n\u003cspan class=\"esg-badge\"\u003e10' Wide Birdie Bay\u003c\/span\u003e \u003cspan class=\"esg-badge\"\u003ePortable Indoor\/Outdoor\u003c\/span\u003e \u003cspan class=\"esg-badge\"\u003eStandard (Best Value)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-ctaRow\"\u003e\n\u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/collections\/golf-simulator-enclosures\"\u003eShop Enclosures\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"esg-kv\"\u003e\n\u003cdiv class=\"box\"\u003e\n\u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n\u003cp class=\"v\"\u003eUneekor Eye Mini\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box\"\u003e\n\u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n\u003cp class=\"v\"\u003eBirdie 10 (10' Bay)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box\"\u003e\n\u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n\u003cp class=\"v\"\u003eBenQ LH600ST+\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"box\"\u003e\n\u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n\u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"note\" style=\"margin-top: 10px;\"\u003eEye Mini is a portable, camera-based unit that works \u003cstrong\u003eindoors and outdoors\u003c\/strong\u003e, with a built-in display for fast sessions and a defined hitting zone for repeatable setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\u003cul class=\"esg-list\"\u003e\n\u003c!-- EYE MINI --\u003e\n\u003cli\u003e\n\u003cstrong\u003eUneekor Eye Mini Launch Monitor\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-launch-monitor\"\u003eView product\u003c\/a\u003e\n\u003cul class=\"esg-sublist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003ePortable indoor\/outdoor launch monitor:\u003c\/strong\u003e take it from your sim bay to the range without changing your whole setup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBuilt-in display:\u003c\/strong\u003e run quick sessions and review key numbers without needing the full sim screen on every time.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCamera-based tracking:\u003c\/strong\u003e compact footprint that sits beside your hitting area for clean alignment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHitting zone:\u003c\/strong\u003e 12\" W × 8\" L — easy to “frame” a consistent ball position inside your floor layout.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e Eye Mini is the step-up choice when you want Uneekor performance with true portability and flexibility.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup tip:\u003c\/strong\u003e Keep the unit square to your target line and build your stance line first—then place the ball in the Eye Mini hitting zone for repeatable reads.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"hr\"\u003e\n\u003cul class=\"esg-list\"\u003e\n\u003c!-- BIRDIE 10 --\u003e\n\u003cli\u003e\n\u003cstrong\u003eElite Sim Golf Birdie 10 Enclosure\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\u003cul class=\"esg-sublist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e10' wide footprint:\u003c\/strong\u003e built for tighter rooms and garages while still delivering a true enclosed “bay” feel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e4:3 impact screen layout:\u003c\/strong\u003e optimized for golf sim visuals—big course view with a clean, tall image window.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLight control:\u003c\/strong\u003e dark interior surfaces help reduce bounce light and improve perceived contrast.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSafe containment:\u003c\/strong\u003e steel frame + enclosure build keeps the hitting zone controlled and protected.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e Birdie 10 is the premium look in a compact room—ideal when 12' wide isn’t realistic.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e This package is built for players who want a dedicated bay but don’t have a “full sim room” width.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"hr\"\u003e\n\u003cul class=\"esg-list\"\u003e\n\u003c!-- AW30ST --\u003e\n\u003cli\u003e\n\u003cstrong\u003eBenQ AW30ST Short-Throw Golf Projector\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-aw30st-3200-lumen-short-throw-led-1080-golf-projector\"\u003eView product\u003c\/a\u003e\n\u003cul class=\"esg-sublist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eValue-focused 1080p projection:\u003c\/strong\u003e bright, clean image that’s great for “get playing fast” simulator builds.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShort throw for safer placement:\u003c\/strong\u003e 0.72–0.87:1 throw ratio helps keep the projector behind the hitting area and out of the swing path.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong-life LED light source:\u003c\/strong\u003e 4LED engine designed for low-maintenance ownership (no lamp changes).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGolf-friendly picture tuning:\u003c\/strong\u003e built with golf simulation in mind for vibrant, readable visuals.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e it keeps the package cost down while still delivering a solid, playable image in most garages and bonus rooms.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mini\"\u003e\u003cstrong\u003eUpgrade path:\u003c\/strong\u003e Want a brighter “premium look”? Jump to the AH700ST package. Want max sharpness? Jump to the AK700ST 4K package.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"hr\"\u003e\n\u003cul class=\"esg-list\"\u003e\n\u003c!-- PROTEE 5x5 --\u003e\n\u003cli\u003e\n\u003cstrong\u003eElite ProTee 5x5 Hitting Mat\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\u003cul class=\"esg-sublist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 5' W × 5' L × 1-3\/4\" thick for a stable stance area.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e includes a 12\" × 30\" insert so the strike zone can be refreshed easily.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReal-tee compatible:\u003c\/strong\u003e supports real tees and rubber tees.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e comfort and consistency—this is your “practice foundation” for repeatable sessions.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mini\"\u003e\u003cstrong\u003eLayout tip:\u003c\/strong\u003e Many golfers align the strip to support both righty and lefty play in shared spaces.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"hr\"\u003e\n\u003cul class=\"esg-list\"\u003e\n\u003c!-- 6x12 LANDING MAT --\u003e\n\u003cli\u003e\n\u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\u003cul class=\"esg-sublist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish the floor:\u003c\/strong\u003e 12' wide × 6' deep landing area that helps the bay look built-in (not pieced together).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBounce control:\u003c\/strong\u003e cushioned build helps reduce hot returns and protects flooring.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e cleaner aesthetics + calmer bounces = a nicer bay for everyday use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mini\"\u003e\u003cstrong\u003eReal-world benefit:\u003c\/strong\u003e Great for family play—less chaos, cleaner look, and a better walking surface.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"hr\"\u003e\n\u003cul class=\"esg-list\"\u003e\n\u003c!-- MOUNT --\u003e\n\u003cli\u003e\n\u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\u003cul class=\"esg-sublist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eUniversal BenQ fitment:\u003c\/strong\u003e supports most BenQ projectors under 55.1 lbs (25kg).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e helps fine-tune height for different ceilings and throw setups.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e stable mounting keeps your image square and reduces re-tweaks over time.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Always fasten into structure (joists\/blocking\/strut channel)—not drywall alone.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"hr\"\u003e\n\u003cul class=\"esg-list\"\u003e\n\u003c!-- INSTALL KIT --\u003e\n\u003cli\u003e\n\u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e — \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\u003cul class=\"esg-sublist\"\u003e\n\u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e simplifies ceiling projector power routing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e25ft HDMI:\u003c\/strong\u003e long-run cable for stable signal and fewer connection headaches.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute trips for cables and helps you finish with a clean install on day one.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route HDMI + power together along the ceiling line, then drop near your PC wall to keep the hitting zone clear.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"note\" style=\"margin-top: 10px;\"\u003eBuilt as a matched system so your launch monitor, projection, bay, and floor all “fit” together—less guesswork, faster setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HIGHLIGHTS (TIGHT + PUNCHY) --\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch2\u003eWhy This 10FT Standard Package Works\u003c\/h2\u003e\n\u003ch3\u003ePremium Uneekor Performance + True Portability\u003c\/h3\u003e\n\u003cp class=\"note\" style=\"margin: 0;\"\u003eEye Mini is a portable indoor\/outdoor unit with a built-in display—perfect if you want a dedicated home bay but also want to take your launch monitor to the range.\u003c\/p\u003e\n\u003ch3\u003eBirdie 10: Premium Look in a Garage-Friendly Footprint\u003c\/h3\u003e\n\u003cp class=\"note\" style=\"margin: 0;\"\u003eBirdie 10 gives you a true sim-bay feel at 10' wide with a tall 4:3 image window—ideal for golf simulation in tighter rooms.\u003c\/p\u003e\n\u003ch3\u003eStandard Projection That Keeps the Build Budget-Friendly\u003c\/h3\u003e\n\u003cp class=\"note\" style=\"margin: 0;\"\u003eAW30ST is the “get playing fast” option: short-throw flexibility with a bright, golf-friendly image for most garages and bonus rooms.\u003c\/p\u003e\n\u003ch3\u003eFinished Floor from Tee to Screen\u003c\/h3\u003e\n\u003cp class=\"note\" style=\"margin: 0;\"\u003eProTee 5x5 anchors your stance and strike, while the 6x12 landing mat completes the look and reduces bounce-back—so the bay feels intentional, not pieced together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIMPLE FAQs --\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch2\u003eCommon Questions\u003c\/h2\u003e\n\u003ch3\u003eDo I need a PC for the Eye Mini?\u003c\/h3\u003e\n\u003cp class=\"note\" style=\"margin: 0;\"\u003eEye Mini can be used for quick sessions on its built-in display, and can also be paired into a full simulator setup depending on your software\/workflow.\u003c\/p\u003e\n\u003ch3\u003eIs this package right for smaller rooms?\u003c\/h3\u003e\n\u003cp class=\"note\" style=\"margin: 0;\"\u003eYes—this 10' Birdie bay is the go-to footprint when you want a premium enclosure look in a tighter space.\u003c\/p\u003e\n\u003ch3\u003eCan I upgrade visuals later?\u003c\/h3\u003e\n\u003cp class=\"note\" style=\"margin: 0;\"\u003eAbsolutely—if you want brighter projection or sharper detail, check the Premium 1080P or Premium 4K options in the comparison below.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- COMPARISON --\u003e\n\u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n\u003ch2\u003eCompare All Eye Mini Packages\u003c\/h2\u003e\n\u003cp class=\"note\" style=\"margin: 0 0 10px;\"\u003e\u003cstrong\u003eTip:\u003c\/strong\u003e If your product URLs differ, update the six “\/products\/…” links below once these package products are created in Shopify.\u003c\/p\u003e\n\u003cdiv class=\"tableWrap\"\u003e\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003ePackage\u003c\/th\u003e\n\u003cth\u003eEnclosure\u003c\/th\u003e\n\u003cth\u003eProjector\u003c\/th\u003e\n\u003cth\u003eVisual Tier\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr class=\"currentRow\"\u003e\n\u003ctd\u003e\n\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n\u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eBest value 10' build\u003c\/td\u003e\n\u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-standard-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n\u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eBrighter, cleaner image\u003c\/td\u003e\n\u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n\u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eMaximum detail in 10'\u003c\/td\u003e\n\u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n\u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n\u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n\u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n\u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n\u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n\u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"mini\"\u003eWant us to confirm projector placement and room fit? Send your room width, ceiling height, and depth—our team will recommend the cleanest mounting position.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46508557992130,"sku":"EM-B10-EPT55-AW30ST-1","price":7549.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46508558024898,"sku":"EM-B10-EPT55-AW30ST-2","price":7899.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46508558057666,"sku":"EM-B10-EPT55-AW30ST-3","price":7999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EM-B10-AW30.png?v=1766366003"},{"product_id":"eye-mini-10ft-premium-1080p-package-birdie-10-ah700st","title":"Eye Mini 10FT Premium 1080P Package (Birdie 10 + AH700ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini 10FT PREMIUM 1080P Package (Birdie 10 + BenQ AH700ST)\nUpdated: swap ALL Eye Mini Lite mentions\/specs to Eye Mini (as previously done)\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini 10FT Premium 1080P Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            Same clean 10' Birdie bay—upgraded visuals. This package pairs the \u003cstrong\u003eEye Mini\u003c\/strong\u003e with the\n            \u003cstrong\u003eBenQ AH700ST\u003c\/strong\u003e for a brighter, punchier, more premium-looking simulator image that feels closer to a commercial bay—\n            without changing the garage-friendly footprint.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e10' Wide Birdie Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003ePremium 1080P Visuals\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eShort-Throw Laser\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\"\u003eView AH700ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBirdie 10 (10' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AH700ST\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n            Eye Mini is a portable indoor\/outdoor unit with a built-in display and a defined hitting zone—perfect for dedicated sim bays and range sessions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePortable indoor\/outdoor use:\u003c\/strong\u003e take it from your home bay to the range without changing your workflow.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBuilt-in display:\u003c\/strong\u003e ideal for quick sessions and fast feedback—no full sim boot-up required every time.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCamera-based tracking:\u003c\/strong\u003e compact unit that sits beside your hitting area for repeatable alignment.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHitting zone:\u003c\/strong\u003e 12\" W × 8\" L — easy to build a repeatable ball position into your mat + landing pad layout.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e you get Uneekor performance with flexibility—home sim nights + range sessions with the same device.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup tip:\u003c\/strong\u003e Align the unit square to your target line and “lock in” ball position inside the hitting zone for the most consistent reads.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- BIRDIE 10 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Birdie 10 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eGarage-friendly footprint:\u003c\/strong\u003e 10' wide bay that fits tighter rooms while still delivering a true “enclosed studio” feel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e4:3 impact screen layout:\u003c\/strong\u003e designed for golf sim visuals with a large, immersive hitting window.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLight-absorbing interior:\u003c\/strong\u003e dark panels help reduce bounce light and improve perceived contrast.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDurable containment:\u003c\/strong\u003e steel frame + enclosure build keeps the hitting area controlled and protected.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e Birdie 10 is the go-to when width is limited—you keep the premium enclosure look without needing a 12' bay.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e If you’re choosing between 10' and 12', this is the best choice when space is tight.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AH700ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AH700ST Short-Throw Laser Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePremium 1080p image:\u003c\/strong\u003e crisp, bright visuals that look “finished” on a full-size impact screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright laser engine:\u003c\/strong\u003e excellent for real rooms with ambient light (garage doors, windows, overhead lighting).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort-throw placement:\u003c\/strong\u003e designed to mount behind the hitting area so the projector stays safer from swings and less likely to cast shadows.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eEasy-to-fill screen:\u003c\/strong\u003e placement flexibility makes it simpler to dial in a perfect 4:3 image without constant re-positioning.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e this is the upgrade that makes a 10' bay feel “premium”—brighter fairways, cleaner UI, better contrast in mixed lighting.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eUpgrade logic:\u003c\/strong\u003e If you don’t need 4K but want a big step up from entry-level projection, this is the sweet spot.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 5' W × 5' L × 1-3\/4\" thick for a stable stance platform.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e includes a 12\" × 30\" insert so you can refresh the strike zone without replacing the entire mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal-tee compatible:\u003c\/strong\u003e supports real tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e comfort + consistency—this is your “practice foundation” for repeatable sessions.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eLayout tip:\u003c\/strong\u003e Many customers center the stance\/hitting strip for shared righty\/lefty sessions.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFinish the bay floor:\u003c\/strong\u003e 12' wide × 6' deep—creates a “built-in” look and covers the landing zone between mat and screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBounce control:\u003c\/strong\u003e cushioned build helps reduce hot returns and protects flooring.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e it’s the difference between “a simulator in a room” and “a dedicated sim bay.”\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003ePractical win:\u003c\/strong\u003e Cleaner floor + calmer bounces = easier family play and fewer random ricochets.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUniversal BenQ fitment:\u003c\/strong\u003e supports most BenQ projectors under 55.1 lbs (25kg).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e helps fine-tune projector height for different ceilings and throw setups.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e a secure mount keeps your image square and consistent without constant tweaking.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Always fasten into structure (joists\/blocking\/strut channel)—not drywall alone.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e clean ceiling power routing for your projector.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI:\u003c\/strong\u003e long-run cable for stable signal and fewer “handshake” headaches.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute cable runs and helps you finish your build with a tidy, professional install.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route HDMI + power together along the ceiling line, then drop near your PC wall.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY THIS PACKAGE --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhy Upgrade to the Premium 1080P Package?\u003c\/h2\u003e\n\n      \u003ch3\u003eBrighter, Punchier Image in Real Rooms\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        If your bay has any ambient light (garage doors, windows, overhead lighting), the AH700ST upgrade is the difference between “good” and “wow.”\n      \u003c\/p\u003e\n\n      \u003ch3\u003eSame 10' Footprint, More Premium Feel\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        You still get the Birdie 10’s clean framing and tall 4:3 sim window—just with a more premium projected image across the impact screen.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eTurn-Key Floor + Mounting Hardware\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The 5x5 ProTee mat + 6x12 landing mat finish the space from tee to screen, and the mount + install kit keep your ceiling run clean and reliable.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Packages\u003c\/h2\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter, cleaner image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-1080p-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMaximum detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eIf you want the sharpest possible image, upgrade to the Premium 4K package with the AK700ST.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46508558221506,"sku":"EM-B10-EPT55-AH700ST-1","price":8499.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46508558254274,"sku":"EM-B10-EPT55-AH700ST-2","price":8899.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46508558287042,"sku":"EM-B10-EPT55-AH700ST-3","price":8899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EM-B10-AH700.png?v=1766366017"},{"product_id":"eye-mini-10ft-premium-4k-package-birdie-10-ak700st","title":"Eye Mini 10FT Premium 4K Package (Birdie 10 + AK700ST)","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Uneekor Eye Mini 10FT PREMIUM 4K Package (Birdie 10 + BenQ AK700ST)\nUpdated: swap ALL Eye Mini Lite mentions\/specs to Eye Mini (as previously done)\n========================================================= --\u003e\n\n\u003cdiv class=\"esg-wrap esg-uneekor\"\u003e\n  \u003cstyle\u003e\n    .esg-uneekor{font-family:system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; color:#1f2937; line-height:1.6;}\n    .esg-uneekor *{box-sizing:border-box;}\n    \/* WIDER CONTAINER *\/\n    .esg-uneekor .esg-wrap-inner{max-width:1200px;margin:0 auto;padding:0 12px;}\n\n    .esg-uneekor .esg-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.06);padding:18px 18px;margin:16px 0;}\n    .esg-uneekor .esg-title{font-size:26px;line-height:1.2;margin:0 0 8px;}\n    .esg-uneekor .esg-sub{margin:0;color:#4b5563;font-size:15px;}\n    .esg-uneekor .esg-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;}\n    .esg-uneekor .esg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;font-size:13px;font-weight:650;border:1px solid #dbeafe;background:#eff6ff;color:#0b4ea8;}\n\n    \/* MORE ROOM FOR DESCRIPTION *\/\n    .esg-uneekor .esg-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:18px;}\n    @media (max-width:860px){.esg-uneekor .esg-grid{grid-template-columns:1fr;}}\n\n    .esg-uneekor h2{font-size:18px;margin:0 0 10px;}\n    .esg-uneekor h3{font-size:15px;margin:14px 0 6px;}\n    .esg-uneekor p{margin:10px 0;}\n\n    .esg-uneekor .esg-list{margin:0;padding-left:18px;}\n    .esg-uneekor .esg-list li{margin:8px 0;}\n    .esg-uneekor .esg-sublist{margin:8px 0 0;padding-left:18px;}\n    .esg-uneekor .esg-sublist li{margin:6px 0;}\n\n    .esg-uneekor .esg-kv{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;}\n    @media (max-width:560px){.esg-uneekor .esg-kv{grid-template-columns:1fr;}}\n    .esg-uneekor .esg-kv .box{border:1px solid #eef2f7;border-radius:12px;padding:12px;background:#fafafa;}\n    .esg-uneekor .esg-kv .k{font-size:12px;color:#6b7280;margin:0 0 2px;}\n    .esg-uneekor .esg-kv .v{font-size:14px;font-weight:700;margin:0;}\n\n    .esg-uneekor a{color:#086ed3;text-decoration:none;}\n    .esg-uneekor a:hover{text-decoration:underline;}\n\n    .esg-uneekor .esg-ctaRow{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;}\n    .esg-uneekor .btn{display:inline-block;padding:11px 16px;border-radius:999px;font-weight:700;font-size:14px;border:1px solid #dbeafe;text-decoration:none;}\n    .esg-uneekor .btn.primary{background:#086ed3;border-color:#086ed3;color:#fff;}\n    .esg-uneekor .btn.ghost{background:#eff6ff;color:#086ed3;}\n\n    .esg-uneekor .note{font-size:13px;color:#6b7280;margin:0;}\n    .esg-uneekor .mini{font-size:12px;color:#6b7280;margin-top:6px;}\n    .esg-uneekor .hr{height:1px;background:#eef2f7;margin:14px 0;border:0;}\n\n    .esg-uneekor .tableWrap{overflow-x:auto;border-radius:14px;border:1px solid #e6e6e6;}\n    .esg-uneekor table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;min-width:980px;}\n    .esg-uneekor th,.esg-uneekor td{padding:12px 12px;border-bottom:1px solid #f0f0f0;vertical-align:top;text-align:left;}\n    .esg-uneekor th{background:#f8fafc;font-size:12px;color:#6b7280;letter-spacing:.02em;text-transform:uppercase;}\n    .esg-uneekor tr:last-child td{border-bottom:0;}\n    .esg-uneekor .pill{display:inline-block;padding:6px 10px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:12px;font-weight:700;color:#111827;}\n    .esg-uneekor .pill.blue{border-color:#cfe5ff;background:#eff6ff;color:#0b4ea8;}\n    .esg-uneekor .currentRow{outline:2px solid #086ed3;outline-offset:-2px;}\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"esg-wrap-inner\"\u003e\n\n    \u003c!-- HERO \/ SUMMARY --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003cdiv class=\"esg-grid\"\u003e\n        \u003cdiv\u003e\n          \u003ch1 class=\"esg-title\"\u003eUneekor Eye Mini 10FT Premium 4K Golf Simulator Package\u003c\/h1\u003e\n          \u003cp class=\"esg-sub\"\u003e\n            The “no-compromises” 10' build. You get the compact, garage-friendly \u003cstrong\u003eBirdie 10\u003c\/strong\u003e footprint paired with a premium\n            \u003cstrong\u003e4K simulator image\u003c\/strong\u003e from the \u003cstrong\u003eBenQ AK700ST\u003c\/strong\u003e—plus the full floor package and mounting hardware\n            for a clean, finished install that feels like a high-end studio without needing a 12' wide room.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esg-badges\"\u003e\n            \u003cspan class=\"esg-badge\"\u003e10' Wide Birdie Bay\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003ePremium 4K Visuals\u003c\/span\u003e\n            \u003cspan class=\"esg-badge\"\u003eBest Image Quality\u003c\/span\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-ctaRow\"\u003e\n            \u003ca class=\"btn primary\" href=\"#esg-compare\"\u003eCompare Packages\u003c\/a\u003e\n            \u003ca class=\"btn ghost\" href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView AK700ST\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"mini\"\u003eNeed help confirming fit? Call us at \u003cstrong\u003e866-4-SIM-GOLF\u003c\/strong\u003e or text us 24\/7.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-kv\"\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eLaunch Monitor\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eUneekor Eye Mini\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eEnclosure\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBirdie 10 (10' Bay)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eProjector\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eBenQ AK700ST (4K)\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"box\"\u003e\n              \u003cp class=\"k\"\u003eFloor Build\u003c\/p\u003e\n              \u003cp class=\"v\"\u003eProTee 5x5 + 6x12\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"note\" style=\"margin-top:10px;\"\u003e\n            Eye Mini is a portable indoor\/outdoor unit with a built-in display and a defined hitting zone—perfect for dedicated sim bays and range sessions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHAT'S INCLUDED (EXPANDED) --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat’s Included (Full Component Details)\u003c\/h2\u003e\n\n      \u003cul class=\"esg-list\"\u003e\n\n        \u003c!-- EYE MINI --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eUneekor Eye Mini Launch Monitor\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/uneekor-eye-mini-launch-monitor\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePortable indoor\/outdoor use:\u003c\/strong\u003e move it between your home bay and the range without changing devices.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBuilt-in display:\u003c\/strong\u003e quick feedback for practice sessions (great for warmups and “quick reps”).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCamera-based tracking:\u003c\/strong\u003e compact unit that sits beside your hitting area for repeatable alignment.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eHitting zone:\u003c\/strong\u003e 12\" W × 8\" L — easy to build a repeatable “ready zone” into your mat\/landing pad layout.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e you get Uneekor performance with flexibility—home sim nights + range sessions with the same device.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eSetup tip:\u003c\/strong\u003e Keep the unit square to your target line and lock in ball position inside the hitting zone for the most consistent reads.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- BIRDIE 10 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf Birdie 10 Enclosure\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e10' wide footprint:\u003c\/strong\u003e built for tighter rooms and garages while still giving you a true enclosed “bay” feel.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e4:3 impact screen layout:\u003c\/strong\u003e designed for golf sim visuals (big course view, minimal wasted pixels).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eLight-absorbing interior:\u003c\/strong\u003e dark panels help reduce bounce light and make the projected image look more contrasty.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDurable, safe containment:\u003c\/strong\u003e steel frame + enclosure build keeps the hitting area controlled and protected.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e Birdie 10 is the “small room winner”—clean framing, real containment, and a premium look without needing 12' width.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eRoom planning:\u003c\/strong\u003e If you’re choosing between 10' and 12', this is the best option when width is limited.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- AK700ST --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eBenQ AK700ST 4K Short-Throw Laser Projector\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eTrue 4K UHD:\u003c\/strong\u003e 3840×2160 resolution for sharper course textures, cleaner lines, and more readable on-screen stats.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBright laser engine:\u003c\/strong\u003e 4000 ANSI lumens for a vibrant image even in real rooms with some ambient light.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eShort throw for safer placement:\u003c\/strong\u003e 0.69–0.83:1 throw ratio helps keep the projector behind the hitting area and out of the swing path.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFine tuning:\u003c\/strong\u003e 1.2× motorized zoom makes it easier to dial in image size without moving the mount.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e 4K is the upgrade you “feel” every time you play—cleaner UI, sharper menus, and a more premium look on a big screen.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e golfers who care about image clarity and want the most premium visuals possible in a 10' bay.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- PROTEE 5x5 --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite ProTee 5x5 Hitting Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eDimensions:\u003c\/strong\u003e 5' W × 5' L × 1-3\/4\" thick for a stable stance platform.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReplaceable hitting strip:\u003c\/strong\u003e includes a 12\" × 30\" insert so you can refresh the strike zone without replacing the entire mat.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eReal-tee compatible:\u003c\/strong\u003e supports real tees and rubber tees.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e the mat is what makes practice repeatable—comfort underfoot, consistent contact, and long-term durability.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eLayout tip:\u003c\/strong\u003e Many customers center the stance\/hitting strip for shared righty\/lefty sessions.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- 6x12 LANDING MAT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eElite Sim Golf 6x12 Simulator Landing Mat\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-sim-golf-6x12-simulator-landing-mat\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFinish the bay floor:\u003c\/strong\u003e 12' wide × 6' deep—creates a “built-in” look and covers the landing zone between mat and screen.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eBounce control:\u003c\/strong\u003e cushioned build helps reduce hot returns and protects flooring.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e it’s the difference between “a simulator in a room” and “a dedicated sim bay.”\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003ePractical win:\u003c\/strong\u003e Great for families—less ball chaos, cleaner visual finish, and a nicer walking surface.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- MOUNT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Mount (BenQ CM00G3)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eUniversal BenQ fitment:\u003c\/strong\u003e supports most BenQ projectors under 55.1 lbs (25kg).\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAdjustable drop:\u003c\/strong\u003e helps fine-tune projector height for different ceilings and throw setups.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e a secure mount keeps your image square and consistent without constant tweaking.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eInstall note:\u003c\/strong\u003e Always fasten into structure (joists\/blocking\/strut channel)—not drywall alone.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n        \u003chr class=\"hr\"\u003e\n\n        \u003c!-- INSTALL KIT --\u003e\n        \u003cli\u003e\n          \u003cstrong\u003eProjector Install Kit (25ft power + 25ft 4K HDMI)\u003c\/strong\u003e —\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/projector-install-kit-25ft\"\u003eView product\u003c\/a\u003e\n\n          \u003cul class=\"esg-sublist\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft grounded power extension:\u003c\/strong\u003e clean ceiling power routing for your projector.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e25ft 4K HDMI:\u003c\/strong\u003e long-run cable for a stable 4K signal to match the AK700ST’s resolution.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eWhy it matters:\u003c\/strong\u003e avoids last-minute cable runs and helps you finish your build with a tidy, professional install.\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cp class=\"mini\"\u003e\u003cstrong\u003eClean wiring tip:\u003c\/strong\u003e route HDMI + power together along the ceiling line, then drop near your PC\/console wall.\u003c\/p\u003e\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- WHY THIS PACKAGE --\u003e\n    \u003cdiv class=\"esg-card\"\u003e\n      \u003ch2\u003eWhat You Get with the Premium 4K Upgrade\u003c\/h2\u003e\n\n      \u003ch3\u003eSharper Course Detail + Cleaner UI\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        If you care about clarity—greens textures, slope shading, sharper text, cleaner menus—this is the upgrade that changes the feel of the entire simulator.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eStill Compact. Just More Premium.\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        You keep the Birdie 10’s garage-friendly footprint and premium enclosure framing, but the image quality steps into “high-end bay” territory.\n      \u003c\/p\u003e\n\n      \u003ch3\u003eComplete Mount + Wiring Kit Included\u003c\/h3\u003e\n      \u003cp class=\"note\" style=\"margin:0;\"\u003e\n        The ceiling mount and 25ft install kit are included so you can mount cleanly, run cables confidently, and avoid last-minute hardware runs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMPARE TABLE --\u003e\n    \u003cdiv class=\"esg-card\" id=\"esg-compare\"\u003e\n      \u003ch2\u003eCompare All Eye Mini Packages\u003c\/h2\u003e\n\n      \u003cdiv class=\"tableWrap\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003ePackage\u003c\/th\u003e\n              \u003cth\u003eEnclosure\u003c\/th\u003e\n              \u003cth\u003eProjector\u003c\/th\u003e\n              \u003cth\u003eVisual Tier\u003c\/th\u003e\n              \u003cth\u003eBest For\u003c\/th\u003e\n              \u003cth\u003e\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest value 10' build\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e10FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBrighter, cleaner image\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr class=\"currentRow\"\u003e\n              \u003ctd\u003e\n\u003cstrong\u003e10FT Premium 4K\u003c\/strong\u003e\u003cbr\u003e\u003cspan class=\"pill blue\"\u003eCurrent\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003eBirdie 10 (10' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eMaximum detail in 10'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-10ft-premium-4k-golf-simulator-package\"\u003eShop\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Standard\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AW30ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003eStandard\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eValue 12' full bay\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-standard-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 1080P\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AH700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003ePremium 1080P\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eBest “all-around” 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-1080p-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003e\u003cstrong\u003e12FT Premium 4K\u003c\/strong\u003e\u003c\/td\u003e\n              \u003ctd\u003eEagle 12 (12' bay)\u003c\/td\u003e\n              \u003ctd\u003eBenQ AK700ST\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"pill\"\u003e4K\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eTop-tier visuals in 12'\u003c\/td\u003e\n              \u003ctd\u003e\u003ca class=\"btn ghost\" href=\"\/products\/uneekor-eye-mini-12ft-premium-4k-golf-simulator-package\"\u003eView\u003c\/a\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"mini\"\u003eIf you want more room width for multi-player sessions, jump to the 12' Eagle packages.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Uneekor","offers":[{"title":"Standard 5x5 Elite Pro Tee","offer_id":46508562940098,"sku":"EM-B10-EPT55-AK700ST-1","price":9099.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Center Strike Hitting - 5x10","offer_id":46508562972866,"sku":"EM-B10-EPT55-AK700ST-2","price":9449.0,"currency_code":"USD","in_stock":true},{"title":"Dual Sided\/Opposing Strike Hitting - 5x8","offer_id":46508563005634,"sku":"EM-B10-EPT55-AK700ST-3","price":9549.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/EM-B10-Ak700.png?v=1766366093"},{"product_id":"benq-lk830st-4k-short-throw-laser-golf-simulator-projector","title":"BenQ LK830ST 4K Short-Throw Laser Golf Simulator Projector","description":"\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cdiv class=\"esg-lk830st-pdp\"\u003e\n  \u003cstyle\u003e\n    .esg-lk830st-pdp { max-width: 1200px; margin: 0 auto; padding: 0; font-family: 'Inter', system-ui, -apple-system, sans-serif; color: #2a3756; line-height: 1.6; font-size: 16px; }\n    .esg-lk830st-pdp * { box-sizing: border-box; }\n    .esg-lk830st-pdp img { max-width: 100%; height: auto; display: block; }\n    .esg-lk830st-pdp h3, .esg-lk830st-pdp h4 { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; text-transform: uppercase; letter-spacing: 0.01em; color: #0A1A3A; margin: 0; }\n    .esg-lk830st-pdp h3 { font-size: 30px; line-height: 1.1; }\n    .esg-lk830st-pdp h4 { font-size: 20px; line-height: 1.2; }\n    .esg-lk830st-pdp p { margin: 0 0 14px; color: #2a3756; }\n    .esg-lk830st-pdp p:last-child { margin: 0; }\n    .esg-lk830st-pdp strong { color: #0A1A3A; font-weight: 700; }\n    .esg-lk830st-pdp a { color: #0A1A3A; text-decoration: underline; }\n\n    .esg-lk830st-pdp .esg-section { padding: 64px 32px; }\n    .esg-lk830st-pdp .esg-section--white { background: #ffffff; }\n    .esg-lk830st-pdp .esg-section--light { background: #F8F8F8; }\n    .esg-lk830st-pdp .esg-section--dark { background: #0A1A3A; }\n    .esg-lk830st-pdp .esg-eyebrow { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 13px; letter-spacing: 0.18em; text-transform: uppercase; color: #6b7280; margin: 0 0 12px; }\n    .esg-lk830st-pdp .esg-section--dark .esg-eyebrow { color: #C9D6F2; }\n    .esg-lk830st-pdp .esg-lede { font-size: 17px; color: #2a3756; max-width: 760px; margin: 0 0 32px; }\n\n    .esg-lk830st-pdp .esg-stat-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px; margin-top: 32px; }\n    .esg-lk830st-pdp .esg-stat { background: #ffffff; border: 1px solid #E6E9F0; border-top: 3px solid #0A1A3A; padding: 22px 18px; }\n    .esg-lk830st-pdp .esg-stat-num { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: 40px; line-height: 1; color: #0A1A3A; margin: 0 0 6px; }\n    .esg-lk830st-pdp .esg-stat-label { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 13px; letter-spacing: 0.12em; text-transform: uppercase; color: #0A1A3A; margin: 0 0 4px; }\n    .esg-lk830st-pdp .esg-stat-sub { font-size: 13px; color: #6b7280; margin: 0; }\n\n    .esg-lk830st-pdp .esg-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 32px; }\n    .esg-lk830st-pdp .esg-card { background: #ffffff; border: 1px solid #E6E9F0; border-left: 3px solid #0A1A3A; padding: 24px 22px; }\n    .esg-lk830st-pdp .esg-card h4 { margin: 0 0 10px; }\n    .esg-lk830st-pdp .esg-card p { font-size: 15px; color: #4b5563; }\n\n    .esg-lk830st-pdp .esg-best-for { margin-top: 24px; background: #F8F8F8; border: 1px solid #E6E9F0; border-left: 3px solid #0A1A3A; padding: 22px 24px; }\n    .esg-lk830st-pdp .esg-section--light .esg-best-for { background: #ffffff; }\n    .esg-lk830st-pdp .esg-best-for h4 { margin: 0 0 8px; }\n    .esg-lk830st-pdp .esg-best-for ul { margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px 24px; }\n    .esg-lk830st-pdp .esg-best-for li { font-size: 15px; color: #2a3756; padding-left: 18px; position: relative; }\n    .esg-lk830st-pdp .esg-best-for li::before { content: \"\"; position: absolute; left: 0; top: 9px; width: 8px; height: 8px; background: #0A1A3A; }\n\n    .esg-lk830st-pdp .esg-two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 32px; }\n    .esg-lk830st-pdp .esg-two-col .esg-card { border-left: none; border-top: 3px solid #0A1A3A; }\n    .esg-lk830st-pdp .esg-two-col ul { margin: 12px 0 0; padding: 0; list-style: none; }\n    .esg-lk830st-pdp .esg-two-col li { font-size: 15px; color: #2a3756; padding: 8px 0 8px 18px; border-bottom: 1px solid #E6E9F0; position: relative; }\n    .esg-lk830st-pdp .esg-two-col li:last-child { border-bottom: 0; }\n    .esg-lk830st-pdp .esg-two-col li::before { content: \"\"; position: absolute; left: 0; top: 15px; width: 8px; height: 8px; background: #0A1A3A; }\n\n    .esg-lk830st-pdp .esg-prose p { font-size: 16px; margin: 0 0 16px; }\n\n    .esg-lk830st-pdp .esg-specs-table { width: 100%; border-collapse: collapse; margin-top: 24px; background: #ffffff; border: 1px solid #E6E9F0; }\n    .esg-lk830st-pdp .esg-specs-table tr { border-bottom: 1px solid #E6E9F0; }\n    .esg-lk830st-pdp .esg-specs-table tr:last-child { border-bottom: 0; }\n    .esg-lk830st-pdp .esg-specs-table tr:nth-child(even) { background: #F8F8F8; }\n    .esg-lk830st-pdp .esg-specs-table th { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.08em; text-transform: uppercase; color: #0A1A3A; text-align: left; padding: 14px 20px; width: 40%; vertical-align: top; }\n    .esg-lk830st-pdp .esg-specs-table td { padding: 14px 20px; color: #2a3756; font-size: 15px; vertical-align: top; }\n\n    .esg-lk830st-pdp .esg-tier-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 32px; }\n    .esg-lk830st-pdp .esg-tier { background: #ffffff; border: 1px solid #E6E9F0; padding: 26px 22px; position: relative; display: flex; flex-direction: column; }\n    .esg-lk830st-pdp .esg-tier.featured { border: 2px solid #0A1A3A; }\n    .esg-lk830st-pdp .esg-tier-tag { font-family: 'Barlow Condensed', sans-serif; font-weight: 800; font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; color: #0A1A3A; background: #F8F8F8; border: 1px solid #E6E9F0; padding: 5px 10px; display: inline-block; margin-bottom: 14px; }\n    .esg-lk830st-pdp .esg-tier.featured .esg-tier-tag { background: #0A1A3A; color: #ffffff; border-color: #0A1A3A; }\n    .esg-lk830st-pdp .esg-tier h4 { margin: 0 0 6px; font-size: 22px; }\n    .esg-lk830st-pdp .esg-tier .esg-tier-sub { font-size: 13px; color: #6b7280; margin: 0 0 16px; }\n    .esg-lk830st-pdp .esg-tier ul { margin: 0 0 18px; padding: 0; list-style: none; }\n    .esg-lk830st-pdp .esg-tier li { font-size: 14px; color: #2a3756; padding: 7px 0 7px 18px; border-bottom: 1px solid #E6E9F0; position: relative; }\n    .esg-lk830st-pdp .esg-tier li:last-of-type { border-bottom: 0; }\n    .esg-lk830st-pdp .esg-tier li::before { content: \"\"; position: absolute; left: 0; top: 14px; width: 8px; height: 8px; background: #0A1A3A; }\n    .esg-lk830st-pdp .esg-tier .esg-tier-best { margin-top: auto; padding-top: 14px; border-top: 1px solid #E6E9F0; font-family: 'Barlow Condensed', sans-serif; font-weight: 700; font-size: 14px; letter-spacing: 0.06em; text-transform: uppercase; color: #0A1A3A; }\n\n    .esg-lk830st-pdp .esg-section--dark h3, .esg-lk830st-pdp .esg-section--dark h4 { color: #ffffff; }\n    .esg-lk830st-pdp .esg-section--dark p { color: #E6ECF7; }\n    .esg-lk830st-pdp .esg-section--dark strong { color: #ffffff; }\n    .esg-lk830st-pdp .esg-section--dark a { color: #ffffff; }\n    .esg-lk830st-pdp .esg-dark-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 28px; }\n    .esg-lk830st-pdp .esg-dark-card { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.14); padding: 26px 24px; }\n    .esg-lk830st-pdp .esg-dark-card h4 { color: #ffffff; margin: 0 0 10px; }\n    .esg-lk830st-pdp .esg-dark-card p { color: #E6ECF7; font-size: 15px; }\n    .esg-lk830st-pdp .esg-dark-card a { color: #ffffff; font-weight: 600; }\n\n    @media (max-width: 900px) {\n      .esg-lk830st-pdp .esg-section { padding: 48px 22px; }\n      .esg-lk830st-pdp h3 { font-size: 24px; }\n      .esg-lk830st-pdp .esg-stat-grid { grid-template-columns: repeat(2, 1fr); }\n      .esg-lk830st-pdp .esg-stat-num { font-size: 32px; }\n      .esg-lk830st-pdp .esg-card-grid, .esg-lk830st-pdp .esg-tier-grid { grid-template-columns: 1fr; }\n      .esg-lk830st-pdp .esg-two-col, .esg-lk830st-pdp .esg-dark-grid { grid-template-columns: 1fr; }\n      .esg-lk830st-pdp .esg-best-for ul { grid-template-columns: 1fr; }\n      .esg-lk830st-pdp .esg-specs-table th, .esg-lk830st-pdp .esg-specs-table td { padding: 12px 14px; font-size: 14px; }\n    }\n  \u003c\/style\u003e\n\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003e4K UHD · Laser · Ultra-Short Throw\u003c\/p\u003e\n    \u003ch3\u003eBig Image. Tight Room. 0.5 Throw.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe BenQ LK830ST is the compact 4K ultra-short-throw projector in BenQ’s dedicated golf-sim lineup. A 0.496:1 fixed lens fills a 300″ impact screen from roughly 10 ft 10 in, low-latency gaming response down to 4.2 ms, and the exclusive BenQ Golf Mode color tuning. Built for short bays, low ceilings, and floor-mount installs where the projector has to live close to the screen.\u003c\/p\u003e\n    \u003cdiv class=\"esg-stat-grid\"\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cp class=\"esg-stat-num\"\u003e4K\u003c\/p\u003e\n        \u003cp class=\"esg-stat-label\"\u003eUHD Resolution\u003c\/p\u003e\n        \u003cp class=\"esg-stat-sub\"\u003e3840 × 2160 native\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cp class=\"esg-stat-num\"\u003e4,000\u003c\/p\u003e\n        \u003cp class=\"esg-stat-label\"\u003eANSI Lumens\u003c\/p\u003e\n        \u003cp class=\"esg-stat-sub\"\u003eScreens up to 10 ft tall\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cp class=\"esg-stat-num\"\u003e0.496:1\u003c\/p\u003e\n        \u003cp class=\"esg-stat-label\"\u003eThrow Ratio\u003c\/p\u003e\n        \u003cp class=\"esg-stat-sub\"\u003eFixed ultra-short throw\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-stat\"\u003e\n        \u003cp class=\"esg-stat-num\"\u003e4.2ms\u003c\/p\u003e\n        \u003cp class=\"esg-stat-label\"\u003eInput Lag\u003c\/p\u003e\n        \u003cp class=\"esg-stat-sub\"\u003e1080p \/ 240 Hz\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eWhy The LK830ST\u003c\/p\u003e\n    \u003ch3\u003eBuilt For Compact Bays And Floor Mounts\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eThe LK830ST is BenQ’s answer for the simulator builds where space is the constraint. A 0.5 throw ratio puts a giant image on a small footprint, and BenQ’s gaming-grade input lag plus Golf Mode color profile make it feel built for indoor golf.\u003c\/p\u003e\n    \u003cdiv class=\"esg-card-grid\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eTrue 4K UHD\u003c\/h4\u003e\n        \u003cp\u003e3840 × 2160 native renders sharp fairway detail, readable simulator overlays, and clean tracer lines — the same 4K resolution as the higher-tier LK936ST.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003e4,000 ANSI Lumens\u003c\/h4\u003e\n        \u003cp\u003eDrives impact screens up to roughly 10 ft tall with punchy, color-accurate images. Sized for residential sim rooms with controllable ambient light.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003e0.496:1 Fixed Ultra-Short Throw\u003c\/h4\u003e\n        \u003cp\u003eThe tightest throw ratio in BenQ’s 4K golf lineup. Project a 300″ image from about 10 ft 10 in. Built for compact rooms, low ceilings, and floor-mount installs.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eLow Input Lag For Sim Play\u003c\/h4\u003e\n        \u003cp\u003e16.7 ms at 4K\/60 Hz, 8.3 ms at 1080p\/120 Hz, and as low as 4.2 ms at 1080p\/240 Hz. Menus, animations, and shot-result transitions stay snappy.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eBlueCore Laser, 30K Hours\u003c\/h4\u003e\n        \u003cp\u003eLaser DLP light engine rated up to 20,000 hours Normal and 30,000 hours Eco. No lamp replacements and consistent brightness across the rated life.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eBenQ Golf Mode\u003c\/h4\u003e\n        \u003cp\u003eExclusive Golf Mode color profile corrects purple fringing common in golf software using calibrated blue and green tones. Natural skies and green grass without manual tweaking.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eScreen Fill Aspect Switching\u003c\/h4\u003e\n        \u003cp\u003eBenQ’s Screen Fill switches to 1:1, 5:4, 4:3, 16:10, or 16:9 native — one preset per sim screen aspect — with no distortion or stretched UI.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eDust-Protected Optical Engine\u003c\/h4\u003e\n        \u003cp\u003eSealed optical engine shields against dust intrusion, with an optional air filter for harsh environments. Built for garages, basements, and dust-prone bays.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"esg-best-for\"\u003e\n      \u003ch4\u003eWho Is It Best For?\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eCompact residential simulator rooms\u003c\/li\u003e\n        \u003cli\u003eBays with low ceilings or short throw distance\u003c\/li\u003e\n        \u003cli\u003eFloor-mount installs inside an enclosure base\u003c\/li\u003e\n        \u003cli\u003eSim builders who want sub-20 ms input lag\u003c\/li\u003e\n        \u003cli\u003eBuilders running GSPro, E6 Connect, TGC 2019, or Foresight FSX\u003c\/li\u003e\n        \u003cli\u003eGarages and basements (dust-protected engine)\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eUltra-Short Throw \u0026amp; Setup\u003c\/p\u003e\n    \u003ch3\u003eThe Compact Lens Built For Tight Bays\u003c\/h3\u003e\n    \u003cdiv class=\"esg-two-col\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003ePlacement Flexibility\u003c\/h4\u003e\n        \u003cp\u003eThe 0.496:1 fixed lens is the tightest throw in BenQ’s 4K golf-sim lineup. Mount close to the screen to eliminate shadows on the hitter and reclaim room depth for the launch monitor.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eThrow ratio: 0.496:1 (fixed, no zoom)\u003c\/li\u003e\n          \u003cli\u003e300″ image from ~10 ft 10 in\u003c\/li\u003e\n          \u003cli\u003eScreen size range: ~70″ to 300″ diagonal\u003c\/li\u003e\n          \u003cli\u003eProjection offset: 114% (full-height)\u003c\/li\u003e\n          \u003cli\u003eKeystone: 2D, H\/V ±30°\u003c\/li\u003e\n          \u003cli\u003eCorner Fit + Digital Shrink \u0026amp; Shift to 75–80%\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eInstaller Checklist\u003c\/h4\u003e\n        \u003cp\u003eFixed-lens ultra-short-throw projectors are unforgiving on alignment. Measure lens-to-screen (not mount-plate-to-screen) and confirm geometry before drilling anything.\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eConfirm screen width and final aspect ratio\u003c\/li\u003e\n          \u003cli\u003eVerify ceiling height or floor-mount clearance\u003c\/li\u003e\n          \u003cli\u003e\n\u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eUse the ESG fitment tool\u003c\/a\u003e for exact mounting distance\u003c\/li\u003e\n          \u003cli\u003ePlan HDMI and power-brick runs to the mount\u003c\/li\u003e\n          \u003cli\u003eUse Digital Shrink \u0026amp; Shift for fine adjustment\u003c\/li\u003e\n          \u003cli\u003eTest image placement before permanent mounting\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eWhat Is The LK830ST\u003c\/p\u003e\n    \u003ch3\u003eThe Compact 4K Entry To BenQ’s Golf Sim Lineup\u003c\/h3\u003e\n    \u003cdiv class=\"esg-prose\"\u003e\n      \u003cp\u003eThe LK830ST is the entry tier of BenQ’s purpose-built 4K golf-simulator projector lineup — tighter-throw, smaller-chassis, and floor-mount-friendly versus the prosumer AK700ST and high-output LK936ST. It uses a single-chip DLP engine with a true 4K UHD pixel array, a dust-protected BlueCore laser light source rated up to 30,000 hours in Eco mode, and a fixed 0.496:1 ultra-short-throw lens.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003ePlacement range:\u003c\/strong\u003e with a 0.5 throw ratio, the LK830ST can fill a 300″ impact screen from approximately 10 ft 10 in away. The lens is fixed with no optical zoom, so distance is determined by image width. For the exact lens-to-screen distance based on your screen size and aspect ratio, run the numbers in the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eESG projector fitment tool and throw calculator\u003c\/a\u003e before mounting.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eMount notes:\u003c\/strong\u003e the LK830ST weighs 7.5 lbs and measures 11″ × 4.8″ × 9″ (279 × 121 × 229 mm). The short, low-profile chassis is well suited for floor-mount installs inside an enclosure base, ceiling mounts in low-clearance bays, and tight residential rooms. Native projection offset is 114%. Corner Fit and 2D keystone (H\/V ±30°) plus Digital Shrink \u0026amp; Shift handle cleanup — no optical lens shift on this model.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eLatency:\u003c\/strong\u003e BenQ rates the LK830ST at 16.7 ms input lag at 4K\/60 Hz, 8.3 ms at 1080p\/120 Hz, and as low as 4.2 ms at 1080p\/240 Hz. That puts it in true gaming-projector territory — ideal for fast menu navigation, snappy shot animations, and competitive sim play on GSPro, TGC 2019, or FSX.\u003c\/p\u003e\n      \u003cp\u003e\u003cstrong\u003eSimulator software:\u003c\/strong\u003e the LK830ST works with all major PC-based golf-sim platforms including GSPro, E6 Connect, TGC 2019, Awesome Golf, and Foresight FSX. Two HDMI 2.0 inputs let you keep the sim PC and a media source connected at the same time. BenQ’s Screen Fill feature switches the projector between 1:1, 5:4, 4:3, 16:10, and 16:9 native — one preset per sim screen aspect — with no image distortion.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eEverything It Does\u003c\/p\u003e\n    \u003ch3\u003eSpec-By-Spec Breakdown\u003c\/h3\u003e\n    \u003cdiv class=\"esg-card-grid\"\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eResolution \u0026amp; Color\u003c\/h4\u003e\n        \u003cp\u003e4K UHD 3840 × 2160 single-chip DLP. Vivid Rec.709 color reproduction with factory White Balance Adjustment for stable color out of the box.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eThrow \u0026amp; Projection\u003c\/h4\u003e\n        \u003cp\u003e0.496:1 fixed ultra-short throw, no optical zoom. Projects up to 300″ from about 10 ft 10 in. Native projection offset 114%.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eBrightness \u0026amp; Contrast\u003c\/h4\u003e\n        \u003cp\u003e4,000 ANSI lumens with 3,000,000:1 dynamic contrast. Drives 10 ft-tall impact screens with punchy, color-accurate course detail.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eGaming-Grade Input Lag\u003c\/h4\u003e\n        \u003cp\u003e16.7 ms at 4K\/60 Hz, 16.7 ms at 1080p\/60 Hz, 8.3 ms at 1080p\/120 Hz, 4.2 ms at 1080p\/240 Hz. Sub-20 ms across every common sim refresh rate.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eBenQ Golf Mode + Screen Fill\u003c\/h4\u003e\n        \u003cp\u003eExclusive Golf Mode color profile plus Screen Fill aspect switching (1:1, 5:4, 4:3, 16:10, 16:9) to match any sim screen with zero distortion.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eGeometry Tools\u003c\/h4\u003e\n        \u003cp\u003eCorner Fit, 2D keystone H\/V ±30°, Digital Shrink \u0026amp; Shift down to 75–80% of original image size for fine on-screen alignment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eDust-Protected Engine\u003c\/h4\u003e\n        \u003cp\u003eSealed optical block shields the laser engine from dust intrusion. Optional air filter adds protection for harsh environments and tracks filter usage automatically.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003ch4\u003eConnectivity\u003c\/h4\u003e\n        \u003cp\u003e2 × HDMI 2.0, 1 × USB-A (1.5 A service \/ power), 1 × USB-A (Wi-Fi dongle support), RJ45 LAN, RS232, 3.5 mm audio out, DC power input.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eBy The Numbers\u003c\/p\u003e\n    \u003ch3\u003eFull Specifications\u003c\/h3\u003e\n    \u003ctable class=\"esg-specs-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003ctd\u003eBenQ LK830ST\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDisplay Technology\u003c\/th\u003e\n\u003ctd\u003eSingle-chip DLP\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eNative Resolution\u003c\/th\u003e\n\u003ctd\u003e4K UHD, 3840 × 2160\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eBrightness\u003c\/th\u003e\n\u003ctd\u003e4,000 ANSI lumens\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eContrast Ratio\u003c\/th\u003e\n\u003ctd\u003e3,000,000:1 dynamic\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eColor Coverage\u003c\/th\u003e\n\u003ctd\u003eVivid Rec.709 (factory White Balance Adjustment)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eLight Source\u003c\/th\u003e\n\u003ctd\u003eBlueCore laser, dust-protected optical engine\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eLaser Life\u003c\/th\u003e\n\u003ctd\u003eUp to 30,000 hours (Eco), 20,000 hours (Normal)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eThrow Ratio\u003c\/th\u003e\n\u003ctd\u003e0.496:1 fixed ultra-short throw (no zoom)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eProjection Example\u003c\/th\u003e\n\u003ctd\u003e300″ image from ~10 ft 10 in\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eScreen Size Range\u003c\/th\u003e\n\u003ctd\u003e~70″ to 300″ diagonal\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eNative Aspect Ratio\u003c\/th\u003e\n\u003ctd\u003e16:9\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eSupported Aspect Ratios (Screen Fill)\u003c\/th\u003e\n\u003ctd\u003e1:1, 5:4, 4:3, 16:10, 16:9\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eProjection Offset\u003c\/th\u003e\n\u003ctd\u003e114% (full-height)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eLens\u003c\/th\u003e\n\u003ctd\u003eF\/# = 2.8, f = 17.51 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eLens Shift\u003c\/th\u003e\n\u003ctd\u003eNot supported (use Corner Fit, keystone, Shrink \u0026amp; Shift)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eKeystone Correction\u003c\/th\u003e\n\u003ctd\u003e2D, Horizontal ±30°, Vertical ±30°\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eGeometric Correction\u003c\/th\u003e\n\u003ctd\u003eCorner Fit, Digital Shrink \u0026amp; Shift to ~75–80%\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePicture Modes\u003c\/th\u003e\n\u003ctd\u003eIncludes BenQ Golf Mode, Cinema, sRGB, Simulation\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eInput Lag\u003c\/th\u003e\n\u003ctd\u003e16.7 ms (4K\/60), 16.7 ms (1080p\/60), 8.3 ms (1080p\/120), 4.2 ms (1080p\/240)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eResolution Support\u003c\/th\u003e\n\u003ctd\u003eVGA (640 × 480) to 4K UHD (3840 × 2160)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eHorizontal Frequency\u003c\/th\u003e\n\u003ctd\u003e15 to 135 kHz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eVertical Scan Rate\u003c\/th\u003e\n\u003ctd\u003e23 to 240 Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eHDMI Inputs\u003c\/th\u003e\n\u003ctd\u003e2 × HDMI 2.0\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eUSB\u003c\/th\u003e\n\u003ctd\u003e1 × USB-A (1.5 A service \/ power), 1 × USB-A (Wi-Fi dongle)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eControl\u003c\/th\u003e\n\u003ctd\u003eRJ45 LAN, RS232\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eAudio Out\u003c\/th\u003e\n\u003ctd\u003e3.5 mm mini jack\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003ePower\u003c\/th\u003e\n\u003ctd\u003eExternal DC power brick\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDimensions (W × H × D)\u003c\/th\u003e\n\u003ctd\u003e11″ × 4.8″ × 9″ (279 × 121 × 229 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e7.5 lbs (3.4 kg)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003cth\u003eDealer Status\u003c\/th\u003e\n\u003ctd\u003eElite Sim Golf is an authorized BenQ dealer\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eCompare The Lineup\u003c\/p\u003e\n    \u003ch3\u003eGood, Better, Best — BenQ 4K Golf Sim Projectors\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\"\u003eAll three BenQ golf-sim projectors deliver true 4K UHD on a laser light engine plus the exclusive BenQ Golf Mode color profile. The differences are brightness, throw geometry, install flexibility, and how much room they can light up.\u003c\/p\u003e\n    \u003cdiv class=\"esg-tier-grid\"\u003e\n      \u003cdiv class=\"esg-tier featured\"\u003e\n        \u003cspan class=\"esg-tier-tag\"\u003eGood — You Are Here\u003c\/span\u003e\n        \u003ch4\u003eBenQ LK830ST\u003c\/h4\u003e\n        \u003cp class=\"esg-tier-sub\"\u003eCompact 4K ultra-short throw for tight rooms\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e4K UHD 3840 × 2160\u003c\/li\u003e\n          \u003cli\u003e4,000 ANSI lumens\u003c\/li\u003e\n          \u003cli\u003e0.496:1 fixed ultra-short throw\u003c\/li\u003e\n          \u003cli\u003e20,000 to 30,000-hour laser\u003c\/li\u003e\n          \u003cli\u003eDust-protected optical engine\u003c\/li\u003e\n          \u003cli\u003e4.2 ms input lag (1080p\/240)\u003c\/li\u003e\n          \u003cli\u003eScreen Fill aspect switching\u003c\/li\u003e\n          \u003cli\u003eBenQ Golf Mode\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"esg-tier-best\"\u003eBest For: Compact Rooms, Floor Mounts\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-tier\"\u003e\n        \u003cspan class=\"esg-tier-tag\"\u003eBetter\u003c\/span\u003e\n        \u003ch4\u003eBenQ AK700ST\u003c\/h4\u003e\n        \u003cp class=\"esg-tier-sub\"\u003e4K short throw with motorized zoom + Auto Screen Fit\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e4K UHD 3840 × 2160\u003c\/li\u003e\n          \u003cli\u003e4,000 ANSI lumens\u003c\/li\u003e\n          \u003cli\u003e0.69–0.83:1 short throw\u003c\/li\u003e\n          \u003cli\u003e1.2× motorized zoom\u003c\/li\u003e\n          \u003cli\u003eAuto Screen Fit alignment\u003c\/li\u003e\n          \u003cli\u003eHDMI 2.0 × 2 + USB-C DP Alt\u003c\/li\u003e\n          \u003cli\u003e~20,000-hour laser life\u003c\/li\u003e\n          \u003cli\u003eBenQ Golf Mode\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"esg-tier-best\"\u003eBest For: Standard Bays, Easy Install\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-tier\"\u003e\n        \u003cspan class=\"esg-tier-tag\"\u003eBest\u003c\/span\u003e\n        \u003ch4\u003eBenQ LK936ST\u003c\/h4\u003e\n        \u003cp class=\"esg-tier-sub\"\u003e5,100-lumen pro short throw with HDBaseT\u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003e4K UHD 3840 × 2160\u003c\/li\u003e\n          \u003cli\u003e5,100 ANSI lumens\u003c\/li\u003e\n          \u003cli\u003e0.81–0.89:1 short throw + 1.1× zoom\u003c\/li\u003e\n          \u003cli\u003e30,000-hour laser (Eco)\u003c\/li\u003e\n          \u003cli\u003eLens shift ±60% V \/ ±23% H\u003c\/li\u003e\n          \u003cli\u003eDust-sealed BlueCore engine\u003c\/li\u003e\n          \u003cli\u003eHDBaseT + HDR10\u003c\/li\u003e\n          \u003cli\u003eBenQ Golf Mode\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"esg-tier-best\"\u003eBest For: Commercial Bays, Largest Screens\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eBuild The Complete Bay\u003c\/p\u003e\n    \u003ch3\u003ePair The LK830ST With The Rest Of The Build\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\" style=\"color:#E6ECF7;\"\u003eA projector is one piece of the simulator. Elite Sim Golf builds the full bay — enclosure, screen, hitting surface, launch monitor, PC, and projector — sized and shipped together so the geometry works the first time.\u003c\/p\u003e\n    \u003cdiv class=\"esg-dark-grid\"\u003e\n      \u003cdiv class=\"esg-dark-card\"\u003e\n        \u003ch4\u003ePair It With An ESG Enclosure\u003c\/h4\u003e\n        \u003cp\u003eThe Eagle 12 enclosure is sized for short-throw 4K projectors with proper sidewall clearance and an impact-rated screen surface. Frame, screen, and side curtains ship together.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eView the Eagle 12 Enclosure →\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-dark-card\"\u003e\n        \u003ch4\u003eBuild A Complete SimKit\u003c\/h4\u003e\n        \u003cp\u003ePre-built SimKit bundles include the projector, enclosure, hitting surface, launch monitor, and PC matched to your room size and budget. Or use the Bundle Builder to spec a custom kit.\u003c\/p\u003e\n        \u003cp\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\"\u003eOpen The SimKit Bundle Builder →\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the BenQ LK830ST good for a golf simulator?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The LK830ST is purpose-built for indoor golf simulators with 4,000 ANSI lumens, true 4K UHD resolution, a 0.496:1 fixed ultra-short-throw lens, gaming-grade input lag as low as 4.2 ms at 1080p\/240 Hz, a dust-protected BlueCore laser engine, and BenQ's exclusive Golf Mode color profile. It is the compact entry tier in BenQ's three-projector golf sim lineup and is ideal for tight rooms, low ceilings, and floor-mount installs.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How far back does the LK830ST need to be mounted?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The LK830ST has a fixed 0.496:1 ultra-short-throw lens with no optical zoom, so the lens-to-screen distance is determined by image width. BenQ rates the projector to fill a 300-inch image from approximately 10 feet 10 inches. For the exact lens-to-screen distance based on your specific screen size and aspect ratio, use the Elite Sim Golf projector fitment tool and throw calculator at https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator before mounting.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the LK830ST compare to the AK700ST and LK936ST?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The LK830ST is the entry tier at 4,000 lumens with a 0.496:1 fixed ultra-short throw, ideal for compact residential bays with low ceilings, short hitting distance, or floor-mount installs. The AK700ST is the middle tier at 4,000 lumens with a 0.69 to 0.83:1 short throw, 1.2x motorized zoom, and Auto Screen Fit alignment, ideal for standard residential sim bays. The LK936ST is the top tier at 5,100 lumens with a 0.81 to 0.89:1 short throw, generous lens shift, dust-sealed engine, and HDBaseT, ideal for commercial bays and the largest impact screens.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the LK830ST have a Golf Mode picture preset?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The LK830ST includes BenQ's exclusive Golf Mode color profile, developed with color experts to correct purple fringing using the blue and green tones common in popular golf simulator software. The result is pleasantly natural reproductions of blue skies and green grass without manual color calibration. The projector also includes a dedicated Simulation mode, Cinema, and sRGB.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the input lag of the LK830ST?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"BenQ rates the LK830ST at 16.7 ms input lag at 4K\/60 Hz, 16.7 ms at 1080p\/60 Hz, 8.3 ms at 1080p\/120 Hz, and as low as 4.2 ms at 1080p\/240 Hz. That places the LK830ST in true gaming-projector territory across every common simulator refresh rate, with sub-20 ms response on every supported mode. It is the lowest-latency projector in BenQ's 4K golf-sim lineup.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the LK830ST have lens shift?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The LK830ST does not have optical lens shift. Image alignment is handled through Corner Fit, 2D keystone correction (horizontal and vertical plus or minus 30 degrees), and Digital Shrink and Shift, which can reduce the image to about 75 to 80 percent of original size and shift it within the projection area for fine adjustment. Because the lens is fixed at 0.496:1 with no zoom, position the projector precisely for your screen width.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the LK830ST be floor-mounted inside an enclosure?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The LK830ST's compact 11-inch by 4.8-inch by 9-inch chassis, 7.5-pound weight, and 0.496:1 ultra-short throw make it well suited for floor-mount installs inside an enclosure base. Floor mounting eliminates ceiling cabling, keeps the projector out of the swing path on overhead-clearance-limited bays, and is one of the install styles BenQ specifically calls out for this model.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What simulator software does the LK830ST work with?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The LK830ST works with all major PC-based golf simulator platforms including GSPro, E6 Connect, TGC 2019, Awesome Golf, and Foresight FSX. It accepts 4K signals over two HDMI 2.0 inputs and uses BenQ's Screen Fill feature to switch between 1:1, 5:4, 4:3, 16:10, and 16:9 native aspect presets without distorting the image.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does the laser light source last?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The BlueCore laser light source is rated up to 30,000 hours in Eco mode and 20,000 hours in Normal mode. There is no lamp to replace and brightness stays consistent across the full rated life. At four hours of daily use, the Eco rating represents over 20 years of residential simulator life.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"BenQ","offers":[{"title":"Default Title","offer_id":46508670288066,"sku":"LK830ST-001","price":2499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/LK830ST.png?v=1774318138"},{"product_id":"elite-series-gspro-wireless-controller","title":"Elite 2 GSPro Wireless Controller (Elite Sim Golf Edition) by Club Keyboard","description":"\n\u003c!-- Elite 2 GSPro Wireless Controller (Elite Sim Golf Edition) — Product Description Page --\u003e\n\u003c!-- Brand: Club Keyboard \/ Retailer: Elite Sim Golf | elitesimgolf.com --\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* ===== ESG ELITE 2 PDP — DESIGN SYSTEM ===== *\/\n\n.esg-elite2-pdp *,\n.esg-elite2-pdp *::before,\n.esg-elite2-pdp *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.esg-elite2-pdp {\n  font-family: 'Inter', sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  color: #2a3756;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* ===== SECTIONS ===== *\/\n.esg-elite2-pdp .esg-section {\n  background: #F8F8F8;\n  padding: 72px 24px;\n}\n\n.esg-elite2-pdp .esg-section--white {\n  background: #ffffff;\n  padding: 72px 24px;\n}\n\n.esg-elite2-pdp .esg-section--dark {\n  background: #0A1A3A;\n  padding: 72px 24px;\n}\n\n.esg-elite2-pdp .esg-section__inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  width: 100%;\n}\n\n\/* ===== TYPOGRAPHY ===== *\/\n.esg-elite2-pdp .esg-eyebrow {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 13px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  display: block;\n  margin-bottom: 12px;\n}\n\n.esg-elite2-pdp .esg-section--dark .esg-eyebrow {\n  color: #7FA8D4;\n}\n\n.esg-elite2-pdp h2.esg-section-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 900;\n  font-size: clamp(32px, 5vw, 52px);\n  line-height: 1.05;\n  letter-spacing: -0.01em;\n  color: #0A1A3A;\n  margin-bottom: 20px;\n}\n\n.esg-elite2-pdp h3.esg-section-title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 900;\n  font-size: clamp(28px, 4vw, 44px);\n  line-height: 1.07;\n  letter-spacing: -0.01em;\n  color: #0A1A3A;\n  margin-bottom: 20px;\n}\n\n.esg-elite2-pdp .esg-section--dark h2.esg-section-title,\n.esg-elite2-pdp .esg-section--dark h3.esg-section-title {\n  color: #ffffff;\n}\n\n.esg-elite2-pdp .esg-lede {\n  font-size: 17px;\n  line-height: 1.65;\n  color: #2a3756;\n  max-width: 700px;\n  margin-bottom: 16px;\n}\n\n.esg-elite2-pdp .esg-section--dark .esg-lede {\n  color: #b8c8e0;\n}\n\n\/* ===== CARDS ===== *\/\n.esg-elite2-pdp .esg-card-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 48px;\n}\n\n.esg-elite2-pdp .esg-card-grid--2up {\n  grid-template-columns: repeat(2, 1fr);\n}\n\n@media (max-width: 900px) {\n  .esg-elite2-pdp .esg-card-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 540px) {\n  .esg-elite2-pdp .esg-card-grid,\n  .esg-elite2-pdp .esg-card-grid--2up {\n    grid-template-columns: 1fr;\n  }\n}\n\n.esg-elite2-pdp .esg-card {\n  background: #ffffff;\n  border: 1.5px solid #E6E9F0;\n  border-radius: 10px;\n  padding: 28px 24px;\n}\n\n.esg-elite2-pdp .esg-section--dark .esg-card {\n  background: #112050;\n  border-color: #1e3060;\n}\n\n.esg-elite2-pdp .esg-card h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 18px;\n  letter-spacing: 0.01em;\n  color: #0A1A3A;\n  margin-bottom: 8px;\n  text-transform: uppercase;\n}\n\n.esg-elite2-pdp .esg-section--dark .esg-card h4 {\n  color: #e8f0fb;\n}\n\n.esg-elite2-pdp .esg-card p {\n  font-size: 15px;\n  line-height: 1.6;\n  color: #6B7390;\n}\n\n.esg-elite2-pdp .esg-section--dark .esg-card p {\n  color: #8aa3c8;\n}\n\n\/* Card icon *\/\n.esg-elite2-pdp .esg-card__icon {\n  font-size: 28px;\n  margin-bottom: 16px;\n  display: block;\n  line-height: 1;\n}\n\n\/* ===== TRUST STRIP ===== *\/\n.esg-elite2-pdp .esg-trust-strip {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n  text-align: center;\n}\n\n@media (max-width: 760px) {\n  .esg-elite2-pdp .esg-trust-strip {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1px;\n    background: #1e3060;\n  }\n  .esg-elite2-pdp .esg-trust-item {\n    background: #0A1A3A;\n  }\n}\n\n@media (max-width: 420px) {\n  .esg-elite2-pdp .esg-trust-strip {\n    grid-template-columns: 1fr;\n  }\n}\n\n.esg-elite2-pdp .esg-trust-item {\n  padding: 32px 20px;\n  border-right: 1px solid #1e3060;\n}\n\n.esg-elite2-pdp .esg-trust-item:last-child {\n  border-right: none;\n}\n\n.esg-elite2-pdp .esg-trust-item__label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 16px;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n  color: #ffffff;\n  display: block;\n  margin-top: 10px;\n}\n\n.esg-elite2-pdp .esg-trust-item__icon {\n  font-size: 26px;\n  display: block;\n  color: #7FA8D4;\n}\n\n\/* ===== SPECS TABLE ===== *\/\n.esg-elite2-pdp .esg-specs-layout {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  margin-top: 48px;\n  align-items: start;\n}\n\n@media (max-width: 780px) {\n  .esg-elite2-pdp .esg-specs-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\n.esg-elite2-pdp .esg-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 15px;\n}\n\n.esg-elite2-pdp .esg-specs-table th {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 13px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #ffffff;\n  background: #0A1A3A;\n  padding: 12px 16px;\n  text-align: left;\n}\n\n.esg-elite2-pdp .esg-specs-table td {\n  padding: 11px 16px;\n  border-bottom: 1px solid #E6E9F0;\n  color: #2a3756;\n  vertical-align: top;\n}\n\n.esg-elite2-pdp .esg-specs-table td:first-child {\n  font-weight: 600;\n  color: #0A1A3A;\n  width: 46%;\n  background: #F8F8F8;\n}\n\n.esg-elite2-pdp .esg-specs-table tr:last-child td {\n  border-bottom: none;\n}\n\n.esg-elite2-pdp .esg-specs-cards {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n}\n\n.esg-elite2-pdp .esg-specs-card {\n  background: #F8F8F8;\n  border: 1.5px solid #E6E9F0;\n  border-radius: 10px;\n  padding: 24px;\n}\n\n.esg-elite2-pdp .esg-specs-card h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 16px;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  margin-bottom: 14px;\n}\n\n.esg-elite2-pdp .esg-specs-card ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.esg-elite2-pdp .esg-specs-card ul li {\n  font-size: 15px;\n  color: #2a3756;\n  padding: 5px 0;\n  border-bottom: 1px solid #E6E9F0;\n  display: flex;\n  align-items: baseline;\n  gap: 8px;\n}\n\n.esg-elite2-pdp .esg-specs-card ul li:last-child {\n  border-bottom: none;\n}\n\n.esg-elite2-pdp .esg-specs-card ul li::before {\n  content: \"✓\";\n  color: #0A1A3A;\n  font-weight: 700;\n  flex-shrink: 0;\n}\n\n\/* ===== METRICS \/ PILLS ===== *\/\n\n\/* ===== FAQ ===== *\/\n.esg-elite2-pdp .esg-faq {\n  margin-top: 48px;\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n  border: 1.5px solid #E6E9F0;\n  border-radius: 10px;\n  overflow: hidden;\n  background: #ffffff;\n}\n\n.esg-elite2-pdp .esg-faq__item {\n  padding: 24px 28px;\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-elite2-pdp .esg-faq__item:last-child {\n  border-bottom: none;\n}\n\n.esg-elite2-pdp .esg-faq__item h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 18px;\n  letter-spacing: 0.01em;\n  color: #0A1A3A;\n  margin-bottom: 10px;\n  text-transform: none;\n}\n\n.esg-elite2-pdp .esg-faq__item p {\n  font-size: 15px;\n  line-height: 1.65;\n  color: #2a3756;\n}\n\n\/* ===== COMPARISON TABLE ===== *\/\n.esg-elite2-pdp .esg-compare-wrap {\n  overflow-x: auto;\n  margin-top: 40px;\n  border-radius: 10px;\n  border: 1.5px solid #E6E9F0;\n}\n\n.esg-elite2-pdp .esg-compare-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 15px;\n  min-width: 700px;\n}\n\n.esg-elite2-pdp .esg-compare-table thead th {\n  background: #0A1A3A;\n  color: #ffffff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 14px;\n  letter-spacing: 0.07em;\n  text-transform: uppercase;\n  padding: 14px 18px;\n  text-align: left;\n  white-space: nowrap;\n}\n\n.esg-elite2-pdp .esg-compare-table tbody tr:nth-child(odd) td {\n  background: #F8F8F8;\n}\n\n.esg-elite2-pdp .esg-compare-table tbody tr:nth-child(even) td {\n  background: #ffffff;\n}\n\n.esg-elite2-pdp .esg-compare-table td {\n  padding: 13px 18px;\n  color: #2a3756;\n  border-bottom: 1px solid #E6E9F0;\n  vertical-align: middle;\n}\n\n.esg-elite2-pdp .esg-compare-table tbody tr:last-child td {\n  border-bottom: none;\n}\n\n.esg-elite2-pdp .esg-compare-table tr.esg-highlight td {\n  border-left: 4px solid #0A1A3A;\n  font-weight: 600;\n}\n\n.esg-elite2-pdp .esg-compare-table tr.esg-highlight td:not(:first-child) {\n  border-left: none;\n}\n\n.esg-elite2-pdp .esg-compare-table tr.esg-highlight td:first-child {\n  border-left: 4px solid #0A1A3A;\n}\n\n.esg-elite2-pdp .esg-compare-table a {\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 2px;\n  font-weight: 600;\n}\n\n.esg-elite2-pdp .esg-compare-note {\n  font-size: 14px;\n  color: #6B7390;\n  margin-top: 14px;\n  font-style: italic;\n}\n\n\/* ===== ESG ADVANTAGE DARK CARDS ===== *\/\n.esg-elite2-pdp .esg-advantage-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 48px;\n  margin-bottom: 48px;\n}\n\n@media (max-width: 900px) {\n  .esg-elite2-pdp .esg-advantage-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 540px) {\n  .esg-elite2-pdp .esg-advantage-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n.esg-elite2-pdp .esg-callout-block {\n  background: #112050;\n  border: 1.5px solid #1e3060;\n  border-radius: 10px;\n  padding: 32px 36px;\n}\n\n.esg-elite2-pdp .esg-callout-block p {\n  font-size: 16px;\n  line-height: 1.7;\n  color: #b8c8e0;\n}\n\n.esg-elite2-pdp .esg-callout-block strong {\n  color: #ffffff;\n}\n\n\/* ===== SECTION HEADER BLOCK ===== *\/\n.esg-elite2-pdp .esg-section-header {\n  margin-bottom: 0;\n}\n\n\/* ===== MISC ===== *\/\n.esg-elite2-pdp a {\n  color: #0A1A3A;\n}\n\n.esg-elite2-pdp .esg-section--dark a {\n  color: #7FA8D4;\n}\n\n.esg-elite2-pdp .esg-muted {\n  color: #6B7390;\n}\n\n\/* ===== RESPONSIVE TRUST ===== *\/\n@media (max-width: 900px) {\n  .esg-elite2-pdp .esg-section {\n    padding: 52px 20px;\n  }\n  .esg-elite2-pdp .esg-section--white {\n    padding: 52px 20px;\n  }\n  .esg-elite2-pdp .esg-section--dark {\n    padding: 52px 20px;\n  }\n}\n\n  \/* ===== FUNCTION CARDS ===== *\/\n  .esg-elite2-pdp .fn-group {\n    margin-bottom: 32px;\n  }\n  .esg-elite2-pdp .fn-group:last-child {\n    margin-bottom: 0;\n  }\n  .esg-elite2-pdp .fn-group__label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #6B7390;\n    margin: 0 0 12px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .esg-elite2-pdp .fn-group__label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: #E6E9F0;\n  }\n  .esg-elite2-pdp .fn-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n    margin-bottom: 0;\n  }\n  .esg-elite2-pdp .fn-card {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    border-top: 3px solid #0A1A3A;\n    padding: 16px 14px 14px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .esg-elite2-pdp .fn-card__icon {\n    width: 32px;\n    height: 32px;\n    background: #0A1A3A;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .esg-elite2-pdp .fn-card__icon svg {\n    width: 18px;\n    height: 18px;\n  }\n  .esg-elite2-pdp .fn-card__name {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 15px;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    line-height: 1.1;\n  }\n  .esg-elite2-pdp .fn-card__desc {\n    font-size: 12px;\n    color: #6B7390;\n    line-height: 1.4;\n    margin: 0;\n  }\n  @media (max-width: 900px) {\n    .esg-elite2-pdp .fn-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n  @media (max-width: 560px) {\n    .esg-elite2-pdp .fn-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-elite2-pdp\"\u003e\n\n  \u003c!-- ============================================================\n       SECTION 1: WHY ELITE 2\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--white esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eWireless GSPro Control\u003c\/span\u003e\n        \u003ch3 class=\"esg-section-title\"\u003eGo Wireless Without Sacrificing Control\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\"\u003eThe Elite 2 GSPro Wireless Controller is the natural step up from the Classic 2 — delivering all the same plug-and-play GSPro functionality, now with the freedom of Bluetooth wireless connectivity. Cut the cable from your hitting area without losing a single button or compromising response.\u003c\/p\u003e\n        \u003cp class=\"esg-lede\"\u003eWith 20 pre-programmed buttons, gaming-grade LED-backlit switches, a sloped viewing angle, and a removable faceplate system, the Elite 2 is built for sim golfers who demand a clean, capable bay setup. It also works wired over USB-C whenever you need it — so you always have a fallback. No drivers. No software. Plug in, pair up, and play.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 2: TRUST STRIP\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--dark esg-section\" style=\"padding-top: 0; padding-bottom: 0;\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-trust-strip\"\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eAuthorized Club Keyboard Dealer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__icon\"\u003e→\u003c\/span\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eShips Same Business Day*\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eFree Shipping on Most Orders\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__icon\"\u003e→\u003c\/span\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003e866-4-SIM-GOLF Support\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 3: KEY FEATURES\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eBuilt for the Sim Bay\u003c\/span\u003e\n        \u003ch3 class=\"esg-section-title\"\u003e8 Reasons the Elite 2 Leads the Range\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card-grid\"\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\"\u003e⊙\u003c\/span\u003e\n          \u003ch4\u003eWireless Bluetooth\u003c\/h4\u003e\n          \u003cp\u003eConnects wirelessly via Bluetooth — no cable required between your hitting area and the sim PC.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\"\u003e▦\u003c\/span\u003e\n          \u003ch4\u003e20-Button Layout\u003c\/h4\u003e\n          \u003cp\u003eTwenty pre-programmed buttons give you every essential GSPro function in a single controller — two more than the Classic 2.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\"\u003e⇌\u003c\/span\u003e\n          \u003ch4\u003eWired USB Backup\u003c\/h4\u003e\n          \u003cp\u003eUSB-C port doubles as a wired connection, so you can switch to cable at any time without missing a shot.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\"\u003e◈\u003c\/span\u003e\n          \u003ch4\u003eGaming-Grade Switches\u003c\/h4\u003e\n          \u003cp\u003eElite Series mechanical switches deliver crisp, tactile feedback on every press — no mushy keycaps.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\"\u003e◉\u003c\/span\u003e\n          \u003ch4\u003eLED Backlighting\u003c\/h4\u003e\n          \u003cp\u003eEight LED-backlit buttons remain legible in dim sim rooms and add a clean, purposeful visual to the bay.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\"\u003e⌇\u003c\/span\u003e\n          \u003ch4\u003eSloped Viewing Angle\u003c\/h4\u003e\n          \u003cp\u003eThe controller body is angled so labels face you naturally from the hitting position — no bending to read.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\"\u003e⬚\u003c\/span\u003e\n          \u003ch4\u003eRemovable Faceplate\u003c\/h4\u003e\n          \u003cp\u003eThe faceplate system lets you swap labels and layouts as Club Keyboard releases updates, protecting your investment.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\"\u003e▣\u003c\/span\u003e\n          \u003ch4\u003eStand Included\u003c\/h4\u003e\n          \u003cp\u003eAn angled stand ships in the box, positioning the controller at the ideal height and tilt right out of the gate.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 4: SPECS + WHAT'S IN THE BOX\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--white esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eTechnical Details\u003c\/span\u003e\n        \u003ch3 class=\"esg-section-title\"\u003eSpecs and What Ships with the Controller\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-specs-layout\"\u003e\n\n        \u003c!-- Left: Specs Table --\u003e\n        \u003cdiv\u003e\n          \u003ctable class=\"esg-specs-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth colspan=\"2\"\u003eElite 2 — Technical Specifications\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eButtons\u003c\/td\u003e\n                \u003ctd\u003e20 (8 LED-backlit, Elite Series)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eConnection\u003c\/td\u003e\n                \u003ctd\u003eBluetooth (wireless) or USB-C (wired)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003ePort\u003c\/td\u003e\n                \u003ctd\u003eUSB-C (charge + wired mode)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eDimensions\u003c\/td\u003e\n                \u003ctd\u003e11.5\" × 9\" × 2\"\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eLED\u003c\/td\u003e\n                \u003ctd\u003eYes — gaming-style switch backlighting\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eStand\u003c\/td\u003e\n                \u003ctd\u003eIncluded (angled)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eFaceplate System\u003c\/td\u003e\n                \u003ctd\u003eRemovable — supports future layout updates\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eSoftware Required\u003c\/td\u003e\n                \u003ctd\u003eNone — plug-and-play (emulates keyboard)\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Right: Stacked Cards --\u003e\n        \u003cdiv class=\"esg-specs-cards\"\u003e\n\n          \u003cdiv class=\"esg-specs-card\"\u003e\n            \u003ch4\u003eCompatible Software\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eGSPro\u003c\/li\u003e\n              \u003cli\u003eTGC 2019\u003c\/li\u003e\n              \u003cli\u003eAny simulator that supports keyboard shortcuts\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-specs-card\"\u003e\n            \u003ch4\u003eWhat's in the Box\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eElite 2 controller (Elite Sim Golf Edition)\u003c\/li\u003e\n              \u003cli\u003eUSB-C charging cable\u003c\/li\u003e\n              \u003cli\u003eQuick reference card\u003c\/li\u003e\n              \u003cli\u003eAngled stand\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c!-- GSPro Function Icons --\u003e\n\u003csvg style=\"display:none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"icon-aim\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"7\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"12\" x2=\"7\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"17\" y1=\"12\" x2=\"21\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-left\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"15 18 9 12 15 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-right\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"9 18 15 12 9 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-club\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"8\" y2=\"20\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"5\" y=\"17\" width=\"7\" height=\"4\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-putter\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"8\" y=\"17\" width=\"8\" height=\"3\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-map\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flag\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"7\" y1=\"3\" x2=\"7\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"7 3 20 8 7 13\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-camera\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-heat\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M12 2c0 0-4 4-4 8a4 4 0 0 0 8 0c0-1.5-1-3-1-3s-0.5 2-2 2c-1 0-2-1-2-2 0-2 1-5 1-5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M8 18c0 2.2 1.8 4 4 4s4-1.8 4-4c0-1.2-0.5-2-0.5-2s-0.5 1-1.5 1c-1 0-1.5-1-1.5-1S8 16.8 8 18z\" fill=\"#fff\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flyover\" viewbox=\"0 0 24 24\"\u003e\n      \u003cellipse cx=\"12\" cy=\"11\" rx=\"3\" ry=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/ellipse\u003e\n      \u003cline x1=\"12\" y1=\"13\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"18\" x2=\"15\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4\" y1=\"9\" x2=\"8\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"20\" y1=\"9\" x2=\"16\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003ccircle cx=\"3\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"21\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"8\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"16\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-mulligan\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"1 4 1 10 7 10\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cpath d=\"M3.51 15a9 9 0 1 0 .49-4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-scores\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"8\" y1=\"7\" x2=\"16\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"11\" x2=\"16\" y2=\"11\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"15\" x2=\"13\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hide\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-teebox\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"10\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 21c0 0-7-6.5-7-11a7 7 0 0 1 14 0c0 4.5-7 11-7 11z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"6 4 16 9 6 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole-prev\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"18 4 8 9 18 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hand\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M7 11V5a2 2 0 0 1 4 0v4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M11 9a2 2 0 0 1 4 0v2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M15 11a2 2 0 0 1 4 0v4a6 6 0 0 1-6 6H9a6 6 0 0 1-6-6v-2a2 2 0 0 1 4 0\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-tracer\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M3 17 Q8 5 12 12 Q16 19 21 7\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"17\" y1=\"3\" x2=\"21\" y2=\"3\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"21\" y1=\"3\" x2=\"21\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-range\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"2\" y=\"8\" width=\"20\" height=\"10\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"2\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"5\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"6\" x2=\"16\" y2=\"6\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-grid\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"15\" x2=\"21\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"3\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-goto\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 2v4M12 18v4M2 12h4M18 12h4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-forward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"5 18 12 12 5 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"19\" y1=\"6\" x2=\"19\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-backward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"19 18 12 12 19 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"5\" y1=\"6\" x2=\"5\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-start\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"5 3 19 12 5 21\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cp class=\"esg-eyebrow\"\u003eGSPro Button Mapping\u003c\/p\u003e\n      \u003ch3\u003e20 BUTTONS. EVERY GSPRO CONTROL FROM YOUR HITTING AREA.\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\" style=\"margin-top:16px;\"\u003eEvery button on this controller is pre-programmed for GSPro — organized below by how you use them during a round. No configuration, no software, no shortcuts to memorize.\u003c\/p\u003e\n      \u003cdiv style=\"margin-top:32px;\"\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eAim \u0026amp; Direction\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eReset Aim\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eRe-center aim to the default line\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-left\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Left\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eNudge aim direction left\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-right\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Right\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eNudge aim direction right\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Point\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle aim-assist point on the green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-teebox\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eTee Box\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eMove left\/right on the tee box\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eClub Selection\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClub +\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSelect next club up\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClub −\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSelect next club down\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-putter\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003ePutter\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSwitch directly to the putter\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hand\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eR\/L Hand\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle handedness for left\/right-handed play\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eCourse View\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-flyover\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eFlyover\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eFly the camera from tee to green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eExpand Map\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle the overhead minimap\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMap +\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eZoom the minimap in\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMap −\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eZoom the minimap out\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hide\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eHide Obj\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle trees and objects for visibility\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eGreen \u0026amp; Scoring\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-heat\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eHeat Map\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eOverlay shot dispersion heat map\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-grid\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eGreen Grid\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle putting grid overlay on the green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-scores\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eScores\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003ePull up the live scorecard\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-range\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eRange Finder\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eDisplay yardage to target\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eRound Management\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-mulligan\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMulligan\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eRetake the previous shot\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eNext Hole\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSkip forward to the next hole\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole-prev\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003ePrev Hole\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eGo back to the previous hole\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-tracer\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClr\/Tracer\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eClear shot tracer lines from the display\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 6: WHO IT'S BUILT FOR\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--white esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eIdeal Users\u003c\/span\u003e\n        \u003ch3 class=\"esg-section-title\"\u003eWho the Elite 2 is Built For\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-card-grid\"\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eThe Wireless-First Simmer\u003c\/h4\u003e\n          \u003cp\u003eYou refuse to run cables across your hitting area. The Elite 2 pairs over Bluetooth and stays out of your way while you focus on the shot.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eThe Clean Sim Bay Builder\u003c\/h4\u003e\n          \u003cp\u003eYou care about the look and layout of your sim room. The sloped design, angled stand, and LED lighting make the controller a purposeful part of the setup.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eThe GSPro Power User\u003c\/h4\u003e\n          \u003cp\u003eYou use GSPro seriously — tracking stats, managing aim points, changing clubs mid-round. Twenty pre-mapped buttons put every function within reach without alt-tabbing.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eThe Sim Room Upgrader\u003c\/h4\u003e\n          \u003cp\u003eYou've been using a basic wired controller and want more buttons, wireless freedom, and a build quality that matches the rest of your equipment investment.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 7: CONTROLLER COMPARISON\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eClub Keyboard Lineup\u003c\/span\u003e\n        \u003ch3 class=\"esg-section-title\"\u003eFind the Right Club Keyboard for Your Sim Bay\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\"\u003eEvery Club Keyboard controller sold by Elite Sim Golf is pre-programmed for GSPro and works out of the box. The right model depends on your button count, connectivity, and bay layout preferences.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-compare-wrap\"\u003e\n        \u003ctable class=\"esg-compare-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModel\u003c\/th\u003e\n              \u003cth\u003eButtons\u003c\/th\u003e\n              \u003cth\u003eConnection\u003c\/th\u003e\n              \u003cth\u003eBattery\u003c\/th\u003e\n              \u003cth\u003eLED\u003c\/th\u003e\n              \u003cth\u003eStand\u003c\/th\u003e\n              \u003cth\u003ePrice\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/classic-2-gspro-controller-by-club-keyboard\" target=\"_blank\" rel=\"noopener\"\u003eClassic 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e18\u003c\/td\u003e\n              \u003ctd\u003eWired USB\u003c\/td\u003e\n              \u003ctd\u003eN\/A\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eIncluded\u003c\/td\u003e\n              \u003ctd\u003e$199.99\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr class=\"esg-highlight\"\u003e\n              \u003ctd\u003e\n\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-series-gspro-wireless-controller\" target=\"_blank\" rel=\"noopener\"\u003eElite 2\u003c\/a\u003e \u003cspan style=\"font-size:12px;color:#6B7390;font-weight:400;\"\u003e — This Product\u003c\/span\u003e\n\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e30+ hrs\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eIncluded\u003c\/td\u003e\n              \u003ctd\u003e$299.99\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-2-wireless-gspro-control-box-20-button\" target=\"_blank\" rel=\"noopener\"\u003eFlex 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e60+ hrs\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSold separately\u003c\/td\u003e\n              \u003ctd\u003e$279.00\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-3-wireless-gspro-controller-20-button\" target=\"_blank\" rel=\"noopener\"\u003eFlex 3\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e30+ hrs\u003c\/td\u003e\n              \u003ctd\u003eWhite \/ Blue \/ Green\u003c\/td\u003e\n              \u003ctd\u003eSold separately\u003c\/td\u003e\n              \u003ctd\u003e$279.00\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-pro-2-gspro-wireless-controller-28-button\" target=\"_blank\" rel=\"noopener\"\u003ePro 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e28\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e60+ hrs\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSold separately\u003c\/td\u003e\n              \u003ctd\u003e$299.00\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"esg-compare-note\"\u003eAll controllers are pre-programmed for GSPro. No software required.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 8: FAQ\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--white esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eCommon Questions\u003c\/span\u003e\n        \u003ch3 class=\"esg-section-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq\"\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eHow does the Bluetooth pairing work?\u003c\/h4\u003e\n          \u003cp\u003eThe Elite 2 pairs like any standard Bluetooth keyboard. Put the controller into pairing mode using the dedicated button, then select it from your PC or Mac's Bluetooth device list. Once paired, the connection is remembered — future sessions reconnect automatically when the controller is powered on within range.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eDoes it require any software or drivers?\u003c\/h4\u003e\n          \u003cp\u003eNo. The Elite 2 is a plug-and-play controller that registers as a standard keyboard to your operating system. Every button is already mapped to the correct GSPro keyboard shortcut at the factory. No apps, drivers, or configuration utilities are needed before or after setup.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eCan it also be used wired?\u003c\/h4\u003e\n          \u003cp\u003eYes. The USB-C port supports both wired operation and battery charging. Connecting the included USB-C cable switches the controller to wired mode, which is useful during initial setup, when Bluetooth is unavailable, or if you simply prefer a wired connection for a specific session.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eHow does the faceplate system work?\u003c\/h4\u003e\n          \u003cp\u003eThe Elite 2 features a removable faceplate that covers the button label area. When Club Keyboard releases updated layouts or label sets, you can swap the faceplate rather than replacing the entire controller. This protects the longevity of your investment if GSPro shortcut mappings change in future software updates.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eWhat GSPro functions can I control?\u003c\/h4\u003e\n          \u003cp\u003eThe Elite 2 covers the full core GSPro command set: Flyover, Green Grid, Heat Map, Mulligan, Aim Point, Target, Range Finder, Show Pin, Go to Ball, Next Hole, Map Expand, Map +\/−, Scores, Hide Objects, Prev Hole, Club +\/−, Clear\/Tracer, R\/L Handedness, Putter, Tee Box, Forward\/Back, Reset Aim, and Left\/Right Aim.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eDoes it come with a stand?\u003c\/h4\u003e\n          \u003cp\u003eYes. An angled stand is included in the box. It positions the controller at a natural viewing angle from the hitting area so button labels remain readable without having to lean over the unit.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eWhat's the battery life?\u003c\/h4\u003e\n          \u003cp\u003eClub Keyboard has not published a specific battery-life figure for the Elite 2. The USB-C port allows you to recharge the battery at any time, and wired mode is available as a fallback if the battery is depleted during a session.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eWhat's the difference between the Elite 2 and the Flex 2?\u003c\/h4\u003e\n          \u003cp\u003eBoth controllers offer 20 buttons, Bluetooth + USB-C connectivity, and LED backlighting. The key differences are form factor and included accessories: the Elite 2 has a sloped body design, a removable faceplate system, and a stand included in the box. The Flex 2 uses a flat control-box form factor, lists a 60+ hour battery life, and does not include a stand. The Elite 2 is priced at $299.99; the Flex 2 at $279.00.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eWhat's the difference between the Elite 2 and the Pro 2?\u003c\/h4\u003e\n          \u003cp\u003eThe Pro 2 offers 28 buttons — eight more than the Elite 2 — making it the right choice for power users who want dedicated buttons for every possible GSPro function. The Pro 2 lists a 60+ hour battery life. Both are priced at approximately $299, but the Pro 2 does not include a stand while the Elite 2 does. Choose the Elite 2 for a cleaner, all-in-one package; choose the Pro 2 if maximum button coverage is the priority.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eDoes Elite Sim Golf offer setup support?\u003c\/h4\u003e\n          \u003cp\u003eYes. Elite Sim Golf provides direct phone and email support for every product sold. Reach the team at 866-4-SIM-GOLF. Staff are knowledgeable about Club Keyboard controllers and GSPro configuration, and can walk through pairing, layout questions, or any setup issue after purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 9: ESG ADVANTAGE\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--dark esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eWhy Elite Sim Golf\u003c\/span\u003e\n        \u003ch3 class=\"esg-section-title\"\u003eThe Elite Sim Golf Difference\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\"\u003eBuying a Club Keyboard controller from Elite Sim Golf means buying from an authorized dealer with same-day fulfillment, real expert support, and a direct relationship with the manufacturer.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-advantage-grid\"\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\" style=\"color:#7FA8D4;\"\u003e✓\u003c\/span\u003e\n          \u003ch4\u003eFree Shipping\u003c\/h4\u003e\n          \u003cp\u003eFree shipping on most orders to the continental United States — no threshold calculations, no surprise fees at checkout.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\" style=\"color:#7FA8D4;\"\u003e→\u003c\/span\u003e\n          \u003ch4\u003eSame-Day Fulfillment\u003c\/h4\u003e\n          \u003cp\u003eOrders placed before the daily cutoff ship the same business day, so your controller arrives fast.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\" style=\"color:#7FA8D4;\"\u003e✓\u003c\/span\u003e\n          \u003ch4\u003eAuthorized Dealer\u003c\/h4\u003e\n          \u003cp\u003eElite Sim Golf is an authorized Club Keyboard dealer. Every unit is genuine, properly warranted, and sourced directly from the manufacturer.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cspan class=\"esg-card__icon\" style=\"color:#7FA8D4;\"\u003e→\u003c\/span\u003e\n          \u003ch4\u003eReal Expert Support\u003c\/h4\u003e\n          \u003cp\u003eReach a real sim golf specialist at 866-4-SIM-GOLF — not a generic help desk. The team uses this equipment and can answer product-specific questions directly.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-callout-block\"\u003e\n        \u003cp\u003e\u003cstrong\u003eEvery Club Keyboard controller sold by Elite Sim Golf ships same business day, comes with direct expert support, and is backed by an authorized dealer relationship with Club Keyboard.\u003c\/strong\u003e When you buy from Elite Sim Golf, you are buying from a team that knows simulator golf and stands behind every product it sells.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003c!-- \/.esg-elite2-pdp --\u003e\n\n\u003c!-- ============================================================\n     JSON-LD: FAQPage Structured Data\n     ============================================================ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the Bluetooth pairing work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Elite 2 pairs like any standard Bluetooth keyboard. Put the controller into pairing mode using the dedicated button, then select it from your PC or Mac Bluetooth device list. Once paired, the connection is remembered and future sessions reconnect automatically when the controller is powered on within range.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it require any software or drivers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The Elite 2 is a plug-and-play controller that registers as a standard keyboard to your operating system. Every button is already mapped to the correct GSPro keyboard shortcut at the factory. No apps, drivers, or configuration utilities are needed before or after setup.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can it also be used wired?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The USB-C port supports both wired operation and battery charging. Connecting the included USB-C cable switches the controller to wired mode, which is useful during initial setup, when Bluetooth is unavailable, or if you prefer a wired connection for a specific session.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the faceplate system work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Elite 2 features a removable faceplate that covers the button label area. When Club Keyboard releases updated layouts or label sets, you can swap the faceplate rather than replacing the entire controller. This protects the longevity of your investment if GSPro shortcut mappings change in future software updates.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What GSPro functions can I control?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Elite 2 covers the full core GSPro command set: Flyover, Green Grid, Heat Map, Mulligan, Aim Point, Target, Range Finder, Show Pin, Go to Ball, Next Hole, Map Expand, Map +\/-, Scores, Hide Objects, Prev Hole, Club +\/-, Clear\/Tracer, R\/L Handedness, Putter, Tee Box, Forward\/Back, Reset Aim, and Left\/Right Aim.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it come with a stand?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. An angled stand is included in the box. It positions the controller at a natural viewing angle from the hitting area so button labels remain readable without having to lean over the unit.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's the battery life?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Club Keyboard has not published a specific battery-life figure for the Elite 2. The USB-C port allows you to recharge the battery at any time, and wired mode is available as a fallback if the battery is depleted during a session.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's the difference between the Elite 2 and the Flex 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Both controllers offer 20 buttons, Bluetooth plus USB-C connectivity, and LED backlighting. The key differences are form factor and included accessories: the Elite 2 has a sloped body design, a removable faceplate system, and a stand included in the box. The Flex 2 uses a flat control-box form factor, lists a 60-plus hour battery life, and does not include a stand. The Elite 2 is priced at $299.99; the Flex 2 at $279.00.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's the difference between the Elite 2 and the Pro 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Pro 2 offers 28 buttons -- eight more than the Elite 2 -- making it the right choice for power users who want dedicated buttons for every possible GSPro function. The Pro 2 lists a 60-plus hour battery life. Both are priced at approximately $299, but the Pro 2 does not include a stand while the Elite 2 does. Choose the Elite 2 for a cleaner, all-in-one package; choose the Pro 2 if maximum button coverage is the priority.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does Elite Sim Golf offer setup support?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Elite Sim Golf provides direct phone and email support for every product sold. Reach the team at 866-4-SIM-GOLF. Staff are knowledgeable about Club Keyboard controllers and GSPro configuration, and can walk through pairing, layout questions, or any setup issue after purchase.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"Club Keyboard","offers":[{"title":"Default Title","offer_id":46514529763522,"sku":"E2-ESG-GSPRO","price":299.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E2-ESG.jpg?v=1766782054"},{"product_id":"classic-2-gspro-controller-by-club-keyboard","title":"Classic 2 GSPro Wired Controller (Elite Sim Golf Edition) by Club Keyboard","description":"\n\u003c!-- Classic 2 GSPro Wired Controller (Elite Sim Golf Edition) — Product Description Page --\u003e\n\u003c!-- Paste-ready: no \u003chtml\u003e\/\u003chead\u003e\/\u003cbody\u003e tags --\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* =============================================\n   ESG Classic 2 PDP — Design System\n   ============================================= *\/\n.esg-classic2-pdp *,\n.esg-classic2-pdp *::before,\n.esg-classic2-pdp *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.esg-classic2-pdp {\n  font-family: 'Inter', sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  color: #2a3756;\n  background: #ffffff;\n}\n\n\/* ---- Typography tokens ---- *\/\n.esg-classic2-pdp h1,\n.esg-classic2-pdp h2,\n.esg-classic2-pdp h3,\n.esg-classic2-pdp h4 {\n  font-family: 'Barlow Condensed', sans-serif;\n  line-height: 1.15;\n  letter-spacing: 0.02em;\n  color: #0A1A3A;\n}\n\n.esg-classic2-pdp h3 {\n  font-size: clamp(28px, 4vw, 42px);\n  font-weight: 800;\n  text-transform: uppercase;\n}\n\n.esg-classic2-pdp h4 {\n  font-size: 18px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n}\n\n\/* ---- Eyebrow ---- *\/\n.esg-classic2-pdp .esg-eyebrow {\n  display: inline-block;\n  font-family: 'Inter', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 12px;\n}\n\n.esg-section--dark .esg-eyebrow {\n  color: rgba(255,255,255,0.55);\n}\n\n\/* ---- Sections ---- *\/\n.esg-classic2-pdp .esg-section {\n  background: #F8F8F8;\n  padding: 72px 24px;\n}\n\n.esg-classic2-pdp .esg-section--white {\n  background: #ffffff;\n  padding: 72px 24px;\n}\n\n.esg-classic2-pdp .esg-section--dark {\n  background: #0A1A3A;\n  padding: 72px 24px;\n}\n\n.esg-classic2-pdp .esg-section__inner {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n\/* ---- Lede ---- *\/\n.esg-classic2-pdp .esg-lede {\n  font-size: 17px;\n  font-weight: 400;\n  color: #2a3756;\n  line-height: 1.65;\n  max-width: 760px;\n}\n\n.esg-classic2-pdp .esg-lede + .esg-lede {\n  margin-top: 16px;\n}\n\n.esg-section--dark .esg-lede {\n  color: rgba(255,255,255,0.75);\n}\n\n\/* ---- Cards ---- *\/\n.esg-classic2-pdp .esg-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.esg-classic2-pdp .esg-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-radius: 6px;\n  padding: 28px 24px;\n}\n\n.esg-classic2-pdp .esg-section .esg-card {\n  background: #ffffff;\n}\n\n.esg-classic2-pdp .esg-card--dark {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.12);\n  border-radius: 6px;\n  padding: 28px 24px;\n}\n\n.esg-classic2-pdp .esg-card h4 {\n  margin-bottom: 10px;\n}\n\n.esg-classic2-pdp .esg-card--dark h4 {\n  color: #ffffff;\n}\n\n.esg-classic2-pdp .esg-card--dark p {\n  color: rgba(255,255,255,0.72);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n.esg-classic2-pdp .esg-card p {\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.6;\n}\n\n\/* ---- Trust Strip ---- *\/\n.esg-classic2-pdp .esg-trust-strip {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 0;\n  border-top: 1px solid rgba(255,255,255,0.1);\n  border-bottom: 1px solid rgba(255,255,255,0.1);\n  margin-top: 0;\n}\n\n.esg-classic2-pdp .esg-trust-item {\n  padding: 28px 24px;\n  text-align: center;\n  border-right: 1px solid rgba(255,255,255,0.1);\n}\n\n.esg-classic2-pdp .esg-trust-item:last-child {\n  border-right: none;\n}\n\n.esg-classic2-pdp .esg-trust-item__label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 17px;\n  font-weight: 700;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n  color: #ffffff;\n}\n\n.esg-classic2-pdp .esg-trust-item__icon {\n  font-size: 22px;\n  margin-bottom: 8px;\n  color: rgba(255,255,255,0.6);\n  display: block;\n}\n\n\/* ---- Specs Table ---- *\/\n.esg-classic2-pdp .esg-specs-layout {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  margin-top: 40px;\n  align-items: start;\n}\n\n@media (max-width: 760px) {\n  .esg-classic2-pdp .esg-specs-layout {\n    grid-template-columns: 1fr;\n  }\n}\n\n.esg-classic2-pdp .esg-specs-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 15px;\n}\n\n.esg-classic2-pdp .esg-specs-table thead th {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 13px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #6B7390;\n  padding: 10px 0;\n  text-align: left;\n  border-bottom: 2px solid #E6E9F0;\n}\n\n.esg-classic2-pdp .esg-specs-table tbody td {\n  padding: 13px 0;\n  border-bottom: 1px solid #E6E9F0;\n  vertical-align: top;\n}\n\n.esg-classic2-pdp .esg-specs-table tbody td:first-child {\n  font-weight: 600;\n  color: #0A1A3A;\n  width: 44%;\n  padding-right: 16px;\n}\n\n.esg-classic2-pdp .esg-specs-table tbody td:last-child {\n  color: #2a3756;\n}\n\n.esg-classic2-pdp .esg-specs-right {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n}\n\n.esg-classic2-pdp .esg-info-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-radius: 6px;\n  padding: 24px;\n}\n\n.esg-classic2-pdp .esg-section--white .esg-info-card {\n  background: #F8F8F8;\n}\n\n.esg-classic2-pdp .esg-info-card h4 {\n  margin-bottom: 14px;\n  font-size: 15px;\n}\n\n.esg-classic2-pdp .esg-info-card ul {\n  list-style: none;\n  padding: 0;\n}\n\n.esg-classic2-pdp .esg-info-card ul li {\n  font-size: 15px;\n  color: #2a3756;\n  padding: 5px 0;\n  padding-left: 22px;\n  position: relative;\n}\n\n.esg-classic2-pdp .esg-info-card ul li::before {\n  content: '✓';\n  position: absolute;\n  left: 0;\n  color: #0A1A3A;\n  font-weight: 700;\n}\n\n.esg-classic2-pdp .esg-info-card p {\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.6;\n}\n\n.esg-classic2-pdp .esg-compat-list {\n  list-style: none;\n  padding: 0;\n  display: flex;\n  flex-direction: column;\n  gap: 6px;\n}\n\n.esg-classic2-pdp .esg-compat-list li {\n  font-size: 15px;\n  color: #2a3756;\n  padding-left: 22px;\n  position: relative;\n}\n\n.esg-classic2-pdp .esg-compat-list li::before {\n  content: '✓';\n  position: absolute;\n  left: 0;\n  color: #0A1A3A;\n  font-weight: 700;\n}\n\n\/* ---- Metrics \/ Pill List ---- *\/\n\n\/* ---- Comparison Table ---- *\/\n.esg-classic2-pdp .esg-compare-wrap {\n  margin-top: 36px;\n  overflow-x: auto;\n  border-radius: 6px;\n  border: 1px solid #E6E9F0;\n}\n\n.esg-classic2-pdp .esg-compare-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 14px;\n  background: #ffffff;\n}\n\n.esg-classic2-pdp .esg-compare-table thead th {\n  background: #0A1A3A;\n  color: #ffffff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 14px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  padding: 14px 18px;\n  text-align: left;\n  white-space: nowrap;\n}\n\n.esg-classic2-pdp .esg-compare-table tbody tr:nth-child(odd) {\n  background: #F8F8F8;\n}\n\n.esg-classic2-pdp .esg-compare-table tbody tr:nth-child(even) {\n  background: #ffffff;\n}\n\n.esg-classic2-pdp .esg-compare-table tbody tr.esg-compare--highlight {\n  background: #ffffff;\n  border-left: 4px solid #0A1A3A;\n}\n\n.esg-classic2-pdp .esg-compare-table tbody tr.esg-compare--highlight td {\n  font-weight: 600;\n}\n\n.esg-classic2-pdp .esg-compare-table tbody tr.esg-compare--highlight td:first-child {\n  padding-left: 14px;\n}\n\n.esg-classic2-pdp .esg-compare-table tbody td {\n  padding: 13px 18px;\n  border-bottom: 1px solid #E6E9F0;\n  color: #2a3756;\n  vertical-align: middle;\n}\n\n.esg-classic2-pdp .esg-compare-table tbody td a {\n  color: #0A1A3A;\n  font-weight: 700;\n  text-decoration: none;\n  border-bottom: 1px solid #0A1A3A;\n}\n\n.esg-classic2-pdp .esg-compare-table tbody td a:hover {\n  opacity: 0.75;\n}\n\n.esg-classic2-pdp .esg-compare-note {\n  margin-top: 14px;\n  font-size: 13px;\n  color: #6B7390;\n  font-style: italic;\n}\n\n\/* ---- FAQ ---- *\/\n.esg-classic2-pdp .esg-faq {\n  margin-top: 40px;\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n  border-top: 1px solid #E6E9F0;\n}\n\n.esg-classic2-pdp .esg-faq__item {\n  padding: 24px 0;\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-classic2-pdp .esg-faq__item h4 {\n  font-size: 16px;\n  font-weight: 700;\n  color: #0A1A3A;\n  text-transform: none;\n  letter-spacing: 0;\n  margin-bottom: 10px;\n  font-family: 'Inter', sans-serif;\n}\n\n.esg-classic2-pdp .esg-faq__item p {\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.65;\n  max-width: 800px;\n}\n\n\/* ---- ESG Advantage Callout ---- *\/\n.esg-classic2-pdp .esg-callout {\n  margin-top: 40px;\n  border-left: 4px solid #ffffff;\n  padding: 24px 28px;\n  background: rgba(255,255,255,0.06);\n  border-radius: 0 6px 6px 0;\n}\n\n.esg-classic2-pdp .esg-callout p {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 22px;\n  font-weight: 600;\n  color: #ffffff;\n  line-height: 1.4;\n  letter-spacing: 0.01em;\n}\n\n\/* ---- Section headings spacing ---- *\/\n.esg-classic2-pdp .esg-section-header {\n  margin-bottom: 0;\n}\n\n.esg-classic2-pdp .esg-section-header h3 {\n  margin-top: 8px;\n}\n\n.esg-classic2-pdp .esg-section-header .esg-lede {\n  margin-top: 16px;\n}\n\n.esg-classic2-pdp .esg-section--dark h3 {\n  color: #ffffff;\n}\n\n\/* ---- Dark trust strip wrapper ---- *\/\n.esg-classic2-pdp .esg-section--dark .esg-section__inner {\n  padding: 0;\n}\n\n\/* ---- Responsive ---- *\/\n@media (max-width: 600px) {\n  .esg-classic2-pdp .esg-section,\n  .esg-classic2-pdp .esg-section--white,\n  .esg-classic2-pdp .esg-section--dark {\n    padding: 48px 16px;\n  }\n\n  .esg-classic2-pdp .esg-trust-strip {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .esg-classic2-pdp .esg-trust-item {\n    border-right: none;\n    border-bottom: 1px solid rgba(255,255,255,0.1);\n  }\n\n  .esg-classic2-pdp .esg-cards {\n    grid-template-columns: 1fr;\n  }\n}\n\n  \/* ===== FUNCTION CARDS ===== *\/\n  .esg-classic2-pdp .fn-group {\n    margin-bottom: 32px;\n  }\n  .esg-classic2-pdp .fn-group:last-child {\n    margin-bottom: 0;\n  }\n  .esg-classic2-pdp .fn-group__label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #6B7390;\n    margin: 0 0 12px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .esg-classic2-pdp .fn-group__label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: #E6E9F0;\n  }\n  .esg-classic2-pdp .fn-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n    margin-bottom: 0;\n  }\n  .esg-classic2-pdp .fn-card {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    border-top: 3px solid #0A1A3A;\n    padding: 16px 14px 14px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .esg-classic2-pdp .fn-card__icon {\n    width: 32px;\n    height: 32px;\n    background: #0A1A3A;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .esg-classic2-pdp .fn-card__icon svg {\n    width: 18px;\n    height: 18px;\n  }\n  .esg-classic2-pdp .fn-card__name {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 15px;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    line-height: 1.1;\n  }\n  .esg-classic2-pdp .fn-card__desc {\n    font-size: 12px;\n    color: #6B7390;\n    line-height: 1.4;\n    margin: 0;\n  }\n  @media (max-width: 900px) {\n    .esg-classic2-pdp .fn-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n  @media (max-width: 560px) {\n    .esg-classic2-pdp .fn-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-classic2-pdp\"\u003e\n\n  \u003c!-- ============================================================\n       SECTION 1: Why Classic 2 — White\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--white esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003ePlug-and-Play Sim Control\u003c\/span\u003e\n        \u003ch3\u003eControl GSPro Without Leaving Your Hitting Area\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\" style=\"margin-top:16px;\"\u003eThe Classic 2 is the entry-level wired controller in the Club Keyboard lineup — built for GSPro players who want reliable, tactile control over every function without reaching for a mouse or keyboard. Plug in the 15ft USB-C cable, set up your bay, and every button is mapped and ready to use from the moment it connects.\u003c\/p\u003e\n        \u003cp class=\"esg-lede\"\u003eNo Bluetooth pairing. No charging routine. No software installation. The Classic 2 operates as a standard USB keyboard, which means it works across any simulator that accepts keyboard shortcuts. It is a focused, well-built controller that does exactly what it promises — day in, day out — at a price that makes sense for players who want a clean, functional sim setup without the premium cost of wireless.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 2: Trust Strip — Dark\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--dark\" style=\"padding: 0;\"\u003e\n    \u003cdiv class=\"esg-section__inner\" style=\"max-width:1200px; margin:0 auto;\"\u003e\n      \u003cdiv class=\"esg-trust-strip\"\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eAuthorized Club Keyboard Dealer\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__icon\"\u003e→\u003c\/span\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eShips Same Business Day*\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eFree Shipping on Most Orders\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__icon\"\u003e✓\u003c\/span\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003e866-4-SIM-GOLF Support\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 3: Key Features — Light\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eWhat Sets It Apart\u003c\/span\u003e\n        \u003ch3\u003eBuilt for the Sim Bay\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-cards\"\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003e18-Button Layout\u003c\/h4\u003e\n          \u003cp\u003e18 dedicated buttons give you direct access to every essential GSPro function — each one pre-mapped and labeled out of the box.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eWired Reliability\u003c\/h4\u003e\n          \u003cp\u003eA 15ft USB-C cable delivers a stable, latency-free connection with no pairing steps, no battery to manage, and no signal dropouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eGaming-Grade Switches\u003c\/h4\u003e\n          \u003cp\u003eEach button uses quality gaming switches rated for millions of actuations — built for the repeated tapping that sim sessions demand.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eLED Backlighting\u003c\/h4\u003e\n          \u003cp\u003eIndividual LED lighting on every switch makes the controller easy to read in low-light bay conditions without disrupting your setup.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003ePlug-and-Play\u003c\/h4\u003e\n          \u003cp\u003eThe Classic 2 registers as a USB keyboard — no drivers, no software installation, no configuration required before your first round.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eRemovable Faceplate\u003c\/h4\u003e\n          \u003cp\u003eSwap the faceplate and use the Club Keyboard updater app to remap keys to match any simulator layout or personal preference.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eAngled Stand Included\u003c\/h4\u003e\n          \u003cp\u003eThe included angled stand positions the controller for a comfortable, natural viewing angle during your round — no additional accessories needed.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eCustom ESG Branding\u003c\/h4\u003e\n          \u003cp\u003eDesigned exclusively for Elite Sim Golf by Club Keyboard — a purpose-built product backed by an authorized dealer relationship.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 4: Specs + What's in the Box — White\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eTechnical Details\u003c\/span\u003e\n        \u003ch3\u003eSpecifications\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-specs-layout\"\u003e\n\n        \u003c!-- Left: Specs Table --\u003e\n        \u003cdiv\u003e\n          \u003ctable class=\"esg-specs-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eSpec\u003c\/th\u003e\n                \u003cth\u003eDetail\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eButtons\u003c\/td\u003e\n                \u003ctd\u003e18 dedicated buttons\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eConnection\u003c\/td\u003e\n                \u003ctd\u003eWired USB (USB-C)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCable Length\u003c\/td\u003e\n                \u003ctd\u003e15ft USB-C cable (included)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eDimensions\u003c\/td\u003e\n                \u003ctd\u003e10.25\" × 7.25\" × 2\"\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eBattery Life\u003c\/td\u003e\n                \u003ctd\u003eN\/A — wired, no battery\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eLED\u003c\/td\u003e\n                \u003ctd\u003eYes — gaming switches with LED\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eStand\u003c\/td\u003e\n                \u003ctd\u003eIncluded (angled)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eSoftware Required\u003c\/td\u003e\n                \u003ctd\u003eNone — plug-and-play\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Right: Two stacked info cards --\u003e\n        \u003cdiv class=\"esg-specs-right\"\u003e\n\n          \u003cdiv class=\"esg-info-card\"\u003e\n            \u003ch4\u003eCompatible Software\u003c\/h4\u003e\n            \u003cul class=\"esg-compat-list\"\u003e\n              \u003cli\u003eGSPro\u003c\/li\u003e\n              \u003cli\u003eTGC 2019\u003c\/li\u003e\n              \u003cli\u003eAny simulator that accepts keyboard shortcuts\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"esg-info-card\"\u003e\n            \u003ch4\u003eWhat's in the Box\u003c\/h4\u003e\n            \u003cul\u003e\n              \u003cli\u003eClassic 2 controller (Elite Sim Golf Edition)\u003c\/li\u003e\n              \u003cli\u003e15ft USB-C cable\u003c\/li\u003e\n              \u003cli\u003eQuick reference card\u003c\/li\u003e\n              \u003cli\u003eAngled stand\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c!-- GSPro Function Icons --\u003e\n\u003csvg style=\"display:none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"icon-aim\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"7\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"12\" x2=\"7\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"17\" y1=\"12\" x2=\"21\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-left\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"15 18 9 12 15 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-right\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"9 18 15 12 9 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-club\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"8\" y2=\"20\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"5\" y=\"17\" width=\"7\" height=\"4\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-putter\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"8\" y=\"17\" width=\"8\" height=\"3\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-map\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flag\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"7\" y1=\"3\" x2=\"7\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"7 3 20 8 7 13\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-camera\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-heat\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M12 2c0 0-4 4-4 8a4 4 0 0 0 8 0c0-1.5-1-3-1-3s-0.5 2-2 2c-1 0-2-1-2-2 0-2 1-5 1-5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M8 18c0 2.2 1.8 4 4 4s4-1.8 4-4c0-1.2-0.5-2-0.5-2s-0.5 1-1.5 1c-1 0-1.5-1-1.5-1S8 16.8 8 18z\" fill=\"#fff\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flyover\" viewbox=\"0 0 24 24\"\u003e\n      \u003cellipse cx=\"12\" cy=\"11\" rx=\"3\" ry=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/ellipse\u003e\n      \u003cline x1=\"12\" y1=\"13\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"18\" x2=\"15\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4\" y1=\"9\" x2=\"8\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"20\" y1=\"9\" x2=\"16\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003ccircle cx=\"3\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"21\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"8\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"16\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-mulligan\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"1 4 1 10 7 10\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cpath d=\"M3.51 15a9 9 0 1 0 .49-4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-scores\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"8\" y1=\"7\" x2=\"16\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"11\" x2=\"16\" y2=\"11\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"15\" x2=\"13\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hide\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-teebox\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"10\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 21c0 0-7-6.5-7-11a7 7 0 0 1 14 0c0 4.5-7 11-7 11z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"6 4 16 9 6 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole-prev\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"18 4 8 9 18 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hand\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M7 11V5a2 2 0 0 1 4 0v4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M11 9a2 2 0 0 1 4 0v2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M15 11a2 2 0 0 1 4 0v4a6 6 0 0 1-6 6H9a6 6 0 0 1-6-6v-2a2 2 0 0 1 4 0\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-tracer\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M3 17 Q8 5 12 12 Q16 19 21 7\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"17\" y1=\"3\" x2=\"21\" y2=\"3\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"21\" y1=\"3\" x2=\"21\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-range\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"2\" y=\"8\" width=\"20\" height=\"10\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"2\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"5\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"6\" x2=\"16\" y2=\"6\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-grid\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"15\" x2=\"21\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"3\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-goto\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 2v4M12 18v4M2 12h4M18 12h4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-forward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"5 18 12 12 5 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"19\" y1=\"6\" x2=\"19\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-backward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"19 18 12 12 19 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"5\" y1=\"6\" x2=\"5\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-start\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"5 3 19 12 5 21\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cp class=\"esg-eyebrow\"\u003eGSPro Button Mapping\u003c\/p\u003e\n      \u003ch3\u003e18 BUTTONS. EVERY GSPRO CONTROL FROM YOUR HITTING AREA.\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\" style=\"margin-top:16px;\"\u003eEvery button on this controller is pre-programmed for GSPro — organized below by how you use them during a round. No configuration, no software, no shortcuts to memorize.\u003c\/p\u003e\n      \u003cdiv style=\"margin-top:32px;\"\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eAim \u0026amp; Direction\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eReset Aim\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eRe-center aim to the default line\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-left\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Left\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eNudge aim direction left\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-right\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Right\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eNudge aim direction right\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Point\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle aim-assist point on the green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-teebox\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eTee Box\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eMove left\/right on the tee box\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eClub Selection\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClub +\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSelect next club up\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClub −\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSelect next club down\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-putter\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003ePutter\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSwitch directly to the putter\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hand\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eR\/L Hand\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle handedness for left\/right-handed play\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eCourse View\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-flyover\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eFlyover\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eFly the camera from tee to green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eExpand Map\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle the overhead minimap\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hide\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eHide Obj\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle trees and objects for visibility\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-camera\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eTarget\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eJump camera to target location\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eGreen \u0026amp; Scoring\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-heat\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eHeat Map\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eOverlay shot dispersion heat map\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-grid\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eGreen Grid\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle putting grid overlay on the green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-scores\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eScores\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003ePull up the live scorecard\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eRound Management\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-mulligan\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMulligan\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eRetake the previous shot\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eNext Hole\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSkip forward to the next hole\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole-prev\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003ePrev Hole\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eGo back to the previous hole\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-tracer\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClr\/Tracer\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eClear shot tracer lines from the display\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 6: Who It's Built For — White\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eWho It's Built For\u003c\/span\u003e\n        \u003ch3\u003eFour Types of Sim Players. One Right Answer.\u003c\/h3\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-cards\" style=\"margin-top:36px;\"\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eThe Dedicated GSPro Player\u003c\/h4\u003e\n          \u003cp\u003eYou play GSPro regularly and want direct button access to every function — flyovers, heat maps, mulligan, aim — without touching a mouse mid-round.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eThe Clean-Setup Builder\u003c\/h4\u003e\n          \u003cp\u003eYou care about how your bay looks and feels. The Classic 2 sits cleanly on its stand, labeled and ready, without cluttering your space with a full keyboard.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eThe Budget-Conscious Simmer\u003c\/h4\u003e\n          \u003cp\u003eYou want a purpose-built sim controller without paying for wireless features you do not need. The Classic 2 delivers the full function set at the most accessible price point in the Club Keyboard lineup.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003ch4\u003eThe First-Time Controller Buyer\u003c\/h4\u003e\n          \u003cp\u003eYou have been controlling your simulator from a keyboard or mouse. The Classic 2 is the straightforward entry point — plug in and every function is immediately available from your hitting position.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 7: Controller Comparison — Light\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eClub Keyboard Lineup\u003c\/span\u003e\n        \u003ch3\u003eFind the Right Club Keyboard for Your Sim Bay\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\" style=\"margin-top:16px;\"\u003eEvery controller in the Club Keyboard lineup is pre-programmed for GSPro and sold through Elite Sim Golf. The Classic 2 is the wired entry point — for players who want more buttons, wireless connectivity, or additional flexibility, the lineup scales up accordingly.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-compare-wrap\"\u003e\n        \u003ctable class=\"esg-compare-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModel\u003c\/th\u003e\n              \u003cth\u003eButtons\u003c\/th\u003e\n              \u003cth\u003eConnection\u003c\/th\u003e\n              \u003cth\u003eBattery\u003c\/th\u003e\n              \u003cth\u003eLED\u003c\/th\u003e\n              \u003cth\u003eStand\u003c\/th\u003e\n              \u003cth\u003ePrice\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr class=\"esg-compare--highlight\"\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/classic-2-gspro-controller-by-club-keyboard\" target=\"_blank\" rel=\"noopener\"\u003eClassic 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e18\u003c\/td\u003e\n              \u003ctd\u003eWired USB\u003c\/td\u003e\n              \u003ctd\u003eN\/A\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eIncluded\u003c\/td\u003e\n              \u003ctd\u003e$199.99\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-series-gspro-wireless-controller\" target=\"_blank\" rel=\"noopener\"\u003eElite 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e30+ hrs\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eIncluded\u003c\/td\u003e\n              \u003ctd\u003e$299.99\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-2-wireless-gspro-control-box-20-button\" target=\"_blank\" rel=\"noopener\"\u003eFlex 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e60+ hrs\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSold separately\u003c\/td\u003e\n              \u003ctd\u003e$279.00\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-3-wireless-gspro-controller-20-button\" target=\"_blank\" rel=\"noopener\"\u003eFlex 3\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e30+ hrs\u003c\/td\u003e\n              \u003ctd\u003eWhite\/Blue\/Green\u003c\/td\u003e\n              \u003ctd\u003eSold separately\u003c\/td\u003e\n              \u003ctd\u003e$279.00\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-pro-2-gspro-wireless-controller-28-button\" target=\"_blank\" rel=\"noopener\"\u003ePro 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e28\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e60+ hrs\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSold separately\u003c\/td\u003e\n              \u003ctd\u003e$299.00\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"esg-compare-note\"\u003eAll controllers are pre-programmed for GSPro. No software required.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 8: FAQ — Light\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section\" style=\"background:#F8F8F8; padding-top:72px; padding-bottom:72px;\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eFrequently Asked Questions\u003c\/span\u003e\n        \u003ch3\u003eClassic 2 — Common Questions Answered\u003c\/h3\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq\"\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eWhat simulators is it compatible with?\u003c\/h4\u003e\n          \u003cp\u003eThe Classic 2 is pre-programmed for GSPro and TGC 2019. Because it registers as a standard USB keyboard, it is also compatible with any golf simulator that uses keyboard shortcuts — including E6 Connect, Creative Golf, and others. Check your simulator's documentation for supported shortcut commands.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eDoes it require any software?\u003c\/h4\u003e\n          \u003cp\u003eNo software installation is required for normal use. The Classic 2 is plug-and-play — connect the USB-C cable and the controller is immediately recognized as a keyboard. The Club Keyboard updater app is only needed if you want to remap keys using the removable faceplate system.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eHow does the faceplate system work?\u003c\/h4\u003e\n          \u003cp\u003eThe Classic 2 features a removable faceplate that can be swapped out. When you install a new faceplate, you use the Club Keyboard updater app on your computer to remap the physical buttons to match the new layout. This allows you to customize your button assignments for different simulators or personal preferences without replacing the entire controller.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eIs Bluetooth available on the Classic 2?\u003c\/h4\u003e\n          \u003cp\u003eNo. The Classic 2 is a wired-only controller. It connects via the included 15ft USB-C cable. If wireless connectivity is a priority for your setup, the Elite 2, Flex 2, Flex 3, and Pro 2 all offer Bluetooth in addition to wired USB connection.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eWhat GSPro functions can I control?\u003c\/h4\u003e\n          \u003cp\u003eThe Classic 2 covers the full set of in-round GSPro controls: Flyover, Green Grid, Heat Map, Mulligan, Aim Point, Target, Range Finder, Show Pin, Go to Ball, Next Hole, Map Expand, Map +\/−, Scores, Hide Objects, Prev Hole, Club +\/−, Clear\/Tracer, R\/L Handedness, Putter, Tee Box, Forward\/Back, Reset Aim, and Left\/Right Aim.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eDoes it come with a stand?\u003c\/h4\u003e\n          \u003cp\u003eYes. An angled stand is included in the box. The stand positions the Classic 2 at an improved viewing angle so you can read the button labels clearly during your round without having to lay the controller flat.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eHow long is the USB cable?\u003c\/h4\u003e\n          \u003cp\u003eThe included USB-C cable is 15 feet long, which is sufficient to reach from a standard sim bay PC setup to a hitting position in front of a screen or net without requiring an extension cable.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eCan I use it with other simulators besides GSPro?\u003c\/h4\u003e\n          \u003cp\u003eYes. The Classic 2 works with any simulator that supports keyboard input. While the default layout is optimized for GSPro, the removable faceplate and Club Keyboard updater app allow you to remap keys for TGC 2019, E6 Connect, or any other keyboard-shortcut-based platform.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eWhat's the difference between Classic 2 and Elite 2?\u003c\/h4\u003e\n          \u003cp\u003eThe Classic 2 is wired-only with 18 buttons and is priced at $199.99. The Elite 2 adds Bluetooth wireless connectivity, 20 buttons, and retails for $299.99. Both include an angled stand and LED backlighting. The Classic 2 is the right choice if you prefer simplicity and do not need wireless — the Elite 2 is for players who want cable-free operation.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq__item\"\u003e\n          \u003ch4\u003eDoes Elite Sim Golf offer support for setup?\u003c\/h4\u003e\n          \u003cp\u003eYes. Elite Sim Golf provides direct phone and online support at 866-4-SIM-GOLF. As an authorized Club Keyboard dealer, the team can assist with initial setup, button mapping questions, compatibility, and any issues that come up after purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 9: ESG Advantage — Dark\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eWhy Buy From Elite Sim Golf\u003c\/span\u003e\n        \u003ch3\u003eThe Elite Sim Golf Difference\u003c\/h3\u003e\n        \u003cp class=\"esg-lede\" style=\"margin-top:16px;\"\u003eBuying a sim controller from a dedicated simulator retailer means more than just receiving the product. Elite Sim Golf operates as an authorized Club Keyboard dealer with same-day fulfillment, expert staff, and direct support lines — everything you need to get into your sim bay faster and with confidence.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-cards\" style=\"margin-top:40px;\"\u003e\n\n        \u003cdiv class=\"esg-card--dark\"\u003e\n          \u003ch4\u003eFree Shipping\u003c\/h4\u003e\n          \u003cp\u003eFree shipping on most orders to the contiguous United States — no minimum order requirement on eligible products.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card--dark\"\u003e\n          \u003ch4\u003eSame-Day Fulfillment\u003c\/h4\u003e\n          \u003cp\u003eOrders placed before the daily cutoff ship the same business day from the Elite Sim Golf warehouse.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card--dark\"\u003e\n          \u003ch4\u003eAuthorized Dealer\u003c\/h4\u003e\n          \u003cp\u003eElite Sim Golf is an authorized Club Keyboard dealer — every controller sold is genuine, warrantied, and supported through official channels.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card--dark\"\u003e\n          \u003ch4\u003eReal Expert Support\u003c\/h4\u003e\n          \u003cp\u003eReach a sim specialist by phone at 866-4-SIM-GOLF. The team understands GSPro, Club Keyboard hardware, and how to configure your bay correctly.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-callout\"\u003e\n        \u003cp\u003eEvery Club Keyboard controller sold by Elite Sim Golf ships same business day, comes with direct expert support, and is backed by an authorized dealer relationship with Club Keyboard.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003c!-- \/.esg-classic2-pdp --\u003e\n\n\u003c!-- ============================================================\n     JSON-LD: FAQPage Structured Data\n     ============================================================ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What simulators is it compatible with?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Classic 2 is pre-programmed for GSPro and TGC 2019. Because it registers as a standard USB keyboard, it is also compatible with any golf simulator that uses keyboard shortcuts, including E6 Connect, Creative Golf, and others. Check your simulator's documentation for supported shortcut commands.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it require any software?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No software installation is required for normal use. The Classic 2 is plug-and-play -- connect the USB-C cable and the controller is immediately recognized as a keyboard. The Club Keyboard updater app is only needed if you want to remap keys using the removable faceplate system.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the faceplate system work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Classic 2 features a removable faceplate that can be swapped out. When you install a new faceplate, you use the Club Keyboard updater app on your computer to remap the physical buttons to match the new layout. This allows you to customize your button assignments for different simulators or personal preferences without replacing the entire controller.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is Bluetooth available on the Classic 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The Classic 2 is a wired-only controller. It connects via the included 15ft USB-C cable. If wireless connectivity is a priority for your setup, the Elite 2, Flex 2, Flex 3, and Pro 2 all offer Bluetooth in addition to wired USB connection.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What GSPro functions can I control?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Classic 2 covers the full set of in-round GSPro controls: Flyover, Green Grid, Heat Map, Mulligan, Aim Point, Target, Range Finder, Show Pin, Go to Ball, Next Hole, Map Expand, Map +\/-, Scores, Hide Objects, Prev Hole, Club +\/-, Clear\/Tracer, R\/L Handedness, Putter, Tee Box, Forward\/Back, Reset Aim, and Left\/Right Aim.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does it come with a stand?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. An angled stand is included in the box. The stand positions the Classic 2 at an improved viewing angle so you can read the button labels clearly during your round without having to lay the controller flat.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long is the USB cable?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The included USB-C cable is 15 feet long, which is sufficient to reach from a standard sim bay PC setup to a hitting position in front of a screen or net without requiring an extension cable.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I use it with other simulators besides GSPro?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Classic 2 works with any simulator that supports keyboard input. While the default layout is optimized for GSPro, the removable faceplate and Club Keyboard updater app allow you to remap keys for TGC 2019, E6 Connect, or any other keyboard-shortcut-based platform.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's the difference between Classic 2 and Elite 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Classic 2 is wired-only with 18 buttons and is priced at $199.99. The Elite 2 adds Bluetooth wireless connectivity, 20 buttons, and retails for $299.99. Both include an angled stand and LED backlighting. The Classic 2 is the right choice if you prefer simplicity and do not need wireless -- the Elite 2 is for players who want cable-free operation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does Elite Sim Golf offer support for setup?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Elite Sim Golf provides direct phone and online support at 866-4-SIM-GOLF. As an authorized Club Keyboard dealer, the team can assist with initial setup, button mapping questions, compatibility, and any issues that come up after purchase.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"Club Keyboard","offers":[{"title":"Default Title","offer_id":46514530025666,"sku":"C2-ESG-GSPRO","price":199.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/C2-ESG.jpg?v=1766782102"},{"product_id":"club-keyboard-pro-2-gspro-wireless-controller-28-button","title":"Club Keyboard Pro 2 GSPro Wireless Controller - 28 Button","description":"\u003c!-- Club Keyboard Pro 2 GSPro Wireless Controller - 28 Button (Elite Sim Golf Edition) --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Paste-ready Shopify product description HTML --\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* ============================================================\n     ESG PRO 2 PDP — Design System\n     Scope: .esg-pro2-pdp\n  ============================================================ *\/\n\n  .esg-pro2-pdp *,\n  .esg-pro2-pdp *::before,\n  .esg-pro2-pdp *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  .esg-pro2-pdp {\n    font-family: 'Inter', sans-serif;\n    font-size: 16px;\n    line-height: 1.6;\n    color: #2a3756;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n  }\n\n  \/* ---- Sections ---- *\/\n  .esg-pro2-pdp .esg-section {\n    background: #F8F8F8;\n    padding: 72px 24px;\n    width: 100%;\n  }\n\n  .esg-pro2-pdp .esg-section--white {\n    background: #ffffff;\n    padding: 72px 24px;\n    width: 100%;\n  }\n\n  .esg-pro2-pdp .esg-section--dark {\n    background: #0A1A3A;\n    padding: 72px 24px;\n    width: 100%;\n  }\n\n  .esg-pro2-pdp .esg-section__inner {\n    max-width: 1200px;\n    margin: 0 auto;\n    width: 100%;\n  }\n\n  \/* ---- Typography ---- *\/\n  .esg-pro2-pdp .esg-eyebrow {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    margin-bottom: 12px;\n    display: block;\n  }\n\n  .esg-pro2-pdp .esg-section--dark .esg-eyebrow {\n    color: rgba(255, 255, 255, 0.55);\n  }\n\n  .esg-pro2-pdp .esg-section__heading {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 900;\n    font-size: clamp(32px, 5vw, 52px);\n    line-height: 1.05;\n    letter-spacing: -0.01em;\n    color: #0A1A3A;\n    margin-bottom: 20px;\n  }\n\n  .esg-pro2-pdp .esg-section--dark .esg-section__heading {\n    color: #ffffff;\n  }\n\n  .esg-pro2-pdp .esg-section__lede {\n    font-family: 'Inter', sans-serif;\n    font-size: 17px;\n    line-height: 1.7;\n    color: #2a3756;\n    max-width: 720px;\n    margin-bottom: 16px;\n  }\n\n  .esg-pro2-pdp .esg-section--dark .esg-section__lede {\n    color: rgba(255, 255, 255, 0.78);\n  }\n\n  \/* ---- Cards ---- *\/\n  .esg-pro2-pdp .esg-card-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 20px;\n    margin-top: 40px;\n  }\n\n  .esg-pro2-pdp .esg-card {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    border-radius: 10px;\n    padding: 28px 24px;\n  }\n\n  .esg-pro2-pdp .esg-section--dark .esg-card {\n    background: rgba(255, 255, 255, 0.06);\n    border-color: rgba(255, 255, 255, 0.12);\n  }\n\n  .esg-pro2-pdp .esg-card h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: 18px;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    margin-bottom: 10px;\n    line-height: 1.2;\n  }\n\n  .esg-pro2-pdp .esg-section--dark .esg-card h4 {\n    color: #ffffff;\n  }\n\n  .esg-pro2-pdp .esg-card p {\n    font-size: 15px;\n    color: #6B7390;\n    line-height: 1.6;\n  }\n\n  .esg-pro2-pdp .esg-section--dark .esg-card p {\n    color: rgba(255, 255, 255, 0.65);\n  }\n\n  .esg-pro2-pdp .esg-card__icon {\n    font-size: 28px;\n    margin-bottom: 14px;\n    display: block;\n    line-height: 1;\n  }\n\n  \/* ---- Trust Strip ---- *\/\n  .esg-pro2-pdp .esg-trust-strip {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 1px;\n    background: rgba(255, 255, 255, 0.12);\n  }\n\n  .esg-pro2-pdp .esg-trust-item {\n    padding: 28px 24px;\n    text-align: center;\n    background: #0A1A3A;\n  }\n\n  .esg-pro2-pdp .esg-trust-item__icon {\n    font-size: 26px;\n    display: block;\n    margin-bottom: 10px;\n    line-height: 1;\n  }\n\n  .esg-pro2-pdp .esg-trust-item__label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 16px;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: #ffffff;\n    display: block;\n    line-height: 1.3;\n  }\n\n  \/* ---- Specs Table ---- *\/\n  .esg-pro2-pdp .esg-specs-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: start;\n    margin-top: 40px;\n  }\n\n  @media (max-width: 768px) {\n    .esg-pro2-pdp .esg-specs-layout {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  .esg-pro2-pdp .esg-specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 15px;\n  }\n\n  .esg-pro2-pdp .esg-specs-table tr {\n    border-bottom: 1px solid #E6E9F0;\n  }\n\n  .esg-pro2-pdp .esg-specs-table tr:last-child {\n    border-bottom: none;\n  }\n\n  .esg-pro2-pdp .esg-specs-table td {\n    padding: 13px 0;\n    vertical-align: top;\n  }\n\n  .esg-pro2-pdp .esg-specs-table td:first-child {\n    font-weight: 600;\n    color: #0A1A3A;\n    width: 46%;\n    padding-right: 16px;\n  }\n\n  .esg-pro2-pdp .esg-specs-table td:last-child {\n    color: #2a3756;\n  }\n\n  .esg-pro2-pdp .esg-specs-cards {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n  }\n\n  .esg-pro2-pdp .esg-specs-card {\n    background: #F8F8F8;\n    border: 1px solid #E6E9F0;\n    border-radius: 10px;\n    padding: 24px;\n  }\n\n  .esg-pro2-pdp .esg-specs-card h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: 14px;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    margin-bottom: 12px;\n  }\n\n  .esg-pro2-pdp .esg-specs-card ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .esg-pro2-pdp .esg-specs-card ul li {\n    font-size: 15px;\n    color: #2a3756;\n    padding: 5px 0;\n    border-bottom: 1px solid #E6E9F0;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    line-height: 1.5;\n  }\n\n  .esg-pro2-pdp .esg-specs-card ul li:last-child {\n    border-bottom: none;\n  }\n\n  .esg-pro2-pdp .esg-specs-card ul li::before {\n    content: '✓';\n    color: #0A1A3A;\n    font-weight: 700;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .esg-pro2-pdp .esg-specs-card .esg-note {\n    font-size: 13px;\n    color: #6B7390;\n    margin-top: 10px;\n    font-style: italic;\n  }\n\n  \/* ---- Metrics \/ Pills ---- *\/\n\n  \/* ---- Comparison Table ---- *\/\n  .esg-pro2-pdp .esg-compare-wrap {\n    overflow-x: auto;\n    margin-top: 36px;\n    border-radius: 10px;\n    border: 1px solid #E6E9F0;\n  }\n\n  .esg-pro2-pdp .esg-compare-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n    min-width: 640px;\n    background: #ffffff;\n  }\n\n  .esg-pro2-pdp .esg-compare-table thead tr {\n    background: #0A1A3A;\n  }\n\n  .esg-pro2-pdp .esg-compare-table thead th {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: rgba(255, 255, 255, 0.85);\n    padding: 14px 18px;\n    text-align: left;\n    white-space: nowrap;\n  }\n\n  .esg-pro2-pdp .esg-compare-table tbody tr:nth-child(even) {\n    background: #F8F8F8;\n  }\n\n  .esg-pro2-pdp .esg-compare-table tbody tr:nth-child(odd) {\n    background: #ffffff;\n  }\n\n  .esg-pro2-pdp .esg-compare-table tbody tr.esg-compare-highlight {\n    background: #EEF1FA;\n    border-left: 3px solid #0A1A3A;\n  }\n\n  .esg-pro2-pdp .esg-compare-table tbody td {\n    padding: 13px 18px;\n    color: #2a3756;\n    border-bottom: 1px solid #E6E9F0;\n    vertical-align: middle;\n    line-height: 1.4;\n  }\n\n  .esg-pro2-pdp .esg-compare-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n\n  .esg-pro2-pdp .esg-compare-table tbody td:first-child {\n    font-weight: 600;\n    color: #0A1A3A;\n  }\n\n  .esg-pro2-pdp .esg-compare-table a {\n    color: #0A1A3A;\n    text-decoration: underline;\n    text-underline-offset: 2px;\n  }\n\n  .esg-pro2-pdp .esg-compare-table a:hover {\n    color: #2a3756;\n  }\n\n  .esg-pro2-pdp .esg-compare-highlight td:first-child {\n    font-weight: 700;\n  }\n\n  .esg-pro2-pdp .esg-compare-note {\n    font-size: 13px;\n    color: #6B7390;\n    margin-top: 14px;\n    font-style: italic;\n  }\n\n  \/* ---- FAQ ---- *\/\n  .esg-pro2-pdp .esg-faq-list {\n    margin-top: 40px;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    border-top: 1px solid #E6E9F0;\n  }\n\n  .esg-pro2-pdp .esg-faq-item {\n    border-bottom: 1px solid #E6E9F0;\n  }\n\n  .esg-pro2-pdp .esg-faq-item summary {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 18px;\n    letter-spacing: 0.01em;\n    color: #0A1A3A;\n    padding: 20px 0;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    line-height: 1.3;\n  }\n\n  .esg-pro2-pdp .esg-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .esg-pro2-pdp .esg-faq-item summary::after {\n    content: '+';\n    font-size: 22px;\n    font-weight: 400;\n    flex-shrink: 0;\n    color: #6B7390;\n    transition: transform 0.2s ease;\n  }\n\n  .esg-pro2-pdp .esg-faq-item[open] summary::after {\n    content: '−';\n    color: #0A1A3A;\n  }\n\n  .esg-pro2-pdp .esg-faq-answer {\n    font-size: 15px;\n    color: #2a3756;\n    line-height: 1.7;\n    padding-bottom: 20px;\n    max-width: 820px;\n  }\n\n  \/* ---- Dark Section CTA Callout ---- *\/\n  .esg-pro2-pdp .esg-callout {\n    margin-top: 48px;\n    border-top: 1px solid rgba(255, 255, 255, 0.15);\n    padding-top: 36px;\n    text-align: center;\n  }\n\n  .esg-pro2-pdp .esg-callout p {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: clamp(22px, 3.5vw, 36px);\n    color: #ffffff;\n    line-height: 1.2;\n    letter-spacing: 0.01em;\n    max-width: 760px;\n    margin: 0 auto;\n  }\n\n  .esg-pro2-pdp .esg-callout p span {\n    color: rgba(255, 255, 255, 0.55);\n  }\n\n  \/* ---- Badge on Pro 2 in compare ---- *\/\n  .esg-pro2-pdp .esg-badge {\n    display: inline-block;\n    background: #0A1A3A;\n    color: #ffffff;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 11px;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    padding: 2px 8px;\n    border-radius: 3px;\n    margin-left: 8px;\n    vertical-align: middle;\n  }\n\n  .esg-pro2-pdp .esg-compare-highlight .esg-badge {\n    background: #ffffff;\n    color: #0A1A3A;\n  }\n\n  \/* ---- Misc ---- *\/\n  .esg-pro2-pdp .esg-section__heading-sub {\n    font-family: 'Inter', sans-serif;\n    font-size: 15px;\n    color: #6B7390;\n    margin-top: 6px;\n    margin-bottom: 32px;\n    font-weight: 400;\n  }\n\n  .esg-pro2-pdp .esg-specs-heading {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: 22px;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    margin-bottom: 20px;\n  }\n\n  @media (max-width: 600px) {\n    .esg-pro2-pdp .esg-section,\n    .esg-pro2-pdp .esg-section--white,\n    .esg-pro2-pdp .esg-section--dark {\n      padding: 52px 16px;\n    }\n\n    .esg-pro2-pdp .esg-card-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .esg-pro2-pdp .esg-trust-strip {\n      grid-template-columns: 1fr 1fr;\n    }\n  }\n\n  \/* ===== FUNCTION CARDS ===== *\/\n  .esg-pro2-pdp .fn-group {\n    margin-bottom: 32px;\n  }\n  .esg-pro2-pdp .fn-group:last-child {\n    margin-bottom: 0;\n  }\n  .esg-pro2-pdp .fn-group__label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #6B7390;\n    margin: 0 0 12px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .esg-pro2-pdp .fn-group__label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: #E6E9F0;\n  }\n  .esg-pro2-pdp .fn-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n    margin-bottom: 0;\n  }\n  .esg-pro2-pdp .fn-card {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    border-top: 3px solid #0A1A3A;\n    padding: 16px 14px 14px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .esg-pro2-pdp .fn-card__icon {\n    width: 32px;\n    height: 32px;\n    background: #0A1A3A;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .esg-pro2-pdp .fn-card__icon svg {\n    width: 18px;\n    height: 18px;\n  }\n  .esg-pro2-pdp .fn-card__name {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 15px;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    line-height: 1.1;\n  }\n  .esg-pro2-pdp .fn-card__desc {\n    font-size: 12px;\n    color: #6B7390;\n    line-height: 1.4;\n    margin: 0;\n  }\n  @media (max-width: 900px) {\n    .esg-pro2-pdp .fn-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n  @media (max-width: 560px) {\n    .esg-pro2-pdp .fn-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"esg-pro2-pdp\"\u003e\n\u003c!-- ============================================================\n       SECTION 1: WHY PRO 2\n  ============================================================ --\u003e\n\u003csection class=\"esg-section--white\"\u003e\n\u003cdiv class=\"esg-section__inner\"\u003e\n\u003cspan class=\"esg-eyebrow\"\u003eThe Full-Coverage Controller\u003c\/span\u003e\n\u003ch3 class=\"esg-section__heading\"\u003e28 BUTTONS. EVERY GSPRO FUNCTION FROM YOUR HITTING AREA.\u003c\/h3\u003e\n\u003cp class=\"esg-section__lede\"\u003eThe Pro 2 is the top-of-lineup controller for serious GSPro players who refuse to compromise. With 28 dedicated buttons, it covers more simulator functions than any other controller in the Club Keyboard lineup — so every critical action is within reach the moment you step up to the ball.\u003c\/p\u003e\n\u003cp class=\"esg-section__lede\"\u003eBuilt by Club Keyboard and custom branded for Elite Sim Golf, the Pro 2 connects via Bluetooth for a clean, cable-free setup or wired USB-C when stability is non-negotiable. LED-backlit buttons, a removable faceplate system, and a 3000 mA rechargeable battery round out a controller built for the sim room of someone who takes the game seriously.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       SECTION 2: TRUST STRIP\n  ============================================================ --\u003e\n\u003csection class=\"esg-section--dark\" style=\"padding: 0;\"\u003e\n\u003cdiv class=\"esg-trust-strip\"\u003e\n\u003cdiv class=\"esg-trust-item\"\u003e\n\u003cspan class=\"esg-trust-item__icon\"\u003e✓\u003c\/span\u003e \u003cspan class=\"esg-trust-item__label\"\u003eAuthorized Club Keyboard Dealer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-trust-item\"\u003e\n\u003cspan class=\"esg-trust-item__icon\"\u003e→\u003c\/span\u003e \u003cspan class=\"esg-trust-item__label\"\u003eShips Same Business Day*\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-trust-item\"\u003e\n\u003cspan class=\"esg-trust-item__icon\"\u003e✓\u003c\/span\u003e \u003cspan class=\"esg-trust-item__label\"\u003eFree Shipping on Most Orders\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-trust-item\"\u003e\n\u003cspan class=\"esg-trust-item__icon\"\u003e—\u003c\/span\u003e \u003cspan class=\"esg-trust-item__label\"\u003e866-4-SIM-GOLF Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       SECTION 3: KEY FEATURES\n  ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n\u003cdiv class=\"esg-section__inner\"\u003e\n\u003cspan class=\"esg-eyebrow\"\u003eBuilt for the Sim Room\u003c\/span\u003e\n\u003ch3 class=\"esg-section__heading\"\u003eEVERYTHING YOU NEED. NOTHING YOU DON'T.\u003c\/h3\u003e\n\u003cdiv class=\"esg-card-grid\"\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003cspan class=\"esg-card__icon\"\u003e⬛\u003c\/span\u003e\n\u003ch4\u003e28-Button Full Coverage\u003c\/h4\u003e\n\u003cp\u003eThe most buttons in the Club Keyboard lineup — 28 dedicated controls covering virtually every GSPro function without leaving your hitting area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003cspan class=\"esg-card__icon\"\u003e◈\u003c\/span\u003e\n\u003ch4\u003eWireless Bluetooth\u003c\/h4\u003e\n\u003cp\u003ePairs directly to your sim PC over Bluetooth for a clean, cable-free setup that keeps your hitting bay tidy and unobstructed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003cspan class=\"esg-card__icon\"\u003e⬡\u003c\/span\u003e\n\u003ch4\u003eWired USB Backup\u003c\/h4\u003e\n\u003cp\u003ePlug in via USB-C any time you want zero-latency wired stability — the same port charges the battery when not in use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003cspan class=\"esg-card__icon\"\u003e◎\u003c\/span\u003e\n\u003ch4\u003e60+ Hour Battery\u003c\/h4\u003e\n\u003cp\u003eA 3000 mA rechargeable battery delivers 60+ hours of play with LED on and over 200 hours with LED off — weeks of sessions on a single charge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003cspan class=\"esg-card__icon\"\u003e★\u003c\/span\u003e\n\u003ch4\u003eLED Backlighting\u003c\/h4\u003e\n\u003cp\u003eEvery button is backlit, making the Pro 2 easy to read in the low-light conditions common to dedicated simulator rooms and garage bays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003cspan class=\"esg-card__icon\"\u003e▣\u003c\/span\u003e\n\u003ch4\u003eRemovable Faceplate\u003c\/h4\u003e\n\u003cp\u003eThe faceplate snaps off for quick swaps — swap in a custom or designer faceplate, or update labeling when GSPro shortcut assignments change.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003cspan class=\"esg-card__icon\"\u003e◆\u003c\/span\u003e\n\u003ch4\u003eTrue Plug-and-Play\u003c\/h4\u003e\n\u003cp\u003eThe Pro 2 registers as a standard keyboard — no drivers, no background software, no configuration required. Connect and start playing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003cspan class=\"esg-card__icon\"\u003e◉\u003c\/span\u003e\n\u003ch4\u003eCustom ESG Branding\u003c\/h4\u003e\n\u003cp\u003eDesigned and branded exclusively for Elite Sim Golf by Club Keyboard — a purpose-built controller for the ESG simulator ecosystem.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       SECTION 4: SPECS + WHAT'S IN THE BOX\n  ============================================================ --\u003e\n\u003csection class=\"esg-section--white\"\u003e\n\u003cdiv class=\"esg-section__inner\"\u003e\n\u003cspan class=\"esg-eyebrow\"\u003eTechnical Details\u003c\/span\u003e\n\u003ch3 class=\"esg-section__heading\"\u003eSPECS AND WHAT'S IN THE BOX\u003c\/h3\u003e\n\u003cdiv class=\"esg-specs-layout\"\u003e\n\u003c!-- Left: Specs Table --\u003e\n\u003cdiv\u003e\n\u003cp class=\"esg-specs-heading\"\u003eSpecifications\u003c\/p\u003e\n\u003ctable class=\"esg-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eButtons\u003c\/td\u003e\n\u003ctd\u003e28 (most in the lineup)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConnection\u003c\/td\u003e\n\u003ctd\u003eBluetooth (wireless) or USB-C (wired)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePort\u003c\/td\u003e\n\u003ctd\u003eUSB-C\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBattery\u003c\/td\u003e\n\u003ctd\u003e3000 mA rechargeable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlay Time (LED On)\u003c\/td\u003e\n\u003ctd\u003e60+ hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlay Time (LED Off)\u003c\/td\u003e\n\u003ctd\u003e200+ hours\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003e12\" × 12.75\" × 2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSoftware Required\u003c\/td\u003e\n\u003ctd\u003eNone — plug-and-play\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Right: Stacked Cards --\u003e\n\u003cdiv class=\"esg-specs-cards\"\u003e\n\u003cdiv class=\"esg-specs-card\"\u003e\n\u003ch4\u003eCompatible Software\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eGSPro\u003c\/li\u003e\n\u003cli\u003eTGC 2019\u003c\/li\u003e\n\u003cli\u003eAny keyboard-shortcut-based simulator\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-specs-card\"\u003e\n\u003ch4\u003eWhat's in the Box\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eClub Keyboard Pro 2 Controller\u003c\/li\u003e\n\u003cli\u003eUSB charging cable\u003c\/li\u003e\n\u003cli\u003eQuick Reference Card\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"esg-note\"\u003eStand not included — sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GSPro Function Icons --\u003e \u003csvg style=\"display: none;\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"icon-aim\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"7\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"12\" x2=\"7\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"17\" y1=\"12\" x2=\"21\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-left\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"15 18 9 12 15 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-right\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"9 18 15 12 9 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-club\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"8\" y2=\"20\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"5\" y=\"17\" width=\"7\" height=\"4\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-putter\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"8\" y=\"17\" width=\"8\" height=\"3\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-map\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flag\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"7\" y1=\"3\" x2=\"7\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"7 3 20 8 7 13\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-camera\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-heat\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M12 2c0 0-4 4-4 8a4 4 0 0 0 8 0c0-1.5-1-3-1-3s-0.5 2-2 2c-1 0-2-1-2-2 0-2 1-5 1-5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M8 18c0 2.2 1.8 4 4 4s4-1.8 4-4c0-1.2-0.5-2-0.5-2s-0.5 1-1.5 1c-1 0-1.5-1-1.5-1S8 16.8 8 18z\" fill=\"#fff\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flyover\" viewbox=\"0 0 24 24\"\u003e\n      \u003cellipse cx=\"12\" cy=\"11\" rx=\"3\" ry=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/ellipse\u003e\n      \u003cline x1=\"12\" y1=\"13\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"18\" x2=\"15\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4\" y1=\"9\" x2=\"8\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"20\" y1=\"9\" x2=\"16\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003ccircle cx=\"3\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"21\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"8\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"16\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-mulligan\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"1 4 1 10 7 10\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cpath d=\"M3.51 15a9 9 0 1 0 .49-4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-scores\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"8\" y1=\"7\" x2=\"16\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"11\" x2=\"16\" y2=\"11\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"15\" x2=\"13\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hide\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-teebox\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"10\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 21c0 0-7-6.5-7-11a7 7 0 0 1 14 0c0 4.5-7 11-7 11z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"6 4 16 9 6 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole-prev\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"18 4 8 9 18 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hand\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M7 11V5a2 2 0 0 1 4 0v4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M11 9a2 2 0 0 1 4 0v2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M15 11a2 2 0 0 1 4 0v4a6 6 0 0 1-6 6H9a6 6 0 0 1-6-6v-2a2 2 0 0 1 4 0\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-tracer\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M3 17 Q8 5 12 12 Q16 19 21 7\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"17\" y1=\"3\" x2=\"21\" y2=\"3\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"21\" y1=\"3\" x2=\"21\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-range\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"2\" y=\"8\" width=\"20\" height=\"10\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"2\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"5\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"6\" x2=\"16\" y2=\"6\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-grid\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"15\" x2=\"21\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"3\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-goto\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 2v4M12 18v4M2 12h4M18 12h4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-forward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"5 18 12 12 5 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"19\" y1=\"6\" x2=\"19\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-backward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"19 18 12 12 19 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"5\" y1=\"6\" x2=\"5\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-start\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"5 3 19 12 5 21\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n\u003csection class=\"esg-section\"\u003e\n\u003cdiv class=\"esg-section__inner\"\u003e\n\u003cp class=\"esg-eyebrow\"\u003eGSPro Button Mapping\u003c\/p\u003e\n\u003ch3\u003e28 BUTTONS. EVERY GSPRO CONTROL FROM YOUR HITTING AREA.\u003c\/h3\u003e\n\u003cp class=\"esg-lede\" style=\"margin-top: 16px;\"\u003eEvery button on this controller is pre-programmed for GSPro — organized below by how you use them during a round. No configuration, no software, no shortcuts to memorize.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 32px;\"\u003e\n\u003cdiv class=\"fn-group\"\u003e\n\u003cdiv class=\"fn-group__label\"\u003eAim \u0026amp; Direction\u003c\/div\u003e\n\u003cdiv class=\"fn-grid\"\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eReset Aim\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eRe-center aim to the default line\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-left\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eAim Left\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eNudge aim direction left\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-right\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eAim Right\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eNudge aim direction right\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eAim Point\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eToggle aim-assist point on the green\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-teebox\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eTee Box\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eMove left\/right on the tee box\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-group\"\u003e\n\u003cdiv class=\"fn-group__label\"\u003eClub Selection\u003c\/div\u003e\n\u003cdiv class=\"fn-grid\"\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eClub +\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eSelect next club up\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eClub −\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eSelect next club down\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-putter\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003ePutter\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eSwitch directly to the putter\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hand\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eR\/L Hand\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eToggle handedness for left\/right-handed play\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-group\"\u003e\n\u003cdiv class=\"fn-group__label\"\u003eCourse View\u003c\/div\u003e\n\u003cdiv class=\"fn-grid\"\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-flyover\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eFlyover\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eFly the camera from tee to green\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eExpand Map\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eToggle the overhead minimap\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eMap +\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eZoom the minimap in\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eMap −\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eZoom the minimap out\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hide\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eHide Obj\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eToggle trees and objects for visibility\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-camera\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eTarget\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eJump camera to target location\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-flag\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eShow Pin\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eToggle flag\/pin visibility on the green\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-goto\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eGo to Ball\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eSnap camera to current ball position\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-group\"\u003e\n\u003cdiv class=\"fn-group__label\"\u003eGreen \u0026amp; Scoring\u003c\/div\u003e\n\u003cdiv class=\"fn-grid\"\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-heat\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eHeat Map\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eOverlay shot dispersion heat map\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-grid\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eGreen Grid\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eToggle putting grid overlay on the green\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-scores\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eScores\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003ePull up the live scorecard\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-range\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eRange Finder\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eDisplay yardage to target\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-group\"\u003e\n\u003cdiv class=\"fn-group__label\"\u003eRound Management\u003c\/div\u003e\n\u003cdiv class=\"fn-grid\"\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-mulligan\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eMulligan\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eRetake the previous shot\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eNext Hole\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eSkip forward to the next hole\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole-prev\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003ePrev Hole\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eGo back to the previous hole\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-tracer\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eClr\/Tracer\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eClear shot tracer lines from the display\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-forward\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eForward\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eStep forward in replay or menu\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-backward\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eBackward\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eStep back in replay or menu\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"fn-card\"\u003e\n\u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-start\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"fn-card__name\"\u003eStarts\u003c\/div\u003e\n\u003cp class=\"fn-card__desc\"\u003eBegin a new round or sequence\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       SECTION 6: WHO IT'S BUILT FOR\n  ============================================================ --\u003e\n\u003csection class=\"esg-section--white\"\u003e\n\u003cdiv class=\"esg-section__inner\"\u003e\n\u003cspan class=\"esg-eyebrow\"\u003eDesigned With Purpose\u003c\/span\u003e\n\u003ch3 class=\"esg-section__heading\"\u003eWHO THE PRO 2 IS BUILT FOR\u003c\/h3\u003e\n\u003cdiv class=\"esg-card-grid\"\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch4\u003eThe Serious GSPro Player\u003c\/h4\u003e\n\u003cp\u003eYou play regularly, you know every GSPro menu, and you want a controller that keeps pace without making you think about which button to press.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch4\u003eThe Competitive Sim Golfer\u003c\/h4\u003e\n\u003cp\u003eEvery second counts during a round. The Pro 2 puts all 28 functions at your fingertips so you spend time playing — not hunting for keyboard shortcuts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch4\u003eThe Sim Room Perfectionist\u003c\/h4\u003e\n\u003cp\u003eYou built a clean, dedicated simulator space. The Pro 2 fits the aesthetic: wireless, polished, LED-lit, and finished at a level that matches your setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch4\u003eThe Power User\u003c\/h4\u003e\n\u003cp\u003eYou use flyovers, heat maps, aim points, and every advanced GSPro tool available. The Pro 2 is the only controller with dedicated buttons for all of them.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       SECTION 7: CONTROLLER COMPARISON\n  ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n\u003cdiv class=\"esg-section__inner\"\u003e\n\u003cspan class=\"esg-eyebrow\"\u003eClub Keyboard Lineup\u003c\/span\u003e\n\u003ch3 class=\"esg-section__heading\"\u003eFIND THE RIGHT CLUB KEYBOARD FOR YOUR SIM BAY\u003c\/h3\u003e\n\u003cp class=\"esg-section__lede\"\u003eEvery Club Keyboard controller ships pre-programmed for GSPro and works out of the box — no software required. Use this table to find the model that matches how you play.\u003c\/p\u003e\n\u003cdiv class=\"esg-compare-wrap\"\u003e\n\u003ctable class=\"esg-compare-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eButtons\u003c\/th\u003e\n\u003cth\u003eConnection\u003c\/th\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003cth\u003eLED\u003c\/th\u003e\n\u003cth\u003eStand\u003c\/th\u003e\n\u003cth\u003ePrice\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/classic-2-gspro-controller-by-club-keyboard\" rel=\"noopener\" target=\"_blank\"\u003eClassic 2\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e18\u003c\/td\u003e\n\u003ctd\u003eWired USB\u003c\/td\u003e\n\u003ctd\u003eN\/A\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003e$199.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-series-gspro-wireless-controller\" rel=\"noopener\" target=\"_blank\"\u003eElite 2\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n\u003ctd\u003e30+ hrs\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003e$299.99\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-2-wireless-gspro-control-box-20-button\" rel=\"noopener\" target=\"_blank\"\u003eFlex 2\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n\u003ctd\u003e60+ hrs\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eSold separately\u003c\/td\u003e\n\u003ctd\u003e$279.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-3-wireless-gspro-controller-20-button\" rel=\"noopener\" target=\"_blank\"\u003eFlex 3\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd\u003e20\u003c\/td\u003e\n\u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n\u003ctd\u003e30+ hrs\u003c\/td\u003e\n\u003ctd\u003eWhite\/Blue\/Green\u003c\/td\u003e\n\u003ctd\u003eSold separately\u003c\/td\u003e\n\u003ctd\u003e$279.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr class=\"esg-compare-highlight\"\u003e\n\u003ctd\u003e\n\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-pro-2-gspro-wireless-controller-28-button\" rel=\"noopener\" target=\"_blank\"\u003ePro 2\u003c\/a\u003e \u003cspan class=\"esg-badge\"\u003eThis Model\u003c\/span\u003e\n\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003e28\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n\u003ctd\u003e60+ hrs\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eSold separately\u003c\/td\u003e\n\u003ctd\u003e$299.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp class=\"esg-compare-note\"\u003eAll controllers are pre-programmed for GSPro. No software required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       SECTION 8: FAQ\n  ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n\u003cdiv class=\"esg-section__inner\"\u003e\n\u003cspan class=\"esg-eyebrow\"\u003eCommon Questions\u003c\/span\u003e\n\u003ch3 class=\"esg-section__heading\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/h3\u003e\n\u003cdiv class=\"esg-faq-list\"\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eWhy does the Pro 2 have 28 buttons when other models have 18–20?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eGSPro has a large number of in-round functions — course flyovers, grid overlays, aim tools, club management, map controls, and more. Controllers with 18 or 20 buttons cover the most common actions but require players to reach for a keyboard for less-frequent functions. The Pro 2 was designed to eliminate that compromise entirely. At 28 buttons, it maps a dedicated control to virtually every GSPro function, so nothing requires a keyboard lookup mid-round.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eHow does Bluetooth pairing work?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eThe Pro 2 uses standard Bluetooth HID pairing. Power on the controller, put it in pairing mode using the dedicated button, and pair it through your PC's Bluetooth settings the same way you would connect a wireless keyboard or mouse. Once paired, the controller reconnects automatically each time it powers on. No additional software or drivers are needed.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eCan it also be used wired?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eYes. Connect the included USB-C cable to plug the Pro 2 directly into your PC for a fully wired connection. Wired mode works independently of Bluetooth and is useful when you want the lowest possible latency or when you need to charge the controller during a long session. Switching between wired and wireless is straightforward — plug in to go wired, unplug to return to Bluetooth.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eWhat's the battery life with LED on vs. off?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eWith LED backlighting enabled, the 3000 mA battery delivers 60+ hours of use — equivalent to many weeks of regular sim sessions before needing a charge. With LED turned off, battery life extends to 200+ hours. The controller charges via the included USB-C cable. Most players will charge once or twice a month under normal use patterns.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eDoes it come with a stand?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eNo — a stand is not included with the Pro 2. It is sold separately. The controller functions as a flat desktop unit out of the box. An optional stand is available for players who prefer a steeper viewing angle, which can improve ergonomics and visibility in certain hitting bay configurations.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eHow does the faceplate system work?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eThe Pro 2 features a removable faceplate that snaps on and off without tools. This serves two purposes: it allows players to swap in custom or designer faceplates for a personalized look, and it makes it easy to update button labeling if GSPro changes its keyboard shortcut assignments in a future update. Replacement and custom faceplates may be available separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eWhat's the difference between the Pro 2 and the Elite 2?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eThe primary difference is button count. The Elite 2 has 20 buttons and includes a stand. The Pro 2 has 28 buttons — 8 more — and does not include a stand. Both connect via Bluetooth and USB. If complete function coverage is the priority and you don't need a bundled stand, the Pro 2 is the stronger choice. If you prefer a slightly more compact layout with the stand included, the Elite 2 is a solid option at a similar price point.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eWhat's the difference between the Pro 2 and the Flex 2?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eThe Flex 2 has 20 buttons, while the Pro 2 has 28. Both offer Bluetooth and USB connectivity and 60+ hour battery life with LED on. The Pro 2 is the better fit for players who want the most complete button coverage possible; the Flex 2 suits players who prefer a more compact controller and are comfortable reaching for a keyboard on less-used functions. Both stands are sold separately.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eDoes it require any software or drivers?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eNo. The Pro 2 registers as a standard HID keyboard at the operating system level. Windows and macOS recognize it immediately without any driver installation or background software. GSPro reads its inputs the same way it reads keystrokes from a standard keyboard. There is nothing to configure, update, or manage.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"esg-faq-item\"\u003e\n\u003csummary\u003eDoes Elite Sim Golf offer setup support?\u003c\/summary\u003e\n\u003cp class=\"esg-faq-answer\"\u003eYes. Elite Sim Golf's support team is available by phone at 866-4-SIM-GOLF and can assist with pairing, GSPro configuration, and any questions about the controller. The team consists of real golf simulation experts — not automated systems — who are familiar with GSPro setups and the Club Keyboard product line.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ============================================================\n       SECTION 9: ESG ADVANTAGE\n  ============================================================ --\u003e\n\u003csection class=\"esg-section--dark\"\u003e\n\u003cdiv class=\"esg-section__inner\"\u003e\n\u003cspan class=\"esg-eyebrow\"\u003eWhy Buy From Elite Sim Golf\u003c\/span\u003e\n\u003ch3 class=\"esg-section__heading\"\u003eTHE ELITE SIM GOLF DIFFERENCE\u003c\/h3\u003e\n\u003cdiv class=\"esg-card-grid\"\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch4\u003eAuthorized Dealer\u003c\/h4\u003e\n\u003cp\u003eElite Sim Golf is an authorized Club Keyboard dealer. Every Pro 2 ships direct with full manufacturer backing and warranty support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch4\u003eSim Experts On Call\u003c\/h4\u003e\n\u003cp\u003eCall 866-4-SIM-GOLF and reach a real golf simulation specialist — someone who knows GSPro, understands sim setups, and can answer questions about your specific bay.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch4\u003eFree Shipping\u003c\/h4\u003e\n\u003cp\u003eFree shipping is included on most orders. No hidden freight charges added at checkout for the majority of in-stock products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-card\"\u003e\n\u003ch4\u003eFast Fulfillment\u003c\/h4\u003e\n\u003cp\u003eMost in-stock orders ship same business day. Elite Sim Golf maintains inventory on core products to keep lead times short and your sim room running.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"esg-callout\"\u003e\n\u003cp\u003eThe Pro 2 ships pre-programmed, pairs in minutes, and covers every GSPro function. \u003cspan\u003eNothing else to buy. Nothing to configure. Just play.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- \/.esg-pro2-pdp --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- ============================================================\n     JSON-LD: FAQPage Structured Data\n============================================================ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Club Keyboard","offers":[{"title":"Default Title","offer_id":46519758717122,"sku":null,"price":299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/Pro2-Gray.webp?v=1766781821"},{"product_id":"club-keyboard-flex-2-wireless-gspro-control-box-20-button","title":"Club Keyboard Flex 2 Wireless GSPro Control Box - 20 Button","description":"\n\u003c!-- Club Keyboard Flex 2 Wireless GSPro Control Box - 20 Button (Elite Sim Golf Edition) --\u003e\n\u003c!-- Product URL: https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-2-wireless-gspro-control-box-20-button --\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* ─── Reset \u0026 Base ─── *\/\n.esg-flex2-pdp *,\n.esg-flex2-pdp *::before,\n.esg-flex2-pdp *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.esg-flex2-pdp {\n  font-family: 'Inter', sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  color: #2a3756;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* ─── Section System ─── *\/\n.esg-flex2-pdp .esg-section {\n  background: #F8F8F8;\n  width: 100%;\n}\n\n.esg-flex2-pdp .esg-section--white {\n  background: #ffffff;\n}\n\n.esg-flex2-pdp .esg-section--dark {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n.esg-flex2-pdp .esg-section__inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 72px 24px;\n}\n\n\/* ─── Typography ─── *\/\n.esg-flex2-pdp .esg-eyebrow {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 12px;\n  display: block;\n}\n\n.esg-flex2-pdp .esg-section--dark .esg-eyebrow {\n  color: #7a9cc8;\n}\n\n.esg-flex2-pdp .esg-h2 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: clamp(32px, 5vw, 52px);\n  font-weight: 900;\n  line-height: 1.05;\n  letter-spacing: -0.01em;\n  color: #0A1A3A;\n  margin-bottom: 20px;\n  text-transform: uppercase;\n}\n\n.esg-flex2-pdp .esg-section--dark .esg-h2 {\n  color: #ffffff;\n}\n\n.esg-flex2-pdp .esg-h3 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: clamp(22px, 3vw, 32px);\n  font-weight: 800;\n  line-height: 1.1;\n  color: #0A1A3A;\n  text-transform: uppercase;\n  margin-bottom: 16px;\n}\n\n.esg-flex2-pdp .esg-section--dark .esg-h3 {\n  color: #ffffff;\n}\n\n.esg-flex2-pdp .esg-lede {\n  font-size: 17px;\n  font-weight: 400;\n  line-height: 1.65;\n  color: #2a3756;\n  max-width: 700px;\n}\n\n.esg-flex2-pdp .esg-lede + .esg-lede {\n  margin-top: 16px;\n}\n\n.esg-flex2-pdp .esg-section--dark .esg-lede {\n  color: #c8d4e8;\n}\n\n\/* ─── Cards ─── *\/\n.esg-flex2-pdp .esg-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-radius: 10px;\n  padding: 28px 24px;\n}\n\n.esg-flex2-pdp .esg-section--dark .esg-card {\n  background: rgba(255,255,255,0.06);\n  border-color: rgba(255,255,255,0.12);\n}\n\n.esg-flex2-pdp .esg-card__icon {\n  width: 40px;\n  height: 40px;\n  background: #0A1A3A;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 16px;\n  font-size: 18px;\n  color: #ffffff;\n  flex-shrink: 0;\n}\n\n.esg-flex2-pdp .esg-section--dark .esg-card__icon {\n  background: rgba(255,255,255,0.15);\n}\n\n.esg-flex2-pdp .esg-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 18px;\n  font-weight: 700;\n  letter-spacing: 0.02em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  margin-bottom: 8px;\n}\n\n.esg-flex2-pdp .esg-section--dark .esg-card__title {\n  color: #ffffff;\n}\n\n.esg-flex2-pdp .esg-card__body {\n  font-size: 15px;\n  color: #6B7390;\n  line-height: 1.55;\n}\n\n.esg-flex2-pdp .esg-section--dark .esg-card__body {\n  color: #a0b4cc;\n}\n\n\/* ─── Grid ─── *\/\n.esg-flex2-pdp .esg-grid-4 {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n\n.esg-flex2-pdp .esg-grid-2 {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: start;\n}\n\n@media (max-width: 960px) {\n  .esg-flex2-pdp .esg-grid-4 {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 640px) {\n  .esg-flex2-pdp .esg-grid-4 {\n    grid-template-columns: 1fr;\n  }\n  .esg-flex2-pdp .esg-grid-2 {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n  .esg-flex2-pdp .esg-section__inner {\n    padding: 48px 16px;\n  }\n}\n\n\/* ─── Trust Strip ─── *\/\n.esg-flex2-pdp .esg-trust-strip {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n}\n\n.esg-flex2-pdp .esg-trust-item {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  padding: 40px 24px;\n  border-right: 1px solid rgba(255,255,255,0.1);\n}\n\n.esg-flex2-pdp .esg-trust-item:last-child {\n  border-right: none;\n}\n\n.esg-flex2-pdp .esg-trust-item__icon {\n  font-size: 28px;\n  margin-bottom: 12px;\n  opacity: 0.9;\n}\n\n.esg-flex2-pdp .esg-trust-item__label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 16px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: #ffffff;\n  margin-bottom: 4px;\n}\n\n.esg-flex2-pdp .esg-trust-item__sub {\n  font-size: 13px;\n  color: #7a9cc8;\n  line-height: 1.4;\n}\n\n@media (max-width: 768px) {\n  .esg-flex2-pdp .esg-trust-strip {\n    grid-template-columns: repeat(2, 1fr);\n  }\n  .esg-flex2-pdp .esg-trust-item {\n    border-right: 1px solid rgba(255,255,255,0.1);\n    border-bottom: 1px solid rgba(255,255,255,0.1);\n  }\n  .esg-flex2-pdp .esg-trust-item:nth-child(2n) {\n    border-right: none;\n  }\n  .esg-flex2-pdp .esg-trust-item:nth-last-child(-n+2) {\n    border-bottom: none;\n  }\n}\n\n\/* ─── Specs Table ─── *\/\n.esg-flex2-pdp .esg-specs {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.esg-flex2-pdp .esg-specs caption {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #6B7390;\n  text-align: left;\n  padding-bottom: 12px;\n}\n\n.esg-flex2-pdp .esg-specs tr {\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-flex2-pdp .esg-specs tr:last-child {\n  border-bottom: none;\n}\n\n.esg-flex2-pdp .esg-specs th {\n  text-align: left;\n  padding: 14px 0;\n  font-size: 13px;\n  font-weight: 600;\n  color: #6B7390;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  width: 48%;\n  vertical-align: top;\n}\n\n.esg-flex2-pdp .esg-specs td {\n  padding: 14px 0 14px 12px;\n  font-size: 15px;\n  font-weight: 500;\n  color: #0A1A3A;\n  vertical-align: top;\n}\n\n\/* ─── Pills ─── *\/\n.esg-flex2-pdp .esg-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 28px;\n}\n\n.esg-flex2-pdp .esg-pill {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 0.05em;\n  text-transform: uppercase;\n  padding: 8px 16px;\n  background: #0A1A3A;\n  color: #ffffff;\n  border-radius: 4px;\n}\n\n\/* ─── Comparison Table ─── *\/\n.esg-flex2-pdp .esg-compare-wrap {\n  overflow-x: auto;\n  margin-top: 32px;\n  border-radius: 10px;\n  border: 1px solid #E6E9F0;\n}\n\n.esg-flex2-pdp .esg-compare {\n  width: 100%;\n  border-collapse: collapse;\n  min-width: 700px;\n  background: #ffffff;\n}\n\n.esg-flex2-pdp .esg-compare thead tr {\n  background: #0A1A3A;\n  color: #ffffff;\n}\n\n.esg-flex2-pdp .esg-compare thead th {\n  padding: 14px 16px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  text-align: left;\n  white-space: nowrap;\n}\n\n.esg-flex2-pdp .esg-compare tbody tr {\n  border-bottom: 1px solid #E6E9F0;\n  transition: background 0.15s;\n}\n\n.esg-flex2-pdp .esg-compare tbody tr:last-child {\n  border-bottom: none;\n}\n\n.esg-flex2-pdp .esg-compare tbody td {\n  padding: 16px;\n  font-size: 15px;\n  color: #2a3756;\n  vertical-align: middle;\n}\n\n.esg-flex2-pdp .esg-compare tbody tr.esg-compare--highlight {\n  background: #EDF1F9;\n  font-weight: 600;\n}\n\n.esg-flex2-pdp .esg-compare tbody tr.esg-compare--highlight td {\n  color: #0A1A3A;\n  font-weight: 600;\n}\n\n.esg-flex2-pdp .esg-compare .esg-compare__badge {\n  display: inline-block;\n  background: #0A1A3A;\n  color: #ffffff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  padding: 3px 8px;\n  border-radius: 3px;\n  margin-left: 8px;\n  vertical-align: middle;\n}\n\n.esg-flex2-pdp .esg-compare a {\n  color: #0A1A3A;\n  text-decoration: none;\n  font-weight: 600;\n  border-bottom: 1px solid #c0c8d8;\n  transition: border-color 0.15s;\n}\n\n.esg-flex2-pdp .esg-compare a:hover {\n  border-color: #0A1A3A;\n}\n\n\/* ─── FAQ ─── *\/\n.esg-flex2-pdp .esg-faq {\n  margin-top: 32px;\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n  border: 1px solid #E6E9F0;\n  border-radius: 10px;\n  overflow: hidden;\n}\n\n.esg-flex2-pdp .esg-faq__item {\n  border-bottom: 1px solid #E6E9F0;\n  background: #ffffff;\n}\n\n.esg-flex2-pdp .esg-faq__item:last-child {\n  border-bottom: none;\n}\n\n.esg-flex2-pdp .esg-faq__q {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 20px 24px;\n  cursor: pointer;\n  user-select: none;\n  list-style: none;\n}\n\n.esg-flex2-pdp .esg-faq__q::-webkit-details-marker {\n  display: none;\n}\n\n.esg-flex2-pdp .esg-faq__q-text {\n  font-size: 16px;\n  font-weight: 600;\n  color: #0A1A3A;\n  line-height: 1.4;\n  padding-right: 16px;\n}\n\n.esg-flex2-pdp .esg-faq__q-icon {\n  font-size: 18px;\n  color: #6B7390;\n  flex-shrink: 0;\n  transition: transform 0.2s;\n  font-weight: 400;\n}\n\n.esg-flex2-pdp details.esg-faq__item[open] .esg-faq__q-icon {\n  transform: rotate(45deg);\n}\n\n.esg-flex2-pdp .esg-faq__a {\n  padding: 0 24px 20px 24px;\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.65;\n}\n\n\/* ─── Section header layout ─── *\/\n.esg-flex2-pdp .esg-section-header {\n  margin-bottom: 40px;\n}\n\n\/* ─── What's in the Box \/ Compatibility Cards ─── *\/\n.esg-flex2-pdp .esg-info-card {\n  background: #F8F8F8;\n  border: 1px solid #E6E9F0;\n  border-radius: 10px;\n  padding: 28px 24px;\n  margin-bottom: 20px;\n}\n\n.esg-flex2-pdp .esg-info-card:last-child {\n  margin-bottom: 0;\n}\n\n.esg-flex2-pdp .esg-info-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 16px;\n}\n\n.esg-flex2-pdp .esg-info-card__list {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 10px;\n}\n\n.esg-flex2-pdp .esg-info-card__list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.4;\n}\n\n.esg-flex2-pdp .esg-info-card__list li::before {\n  content: \"✓\";\n  color: #0A1A3A;\n  font-weight: 700;\n  flex-shrink: 0;\n  margin-top: 1px;\n}\n\n.esg-flex2-pdp .esg-info-card__note {\n  font-size: 13px;\n  color: #6B7390;\n  margin-top: 14px;\n  padding-top: 14px;\n  border-top: 1px solid #E6E9F0;\n  line-height: 1.5;\n}\n\n\/* ─── Bottom Callout ─── *\/\n.esg-flex2-pdp .esg-callout {\n  background: rgba(255,255,255,0.07);\n  border: 1px solid rgba(255,255,255,0.14);\n  border-radius: 10px;\n  padding: 36px 40px;\n  margin-top: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 24px;\n}\n\n.esg-flex2-pdp .esg-callout__text {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: clamp(20px, 2.5vw, 28px);\n  font-weight: 700;\n  color: #ffffff;\n  line-height: 1.25;\n  letter-spacing: 0.01em;\n  text-transform: uppercase;\n}\n\n.esg-flex2-pdp .esg-callout__text span {\n  color: #7a9cc8;\n}\n\n.esg-flex2-pdp .esg-btn {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 16px;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  background: #ffffff;\n  color: #0A1A3A;\n  padding: 14px 32px;\n  border-radius: 6px;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: background 0.15s, color 0.15s;\n  flex-shrink: 0;\n}\n\n.esg-flex2-pdp .esg-btn:hover {\n  background: #e8edf5;\n}\n\n@media (max-width: 640px) {\n  .esg-flex2-pdp .esg-callout {\n    flex-direction: column;\n    text-align: center;\n    padding: 28px 20px;\n  }\n}\n\n  \/* ===== FUNCTION CARDS ===== *\/\n  .esg-flex2-pdp .fn-group {\n    margin-bottom: 32px;\n  }\n  .esg-flex2-pdp .fn-group:last-child {\n    margin-bottom: 0;\n  }\n  .esg-flex2-pdp .fn-group__label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #6B7390;\n    margin: 0 0 12px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .esg-flex2-pdp .fn-group__label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: #E6E9F0;\n  }\n  .esg-flex2-pdp .fn-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n    margin-bottom: 0;\n  }\n  .esg-flex2-pdp .fn-card {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    border-top: 3px solid #0A1A3A;\n    padding: 16px 14px 14px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .esg-flex2-pdp .fn-card__icon {\n    width: 32px;\n    height: 32px;\n    background: #0A1A3A;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .esg-flex2-pdp .fn-card__icon svg {\n    width: 18px;\n    height: 18px;\n  }\n  .esg-flex2-pdp .fn-card__name {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 15px;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    line-height: 1.1;\n  }\n  .esg-flex2-pdp .fn-card__desc {\n    font-size: 12px;\n    color: #6B7390;\n    line-height: 1.4;\n    margin: 0;\n  }\n  @media (max-width: 900px) {\n    .esg-flex2-pdp .fn-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n  @media (max-width: 560px) {\n    .esg-flex2-pdp .fn-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-flex2-pdp\"\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       SECTION 1 — WHY FLEX 2 (White)\n  ════════════════════════════════════════════ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eFlexible Wireless Sim Control\u003c\/span\u003e\n        \u003ch2 class=\"esg-h2\"\u003eArrange It Your Way.\u003cbr\u003eControl From Anywhere.\u003c\/h2\u003e\n        \u003cp class=\"esg-lede\"\u003e\n          The Flex 2 is a wireless GSPro controller built for sim golfers who want a customizable layout, a clean bay aesthetic, and the freedom to place controls wherever they make sense. Twenty full-size rectangular buttons map every critical GSPro function — and the unique flexible layout system means you can arrange them to fit your workflow, not the other way around.\n        \u003c\/p\u003e\n        \u003cp class=\"esg-lede\" style=\"margin-top:16px;\"\u003e\n          At 1.5\" thin, the Flex 2 sits lower than any other Club Keyboard controller. Pair that with a sloped viewing angle, a 3000 mA rechargeable battery rated at 60+ hours with LED on (200+ hours LED off), and a dual Bluetooth\/USB-C connection — and you have a purpose-built sim peripheral that disappears into your bay and just works, round after round.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       SECTION 2 — TRUST STRIP (Dark)\n  ════════════════════════════════════════════ --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-section__inner\" style=\"padding-top:0;padding-bottom:0;\"\u003e\n      \u003cdiv class=\"esg-trust-strip\"\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cdiv class=\"esg-trust-item__icon\"\u003e✦\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-item__label\"\u003e60+ Hour Battery\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-item__sub\"\u003eLED on — 200+ hrs with LED off\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cdiv class=\"esg-trust-item__icon\"\u003e⬡\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-item__label\"\u003eFlexible Layout\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-item__sub\"\u003eArrange 20 buttons your way\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cdiv class=\"esg-trust-item__icon\"\u003e◈\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-item__label\"\u003eBluetooth + USB-C\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-item__sub\"\u003eWireless or wired — your choice\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cdiv class=\"esg-trust-item__icon\"\u003e▣\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-item__label\"\u003ePlug and Play\u003c\/div\u003e\n          \u003cdiv class=\"esg-trust-item__sub\"\u003eNo extra software required\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       SECTION 3 — KEY FEATURES (Light)\n  ════════════════════════════════════════════ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eBuilt For Sim Golf\u003c\/span\u003e\n        \u003ch2 class=\"esg-h2\"\u003eKey Features\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-grid-4\"\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e⊞\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eFlexible Button Layout\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eRectangular buttons can be repositioned within the removable faceplate system — customize the arrangement to match your muscle memory and playing style.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e20\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003e20 GSPro Buttons\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eAll 20 buttons are pre-mapped to the most-used GSPro functions. Every control you need, accessible without leaving your hitting position.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e⇆\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eWireless Bluetooth\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003ePairs to your sim PC via Bluetooth for a fully cable-free hitting area. Keeps your bay clean and eliminates cord management entirely.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e↯\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eWired USB Backup\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eUSB-C wired mode is available anytime — useful for charging while playing, maximum connection stability, or environments where Bluetooth isn't ideal.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e◉\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003e60+ Hour Battery\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eThe 3000 mA rechargeable battery delivers 60+ hours of runtime with LED on and 200+ hours with LED off — charges via USB-C.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e◤\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eSloped Viewing Angle\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eThe angled body tilts the button surface toward you for a more natural sightline — you can read every label at a glance without bending over.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e▭\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eSlim Profile — 1.5\"\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eAt just 1.5\" thick, the Flex 2 sits lower than the Elite or Pro series (2\"). Less visual bulk in your bay, more surface space around your hitting mat.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e⊟\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eRemovable Faceplate\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eThe faceplate system accepts custom rectangular button labels. Swap faceplates to refresh the look, update functions, or match a new bay aesthetic.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       SECTION 4 — SPECS + WHAT'S IN THE BOX (White)\n  ════════════════════════════════════════════ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eTechnical Details\u003c\/span\u003e\n        \u003ch2 class=\"esg-h2\"\u003eSpecs \u0026amp; What's Included\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-grid-2\"\u003e\n\n        \u003c!-- Left: Specs Table --\u003e\n        \u003cdiv\u003e\n          \u003ctable class=\"esg-specs\"\u003e\n            \u003ccaption\u003eSpecifications\u003c\/caption\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eButtons\u003c\/th\u003e\n                \u003ctd\u003e20\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eConnection\u003c\/th\u003e\n                \u003ctd\u003eBluetooth (wireless) \/ USB-C (wired)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eCharging Port\u003c\/th\u003e\n                \u003ctd\u003eUSB-C\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eBattery\u003c\/th\u003e\n                \u003ctd\u003e3000 mA rechargeable\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003ePlay Time — LED On\u003c\/th\u003e\n                \u003ctd\u003e60+ hours\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003ePlay Time — LED Off\u003c\/th\u003e\n                \u003ctd\u003e200+ hours\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eDimensions\u003c\/th\u003e\n                \u003ctd\u003e11.5\" × 9\" × 1.5\"\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth scope=\"row\"\u003eSoftware Required\u003c\/th\u003e\n                \u003ctd\u003eNone — plug and play\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Right: Info Cards --\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"esg-info-card\"\u003e\n            \u003cdiv class=\"esg-info-card__title\"\u003eCompatible Software\u003c\/div\u003e\n            \u003cul class=\"esg-info-card__list\"\u003e\n              \u003cli\u003eGSPro — all current versions\u003c\/li\u003e\n              \u003cli\u003eWorks as a standard USB keyboard — no drivers needed\u003c\/li\u003e\n              \u003cli\u003eCompatible with Windows PC sim setups\u003c\/li\u003e\n            \u003c\/ul\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-info-card\"\u003e\n            \u003cdiv class=\"esg-info-card__title\"\u003eWhat's in the Box\u003c\/div\u003e\n            \u003cul class=\"esg-info-card__list\"\u003e\n              \u003cli\u003eFlex 20 Button wireless controller\u003c\/li\u003e\n              \u003cli\u003eUSB-C charging cable\u003c\/li\u003e\n              \u003cli\u003eQuick reference card\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"esg-info-card__note\"\u003eStand and faceplates are sold separately. The controller ships ready to use — the stand is an optional accessory for wall-mount or elevated bay setups.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c!-- GSPro Function Icons --\u003e\n\u003csvg style=\"display:none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"icon-aim\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"7\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"12\" x2=\"7\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"17\" y1=\"12\" x2=\"21\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-left\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"15 18 9 12 15 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-right\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"9 18 15 12 9 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-club\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"8\" y2=\"20\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"5\" y=\"17\" width=\"7\" height=\"4\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-putter\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"8\" y=\"17\" width=\"8\" height=\"3\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-map\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flag\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"7\" y1=\"3\" x2=\"7\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"7 3 20 8 7 13\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-camera\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-heat\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M12 2c0 0-4 4-4 8a4 4 0 0 0 8 0c0-1.5-1-3-1-3s-0.5 2-2 2c-1 0-2-1-2-2 0-2 1-5 1-5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M8 18c0 2.2 1.8 4 4 4s4-1.8 4-4c0-1.2-0.5-2-0.5-2s-0.5 1-1.5 1c-1 0-1.5-1-1.5-1S8 16.8 8 18z\" fill=\"#fff\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flyover\" viewbox=\"0 0 24 24\"\u003e\n      \u003cellipse cx=\"12\" cy=\"11\" rx=\"3\" ry=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/ellipse\u003e\n      \u003cline x1=\"12\" y1=\"13\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"18\" x2=\"15\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4\" y1=\"9\" x2=\"8\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"20\" y1=\"9\" x2=\"16\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003ccircle cx=\"3\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"21\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"8\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"16\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-mulligan\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"1 4 1 10 7 10\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cpath d=\"M3.51 15a9 9 0 1 0 .49-4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-scores\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"8\" y1=\"7\" x2=\"16\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"11\" x2=\"16\" y2=\"11\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"15\" x2=\"13\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hide\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-teebox\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"10\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 21c0 0-7-6.5-7-11a7 7 0 0 1 14 0c0 4.5-7 11-7 11z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"6 4 16 9 6 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole-prev\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"18 4 8 9 18 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hand\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M7 11V5a2 2 0 0 1 4 0v4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M11 9a2 2 0 0 1 4 0v2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M15 11a2 2 0 0 1 4 0v4a6 6 0 0 1-6 6H9a6 6 0 0 1-6-6v-2a2 2 0 0 1 4 0\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-tracer\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M3 17 Q8 5 12 12 Q16 19 21 7\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"17\" y1=\"3\" x2=\"21\" y2=\"3\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"21\" y1=\"3\" x2=\"21\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-range\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"2\" y=\"8\" width=\"20\" height=\"10\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"2\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"5\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"6\" x2=\"16\" y2=\"6\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-grid\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"15\" x2=\"21\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"3\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-goto\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 2v4M12 18v4M2 12h4M18 12h4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-forward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"5 18 12 12 5 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"19\" y1=\"6\" x2=\"19\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-backward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"19 18 12 12 19 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"5\" y1=\"6\" x2=\"5\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-start\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"5 3 19 12 5 21\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cp class=\"esg-eyebrow\"\u003eGSPro Button Mapping\u003c\/p\u003e\n      \u003ch3\u003e20 BUTTONS. EVERY GSPRO CONTROL FROM YOUR HITTING AREA.\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\" style=\"margin-top:16px;\"\u003eEvery button on this controller is pre-programmed for GSPro — organized below by how you use them during a round. No configuration, no software, no shortcuts to memorize.\u003c\/p\u003e\n      \u003cdiv style=\"margin-top:32px;\"\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eAim \u0026amp; Direction\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eReset Aim\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eRe-center aim to the default line\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-left\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Left\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eNudge aim direction left\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-right\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Right\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eNudge aim direction right\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Point\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle aim-assist point on the green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-teebox\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eTee Box\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eMove left\/right on the tee box\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eClub Selection\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClub +\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSelect next club up\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClub −\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSelect next club down\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-putter\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003ePutter\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSwitch directly to the putter\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hand\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eR\/L Hand\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle handedness for left\/right-handed play\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eCourse View\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-flyover\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eFlyover\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eFly the camera from tee to green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eExpand Map\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle the overhead minimap\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMap +\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eZoom the minimap in\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMap −\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eZoom the minimap out\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hide\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eHide Obj\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle trees and objects for visibility\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eGreen \u0026amp; Scoring\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-heat\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eHeat Map\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eOverlay shot dispersion heat map\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-grid\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eGreen Grid\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle putting grid overlay on the green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-scores\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eScores\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003ePull up the live scorecard\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-range\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eRange Finder\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eDisplay yardage to target\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eRound Management\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-mulligan\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMulligan\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eRetake the previous shot\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eNext Hole\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSkip forward to the next hole\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole-prev\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003ePrev Hole\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eGo back to the previous hole\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-tracer\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClr\/Tracer\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eClear shot tracer lines from the display\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       SECTION 6 — WHO IT'S BUILT FOR (White)\n  ════════════════════════════════════════════ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eIdeal For\u003c\/span\u003e\n        \u003ch2 class=\"esg-h2\"\u003eWho It's Built For\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-grid-4\"\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e⊞\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eThe Layout Customizer\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eIf the standard button grid never felt quite right, the Flex 2 lets you rearrange the layout to match how you actually play. Put the functions you use most exactly where you want them.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e⇄\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eThe Wireless-First Simmer\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eBluetooth-only players who want 60+ hours on a charge and zero cables cluttering the hitting area. The Flex 2 was designed to disappear — no wires, no fuss.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e▭\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eThe Clean Bay Builder\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eAt 1.5\" slim with a matte brushed finish, the Flex 2 is the most visually understated controller in the Club Keyboard lineup — built for bays where every detail is considered.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e◈\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eThe Flex Series Fan\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eIf the Flex 3 color variants aren't your style and you prefer a classic LED with maximum battery life, the Flex 2 delivers the same Flex-series form factor with 60+ hours on a charge.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       SECTION 7 — CONTROLLER COMPARISON (Light)\n  ════════════════════════════════════════════ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eClub Keyboard Lineup\u003c\/span\u003e\n        \u003ch2 class=\"esg-h2\"\u003eFind the Right Club Keyboard for Your Sim Bay\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-compare-wrap\"\u003e\n        \u003ctable class=\"esg-compare\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eModel\u003c\/th\u003e\n              \u003cth\u003eButtons\u003c\/th\u003e\n              \u003cth\u003eConnection\u003c\/th\u003e\n              \u003cth\u003eBattery Life\u003c\/th\u003e\n              \u003cth\u003eLED\u003c\/th\u003e\n              \u003cth\u003eStand\u003c\/th\u003e\n              \u003cth\u003ePrice\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/classic-2-gspro-controller-by-club-keyboard\" target=\"_blank\" rel=\"noopener\"\u003eClassic 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e18\u003c\/td\u003e\n              \u003ctd\u003eWired USB\u003c\/td\u003e\n              \u003ctd\u003eN\/A\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eIncluded\u003c\/td\u003e\n              \u003ctd\u003e$199.99\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-series-gspro-wireless-controller\" target=\"_blank\" rel=\"noopener\"\u003eElite 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e30+ hrs\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eIncluded\u003c\/td\u003e\n              \u003ctd\u003e$299.99\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr class=\"esg-compare--highlight\"\u003e\n              \u003ctd\u003e\n                \u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-2-wireless-gspro-control-box-20-button\" target=\"_blank\" rel=\"noopener\"\u003eFlex 2\u003c\/a\u003e\n                \u003cspan class=\"esg-compare__badge\"\u003eThis Model\u003c\/span\u003e\n              \u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e60+ hrs\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSold separately\u003c\/td\u003e\n              \u003ctd\u003e$279.00\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-3-wireless-gspro-controller-20-button\" target=\"_blank\" rel=\"noopener\"\u003eFlex 3\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e30+ hrs\u003c\/td\u003e\n              \u003ctd\u003eWhite \/ Blue \/ Green\u003c\/td\u003e\n              \u003ctd\u003eSold separately\u003c\/td\u003e\n              \u003ctd\u003e$279.00\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-pro-2-gspro-wireless-controller-28-button\" target=\"_blank\" rel=\"noopener\"\u003ePro 2\u003c\/a\u003e\u003c\/td\u003e\n              \u003ctd\u003e28\u003c\/td\u003e\n              \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n              \u003ctd\u003e60+ hrs\u003c\/td\u003e\n              \u003ctd\u003eYes\u003c\/td\u003e\n              \u003ctd\u003eSold separately\u003c\/td\u003e\n              \u003ctd\u003e$299.00\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       SECTION 8 — FAQ (Light)\n  ════════════════════════════════════════════ --\u003e\n  \u003csection class=\"esg-section\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eCommon Questions\u003c\/span\u003e\n        \u003ch2 class=\"esg-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-faq\"\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eWhat makes the Flex series different from the Elite or Pro?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            The Flex series introduces a flexible button layout system with rectangular buttons that can be repositioned to suit your preferences. It also has a slimmer profile at 1.5\" thick, compared to 2\" on the Elite and Pro series. The Flex 2 and Flex 3 share this form factor, while the Pro 2 offers 28 buttons for a more expanded control set.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eHow does the flexible button layout work?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            The Flex 2 uses a removable faceplate system with rectangular button cutouts. You can rearrange the button positions within the faceplate to create a layout that matches your workflow. Custom-labeled faceplates are available separately, allowing you to relabel buttons as needed.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eHow does Bluetooth pairing work?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            The Flex 2 pairs to your sim PC via standard Bluetooth. Power on the controller and use your PC's Bluetooth settings to discover and connect the device — the same process as pairing any Bluetooth peripheral. Once paired, it connects automatically on subsequent power-ons.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eCan it also be used wired?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            Yes. Connect the included USB-C cable between the controller and your PC for a wired connection. Wired mode also charges the battery simultaneously, so you can play and charge at the same time if needed.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eWhat is the battery life with LED on vs. LED off?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            With the LED on, the 3000 mA battery lasts 60+ hours. With the LED off, runtime extends to 200+ hours. You can toggle the LED off if you prefer to maximize time between charges.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eDoes it come with a stand?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            No — the stand is not included with the Flex 2 and is sold separately. The controller works without a stand on any flat surface. Stands are available through Elite Sim Golf if you prefer an elevated or wall-mount option.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eHow does the faceplate system work?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            The faceplate is a removable overlay that sits on top of the controller body. It holds the rectangular button labels in place and defines the layout. Removing and replacing the faceplate lets you swap label sets or rearrange buttons. Custom faceplates are available separately.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eWhat is the difference between the Flex 2 and the Flex 3?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            Both share the same flexible layout system and Bluetooth + USB-C connectivity. The Flex 2 offers 60+ hours of battery life with a standard LED, while the Flex 3 provides 30+ hours with an LED available in White, Blue, or Green color variants. Price is identical at $279.00. Choose the Flex 2 for longer battery life; choose the Flex 3 if LED color matters to your bay aesthetic.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eDoes it require any special software?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            No additional software is required. The Flex 2 registers as a standard USB keyboard — GSPro recognizes it immediately. There is no driver installation, no background app, and no configuration utility needed.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"esg-faq__item\"\u003e\n          \u003csummary class=\"esg-faq__q\"\u003e\n            \u003cspan class=\"esg-faq__q-text\"\u003eDoes Elite Sim Golf offer support?\u003c\/span\u003e\n            \u003cspan class=\"esg-faq__q-icon\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n          \u003cdiv class=\"esg-faq__a\"\u003e\n            Yes. Elite Sim Golf provides customer support by phone at 866-4-SIM-GOLF and online. The team is available to help with setup, pairing, and any product questions after purchase.\n          \u003c\/div\u003e\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ═══════════════════════════════════════════\n       SECTION 9 — ESG ADVANTAGE (Dark)\n  ════════════════════════════════════════════ --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-section__inner\"\u003e\n      \u003cdiv class=\"esg-section-header\"\u003e\n        \u003cspan class=\"esg-eyebrow\"\u003eThe Elite Sim Golf Difference\u003c\/span\u003e\n        \u003ch2 class=\"esg-h2\"\u003eWhy Sim Golfers Choose Elite Sim Golf\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-grid-4\"\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e◈\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eSim-Specific Hardware\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eEvery product is designed specifically for the golf simulator environment — not repurposed consumer electronics. The Flex 2 was built for GSPro from the ground up.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e✦\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eCurated Lineup\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eFive distinct Club Keyboard controllers cover every bay type and budget. Classic, Elite, Flex, and Pro — each with a clear role and no redundant overlap.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e⊟\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eReal Support\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003ePhone support at 866-4-SIM-GOLF. Knowledgeable staff who use the same products they sell — available before and after your purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-card\"\u003e\n          \u003cdiv class=\"esg-card__icon\"\u003e▭\u003c\/div\u003e\n          \u003cdiv class=\"esg-card__title\"\u003eFull Bay Solutions\u003c\/div\u003e\n          \u003cp class=\"esg-card__body\"\u003eControllers, projectors, enclosures, hitting mats, launch monitors — everything you need to build or upgrade a sim bay, from a single source.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-callout\"\u003e\n        \u003cdiv class=\"esg-callout__text\"\u003eThe Flex 2 — \u003cspan\u003e20 buttons. Flexible layout. Wireless.\u003c\/span\u003e\u003cbr\u003eBuilt for serious sim golf.\u003c\/div\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-2-wireless-gspro-control-box-20-button\" class=\"esg-btn\" target=\"_blank\" rel=\"noopener\"\u003eOrder the Flex 2 — $279.00\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ═══════════════════════════════════════════\n     JSON-LD — FAQPage\n════════════════════════════════════════════ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What makes the Flex series different from the Elite or Pro?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Flex series introduces a flexible button layout system with rectangular buttons that can be repositioned to suit your preferences. It also has a slimmer profile at 1.5 inches thick, compared to 2 inches on the Elite and Pro series. The Pro 2 offers 28 buttons for a more expanded control set.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the flexible button layout work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Flex 2 uses a removable faceplate system with rectangular button cutouts. You can rearrange the button positions within the faceplate to create a layout that matches your workflow. Custom-labeled faceplates are available separately.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does Bluetooth pairing work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Flex 2 pairs to your sim PC via standard Bluetooth. Power on the controller and use your PC's Bluetooth settings to discover and connect the device. Once paired, it connects automatically on subsequent power-ons.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Flex 2 also be used wired?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Connect the included USB-C cable between the controller and your PC for a wired connection. Wired mode also charges the battery simultaneously.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the battery life with LED on vs. LED off?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"With the LED on, the 3000 mA battery lasts 60 or more hours. With the LED off, runtime extends to 200 or more hours.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Flex 2 come with a stand?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The stand is not included with the Flex 2 and is sold separately. The controller works on any flat surface without a stand.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the faceplate system work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The faceplate is a removable overlay that holds the rectangular button labels in place and defines the layout. Removing and replacing the faceplate lets you swap label sets or rearrange buttons. Custom faceplates are available separately.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between the Flex 2 and the Flex 3?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Both share the same flexible layout system and Bluetooth and USB-C connectivity. The Flex 2 offers 60 or more hours of battery life with a standard LED, while the Flex 3 provides 30 or more hours with an LED available in White, Blue, or Green color variants. Both are priced at $279.00.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Flex 2 require any special software?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No additional software is required. The Flex 2 registers as a standard USB keyboard and GSPro recognizes it immediately. There is no driver installation or background app needed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does Elite Sim Golf offer support?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Elite Sim Golf provides customer support by phone at 866-4-SIM-GOLF and online. The team is available to help with setup, pairing, and any product questions after purchase.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"Club Keyboard","offers":[{"title":"Default Title","offer_id":46519759896770,"sku":null,"price":279.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/Flex2-Gray.webp?v=1766782399"},{"product_id":"club-keyboard-flex-3-wireless-gspro-controller-20-button","title":"Club Keyboard Flex 3 Wireless GSPro Controller - 20 Button","description":"\n\u003c!-- Flex 3 GSPro Controller PDP — Club Keyboard Flex 3 Wireless GSPro Controller - 20 Button (Elite Sim Golf Edition) --\u003e\n\u003c!-- Paste-ready Shopify snippet. No \u003chtml\u003e\/\u003chead\u003e\/\u003cbody\u003e tags. --\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* ============================================================\n   ESG FLEX 3 PDP — DESIGN SYSTEM\n   Scope: .esg-flex3-pdp\n   ============================================================ *\/\n\n.esg-flex3-pdp *,\n.esg-flex3-pdp *::before,\n.esg-flex3-pdp *::after {\n  box-sizing: border-box;\n  margin: 0;\n  padding: 0;\n}\n\n.esg-flex3-pdp {\n  font-family: 'Inter', system-ui, -apple-system, sans-serif;\n  color: #2a3756;\n  line-height: 1.6;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* ── Sections ─────────────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-section {\n  background: #F8F8F8;\n  width: 100%;\n  padding: 80px 24px;\n}\n\n.esg-flex3-pdp .esg-section--white {\n  background: #ffffff;\n  width: 100%;\n  padding: 80px 24px;\n}\n\n.esg-flex3-pdp .esg-section--dark {\n  background: #0A1A3A;\n  width: 100%;\n  padding: 80px 24px;\n}\n\n.esg-flex3-pdp .esg-section__inner {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n\/* ── Typography ───────────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-eyebrow {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 13px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 12px;\n  display: block;\n}\n\n.esg-flex3-pdp .esg-section--dark .esg-eyebrow {\n  color: rgba(255,255,255,0.55);\n}\n\n.esg-flex3-pdp .esg-h2 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 900;\n  font-size: clamp(36px, 5vw, 60px);\n  line-height: 1.05;\n  letter-spacing: -0.01em;\n  color: #0A1A3A;\n  margin-bottom: 24px;\n}\n\n.esg-flex3-pdp .esg-section--dark .esg-h2 {\n  color: #ffffff;\n}\n\n.esg-flex3-pdp .esg-h3 {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: clamp(28px, 3.5vw, 44px);\n  line-height: 1.1;\n  letter-spacing: -0.01em;\n  color: #0A1A3A;\n  margin-bottom: 20px;\n}\n\n.esg-flex3-pdp .esg-section--dark .esg-h3 {\n  color: #ffffff;\n}\n\n.esg-flex3-pdp .esg-lede {\n  font-family: 'Inter', sans-serif;\n  font-size: 17px;\n  font-weight: 400;\n  line-height: 1.7;\n  color: #2a3756;\n  max-width: 700px;\n}\n\n.esg-flex3-pdp .esg-lede + .esg-lede {\n  margin-top: 16px;\n}\n\n.esg-flex3-pdp .esg-section--dark .esg-lede {\n  color: rgba(255,255,255,0.78);\n}\n\n\/* ── Cards ────────────────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-card {\n  background: #ffffff;\n  border: 1px solid #E6E9F0;\n  border-radius: 10px;\n  padding: 28px;\n}\n\n.esg-flex3-pdp .esg-section--dark .esg-card {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.12);\n}\n\n.esg-flex3-pdp .esg-card__icon {\n  width: 40px;\n  height: 40px;\n  background: #0A1A3A;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 16px;\n  flex-shrink: 0;\n}\n\n.esg-flex3-pdp .esg-card__icon svg {\n  width: 20px;\n  height: 20px;\n  fill: none;\n  stroke: #ffffff;\n  stroke-width: 1.8;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n}\n\n.esg-flex3-pdp .esg-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 18px;\n  letter-spacing: 0.01em;\n  color: #0A1A3A;\n  margin-bottom: 8px;\n  text-transform: uppercase;\n}\n\n.esg-flex3-pdp .esg-section--dark .esg-card__title {\n  color: #ffffff;\n}\n\n.esg-flex3-pdp .esg-card__body {\n  font-size: 15px;\n  line-height: 1.65;\n  color: #6B7390;\n}\n\n.esg-flex3-pdp .esg-section--dark .esg-card__body {\n  color: rgba(255,255,255,0.6);\n}\n\n\/* ── Grid Utilities ───────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-grid-4 {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n\n.esg-flex3-pdp .esg-grid-3 {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n\n.esg-flex3-pdp .esg-grid-2 {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 40px;\n}\n\n@media (max-width: 1024px) {\n  .esg-flex3-pdp .esg-grid-4 {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n\n@media (max-width: 768px) {\n  .esg-flex3-pdp .esg-section,\n  .esg-flex3-pdp .esg-section--white,\n  .esg-flex3-pdp .esg-section--dark {\n    padding: 60px 20px;\n  }\n\n  .esg-flex3-pdp .esg-grid-4,\n  .esg-flex3-pdp .esg-grid-3,\n  .esg-flex3-pdp .esg-grid-2 {\n    grid-template-columns: 1fr;\n  }\n}\n\n\/* ── Trust Strip ──────────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-trust-strip {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n}\n\n.esg-flex3-pdp .esg-trust-item {\n  padding: 36px 28px;\n  border-right: 1px solid rgba(255,255,255,0.1);\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n  gap: 10px;\n}\n\n.esg-flex3-pdp .esg-trust-item:last-child {\n  border-right: none;\n}\n\n.esg-flex3-pdp .esg-trust-item__label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 22px;\n  color: #ffffff;\n  line-height: 1.1;\n  letter-spacing: 0.01em;\n}\n\n.esg-flex3-pdp .esg-trust-item__sub {\n  font-size: 13px;\n  color: rgba(255,255,255,0.6);\n  line-height: 1.4;\n}\n\n.esg-flex3-pdp .esg-trust-item__dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background: #3A8FFF;\n  flex-shrink: 0;\n}\n\n@media (max-width: 768px) {\n  .esg-flex3-pdp .esg-trust-strip {\n    grid-template-columns: 1fr 1fr;\n  }\n  .esg-flex3-pdp .esg-trust-item {\n    border-right: 1px solid rgba(255,255,255,0.1);\n    border-bottom: 1px solid rgba(255,255,255,0.1);\n  }\n  .esg-flex3-pdp .esg-trust-item:nth-child(2n) {\n    border-right: none;\n  }\n  .esg-flex3-pdp .esg-trust-item:nth-child(n+3) {\n    border-bottom: none;\n  }\n}\n\n@media (max-width: 480px) {\n  .esg-flex3-pdp .esg-trust-strip {\n    grid-template-columns: 1fr;\n  }\n  .esg-flex3-pdp .esg-trust-item {\n    border-right: none;\n    border-bottom: 1px solid rgba(255,255,255,0.1);\n  }\n  .esg-flex3-pdp .esg-trust-item:last-child {\n    border-bottom: none;\n  }\n}\n\n\/* ── Specs Table ──────────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-specs {\n  width: 100%;\n  border-collapse: collapse;\n}\n\n.esg-flex3-pdp .esg-specs tr {\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-flex3-pdp .esg-specs tr:last-child {\n  border-bottom: none;\n}\n\n.esg-flex3-pdp .esg-specs td {\n  padding: 14px 0;\n  font-size: 15px;\n  vertical-align: top;\n}\n\n.esg-flex3-pdp .esg-specs td:first-child {\n  font-weight: 600;\n  color: #0A1A3A;\n  width: 48%;\n  padding-right: 16px;\n}\n\n.esg-flex3-pdp .esg-specs td:last-child {\n  color: #2a3756;\n}\n\n\/* ── LED Accent Cards ─────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-led-card {\n  border-radius: 10px;\n  padding: 32px 28px;\n  border: 1px solid #E6E9F0;\n}\n\n.esg-flex3-pdp .esg-led-card--white {\n  background: #ffffff;\n  border-color: #E6E9F0;\n}\n\n.esg-flex3-pdp .esg-led-card--blue {\n  background: #EFF5FF;\n  border-color: #C8DAFF;\n}\n\n.esg-flex3-pdp .esg-led-card--green {\n  background: #EFF8F2;\n  border-color: #B8E8C8;\n}\n\n.esg-flex3-pdp .esg-led-swatch {\n  width: 36px;\n  height: 36px;\n  border-radius: 50%;\n  margin-bottom: 18px;\n  border: 3px solid rgba(0,0,0,0.06);\n}\n\n.esg-flex3-pdp .esg-led-swatch--white { background: #F0F0F0; border-color: #CCCCCC; }\n.esg-flex3-pdp .esg-led-swatch--blue  { background: #2E6FFF; border-color: rgba(46,111,255,0.3); }\n.esg-flex3-pdp .esg-led-swatch--green { background: #22A44A; border-color: rgba(34,164,74,0.3); }\n\n.esg-flex3-pdp .esg-led-card__mode {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 20px;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  margin-bottom: 8px;\n}\n\n.esg-flex3-pdp .esg-led-card__desc {\n  font-size: 15px;\n  color: #6B7390;\n  line-height: 1.6;\n}\n\n\/* ── Function Pills ───────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-pills {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 28px;\n}\n\n.esg-flex3-pdp .esg-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: #F8F8F8;\n  border: 1px solid #E6E9F0;\n  border-radius: 100px;\n  padding: 8px 16px;\n  font-size: 14px;\n  font-weight: 500;\n  color: #2a3756;\n  line-height: 1;\n}\n\n.esg-flex3-pdp .esg-pill::before {\n  content: '✓';\n  font-size: 12px;\n  color: #0A1A3A;\n  font-weight: 700;\n}\n\n\/* ── Comparison Table ─────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-compare {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 32px;\n}\n\n.esg-flex3-pdp .esg-compare th {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 13px;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: #6B7390;\n  padding: 12px 16px;\n  text-align: left;\n  border-bottom: 2px solid #E6E9F0;\n  white-space: nowrap;\n}\n\n.esg-flex3-pdp .esg-compare td {\n  padding: 16px;\n  font-size: 15px;\n  color: #2a3756;\n  border-bottom: 1px solid #E6E9F0;\n  vertical-align: middle;\n}\n\n.esg-flex3-pdp .esg-compare tr:last-child td {\n  border-bottom: none;\n}\n\n.esg-flex3-pdp .esg-compare .esg-compare__highlight td {\n  background: #EEF3FF;\n  font-weight: 600;\n  color: #0A1A3A;\n}\n\n.esg-flex3-pdp .esg-compare .esg-compare__highlight td:first-child {\n  border-left: 3px solid #0A1A3A;\n}\n\n.esg-flex3-pdp .esg-compare td a {\n  color: #0A1A3A;\n  font-weight: 600;\n  text-decoration: none;\n  border-bottom: 1px solid rgba(10,26,58,0.25);\n}\n\n.esg-flex3-pdp .esg-compare td a:hover {\n  border-color: #0A1A3A;\n}\n\n.esg-flex3-pdp .esg-compare__badge {\n  display: inline-block;\n  background: #0A1A3A;\n  color: #ffffff;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  padding: 3px 8px;\n  border-radius: 4px;\n  margin-left: 8px;\n  vertical-align: middle;\n}\n\n\/* ── FAQ Accordion ────────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-faq {\n  margin-top: 40px;\n}\n\n.esg-flex3-pdp .esg-faq__item {\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-flex3-pdp .esg-faq__item:first-child {\n  border-top: 1px solid #E6E9F0;\n}\n\n.esg-flex3-pdp .esg-faq__question {\n  width: 100%;\n  background: none;\n  border: none;\n  cursor: pointer;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 16px;\n  padding: 22px 0;\n  text-align: left;\n  font-family: 'Inter', sans-serif;\n  font-size: 16px;\n  font-weight: 600;\n  color: #0A1A3A;\n  line-height: 1.4;\n}\n\n.esg-flex3-pdp .esg-faq__question:hover {\n  color: #2a3756;\n}\n\n.esg-flex3-pdp .esg-faq__icon {\n  width: 24px;\n  height: 24px;\n  flex-shrink: 0;\n  position: relative;\n  border: 1.5px solid #C8CDD8;\n  border-radius: 50%;\n}\n\n.esg-flex3-pdp .esg-faq__icon::before,\n.esg-flex3-pdp .esg-faq__icon::after {\n  content: '';\n  position: absolute;\n  background: #6B7390;\n  border-radius: 2px;\n}\n\n.esg-flex3-pdp .esg-faq__icon::before {\n  width: 10px;\n  height: 1.5px;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n}\n\n.esg-flex3-pdp .esg-faq__icon::after {\n  width: 1.5px;\n  height: 10px;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  transition: transform 0.25s ease, opacity 0.25s ease;\n}\n\n.esg-flex3-pdp .esg-faq__item.is-open .esg-faq__icon::after {\n  opacity: 0;\n  transform: translate(-50%, -50%) rotate(90deg);\n}\n\n.esg-flex3-pdp .esg-faq__answer {\n  display: none;\n  padding-bottom: 22px;\n}\n\n.esg-flex3-pdp .esg-faq__item.is-open .esg-faq__answer {\n  display: block;\n}\n\n.esg-flex3-pdp .esg-faq__answer p {\n  font-size: 15px;\n  color: #6B7390;\n  line-height: 1.7;\n}\n\n.esg-flex3-pdp .esg-faq__answer p + p {\n  margin-top: 12px;\n}\n\n\/* ── ESG Advantage Bottom Callout ─────────────────────────── *\/\n.esg-flex3-pdp .esg-advantage-callout {\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.14);\n  border-radius: 12px;\n  padding: 40px 48px;\n  margin-top: 48px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 32px;\n  flex-wrap: wrap;\n}\n\n.esg-flex3-pdp .esg-advantage-callout__text {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: clamp(22px, 3vw, 32px);\n  color: #ffffff;\n  line-height: 1.2;\n  max-width: 620px;\n}\n\n.esg-flex3-pdp .esg-advantage-callout__text span {\n  color: rgba(255,255,255,0.5);\n}\n\n.esg-flex3-pdp .esg-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: #ffffff;\n  color: #0A1A3A;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 15px;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n  padding: 14px 28px;\n  border-radius: 7px;\n  text-decoration: none;\n  white-space: nowrap;\n  transition: background 0.2s;\n}\n\n.esg-flex3-pdp .esg-btn:hover {\n  background: #E6E9F0;\n}\n\n\/* ── Specs + Box layout ───────────────────────────────────── *\/\n.esg-flex3-pdp .esg-specs-layout {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: start;\n}\n\n@media (max-width: 768px) {\n  .esg-flex3-pdp .esg-specs-layout {\n    grid-template-columns: 1fr;\n    gap: 32px;\n  }\n}\n\n.esg-flex3-pdp .esg-specs-right {\n  display: flex;\n  flex-direction: column;\n  gap: 20px;\n}\n\n.esg-flex3-pdp .esg-info-card {\n  background: #F8F8F8;\n  border: 1px solid #E6E9F0;\n  border-radius: 10px;\n  padding: 24px 28px;\n}\n\n.esg-flex3-pdp .esg-info-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 13px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin-bottom: 14px;\n}\n\n.esg-flex3-pdp .esg-info-card__list {\n  list-style: none;\n}\n\n.esg-flex3-pdp .esg-info-card__list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 15px;\n  color: #2a3756;\n  padding: 6px 0;\n  border-bottom: 1px solid #E6E9F0;\n  line-height: 1.5;\n}\n\n.esg-flex3-pdp .esg-info-card__list li:last-child {\n  border-bottom: none;\n}\n\n.esg-flex3-pdp .esg-info-card__list li::before {\n  content: '✓';\n  font-size: 12px;\n  font-weight: 700;\n  color: #0A1A3A;\n  margin-top: 2px;\n  flex-shrink: 0;\n}\n\n.esg-flex3-pdp .esg-info-card .esg-note {\n  margin-top: 14px;\n  font-size: 13px;\n  color: #6B7390;\n  line-height: 1.5;\n  border-top: 1px solid #E6E9F0;\n  padding-top: 14px;\n}\n\n\/* ── Section header spacing ───────────────────────────────── *\/\n.esg-flex3-pdp .esg-section-header {\n  margin-bottom: 48px;\n}\n\n.esg-flex3-pdp .esg-section-header--center {\n  text-align: center;\n}\n\n.esg-flex3-pdp .esg-section-header--center .esg-lede {\n  margin: 0 auto;\n}\n\n\/* ── Rear switch note ─────────────────────────────────────── *\/\n.esg-flex3-pdp .esg-switch-note {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  background: #F0F4FF;\n  border: 1px solid #C8DAFF;\n  border-radius: 8px;\n  padding: 14px 18px;\n  margin-top: 28px;\n  font-size: 14px;\n  color: #2a3756;\n  line-height: 1.5;\n}\n\n.esg-flex3-pdp .esg-switch-note__icon {\n  font-size: 18px;\n  flex-shrink: 0;\n}\n\n\/* ── Compare table wrapper ────────────────────────────────── *\/\n.esg-flex3-pdp .esg-compare-wrapper {\n  overflow-x: auto;\n  -webkit-overflow-scrolling: touch;\n}\n\n\/* ── Section title underline accent ──────────────────────── *\/\n.esg-flex3-pdp .esg-section-header .esg-h3,\n.esg-flex3-pdp .esg-section-header .esg-h2 {\n  margin-bottom: 20px;\n}\n\n  \/* ===== FUNCTION CARDS ===== *\/\n  .esg-flex3-pdp .fn-group {\n    margin-bottom: 32px;\n  }\n  .esg-flex3-pdp .fn-group:last-child {\n    margin-bottom: 0;\n  }\n  .esg-flex3-pdp .fn-group__label {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #6B7390;\n    margin: 0 0 12px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .esg-flex3-pdp .fn-group__label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: #E6E9F0;\n  }\n  .esg-flex3-pdp .fn-grid {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 10px;\n    margin-bottom: 0;\n  }\n  .esg-flex3-pdp .fn-card {\n    background: #ffffff;\n    border: 1px solid #E6E9F0;\n    border-top: 3px solid #0A1A3A;\n    padding: 16px 14px 14px;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .esg-flex3-pdp .fn-card__icon {\n    width: 32px;\n    height: 32px;\n    background: #0A1A3A;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .esg-flex3-pdp .fn-card__icon svg {\n    width: 18px;\n    height: 18px;\n  }\n  .esg-flex3-pdp .fn-card__name {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 700;\n    font-size: 15px;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: #0A1A3A;\n    line-height: 1.1;\n  }\n  .esg-flex3-pdp .fn-card__desc {\n    font-size: 12px;\n    color: #6B7390;\n    line-height: 1.4;\n    margin: 0;\n  }\n  @media (max-width: 900px) {\n    .esg-flex3-pdp .fn-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n  @media (max-width: 560px) {\n    .esg-flex3-pdp .fn-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ============================================================\n     SECTION 1 — WHY FLEX 3 (White)\n     ============================================================ --\u003e\n\u003cdiv class=\"esg-flex3-pdp\"\u003e\n\n\u003csection class=\"esg-section--white\"\u003e\n  \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv style=\"max-width: 760px;\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eTri-Color LED Sim Control\u003c\/span\u003e\n      \u003ch2 class=\"esg-h3\" style=\"font-size: clamp(32px, 5vw, 56px);\"\u003ePICK YOUR COLOR.\u003cbr\u003eCONTROL YOUR GAME.\u003c\/h2\u003e\n      \u003cp class=\"esg-lede\"\u003eThe Flex 3 is the most visually customizable controller in the Club Keyboard lineup. A tri-color LED backlight — white, blue, or green — toggles via a rear switch, letting the controller match any sim room lighting without touching an app or a computer. It's a purpose-built detail that separates the Flex 3 from every other controller on the market.\u003c\/p\u003e\n      \u003cp class=\"esg-lede\" style=\"margin-top: 16px;\"\u003eUnder the hood, a 5000 mAh battery keeps the backlight running for 30+ hours per charge and extends to 200+ hours with the LED off. A removable faceplate system allows button layouts to change over time, and Bluetooth connectivity keeps the sim bay clean while a USB-C wired option stays ready when reliability is the priority.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 2 — TRUST STRIP (Dark)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section--dark\" style=\"padding: 0;\"\u003e\n  \u003cdiv class=\"esg-section__inner\" style=\"padding: 0;\"\u003e\n    \u003cdiv class=\"esg-trust-strip\"\u003e\n      \u003cdiv class=\"esg-trust-item\"\u003e\n        \u003cdiv class=\"esg-trust-item__dot\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item__label\"\u003eTri-Color LED\u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item__sub\"\u003eWhite, Blue, or Green — toggle via rear switch\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-trust-item\"\u003e\n        \u003cdiv class=\"esg-trust-item__dot\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item__label\"\u003e5000 mAh Battery\u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item__sub\"\u003e200+ hrs LED off — 30+ hrs LED on\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-trust-item\"\u003e\n        \u003cdiv class=\"esg-trust-item__dot\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item__label\"\u003e20 GSPro Buttons\u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item__sub\"\u003eEvery function you reach for mid-round\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"esg-trust-item\"\u003e\n        \u003cdiv class=\"esg-trust-item__dot\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item__label\"\u003ePlug-and-Play\u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item__sub\"\u003eNo software, no drivers — works like a keyboard\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 3 — KEY FEATURES (Light)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n  \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv class=\"esg-section-header\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eBuilt for the Sim Bay\u003c\/span\u003e\n      \u003ch3 class=\"esg-h3\"\u003eWHAT MAKES THE FLEX 3\u003c\/h3\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"esg-grid-4\"\u003e\n\n      \u003c!-- Tri-Color LED Backlight --\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M4.93 19.07l1.41-1.41M17.66 6.34l1.41-1.41M12 8a4 4 0 1 0 0 8 4 4 0 0 0 0-8z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eTri-Color LED Backlight\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eIlluminated button labels in three distinct colors — choose the mode that fits your room.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- White \/ Blue \/ Green --\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eWhite \/ Blue \/ Green Modes\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eSwitch LED color via the rear toggle. No app, no software — just a physical switch.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 20 GSPro Buttons --\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003e20 GSPro Buttons\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eEvery essential GSPro function mapped to a dedicated button — nothing doubled up, nothing buried.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Wireless Bluetooth --\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M6.5 6.5l11 11M17.5 6.5l-11 11M12 3v18M7 8l5-5 5 5M7 16l5 5 5-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eWireless Bluetooth\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eConnects wirelessly over Bluetooth for a clean, cable-free sim bay setup.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Wired USB Backup --\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 2v12M8 6l4-4 4 4M5 10h14M8 22h8M9 22v-6h6v6\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eWired USB Backup\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eUSB-C wired mode delivers maximum stability when you want a hard connection — and recharges the battery simultaneously.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 5000 mAh Battery --\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"2\" y=\"7\" width=\"18\" height=\"11\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M22 11v3M6 11v3M10 11v3M14 11v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003e5000 mAh Battery\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eThe largest battery in the Flex series. 200+ hrs with LED off, 30+ hrs with full LED backlight active.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Flexible Button Layout --\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M4 6h16M4 12h10M4 18h13\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eFlexible Button Layout\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eCustom button labeling lets you organize controls in the order that fits how you play GSPro.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Removable Faceplate --\u003e\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 9h18M9 21V9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eRemovable Faceplate\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eThe faceplate system swaps out so the look and layout can be refreshed without replacing the controller.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 4 — SPECS + WHAT'S IN THE BOX (White)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section--white\"\u003e\n  \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv class=\"esg-section-header\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eTechnical Specifications\u003c\/span\u003e\n      \u003ch3 class=\"esg-h3\"\u003eSPECS AND WHAT'S INCLUDED\u003c\/h3\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"esg-specs-layout\"\u003e\n\n      \u003c!-- Left: Specs table --\u003e\n      \u003cdiv\u003e\n        \u003ctable class=\"esg-specs\" aria-label=\"Flex 3 Technical Specifications\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eButtons\u003c\/td\u003e\n              \u003ctd\u003e20\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eConnection\u003c\/td\u003e\n              \u003ctd\u003eBluetooth (wireless) or USB-C (wired)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eCharging Port\u003c\/td\u003e\n              \u003ctd\u003eUSB-C\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eBattery Capacity\u003c\/td\u003e\n              \u003ctd\u003e5000 mAh (rechargeable)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePlay Time — LED On\u003c\/td\u003e\n              \u003ctd\u003e30+ hours\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003ePlay Time — LED Off\u003c\/td\u003e\n              \u003ctd\u003e200+ hours\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eLED Colors\u003c\/td\u003e\n              \u003ctd\u003eWhite, Blue, Green (tri-color)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eLED Toggle\u003c\/td\u003e\n              \u003ctd\u003eRear physical switch — no software required\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eDimensions\u003c\/td\u003e\n              \u003ctd\u003e11.5\" × 9\" × 1.5\"\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSoftware Required\u003c\/td\u003e\n              \u003ctd\u003eNone — plug-and-play (works as a keyboard)\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n        \u003cdiv class=\"esg-switch-note\"\u003e\n          \u003cspan class=\"esg-switch-note__icon\"\u003e↕\u003c\/span\u003e\n          \u003cspan\u003eThe LED color is toggled with a physical switch on the rear of the unit — white, blue, or green. No app or software configuration is needed.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Right: stacked cards --\u003e\n      \u003cdiv class=\"esg-specs-right\"\u003e\n\n        \u003cdiv class=\"esg-info-card\"\u003e\n          \u003cdiv class=\"esg-info-card__title\"\u003eCompatible Software\u003c\/div\u003e\n          \u003cul class=\"esg-info-card__list\"\u003e\n            \u003cli\u003eGSPro Golf Simulator\u003c\/li\u003e\n            \u003cli\u003eAny application that accepts keyboard input\u003c\/li\u003e\n            \u003cli\u003eNo additional drivers or software installation required\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-info-card\"\u003e\n          \u003cdiv class=\"esg-info-card__title\"\u003eWhat's in the Box\u003c\/div\u003e\n          \u003cul class=\"esg-info-card__list\"\u003e\n            \u003cli\u003eFlex 3 wireless controller\u003c\/li\u003e\n            \u003cli\u003eUSB-C charging cable\u003c\/li\u003e\n            \u003cli\u003eQuick reference card\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cdiv class=\"esg-note\"\u003eStand and additional faceplates are sold separately. Visit \u003ca href=\"https:\/\/elitesimgolf.com\" style=\"color: #0A1A3A; font-weight: 600;\"\u003eelitesimgolf.com\u003c\/a\u003e for compatible accessories.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 5 — TRI-COLOR LED HIGHLIGHT (Light)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n  \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv class=\"esg-section-header\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eBacklight Your Way\u003c\/span\u003e\n      \u003ch3 class=\"esg-h3\"\u003eWHITE. BLUE. GREEN. YOUR CALL.\u003c\/h3\u003e\n      \u003cp class=\"esg-lede\"\u003eThe tri-color LED backlight is the defining feature of the Flex 3 — and the clearest upgrade over the Flex 2. A rear toggle switch steps through three distinct colors, letting the controller blend into any sim room aesthetic without opening a single app or configuration panel. The backlight illuminates every button label for low-light visibility and adds a visual layer that no other controller in the lineup offers.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-grid-3\"\u003e\n\n      \u003cdiv class=\"esg-led-card esg-led-card--white\"\u003e\n        \u003cdiv class=\"esg-led-swatch esg-led-swatch--white\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"esg-led-card__mode\"\u003eWhite Mode\u003c\/div\u003e\n        \u003cdiv class=\"esg-led-card__desc\"\u003eClean, neutral illumination. Works in any lighting environment and keeps the focus on the game rather than the gear.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-led-card esg-led-card--blue\"\u003e\n        \u003cdiv class=\"esg-led-swatch esg-led-swatch--blue\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"esg-led-card__mode\"\u003eBlue Mode\u003c\/div\u003e\n        \u003cdiv class=\"esg-led-card__desc\"\u003eSim-room atmosphere lighting. The blue backlight adds depth in darker bays and pairs well with projector glow.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-led-card esg-led-card--green\"\u003e\n        \u003cdiv class=\"esg-led-swatch esg-led-swatch--green\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"esg-led-card__mode\"\u003eGreen Mode\u003c\/div\u003e\n        \u003cdiv class=\"esg-led-card__desc\"\u003eTurf-inspired aesthetic. Green illumination gives the controller a course-side look that's unique in the sim controller category.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-switch-note\" style=\"background: #EEF3F8; border-color: #C8D8E8; margin-top: 32px;\"\u003e\n      \u003cspan class=\"esg-switch-note__icon\"\u003e→\u003c\/span\u003e\n      \u003cspan\u003eToggle between modes with the rear switch — no software, no app. The backlight state is saved between sessions.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- GSPro Function Icons --\u003e\n\u003csvg style=\"display:none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n  \u003cdefs\u003e\n    \u003csymbol id=\"icon-aim\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"2.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"7\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"12\" x2=\"7\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"17\" y1=\"12\" x2=\"21\" y2=\"12\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-left\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"15 18 9 12 15 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-arrow-right\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"9 18 15 12 9 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-club\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"8\" y2=\"20\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"5\" y=\"17\" width=\"7\" height=\"4\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-putter\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"12\" y1=\"3\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003crect x=\"8\" y=\"17\" width=\"8\" height=\"3\" rx=\"1\" fill=\"#fff\"\u003e\u003c\/rect\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-map\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"6\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flag\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"7\" y1=\"3\" x2=\"7\" y2=\"21\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"7 3 20 8 7 13\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-camera\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-heat\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M12 2c0 0-4 4-4 8a4 4 0 0 0 8 0c0-1.5-1-3-1-3s-0.5 2-2 2c-1 0-2-1-2-2 0-2 1-5 1-5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M8 18c0 2.2 1.8 4 4 4s4-1.8 4-4c0-1.2-0.5-2-0.5-2s-0.5 1-1.5 1c-1 0-1.5-1-1.5-1S8 16.8 8 18z\" fill=\"#fff\" opacity=\"0.7\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-flyover\" viewbox=\"0 0 24 24\"\u003e\n      \u003cellipse cx=\"12\" cy=\"11\" rx=\"3\" ry=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/ellipse\u003e\n      \u003cline x1=\"12\" y1=\"13\" x2=\"12\" y2=\"18\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"18\" x2=\"15\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"4\" y1=\"9\" x2=\"8\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"20\" y1=\"9\" x2=\"16\" y2=\"10\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003ccircle cx=\"3\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003ccircle cx=\"21\" cy=\"8.5\" r=\"1.5\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"6\" y1=\"7\" x2=\"8\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"18\" y1=\"7\" x2=\"16\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-mulligan\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"1 4 1 10 7 10\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cpath d=\"M3.51 15a9 9 0 1 0 .49-4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-scores\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"4\" y=\"2\" width=\"16\" height=\"20\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"8\" y1=\"7\" x2=\"16\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"11\" x2=\"16\" y2=\"11\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"15\" x2=\"13\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hide\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-teebox\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"10\" r=\"4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 21c0 0-7-6.5-7-11a7 7 0 0 1 14 0c0 4.5-7 11-7 11z\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"6 4 16 9 6 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hole-prev\" viewbox=\"0 0 24 24\"\u003e\n      \u003cline x1=\"18\" y1=\"20\" x2=\"18\" y2=\"4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cpolygon points=\"18 4 8 9 18 14\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n      \u003cline x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-hand\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M7 11V5a2 2 0 0 1 4 0v4\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M11 9a2 2 0 0 1 4 0v2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M15 11a2 2 0 0 1 4 0v4a6 6 0 0 1-6 6H9a6 6 0 0 1-6-6v-2a2 2 0 0 1 4 0\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-tracer\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpath d=\"M3 17 Q8 5 12 12 Q16 19 21 7\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003cline x1=\"17\" y1=\"3\" x2=\"21\" y2=\"3\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"21\" y1=\"3\" x2=\"21\" y2=\"7\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-range\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"2\" y=\"8\" width=\"20\" height=\"10\" rx=\"2\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003ccircle cx=\"12\" cy=\"13\" r=\"2\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cline x1=\"12\" y1=\"8\" x2=\"12\" y2=\"5\" stroke=\"#fff\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"8\" y1=\"6\" x2=\"16\" y2=\"6\" stroke=\"#fff\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-grid\" viewbox=\"0 0 24 24\"\u003e\n      \u003crect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"1\" fill=\"none\" stroke=\"#fff\" stroke-width=\"1.8\"\u003e\u003c\/rect\u003e\n      \u003cline x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"3\" y1=\"15\" x2=\"21\" y2=\"15\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"9\" y1=\"3\" x2=\"9\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n      \u003cline x1=\"15\" y1=\"3\" x2=\"15\" y2=\"21\" stroke=\"#fff\" stroke-width=\"1.2\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-goto\" viewbox=\"0 0 24 24\"\u003e\n      \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"#fff\"\u003e\u003c\/circle\u003e\n      \u003cpath d=\"M12 2v4M12 18v4M2 12h4M18 12h4\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-forward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"5 18 12 12 5 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"19\" y1=\"6\" x2=\"19\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-backward\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolyline points=\"19 18 12 12 19 6\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n      \u003cline x1=\"5\" y1=\"6\" x2=\"5\" y2=\"18\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003c\/symbol\u003e\n    \u003csymbol id=\"icon-start\" viewbox=\"0 0 24 24\"\u003e\n      \u003cpolygon points=\"5 3 19 12 5 21\" fill=\"#fff\"\u003e\u003c\/polygon\u003e\n    \u003c\/symbol\u003e\n  \u003c\/defs\u003e\n\u003c\/svg\u003e\n\u003csection class=\"esg-section esg-section--white\"\u003e\n  \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cp class=\"esg-eyebrow\"\u003eGSPro Button Mapping\u003c\/p\u003e\n    \u003ch3\u003e20 BUTTONS. EVERY GSPRO CONTROL FROM YOUR HITTING AREA.\u003c\/h3\u003e\n    \u003cp class=\"esg-lede\" style=\"margin-top:16px;\"\u003eEvery button on this controller is pre-programmed for GSPro — organized below by how you use them during a round. No configuration, no software, no shortcuts to memorize.\u003c\/p\u003e\n    \u003cdiv style=\"margin-top:32px;\"\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eAim \u0026amp; Direction\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eReset Aim\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eRe-center aim to the default line\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-left\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Left\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eNudge aim direction left\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-arrow-right\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Right\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eNudge aim direction right\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-aim\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eAim Point\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle aim-assist point on the green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-teebox\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eTee Box\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eMove left\/right on the tee box\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eClub Selection\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClub +\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSelect next club up\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-club\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClub −\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSelect next club down\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-putter\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003ePutter\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSwitch directly to the putter\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hand\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eR\/L Hand\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle handedness for left\/right-handed play\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eCourse View\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-flyover\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eFlyover\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eFly the camera from tee to green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eExpand Map\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle the overhead minimap\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMap +\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eZoom the minimap in\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-map\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMap −\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eZoom the minimap out\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hide\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eHide Obj\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle trees and objects for visibility\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eGreen \u0026amp; Scoring\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-heat\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eHeat Map\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eOverlay shot dispersion heat map\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-grid\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eGreen Grid\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eToggle putting grid overlay on the green\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-scores\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eScores\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003ePull up the live scorecard\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-range\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eRange Finder\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eDisplay yardage to target\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"fn-group\"\u003e\n        \u003cdiv class=\"fn-group__label\"\u003eRound Management\u003c\/div\u003e\n        \u003cdiv class=\"fn-grid\"\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-mulligan\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eMulligan\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eRetake the previous shot\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eNext Hole\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eSkip forward to the next hole\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-hole-prev\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003ePrev Hole\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eGo back to the previous hole\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"fn-card\"\u003e\n            \u003cdiv class=\"fn-card__icon\"\u003e\u003csvg\u003e\u003cuse href=\"#icon-tracer\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\u003c\/div\u003e\n            \u003cdiv class=\"fn-card__name\"\u003eClr\/Tracer\u003c\/div\u003e\n            \u003cp class=\"fn-card__desc\"\u003eClear shot tracer lines from the display\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 7 — WHO IT'S BUILT FOR (Light)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n  \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv class=\"esg-section-header\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eFind Your Fit\u003c\/span\u003e\n      \u003ch3 class=\"esg-h3\"\u003eWHO THE FLEX 3 IS BUILT FOR\u003c\/h3\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"esg-grid-4\"\u003e\n\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eThe Sim Room Atmosphere Builder\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eThe tri-color LED backlight is a detail that elevates a dedicated sim room from functional to intentional. White for a clean look, blue for depth, green for character.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3 11V9a4 4 0 0 1 4-4h14M7 23l-4-4 4-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 13v2a4 4 0 0 1-4 4H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eThe Flex Series Fan\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eAlready familiar with the Flex 2 and ready to step up. The Flex 3 adds tri-color LED and a 5000 mAh battery while keeping everything that worked about the Flex 2 form factor.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eThe Wireless Purist\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eA clean Bluetooth connection eliminates cables from the hitting area. USB-C stays available for charging or when a hard connection is preferred — on your terms.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-card__title\"\u003eThe Premium Setup Seeker\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eEvery component in the sim bay reflects a deliberate choice. The Flex 3 delivers backlit controls, flexible layout, and the largest battery in the series at the same price point as the Flex 2.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 8 — CONTROLLER COMPARISON (White)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section--white\"\u003e\n  \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv class=\"esg-section-header\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eClub Keyboard Lineup\u003c\/span\u003e\n      \u003ch3 class=\"esg-h3\"\u003eFIND THE RIGHT CLUB KEYBOARD FOR YOUR SIM BAY\u003c\/h3\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"esg-compare-wrapper\"\u003e\n      \u003ctable class=\"esg-compare\" aria-label=\"Club Keyboard controller comparison\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eModel\u003c\/th\u003e\n            \u003cth\u003eButtons\u003c\/th\u003e\n            \u003cth\u003eConnection\u003c\/th\u003e\n            \u003cth\u003eBattery Life\u003c\/th\u003e\n            \u003cth\u003eLED Backlight\u003c\/th\u003e\n            \u003cth\u003eStand\u003c\/th\u003e\n            \u003cth\u003ePrice\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/classic-2-gspro-controller-by-club-keyboard\"\u003eClassic 2\u003c\/a\u003e\u003c\/td\u003e\n            \u003ctd\u003e18\u003c\/td\u003e\n            \u003ctd\u003eWired USB\u003c\/td\u003e\n            \u003ctd\u003eN\/A\u003c\/td\u003e\n            \u003ctd\u003e✓\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003e$199.99\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-series-gspro-wireless-controller\"\u003eElite 2\u003c\/a\u003e\u003c\/td\u003e\n            \u003ctd\u003e20\u003c\/td\u003e\n            \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n            \u003ctd\u003e30+ hrs\u003c\/td\u003e\n            \u003ctd\u003e✓\u003c\/td\u003e\n            \u003ctd\u003eIncluded\u003c\/td\u003e\n            \u003ctd\u003e$299.99\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-2-wireless-gspro-control-box-20-button\"\u003eFlex 2\u003c\/a\u003e\u003c\/td\u003e\n            \u003ctd\u003e20\u003c\/td\u003e\n            \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n            \u003ctd\u003e60+ hrs\u003c\/td\u003e\n            \u003ctd\u003e✓\u003c\/td\u003e\n            \u003ctd\u003eSold separately\u003c\/td\u003e\n            \u003ctd\u003e$279.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr class=\"esg-compare__highlight\"\u003e\n            \u003ctd\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-3-wireless-gspro-controller-20-button\"\u003eFlex 3\u003c\/a\u003e\n              \u003cspan class=\"esg-compare__badge\"\u003eThis Model\u003c\/span\u003e\n            \u003c\/td\u003e\n            \u003ctd\u003e20\u003c\/td\u003e\n            \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n            \u003ctd\u003e30+ hrs (LED on) \/ 200+ hrs (LED off)\u003c\/td\u003e\n            \u003ctd\u003eWhite \/ Blue \/ Green\u003c\/td\u003e\n            \u003ctd\u003eSold separately\u003c\/td\u003e\n            \u003ctd\u003e$279.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-pro-2-gspro-wireless-controller-28-button\"\u003ePro 2\u003c\/a\u003e\u003c\/td\u003e\n            \u003ctd\u003e28\u003c\/td\u003e\n            \u003ctd\u003eBluetooth + USB\u003c\/td\u003e\n            \u003ctd\u003e60+ hrs\u003c\/td\u003e\n            \u003ctd\u003e✓\u003c\/td\u003e\n            \u003ctd\u003eSold separately\u003c\/td\u003e\n            \u003ctd\u003e$299.00\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin-top: 16px; font-size: 13px; color: #6B7390;\"\u003eThe Flex 3 is the only model in the lineup with tri-color LED selection. Battery life figures shown are approximate under standard wireless use conditions.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 9 — FAQ (Light)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section\"\u003e\n  \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv class=\"esg-section-header\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eCommon Questions\u003c\/span\u003e\n      \u003ch3 class=\"esg-h3\"\u003eFREQUENTLY ASKED QUESTIONS\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-faq\" id=\"esg-flex3-faq\"\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          What are the three LED backlight colors and how do I switch between them?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eThe Flex 3 supports white, blue, and green LED backlighting. A physical toggle switch on the rear of the unit steps through the three modes. No software, app, or configuration is needed — the switch cycles color each time it is pressed, and the selected mode is retained between sessions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          What is the difference between the Flex 3 and the Flex 2?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eThe Flex 3 introduces two meaningful upgrades over the Flex 2. First, the LED backlight is tri-color — white, blue, or green — where the Flex 2 has a single-color backlight. Second, the Flex 3 carries a 5000 mAh battery, up from 3000 mAh in the Flex 2. The result is 200+ hours of play time with the LED off, though the LED-on figure of 30+ hours is shorter than the Flex 2's because the tri-color LEDs draw more power. Form factor, button count, and price remain the same.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          How does the flexible button layout work?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eThe Flex 3 uses a labeled button system that allows the physical arrangement of function labels to be customized. This lets players organize controls in an order that reflects their playing style and the functions they reach for most. The removable faceplate system works alongside this to allow the layout to be changed without replacing the controller unit.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          How does Bluetooth pairing work?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eThe Flex 3 pairs with the sim computer over standard Bluetooth. It presents to the operating system as a keyboard, so no drivers or additional software are required. Pairing follows the standard Bluetooth device pairing process on Windows or Mac — the controller appears as a Bluetooth keyboard in the device list.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          Can the Flex 3 also be used wired?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eYes. The USB-C port supports wired operation for maximum connection stability. When connected via USB-C, the controller functions as a wired keyboard and charges the battery simultaneously. The wired connection is recommended in setups where Bluetooth reliability is a concern or when the computer does not have Bluetooth.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          What is the battery life with LED on versus LED off?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eWith the LED backlight active, the Flex 3 delivers 30+ hours of wireless play per charge. With the LED off, battery life extends to 200+ hours. The tri-color LEDs draw more power than a single-color backlight, which is why the LED-on figure is shorter than the Flex 2's despite the Flex 3 carrying a larger 5000 mAh battery. For extended sessions or infrequent charging, turning the LED off is an easy way to maximize run time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          Does the Flex 3 come with a stand?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eNo. The Flex 3 ships with the controller, a USB-C charging cable, and a quick reference card. A stand is not included. Compatible stands for an elevated viewing angle are available separately on elitesimgolf.com. The Flex 3's sloped design provides a built-in viewing angle without a stand; the optional stand provides a steeper angle if preferred.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          How does the faceplate system work?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eThe Flex 3 uses a removable faceplate that can be detached and replaced. This allows the button label layout to be refreshed or updated over time without replacing the controller. Replacement faceplates and additional designs are available from Elite Sim Golf. The system is intended to make the controller future-proof as button preferences or GSPro updates change which functions are most useful.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          Does the Flex 3 require any software to run?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eNo additional software is needed. The Flex 3 operates as a standard Bluetooth or USB keyboard at the operating system level. GSPro recognizes the button presses as keyboard inputs without any driver installation or background application. This keeps the sim computer's resource usage clean and the setup process simple.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-faq__item\"\u003e\n        \u003cbutton class=\"esg-faq__question\" aria-expanded=\"false\"\u003e\n          Does Elite Sim Golf offer support for the Flex 3?\n          \u003cspan class=\"esg-faq__icon\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"esg-faq__answer\"\u003e\n          \u003cp\u003eYes. Elite Sim Golf provides customer support for all products sold through elitesimgolf.com, including the Flex 3. Support can be reached by phone at 866-4-SIM-GOLF or through the contact options on the website. A quick reference card is included in the box to help with initial setup and button mapping.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============================================================\n     SECTION 10 — ESG ADVANTAGE (Dark)\n     ============================================================ --\u003e\n\u003csection class=\"esg-section--dark\"\u003e\n  \u003cdiv class=\"esg-section__inner\"\u003e\n    \u003cdiv class=\"esg-section-header\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eThe Elite Sim Golf Difference\u003c\/span\u003e\n      \u003ch3 class=\"esg-h3\"\u003eTHE ESG ADVANTAGE\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-grid-4\"\u003e\n\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__title\" style=\"color: #ffffff;\"\u003eSim-Specific Selection\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eEvery product on elitesimgolf.com is evaluated for simulator use — not general fitness or entertainment. The Flex 3 is stocked and supported because it solves a real problem in a real sim bay.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__title\" style=\"color: #ffffff;\"\u003eExpert Guidance\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003ePhone support is available at 866-4-SIM-GOLF for customers who want to talk through setup, compatibility, or controller selection before buying.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__title\" style=\"color: #ffffff;\"\u003ePlug-and-Play Reliability\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eThe Flex 3 connects as a standard keyboard — no proprietary software running in the background, no compatibility issues with GSPro updates, no extra configuration required.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-card\"\u003e\n        \u003cdiv class=\"esg-card__title\" style=\"color: #ffffff;\"\u003eFuture-Proof Design\u003c\/div\u003e\n        \u003cdiv class=\"esg-card__body\"\u003eThe removable faceplate system means the controller evolves with the sim bay. Layouts change, software updates, new functions get added — the Flex 3 accommodates that without requiring a replacement.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esg-advantage-callout\"\u003e\n      \u003cdiv class=\"esg-advantage-callout__text\"\u003e\n        The Flex 3 brings tri-color LED, 5000 mAh power, and a flexible button system to the sim bay — \u003cspan\u003eat the same price as the Flex 2.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ca href=\"https:\/\/elitesimgolf.com\/products\/club-keyboard-flex-3-wireless-gspro-controller-20-button\" class=\"esg-btn\"\u003e\n        View the Flex 3 — $279.00 →\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\u003c!-- \/.esg-flex3-pdp --\u003e\n\n\u003c!-- FAQ Accordion Script --\u003e\n\u003cscript\u003e\n(function() {\n  var faqContainer = document.getElementById('esg-flex3-faq');\n  if (!faqContainer) return;\n\n  var items = faqContainer.querySelectorAll('.esg-faq__item');\n\n  items.forEach(function(item) {\n    var btn = item.querySelector('.esg-faq__question');\n    if (!btn) return;\n\n    btn.addEventListener('click', function() {\n      var isOpen = item.classList.contains('is-open');\n\n      \/\/ Close all\n      items.forEach(function(i) {\n        i.classList.remove('is-open');\n        var b = i.querySelector('.esg-faq__question');\n        if (b) b.setAttribute('aria-expanded', 'false');\n      });\n\n      \/\/ Open clicked if it was closed\n      if (!isOpen) {\n        item.classList.add('is-open');\n        btn.setAttribute('aria-expanded', 'true');\n      }\n    });\n  });\n})();\n\u003c\/script\u003e\n\n\u003c!-- JSON-LD: FAQPage --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the three LED backlight colors and how do I switch between them?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Flex 3 supports white, blue, and green LED backlighting. A physical toggle switch on the rear of the unit steps through the three modes. No software, app, or configuration is needed. The switch cycles color each time it is pressed and the selected mode is retained between sessions.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the difference between the Flex 3 and the Flex 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Flex 3 introduces tri-color LED backlight (white, blue, or green) where the Flex 2 has a single-color backlight. The Flex 3 also carries a larger 5000 mAh battery versus 3000 mAh in the Flex 2. Battery life with LED on is 30+ hours; with LED off it is 200+ hours. Form factor, button count, and price remain the same.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the flexible button layout work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Flex 3 uses a labeled button system that allows the physical arrangement of function labels to be customized. The removable faceplate system works alongside this to allow the layout to be changed without replacing the controller unit.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does Bluetooth pairing work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Flex 3 pairs with the sim computer over standard Bluetooth. It presents to the operating system as a keyboard so no drivers or additional software are required. Pairing follows the standard Bluetooth device pairing process on Windows or Mac.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the Flex 3 also be used wired?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The USB-C port supports wired operation for maximum connection stability. When connected via USB-C the controller functions as a wired keyboard and charges the battery simultaneously.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the battery life with LED on versus LED off?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"With the LED backlight active the Flex 3 delivers 30+ hours of wireless play per charge. With the LED off battery life extends to 200+ hours. The tri-color LEDs draw more power than a single-color backlight, which is why the LED-on figure is shorter despite the Flex 3 carrying a larger 5000 mAh battery than the Flex 2.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Flex 3 come with a stand?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The Flex 3 ships with the controller, a USB-C charging cable, and a quick reference card. A stand is not included but is available separately on elitesimgolf.com. The controller's sloped design provides a built-in viewing angle without a stand.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does the faceplate system work?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Flex 3 uses a removable faceplate that can be detached and replaced. This allows the button label layout to be refreshed or updated over time without replacing the controller. Replacement faceplates are available from Elite Sim Golf.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Flex 3 require any software to run?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No additional software is needed. The Flex 3 operates as a standard Bluetooth or USB keyboard at the operating system level. GSPro recognizes button presses as keyboard inputs without any driver installation or background application.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does Elite Sim Golf offer support for the Flex 3?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Elite Sim Golf provides customer support for all products sold through elitesimgolf.com, including the Flex 3. Support can be reached by phone at 866-4-SIM-GOLF or through the contact options on the website.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n","brand":"Club Keyboard","offers":[{"title":"Default Title","offer_id":46519760355522,"sku":null,"price":279.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/Flex3-Gray.webp?v=1766782509"},{"product_id":"classic-2-skytrak-wired-controller-elite-sim-golf-edition-by-club-keyboard","title":"Classic 2 SKYTRAK Wired Controller (Elite Sim Golf Edition) by Club Keyboard","description":"\u003c!-- =========================================================\nElite Sim Golf PDP HTML — Classic 2 GSPro Controller (Elite Sim Golf Edition)\nCustom-branded for Elite Sim Golf by Club Keyboard\nPaste into product description (Shopify \/ HTML)\n========================================================== --\u003e\n\u003cdiv style=\"max-width: 1100px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #1f2937;\"\u003e\n\u003c!-- Summary Card --\u003e\n\u003cdiv style=\"margin: 22px 0; padding: 18px 20px; border: 1px solid #e6e6e6; border-radius: 14px; box-shadow: 0 10px 24px rgba(0,0,0,.06); background: #ffffff;\"\u003e\n\u003ch1 style=\"margin: 0 0 8px; font-size: 26px; letter-spacing: -0.2px;\"\u003eClassic 2 GSPro Controller (Elite Sim Golf Edition)\u003c\/h1\u003e\n\u003cp style=\"margin: 0; color: #4b5563;\"\u003eBuilt \u003cstrong\u003eexclusively for Elite Sim Golf\u003c\/strong\u003e by \u003cstrong\u003eClub Keyboard\u003c\/strong\u003e, this custom-branded \u003cstrong\u003eClassic 2\u003c\/strong\u003e controller gives you fast, reliable control of the most-used functions in \u003cstrong\u003eGSPro\u003c\/strong\u003e without reaching for a full keyboard mid-round. It’s truly plug-and-play—no extra software running in the background— it simply works like your keyboard for clean, instant inputs.\u003c\/p\u003e\n\u003c!-- Quick badges --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; padding: 8px 12px; border-radius: 999px; background: #e7f2ff; color: #086ed3; font-weight: 800; font-size: 13px; border: 1px solid rgba(8,110,211,.18);\"\u003e Elite Sim Golf custom branded \u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; padding: 8px 12px; border-radius: 999px; background: #f7f7f7; color: #111827; font-weight: 800; font-size: 13px; border: 1px solid #e6e6e6;\"\u003e 18-button GSPro control \u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; padding: 8px 12px; border-radius: 999px; background: #f7f7f7; color: #111827; font-weight: 800; font-size: 13px; border: 1px solid #e6e6e6;\"\u003e 15ft USB Connection \u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; padding: 8px 12px; border-radius: 999px; background: #f7f7f7; color: #111827; font-weight: 800; font-size: 13px; border: 1px solid #e6e6e6;\"\u003e Gaming switches + LED lights\u003c\/span\u003e\u003cspan style=\"display: inline-flex; align-items: center; padding: 8px 12px; border-radius: 999px; background: #f7f7f7; color: #111827; font-weight: 800; font-size: 13px; border: 1px solid #e6e6e6;\"\u003eStand Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Two-column content --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1.25fr .9fr; gap: 14px; align-items: start;\"\u003e\n\u003c!-- Left: Features --\u003e\n\u003cdiv style=\"padding: 18px 20px; border: 1px solid #e6e6e6; border-radius: 14px; box-shadow: 0 10px 24px rgba(0,0,0,.06); background: #ffffff;\"\u003e\n\u003ch2 style=\"margin: 0 0 10px; font-size: 20px;\"\u003eMade for serious sim play\u003c\/h2\u003e\n\u003cul style=\"margin: 0; padding-left: 18px; color: #374151;\"\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003e18 dedicated buttons\u003c\/strong\u003e to control the most-used GSPro functions—less fumbling, more play.\u003c\/li\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003eWired USB or Bluetooth\u003c\/strong\u003e connection options to match your setup and preference.\u003c\/li\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003eHigh-performance gaming switches\u003c\/strong\u003e (no arcade buttons) for a more premium, responsive feel.\u003c\/li\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003eMatte brushed finish\u003c\/strong\u003e with a clean, modern look that fits a polished simulator room.\u003c\/li\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003eRemovable faceplate system\u003c\/strong\u003e makes it easy to update labels\/layouts over time as GSPro adds shortcuts.\u003c\/li\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003eIncludes stand\u003c\/strong\u003e for an improved viewing angle from your hitting area.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"margin-top: 14px; padding: 12px 14px; border-radius: 12px; border: 1px solid rgba(8,110,211,.18); background: #f3f8ff;\"\u003e\n\u003cdiv style=\"font-weight: 800; color: #086ed3; margin-bottom: 4px;\"\u003eFuture-proof labeling\u003c\/div\u003e\n\u003cdiv style=\"color: #4b5563;\"\u003eSwap the faceplate and update key programming using the Club Keyboard updater app—simple changes without replacing the controller.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Right: Specs --\u003e\n\u003cdiv style=\"padding: 18px 20px; border: 1px solid #e6e6e6; border-radius: 14px; box-shadow: 0 10px 24px rgba(0,0,0,.06); background: #ffffff;\"\u003e\n\u003ch2 style=\"margin: 0 0 10px; font-size: 20px;\"\u003eSpecs \u0026amp; what’s included\u003c\/h2\u003e\n\u003cdiv style=\"border: 1px solid #e6e6e6; border-radius: 12px; overflow: hidden; background: #fff;\"\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 12px; padding: 12px 14px;\"\u003e\n\u003cdiv style=\"color: #6b7280; font-weight: bold;\"\u003eButtons\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 800; color: #111827;\"\u003e18\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 1px; background: #e6e6e6;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 12px; padding: 12px 14px;\"\u003e\n\u003cdiv style=\"color: #6b7280; font-weight: bold;\"\u003eConnection\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 800; color: #111827;\"\u003eUSB\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 1px; background: #e6e6e6;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 12px; padding: 12px 14px;\"\u003e\n\u003cdiv style=\"color: #6b7280; font-weight: bold;\"\u003eUSB port\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 800; color: #111827;\"\u003eUSB-C (charge \/ wired use)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 1px; background: #e6e6e6;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 12px; padding: 12px 14px;\"\u003e\n\u003cdiv style=\"color: #6b7280; font-weight: bold;\"\u003ePlay time (LED off)\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 800; color: #111827;\"\u003e200+ hrs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 1px; background: #e6e6e6;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 12px; padding: 12px 14px;\"\u003e\n\u003cdiv style=\"color: #6b7280; font-weight: bold;\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 800; color: #111827;\"\u003e10.25\" x 7.25\" x 2\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 12px; padding: 12px 14px; border: 1px solid #e6e6e6; border-radius: 12px; background: #ffffff;\"\u003e\n\u003cdiv style=\"font-weight: 800; margin-bottom: 6px;\"\u003eWhat’s in the box\u003c\/div\u003e\n\u003cul style=\"margin: 0; padding-left: 18px; color: #374151;\"\u003e\n\u003cli\u003eClassic 2 controller (Elite Sim Golf Edition)\u003c\/li\u003e\n\u003cli\u003eQuick reference card\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e15' USB cable (wired version)\u003c\/li\u003e\n\u003cli\u003eAngled Stand for improved viewing angle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 10px; color: #6b7280; font-size: 13px;\"\u003e\n\u003cstrong style=\"color: #374151;\"\u003eNote:\u003c\/strong\u003e Custom\/designer faceplates and optional stands may be available separately.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Club Keyboard","offers":[{"title":"Default Title","offer_id":46549237334210,"sku":null,"price":199.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/IMG-0825.heic?v=1768174593"},{"product_id":"elite-2-skytrak-wireless-controller-elite-sim-golf-edition-by-club-keyboard","title":"Elite 2 SKYTRAK Wireless Controller (Elite Sim Golf Edition) by Club Keyboard","description":"\u003c!-- Elite Sim Golf PDP Description — Custom-Branded Club Keyboard Elite Series (GSPro Wireless) --\u003e\n\u003cdiv style=\"max-width: 1100px; margin: 0 auto; font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; color: #1f2937;\"\u003e\n\u003c!-- Summary Card --\u003e\n\u003cdiv style=\"margin: 22px 0; padding: 18px 20px; border: 1px solid #e6e6e6; border-radius: 14px; box-shadow: 0 10px 24px rgba(0,0,0,.06); background: #ffffff;\"\u003e\n\u003ch1 style=\"margin: 0 0 8px; font-size: 26px; letter-spacing: -0.2px;\"\u003eElite 2 GSPro Wireless Controller (Elite Sim Golf Edition)\u003c\/h1\u003e\n\u003cp style=\"margin: 0; color: #4b5563;\"\u003eBuilt exclusively for \u003cstrong\u003eElite Sim Golf\u003c\/strong\u003e by \u003cstrong\u003eClub Keyboard\u003c\/strong\u003e, this custom-branded \u003cstrong\u003eElite Series GSPro Wireless\u003c\/strong\u003e controller puts your most-used GSPro actions right at your fingertips— no reaching for a full keyboard mid-round. It’s truly plug-and-play: it works like a keyboard, so you can control common sim functions cleanly, quickly, and reliably.\u003c\/p\u003e\n\u003c!-- Quick badges --\u003e\n\u003cdiv style=\"display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px;\"\u003e\n\u003cspan style=\"display: inline-flex; align-items: center; padding: 8px 12px; border-radius: 999px; background: #e7f2ff; color: #086ed3; font-weight: 800; font-size: 13px; border: 1px solid rgba(8,110,211,.18);\"\u003e Elite Sim Golf custom branded \u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; padding: 8px 12px; border-radius: 999px; background: #f7f7f7; color: #111827; font-weight: 800; font-size: 13px; border: 1px solid #e6e6e6;\"\u003e Wireless Bluetooth + Wired USB \u003c\/span\u003e \u003cspan style=\"display: inline-flex; align-items: center; padding: 8px 12px; border-radius: 999px; background: #f7f7f7; color: #111827; font-weight: 800; font-size: 13px; border: 1px solid #e6e6e6;\"\u003e LED-backlit buttons\u003c\/span\u003e\u003cspan style=\"display: inline-flex; align-items: center; padding: 8px 12px; border-radius: 999px; background: #f7f7f7; color: #111827; font-weight: 800; font-size: 13px; border: 1px solid #e6e6e6;\"\u003eStand Included \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Two-column content --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1.25fr .9fr; gap: 14px; align-items: start;\"\u003e\n\u003c!-- Left: Features --\u003e\n\u003cdiv style=\"padding: 18px 20px; border: 1px solid #e6e6e6; border-radius: 14px; box-shadow: 0 10px 24px rgba(0,0,0,.06); background: #ffffff;\"\u003e\n\u003ch2 style=\"margin: 0 0 10px; font-size: 20px;\"\u003eWhy you’ll love it in your sim bay\u003c\/h2\u003e\n\u003cul style=\"margin: 0; padding-left: 18px; color: #374151;\"\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003eMade for GSPro:\u003c\/strong\u003e a dedicated controller designed to handle the most common in-round controls without breaking your rhythm.\u003c\/li\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003eWireless or wired:\u003c\/strong\u003e run it via Bluetooth for a clean setup, or plug in via USB for a rock-solid wired connection.\u003c\/li\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003ePremium feel:\u003c\/strong\u003e Elite Series uses high-performance gaming-style switches (no arcade-style buttons), with \u003cstrong\u003eLED backlighting\u003c\/strong\u003e for visibility in darker sim rooms.\u003c\/li\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003eComfortable viewing angle:\u003c\/strong\u003e sleek, sloped design makes buttons easy to see and use from your hitting area.\u003c\/li\u003e\n\u003cli style=\"margin: 8px 0;\"\u003e\n\u003cstrong\u003eFuture-proof faceplate system:\u003c\/strong\u003e removable faceplate makes it easy to update labels\/layouts over time.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv style=\"margin-top: 14px; padding: 12px 14px; border-radius: 12px; border: 1px solid rgba(8,110,211,.18); background: #f3f8ff;\"\u003e\n\u003cdiv style=\"font-weight: 800; color: #086ed3; margin-bottom: 4px;\"\u003eElite Sim Golf Edition\u003c\/div\u003e\n\u003cdiv style=\"color: #4b5563;\"\u003eThis version is built specifically for Elite Sim Golf customers with custom branding and a clean, pro-grade finish that matches a premium simulator setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Right: Specs --\u003e\n\u003cdiv style=\"padding: 18px 20px; border: 1px solid #e6e6e6; border-radius: 14px; box-shadow: 0 10px 24px rgba(0,0,0,.06); background: #ffffff;\"\u003e\n\u003ch2 style=\"margin: 0 0 10px; font-size: 20px;\"\u003eSpecs \u0026amp; what’s included\u003c\/h2\u003e\n\u003cdiv style=\"border: 1px solid #e6e6e6; border-radius: 12px; overflow: hidden; background: #fff;\"\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 12px; padding: 12px 14px;\"\u003e\n\u003cdiv style=\"color: #6b7280; font-weight: bold;\"\u003eConnection\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 800; color: #111827;\"\u003eBluetooth or USB (USB-C)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 1px; background: #e6e6e6;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 12px; padding: 12px 14px;\"\u003e\n\u003cdiv style=\"color: #6b7280; font-weight: bold;\"\u003ePower\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 800; color: #111827;\"\u003eRechargeable battery + USB-C charging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"height: 1px; background: #e6e6e6;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between; gap: 12px; padding: 12px 14px;\"\u003e\n\u003cdiv style=\"color: #6b7280; font-weight: bold;\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv style=\"font-weight: 800; color: #111827;\"\u003e11.5\" x 9\" x 2\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 12px; padding: 12px 14px; border: 1px solid #e6e6e6; border-radius: 12px; background: #ffffff;\"\u003e\n\u003cdiv style=\"font-weight: 800; margin-bottom: 6px;\"\u003eWhat’s in the box\u003c\/div\u003e\n\u003cul style=\"margin: 0; padding-left: 18px; color: #374151;\"\u003e\n\u003cli\u003eElite Series controller (Elite Sim Golf custom-branded)\u003c\/li\u003e\n\u003cli\u003eUSB-C charging cable\u003c\/li\u003e\n\u003cli\u003eQuick reference card\u003c\/li\u003e\n\u003cli\u003eAngled Stand for improved viewing angle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 10px; color: #6b7280; font-size: 13px;\"\u003e\n\u003cstrong style=\"color: #374151;\"\u003eNote:\u003c\/strong\u003e Optional stands\/faceplates may be available separately depending on your setup.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Club Keyboard","offers":[{"title":"Default Title","offer_id":46549238055106,"sku":"E2-ESG","price":299.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/IMG-0823.heic?v=1768173970"},{"product_id":"garmin-r50-birdie-10-basic-simkit-ready-package-with-optoma-projector-beavertail-mat","title":"Garmin R50 Birdie 10 Basic SIMKIT Ready Package with Optoma Projector \u0026 BeaverTail Mat","description":"\u003c!-- Elite Sim Golf PDP – Garmin R50 Birdie 10 SIMKIT Ready Package\nPOSITIONING: Budget-friendly, pre-selected SIMKIT Ready package\nINCLUDES: Garmin R50, Birdie 10, Optoma ZW350ST, BeaverTail 4x5.5 Mat, Projector Mount, 25ft HDMI + 25ft Power\nNOTE: Container is 1100px max-width (ESG standard)\n--\u003e\n\n\u003cdiv style=\"max-width:1100px; margin:0 auto; font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif; line-height:1.6; color:#222222;\"\u003e\n\n  \u003c!-- Intro \/ Summary --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border-radius:16px; padding:20px; background:linear-gradient(135deg,#f7fbff 0%,#ffffff 62%); border:1px solid #d9ecff;\"\u003e\n      \u003cdiv style=\"display:inline-block; font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:#086ed3; font-weight:900;\"\u003e\n        SIMKIT Ready Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"margin:8px 0 10px; font-size:28px; line-height:1.18; color:#111827;\"\u003e\n        Garmin R50 Birdie 10 SIMKIT Ready Package\n      \u003c\/h2\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:15.5px; color:#444444;\"\u003e\n        The \u003cstrong\u003eGarmin R50 Birdie 10 SIMKIT Ready Package\u003c\/strong\u003e is built for golfers who want a complete, budget-friendly simulator setup without having to piece together every component from scratch. This ready-to-go package combines the \u003cstrong\u003eGarmin Approach R50 launch monitor\u003c\/strong\u003e, the compact \u003cstrong\u003eElite Sim Golf Birdie 10 enclosure\u003c\/strong\u003e, the \u003cstrong\u003eOptoma ZW350ST short-throw laser projector\u003c\/strong\u003e, a \u003cstrong\u003eBeaverTail 4ft x 5.5ft hitting mat\u003c\/strong\u003e, projector mount, and install cabling into one simple simulator foundation.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin:0; font-size:15.5px; color:#444444;\"\u003e\n        Instead of paying for a high-end custom SIMKIT with every possible upgrade, this package focuses on the essentials: a proven launch monitor, a space-friendly 10ft enclosure, dependable laser projection, a quality hitting mat, and the key install accessories needed to get your simulator bay moving in the right direction. It is a smart choice for golfers who want a complete home golf simulator while keeping the overall package price more approachable.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(190px,1fr)); gap:10px; margin-top:14px;\"\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; font-weight:900; color:#086ed3; text-transform:uppercase;\"\u003eLaunch Monitor\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; font-weight:900;\"\u003eGarmin Approach R50\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; font-weight:900; color:#086ed3; text-transform:uppercase;\"\u003eEnclosure\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; font-weight:900;\"\u003eBirdie 10 Included\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; font-weight:900; color:#086ed3; text-transform:uppercase;\"\u003eProjector\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; font-weight:900;\"\u003eOptoma ZW350ST\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; font-weight:900; color:#086ed3; text-transform:uppercase;\"\u003eHitting Mat\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; font-weight:900;\"\u003eBeaverTail 4x5.5\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:14px; padding:12px; border-radius:12px; background:#0f172a; color:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:900; margin-bottom:5px; color:#ffffff;\"\u003eBudget-friendly does not mean bare bones.\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14.5px; color:rgba(255,255,255,.9);\"\u003e\n          This package is designed to give you the major simulator components in one clean bundle while avoiding the cost of higher-end projector upgrades, oversized mat systems, or fully custom configurations.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's Included --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; overflow:hidden; background:#ffffff;\"\u003e\n      \u003cdiv style=\"padding:14px 16px; background:#0b0b0b; color:#ffffff;\"\u003e\n        \u003cdiv style=\"font-size:16px; font-weight:900;\"\u003eWhat’s Included in the SIMKIT Ready Package\u003c\/div\u003e\n        \u003cdiv style=\"font-size:12.5px; opacity:.85;\"\u003ePre-selected essentials for a compact, budget-conscious simulator build.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"padding:16px;\"\u003e\n        \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(230px, 1fr)); gap:12px;\"\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-approach-r50\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Garmin Approach R50 Launch Monitor\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Tri-camera, touchscreen launch monitor and simulator with measured ball data, measured club data, impact video, and built-in display.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Elite Sim Golf Birdie 10 Enclosure\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Compact 10ft simulator enclosure with professional containment, a clean finished appearance, and a more space-friendly footprint for home golf simulator setups.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eOptoma ZW350ST Short-Throw Laser Projector\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Budget-friendly short-throw laser projector with bright WXGA projection, compact placement, and long-life laser performance for simulator use.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBeaverTail 4ft x 5.5ft Hitting Mat\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Included hitting mat with a practical footprint that gives golfers a clean, defined hitting area without adding unnecessary package cost.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Universal Projector Ceiling Mount\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Ceiling mount included to help position and align the projector in your simulator bay.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eProjector Install Kit\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Includes a 25ft HDMI cable and 25ft power cable to simplify your projector installation.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n          Together, these components create a practical, ready-to-play simulator package built around the Garmin R50 and a compact Birdie 10 enclosure.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Why This Package Exists --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #d9ecff; border-radius:14px; padding:16px; background:#f7fbff;\"\u003e\n      \u003cdiv style=\"display:inline-block; font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:#086ed3; font-weight:900; margin-bottom:8px;\"\u003e\n        Why SIMKIT Ready?\n      \u003c\/div\u003e\n\n      \u003ch3 style=\"margin:0 0 10px; font-size:22px; color:#111827;\"\u003eA Simpler, More Affordable Way to Buy a Golf Simulator\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        A fully custom simulator package can get expensive quickly. Premium projector upgrades, larger hitting mats, putting studios, turf upgrades, gaming PCs, and advanced accessories all add cost. The \u003cstrong\u003eSIMKIT Ready\u003c\/strong\u003e format is designed for customers who want a complete simulator foundation without building a high-dollar custom package.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin:0; font-size:14.5px; color:#444444;\"\u003e\n        We pre-selected the key components so the package stays simple, functional, and budget friendly. You get the Garmin R50, Birdie 10 enclosure, Optoma ZW350ST projector, BeaverTail hitting mat, projector mount, and install cabling in one clean package.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px; margin-top:14px;\"\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003ePre-Selected Components\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eNo need to compare dozens of projectors, mats, and accessory combinations.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eLower Package Cost\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eDesigned to keep the package more affordable than premium custom SIMKIT builds.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eCompact Bay Footprint\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eThe Birdie 10 enclosure makes this a great fit for tighter rooms, garages, basements, and space-conscious home simulator builds.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Component Highlights --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eComponent Highlights\u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px;\"\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Launch Monitor\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The \u003cstrong\u003eGarmin R50\u003c\/strong\u003e is the core of this SIMKIT Ready package, combining launch monitor data, simulator play, touchscreen operation, and impact video in one compact system.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eElite Sim Golf Birdie 10 Enclosure\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The Birdie 10 gives this budget-friendly package a more compact simulator footprint while still delivering containment, screen presence, and a clean finished look for indoor golf.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBeaverTail 4ft x 5.5ft Hitting Mat\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The BeaverTail mat keeps the package practical and affordable while still giving golfers a dedicated hitting surface sized for home simulator use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eOptoma ZW350ST Short-Throw Laser Projector\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The ZW350ST helps keep the package budget friendly while providing short-throw laser projection, bright output, and lower-maintenance operation compared to lamp-based projector options.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Projector Feature Section --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #d9ecff; border-radius:14px; padding:16px; background:#f7fbff;\"\u003e\n      \u003cdiv style=\"display:inline-block; font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:#086ed3; font-weight:900; margin-bottom:8px;\"\u003e\n        Included Projector\n      \u003c\/div\u003e\n\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eOptoma ZW350ST: Budget-Friendly Laser Projection\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        The \u003cstrong\u003eOptoma ZW350ST\u003c\/strong\u003e is included to give this SIMKIT Ready package a dependable laser projection setup without pushing the package into a premium projector price tier. Its short-throw lens helps create a large simulator image from a closer mounting position, while the laser light source helps reduce maintenance over time.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(190px, 1fr)); gap:10px; margin-top:12px;\"\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; color:#086ed3; font-weight:900; text-transform:uppercase;\"\u003eBrightness\u003c\/div\u003e\n          \u003cdiv style=\"font-size:15px; font-weight:900; color:#222222;\"\u003e3,600 Lumens\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; color:#086ed3; font-weight:900; text-transform:uppercase;\"\u003eResolution\u003c\/div\u003e\n          \u003cdiv style=\"font-size:15px; font-weight:900; color:#222222;\"\u003eWXGA 1280 x 800\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; color:#086ed3; font-weight:900; text-transform:uppercase;\"\u003eThrow Ratio\u003c\/div\u003e\n          \u003cdiv style=\"font-size:15px; font-weight:900; color:#222222;\"\u003e0.52:1\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; color:#086ed3; font-weight:900; text-transform:uppercase;\"\u003eLight Source\u003c\/div\u003e\n          \u003cdiv style=\"font-size:15px; font-weight:900; color:#222222;\"\u003eLaser\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Who This Is For --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eWho This SIMKIT Ready Package Is For\u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(240px, 1fr)); gap:12px;\"\u003e\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eFirst-Time Simulator Buyers\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            A great option if you want a complete simulator package without sorting through every projector, mat, and enclosure choice.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBudget-Conscious Home Golfers\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            Designed to keep the total package cost more approachable while still including the major simulator components.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarage \u0026amp; Basement Builds\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The Birdie 10 gives you a compact simulator bay, while the ZW350ST short-throw projector helps keep placement practical.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Birdie 10 vs Eagle 12 --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eBirdie 10 Package vs Eagle 12 Package: Which Fits Your Space?\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        This \u003cstrong\u003eBirdie 10 SIMKIT Ready Package\u003c\/strong\u003e is designed for golfers who want a compact simulator footprint.\n        If you have more room and want a wider bay, compare it to the Eagle 12 version:\n        \u003cstrong\u003e\u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-r50-eagle-12-simkit-ready-package\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n          Garmin R50 Eagle 12 SIMKIT Ready Package\n        \u003c\/a\u003e\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px; margin-top:10px;\"\u003e\n\n        \u003cdiv style=\"border:2px solid #086ed3; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Birdie 10 SIMKIT Ready Package\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Best if you want a budget-friendly package with a compact enclosure and the major simulator components already selected.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eGarmin R50 launch monitor\u003c\/li\u003e\n            \u003cli\u003e10ft Birdie 10 enclosure\u003c\/li\u003e\n            \u003cli\u003eOptoma ZW350ST short-throw laser projector\u003c\/li\u003e\n            \u003cli\u003eBeaverTail 4ft x 5.5ft hitting mat\u003c\/li\u003e\n            \u003cli\u003eProjector mount + 25ft power\/HDMI install kit\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-r50-eagle-12-simkit-ready-package\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n              Garmin R50 Eagle 12 SIMKIT Ready Package\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Best if you have more room and want a wider, more immersive simulator bay.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eLarger 12ft Eagle 12 enclosure\u003c\/li\u003e\n            \u003cli\u003eMore spacious simulator bay\u003c\/li\u003e\n            \u003cli\u003eGreat choice for dedicated rooms and larger garages\u003c\/li\u003e\n            \u003cli\u003eSame SIMKIT Ready simplicity\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SIMKIT Ready vs Custom --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eSIMKIT Ready vs. Custom SIMKIT: Which Should You Choose?\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        This \u003cstrong\u003eSIMKIT Ready Package\u003c\/strong\u003e is designed for customers who want a simpler, lower-cost path into a complete simulator setup. If you want to choose every component individually, a custom SIMKIT may be a better fit. If you want a complete package with the major decisions already made, SIMKIT Ready is the easier option.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px; margin-top:10px;\"\u003e\n\n        \u003cdiv style=\"border:2px solid #086ed3; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Birdie 10 SIMKIT Ready Package\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Best if you want a budget-friendly package with the major simulator components already selected.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eGarmin R50 launch monitor\u003c\/li\u003e\n            \u003cli\u003e10ft Birdie 10 enclosure\u003c\/li\u003e\n            \u003cli\u003eOptoma ZW350ST short-throw laser projector\u003c\/li\u003e\n            \u003cli\u003eBeaverTail 4ft x 5.5ft hitting mat\u003c\/li\u003e\n            \u003cli\u003eProjector mount + 25ft power\/HDMI install kit\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n              Custom SIMKIT Builder\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Best if you want to select every component, upgrade the projector, change turf options, choose a different mat, or build a premium package.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eMore customization\u003c\/li\u003e\n            \u003cli\u003eMore upgrade paths\u003c\/li\u003e\n            \u003cli\u003eHigher-end projector and mat options\u003c\/li\u003e\n            \u003cli\u003eBest for custom rooms and premium builds\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Why Buy From ESG --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #d9ecff; border-radius:14px; padding:16px; background:#f7fbff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eWhy Buy Your SIMKIT Ready Package From Elite Sim Golf?\u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(230px, 1fr)); gap:12px;\"\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003ePre-Selected Package Design\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            We selected the core components to create a lower-cost simulator package that still makes sense as a complete setup.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eReal Simulator Support\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            Our team can help with room fitment, projector planning, R50 setup, and post-purchase simulator questions.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eBuilt for Value\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            This package is designed for customers who want a complete simulator without premium-package pricing.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Deeper Dive --\u003e\n  \u003cdiv style=\"margin:18px 0 26px;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eWant a Deeper Dive on the Garmin R50?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14.5px; color:#444444;\"\u003e\n        Our full\n        \u003cstrong\u003e\u003ca href=\"\/blogs\/product-reviews\/garmin-approach-r50-launch-monitor-review\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n          Garmin Approach R50 launch monitor review\n        \u003c\/a\u003e\u003c\/strong\u003e\n        covers performance, data, software options, and example room layouts so you can choose between the standalone unit, SIMKIT Ready packages, and fully custom bundle configurations with confidence.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Garmin Golf","offers":[{"title":"Default Title","offer_id":46777448235202,"sku":"R50-B10-ZW350ST-BT45","price":7399.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E12-R50-COMPLETE.png?v=1778099143"},{"product_id":"garmin-r50-eagle-12-basic-simkit-ready-package-with-optoma-projector-beavertail-mat","title":"Garmin R50 Eagle 12 Basic SIMKIT Ready Package with Optoma Projector \u0026 BeaverTail Mat","description":"\u003c!-- Elite Sim Golf PDP – Garmin R50 Eagle 12 SIMKIT Ready Package\nPOSITIONING: Budget-friendly, pre-selected SIMKIT Ready package\nINCLUDES: Garmin R50, Eagle 12, Optoma ZW350ST, BeaverTail 4x5.5 Mat, Projector Mount, 25ft HDMI + 25ft Power\nNOTE: Container is 1100px max-width (ESG standard)\n--\u003e\n\n\u003cdiv style=\"max-width:1100px; margin:0 auto; font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif; line-height:1.6; color:#222222;\"\u003e\n\n  \u003c!-- Intro \/ Summary --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border-radius:16px; padding:20px; background:linear-gradient(135deg,#f7fbff 0%,#ffffff 62%); border:1px solid #d9ecff;\"\u003e\n      \u003cdiv style=\"display:inline-block; font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:#086ed3; font-weight:900;\"\u003e\n        SIMKIT Ready Package\n      \u003c\/div\u003e\n\n      \u003ch2 style=\"margin:8px 0 10px; font-size:28px; line-height:1.18; color:#111827;\"\u003e\n        Garmin R50 Eagle 12 SIMKIT Ready Package\n      \u003c\/h2\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:15.5px; color:#444444;\"\u003e\n        The \u003cstrong\u003eGarmin R50 Eagle 12 SIMKIT Ready Package\u003c\/strong\u003e is built for golfers who want a complete, budget-friendly simulator setup without having to piece together every component from scratch. This ready-to-go package combines the \u003cstrong\u003eGarmin Approach R50 launch monitor\u003c\/strong\u003e, a full-size \u003cstrong\u003eElite Sim Golf Eagle 12 enclosure\u003c\/strong\u003e, the \u003cstrong\u003eOptoma ZW350ST short-throw laser projector\u003c\/strong\u003e, a \u003cstrong\u003eBeaverTail 4ft x 5.5ft hitting mat\u003c\/strong\u003e, projector mount, and install cabling into one simple simulator foundation.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin:0; font-size:15.5px; color:#444444;\"\u003e\n        Instead of paying for a high-end custom SIMKIT with every possible upgrade, this package focuses on the essentials: a proven launch monitor, a roomier 12ft enclosure, dependable laser projection, a quality hitting mat, and the key install accessories needed to get your simulator bay moving in the right direction. It is a smart choice for golfers who want a larger simulator experience while keeping the overall package price more approachable.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(190px,1fr)); gap:10px; margin-top:14px;\"\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; font-weight:900; color:#086ed3; text-transform:uppercase;\"\u003eLaunch Monitor\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; font-weight:900;\"\u003eGarmin Approach R50\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; font-weight:900; color:#086ed3; text-transform:uppercase;\"\u003eEnclosure\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; font-weight:900;\"\u003eEagle 12 Included\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; font-weight:900; color:#086ed3; text-transform:uppercase;\"\u003eProjector\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; font-weight:900;\"\u003eOptoma ZW350ST\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; font-weight:900; color:#086ed3; text-transform:uppercase;\"\u003eHitting Mat\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; font-weight:900;\"\u003eBeaverTail 4x5.5\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"margin-top:14px; padding:12px; border-radius:12px; background:#0f172a; color:#ffffff;\"\u003e\n        \u003cdiv style=\"font-weight:900; margin-bottom:5px; color:#ffffff;\"\u003eBudget-friendly does not mean bare bones.\u003c\/div\u003e\n        \u003cdiv style=\"font-size:14.5px; color:rgba(255,255,255,.9);\"\u003e\n          This package is designed to give you the major simulator components in one clean bundle while avoiding the cost of higher-end projector upgrades, oversized mat systems, or fully custom configurations.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- What's Included --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; overflow:hidden; background:#ffffff;\"\u003e\n      \u003cdiv style=\"padding:14px 16px; background:#0b0b0b; color:#ffffff;\"\u003e\n        \u003cdiv style=\"font-size:16px; font-weight:900;\"\u003eWhat’s Included in the SIMKIT Ready Package\u003c\/div\u003e\n        \u003cdiv style=\"font-size:12.5px; opacity:.85;\"\u003ePre-selected essentials for a complete, budget-conscious simulator build.\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"padding:16px;\"\u003e\n        \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(230px, 1fr)); gap:12px;\"\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/garmin-approach-r50\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Garmin Approach R50 Launch Monitor\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Tri-camera, touchscreen launch monitor and simulator with measured ball data, measured club data, impact video, and built-in display.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Elite Sim Golf Eagle 12 Enclosure\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              12ft simulator enclosure with a larger bay footprint, professional containment, and a cleaner full-size simulator look.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eOptoma ZW350ST Short-Throw Laser Projector\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Budget-friendly short-throw laser projector with bright WXGA projection, compact placement, and long-life laser performance for simulator use.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBeaverTail 4ft x 5.5ft Hitting Mat\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Included hitting mat with a practical footprint that gives golfers a clean, defined hitting area without adding unnecessary package cost.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-universal-ceiling-mount-cm00g3\" style=\"color:#222222; text-decoration:none;\"\u003e\n                Universal Projector Ceiling Mount\n              \u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Ceiling mount included to help position and align the projector in your simulator bay.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n            \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eProjector Install Kit\u003c\/div\u003e\n            \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n              Includes a 25ft HDMI cable and 25ft power cable to simplify your projector installation.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"margin-top:12px; font-size:14.5px; color:#444444;\"\u003e\n          Together, these components create a practical, ready-to-play simulator package built around the Garmin R50 and a full-size Eagle 12 enclosure.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Why This Package Exists --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #d9ecff; border-radius:14px; padding:16px; background:#f7fbff;\"\u003e\n      \u003cdiv style=\"display:inline-block; font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:#086ed3; font-weight:900; margin-bottom:8px;\"\u003e\n        Why SIMKIT Ready?\n      \u003c\/div\u003e\n\n      \u003ch3 style=\"margin:0 0 10px; font-size:22px; color:#111827;\"\u003eA Simpler, More Affordable Way to Buy a Golf Simulator\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        A fully custom simulator package can get expensive quickly. Premium projector upgrades, larger hitting mats, putting studios, turf upgrades, gaming PCs, and advanced accessories all add cost. The \u003cstrong\u003eSIMKIT Ready\u003c\/strong\u003e format is designed for customers who want a complete simulator foundation without building a high-dollar custom package.\n      \u003c\/p\u003e\n\n      \u003cp style=\"margin:0; font-size:14.5px; color:#444444;\"\u003e\n        We pre-selected the key components so the package stays simple, functional, and budget friendly. You get the Garmin R50, Eagle 12 enclosure, Optoma ZW350ST projector, BeaverTail hitting mat, projector mount, and install cabling in one clean package.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:12px; margin-top:14px;\"\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003ePre-Selected Components\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eNo need to compare dozens of projectors, mats, and accessory combinations.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eLower Package Cost\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eDesigned to keep the package more affordable than premium custom SIMKIT builds.\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eFull-Size Bay Feel\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003eThe Eagle 12 enclosure gives this budget-minded package a larger, more immersive simulator footprint.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Component Highlights --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eComponent Highlights\u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px;\"\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Launch Monitor\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The \u003cstrong\u003eGarmin R50\u003c\/strong\u003e is the core of this SIMKIT Ready package, combining launch monitor data, simulator play, touchscreen operation, and impact video in one compact system.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eElite Sim Golf Eagle 12 Enclosure\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The Eagle 12 gives this budget-friendly package a full-size simulator feel with a roomier bay, professional containment, and a clean finished look.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBeaverTail 4ft x 5.5ft Hitting Mat\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The BeaverTail mat keeps the package practical and affordable while still giving golfers a dedicated hitting surface sized for home simulator use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eOptoma ZW350ST Short-Throw Laser Projector\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The ZW350ST helps keep the package budget friendly while providing short-throw laser projection, bright output, and lower-maintenance operation compared to lamp-based projector options.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Projector Feature Section --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #d9ecff; border-radius:14px; padding:16px; background:#f7fbff;\"\u003e\n      \u003cdiv style=\"display:inline-block; font-size:12px; letter-spacing:.08em; text-transform:uppercase; color:#086ed3; font-weight:900; margin-bottom:8px;\"\u003e\n        Included Projector\n      \u003c\/div\u003e\n\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eOptoma ZW350ST: Budget-Friendly Laser Projection\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        The \u003cstrong\u003eOptoma ZW350ST\u003c\/strong\u003e is included to give this SIMKIT Ready package a dependable laser projection setup without pushing the package into a premium projector price tier. Its short-throw lens helps create a large simulator image from a closer mounting position, while the laser light source helps reduce maintenance over time.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(190px, 1fr)); gap:10px; margin-top:12px;\"\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; color:#086ed3; font-weight:900; text-transform:uppercase;\"\u003eBrightness\u003c\/div\u003e\n          \u003cdiv style=\"font-size:15px; font-weight:900; color:#222222;\"\u003e3,600 Lumens\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; color:#086ed3; font-weight:900; text-transform:uppercase;\"\u003eResolution\u003c\/div\u003e\n          \u003cdiv style=\"font-size:15px; font-weight:900; color:#222222;\"\u003eWXGA 1280 x 800\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; color:#086ed3; font-weight:900; text-transform:uppercase;\"\u003eThrow Ratio\u003c\/div\u003e\n          \u003cdiv style=\"font-size:15px; font-weight:900; color:#222222;\"\u003e0.52:1\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:12px;\"\u003e\n          \u003cdiv style=\"font-size:12px; color:#086ed3; font-weight:900; text-transform:uppercase;\"\u003eLight Source\u003c\/div\u003e\n          \u003cdiv style=\"font-size:15px; font-weight:900; color:#222222;\"\u003eLaser\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Who This Is For --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eWho This SIMKIT Ready Package Is For\u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(240px, 1fr)); gap:12px;\"\u003e\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eFirst-Time Simulator Buyers\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            A great option if you want a complete simulator package without sorting through every projector, mat, and enclosure choice.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eBudget-Conscious Home Golfers\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            Designed to keep the total package cost more approachable while still including the major simulator components.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #eeeeee; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarage \u0026amp; Basement Builds\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            The Eagle 12 gives you a roomier simulator bay, while the ZW350ST short-throw projector helps keep placement practical.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Compare --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eSIMKIT Ready vs. Custom SIMKIT: Which Should You Choose?\u003c\/h3\u003e\n\n      \u003cp style=\"margin:0 0 10px; font-size:14.5px; color:#444444;\"\u003e\n        This \u003cstrong\u003eSIMKIT Ready Package\u003c\/strong\u003e is designed for customers who want a simpler, lower-cost path into a complete simulator setup. If you want to choose every component individually, a custom SIMKIT may be a better fit. If you want a complete package with the major decisions already made, SIMKIT Ready is the easier option.\n      \u003c\/p\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(260px, 1fr)); gap:12px; margin-top:10px;\"\u003e\n\n        \u003cdiv style=\"border:2px solid #086ed3; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003eGarmin R50 Eagle 12 SIMKIT Ready Package\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Best if you want a budget-friendly package with the major simulator components already selected.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eGarmin R50 launch monitor\u003c\/li\u003e\n            \u003cli\u003e12ft Eagle 12 enclosure\u003c\/li\u003e\n            \u003cli\u003eOptoma ZW350ST short-throw laser projector\u003c\/li\u003e\n            \u003cli\u003eBeaverTail 4ft x 5.5ft hitting mat\u003c\/li\u003e\n            \u003cli\u003eProjector mount + 25ft power\/HDMI install kit\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:12px; padding:14px; background:#ffffff;\"\u003e\n          \u003cdiv style=\"font-weight:900; margin-bottom:6px;\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/golf-simkit-bundle-builder\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n              Custom SIMKIT Builder\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555; margin-bottom:8px;\"\u003e\n            Best if you want to select every component, upgrade the projector, change turf options, choose a different mat, or build a premium package.\n          \u003c\/div\u003e\n          \u003cul style=\"margin:0; padding-left:18px; color:#444444; font-size:14px;\"\u003e\n            \u003cli\u003eMore customization\u003c\/li\u003e\n            \u003cli\u003eMore upgrade paths\u003c\/li\u003e\n            \u003cli\u003eHigher-end projector and mat options\u003c\/li\u003e\n            \u003cli\u003eBest for custom rooms and premium builds\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Why Buy From ESG --\u003e\n  \u003cdiv style=\"margin:18px 0;\"\u003e\n    \u003cdiv style=\"border:1px solid #d9ecff; border-radius:14px; padding:16px; background:#f7fbff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eWhy Buy Your SIMKIT Ready Package From Elite Sim Golf?\u003c\/h3\u003e\n\n      \u003cdiv style=\"display:grid; grid-template-columns:repeat(auto-fit, minmax(230px, 1fr)); gap:12px;\"\u003e\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003ePre-Selected Package Design\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            We selected the core components to create a lower-cost simulator package that still makes sense as a complete setup.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eReal Simulator Support\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            Our team can help with room fitment, projector planning, R50 setup, and post-purchase simulator questions.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv style=\"background:#ffffff; border:1px solid #d9ecff; border-radius:12px; padding:14px;\"\u003e\n          \u003cdiv style=\"font-weight:900; color:#086ed3; margin-bottom:6px;\"\u003eBuilt for Value\u003c\/div\u003e\n          \u003cdiv style=\"font-size:14px; color:#555555;\"\u003e\n            This package is designed for customers who want a complete simulator without premium-package pricing.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Deeper Dive --\u003e\n  \u003cdiv style=\"margin:18px 0 26px;\"\u003e\n    \u003cdiv style=\"border:1px solid #e7e7e7; border-radius:14px; padding:16px; background:#ffffff;\"\u003e\n      \u003ch3 style=\"margin:0 0 10px; font-size:20px;\"\u003eWant a Deeper Dive on the Garmin R50?\u003c\/h3\u003e\n      \u003cp style=\"margin:0; font-size:14.5px; color:#444444;\"\u003e\n        Our full\n        \u003cstrong\u003e\u003ca href=\"\/blogs\/product-reviews\/garmin-approach-r50-launch-monitor-review\" style=\"color:#086ed3; text-decoration:none;\"\u003e\n          Garmin Approach R50 launch monitor review\n        \u003c\/a\u003e\u003c\/strong\u003e\n        covers performance, data, software options, and example room layouts so you can choose between the standalone unit, SIMKIT Ready packages, and fully custom bundle configurations with confidence.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Garmin Golf","offers":[{"title":"Default Title","offer_id":46787752722626,"sku":"R50-E12-ZW350ST-BT45","price":7499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E12-R50-COMPLETE.png?v=1778099143"},{"product_id":"vtrack-build-your-own-golf-simulator-kit","title":"VTrack Overhead Build Your Own SimKit — Choose Your Projector, Enclosure \u0026 Mat","description":"\n\u003c!-- VTrack Build Your Own SimKit — Shopify PDP Snippet --\u003e\n\u003c!-- Scope: esg-vtrack-byo-simkit-pdp --\u003e\n\u003c!-- elitesimgolf.com --\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@600;700;800;900\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n\/* ============================================================\n   ESG VTRACK BYO SIMKIT PDP — SCOPED STYLES\n   Scope: .esg-vtrack-byo-simkit-pdp\n   ============================================================ *\/\n\n.esg-vtrack-byo-simkit-pdp {\n  font-family: 'Inter', system-ui, sans-serif;\n  font-size: 16px;\n  line-height: 1.6;\n  color: #2a3756;\n  width: 100%;\n  -webkit-font-smoothing: antialiased;\n}\n\n\/* ── Reset within scope ── *\/\n.esg-vtrack-byo-simkit-pdp *,\n.esg-vtrack-byo-simkit-pdp *::before,\n.esg-vtrack-byo-simkit-pdp *::after {\n  box-sizing: border-box;\n}\n\n.esg-vtrack-byo-simkit-pdp img {\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\n.esg-vtrack-byo-simkit-pdp a {\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.esg-vtrack-byo-simkit-pdp a:hover {\n  color: #2a3756;\n}\n\n\/* ── Sections ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-section {\n  width: 100%;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--white {\n  background: #ffffff;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--light {\n  background: #F8F8F8;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark {\n  background: #0A1A3A;\n}\n\n\/* Extend navy background to wrapper when dark section is last child *\/\n.esg-vtrack-byo-simkit-pdp .esg-section--advantage:last-of-type {\n  margin-bottom: 0;\n  padding-bottom: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp:has(.esg-section--advantage:last-child) {\n  background: #0A1A3A;\n  padding-bottom: 0;\n}\n\n\/* ── Inner container ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 72px 48px;\n  box-sizing: border-box;\n  width: 100%;\n}\n\n\/* ── Typography ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-eyebrow {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 13px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin: 0 0 12px;\n  display: block;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark .esg-eyebrow {\n  color: #7A9CC0;\n}\n\n.esg-vtrack-byo-simkit-pdp h3.esg-heading {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: clamp(26px, 3.5vw, 40px);\n  line-height: 1.1;\n  color: #0A1A3A;\n  margin: 0 0 20px;\n  letter-spacing: -0.01em;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark h3.esg-heading {\n  color: #ffffff;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-lede {\n  font-size: 17px;\n  line-height: 1.7;\n  color: #2a3756;\n  margin: 0 0 16px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-lede:last-child {\n  margin-bottom: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark .esg-lede,\n.esg-vtrack-byo-simkit-pdp .esg-section--dark p {\n  color: #E6ECF7;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark strong {\n  color: #ffffff;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark a {\n  color: #7A9CC0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark a:hover {\n  color: #A8C4E0;\n}\n\n\/* ── Divider ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-divider {\n  width: 48px;\n  height: 3px;\n  background: #0A1A3A;\n  margin: 0 0 32px;\n  display: block;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark .esg-divider {\n  background: #7A9CC0;\n}\n\n\/* ── Nav Cards ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-nav-cards {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 40px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-nav-card {\n  display: block;\n  text-decoration: none;\n  border: 1.5px solid #E6E9F0;\n  border-radius: 8px;\n  overflow: hidden;\n  transition: box-shadow 0.18s, border-color 0.18s, transform 0.18s;\n  background: #ffffff;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-nav-card:hover {\n  box-shadow: 0 6px 24px rgba(10,26,58,0.10);\n  border-color: #0A1A3A;\n  transform: translateY(-2px);\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-nav-card__img {\n  width: 100%;\n  aspect-ratio: 16\/9;\n  object-fit: cover;\n  background: #F8F8F8;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-nav-card__label {\n  padding: 14px 16px;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 16px;\n  letter-spacing: 0.02em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-nav-card__arrow {\n  font-size: 18px;\n  opacity: 0.5;\n  transition: opacity 0.15s, transform 0.15s;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-nav-card:hover .esg-nav-card__arrow {\n  opacity: 1;\n  transform: translateX(3px);\n}\n\n\/* ── Trust Strip ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-trust-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-trust-item {\n  padding: 36px 32px;\n  border-right: 1px solid rgba(255,255,255,0.1);\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-trust-item:last-child {\n  border-right: none;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-trust-item__label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 18px;\n  color: #ffffff;\n  letter-spacing: 0.02em;\n  text-transform: uppercase;\n  margin: 0 0 6px;\n  display: block;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-trust-item__sub {\n  font-size: 14px;\n  color: #A8C4E0;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* ── Feature Grid (VTrack section) ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 24px;\n  margin: 36px 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-feature-card {\n  background: #F8F8F8;\n  border: 1.5px solid #E6E9F0;\n  border-radius: 8px;\n  padding: 28px 24px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-feature-card__icon {\n  width: 36px;\n  height: 36px;\n  margin-bottom: 14px;\n  color: #0A1A3A;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-feature-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 17px;\n  color: #0A1A3A;\n  text-transform: uppercase;\n  letter-spacing: 0.03em;\n  margin: 0 0 8px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-feature-card__body {\n  font-size: 14px;\n  color: #6B7390;\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ── Notice \/ callout ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-notice {\n  background: #F0F4FA;\n  border-left: 4px solid #0A1A3A;\n  border-radius: 0 6px 6px 0;\n  padding: 20px 24px;\n  margin: 32px 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-notice--warn {\n  border-left-color: #7A9CC0;\n  background: #EEF3FA;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-notice p {\n  margin: 0 0 8px;\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.6;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-notice p:last-child {\n  margin-bottom: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-notice strong {\n  color: #0A1A3A;\n  font-weight: 600;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark .esg-notice {\n  background: rgba(122,156,192,0.12);\n  border-left-color: #7A9CC0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--dark .esg-notice p {\n  color: #E6ECF7;\n}\n\n\/* ── Projector lists ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-projector-cols {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  margin: 32px 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-projector-group__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 20px;\n  color: #0A1A3A;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  margin: 0 0 16px;\n  padding-bottom: 10px;\n  border-bottom: 2px solid #E6E9F0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-projector-list {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-projector-list li {\n  display: flex;\n  flex-direction: row;\n  align-items: center;\n  gap: 20px;\n  padding: 16px 12px;\n  border-bottom: 1px solid #E6E9F0;\n  border-right: 1px solid #E6E9F0;\n}\n\n\/* Remove right border on even items (right column) *\/\n.esg-vtrack-byo-simkit-pdp .esg-projector-list li:nth-child(2n) {\n  border-right: none;\n}\n\n\/* Remove bottom border on last row *\/\n.esg-vtrack-byo-simkit-pdp .esg-projector-list li:nth-last-child(-n+2):nth-child(odd),\n.esg-vtrack-byo-simkit-pdp .esg-projector-list li:last-child {\n  border-bottom: none;\n}\n\n@media (max-width: 700px) {\n  .esg-vtrack-byo-simkit-pdp .esg-projector-list {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-byo-simkit-pdp .esg-projector-list li {\n    border-right: none;\n  }\n  .esg-vtrack-byo-simkit-pdp .esg-projector-list li:last-child {\n    border-bottom: none;\n  }\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-projector-list__name {\n  font-weight: 600;\n  font-size: 15px;\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-projector-list__name:hover {\n  color: #2a3756;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-projector-list__spec {\n  font-size: 13px;\n  color: #6B7390;\n  margin-top: 3px;\n}\n\n\/* ── Enclosure card grid ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-enclosure-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin: 32px 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-enclosure-card {\n  border: 1.5px solid #E6E9F0;\n  border-radius: 8px;\n  padding: 32px 28px;\n  background: #ffffff;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-enclosure-card__name {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 22px;\n  text-transform: uppercase;\n  letter-spacing: 0.03em;\n  color: #0A1A3A;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-enclosure-card__dims {\n  font-size: 14px;\n  color: #6B7390;\n  font-weight: 500;\n  letter-spacing: 0.01em;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-enclosure-card__link {\n  display: inline-block;\n  margin-top: 12px;\n  font-size: 14px;\n  font-weight: 600;\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-enclosure-card__link:hover {\n  color: #2a3756;\n}\n\n\/* ── Mat list ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-mat-list {\n  list-style: none;\n  margin: 24px 0;\n  padding: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-mat-list li {\n  display: flex;\n  flex-direction: row;\n  align-items: center;\n  gap: 20px;\n  padding: 16px 0;\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-mat-list li:first-child {\n  border-top: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-mat-list__name {\n  font-weight: 600;\n  font-size: 15px;\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-mat-list__name:hover {\n  color: #2a3756;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-mat-list__desc {\n  font-size: 13px;\n  color: #6B7390;\n  margin-top: 3px;\n}\n\n\/* ── Gallery ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-gallery {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n  margin-bottom: 16px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-gallery img {\n  width: 100%;\n  aspect-ratio: 16\/10;\n  object-fit: cover;\n  border-radius: 6px;\n  opacity: 0.9;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-gallery-caption {\n  font-size: 13px;\n  color: #A8C4E0;\n  text-align: center;\n  margin: 0;\n  font-style: italic;\n}\n\n\/* ── What's Always Included ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-included-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n  margin-top: 32px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-included-card {\n  border: 1.5px solid #E6E9F0;\n  border-radius: 8px;\n  padding: 32px 28px;\n  background: #ffffff;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-section--light .esg-included-card {\n  background: #ffffff;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-included-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 17px;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: #0A1A3A;\n  margin: 0 0 20px;\n  padding-bottom: 12px;\n  border-bottom: 2px solid #E6E9F0;\n  display: block;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-included-card--selections .esg-included-card__title {\n  border-bottom-color: #7A9CC0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-included-card ul {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-included-card ul li {\n  font-size: 15px;\n  color: #2a3756;\n  padding: 8px 0;\n  border-bottom: 1px solid #F0F0F0;\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  line-height: 1.5;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-included-card ul li:last-child {\n  border-bottom: none;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-included-card ul li::before {\n  content: \"\\2713\";\n  font-size: 13px;\n  color: #0A1A3A;\n  flex-shrink: 0;\n  margin-top: 2px;\n  font-weight: 700;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-included-card--selections ul li::before {\n  content: \"\\2022\";\n  color: #7A9CC0;\n  font-size: 16px;\n}\n\n\/* ── Spec table ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-spec-layout {\n  display: grid;\n  grid-template-columns: 3fr 2fr;\n  gap: 40px;\n  align-items: start;\n  margin-top: 32px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 15px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-spec-table tr {\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-spec-table tr:first-child {\n  border-top: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-spec-table td {\n  padding: 12px 16px 12px 0;\n  vertical-align: top;\n  line-height: 1.5;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-spec-table td:first-child {\n  font-weight: 600;\n  color: #0A1A3A;\n  width: 45%;\n  white-space: nowrap;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-spec-table td:last-child {\n  color: #2a3756;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-why-card {\n  background: #0A1A3A;\n  border-radius: 8px;\n  padding: 32px 28px;\n  color: #E6ECF7;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-why-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 20px;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  color: #ffffff;\n  margin: 0 0 20px;\n  display: block;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-why-card ul {\n  list-style: none;\n  margin: 0;\n  padding: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-why-card ul li {\n  font-size: 14px;\n  color: #E6ECF7;\n  padding: 9px 0;\n  border-bottom: 1px solid rgba(255,255,255,0.08);\n  display: flex;\n  gap: 10px;\n  align-items: flex-start;\n  line-height: 1.5;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-why-card ul li:last-child {\n  border-bottom: none;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-why-card ul li::before {\n  content: \"\\2192\";\n  color: #7A9CC0;\n  flex-shrink: 0;\n  font-size: 14px;\n}\n\n\/* ── Buyer profile cards ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-profile-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-top: 32px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-profile-card {\n  border: 1.5px solid #E6E9F0;\n  border-radius: 8px;\n  padding: 28px 24px;\n  background: #ffffff;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-profile-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 18px;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  color: #0A1A3A;\n  margin: 0 0 12px;\n  padding-bottom: 10px;\n  border-bottom: 2px solid #E6E9F0;\n  display: block;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-profile-card__body {\n  font-size: 14px;\n  color: #2a3756;\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ── Alternate configs ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-alt-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 24px;\n  margin: 32px 0 20px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-alt-card {\n  border: 1.5px solid #E6E9F0;\n  border-radius: 8px;\n  padding: 28px 24px;\n  background: #F8F8F8;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-alt-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 18px;\n  text-transform: uppercase;\n  letter-spacing: 0.03em;\n  color: #0A1A3A;\n  margin: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-alt-card__body {\n  font-size: 14px;\n  color: #2a3756;\n  line-height: 1.6;\n  margin: 0;\n  flex: 1;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-alt-card__cta {\n  display: inline-block;\n  font-size: 13px;\n  font-weight: 700;\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-alt-note {\n  font-size: 14px;\n  color: #6B7390;\n  margin: 0 0 28px;\n  font-style: italic;\n}\n\n\/* ── Component links row ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-component-links {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px 28px;\n  margin-top: 8px;\n  padding-top: 24px;\n  border-top: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-component-links a {\n  font-size: 13px;\n  font-weight: 600;\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  white-space: nowrap;\n}\n\n\/* ── Resources ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-resource-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n  margin-top: 32px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-resource-card {\n  display: flex;\n  flex-direction: column;\n  border: 1.5px solid #E6E9F0;\n  border-radius: 8px;\n  padding: 28px 24px;\n  background: #ffffff;\n  text-decoration: none;\n  transition: box-shadow 0.18s, border-color 0.18s;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-resource-card:hover {\n  box-shadow: 0 4px 20px rgba(10,26,58,0.09);\n  border-color: #0A1A3A;\n  text-decoration: none;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-resource-card__icon {\n  width: 40px;\n  height: 40px;\n  margin-bottom: 16px;\n  color: #0A1A3A;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-resource-card__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 18px;\n  text-transform: uppercase;\n  letter-spacing: 0.03em;\n  color: #0A1A3A;\n  margin: 0 0 8px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-resource-card__url {\n  font-size: 12px;\n  color: #6B7390;\n  margin-top: auto;\n  padding-top: 14px;\n  word-break: break-all;\n}\n\n\/* ── FAQ ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-faq-list {\n  margin-top: 32px;\n  display: flex;\n  flex-direction: column;\n  gap: 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-faq-item {\n  border-bottom: 1px solid #E6E9F0;\n  padding: 24px 0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-faq-item:first-child {\n  border-top: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-faq-q {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 18px;\n  letter-spacing: 0.01em;\n  color: #0A1A3A;\n  margin: 0 0 10px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-faq-a {\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.65;\n  margin: 0;\n}\n\n\/* ── ESG Advantage ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-advantage-body {\n  width: 100%;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-advantage-body p {\n  font-size: 16px;\n  line-height: 1.75;\n  margin: 0 0 18px;\n  color: #E6ECF7;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-advantage-body p:last-child {\n  margin-bottom: 0;\n}\n\n\/* ── Product image-card rows (projectors + mats) ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-item-row {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  padding: 16px 0;\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row:last-child {\n  border-bottom: none;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__thumb {\n  width: 120px;\n  height: 90px;\n  object-fit: contain;\n  background: #F8F8F8;\n  border: 1px solid #E6E9F0;\n  border-radius: 4px;\n  flex-shrink: 0;\n  display: block;\n  padding: 6px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__body {\n  display: flex;\n  flex-direction: column;\n  gap: 3px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__name {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 18px;\n  letter-spacing: 0.02em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__name:hover {\n  color: #2a3756;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__spec {\n  font-size: 14px;\n  color: #6B7390;\n  font-family: 'Inter', system-ui, sans-serif;\n  font-weight: 400;\n}\n\n\/* ── Product image-card rows (projectors + mats) ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-item-row {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  padding: 16px 0;\n  border-bottom: 1px solid #E6E9F0;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row:last-child {\n  border-bottom: none;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__thumb {\n  width: 120px;\n  height: 90px;\n  object-fit: contain;\n  background: #F8F8F8;\n  border: 1px solid #E6E9F0;\n  border-radius: 4px;\n  flex-shrink: 0;\n  display: block;\n  padding: 6px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__body {\n  display: flex;\n  flex-direction: column;\n  gap: 3px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__name {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 18px;\n  letter-spacing: 0.02em;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__name:hover {\n  color: #2a3756;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-item-row__spec {\n  font-size: 14px;\n  color: #6B7390;\n  font-family: 'Inter', system-ui, sans-serif;\n  font-weight: 400;\n}\n\n\/* ── VTrack banner ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-banner {\n  display: flex;\n  align-items: center;\n  gap: 32px;\n  background: #F0F4FA;\n  border: 1.5px solid #E6E9F0;\n  border-radius: 8px;\n  padding: 28px 32px;\n  margin-top: 32px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-banner img {\n  width: 120px;\n  height: auto;\n  flex-shrink: 0;\n  border-radius: 4px;\n  object-fit: contain;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-banner__body {\n  flex: 1;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-banner__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 800;\n  font-size: 20px;\n  text-transform: uppercase;\n  letter-spacing: 0.03em;\n  color: #0A1A3A;\n  margin: 0 0 8px;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-banner__desc {\n  font-size: 14px;\n  color: #6B7390;\n  margin: 0 0 12px;\n  line-height: 1.6;\n}\n\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-banner__link {\n  font-size: 13px;\n  font-weight: 700;\n  color: #0A1A3A;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n}\n\n\/* ── Responsive ── *\/\n@media (max-width: 900px) {\n  .esg-vtrack-byo-simkit-pdp .esg-inner {\n    padding: 56px 24px;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-nav-cards {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-trust-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-trust-item {\n    border-right: none;\n    border-bottom: 1px solid rgba(255,255,255,0.1);\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-trust-item:nth-child(2),\n  .esg-vtrack-byo-simkit-pdp .esg-trust-item:nth-child(4) {\n    border-right: none;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-feature-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-projector-cols {\n    grid-template-columns: 1fr;\n    gap: 32px;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-enclosure-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-included-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-spec-layout {\n    grid-template-columns: 1fr;\n    gap: 28px;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-profile-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-alt-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-resource-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-gallery {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-vtrack-banner {\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 20px;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-vtrack-banner img {\n    width: 80px;\n  }\n}\n\n@media (max-width: 560px) {\n  .esg-vtrack-byo-simkit-pdp .esg-nav-cards {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-trust-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-profile-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .esg-vtrack-byo-simkit-pdp .esg-spec-table td:first-child {\n    white-space: normal;\n  }\n}\n\n\/* ── VTrack Intro (image + lede side-by-side) ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-intro {\n  display: flex;\n  flex-direction: row;\n  gap: 48px;\n  align-items: center;\n  margin-bottom: 40px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-intro__img {\n  flex-shrink: 0;\n  width: 320px;\n  background: #F8F8F8;\n  border: 1px solid #E6E9F0;\n  padding: 16px;\n  box-sizing: border-box;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-intro__img img {\n  width: 100%;\n  height: auto;\n  display: block;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-intro__body {\n  flex: 1;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-intro__link {\n  display: inline-block;\n  margin-top: 16px;\n  color: #0A1A3A;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 15px;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n  letter-spacing: 0.04em;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-intro__link:hover {\n  color: #2a3756;\n}\n\n\/* ── VTrack Detail (spec table + software cards) ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-detail {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  margin-top: 48px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-detail__label {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 13px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #6B7390;\n  margin: 0 0 16px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-specs table {\n  width: 100%;\n  border-collapse: collapse;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-specs tr {\n  border-bottom: 1px solid #E6E9F0;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-specs tr:last-child {\n  border-bottom: none;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-specs td {\n  padding: 10px 8px;\n  font-family: 'Inter', sans-serif;\n  font-size: 14px;\n  color: #2a3756;\n  vertical-align: top;\n  line-height: 1.5;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-specs td:first-child {\n  font-weight: 600;\n  color: #0A1A3A;\n  width: 44%;\n  padding-right: 16px;\n}\n\n\/* ── Software cards ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-software-card {\n  border-bottom: 1px solid #E6E9F0;\n  padding: 14px 0;\n}\n.esg-vtrack-byo-simkit-pdp .esg-software-card:first-child {\n  border-top: 1px solid #E6E9F0;\n}\n.esg-vtrack-byo-simkit-pdp .esg-software-card__name {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 16px;\n  color: #0A1A3A;\n  letter-spacing: 0.04em;\n  text-transform: uppercase;\n  margin: 0 0 4px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-software-card__desc {\n  font-family: 'Inter', sans-serif;\n  font-size: 14px;\n  color: #6B7390;\n  margin: 0;\n  line-height: 1.5;\n}\n.esg-vtrack-byo-simkit-pdp .esg-software-notice {\n  margin-top: 16px;\n  padding: 12px 16px;\n  background: #F8F8F8;\n  border-left: 3px solid #0A1A3A;\n  font-family: 'Inter', sans-serif;\n  font-size: 13px;\n  color: #6B7390;\n  line-height: 1.5;\n}\n\n\/* ── Why Overhead callout grid ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-why {\n  margin-top: 48px;\n  border-top: 2px solid #0A1A3A;\n  padding-top: 40px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-why__grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 32px;\n  margin-top: 28px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-why__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 18px;\n  text-transform: uppercase;\n  color: #0A1A3A;\n  letter-spacing: 0.04em;\n  margin: 0 0 8px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-vtrack-why__body {\n  font-family: 'Inter', sans-serif;\n  font-size: 15px;\n  color: #2a3756;\n  line-height: 1.6;\n  margin: 0;\n}\n\n\/* ── Responsive: stack intro + detail + why grid at 900px ── *\/\n@media (max-width: 900px) {\n  .esg-vtrack-byo-simkit-pdp .esg-vtrack-intro {\n    flex-direction: column;\n    gap: 28px;\n  }\n  .esg-vtrack-byo-simkit-pdp .esg-vtrack-intro__img {\n    width: 100%;\n    max-width: 380px;\n  }\n  .esg-vtrack-byo-simkit-pdp .esg-vtrack-detail {\n    grid-template-columns: 1fr;\n    gap: 32px;\n  }\n  .esg-vtrack-byo-simkit-pdp .esg-vtrack-why__grid {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n}\n\n\n\/* ── Enclosure Tabs ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-enc-tabs {\n  display: flex;\n  gap: 0;\n  margin-top: 24px;\n  border-bottom: 2px solid #E2E6EE;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-tab {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 20px;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: #6B7390;\n  background: none;\n  border: none;\n  border-bottom: 4px solid transparent;\n  margin-bottom: -2px;\n  padding: 14px 32px;\n  cursor: pointer;\n  transition: color 0.15s, border-color 0.15s;\n  position: relative;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-tab:hover {\n  color: #0A1A3A;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-tab--active {\n  color: #0A1A3A;\n  border-bottom-color: #0A1A3A;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-tab--popular::after {\n  content: 'Most Popular';\n  display: block;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #ffffff;\n  background: #0A1A3A;\n  padding: 2px 7px;\n  margin-top: 4px;\n  line-height: 1.4;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-panel {\n  display: none;\n  margin-top: 20px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-panel--active {\n  display: block;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-panel__layout {\n  display: grid;\n  grid-template-columns: 260px 1fr;\n  gap: 24px;\n  align-items: start;\n  margin-top: 4px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-panel__img {\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  background: #F8F8F8;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  overflow: hidden;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-panel__img img {\n  max-height: 90%;\n  max-width: 90%;\n  width: auto;\n  height: auto;\n  object-fit: contain;\n  display: block;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-panel__desc {\n  font-family: 'Inter', sans-serif;\n  font-size: 14px;\n  color: #6B7390;\n  margin: 0 0 16px;\n  line-height: 1.55;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-panel__rows {\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-row {\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  padding: 10px 14px;\n  background: #F8F8F8;\n  font-family: 'Inter', sans-serif;\n  font-size: 14px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-row__label {\n  color: #6B7390;\n  font-weight: 600;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-row__val {\n  color: #0A1A3A;\n  font-weight: 700;\n}\n.esg-vtrack-byo-simkit-pdp .esg-enc-popular {\n  display: inline-block;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: #ffffff;\n  background: #0A1A3A;\n  padding: 3px 8px;\n  margin-bottom: 10px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-component-link {\n  color: #0A1A3A;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 15px;\n  letter-spacing: 0.04em;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-component-link:hover {\n  color: #2a3756;\n}\n@media (max-width: 680px) {\n  .esg-vtrack-byo-simkit-pdp .esg-enc-panel__layout {\n    grid-template-columns: 1fr;\n  }\n  .esg-vtrack-byo-simkit-pdp .esg-enc-tab {\n    font-size: 16px;\n    padding: 12px 18px;\n  }\n}\n\n\n\/* ── Featured Projector Grid ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-featured-proj {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n  margin-bottom: 52px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-featured-proj__card {\n  border: 2px solid #0A1A3A;\n  background: #fff;\n  padding: 20px 16px 18px;\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n  box-sizing: border-box;\n}\n.esg-vtrack-byo-simkit-pdp .esg-featured-proj__img {\n  width: 100%;\n  height: 120px;\n  object-fit: contain;\n  margin-bottom: 14px;\n  background: #F8F8F8;\n  padding: 8px;\n  box-sizing: border-box;\n}\n.esg-vtrack-byo-simkit-pdp .esg-featured-proj__badge-row {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 6px;\n  flex-wrap: wrap;\n}\n.esg-vtrack-byo-simkit-pdp .esg-badge--recommended {\n  background: #0A1A3A;\n  color: #fff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 11px;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  padding: 3px 8px;\n  display: inline-block;\n}\n.esg-vtrack-byo-simkit-pdp .esg-badge--res {\n  border: 1px solid #0A1A3A;\n  color: #0A1A3A;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 11px;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  padding: 2px 7px;\n  display: inline-block;\n}\n.esg-vtrack-byo-simkit-pdp .esg-featured-proj__name {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 17px;\n  color: #0A1A3A;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  text-decoration: none;\n  margin-bottom: 6px;\n  line-height: 1.2;\n}\n.esg-vtrack-byo-simkit-pdp .esg-featured-proj__name:hover {\n  color: #2a3756;\n  text-decoration: underline;\n}\n.esg-vtrack-byo-simkit-pdp .esg-featured-proj__desc {\n  font-family: 'Inter', sans-serif;\n  font-size: 13px;\n  color: #6B7390;\n  line-height: 1.5;\n  margin: 0;\n  flex: 1;\n}\n\n\/* ── Resolution group headings ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-res-group {\n  margin-bottom: 40px;\n}\n.esg-vtrack-byo-simkit-pdp .esg-res-group__title {\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: clamp(18px, 1.8vw, 22px);\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  color: #0A1A3A;\n  margin: 0 0 4px;\n  padding-bottom: 10px;\n  border-bottom: 2px solid #0A1A3A;\n}\n.esg-vtrack-byo-simkit-pdp .esg-res-group__sub {\n  font-family: 'Inter', sans-serif;\n  font-size: 14px;\n  color: #6B7390;\n  margin: 0 0 16px;\n  line-height: 1.5;\n}\n\n\/* ── Recommended tag on item rows ── *\/\n.esg-vtrack-byo-simkit-pdp .esg-item-row__rec {\n  display: inline-block;\n  background: #0A1A3A;\n  color: #fff;\n  font-family: 'Barlow Condensed', sans-serif;\n  font-weight: 700;\n  font-size: 10px;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  padding: 2px 7px;\n  margin-left: 8px;\n  vertical-align: middle;\n  position: relative;\n  top: -1px;\n}\n\n\/* ── Responsive: featured grid stacks to 2-col then 1-col ── *\/\n@media (max-width: 900px) {\n  .esg-vtrack-byo-simkit-pdp .esg-featured-proj {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n@media (max-width: 540px) {\n  .esg-vtrack-byo-simkit-pdp .esg-featured-proj {\n    grid-template-columns: 1fr;\n  }\n}\n\n\u003c\/style\u003e\n\n\u003cdiv class=\"esg-vtrack-byo-simkit-pdp\"\u003e\n\n  \u003c!-- ============================================================\n       SECTION 1 — WHITE — Hero \/ Intro\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eBuild Your Own Golf Simulator\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eThe VTrack Overhead System — Your Projector, Your Enclosure, Your Mat\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n      \u003cp class=\"esg-lede\" style=\"max-width:none;\"\u003e\n        This kit is designed for buyers who already know what they want — a specific projector they’ve researched, a mat they trust, or a configuration that doesn’t exist in any pre-built package. The VTrack overhead launch monitor, ceiling mount, full cable install kit, and impact protector are fixed inclusions. Every configuration ships with the same proven overhead foundation. All that’s left is choosing what goes in front of it and what you stand on.\n      \u003c\/p\u003e\n      \u003cp class=\"esg-lede\" style=\"max-width:none;\"\u003e\n        Select your projector, enclosure, and hitting mat using the dropdowns above. A landing mat and putting green are available as optional add-ons at checkout. Use the sections below as a reference guide for each category — dimensions, specs, and fitment notes for every option in the catalog.\n      \u003c\/p\u003e\n\n      \u003c!-- Intro Nav Cards --\u003e\n      \u003cdiv class=\"esg-nav-cards\"\u003e\n        \u003ca href=\"#esg-byo-vtrack\" class=\"esg-nav-card\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/Vtrack-Main.png\" alt=\"VTrack Overhead Launch Monitor\" class=\"esg-nav-card__img\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-nav-card__label\"\u003e\n            VTrack Launch Monitor\n            \u003cspan class=\"esg-nav-card__arrow\"\u003e→\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"#esg-byo-projector\" class=\"esg-nav-card\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ak700st-gallery1.png\" alt=\"BenQ AK700ST projector — representative projector selection\" class=\"esg-nav-card__img\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-nav-card__label\"\u003e\n            Choose Your Projector\n            \u003cspan class=\"esg-nav-card__arrow\"\u003e→\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"#esg-byo-enclosure\" class=\"esg-nav-card\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/E12-Angle.png\" alt=\"Eagle 12 golf simulator enclosure angle view\" class=\"esg-nav-card__img\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-nav-card__label\"\u003e\n            Choose Your Enclosure\n            \u003cspan class=\"esg-nav-card__arrow\"\u003e→\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"#esg-byo-mat\" class=\"esg-nav-card\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/beavertail_top.jpg\" alt=\"Beaver Tail hitting mat top view\" class=\"esg-nav-card__img\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-nav-card__label\"\u003e\n            Choose Your Mat\n            \u003cspan class=\"esg-nav-card__arrow\"\u003e→\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 2 — DARK — Trust Strip\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner\" style=\"padding-top:0; padding-bottom:0;\"\u003e\n      \u003cdiv class=\"esg-trust-grid\"\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eFree UPS Ground Shipping\u003c\/span\u003e\n          \u003cp class=\"esg-trust-item__sub\"\u003eContinental US — no shipping charges on any configuration\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eFixed Core Included\u003c\/span\u003e\n          \u003cp class=\"esg-trust-item__sub\"\u003eVTrack, ceiling mount, cabling, and impact protector are pre-selected in every build\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eYour Choice of Projector\u003c\/span\u003e\n          \u003cp class=\"esg-trust-item__sub\"\u003e17 models across BenQ and Optoma — 1080P and 4K short-throw options\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-trust-item\"\u003e\n          \u003cspan class=\"esg-trust-item__label\"\u003eESG-Backed Support\u003c\/span\u003e\n          \u003cp class=\"esg-trust-item__sub\"\u003eSetup support is included with every configuration, regardless of which options are selected\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 3 — WHITE — VTrack Overview\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--white\" id=\"esg-byo-vtrack\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eThe Fixed Foundation\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eVTrack Overhead — Included in Every Configuration\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n\n      \u003c!-- Intro: image left, lede right --\u003e\n      \u003cdiv class=\"esg-vtrack-intro\"\u003e\n        \u003cdiv class=\"esg-vtrack-intro__img\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/Vtrack-Main.png\" alt=\"VTrack Overhead Launch Monitor mounted to ceiling\" loading=\"lazy\" width=\"288\" height=\"288\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-vtrack-intro__body\"\u003e\n          \u003cp class=\"esg-lede\" style=\"max-width:none;\"\u003e\n            The VTrack is a ceiling-mounted, markerless overhead launch monitor using dual high-speed stereoscopic cameras. No ball stickers, no floor sensors, no calibration targets. It measures 25+ ball and club parameters on every shot and delivers slow-motion impact video with every swing.\n          \u003c\/p\u003e\n          \u003cp class=\"esg-lede\" style=\"max-width:none;\"\u003e\n            Every configuration in this Build Your Own SimKit — regardless of which projector or hitting mat is selected — includes the same VTrack Overhead. The launch monitor is the fixed differentiator that separates this kit from budget simulator packages. The projector and mat choices shape the picture quality and feel underfoot; the VTrack determines the data quality.\n          \u003c\/p\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-golf-launch-monitor\" class=\"esg-vtrack-intro__link\"\u003eView VTrack Overhead standalone listing →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 4-up Feature Grid --\u003e\n      \u003cdiv class=\"esg-feature-grid\"\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003csvg class=\"esg-feature-card__icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003crect x=\"4\" y=\"8\" width=\"28\" height=\"18\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M18 4V8M14 4H22\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"18\" cy=\"17\" r=\"5\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"esg-feature-card__title\"\u003eOverhead Mount\u003c\/p\u003e\n          \u003cp class=\"esg-feature-card__body\"\u003eMounts to the ceiling above the hitting zone — fully outside the swing path. Compatible with right- and left-handed golfers with no repositioning required. Minimum ceiling height: 106″ (8’10″).\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003csvg class=\"esg-feature-card__icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003ccircle cx=\"18\" cy=\"18\" r=\"13\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18\" cy=\"18\" r=\"6\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18\" cy=\"18\" r=\"2\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"esg-feature-card__title\"\u003eMarkerless Tracking\u003c\/p\u003e\n          \u003cp class=\"esg-feature-card__body\"\u003eNo ball stickers. No special balls required. Dual high-speed stereoscopic cameras capture ball flight and club data from standard range balls at full swing speed.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003csvg class=\"esg-feature-card__icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003cpath d=\"M6 28L12 16L18 22L24 10L30 20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"12\" cy=\"16\" r=\"2\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"18\" cy=\"22\" r=\"2\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"24\" cy=\"10\" r=\"2\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"esg-feature-card__title\"\u003e25+ Parameters Per Shot\u003c\/p\u003e\n          \u003cp class=\"esg-feature-card__body\"\u003eBall speed, launch angle, spin axis, spin rate, carry distance, club path, face angle, smash factor, attack angle, and more — delivered every shot, every swing.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-feature-card\"\u003e\n          \u003csvg class=\"esg-feature-card__icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003crect x=\"4\" y=\"10\" width=\"28\" height=\"18\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M15 16l6 3.5-6 3.5V16z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"esg-feature-card__title\"\u003eSlow-Motion Impact Video\u003c\/p\u003e\n          \u003cp class=\"esg-feature-card__body\"\u003eEvery shot captures high-frame-rate impact footage so golfers can review club face contact, shaft lean, and divot pattern alongside the data.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 2-column detail: spec table + software cards --\u003e\n      \u003cdiv class=\"esg-vtrack-detail\"\u003e\n\n        \u003c!-- Left: Spec Table --\u003e\n        \u003cdiv class=\"esg-vtrack-specs\"\u003e\n          \u003cp class=\"esg-vtrack-detail__label\"\u003eSpecifications\u003c\/p\u003e\n          \u003ctable\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eTracking Method\u003c\/td\u003e\n                \u003ctd\u003eDual high-speed stereoscopic cameras, overhead\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMount Position\u003c\/td\u003e\n                \u003ctd\u003eCeiling-mounted above hitting zone\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eMin. Ceiling Height\u003c\/td\u003e\n                \u003ctd\u003e106″ (8’10″)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eHandedness\u003c\/td\u003e\n                \u003ctd\u003eRight and left — no repositioning required\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eBall Requirement\u003c\/td\u003e\n                \u003ctd\u003eStandard golf balls, no markers or stickers\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eBall Data Points\u003c\/td\u003e\n                \u003ctd\u003eBall speed, launch angle, spin rate, spin axis, carry, total, side carry, side total, height, landing angle, hang time\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eClub Data Points\u003c\/td\u003e\n                \u003ctd\u003eClub speed, smash factor, club path, face angle, attack angle, dynamic loft, face-to-path\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eImpact Video\u003c\/td\u003e\n                \u003ctd\u003eYes — slow-motion capture on every shot\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eSubscription\u003c\/td\u003e\n                \u003ctd\u003eNone required for hardware; software subscription varies by platform (GSPro, E6)\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Right: Software Compatibility --\u003e\n        \u003cdiv class=\"esg-vtrack-software\"\u003e\n          \u003cp class=\"esg-vtrack-detail__label\"\u003eSoftware Compatibility\u003c\/p\u003e\n          \u003cdiv class=\"esg-software-card\"\u003e\n            \u003cp class=\"esg-software-card__name\"\u003eGSPro\u003c\/p\u003e\n            \u003cp class=\"esg-software-card__desc\"\u003eFull integration with GSPro golf simulation software. Access to 100,000+ courses. VTrack connects via the GSPro Connect API over local network.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-software-card\"\u003e\n            \u003cp class=\"esg-software-card__name\"\u003eE6 Connect\u003c\/p\u003e\n            \u003cp class=\"esg-software-card__desc\"\u003eCompatible with E6 Connect for access to over 90 courses including Pebble Beach, TPC Sawgrass, and Bandon Dunes. Multiplayer and tournament modes supported.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-software-card\"\u003e\n            \u003cp class=\"esg-software-card__name\"\u003eE6 Apex\u003c\/p\u003e\n            \u003cp class=\"esg-software-card__desc\"\u003eE6 Apex support available for users who prefer the Apex platform. Same VTrack connection method as E6 Connect.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"esg-software-notice\"\u003e\n            The VTrack Overhead connects to a PC running your simulation software of choice. A PC is not included in this kit and is sold separately. Minimum PC specs vary by simulation platform.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- Why Overhead: 3-up callout --\u003e\n      \u003cdiv class=\"esg-vtrack-why\"\u003e\n        \u003cp class=\"esg-vtrack-detail__label\"\u003eWhy Overhead Matters\u003c\/p\u003e\n        \u003cdiv class=\"esg-vtrack-why__grid\"\u003e\n          \u003cdiv\u003e\n            \u003cp class=\"esg-vtrack-why__title\"\u003eNo Swing Interference\u003c\/p\u003e\n            \u003cp class=\"esg-vtrack-why__body\"\u003eSide-mounted and floor-based launch monitors can interrupt club path for certain swing styles or left-handed golfers. An overhead unit is mechanically out of reach — the unit never needs to move regardless of the shot shape, stance width, or handedness.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cp class=\"esg-vtrack-why__title\"\u003eNo Consumables\u003c\/p\u003e\n            \u003cp class=\"esg-vtrack-why__body\"\u003eReflective dot stickers, adhesive markers, and special alignment balls all require ongoing repurchase and careful application. The VTrack tracks standard golf balls without any preparation, which removes an ongoing cost and step from every session.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cp class=\"esg-vtrack-why__title\"\u003ePermanent Installation\u003c\/p\u003e\n            \u003cp class=\"esg-vtrack-why__body\"\u003eOnce mounted and calibrated, the VTrack stays in place. There is no setup or teardown between sessions. The included ceiling mount and 25ft cable run are designed for a clean, permanent install that keeps the sim bay ready at all times.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n    \u003c!-- ============================================================\n       SECTION 4 — LIGHT — Projector Chooser\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--light\" id=\"esg-byo-projector\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eChoose Your Projector\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003e17 Projector Options — Organized by Resolution\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n      \u003cp class=\"esg-lede\"\u003e\n        Resolution is the first decision: 1080P delivers sharp, smooth performance at a lower price point; 4K adds pixel density for buyers who want maximum screen fidelity. Within each group, the choice narrows by lumens output, light source (laser, LED, or lamp), and throw distance. Use the Projector Fitment Tool to confirm which models work in your room before selecting.\n      \u003c\/p\u003e\n\n      \u003c!-- ── Featured Picks ── --\u003e\n      \u003cp class=\"esg-vtrack-detail__label\" style=\"margin-bottom:16px;\"\u003eRecommended Picks\u003c\/p\u003e\n      \u003cdiv class=\"esg-featured-proj\"\u003e\n\n        \u003c!-- 1080P Pick 1: GT2400HDR --\u003e\n        \u003cdiv class=\"esg-featured-proj__card\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/m6yWJ25g.jpg\" alt=\"Optoma GT2400HDR 1080P short-throw projector\" class=\"esg-featured-proj__img\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-featured-proj__badge-row\"\u003e\n            \u003cspan class=\"esg-badge--recommended\"\u003eRecommended\u003c\/span\u003e\n            \u003cspan class=\"esg-badge--res\"\u003e1080P\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-gt2400hdr-4200-lumens-1080p-short-throw-golf-simulator-projector\" class=\"esg-featured-proj__name\"\u003eOptoma GT2400HDR\u003c\/a\u003e\n          \u003cp class=\"esg-featured-proj__desc\"\u003e4,200 lumens • short-throw • HDR • lamp-based. High-brightness 1080P with HDR support — the value pick for buyers who want maximum lumens without stepping into 4K pricing.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 1080P Pick 2: AH700ST --\u003e\n        \u003cdiv class=\"esg-featured-proj__card\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/AH700_d2e7ae23-35c5-4fa1-a2ab-5f84faadf2e8.png\" alt=\"BenQ AH700ST 1080P short-throw laser projector\" class=\"esg-featured-proj__img\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-featured-proj__badge-row\"\u003e\n            \u003cspan class=\"esg-badge--recommended\"\u003eRecommended\u003c\/span\u003e\n            \u003cspan class=\"esg-badge--res\"\u003e1080P\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\" class=\"esg-featured-proj__name\"\u003eBenQ AH700ST\u003c\/a\u003e\n          \u003cp class=\"esg-featured-proj__desc\"\u003e4,000 lumens • 0.69–0.83:1 throw • laser light source. Laser longevity in a 1080P package — the premium 1080P option for buyers prioritizing low maintenance over pixel count.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 4K Pick 1: ZK521ST-B --\u003e\n        \u003cdiv class=\"esg-featured-proj__card\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ZK521STB.png\" alt=\"Optoma ZK521ST-B 4K short-throw laser projector\" class=\"esg-featured-proj__img\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-featured-proj__badge-row\"\u003e\n            \u003cspan class=\"esg-badge--recommended\"\u003eRecommended\u003c\/span\u003e\n            \u003cspan class=\"esg-badge--res\"\u003e4K\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-zk521st-b-4k-laser-short-throw-golf-sim-projector\" class=\"esg-featured-proj__name\"\u003eOptoma ZK521ST-B\u003c\/a\u003e\n          \u003cp class=\"esg-featured-proj__desc\"\u003e5,000 lumens • short-throw • laser • Smart Fit auto-alignment. The most-specified 4K model — high lumens, laser source, and built-in auto-alignment simplify installation.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 4K Pick 2: AK700ST --\u003e\n        \u003cdiv class=\"esg-featured-proj__card\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/AK700_5f9c5a28-08e6-4d21-8772-d0fa6f485625.png\" alt=\"BenQ AK700ST 4K short-throw laser projector\" class=\"esg-featured-proj__img\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-featured-proj__badge-row\"\u003e\n            \u003cspan class=\"esg-badge--recommended\"\u003eRecommended\u003c\/span\u003e\n            \u003cspan class=\"esg-badge--res\"\u003e4K\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\" class=\"esg-featured-proj__name\"\u003eBenQ AK700ST\u003c\/a\u003e\n          \u003cp class=\"esg-featured-proj__desc\"\u003e4,000 lumens • 0.69–0.83:1 throw • laser light source. Premium 4K laser in the same throw range as the AH700ST — the direct upgrade path for buyers choosing between 1080P and 4K.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n      \u003c!-- ── 1080P Group ── --\u003e\n      \u003cdiv class=\"esg-res-group\"\u003e\n        \u003cp class=\"esg-res-group__title\"\u003e1080P Projectors\u003c\/p\u003e\n        \u003cp class=\"esg-res-group__sub\"\u003eFull HD resolution. Strong performance at lower price points. Laser, LED, and lamp options available.\u003c\/p\u003e\n        \u003cul class=\"esg-projector-list\"\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/m6yWJ25g.jpg\" alt=\"Optoma GT2400HDR 1080P high-brightness short-throw HDR projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-gt2400hdr-4200-lumens-1080p-short-throw-golf-simulator-projector\" class=\"esg-item-row__name\"\u003eOptoma GT2400HDR\u003cspan class=\"esg-item-row__rec\"\u003eRecommended\u003c\/span\u003e\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e1080P Full HD • 4,200 lumens • short-throw • HDR, lamp-based high-brightness 1080P\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/AH700_d2e7ae23-35c5-4fa1-a2ab-5f84faadf2e8.png\" alt=\"BenQ AH700ST 1080P short-throw laser projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah700st-4000-lumens-short-throw-1080p-laser-golf-simulator-projector\" class=\"esg-item-row__name\"\u003eBenQ AH700ST\u003cspan class=\"esg-item-row__rec\"\u003eRecommended\u003c\/span\u003e\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e1080P Full HD • 4,000 lumens • 0.69–0.83:1 throw • laser light source\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/01-lh860st-front30.avif\" alt=\"BenQ LH860ST 1080P high-brightness laser short-throw projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-lh860st-5000lms-1080p-laser-short-throw-projector\" class=\"esg-item-row__name\"\u003eBenQ LH860ST\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e1080P Full HD • 5,000 lumens • 0.85:1 throw • laser, high-brightness 1080P option\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/AH500ST.png\" alt=\"BenQ AH500ST 1080P short-throw laser projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah500st-4000-lumen-short-throw-1080p-laser-golf-simulator-projector\" class=\"esg-item-row__name\"\u003eBenQ AH500ST\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e1080P Full HD • 4,000 lumens • short-throw • laser light source\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/GT2000HDR_Main.png\" alt=\"Optoma GT2000HDR 1080P short-throw HDR lamp-based projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-gt2000hdr-3500-lumens-1080p-short-throw-golf-simulator-projector\" class=\"esg-item-row__name\"\u003eOptoma GT2000HDR\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e1080P Full HD • 3,500 lumens • short-throw • HDR, lamp-based 1080P entry\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/AH30ST.png\" alt=\"BenQ AH30ST 1080P short-throw LED projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ah30st-3000-lumen-short-throw-1080p-led-golf-simulator-projector\" class=\"esg-item-row__name\"\u003eBenQ AH30ST\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e1080P Full HD • 3,000 lumens • short-throw • LED light source, entry-level 1080P\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/AW30ST.png\" alt=\"BenQ LW600ST+ WXGA short-throw LED projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-aw30st-3200-lumen-short-throw-led-1080-golf-projector\" class=\"esg-item-row__name\"\u003eBenQ LW600ST+\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e1080P WXGA • 3,200 lumens • short-throw • LED light source\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/BQTH671ST.jpg\" alt=\"BenQ TH671ST 1080P short-throw lamp-based projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-th671st-short-throw-projector\" class=\"esg-item-row__name\"\u003eBenQ TH671ST\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e1080P Full HD • 3,000 lumens • 0.69:1 throw • lamp-based, budget short-throw option\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003c!-- ZW350ST tucked under 1080P — WXGA resolution --\u003e\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ZW350ST_main.png\" alt=\"Optoma ZW350ST WXGA short-throw laser projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-zw350st-short-throw-laser-projector-for-golf-simulators\" class=\"esg-item-row__name\"\u003eOptoma ZW350ST\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003eWXGA (1280×800) • 3,500 lumens • short-throw • laser, wide-format widescreen output\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- ── 4K Group ── --\u003e\n      \u003cdiv class=\"esg-res-group\"\u003e\n        \u003cp class=\"esg-res-group__title\"\u003e4K Projectors\u003c\/p\u003e\n        \u003cp class=\"esg-res-group__sub\"\u003e4K UHD resolution. Maximum pixel density for the sharpest image on larger screens. All laser-source models unless noted.\u003c\/p\u003e\n        \u003cul class=\"esg-projector-list\"\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ZK521STB.png\" alt=\"Optoma ZK521ST-B 4K short-throw laser projector with Smart Fit\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-zk521st-b-4k-laser-short-throw-golf-sim-projector\" class=\"esg-item-row__name\"\u003eOptoma ZK521ST-B\u003cspan class=\"esg-item-row__rec\"\u003eRecommended\u003c\/span\u003e\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e4K UHD • 5,000 lumens • short-throw • laser, includes Smart Fit auto-alignment\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/AK700_5f9c5a28-08e6-4d21-8772-d0fa6f485625.png\" alt=\"BenQ AK700ST 4K short-throw laser projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-ak700st-4000-lumen-4k-short-throw-laser-golf-simulator-projector\" class=\"esg-item-row__name\"\u003eBenQ AK700ST\u003cspan class=\"esg-item-row__rec\"\u003eRecommended\u003c\/span\u003e\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e4K UHD • 4,000 lumens • 0.69–0.83:1 throw • laser light source\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/LK936ST.png\" alt=\"BenQ LK936ST 4K short-throw BlueCore laser projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-lk936st-4k-short-throw-blue-core-laser-golf-simulation-projector\" class=\"esg-item-row__name\"\u003eBenQ LK936ST\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e4K UHD • 5,100 lumens • 0.81:1 throw • BlueCore laser, 20,000–30,000 hr life\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/LK830ST.png\" alt=\"BenQ LK830ST 4K short-throw laser projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/benq-lk830st-4k-short-throw-laser-golf-simulator-projector\" class=\"esg-item-row__name\"\u003eBenQ LK830ST\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e4K UHD • 4,000 lumens • 0.90:1 throw • laser, 20,000 hr rated\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ZK608TST_Main.png\" alt=\"Optoma ZK608TST 4K 6000-lumen short-throw laser projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-zk608tst-4k-6000-lumens-uhd-short-throw-golf-simulator-projector\" class=\"esg-item-row__name\"\u003eOptoma ZK608TST\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e4K UHD • 6,000 lumens • 0.58:1 fixed throw • DuraCore laser, IP6X sealed optical block\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ZK431STB.png\" alt=\"Optoma ZK431ST-B 4K short-throw laser projector with Smart Fit\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-zk431st-b-4k-laser-short-throw-golf-sim-projector\" class=\"esg-item-row__name\"\u003eOptoma ZK431ST-B\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e4K UHD • 4,300 lumens • short-throw • laser, Smart Fit included\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/UHZ35ST_Main.png\" alt=\"Optoma UHZ35ST 4K compact short-throw laser projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-uhz35st-3500-lumens-4k-uhd-short-throw-golf-simulator-projector\" class=\"esg-item-row__name\"\u003eOptoma UHZ35ST\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e4K UHD • 3,500 lumens • short-throw • laser, compact form factor\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n          \u003cli class=\"esg-item-row\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/ca45317c-4c7a-45b5-bd7e-04d0b34ce1e8.jpg\" alt=\"Optoma 4K400STx 4K ultra-short throw lamp-based projector\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n            \u003cdiv class=\"esg-item-row__body\"\u003e\n              \u003ca href=\"https:\/\/elitesimgolf.com\/products\/optoma-4k400stx-4k-short-throw\" class=\"esg-item-row__name\"\u003eOptoma 4K400STx\u003c\/a\u003e\n              \u003cspan class=\"esg-item-row__spec\"\u003e4K UHD • 4,000 lumens • 0.5:1 ultra-short throw • lamp-based 4K option\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cp style=\"font-size:14px; color:#6B7390; margin:8px 0 0;\"\u003e\n        Not sure which projector fits your room and enclosure?\n        \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\" style=\"color:#0A1A3A; font-weight:600;\"\u003eUse the Projector Fitment Tool →\u003c\/a\u003e\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n    \u003c!-- ============================================================\n       SECTION 5 — WHITE — Enclosure Chooser\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--white\" id=\"esg-byo-enclosure\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eChoose Your Enclosure\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eThree Bay Sizes — Birdie 10, Eagle 12, Albatross 13\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n      \u003cp class=\"esg-lede\"\u003e\n        Measure your room before selecting — enclosure width, depth, and ceiling height all affect which configuration will fit and how the projector needs to be positioned. Width determines the maximum screen size. Depth affects throw distance. Ceiling height must accommodate both the enclosure frame and the VTrack mounting position (106″ minimum).\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"esg-enc-tabs\" role=\"tablist\" aria-label=\"Enclosure options\"\u003e\n        \u003cbutton class=\"esg-enc-tab\" role=\"tab\" aria-controls=\"esg-enc-birdie\" aria-selected=\"false\" data-esg-enc=\"birdie\"\u003eBirdie 10\u003c\/button\u003e\n        \u003cbutton class=\"esg-enc-tab esg-enc-tab--active esg-enc-tab--popular\" role=\"tab\" aria-controls=\"esg-enc-eagle\" aria-selected=\"true\" data-esg-enc=\"eagle\"\u003eEagle 12\u003c\/button\u003e\n        \u003cbutton class=\"esg-enc-tab\" role=\"tab\" aria-controls=\"esg-enc-albatross\" aria-selected=\"false\" data-esg-enc=\"albatross\"\u003eAlbatross 13\u003c\/button\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Birdie 10 panel --\u003e\n      \u003cdiv id=\"esg-enc-birdie\" class=\"esg-enc-panel\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"esg-enc-panel__layout\"\u003e\n          \u003cdiv class=\"esg-enc-panel__img\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/B10-Side.png\" alt=\"Birdie 10 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-enc-panel__body\"\u003e\n            \u003cp class=\"esg-enc-panel__desc\"\u003eCompact 10ft bay — best for tighter rooms and single-car garages where width is limited. Pairs with 1080P and 4K short-throw projectors.\u003c\/p\u003e\n            \u003cdiv class=\"esg-enc-panel__rows\"\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eWidth\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e120″ (10ft)\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eHeight\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e96″\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eDepth\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e60″\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eScreen Ratio\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e4:3\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eLanding Mat\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e6ft × 12ft\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e1–1⁄4″ powder-coated steel\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eAssembly\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003eTool-free snap-together\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003ca class=\"esg-component-link\" href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure-for-garage\" style=\"margin-top:16px; display:inline-block;\"\u003eView the Birdie 10 Enclosure →\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Eagle 12 panel (default active) --\u003e\n      \u003cdiv id=\"esg-enc-eagle\" class=\"esg-enc-panel esg-enc-panel--active\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"esg-enc-popular\"\u003eMost Popular\u003c\/div\u003e\n        \u003cdiv class=\"esg-enc-panel__layout\"\u003e\n          \u003cdiv class=\"esg-enc-panel__img\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/E12-ProductCard.png\" alt=\"Eagle 12 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-enc-panel__body\"\u003e\n            \u003cp class=\"esg-enc-panel__desc\"\u003eBalanced mid-size bay — the most common choice for dedicated simulator rooms and two-car garages. Works with the full projector lineup.\u003c\/p\u003e\n            \u003cdiv class=\"esg-enc-panel__rows\"\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eWidth\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e144″ (12ft)\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eHeight\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e98″\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eDepth\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e60″\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eScreen Ratio\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e4:3\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eLanding Mat\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e6ft × 12ft\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e1–1⁄4″ powder-coated steel\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eAssembly\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003eTool-free snap-together\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003ca class=\"esg-component-link\" href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\" style=\"margin-top:16px; display:inline-block;\"\u003eView the Eagle 12 Enclosure →\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Albatross 13 panel --\u003e\n      \u003cdiv id=\"esg-enc-albatross\" class=\"esg-enc-panel\" role=\"tabpanel\"\u003e\n        \u003cdiv class=\"esg-enc-panel__layout\"\u003e\n          \u003cdiv class=\"esg-enc-panel__img\"\u003e\n            \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/A13S-ProductCard.png\" alt=\"Albatross 13 Golf Simulator Enclosure\" loading=\"lazy\"\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"esg-enc-panel__body\"\u003e\n            \u003cp class=\"esg-enc-panel__desc\"\u003eWide-format 16:9 bay — a more cinematic, immersive simulator experience for larger rooms with extra ceiling height to spare.\u003c\/p\u003e\n            \u003cdiv class=\"esg-enc-panel__rows\"\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eWidth\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e156″ (13ft)\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eHeight\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e102″\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eDepth\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e72″\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eScreen Ratio\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e16:9\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eLanding Mat\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e6ft × 15ft\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003e1–1⁄4″ powder-coated steel\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"esg-enc-row\"\u003e\n\u003cspan class=\"esg-enc-row__label\"\u003eAssembly\u003c\/span\u003e\u003cspan class=\"esg-enc-row__val\"\u003eTool-free snap-together\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003ca class=\"esg-component-link\" href=\"https:\/\/elitesimgolf.com\/products\/albatross-13-golf-simulator-enclosure-standard-depth\" style=\"margin-top:16px; display:inline-block;\"\u003eView the Albatross 13 Enclosure →\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"esg-notice\" style=\"margin-top:16px;\"\u003e\n        \u003cp\u003e\u003cstrong\u003eProjector and enclosure compatibility:\u003c\/strong\u003e Different projector models require different throw distances to fill each enclosure’s screen. Use the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e to confirm that the projector choice works with the selected enclosure before adding to cart.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n    \u003c!-- ============================================================\n       SECTION 6 — LIGHT — Mat Chooser\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--light\" id=\"esg-byo-mat\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eChoose Your Hitting Mat\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eEight Mat Options — From Compact to Full Floor Systems\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n      \u003cp class=\"esg-lede\"\u003e\n        Mat size should align with your enclosure footprint and hitting position preference — a narrower mat works in tight bays, while a full floor system provides the most realistic feel underfoot across the entire simulator area. A landing mat and putting green are available as optional selections in the dropdown above; they are not included by default in this kit.\n      \u003c\/p\u003e\n\n      \u003cul class=\"esg-mat-list\"\u003e\n        \u003cli class=\"esg-item-row\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/TB2-12_websize_470x_51e2f49d-d82d-4271-ad45-def9487a306f.webp\" alt=\"Beaver Tail 4x5.5 hitting mat with biomechanical hitting strip insert\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-item-row__body\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/beaver-tail-golf-simulator-mat-4ft-x-5-5ft-with-the-most-realistic-hitting-strip-insert-for-joint-injury-prevention\" class=\"esg-item-row__name\"\u003eBeaver Tail 4″ × 5.5″\u003c\/a\u003e\n            \u003cspan class=\"esg-item-row__spec\"\u003eCompact hitting mat with a biomechanically designed hitting strip insert for impact absorption and reduced joint stress. Best for smaller footprints.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"esg-item-row\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/IMG_0087_470x_de647faa-7de9-4aac-a39c-10b704d0a6ca.webp\" alt=\"Beaver Tail 4x8.25 double-wide hitting mat with hitting strip\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-item-row__body\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/beaver-tail-double-wide-golf-simulator-mat-4ft-x-8-25ft-with-the-most-realistic-hitting-strip-insert-for-joint-injury-prevention\" class=\"esg-item-row__name\"\u003eBeaver Tail 4″ × 8.25″\u003c\/a\u003e\n            \u003cspan class=\"esg-item-row__spec\"\u003eDouble-wide version of the Beaver Tail — same impact-absorbing hitting strip, extended mat length for left and right handed positioning side-by-side.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"esg-item-row\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/4x7-centered-golfer.jpg\" alt=\"SigPro Softy 4x7 golf hitting mat with soft nylon turf surface\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-item-row__body\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/sigpro-softy-4-x-7-golf-mat\" class=\"esg-item-row__name\"\u003eSigPro Softy 4″ × 7″\u003c\/a\u003e\n            \u003cspan class=\"esg-item-row__spec\"\u003eA 4×7 performance mat with a softer nylon turf surface for a more natural-feeling strike. Suits mid-size bays and medium hitting positions.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"esg-item-row\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/4x10-lite-angled.jpg\" alt=\"SigPro Softy LITE 4x10 golf hitting mat angled view\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-item-row__body\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/sigpro-softy-lite-4-x-10-golf-mat\" class=\"esg-item-row__name\"\u003eSigPro Softy LITE 4″ × 10″\u003c\/a\u003e\n            \u003cspan class=\"esg-item-row__spec\"\u003eExtended 4×10 version of the Softy LITE — extra mat length for full swing coverage and comfortable stance width in larger bays.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"esg-item-row\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/hittingmats.png\" alt=\"Elite ProTee 5x10 hitting mat with removable hitting strip\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-item-row__body\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x10-hitting-mat-w-removeable-hitting-strip\" class=\"esg-item-row__name\"\u003eElite ProTee 5″ × 10″\u003c\/a\u003e\n            \u003cspan class=\"esg-item-row__spec\"\u003eFull-size 5×10 mat with a removable hitting strip for easy replacement. Wide stance coverage accommodates most swing widths comfortably.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"esg-item-row\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/EPT455-Front.heic\" alt=\"Elite ProTee 5x5 square hitting mat with removable hitting strip\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-item-row__body\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/elite-pro-tee-5x5-hitting-mat-w-removeable-hitting-strip\" class=\"esg-item-row__name\"\u003eElite ProTee 5″ × 5″\u003c\/a\u003e\n            \u003cspan class=\"esg-item-row__spec\"\u003eSquare format ProTee mat with the same removable hitting strip — compact footprint with the full 5-foot width for a natural stance.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"esg-item-row\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/IMG_5819_jpg.webp\" alt=\"BigMoss Pure Flight 4x9 hitting system with premium performance turf\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-item-row__body\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/big-moss-pure-flight-hitting-system\" class=\"esg-item-row__name\"\u003eBigMoss Pure Flight 4″ × 9″\u003c\/a\u003e\n            \u003cspan class=\"esg-item-row__spec\"\u003eBigMoss hitting system with a premium performance turf surface and integrated alignment aids. 4×9 footprint suits Eagle 12 and Albatross 13 bays.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n        \u003cli class=\"esg-item-row\"\u003e\n          \u003cimg src=\"https:\/\/elitesimgolf.com\/cdn\/shop\/files\/SimFlexComplete.png\" alt=\"Elite SimFlex Complete 15x15 simulator flooring system with integrated hitting area\" class=\"esg-item-row__thumb\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"esg-item-row__body\"\u003e\n            \u003ca href=\"https:\/\/elitesimgolf.com\/products\/15-x-15-elite-simflex-complete-simulator-flooring-system-w-hitting-area\" class=\"esg-item-row__name\"\u003eComplete Sim Floor System\u003c\/a\u003e\n            \u003cspan class=\"esg-item-row__spec\"\u003eA 15×15 SimFlex complete simulator flooring system with integrated hitting area — covers the entire bay floor for a finished, professional simulator appearance.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"esg-notice\"\u003e\n        \u003cp\u003e\u003cstrong\u003eLanding mat and putting green:\u003c\/strong\u003e These are optional add-ons selectable in the dropdown above. A 6×12 or 6×15 landing mat (depending on enclosure depth) and several putting green options are available at checkout — they are not included in the base kit price.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 6B — DARK — Installed Bay Gallery\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--dark\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eInstalled Bay\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eBuilt and Running\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n\n      \u003cdiv class=\"esg-gallery\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/Install-VTRACK-Eagle12-2.jpg?v=1781474728\" alt=\"VTrack Build Your Own SimKit installed in Eagle 12 enclosure\" loading=\"lazy\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/install-vtrack-eagle.jpg?v=1781474751\" alt=\"VTrack BYO SimKit Eagle 12 bay side view\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"esg-gallery-caption\"\u003eEagle 12 enclosure pictured. Putting green and landing mat not included unless selected at checkout.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 7 — WHITE — What's Always Included\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eKit Contents\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eWhat’s Always in the Kit\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n      \u003cp class=\"esg-lede\"\u003eEvery Build Your Own SimKit ships with the same overhead foundation. The components below are fixed — they are included in every configuration regardless of projector, enclosure, or mat selection.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-included-grid\"\u003e\n        \u003cdiv class=\"esg-included-card\"\u003e\n          \u003cspan class=\"esg-included-card__title\"\u003eFixed Inclusions\u003c\/span\u003e\n          \u003cul\u003e\n            \u003cli\u003eVTrack Overhead Launch Monitor (with carrying case)\u003c\/li\u003e\n            \u003cli\u003eProjector Ceiling Mount (BenQ CM00G3 compatible bracket)\u003c\/li\u003e\n            \u003cli\u003e25ft HDMI Cable\u003c\/li\u003e\n            \u003cli\u003e25ft Power Cable\u003c\/li\u003e\n            \u003cli\u003eVTrack Impact Protector\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-included-card esg-included-card--selections\"\u003e\n          \u003cspan class=\"esg-included-card__title\"\u003eYour Selections\u003c\/span\u003e\n          \u003cul\u003e\n            \u003cli\u003eProjector (your choice — 17 models available)\u003c\/li\u003e\n            \u003cli\u003eEnclosure (your choice — Birdie 10, Eagle 12, or Albatross 13)\u003c\/li\u003e\n            \u003cli\u003eHitting Mat (your choice — 8 options available)\u003c\/li\u003e\n            \u003cli\u003eLanding Mat (optional add-on — not included by default)\u003c\/li\u003e\n            \u003cli\u003ePutting Green (optional add-on — not included by default)\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 8 — LIGHT — Quick Specs\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eAt a Glance\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eBuild Your Own SimKit — At a Glance\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n\n      \u003cdiv class=\"esg-spec-layout\"\u003e\n        \u003cdiv\u003e\n          \u003ctable class=\"esg-spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eLaunch Monitor\u003c\/td\u003e\n                \u003ctd\u003eVTrack Overhead (ceiling-mounted, markerless)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eProjector\u003c\/td\u003e\n                \u003ctd\u003eBuyer’s choice — 17 options (BenQ and Optoma)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eEnclosure\u003c\/td\u003e\n                \u003ctd\u003eBirdie 10 \/ Eagle 12 \/ Albatross 13\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eHitting Mat\u003c\/td\u003e\n                \u003ctd\u003e8 options available\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eLanding Mat\u003c\/td\u003e\n                \u003ctd\u003eOptional add-on (6×12 or 6×15)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eCeiling Requirement\u003c\/td\u003e\n                \u003ctd\u003e106″ minimum (VTrack mounting height)\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eSoftware Compatibility\u003c\/td\u003e\n                \u003ctd\u003eGSPro, E6 Connect, E6 Apex\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eShipping\u003c\/td\u003e\n                \u003ctd\u003eFree UPS Ground, Continental US\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-why-card\"\u003e\n          \u003cspan class=\"esg-why-card__title\"\u003eWhy Build Your Own?\u003c\/span\u003e\n          \u003cul\u003e\n            \u003cli\u003eSpecific projector preference — a model already researched and selected for the room\u003c\/li\u003e\n            \u003cli\u003eSpecific mat preference — a hitting surface with a known feel and track record\u003c\/li\u003e\n            \u003cli\u003eNon-standard configuration not offered in any pre-built SimKit\u003c\/li\u003e\n            \u003cli\u003eAlready own one component and want to build around it\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 9 — LIGHT — Who It's For\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--light\" style=\"padding-top:0;\"\u003e\n    \u003cdiv class=\"esg-inner\" style=\"padding-top:0;\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eBuyer Profiles\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eWho This Kit Is Built For\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n\n      \u003cdiv class=\"esg-profile-grid\"\u003e\n        \u003cdiv class=\"esg-profile-card\"\u003e\n          \u003cspan class=\"esg-profile-card__title\"\u003eThe Researcher\u003c\/span\u003e\n          \u003cp class=\"esg-profile-card__body\"\u003eAlready compared projectors, read the spec sheets, and knows which model fits the room. Wants that specific unit in a complete overhead package without substitutions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-profile-card\"\u003e\n          \u003cspan class=\"esg-profile-card__title\"\u003eThe Mat Loyalist\u003c\/span\u003e\n          \u003cp class=\"esg-profile-card__body\"\u003eHas a preferred hitting surface — the Beaver Tail, ProTee, BigMoss, or SigPro — and wants to build the rest of the simulator around that foundation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-profile-card\"\u003e\n          \u003cspan class=\"esg-profile-card__title\"\u003eThe Upgrader\u003c\/span\u003e\n          \u003cp class=\"esg-profile-card__body\"\u003eCurrently running a different simulator setup and wants to bring in the VTrack overhead system. Needs specific components to complement what’s already installed.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-profile-card\"\u003e\n          \u003cspan class=\"esg-profile-card__title\"\u003eThe Custom Builder\u003c\/span\u003e\n          \u003cp class=\"esg-profile-card__body\"\u003eWants a configuration not available in any pre-built SimKit — a specific projector paired with a specific enclosure and a specific floor surface, in one order.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 10 — WHITE — Alternate Configs\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003ePre-Configured Kits\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003ePrefer a Pre-Configured Kit?\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n      \u003cp class=\"esg-lede\"\u003ePre-configured SimKits have projectors individually selected and verified for ceiling mount clearance in their specific enclosure configurations. If you don’t need a custom build, a pre-configured kit removes the fitment decision entirely.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-alt-grid\"\u003e\n        \u003cdiv class=\"esg-alt-card\"\u003e\n          \u003cp class=\"esg-alt-card__title\"\u003eBenQ AK700ST 4K SimKit\u003c\/p\u003e\n          \u003cp class=\"esg-alt-card__body\"\u003ePre-selected 4K package: VTrack overhead, BenQ AK700ST, Eagle 12 enclosure, and Beaver Tail hitting mat. Projector verified for ceiling mount clearance in this configuration.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-launch-monitor-premium-4k-bundle-with-12ft-enclosure\" class=\"esg-alt-card__cta\"\u003eView AK700ST SimKit →\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-alt-card\"\u003e\n          \u003c!-- TODO: update with AH700ST SimKit URL when listing is live --\u003e\n          \u003cp class=\"esg-alt-card__title\"\u003eBenQ AH700ST 1080P SimKit\u003c\/p\u003e\n          \u003cp class=\"esg-alt-card__body\"\u003eThe 1080P pre-built option: same VTrack overhead system with the BenQ AH700ST, available in three enclosure sizes. Projector verified for ceiling mount clearance.\u003c\/p\u003e\n          \u003ca href=\"#\" class=\"esg-alt-card__cta\"\u003eComing Soon →\u003c\/a\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"esg-alt-card\"\u003e\n          \u003cp class=\"esg-alt-card__title\"\u003eOptoma ZK521ST SimKit\u003c\/p\u003e\n          \u003cp class=\"esg-alt-card__body\"\u003e5,000-lumen pre-configured package with the Optoma ZK521ST-B and Smart Fit auto-alignment. Projector verified for ceiling mount clearance in this configuration.\u003c\/p\u003e\n          \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-launch-monitor-premium-4k-package-enclosure-choice-optoma-zk521st\" class=\"esg-alt-card__cta\"\u003eView Optoma SimKit →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"esg-alt-note\"\u003eAll pre-configured SimKits include projectors individually vetted for ceiling mount clearance in their respective enclosure configurations.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-component-links\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/vtrack-overhead-golf-launch-monitor\"\u003eVTrack Launch Monitor\u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/birdie-10-golf-simulator-enclosure-for-garage\"\u003eBirdie 10 Enclosure\u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/eagle-12-golf-simulator-enclosure\"\u003eEagle 12 Enclosure\u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/products\/albatross-13-golf-simulator-enclosure-standard-depth\"\u003eAlbatross 13 Enclosure\u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/collections\/projectors\"\u003eBrowse All Projectors\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 11 — LIGHT — Resources\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--light\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003ePlanning \u0026amp; Setup\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003ePlanning \u0026amp; Setup Resources\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n      \u003cp class=\"esg-lede\"\u003eBefore finalizing a Build Your Own configuration, these tools help confirm that the projector, enclosure, and room will work together as expected.\u003c\/p\u003e\n\n      \u003cdiv class=\"esg-resource-grid\"\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\" class=\"esg-resource-card\"\u003e\n          \u003csvg class=\"esg-resource-card__icon\" viewbox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003crect x=\"6\" y=\"10\" width=\"28\" height=\"20\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M13 20H27M20 14V26\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"esg-resource-card__title\"\u003eProjector Fitment Tool\u003c\/p\u003e\n          \u003cp style=\"font-size:14px; color:#6B7390; line-height:1.55; margin:0 0 8px;\"\u003eEnter your room dimensions and enclosure size to confirm projector throw distance and mounting position before selecting.\u003c\/p\u003e\n          \u003cp class=\"esg-resource-card__url\"\u003eelitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\u003c\/p\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/blogs\/product-install\/frame-assembly-diagrams-for-elite-sim-golf-enclosures\" class=\"esg-resource-card\"\u003e\n          \u003csvg class=\"esg-resource-card__icon\" viewbox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003crect x=\"8\" y=\"6\" width=\"24\" height=\"28\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M14 14H26M14 20H26M14 26H20\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"esg-resource-card__title\"\u003eEnclosure Assembly Guide\u003c\/p\u003e\n          \u003cp style=\"font-size:14px; color:#6B7390; line-height:1.55; margin:0 0 8px;\"\u003eFrame assembly diagrams and step-by-step installation guides for the Birdie 10, Eagle 12, and Albatross 13 enclosures.\u003c\/p\u003e\n          \u003cp class=\"esg-resource-card__url\"\u003eelitesimgolf.com\/blogs\/product-install\/frame-assembly-diagrams…\u003c\/p\u003e\n        \u003c\/a\u003e\n        \u003ca href=\"https:\/\/elitesimgolf.com\/collections\/projectors\" class=\"esg-resource-card\"\u003e\n          \u003csvg class=\"esg-resource-card__icon\" viewbox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\n            \u003crect x=\"6\" y=\"12\" width=\"22\" height=\"16\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003ccircle cx=\"31\" cy=\"20\" r=\"5\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M28 20H34\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n          \u003cp class=\"esg-resource-card__title\"\u003eBrowse All Projectors\u003c\/p\u003e\n          \u003cp style=\"font-size:14px; color:#6B7390; line-height:1.55; margin:0 0 8px;\"\u003eFull projector catalog with side-by-side comparisons across all BenQ and Optoma models stocked for golf simulation.\u003c\/p\u003e\n          \u003cp class=\"esg-resource-card__url\"\u003eelitesimgolf.com\/collections\/projectors\u003c\/p\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 12 — WHITE — FAQ\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--white\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\"\u003eCommon Questions\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n\n      \u003cdiv class=\"esg-faq-list\"\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eWhat’s always included in the Build Your Own SimKit?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eEvery configuration includes the VTrack Overhead Launch Monitor with carrying case, a projector ceiling mount, a 25ft HDMI cable, a 25ft power cable, and the VTrack impact protector. These components are fixed and ship in every order regardless of which projector, enclosure, or mat is selected.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eWhat is NOT included by default?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eA landing mat and putting green are not included by default. Both are available as optional selections in the dropdown. A gaming PC is also not included in this kit — the VTrack connects to a PC running compatible simulation software.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eAre the projectors in this kit tested for ceiling mount clearance?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eProjectors in the Build Your Own SimKit have not been individually tested for ceiling mount clearance in every enclosure configuration. Pre-configured SimKits include projectors that have been individually verified for their specific enclosure. For this kit, use the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e to confirm throw distance and mounting position before selecting.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eHow do I know which projector fits my room?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eUse the \u003ca href=\"https:\/\/elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator\"\u003eProjector Fitment Tool\u003c\/a\u003e at elitesimgolf.com. Enter your room dimensions and selected enclosure, and the tool will calculate which projectors can achieve the correct image size from the available ceiling mount position. Short-throw projectors generally require less distance from screen to lens, but the throw ratio varies by model.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eWhich enclosure should I choose?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eChoose based on your available room width, depth, and ceiling height. The Birdie 10 (120″ wide) suits standard garage bays and tighter rooms. The Eagle 12 (144″ wide) is the most popular choice for finished basements and dedicated simulator rooms. The Albatross 13 (156″ wide, 102″ tall) is for larger spaces where maximum screen coverage is the priority. The VTrack requires 106″ minimum ceiling height in all enclosure configurations.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eWhat’s the difference between the 1080P and 4K projector options?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003e1080P projectors (such as the BenQ AH700ST, BenQ LH860ST, and Optoma GT2400HDR) deliver a sharp, high-quality simulation image at a lower price point. 4K projectors (such as the BenQ LK936ST, BenQ AK700ST, and Optoma ZK521ST-B) output a higher-resolution image with finer detail on grass textures and fairway rendering — the difference is most noticeable on large screens at close viewing distances. Both tiers support all compatible simulation software at full framerate.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eWhat ceiling height does the VTrack require?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eThe VTrack Overhead Launch Monitor requires a minimum ceiling height of 106 inches (approximately 8 feet 10 inches). This measurement accounts for the mounting position needed for accurate stereoscopic tracking. The ceiling height requirement is the same regardless of enclosure selection.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eWhat software is the VTrack compatible with?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eThe VTrack is compatible with GSPro, E6 Connect, and E6 Apex. It connects to a PC running any of these platforms. Software licenses are sold separately. The VTrack does not require its own dedicated PC — the same machine running the simulation software handles the launch monitor connection.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eDoes the VTrack require marked balls or stickers?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eNo. The VTrack is a markerless system. It uses dual high-speed stereoscopic cameras to track standard golf balls at full swing speed. No dots, stickers, or special balls are required. Any standard golf ball works with the system.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eIs a landing mat included?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eA landing mat is not included by default. It is an optional add-on available in the dropdown selection above. Landing mat sizing (6×12 or 6×15) depends on the enclosure depth selected. Putting green options are also available as an optional selection.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eHow does this SimKit ship?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eThe Build Your Own SimKit ships free via UPS Ground to any address in the continental United States. Orders are coordinated into a primary shipment whenever possible. Enclosures and large mat systems may ship separately from the VTrack and projector components.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"esg-faq-item\"\u003e\n          \u003cp class=\"esg-faq-q\"\u003eWhat support is included after purchase?\u003c\/p\u003e\n          \u003cp class=\"esg-faq-a\"\u003eSetup support is included with every configuration regardless of which projector, enclosure, or mat is selected. Elite Sim Golf’s support team can assist with VTrack mounting, projector positioning, cable routing, and software configuration. Contact the team at elitesimgolf.com for installation questions before or after the order arrives.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============================================================\n       SECTION 13 — DARK — ESG Advantage\n       ============================================================ --\u003e\n  \u003csection class=\"esg-section esg-section--dark esg-section--advantage\"\u003e\n    \u003cdiv class=\"esg-inner\"\u003e\n      \u003cspan class=\"esg-eyebrow\" style=\"color:#7A9CC0;\"\u003eThe Elite Sim Golf Difference\u003c\/span\u003e\n      \u003ch3 class=\"esg-heading\"\u003eThe Overhead Foundation — Your Configuration\u003c\/h3\u003e\n      \u003cspan class=\"esg-divider\"\u003e\u003c\/span\u003e\n\n      \u003cdiv class=\"esg-advantage-body\"\u003e\n        \u003cp\u003eThe VTrack Overhead Launch Monitor is the same proven system at the core of every pre-configured SimKit. Ceiling-mounted, markerless, and dual-camera, it delivers 25+ parameters and slow-motion impact video on every shot without any modification to your ball or swing routine. The overhead mounting position removes all floor-level obstructions from the swing path, and the system works equally well for right and left handed players without any reconfiguration. That foundation does not change regardless of which projector, enclosure, or mat is selected in this kit.\u003c\/p\u003e\n        \u003cp\u003eThe projector catalog in this kit spans 17 short-throw models across BenQ and Optoma — from 3,000-lumen LED 1080P options to 6,000-lumen 4K laser units sealed against dust with IP6X ratings. The range exists because different rooms, different budgets, and different performance expectations call for different answers. Buyers who have already done that research should not be forced into a pre-selected projector. This kit is built around the premise that the display decision belongs to the buyer.\u003c\/p\u003e\n        \u003cp\u003eSetup support is included with every Build Your Own configuration. The team at Elite Sim Golf can assist with throw distance confirmation, mount positioning, cable routing, and VTrack software setup regardless of which projector or enclosure is selected. The support relationship does not depend on buying a pre-packaged kit — every order ships with the same access to installation guidance and post-purchase assistance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\u003c!-- \/.esg-vtrack-byo-simkit-pdp --\u003e\n\n\u003c!-- ============================================================\n     FAQPage JSON-LD — Structured Data\n     ============================================================ --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's always included in the Build Your Own SimKit?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Every configuration includes the VTrack Overhead Launch Monitor with carrying case, a projector ceiling mount, a 25ft HDMI cable, a 25ft power cable, and the VTrack impact protector. These components are fixed and ship in every order regardless of which projector, enclosure, or mat is selected.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is NOT included by default?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A landing mat and putting green are not included by default. Both are available as optional selections in the dropdown. A gaming PC is also not included in this kit — the VTrack connects to a PC running compatible simulation software.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are the projectors in this kit tested for ceiling mount clearance?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Projectors in the Build Your Own SimKit have not been individually tested for ceiling mount clearance in every enclosure configuration. Pre-configured SimKits include projectors that have been individually verified for their specific enclosure. For this kit, use the Projector Fitment Tool at elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator to confirm throw distance and mounting position before selecting.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do I know which projector fits my room?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use the Projector Fitment Tool at elitesimgolf.com\/pages\/projector-fitment-tool-and-throw-calculator. Enter your room dimensions and selected enclosure, and the tool will calculate which projectors can achieve the correct image size from the available ceiling mount position. Short-throw projectors generally require less distance from screen to lens, but the throw ratio varies by model.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which enclosure should I choose?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Choose based on your available room width, depth, and ceiling height. The Birdie 10 (120 inches wide) suits standard garage bays and tighter rooms. The Eagle 12 (144 inches wide) is the most popular choice for finished basements and dedicated simulator rooms. The Albatross 13 (156 inches wide, 102 inches tall) is for larger spaces where maximum screen coverage is the priority. The VTrack requires 106 inches minimum ceiling height in all enclosure configurations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What's the difference between the 1080P and 4K projector options?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"1080P projectors deliver a sharp, high-quality simulation image at a lower price point. 4K projectors output a higher-resolution image with finer detail on grass textures and fairway rendering — the difference is most noticeable on large screens at close viewing distances. Both tiers support all compatible simulation software at full framerate.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What ceiling height does the VTrack require?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The VTrack Overhead Launch Monitor requires a minimum ceiling height of 106 inches (approximately 8 feet 10 inches). This measurement accounts for the mounting position needed for accurate stereoscopic tracking. The ceiling height requirement is the same regardless of enclosure selection.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What software is the VTrack compatible with?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The VTrack is compatible with GSPro, E6 Connect, and E6 Apex. It connects to a PC running any of these platforms. Software licenses are sold separately. The VTrack does not require its own dedicated PC — the same machine running the simulation software handles the launch monitor connection.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the VTrack require marked balls or stickers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The VTrack is a markerless system. It uses dual high-speed stereoscopic cameras to track standard golf balls at full swing speed. No dots, stickers, or special balls are required. Any standard golf ball works with the system.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is a landing mat included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A landing mat is not included by default. It is an optional add-on available in the dropdown selection. Landing mat sizing (6x12 or 6x15) depends on the enclosure depth selected. Putting green options are also available as an optional selection.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How does this SimKit ship?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Build Your Own SimKit ships free via UPS Ground to any address in the continental United States. Orders are coordinated into a primary shipment whenever possible. Enclosures and large mat systems may ship separately from the VTrack and projector components.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What support is included after purchase?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Setup support is included with every configuration regardless of which projector, enclosure, or mat is selected. Elite Sim Golf's support team can assist with VTrack mounting, projector positioning, cable routing, and software configuration. Contact the team at elitesimgolf.com for installation questions before or after the order arrives.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n(function() {\n  var scope = document.querySelector('.esg-vtrack-byo-simkit-pdp');\n  if (!scope) return;\n  var tabs = scope.querySelectorAll('.esg-enc-tab');\n  tabs.forEach(function(tab) {\n    tab.addEventListener('click', function() {\n      var key = this.getAttribute('data-esg-enc');\n      tabs.forEach(function(t) {\n        t.classList.remove('esg-enc-tab--active');\n        t.setAttribute('aria-selected', 'false');\n      });\n      this.classList.add('esg-enc-tab--active');\n      this.setAttribute('aria-selected', 'true');\n      scope.querySelectorAll('.esg-enc-panel').forEach(function(p) {\n        p.classList.remove('esg-enc-panel--active');\n      });\n      var panel = scope.querySelector('#esg-enc-' + key);\n      if (panel) panel.classList.add('esg-enc-panel--active');\n    });\n  });\n})();\n\u003c\/script\u003e\n","brand":"Elite Sim Golf","offers":[{"title":"Default Title","offer_id":47250618286274,"sku":"VTRACK-E12-SIMKIT","price":5999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/9698\/0162\/files\/E12-VTRACK-SIMBOX.png?v=1773414386"}],"url":"https:\/\/elitesimgolf.com\/collections\/freedom-250-sale.oembed?page=4","provider":"Elite Sim Golf","version":"1.0","type":"link"}