Checkmate
MACHETE FIGHT 350.4 | 350 Watt 4-channel amplifier
MACHETE FIGHT 350.4 | 350 Watt 4-channel amplifierMACHETE FIGHT 350.4 | 350 Watt 4-channel amplifierMACHETE FIGHT 350.4 | 350 Watt 4-channel amplifierMACHETE FIGHT 350.4 | 350 Watt 4-channel amplifier

Deaf Bonce

$359.90

MACHETE FIGHT 350.4 | 350 Watt 4-channel amplifier

coupon

3 discount codes

@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;600;700;900&family=Orbitron:wght@400;700;900&display=swap'); /* Product title is styled by the THEME (.product__title), not by the description. */ /* Single centering container for promo content (equal width of all blocks) */ .dbp-root { max-width: 1046px; margin: 0 auto; } @keyframes dbp-pulse { 0%, 100% { opacity: 1; text-shadow: 0 0 10px rgba(132,189,0,0.6), 0 0 30px rgba(132,189,0,0.3), 0 0 60px rgba(132,189,0,0.15); } 50% { opacity: 0.5; text-shadow: 0 0 4px rgba(132,189,0,0.2), 0 0 10px rgba(132,189,0,0.1); } } @keyframes dbp-preorder { 0%, 100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.4; transform: scale(0.98); } } @keyframes dbp-glow-pulse { 0%, 100% { text-shadow: 0 0 8px rgba(132,189,0,0.3), 0 0 20px rgba(132,189,0,0.15); transform: scale(1); } 50% { text-shadow: 0 0 20px rgba(132,189,0,0.8), 0 0 50px rgba(132,189,0,0.4), 0 0 80px rgba(132,189,0,0.2); transform: scale(1.03); } } /* "Add to cart" button is styled by the THEME (.product__submit__add), not by the description. */ /* POWER BLOCKS */ .dbp-power-row { display: flex; gap: 12px; margin-top: 16px; margin-bottom: 24px; max-width: 520px; margin-left: auto; margin-right: auto; } .dbp-power-block { flex: 1; background: #2a2d2e; padding: 14px; text-align: center; } .dbp-power-label { font-family: 'Rajdhani', sans-serif; font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #ffffff; margin-bottom: 4px; } .dbp-power-number { font-family: 'Orbitron', sans-serif; font-weight: 900; font-size: clamp(22px, 5vw, 32px); line-height: 1; color: #84BD00; text-shadow: 0 0 12px rgba(132,189,0,0.3); } .dbp-power-unit { font-family: 'Orbitron', sans-serif; font-size: 9px; font-weight: 700; letter-spacing: 3px; color: #ccc; margin-top: 3px; } .dbp-eq { display: flex; justify-content: center; align-items: flex-end; gap: 2px; height: 10px; margin-top: 10px; } .dbp-eq-bar { width: 2px; background: #84BD00; border-radius: 1px; animation: dbp-eq-bounce var(--dur) ease-in-out infinite alternate; transform-origin: bottom; } @keyframes dbp-eq-bounce { 0% { height: var(--min); opacity: 0.5; } 100% { height: var(--max); opacity: 1; } } @media (max-width: 600px) { .dbp-power-row { flex-direction: column; } .dbp-power-number { font-size: 32px; } } /* CSS-ONLY ACCORDION */ .dbp-acc { margin-top: 10px; } .dbp-acc details { margin-bottom: 16px; border: 2px solid rgba(132,189,0, 0.3); background: #fff; transition: all 0.3s ease; } .dbp-acc details:hover { border-color: #84BD00; box-shadow: 0 0 20px rgba(132,189,0, 0.15); } .dbp-acc details[open] { border-color: #84BD00; } .dbp-acc summary { padding: 20px 28px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; background: linear-gradient(90deg, rgba(132,189,0, 0.05) 0%, transparent 100%); list-style: none; -webkit-user-select: none; user-select: none; transition: background 0.2s; } .dbp-acc summary::-webkit-details-marker { display: none; } .dbp-acc summary::marker { display: none; content: ''; } .dbp-acc summary:hover { background: linear-gradient(90deg, rgba(132,189,0, 0.1) 0%, transparent 100%); } .dbp-acc summary .dbp-acc-t { font-family: 'Orbitron', sans-serif; font-size: 20px; font-weight: 700; color: #1a1a1a; text-transform: uppercase; letter-spacing: 2px; } .dbp-acc summary .dbp-acc-i { font-size: 20px; color: #84BD00; transition: transform 0.3s; } .dbp-acc details[open] summary .dbp-acc-i { transform: rotate(180deg); } .dbp-acc-body { padding: 28px; border-top: 1px solid rgba(132,189,0, 0.2); font-family: 'Rajdhani', sans-serif; font-size: 16px; line-height: 1.8; color: #333; } .dbp-acc-body table { width: 100%; border-collapse: collapse; font-family: 'Rajdhani', sans-serif; } .dbp-acc-body table tr { border-bottom: 1px solid #eee; opacity: 0; transform: translateY(20px); animation: dbp-fadeUp 0.5s ease-out forwards; } .dbp-acc-body table tr:nth-child(1) { animation-delay: 0.05s; } .dbp-acc-body table tr:nth-child(2) { animation-delay: 0.10s; } .dbp-acc-body table tr:nth-child(3) { animation-delay: 0.15s; } .dbp-acc-body table tr:nth-child(4) { animation-delay: 0.20s; } .dbp-acc-body table tr:nth-child(5) { animation-delay: 0.25s; } .dbp-acc-body table tr:nth-child(6) { animation-delay: 0.30s; } .dbp-acc-body table tr:nth-child(7) { animation-delay: 0.35s; } .dbp-acc-body table tr:nth-child(8) { animation-delay: 0.40s; } .dbp-acc-body table tr:nth-child(9) { animation-delay: 0.45s; } .dbp-acc-body table tr:nth-child(10) { animation-delay: 0.50s; } .dbp-acc-body table tr:nth-child(11) { animation-delay: 0.55s; } .dbp-acc-body table tr:nth-child(12) { animation-delay: 0.60s; } .dbp-acc-body table tr:nth-child(13) { animation-delay: 0.65s; } .dbp-acc-body table tr:nth-child(14) { animation-delay: 0.70s; } .dbp-acc-body table tr:nth-child(15) { animation-delay: 0.75s; } .dbp-acc-body table tr:nth-child(16) { animation-delay: 0.80s; } .dbp-acc-body table tr:nth-child(17) { animation-delay: 0.85s; } .dbp-acc-body table tr:nth-child(18) { animation-delay: 0.90s; } .dbp-acc-body table tr:nth-child(19) { animation-delay: 0.95s; } .dbp-acc-body table tr:nth-child(20) { animation-delay: 1.00s; } @keyframes dbp-fadeUp { to { opacity: 1; transform: translateY(0); } } .dbp-acc-body table tr:last-child { border-bottom: none; } .dbp-acc-body table td { padding: 14px 8px; font-size: 16px; vertical-align: top; } .dbp-acc-body table td:first-child { font-weight: 600; color: #666; width: 50%; } .dbp-acc-body table td:last-child { color: #1a1a1a; font-weight: 700; text-align: right; } .dbp-spec-note { font-family: 'Rajdhani', sans-serif; font-size: 13px; color: #888; margin-top: 14px; } @media (max-width: 768px) { .dbp-acc summary .dbp-acc-t { font-size: 14px; } .dbp-acc summary { padding: 15px 20px; } .dbp-acc-body { padding: 20px; } .dbp-acc-body table td { font-size: 12px; padding: 12px 8px; } } .dbp-coming { text-align: center; padding: 50px 20px; } .dbp-coming-text { font-family: 'Orbitron', sans-serif; font-size: 16px; font-weight: bold; letter-spacing: 4px; color: #84BD00; padding: 20px 0; } .dbp-btn-link { display: inline-block; background: #84BD00; color: #fff; font-family: 'Orbitron',sans-serif; font-size: 14px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; text-decoration: none; padding: 14px 36px; transition: all 0.3s ease; } .dbp-btn-link:hover { background: #72a400; } .dbp-btn-note { font-family: 'Rajdhani',sans-serif; font-size: 14px; color: #888; margin-top: 12px; } /* HEADING BLOCKS (hero) */ .dbp-section-head { padding: 40px 0; margin-top: 10px; text-align: center; width: 100%; } .dbp-section-title { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(22px,4vw,38px); line-height: 1.1; text-transform: uppercase; letter-spacing: 1px; color: #1a1a1a; } .dbp-section-title .dbp-accent { display: inline-block; color: #84BD00; animation: dbp-glow-pulse 2.5s ease-in-out infinite; } .dbp-section-sub { font-family: 'Rajdhani',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 6px; text-transform: uppercase; color: #999; margin-top: 12px; } .dbp-section-badge { font-family: 'Orbitron',sans-serif; font-weight: bold; font-size: clamp(12px,2vw,15px); letter-spacing: 8px; text-transform: uppercase; color: #84BD00; margin-top: 20px; animation: dbp-pulse 2s ease-in-out infinite; text-shadow: 0 0 10px rgba(132,189,0,0.6),0 0 30px rgba(132,189,0,0.3),0 0 60px rgba(132,189,0,0.15); } /* HEADER */ .dbp-title-wrap { background: #fff; padding: 20px 0 30px; text-align: center; font-family: sans-serif; } .dbp-title-series { font-family: 'Orbitron',sans-serif; font-weight: 400; font-size: 12px; letter-spacing: 14px; text-transform: uppercase; color: #84BD00; margin-bottom: 10px; } .dbp-title-model { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(38px,10vw,64px); line-height: 0.85; letter-spacing: -2px; color: #1a1a1a; text-transform: uppercase; } .dbp-title-model .dbp-accent { color: #84BD00; } .dbp-title-range { font-family: 'Rajdhani',sans-serif; font-weight: bold; font-size: 16px; letter-spacing: 4px; color: #555; margin-top: 8px; } .dbp-title-preorder { font-family: 'Orbitron',sans-serif; font-weight: 900; font-size: clamp(12px,3vw,16px); letter-spacing: 6px; text-transform: uppercase; color: #1a1a1a; margin-top: 12px; animation: dbp-preorder 2s ease-in-out infinite; } /* SHOPIFY ELEMENTS (only when #dbp-title is present) */ .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*="price"]:not(.dbp-floating-cart):not([class*="dbp"]) { font-family: 'Orbitron', sans-serif !important; font-weight: 900 !important; font-size: 28px !important; color: #1a1a1a !important; letter-spacing: 2px !important; } .dbp-page-active select, .dbp-page-active .product-form__input select { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 15px !important; color: #1a1a1a !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; padding: 10px 14px !important; background: #fff !important; letter-spacing: 2px !important; text-transform: uppercase !important; } .dbp-page-active label, .dbp-page-active .product-form__label, .dbp-page-active .form__label { font-family: 'Orbitron', sans-serif !important; font-weight: 700 !important; font-size: 11px !important; color: #84BD00 !important; letter-spacing: 3px !important; text-transform: uppercase !important; } .dbp-page-active input[type="number"], .dbp-page-active .quantity__input { font-family: 'Rajdhani', sans-serif !important; font-weight: 700 !important; font-size: 16px !important; border: 2px solid #84BD00 !important; border-radius: 8px !important; text-align: center !important; } @media (max-width: 768px) { .dbp-page-active .product__price, .dbp-page-active .price, .dbp-page-active .product-single__price, .dbp-page-active [class*="price"]:not(.dbp-floating-cart):not([class*="dbp"]) { font-size: 20px !important; } } JOIN THE FIGHT UNCOMPROMISING POWER FOR YOUR SOUND SYSTEM 4-CHANNEL PERFORMANCE RMS POWER (4 OHM) 4 x 350 WATTS RMS RMS POWER (4 OHM BRIDGED) 2 x 1000 WATTS RMS DESCRIPTION▼ Meet the Fight 350.4 — the flagship four-channel of the Fight series, built for those who want their front stage to hit as hard as their bass. Stable down to 2 Ohm per channel, it delivers a massive 4 x 500W RMS at 2 Ohm — and in bridged mode it transforms into a full-scale powerhouse pushing 2 x 1000W into 4 Ohm. Flexibility is where the Fight 350.4 shines. With fully adjustable High Pass and Low Pass filters that can work simultaneously, you get real bandpass capability on board — perfect for dialing in midbass drivers or building active multi-way systems without external processors. A wide frequency response and generous input sensitivity range make it a seamless match for any head unit. Still compact enough for stealth installs, yet powerful enough to anchor a competition-grade front stage — the Fight 350.4 is the heavyweight champion of the lineup. SPECIFICATIONS▼ Power RMS (4 Ohm, 14.4V) 350 W x 4 Power RMS (2 Ohm, 14.4V) 500 W x 4 Power RMS (4 Ohm Bridged Mode, 14.4V) 1 000 W x 2 High Pass Filter 50 - 12 000 Hz Low Pass Filter 50 - 12 000 Hz Crossover 12 dB/Oct Frequency Response 10 - 20 000 Hz Input Sensitivity 0.3 - 8 V Signal-to-Noise Ratio 90 dB Damping Factor 48 Integrated Fuse No Input Terminal Connection 4 AWG / 21.2 mm² Output Terminal Connection 10 AWG / 5.3 mm² Working Voltage 9 - 16.5 V Simultaneous Operation of LPF and HPF Yes Minimum Load Impedance (Single Channel) 2 Ohm Minimum Load Impedance (Bridged Mode) 4 Ohm Size (L x W x H) 323 x 155 x 53 mm / 12.72 x 6.1 x 2.09 in * RMS Power measured at 14.4 V, THD 1% MANUAL▼ COMING SOON Complete technical guide and wiring diagrams will be available shortly

Save on MACHETE FIGHT 350.4 | 350 Watt 4-channel amplifier with a Deaf Bonce discount code

Checkmate is a savings app with over one million users that have saved $$$ on brands like Deaf Bonce.

The Checkmate extension automatically applies Deaf Bonce discount codes, Deaf Bonce coupons and more to give you discounts on products like MACHETE FIGHT 350.4 | 350 Watt 4-channel amplifier.

Top Deaf Bonce discount codes

See all codes

chevron