(function () { var ENDPOINT = "https://app.cash4pawn.com/api/functions/trackEvent"; function getSessionId() { try { var sid = sessionStorage.getItem("c4p_session_id"); if (!sid) { sid = "sess_" + Date.now() + "_" + Math.random().toString(36).slice(2, 10); sessionStorage.setItem("c4p_session_id", sid); } return sid; } catch (e) { return "sess_" + Date.now(); } } function getDeviceType() { var ua = navigator.userAgent; if (/tablet|ipad/i.test(ua)) return "tablet"; if (/mobi|android|iphone/i.test(ua)) return "mobile"; return "desktop"; } function trackPageView() { var event = { event_type: "page_view", source: "wix", page_url: window.location.href, page_path: window.location.pathname, page_title: document.title, session_id: getSessionId(), referrer: document.referrer, user_agent: navigator.userAgent, device_type: getDeviceType(), }; fetch(ENDPOINT, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ events: [event] }), mode: "cors", }).catch(function () {}); } if (document.readyState === "complete") { trackPageView(); } else { window.addEventListener("load", trackPageView); } var lastPath = window.location.pathname; setInterval(function () { if (window.location.pathname !== lastPath) { lastPath = window.location.pathname; trackPageView(); } }, 1000); })();
top of page

Behringer Ultrabass BXL450 45W Bass Guitar Combo Amplifier 2-Channel Amp

129,00 US$Precio
Behringer Ultrabass BXL450 Bass Guitar Combo Amplifier – 45W – Pre-Owned

Item Specifics

Brand: Behringer

Model: Ultrabass BXL450

Type: Bass Guitar Combo Amplifier

Power: 45 Watts

Channels: 2-Channel Bass Workstation

Speaker Configuration: Combo Amp

MPN: BXL450

Condition: Pre-owned

Made In: China

Description

Pre-owned Behringer Ultrabass BXL450 bass guitar combo amplifier in good working condition. This 45-watt 2-channel bass workstation is compact, portable, and great for practice sessions, rehearsals, or small jam setups.

Amp features onboard FBQ equalizer controls, dual gain controls, shape control, headphone output, and RCA CD input for playing along with tracks. Exterior shows normal cosmetic wear from use including light scuffs and dust, but overall presents well.

Tested and powers on properly.

Features

45-Watt bass combo amplifier

2-channel bass workstation

FBQ Equalizer system

Gain 1 / Gain 2 controls

Shape and Master controls

Headphone output

RCA CD input

Compact portable cabinet with carry handle

Condition

Pre-owned condition

Normal cosmetic wear from previous use

No major damage observed

See photos for exact condition details

Included

Behringer Ultrabass BXL450 amplifier only

Power cable
    bottom of page