0
0
Cart1item

Cart

HomeShopPro AudioSpeakersMarathon 18″ Bass Speaker

Description

Marathon SX-4718 SINGLE 18″ SPEAKER.

Marathon 18″ Texture Coated Subwoofer, 2400W Peak Power, 45Hz-20kHz, Single

 

Marathon MA-ENT118V2 Features

  • This bass cabinet is a passive speaker and will handle 400 watts of power
  • Equipped with PA-18200
  • Dual 1/4 Input and Dual Speakon
  • Texture Coated
  • Recessed Handles
  • Metal Grill

Reviews

There are no reviews yet.

Be the first to review “Marathon 18″ Bass Speaker”

Your email address will not be published. Required fields are marked *

Recently viewed products

    const observer = new MutationObserver(function () { const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } }); // Start observing after DOM is ready document.addEventListener("DOMContentLoaded", function () { observer.observe(document.body, { childList: true, subtree: true }); // Run once immediately in case element already exists const el = document.querySelector('header.mobile-false'); if (el) { el.classList.remove('mobile-false'); observer.disconnect(); } });