{"product_id":"virpil-archer-sf-cyclic-grip","title":"Virpil Archer-SF Cyclic Grip","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800\u0026display=swap');\n\n  .pcs-wrap * { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Poppins', sans-serif !important; }\n  .pcs-wrap { font-family: 'Poppins', sans-serif; color: #1a1a2e; line-height: 1.6; width: 100%; }\n\n  \/* ── Hero ── *\/\n  .pcs-hero { display: flex; align-items: flex-start; gap: 28px; background: #fff; border-radius: 16px; padding: 22px 26px; margin-bottom: 18px; }\n  .pcs-hero-content { flex: 1; }\n  .pcs-hero-content .pcs-section-title { margin-bottom: 12px; }\n  .pcs-hero-content .pcs-hero-text { font-size: 15px; font-weight: 400; color: #4a5568; line-height: 1.55; }\n  .pcs-hero-img { flex: 1; position: relative; aspect-ratio: 16 \/ 9; background: #fff; border-radius: 12px; overflow: hidden; display: flex; align-items: center; justify-content: center; }\n  .pcs-hero-img img { width: 100%; height: 100%; object-fit: contain; display: block; }\n\n  \/* ── Distributor badge ── *\/\n  .pcs-eyebrow { font-size: 11px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: #0277bd; margin: 0 0 22px; display: flex; align-items: center; gap: 7px; }\n  .pcs-eyebrow img { height: 44px; width: auto; display: inline-block; flex-shrink: 0; }\n\n  \/* ── Stat pills ── *\/\n  .pcs-stats { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 30px; }\n  .pcs-stat { background: transparent; border: 1px solid #c8e6f8; border-radius: 8px; padding: 5px 14px; display: flex; align-items: baseline; gap: 5px; }\n  .pcs-stat-num { font-size: 13px; font-weight: 400; color: #4a90c4; }\n  .pcs-stat-label { font-size: 13px; font-weight: 400; color: #4a90c4; }\n\n  \/* ── Section headings ── *\/\n  .pcs-section-label { font-size: 11px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; color: #0277bd; margin-bottom: 8px; }\n  .pcs-section-title { font-size: 22px; font-weight: 800; color: #0d1b2a; margin-bottom: 16px; line-height: 1.25; }\n  .pcs-wrap h3.pcs-split__title { font: 800 18px\/1.25 'Poppins', sans-serif !important; color: #0d1b2a !important; }\n  .pcs-wrap .pcs-feat h3 { font: 700 13px\/1.4 'Poppins', sans-serif !important; color: #0d1b2a !important; }\n\n  \/* ── Feature list (borderless) ── *\/\n  .pcs-featgrid { display: grid; grid-template-columns: 1fr 1fr; gap: 4px 24px; margin-bottom: 30px; }\n  .pcs-feat { display: flex; gap: 10px; align-items: flex-start; padding: 7px 0; }\n  .pcs-feat__d { color: #0277bd; font-size: 14px; line-height: 1; margin-top: 3px; flex-shrink: 0; }\n  .pcs-feat h3 { font-size: 13px; font-weight: 700; color: #0d1b2a; margin-bottom: 2px; }\n  .pcs-feat p { font-size: 12px; color: #4a5568; line-height: 1.5; }\n\n  \/* ── Split (image + text) ── *\/\n  .pcs-split { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; margin-bottom: 30px; align-items: center; }\n  .pcs-split__media { border-radius: 12px; overflow: hidden; }\n  .pcs-split img { width: 100%; height: 306px; object-fit: cover; object-position: center; display: block; border-radius: 12px; }\n  .pcs-split__media--contain { background: #fff; height: 306px; display: flex; align-items: center; justify-content: center; overflow: hidden; border-radius: 12px; }\n  .pcs-split__media--contain img { width: 100%; height: 100%; object-fit: contain; padding: 14px; }\n  .pcs-split__title { font-size: 18px; font-weight: 800; color: #0d1b2a; margin-bottom: 4px; }\n  .pcs-split__sub { font-size: 12px; font-weight: 600; color: #4a90c4; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 10px; }\n  .pcs-split__text { font-size: 13px; color: #4a5568; line-height: 1.65; }\n  .pcs-points { list-style: none; padding: 0; margin: 12px 0 0; }\n  .pcs-points li { padding-left: 0; font-size: 13px; color: #374151; margin-bottom: 8px; line-height: 1.5; }\n  .pcs-points li::before { display: none; }\n  .pcs-points strong { color: #0d1b2a; }\n\n  \/* ── Compatibility cards ── *\/\n  .pcs-compat { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 14px; margin-bottom: 30px; }\n  .pcs-compat-card { background: #fff; border: 1px solid #e2edf8; border-radius: 12px; padding: 16px 18px; }\n  .pcs-compat-card__name { font-size: 13px; font-weight: 800; color: #0d1b2a; margin-bottom: 4px; }\n  .pcs-compat-card__tag { font-size: 12px; color: #0277bd; font-weight: 600; margin-bottom: 8px; }\n  .pcs-compat-card__text { font-size: 12px; color: #4a5568; line-height: 1.5; }\n\n  \/* ── Specs grid (borderless) ── *\/\n  .pcs-specs-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2px 24px; margin-bottom: 30px; }\n  .pcs-spec-row { display: flex; justify-content: space-between; padding: 7px 0; font-size: 13px; gap: 12px; }\n  .pcs-spec-row .sk { color: #718096; }\n  .pcs-spec-row .sv { font-weight: 700; color: #0d1b2a; text-align: right; }\n\n  \/* ── In the box ── *\/\n  .pcs-inbox { margin-bottom: 30px; padding-left: 18px; }\n  .pcs-inbox li { font-size: 14px; color: #2d3748; line-height: 1.8; }\n\n  \/* ── FAQ (borderless) ── *\/\n  .pcs-faq { margin-bottom: 30px; }\n  .pcs-faq-item { padding: 12px 0; }\n  .pcs-faq-q { font-size: 14px; font-weight: 700; color: #0d1b2a; margin-bottom: 6px; }\n  .pcs-faq-a { font-size: 13px; color: #4a5568; line-height: 1.6; }\n\n  \/* ── Setup tiles ── *\/\n  .pcs-setup-img { width: 100%; height: 121px; object-fit: contain; display: block; padding: 8px; transition: transform 0.3s ease; }\n  .pcs-setup-tile:hover .pcs-setup-img { transform: scale(1.08); }\n\n  \/* ── Responsive ── *\/\n  .pcs-games-mobile { display: none; }\n  @media (max-width: 600px) {\n    .pcs-hero { flex-direction: column; align-items: stretch; gap: 16px; padding: 18px; }\n    .pcs-hero-img { width: 100%; aspect-ratio: 16 \/ 9; }\n    .pcs-section-title { font-size: 18px; }\n    .pcs-featgrid { grid-template-columns: 1fr; gap: 0; }\n    .pcs-split { grid-template-columns: 1fr; gap: 14px; }\n    .pcs-split img { height: 210px; }\n    .pcs-split__media--contain { height: 210px; }\n    .pcs-split__media { order: -1; }\n    .pcs-specs-grid { grid-template-columns: 1fr; gap: 0; }\n    .pcs-cta-pill { font-size: 12px !important; padding: 11px 14px !important; white-space: normal !important; text-align: center !important; }\n    .pcs-games-desktop { display: none !important; }\n    .pcs-games-mobile { display: block !important; }\n  }\n\n  \/* ── Send-us-a-message modal ── *\/\n  .pcs-msg-toggle { position:absolute; opacity:0; width:0; height:0; pointer-events:none; }\n  .pcs-msg-overlay { display:none; position:fixed; inset:0; z-index:99999; background:rgba(13,27,42,0.55); align-items:center; justify-content:center; padding:20px; }\n  .pcs-msg-toggle:checked ~ .pcs-msg-overlay { display:flex; }\n  .pcs-msg-backdrop { position:absolute; inset:0; cursor:pointer; }\n  .pcs-msg-card { position:relative; z-index:1; background:#fff; border:1px solid #e2edf8; border-radius:14px; width:100%; max-width:440px; padding:26px 24px 24px; max-height:90vh; overflow:auto; }\n  .pcs-msg-close { position:absolute; top:8px; right:14px; font-size:26px; line-height:1; color:#9fb3c8; cursor:pointer; font-weight:400; }\n  .pcs-msg-close:hover { color:#0277bd; }\n  .pcs-msg-title { font:800 20px\/1.25 'Poppins',sans-serif !important; color:#0d1b2a !important; margin:0 0 6px; }\n  .pcs-msg-sub { font-size:13.5px; color:#4a5568; line-height:1.55; margin:0 0 16px; }\n  .pcs-msg-input { width:100%; box-sizing:border-box; border:1px solid #c8e6f8; border-radius:8px; padding:11px 13px; font-size:14px; color:#0d1b2a; margin-bottom:11px; background:#fff; outline:none; }\n  .pcs-msg-input:focus { border-color:#0277bd; }\n  .pcs-msg-textarea { resize:vertical; min-height:96px; }\n  .pcs-msg-submit { width:100%; background:#0277bd; color:#fff; border:none; border-radius:8px; padding:12px 16px; font-size:14px; font-weight:600; cursor:pointer; }\n  .pcs-msg-submit:hover { background:#0190d8; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pcs-wrap\"\u003e\n\n  \u003c!-- ══ HERO ══ --\u003e\n  \u003cdiv class=\"pcs-hero\"\u003e\n    \u003cdiv class=\"pcs-hero-content\"\u003e\n      \u003cp class=\"pcs-section-label\"\u003eVIRPIL Controls · Cyclic Grip · Attack Helicopter\u003c\/p\u003e\n      \u003ch2 class=\"pcs-section-title\" style=\"font:800 22px\/1.25 'Poppins', sans-serif !important;color:#0d1b2a !important;\"\u003eVPC Archer-SF Cyclic Grip\u003cbr\u003eAttack helicopter cyclic. Gated hats. Pairs with the Dual-SF Collective.\u003c\/h2\u003e\n      \u003cp class=\"pcs-hero-text\"\u003eInspired by the cyclic of the legendary attack helicopter — featuring 5× gated 4-way hats throughout (converted by popular demand), a dual-stage trigger with safety guard, programmable RGB button label lighting, and a full input set matching the real grip. Compatible with all VPC flightstick and FFB bases. The natural companion to the VPC Dual-SF Collective Grip for the most authentic DCS helicopter simpit available.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Virpil_Archer-SF_Cyclic_Grip___Player1_Sim_Gear__Banner_3.webp?v=1782205280\" alt=\"VIRPIL VPC Archer-SF Cyclic Grip\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ DISTRIBUTOR BADGE ══ --\u003e\n  \u003cp class=\"pcs-eyebrow\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Virpil_Official_Australian_Distributor___Player1_Sim_Gear_Australia.png?v=1780831953\" alt=\"\" aria-hidden=\"true\"\u003eOfficial Australian and New Zealand VIRPIL Distributor\u003c\/p\u003e\n\n  \u003c!-- ══ STATS ══ --\u003e\n  \u003cdiv class=\"pcs-stats\"\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003e5×\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003egated 4-way hat switches (+ push)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003eDual-stage\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003etrigger + safety guard\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003e3×\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003emomentary push buttons\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003eRGB\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003eprogrammable button label lighting\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003eAll VPC\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003eflightstick bases compatible\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003eTM compatible\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003eWarthog \u0026amp; Cougar bases\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003e2-year\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003eVIRPIL warranty\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003e14-day\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003ereturn guarantee\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003eOfficial\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003eAU \u0026amp; NZ distributor\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-stat\"\u003e\n\u003cspan class=\"pcs-stat-num\"\u003eNo drivers\u003c\/span\u003e\u003cspan class=\"pcs-stat-label\"\u003eplug-and-play USB HID\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ FEATURES ══ --\u003e\n  \u003cp class=\"pcs-section-label\"\u003eWhy Archer-SF Cyclic Grip\u003c\/p\u003e\n  \u003ch2 class=\"pcs-section-title\" style=\"font:800 22px\/1.25 'Poppins', sans-serif !important;color:#0d1b2a !important;\"\u003eAttack helicopter inputs. Gated precision. Every VPC base.\u003c\/h2\u003e\n  \u003cdiv class=\"pcs-featgrid\"\u003e\n    \u003cdiv class=\"pcs-feat\"\u003e\n      \u003cspan class=\"pcs-feat__d\"\u003e—\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e5× gated 4-way hats — no missed inputs\u003c\/h3\u003e\n        \u003cp\u003eAll hats converted to gated 4-way by popular demand. Physical gates give definitive directional actuation — you feel exactly which direction you're pressing. No accidental diagonals mid-combat or on approach.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-feat\"\u003e\n      \u003cspan class=\"pcs-feat__d\"\u003e—\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eDual-stage trigger with safety guard\u003c\/h3\u003e\n        \u003cp\u003eRealistic dual-stage trigger with functioning safety guard — just like the real aircraft. Both stages and the guard are independently programmable inputs for DCS weapons and systems management.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-feat\"\u003e\n      \u003cspan class=\"pcs-feat__d\"\u003e—\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eProgrammable RGB button label lighting\u003c\/h3\u003e\n        \u003cp\u003eEach button label independently backlit and programmable by state via the VPC Configuration Suite — set colours to reflect shift states, weapons modes, or cockpit lighting conditions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-feat\"\u003e\n      \u003cspan class=\"pcs-feat__d\"\u003e—\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eCompatible with every VPC flightstick base\u003c\/h3\u003e\n        \u003cp\u003eWorks across the full VIRPIL base range — WarBRD, MongoosT-50CM3, ATLAS FFB, and the Rotor TCS collective bases. If you own a VIRPIL base, this grip fits it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-feat\"\u003e\n      \u003cspan class=\"pcs-feat__d\"\u003e—\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eAuthentic attack helicopter cyclic design\u003c\/h3\u003e\n        \u003cp\u003eModelled on the cyclic of the legendary attack helicopter, the Archer-SF is the direct companion to the VPC Dual-SF Collective — putting an authentic helicopter cockpit within reach of any DCS pilot.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-feat\"\u003e\n      \u003cspan class=\"pcs-feat__d\"\u003e—\u003c\/span\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eFull VPC Configuration Suite support\u003c\/h3\u003e\n        \u003cp\u003eButton remapping, shift states, virtual axes, and RGB programming all available free via the VPC Configuration Suite. Works plug-and-play as a standard USB HID device — no drivers needed.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ OVERVIEW SPLIT ══ --\u003e\n  \u003cdiv class=\"pcs-split\"\u003e\n    \u003cdiv\u003e\n      \u003ch3 class=\"pcs-split__title\"\u003eThe Cyclic Companion to the Dual-SF Collective\u003c\/h3\u003e\n      \u003cp class=\"pcs-split__sub\"\u003eDesigned for DCS attack helicopter flying\u003c\/p\u003e\n      \u003cp class=\"pcs-split__text\"\u003eThe Archer-SF is designed as the cyclic counterpart to the VPC Dual-SF Collective Grip — together forming the most authentic DCS attack helicopter cockpit available outside of a real aircraft. Pair the Archer-SF on a WarBRD or ATLAS FFB base with the Dual-SF on a Rotor TCS or Rotor TCS Plus collective for the complete simpit experience.\u003c\/p\u003e\n      \u003cp class=\"pcs-split__text\" style=\"margin-top:12px;\"\u003eEvery input on the real aircraft's cyclic is accounted for — the dual-stage trigger, safety guard, and five fully functional gated 4-way hats give you precise, tactile control of every system in the cockpit. The programmable RGB label lighting keeps button identification clear even in a dark room.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-split__media pcs-split__media--contain\" style=\"background:#fff;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Virpil_Archer-SF_Cyclic_Grip___Player1_Sim_Gear__Banner_1.webp?v=1782205280\" alt=\"VIRPIL VPC Archer-SF Cyclic Grip — the cyclic companion to the VPC Dual-SF Collective\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ GATED HATS SPLIT ══ --\u003e\n  \u003cdiv class=\"pcs-split\"\u003e\n    \u003cdiv class=\"pcs-split__media pcs-split__media--contain\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Virpil_Archer-SF_Cyclic_Grip___Player1_Sim_Gear__Banner_4.webp?v=1782205801\" alt=\"VIRPIL VPC Archer-SF Cyclic Grip — 2-way hats upgraded to gated 4-way push hats\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch3 class=\"pcs-split__title\"\u003eGated 4-Way Hats — By Popular Demand\u003c\/h3\u003e\n      \u003cp class=\"pcs-split__sub\"\u003ePhysical gates on every hat switch\u003c\/p\u003e\n      \u003cp class=\"pcs-split__text\"\u003eStandard 8-way hats let you accidentally hit diagonals at the worst possible moment. The Archer-SF fixes that — every hat has been converted to a gated 4-way, with physical gates that guide your thumb to a clean directional input every time.\u003c\/p\u003e\n      \u003cp class=\"pcs-split__text\" style=\"margin-top:12px;\"\u003eIn DCS, where a single misfire on a hat can mean switching to the wrong system mid-engagement, the difference is immediately noticeable. It's a small change that makes a significant impact on how the grip feels to fly.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ COMPATIBLE BASES ══ --\u003e\n  \u003cp class=\"pcs-section-label\"\u003eBase compatibility\u003c\/p\u003e\n  \u003cdiv class=\"pcs-split\"\u003e\n    \u003cdiv\u003e\n      \u003ch2 class=\"pcs-section-title\" style=\"font:800 22px\/1.25 'Poppins', sans-serif !important;color:#0d1b2a !important;\"\u003eWhich bases does the Archer-SF work with?\u003c\/h2\u003e\n      \u003cp style=\"font-size:14px;color:#4a5568;margin-bottom:18px;\"\u003eThe Archer-SF is compatible with all VIRPIL flightstick and FFB bases, including the Rotor TCS collective bases. Also works with Thrustmaster Warthog and Cougar bases with limited functionality.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-split__media pcs-split__media--contain\" style=\"background:#fff;\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Virpil_Archer-SF_Cyclic_Grip___Player1_Sim_Gear__Banner_2.webp?v=1782205279\" alt=\"VIRPIL VPC Archer-SF Cyclic Grip — compatible with VPC WarBRD, MongoosT-50 and ATLAS FFB flightstick bases\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pcs-compat\"\u003e\n    \u003cdiv class=\"pcs-compat-card\"\u003e\n      \u003cp class=\"pcs-compat-card__name\"\u003e\u003ca href=\"https:\/\/p1simgear.com.au\/products\/virpil-vpc-warbrd-d-base\" target=\"_blank\" rel=\"noopener\" style=\"color:#0277bd;text-decoration:none;\"\u003eVPC WarBRD Series\u003c\/a\u003e\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__tag\"\u003e✓ Compatible — Most Popular Pairing\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__text\"\u003eVIRPIL's flagship dual-cam flightstick base. Interchangeable cam profiles let you tune the stick feel specifically for helicopter flying. The WarBRD-D is the most popular base pairing for DCS helicopter cyclic use.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-compat-card\"\u003e\n      \u003cp class=\"pcs-compat-card__name\"\u003e\u003ca href=\"https:\/\/p1simgear.com.au\/products\/virpil-vpc-mongoost-50cm3-base\" target=\"_blank\" rel=\"noopener\" style=\"color:#0277bd;text-decoration:none;\"\u003eVPC MongoosT-50CM3\u003c\/a\u003e\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__tag\"\u003e✓ Compatible\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__text\"\u003eLonger physical throw than the WarBRD — preferred by pilots who want greater stick travel and finer control across the full range of motion. Also supports Thrustmaster grips.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-compat-card\"\u003e\n      \u003cp class=\"pcs-compat-card__name\"\u003e\u003ca href=\"https:\/\/p1simgear.com.au\/products\/virpil-vpc-atlas-ffb-base\" target=\"_blank\" rel=\"noopener\" style=\"color:#0277bd;text-decoration:none;\"\u003eVPC ATLAS FFB\u003c\/a\u003e\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__tag\"\u003e✓ Compatible — Force Feedback\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__text\"\u003eVIRPIL's force feedback base. Pair the Archer-SF with the ATLAS FFB for full cyclic force feedback in DCS — feel trim, buffet, and stick shake as you would in a real helicopter cockpit.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-compat-card\"\u003e\n      \u003cp class=\"pcs-compat-card__name\"\u003e\u003ca href=\"https:\/\/p1simgear.com.au\/products\/virpil-vpc-rotor-tcs-base\" target=\"_blank\" rel=\"noopener\" style=\"color:#0277bd;text-decoration:none;\"\u003eVPC Rotor TCS\u003c\/a\u003e \/ \u003ca href=\"https:\/\/p1simgear.com.au\/products\/virpil-vpc-rotor-tcs-base-plus\" target=\"_blank\" rel=\"noopener\" style=\"color:#0277bd;text-decoration:none;\"\u003eTCS Plus\u003c\/a\u003e\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__tag\"\u003e✓ Compatible\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__text\"\u003eVIRPIL's dedicated helicopter collective bases — the ideal pairing for the VPC Dual-SF Collective Grip. The Archer-SF is compatible here too if needed for a custom dual-stick collective setup.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pcs-compat-card\"\u003e\n      \u003cp class=\"pcs-compat-card__name\"\u003eThrustmaster Warthog \u0026amp; Cougar\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__tag\"\u003e✓ Compatible (limited functionality)\u003c\/p\u003e\n      \u003cp class=\"pcs-compat-card__text\"\u003eMechanically compatible with Thrustmaster Warthog and Cougar bases. Some button inputs may be limited due to TM base wiring. For full functionality a native VIRPIL base is recommended.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ SPECS ══ --\u003e\n  \u003cp class=\"pcs-section-label\"\u003eTechnical specifications\u003c\/p\u003e\n  \u003ch2 class=\"pcs-section-title\" style=\"font:800 22px\/1.25 'Poppins', sans-serif !important;color:#0d1b2a !important;\"\u003eVPC Archer-SF Cyclic Grip — full spec sheet\u003c\/h2\u003e\n  \u003cdiv class=\"pcs-specs-grid\"\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eInspired by\u003c\/span\u003e\u003cspan class=\"sv\"\u003eLegendary attack helicopter cyclic\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eSKU\u003c\/span\u003e\u003cspan class=\"sv\"\u003eVPC-024\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eTrigger\u003c\/span\u003e\u003cspan class=\"sv\"\u003e1× dual-stage with safety guard\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eGated 4-way hat switches\u003c\/span\u003e\u003cspan class=\"sv\"\u003e5× (with push)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eMomentary push buttons\u003c\/span\u003e\u003cspan class=\"sv\"\u003e3×\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eSafety guard button\u003c\/span\u003e\u003cspan class=\"sv\"\u003e1× (programmable input)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eHat type\u003c\/span\u003e\u003cspan class=\"sv\"\u003eGated 4-way (all hats)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eRGB lighting\u003c\/span\u003e\u003cspan class=\"sv\"\u003eProgrammable button label lighting\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eCompatible VIRPIL bases\u003c\/span\u003e\u003cspan class=\"sv\"\u003eWarBRD, MongoosT-50CM3, ATLAS FFB, Rotor TCS, Rotor TCS Plus\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eThrustmaster compatibility\u003c\/span\u003e\u003cspan class=\"sv\"\u003eWarthog, Cougar (limited functionality)*\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eBase included\u003c\/span\u003e\u003cspan class=\"sv\"\u003eNo — sold separately\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eConnection\u003c\/span\u003e\u003cspan class=\"sv\"\u003eVia base (USB to PC)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eSoftware\u003c\/span\u003e\u003cspan class=\"sv\"\u003eVPC Configuration Suite (free)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eDriver required\u003c\/span\u003e\u003cspan class=\"sv\"\u003eNo — standard USB HID\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eSim compatibility\u003c\/span\u003e\u003cspan class=\"sv\"\u003eAll USB HID compatible sims\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"sv\"\u003e2 years (VIRPIL)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"pcs-spec-row\"\u003e\n\u003cspan class=\"sk\"\u003eManufactured\u003c\/span\u003e\u003cspan class=\"sv\"\u003eLithuania, EU\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:11px;color:#718096;margin-bottom:30px;\"\u003e* Thrustmaster base compatibility has limited functionality — refer to VIRPIL documentation for details.\u003c\/p\u003e\n\n  \u003c!-- ══ IN THE BOX ══ --\u003e\n  \u003cp class=\"pcs-section-label\" style=\"margin-top:40px;\"\u003eWhat's included\u003c\/p\u003e\n  \u003ch2 class=\"pcs-section-title\" style=\"font:800 22px\/1.25 'Poppins', sans-serif !important;color:#0d1b2a !important;\"\u003eIn the box\u003c\/h2\u003e\n  \u003cul class=\"pcs-inbox\"\u003e\n    \u003cli\u003eVPC Archer-SF Cyclic Grip\u003c\/li\u003e\n    \u003cli\u003eGrip-to-base connector cable\u003c\/li\u003e\n    \u003cli\u003eQuick start guide\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- ══ FAQ ══ --\u003e\n  \u003cp class=\"pcs-section-label\"\u003eCommon questions\u003c\/p\u003e\n  \u003ch2 class=\"pcs-section-title\" style=\"font:800 22px\/1.25 'Poppins', sans-serif !important;color:#0d1b2a !important;\"\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"pcs-faq\"\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eDoes the Archer-SF Cyclic Grip include a base?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eNo — it's a grip only. You need a compatible base such as the VPC WarBRD, VPC MongoosT-50CM3, or VPC ATLAS FFB to use it. Call us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e and we can help you choose the right base for your setup and budget.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eWhat makes the Archer-SF different from other VIRPIL cyclic grips?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eThe Archer-SF is specifically modelled on the attack helicopter cyclic — the direct companion to the VPC Dual-SF Collective Grip. The standout design decision is that all hats have been converted to gated 4-way by popular community request, giving precise directional actuation with physical gate feedback that standard 8-way hats can't match.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eDoes the Archer-SF pair with the VPC Dual-SF Collective Grip?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eYes — the Archer-SF Cyclic and the VPC Dual-SF Collective are designed as companion products for the most authentic DCS attack helicopter experience available. Pair the Archer-SF on a WarBRD or ATLAS FFB base with the Dual-SF on a Rotor TCS or Rotor TCS Plus collective base for a complete helicopter simpit. Call us to discuss the full setup.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eWhich base should I pair with the Archer-SF for DCS helicopter flying?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eThe VPC WarBRD-D is the most popular choice for DCS helicopter pilots — its interchangeable cam profiles let you tune the stick feel for helicopter-style flying. For force feedback including trim simulation, stick shake, and buffet, the VPC ATLAS FFB is the premium option. Call us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e and we'll walk you through the options.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eCan I use the Archer-SF with my existing Thrustmaster Warthog base?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eYes, with limitations. The Archer-SF is mechanically compatible with Thrustmaster Warthog and Cougar bases, but some button inputs may function differently or be missing due to TM base wiring limitations. For full functionality a native VIRPIL base is recommended. Refer to VIRPIL documentation for specifics.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eWhat sims is the Archer-SF best suited for?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003ePrimarily designed for DCS World helicopter modules — particularly the attack helicopter. Also works well with Microsoft Flight Simulator 2024, X-Plane 12, and any sim that accepts standard USB HID input. Works with any game or simulator that supports USB joystick input.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eDo I need special software to use this grip?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eNo — it works out of the box as a standard USB HID device with no software required. For advanced configuration including button remapping, shift states, and RGB label programming, the free VPC Configuration Suite is available from the VIRPIL support portal.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eWhat is the VPC Configuration Suite and do I need it?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eIt's VIRPIL's free configuration software. Without it, the Archer-SF works plug-and-play. With it, you can remap any input, create shift states to multiply usable buttons, program RGB label lighting by state, and set up virtual axes. Most DCS pilots will use it eventually — but it's not needed on day one.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eIs the Archer-SF worth it over a standard HOTAS grip for helicopter sim?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eFor serious DCS helicopter flying, yes. The gated 4-way hats give you physical confirmation of every directional input — something standard 8-way hats don't provide. The dual-stage trigger with safety guard also replicates the real aircraft workflow in a way a standard HOTAS trigger can't match.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eWhat warranty does the Archer-SF come with?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eAll VIRPIL products are backed by a 2-year manufacturer warranty. As the official Australian VIRPIL distributor, Player1 Sim Gear handles warranty claims locally — no international shipping required. Contact us on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e or via our \u003ca target=\"_blank\" rel=\"noopener\" href=\"https:\/\/p1simgear.com.au\/pages\/support\" style=\"color:#0277bd;font-weight:600;\"\u003esupport page\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eWhat is your returns policy?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eYou can return your Archer-SF Cyclic Grip within 14 days for any reason. Refund provided less return shipping and a 5% handling fee. Item must be in original, unused condition. Contact us before returning — we're happy to help troubleshoot if there's an issue that might be resolved without a return.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eDo you ship to all of Australia? How long does delivery take?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003eYes — we ship Australia-wide from our Queensland warehouse, aiming to dispatch same day or within 1–2 business days. Delivery typically takes 2–8 business days depending on your location. All orders are fully trackable and insured. Call \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e for current stock status and express options.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eWhy buy from Player1 Sim Gear rather than directly from VIRPIL overseas?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003ePlayer1 Sim Gear is the official VIRPIL distributor for Australia and New Zealand. Buying locally means full Australian Consumer Law protection, a valid Australian GST tax invoice, warranty handled locally, Australian stock, and a team you can call on \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e who fly DCS and MSFS on this exact gear.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pcs-faq-item\"\u003e\n      \u003cp class=\"pcs-faq-q\"\u003eWhat support do you offer after purchase?\u003c\/p\u003e\n      \u003cp class=\"pcs-faq-a\"\u003ePre-sale advice on base and grip combinations, post-delivery setup support including VPC Configuration Suite assistance, and local warranty handling. Our team flies DCS World helicopter modules with VIRPIL Controls gear. Call \u003ca href=\"tel:0488385870\" style=\"color:#0277bd;font-weight:600;\"\u003e0488 385 870\u003c\/a\u003e or visit our \u003ca target=\"_blank\" rel=\"noopener\" href=\"https:\/\/p1simgear.com.au\/pages\/support\" style=\"color:#0277bd;font-weight:600;\"\u003esupport page\u003c\/a\u003e.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ══ COMPLETE YOUR SETUP ══ --\u003e\n  \u003cp class=\"pcs-section-label\" style=\"margin-top:48px;\"\u003eBuild the full experience\u003c\/p\u003e\n  \u003ch2 class=\"pcs-section-title\" style=\"font:800 22px\/1.25 'Poppins', sans-serif !important;color:#0d1b2a !important;\"\u003eComplete your helicopter sim cockpit\u003c\/h2\u003e\n  \u003cp style=\"font-size:14px;color:#4a5568;margin-bottom:24px;\"\u003ePair the Archer-SF Cyclic with the Dual-SF Collective, a VIRPIL base, rudder pedals, and a cockpit frame for the complete DCS helicopter simpit experience.\u003c\/p\u003e\n\n  \u003cdiv style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:48px;\"\u003e\n\n    \u003ca target=\"_blank\" rel=\"noopener\" href=\"https:\/\/p1simgear.com.au\/collections\/flight-controllers\" style=\"text-decoration:none;display:flex;\"\u003e\n      \u003cdiv class=\"pcs-setup-tile\" style=\"border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;\"\u003e\n        \u003cdiv style=\"overflow:hidden;border-radius:14px 14px 0 0;\"\u003e\n          \u003cimg class=\"pcs-setup-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_Flight_Sim_Controls.png?v=1777119123\" alt=\"Flight Sim Controls — HOTAS, throttles, rudder pedals — Player1 Sim Gear\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;justify-content:space-between;\"\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eAll Flight Controls\u003c\/p\u003e\n            \u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eBases, throttles, rudder pedals \u0026amp; HOTAS sets\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cp style=\"font-size:11px;font-weight:700;color:#0277bd;margin-top:10px;\"\u003eShop Flight Controls →\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/a\u003e\n\n    \u003ca target=\"_blank\" rel=\"noopener\" href=\"https:\/\/p1simgear.com.au\/collections\/flight-cockpits\" style=\"text-decoration:none;display:flex;\"\u003e\n      \u003cdiv class=\"pcs-setup-tile\" style=\"border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;\"\u003e\n        \u003cdiv style=\"overflow:hidden;border-radius:14px 14px 0 0;\"\u003e\n          \u003cimg class=\"pcs-setup-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-__flight_Sim_cockpits_0e304e98-0289-471a-bc51-56e754345445.png?v=1777849346\" alt=\"Flight Sim Cockpits — Player1 Sim Gear\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;justify-content:space-between;\"\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eFlight Sim Cockpits\u003c\/p\u003e\n            \u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eRacing \u0026amp; flight cockpit frames\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cp style=\"font-size:11px;font-weight:700;color:#0277bd;margin-top:10px;\"\u003eShop Cockpits →\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/a\u003e\n\n    \u003ca target=\"_blank\" rel=\"noopener\" href=\"https:\/\/p1simgear.com.au\/collections\/vr\" style=\"text-decoration:none;display:flex;\"\u003e\n      \u003cdiv class=\"pcs-setup-tile\" style=\"border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;\"\u003e\n        \u003cdiv style=\"overflow:hidden;border-radius:14px 14px 0 0;\"\u003e\n          \u003cimg class=\"pcs-setup-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-_VR_Headsets.png?v=1777848733\" alt=\"VR Headsets — Player1 Sim Gear\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;justify-content:space-between;\"\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eVR Headsets\u003c\/p\u003e\n            \u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003ePimax Crystal Super, Crystal Light \u0026amp; more\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cp style=\"font-size:11px;font-weight:700;color:#0277bd;margin-top:10px;\"\u003eShop VR →\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/a\u003e\n\n    \u003ca target=\"_blank\" rel=\"noopener\" href=\"https:\/\/p1simgear.com.au\/collections\/flight-sim-packages\" style=\"text-decoration:none;display:flex;\"\u003e\n      \u003cdiv class=\"pcs-setup-tile\" style=\"border-radius:14px;overflow:hidden;text-align:center;display:flex;flex-direction:column;width:100%;\"\u003e\n        \u003cdiv style=\"overflow:hidden;border-radius:14px 14px 0 0;\"\u003e\n          \u003cimg class=\"pcs-setup-img\" loading=\"lazy\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Player1_Sim_Gear_-__flight_Sim_Packages.png?v=1777848422\" alt=\"Complete Sim Packages — Player1 Sim Gear\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding:14px 16px 18px;flex:1;display:flex;flex-direction:column;justify-content:space-between;\"\u003e\n          \u003cdiv\u003e\n            \u003cp style=\"font-size:13px;font-weight:800;color:#0d1b2a;margin-bottom:4px;\"\u003eComplete Packages\u003c\/p\u003e\n            \u003cp style=\"font-size:11px;color:#4a5568;line-height:1.4;\"\u003eEverything in one bundle\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cp style=\"font-size:11px;font-weight:700;color:#0277bd;margin-top:10px;\"\u003eView Packages →\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ══ CONTACT CTA ══ --\u003e\n  \u003cdiv style=\"margin-bottom:12px;\"\u003e\n    \u003cdiv style=\"display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px;\"\u003e\n      \u003cdiv style=\"flex:1;min-width:220px;\"\u003e\n        \u003cp style=\"font-size:18px;font-weight:800;color:#0d1b2a;margin-bottom:6px;\"\u003eNot sure which VIRPIL base suits the Archer-SF?\u003c\/p\u003e\n        \u003cp style=\"font-size:14px;color:#4a5568;line-height:1.6;\"\u003eOur team flies DCS World helicopter modules with VIRPIL Controls gear. We can help you build the right cyclic and collective setup for your cockpit and budget.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"display:flex;flex-direction:column;gap:10px;min-width:180px;padding-right:8px;margin-top:8px;\"\u003e\n        \u003ca href=\"tel:0488385870\" style=\"text-decoration:none;background:transparent;color:#0277bd;font-size:13px;font-weight:400;padding:5px 14px;border-radius:8px;white-space:nowrap;text-align:center;border:1px solid #c8e6f8;display:inline-block;\" class=\"pcs-cta-pill\"\u003eCall 0488 385 870\u003c\/a\u003e\n        \u003clabel for=\"pcs-msg-toggle\" role=\"button\" tabindex=\"0\" style=\"text-decoration:none;background:transparent;color:#0277bd;font-size:13px;font-weight:400;padding:5px 14px;border-radius:8px;white-space:nowrap;text-align:center;border:1px solid #c8e6f8;display:inline-block;cursor:pointer;\" class=\"pcs-cta-pill\"\u003eSend us a message\u003c\/label\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Virpil_compatible_games_image___Player1_Sim_Gear_a92deaec-0883-4e0f-9824-1926335f0e07.webp?v=1777847900\" alt=\"Compatible simulators including DCS World and Microsoft Flight Simulator\" style=\"width:100%;display:block;border-radius:8px;\" class=\"pcs-games-desktop\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/Virpil_compatible_games_image___Player1_Sim_Gear___Mob.webp?v=1777804397\" alt=\"Compatible simulators including DCS World and Microsoft Flight Simulator\" style=\"width:100%;display:none;border-radius:8px;\" class=\"pcs-games-mobile\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ══ SEND US A MESSAGE MODAL ══ --\u003e\n  \u003cinput type=\"checkbox\" id=\"pcs-msg-toggle\" class=\"pcs-msg-toggle\" aria-hidden=\"true\"\u003e\n  \u003cdiv class=\"pcs-msg-overlay\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Send us a message\"\u003e\n    \u003clabel class=\"pcs-msg-backdrop\" for=\"pcs-msg-toggle\" aria-label=\"Close\"\u003e\u003c\/label\u003e\n    \u003cdiv class=\"pcs-msg-card\"\u003e\n      \u003clabel class=\"pcs-msg-close\" for=\"pcs-msg-toggle\" aria-label=\"Close\"\u003e×\u003c\/label\u003e\n      \u003cp class=\"pcs-msg-title\"\u003eSend us a message\u003c\/p\u003e\n      \u003cp class=\"pcs-msg-sub\"\u003eHave a question about the Archer-SF or your setup? Send us a message and the Player1 Sim Gear team will get back to you.\u003c\/p\u003e\n      \u003cform action=\"\/contact#contact_form\" method=\"post\" accept-charset=\"UTF-8\"\u003e\n        \u003cinput type=\"hidden\" name=\"form_type\" value=\"contact\"\u003e\n        \u003cinput type=\"hidden\" name=\"contact[Sent from]\" value=\"Archer-SF Cyclic Grip product page (Send us a message)\"\u003e\n        \u003cinput type=\"hidden\" name=\"utf8\" value=\"✓\"\u003e\n        \u003cinput class=\"pcs-msg-input\" type=\"text\" name=\"contact[Name]\" placeholder=\"Name\" required\u003e\n        \u003cinput class=\"pcs-msg-input\" type=\"email\" name=\"contact[email]\" placeholder=\"Email\" required\u003e\n        \u003cinput class=\"pcs-msg-input\" type=\"tel\" name=\"contact[Phone Number]\" placeholder=\"Phone number (optional)\"\u003e\n        \u003ctextarea class=\"pcs-msg-input pcs-msg-textarea\" name=\"contact[Message]\" placeholder=\"Your message\" rows=\"4\" required\u003e\u003c\/textarea\u003e\n        \u003cbutton class=\"pcs-msg-submit\" type=\"submit\"\u003eSend message\u003c\/button\u003e\n      \u003c\/form\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){var f=document.querySelector(\".pcs-msg-overlay form\");if(!f)return;f.addEventListener(\"submit\",function(e){e.preventDefault();var b=f.querySelector(\".pcs-msg-submit\");if(b){b.disabled=true;b.textContent=\"Sending…\";}fetch(\"\/contact\",{method:\"POST\",headers:{\"Content-Type\":\"application\/x-www-form-urlencoded\",\"X-Requested-With\":\"XMLHttpRequest\"},body:new URLSearchParams(new FormData(f))}).then(function(){var c=f.closest(\".pcs-msg-card\");if(c){c.innerHTML='\u003cp class=\"pcs-msg-title\"\u003eThanks — your message has been sent.\u003c\/p\u003e\u003cp class=\"pcs-msg-sub\"\u003eThe Player1 Sim Gear team will get back to you shortly.\u003c\/p\u003e';}}).catch(function(){if(b){b.disabled=false;b.textContent=\"Send message\";}f.submit();});});})();\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Does the Archer-SF Cyclic Grip include a base?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No — it's a grip only. You need a compatible base such as the VPC WarBRD, VPC MongoosT-50CM3, or VPC ATLAS FFB to use it. Call us on 0488 385 870 and we can help you choose the right base for your setup and budget.\"}},{\"@type\":\"Question\",\"name\":\"What makes the Archer-SF different from other VIRPIL cyclic grips?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Archer-SF is specifically modelled on the attack helicopter cyclic — the direct companion to the VPC Dual-SF Collective Grip. The standout design decision is that all hats have been converted to gated 4-way by popular community request, giving precise directional actuation with physical gate feedback that standard 8-way hats can't match.\"}},{\"@type\":\"Question\",\"name\":\"Does the Archer-SF pair with the VPC Dual-SF Collective Grip?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes — the Archer-SF Cyclic and the VPC Dual-SF Collective are designed as companion products for the most authentic DCS attack helicopter experience available. Pair the Archer-SF on a WarBRD or ATLAS FFB base with the Dual-SF on a Rotor TCS or Rotor TCS Plus collective base for a complete helicopter simpit. Call us to discuss the full setup.\"}},{\"@type\":\"Question\",\"name\":\"Which base should I pair with the Archer-SF for DCS helicopter flying?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The VPC WarBRD-D is the most popular choice for DCS helicopter pilots — its interchangeable cam profiles let you tune the stick feel for helicopter-style flying. For force feedback including trim simulation, stick shake, and buffet, the VPC ATLAS FFB is the premium option. Call us on 0488 385 870 and we'll walk you through the options.\"}},{\"@type\":\"Question\",\"name\":\"Can I use the Archer-SF with my existing Thrustmaster Warthog base?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, with limitations. The Archer-SF is mechanically compatible with Thrustmaster Warthog and Cougar bases, but some button inputs may function differently or be missing due to TM base wiring limitations. For full functionality a native VIRPIL base is recommended. Refer to VIRPIL documentation for specifics.\"}},{\"@type\":\"Question\",\"name\":\"What sims is the Archer-SF best suited for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Primarily designed for DCS World helicopter modules — particularly the attack helicopter. Also works well with Microsoft Flight Simulator 2024, X-Plane 12, and any sim that accepts standard USB HID input. Works with any game or simulator that supports USB joystick input.\"}},{\"@type\":\"Question\",\"name\":\"Do I need special software to use this grip?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No — it works out of the box as a standard USB HID device with no software required. For advanced configuration including button remapping, shift states, and RGB label programming, the free VPC Configuration Suite is available from the VIRPIL support portal.\"}},{\"@type\":\"Question\",\"name\":\"What is the VPC Configuration Suite and do I need it?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It's VIRPIL's free configuration software. Without it, the Archer-SF works plug-and-play. With it, you can remap any input, create shift states to multiply usable buttons, program RGB label lighting by state, and set up virtual axes. Most DCS pilots will use it eventually — but it's not needed on day one.\"}},{\"@type\":\"Question\",\"name\":\"Is the Archer-SF worth it over a standard HOTAS grip for helicopter sim?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"For serious DCS helicopter flying, yes. The gated 4-way hats give you physical confirmation of every directional input — something standard 8-way hats don't provide. The dual-stage trigger with safety guard also replicates the real aircraft workflow in a way a standard HOTAS trigger can't match.\"}},{\"@type\":\"Question\",\"name\":\"What warranty does the Archer-SF come with?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"All VIRPIL products are backed by a 2-year manufacturer warranty. As the official Australian VIRPIL distributor, Player1 Sim Gear handles warranty claims locally — no international shipping required. Contact us on 0488 385 870 or via our support page.\"}},{\"@type\":\"Question\",\"name\":\"What is your returns policy?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You can return your Archer-SF Cyclic Grip within 14 days for any reason. Refund provided less return shipping and a 5% handling fee. Item must be in original, unused condition. Contact us before returning — we're happy to help troubleshoot if there's an issue that might be resolved without a return.\"}},{\"@type\":\"Question\",\"name\":\"Do you ship to all of Australia? How long does delivery take?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes — we ship Australia-wide from our Queensland warehouse, aiming to dispatch same day or within 1–2 business days. Delivery typically takes 2–8 business days depending on your location. All orders are fully trackable and insured. Call 0488 385 870 for current stock status and express options.\"}},{\"@type\":\"Question\",\"name\":\"Why buy from Player1 Sim Gear rather than directly from VIRPIL overseas?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Player1 Sim Gear is the official VIRPIL distributor for Australia and New Zealand. Buying locally means full Australian Consumer Law protection, a valid Australian GST tax invoice, warranty handled locally, Australian stock, and a team you can call on 0488 385 870 who fly DCS and MSFS on this exact gear.\"}},{\"@type\":\"Question\",\"name\":\"What support do you offer after purchase?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Pre-sale advice on base and grip combinations, post-delivery setup support including VPC Configuration Suite assistance, and local warranty handling. Our team flies DCS World helicopter modules with VIRPIL Controls gear. Call 0488 385 870 or visit our support page.\"}}]}\u003c\/script\u003e","brand":"Virpil","offers":[{"title":"Default Title","offer_id":55758382071881,"sku":"VPC-024","price":329.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0581\/2391\/1241\/files\/VIRPILArcherSFCyclicGripPlayer1SimGear1.webp?v=1782198311","url":"https:\/\/p1simgear.com.au\/products\/virpil-archer-sf-cyclic-grip","provider":"Player1 Sim Gear","version":"1.0","type":"link"}