{"product_id":"mig200p-pulse-mig-welder","title":"Arccaptain MIG200P Pulse MIG Welding Machine","description":"\u003cstyle\u003e\n\/* Product Description Section - Isolated Styles *\/\n#mig200-prod {\n    padding: 20px 16px;\n    max-width: 1200px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    line-height: 1.7;\n    color: #1A1A1A;\n}\n\n@media (min-width: 768px) {\n    #mig200-prod {\n        padding: 60px 24px;\n    }\n}\n\n\/* Product Intro *\/\n#mig200-prod .prod-intro {\n    margin-bottom: 32px;\n}\n\n#mig200-prod .prod-intro h2 {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 700;\n    color: #000;\n    margin-bottom: 20px;\n    line-height: 1.3;\n}\n\n#mig200-prod .prod-intro h2 span {\n    color: #D9232D;\n}\n\n#mig200-prod .prod-intro p {\n    font-size: 16px;\n    color: #444;\n    margin-bottom: 16px;\n    text-align: left;\n}\n\n#mig200-prod .prod-intro p:last-child {\n    margin-bottom: 0;\n}\n\n\/* Features Box *\/\n#mig200-prod .prod-features {\n    background: #F8F8F8;\n    border-radius: 12px;\n    padding: 24px;\n    margin-bottom: 32px;\n}\n\n@media (min-width: 768px) {\n    #mig200-prod .prod-features {\n        padding: 32px;\n    }\n}\n\n#mig200-prod .prod-features h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #000;\n    margin-bottom: 20px;\n}\n\n#mig200-prod .prod-features ul {\n    list-style: none;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n    margin: 0;\n    padding: 0;\n}\n\n@media (min-width: 480px) {\n    #mig200-prod .prod-features ul {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n#mig200-prod .prod-features li {\n    font-size: 14px;\n    color: #333;\n    padding-left: 24px;\n    position: relative;\n    line-height: 1.5;\n}\n\n#mig200-prod .prod-features li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    top: 2px;\n    color: #28A745;\n    font-weight: bold;\n}\n\n\/* Specs Table - Two Columns Layout *\/\n#mig200-prod .prod-specs {\n    margin-bottom: 32px;\n}\n\n#mig200-prod .prod-specs h3 {\n    font-size: 22px;\n    font-weight: 700;\n    color: #000;\n    margin-bottom: 20px;\n    text-align: center;\n}\n\n\/* Specs Grid - 2 columns on desktop, 1 on mobile *\/\n#mig200-prod .specs-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n}\n\n@media (min-width: 768px) {\n    #mig200-prod .specs-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 16px;\n    }\n}\n\n#mig200-prod .spec-item {\n    background: white;\n    border-radius: 8px;\n    padding: 14px 16px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n}\n\n@media (min-width: 768px) {\n    #mig200-prod .spec-item {\n        padding: 16px 20px;\n    }\n}\n\n#mig200-prod .spec-label {\n    font-weight: 600;\n    color: #333;\n    font-size: 14px;\n}\n\n#mig200-prod .spec-value {\n    color: #555;\n    font-weight: 500;\n    font-size: 14px;\n    text-align: right;\n}\n\n\/* Legacy table styles (hidden) *\/\n#mig200-prod .prod-specs table {\n    display: none;\n}\n\n\/* Images *\/\n#mig200-prod .prod-images {\n    margin-bottom: 32px;\n}\n\n#mig200-prod .prod-images h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #000;\n    margin-bottom: 20px;\n    text-align: center;\n}\n\n#mig200-prod .prod-images .img-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n}\n\n@media (min-width: 768px) {\n    #mig200-prod .prod-images .img-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n#mig200-prod .prod-images img {\n    width: 100%;\n    height: auto;\n    border-radius: 10px;\n    box-shadow: 0 4px 16px rgba(0,0,0,0.1);\n    display: block;\n    margin-bottom: 10px;\n}\n\n#mig200-prod .prod-images img:last-child {\n    margin-bottom: 0;\n}\n\n\/* Why Choose *\/\n#mig200-prod .prod-why {\n    margin-bottom: 24px;\n}\n\n#mig200-prod .prod-why h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #000;\n    margin-bottom: 16px;\n}\n\n#mig200-prod .prod-why p {\n    font-size: 15px;\n    color: #444;\n    margin-bottom: 12px;\n    text-align: left;\n}\n\n#mig200-prod .prod-why p:last-child {\n    margin-bottom: 0;\n}\n\n#mig200-prod .prod-why strong {\n    color: #000;\n}\n\n\/* Tips *\/\n#mig200-prod .prod-tips {\n    background: #F5F5F5;\n    border-radius: 10px;\n    padding: 20px;\n    margin-bottom: 20px;\n}\n\n#mig200-prod .prod-tips h4 {\n    font-size: 16px;\n    font-weight: 700;\n    color: #000;\n    margin-bottom: 12px;\n}\n\n#mig200-prod .prod-tips p {\n    font-size: 14px;\n    color: #555;\n    margin-bottom: 10px;\n    text-align: left;\n}\n\n#mig200-prod .prod-tips p:last-child {\n    margin-bottom: 0;\n}\n\n#mig200-prod .prod-tips a {\n    color: #D9232D;\n    text-decoration: none;\n    font-weight: 500;\n}\n\n#mig200-prod .prod-tips a:hover {\n    text-decoration: underline;\n}\n\n\/* Warning *\/\n#mig200-prod .prod-warning {\n    display: inline-block;\n    background: #FFF3CD;\n    color: #856404;\n    padding: 10px 16px;\n    border-radius: 6px;\n    font-size: 14px;\n    font-weight: 600;\n    margin-bottom: 16px;\n}\n\n\/* Links *\/\n#mig200-prod .prod-links {\n    margin-top: 24px;\n}\n\n#mig200-prod .prod-links p {\n    margin-bottom: 10px;\n    text-align: left;\n}\n\n#mig200-prod .prod-links a {\n    color: #D9232D;\n    text-decoration: none;\n    font-weight: 500;\n}\n\n#mig200-prod .prod-links a:hover {\n    text-decoration: underline;\n}\n\u003c\/style\u003e\n\u003c!-- MIG200 Product Description - Optimized --\u003e\n\u003cdiv id=\"mig200-prod\"\u003e\n\u003c!-- Product Introduction --\u003e\n\u003cdiv class=\"prod-intro\"\u003e\n\u003ch2\u003eArccaptain \u003cspan\u003eMIG200P\u003c\/span\u003e Single Pulse Multi-Process MIG Welder\u003c\/h2\u003e\n\u003cp\u003eThe Definitive Multi-Functional Pulsed Welding System for Aluminum, Stainless Steel, and Thin Sheet Metal Fabrication. Dual-Voltage 110V\/220V Multi-Process Performance. \u003cmeta charset=\"utf-8\"\u003eThe ARCCAPTAIN MIG200P is a Definitive MIG Welder for All Home Projects.\u003c\/p\u003e\n\u003cp\u003eDesigned to meet the stringent demands of automotive restoration, farm maintenance, and custom fabrication, the \u003cstrong\u003eMIG200P Pulse welder \u003c\/strong\u003ecombines high-frequency single-pulse power modulation with intuitive synergic automation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv class=\"prod-features\"\u003e\n\u003ch3\u003eFeatures:\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdvanced Single-Pulse MIG Arc Control: \u003c\/strong\u003eReduces weld spatter by over 40% for cleaner welds and less cleanup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmart Synergic Control\u003c\/strong\u003e: Select wire diameter and gas type—the digital MCU auto-matches voltage and wire speed in real-time. \u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAluminum Welding: \u003c\/strong\u003eDedicated 5-pin spool gun interface and built-in synergic parameters prevent wire nesting. \u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMulti-Functional:\u003c\/strong\u003e Pulse MIG, Gas\/Gasless MIG, Stick, Lift TIG, Spot, or Aluminium welding\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRugged Construction:\u003c\/strong\u003e Each welder undergoes rigorous testing in extreme conditions to ensure durability and compliance with high industry standards\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDual-color LED large screen: \u003c\/strong\u003eHigh contrast; clearly visible under strong ambient light; parameters displayed by category.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications --\u003e\u003c!-- Product Images --\u003e\u003c!-- Why Choose --\u003e\u003c!-- Tips --\u003e\u003c!-- Warning --\u003e\n\u003cdiv class=\"prod-warning\"\u003eMIG200P is compatible with a foot pedal (sold separately). \u003ca href=\"https:\/\/www.arccaptain.com\/blogs\/article\/multiprocess-mig-welder-mig200\"\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- Links --\u003e\n\u003c\/div\u003e","brand":"Arccaptain","offers":[{"title":"Default Title","offer_id":45910262317113,"sku":"110US060051","price":479.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0613\/8458\/9369\/files\/mig200p_main_2.jpg?v=1780562038","url":"https:\/\/www.arccaptain.com\/products\/mig200p-pulse-mig-welder","provider":"Arccaptain Welder","version":"1.0","type":"link"}