{"product_id":"panzer-fight-stick-5-mx-he-assembly-service","title":"Panzer Fight Stick 5 (MX\/HE) Assembly Service","description":"\u003cstyle\u003e\n  .pfs5-assembly-page {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color: #1a1a1a;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.8;\n    font-size: 15px;\n  }\n  .pfs5-assembly-page h2 {\n    font-size: 22px;\n    font-weight: 700;\n    margin: 0 0 12px;\n    line-height: 1.3;\n  }\n  .pfs5-assembly-page h3 {\n    font-size: 18px;\n    font-weight: 700;\n    margin: 0 0 12px;\n    line-height: 1.3;\n  }\n  .pfs5-assembly-page p {\n    color: #6b6b6b;\n    margin: 0 0 16px;\n  }\n  .pfs5-assembly-page hr {\n    border: none;\n    border-top: 1px solid #e5e5e5;\n    margin: 40px 0;\n  }\n  .pfs5-assembly-page a {\n    color: #2563eb;\n    text-decoration: none;\n  }\n  .pfs5-assembly-page a:hover {\n    text-decoration: underline;\n  }\n\n  \/* Stats row *\/\n  .pfs5-assembly-stats {\n    display: flex;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    overflow: hidden;\n    margin: 32px 0;\n  }\n  .pfs5-assembly-stat {\n    flex: 1 1 0;\n    text-align: center;\n    padding: 20px 12px;\n    border-right: 1px solid #e5e5e5;\n  }\n  .pfs5-assembly-stat:last-child {\n    border-right: none;\n  }\n  .pfs5-assembly-stat-value {\n    font-size: 22px;\n    font-weight: 800;\n    color: #1a1a1a;\n    letter-spacing: -0.5px;\n  }\n  .pfs5-assembly-stat-label {\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    color: #999;\n    margin-top: 4px;\n  }\n\n  \/* Info box *\/\n  .pfs5-assembly-info-box {\n    background: #f0f9ff;\n    border: 1px solid #bae6fd;\n    border-radius: 6px;\n    padding: 18px 22px;\n    margin: 20px 0;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #1e40af;\n  }\n  .pfs5-assembly-info-box strong {\n    color: #1e3a8a;\n  }\n\n  \/* Warning\/note banner *\/\n  .pfs5-assembly-warning {\n    background: #fffbeb;\n    border: 1px solid #fde68a;\n    border-radius: 6px;\n    padding: 14px 18px;\n    font-size: 14px;\n    color: #92400e;\n    margin: 20px 0;\n    line-height: 1.6;\n  }\n  .pfs5-assembly-warning strong {\n    color: #78350f;\n  }\n\n  \/* Shipping address card *\/\n  .pfs5-assembly-address {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: 20px 24px;\n    margin: 20px 0;\n    font-size: 14px;\n    line-height: 1.8;\n    color: #1a1a1a;\n  }\n  .pfs5-assembly-address strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    color: #999;\n  }\n\n  \/* CTA button *\/\n  .pfs5-assembly-cta {\n    display: inline-block;\n    background: #2563eb;\n    color: #fff !important;\n    padding: 12px 28px;\n    border-radius: 6px;\n    font-size: 15px;\n    font-weight: 600;\n    text-decoration: none !important;\n    margin: 8px 0 0;\n    transition: background 0.2s;\n  }\n  .pfs5-assembly-cta:hover {\n    background: #1d4ed8;\n    text-decoration: none !important;\n  }\n\n  \/* Note callout *\/\n  .pfs5-assembly-note {\n    background: #f7f7f7;\n    border: 1px solid #e5e5e5;\n    border-radius: 6px;\n    padding: 28px;\n    margin: 24px 0;\n  }\n  .pfs5-assembly-note h4 {\n    font-size: 15px;\n    font-weight: 700;\n    margin: 0 0 10px;\n    color: #1a1a1a;\n  }\n  .pfs5-assembly-note p {\n    font-size: 14px;\n    line-height: 1.8;\n    margin: 0;\n  }\n\n  \/* Included list *\/\n  .pfs5-assembly-included {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 40px;\n    margin: 16px 0;\n    font-size: 14px;\n    color: #6b6b6b;\n  }\n  .pfs5-assembly-included-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 6px 0;\n  }\n  .pfs5-assembly-included-item .check {\n    color: #16a34a;\n    font-size: 14px;\n    flex-shrink: 0;\n  }\n\n  \/* Steps *\/\n  .pfs5-assembly-steps {\n    margin: 20px 0;\n  }\n  .pfs5-assembly-step {\n    display: flex;\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n  .pfs5-assembly-step-num {\n    width: 32px;\n    height: 32px;\n    background: #1a1a1a;\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 700;\n    flex-shrink: 0;\n  }\n  .pfs5-assembly-step-content {\n    flex: 1;\n    padding-top: 4px;\n  }\n  .pfs5-assembly-step-content strong {\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: 4px;\n  }\n  .pfs5-assembly-step-content p {\n    font-size: 14px;\n    margin: 0;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pfs5-assembly-page\"\u003e\n\u003ch2\u003ePanzer Fight Stick 5 Assembly Service\u003c\/h2\u003e\n\u003cp\u003eWant a Panzer Fight Stick 5 but don't want to build it yourself? I get it — and I'm ready to turn your cart of parts into a fully built Panzer Fight Stick so you can start kicking butt on day 1.\u003c\/p\u003e\n\u003c!-- Stats row --\u003e\n\u003cdiv class=\"pfs5-assembly-stats\"\u003e\n\u003cdiv class=\"pfs5-assembly-stat\"\u003e\n\u003cdiv class=\"pfs5-assembly-stat-value\"\u003e~5\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-stat-label\"\u003eBusiness Days\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-stat\"\u003e\n\u003cdiv class=\"pfs5-assembly-stat-value\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-stat-label\"\u003eTested Before Ship\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-stat\"\u003e\n\u003cdiv class=\"pfs5-assembly-stat-value\"\u003eTAILORED\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-stat-label\"\u003eParts \u0026amp; Preferences\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr\u003e\n\u003ch3\u003eHow It Works\u003c\/h3\u003e\n\u003cdiv class=\"pfs5-assembly-steps\"\u003e\n\u003cdiv class=\"pfs5-assembly-step\"\u003e\n\u003cdiv class=\"pfs5-assembly-step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-step-content\"\u003e\n\u003cstrong\u003eUse the Panzer Fight Stick 5 Builder\u003c\/strong\u003e\n\u003cp\u003eThe \u003ca href=\"https:\/\/jasenscustoms.com\/pages\/panzer-fight-stick-5-hall-effect-builder\"\u003eHE Builder\u0026gt; and \u003c\/a\u003e\u003ca href=\"https:\/\/jasenscustoms.com\/pages\/panzer-fight-stick-5-mx-builder\"\u003e MX Builder \u003c\/a\u003eensures all required Panzer 5 parts are included in your JasensCustoms.com order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-step\"\u003e\n\u003cdiv class=\"pfs5-assembly-step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-step-content\"\u003e\n\u003cstrong\u003eShip us any third-party parts\u003c\/strong\u003e\n\u003cp\u003eHave your favorite parts supplier send us, at a minimum: a lever (if needed), the correct number of aux buttons (SIX), a ball top (if needed), and fighting board (if you don't find one on our shop you want). This guarantees your build is EXACTLY what YOU want. Everything else is available at JasensCustoms.com. We do this because everyone has different needs and we can't carry all of the parts on the market.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-step\"\u003e\n\u003cdiv class=\"pfs5-assembly-step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-step-content\"\u003e\n\u003cstrong\u003eWe build, test, and ship\u003c\/strong\u003e\n\u003cp\u003eAll parts from your JasensCustoms.com order and any parts you ship to us will be assembled and fully tested before shipment. Any leftover parts are included as a spare parts kit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"pfs5-assembly-cta\" href=\"https:\/\/jasenscustoms.com\/pages\/panzer-fight-stick-5-mx-builder\" target=\"_blank\"\u003eOpen the Panzer 5 MX Builder →\u003c\/a\u003e\n  \u003ca class=\"pfs5-assembly-cta\" href=\"https:\/\/jasenscustoms.com\/pages\/panzer-fight-stick-5-hall-effect-builder\" target=\"_blank\"\u003eOpen the Panzer 5 HE Builder →\u003c\/a\u003e\n  \u003chr\u003e\n\u003ch3\u003eShipping Parts to Us\u003c\/h3\u003e\n\u003cp\u003eSince we've decided to divest from selling individual parts like buttons and levers — it no longer aligns with our long-term strategic business goals — you must have your favorite parts supplier send us the items listed above. \u003cem\u003eWe may have some buttons and levers in stock still, and of course you are encouraged to buy them and have us use them in your build.\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003ePlease have any third-party parts shipped to:\u003c\/p\u003e\n\u003cdiv class=\"pfs5-assembly-address\"\u003e\n\u003cstrong\u003eShip To\u003c\/strong\u003e [YOUR JASENSCUSTOMS.COM ORDER NUMBER — this will be JCC-XXXX]\u003cbr\u003eC\/O JasensCustoms.com\u003cbr\u003ePO BOX 45\u003cbr\u003eCentreville, VA 20122\u003c\/div\u003e\n\u003chr\u003e\n\u003ch3\u003eAssembly Notes\u003c\/h3\u003e\n\u003cp\u003eIf you have specific desires for placement of your buttons — i.e. certain colors go in certain places — please make a note of it using the provided text box on this page.\u003c\/p\u003e\n\u003cdiv class=\"pfs5-assembly-warning\"\u003e\n\u003cstrong\u003ePrinted Plexi Notice:\u003c\/strong\u003e If you add printed plexi to your cart, be mindful that printed plexis are processed each month starting on the 16th and will be ready for install about 10 days later. This will delay the build.\u003c\/div\u003e\n\u003chr\u003e\n\u003ch3\u003eTimeline\u003c\/h3\u003e\n\u003cp\u003eI budget about 5 business days to do a build. Not because it takes a lot of time to do (in fact, it's quite fast) but because I have orders to fill, family to spend time with, and a full-time job outside of the shop. I try to beat these timelines — but this should be considered the norm.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch3\u003eWhat's Included in the Assembly Price\u003c\/h3\u003e\n\u003cdiv class=\"pfs5-assembly-included\"\u003e\n\u003cdiv class=\"pfs5-assembly-included-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Assembly of all parts in your cart\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-included-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Assembly of third-party shipped parts\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-included-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Full functionality testing\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-included-item\"\u003e\n\u003cspan class=\"check\"\u003e✓\u003c\/span\u003e Spare parts kit (if applicable)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-info-box\"\u003e\n\u003cstrong\u003eLive Builds:\u003c\/strong\u003e Your assembly may even be streamed live on our YouTube channel!\u003c\/div\u003e\n\u003cdiv class=\"pfs5-assembly-note\"\u003e\n\u003cp\u003eIf you don't have everything required for a build, we will work with you to correct this before assembly begins. Photos in the listing are for reference only.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Jasen's Customs","offers":[{"title":"Default Title","offer_id":51807020319031,"sku":"PFS5MXHEASSEMBLY","price":49.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/9789\/9831\/files\/PFS5assembly.png?v=1774179177","url":"https:\/\/jasenscustoms.com\/products\/panzer-fight-stick-5-mx-he-assembly-service","provider":"Jasen's Customs","version":"1.0","type":"link"}