(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

Pyle 20-Watt Vamp-Series Amplifier-Vamp-Series Amplifier w/3-Band EQ&Overdrive

42,75 US$Precio
About this item
CLEAN AND OVERDRIVE CHANNELS: Level up your guitar skills and unlock that bluesy tone! With the PVAMP20’s built-in clean and overdrive channels, you can start bringing out that crunchy and powerful sound from your guitar
VOLUME, GAIN, & 3-BAND EQUALIZER KNOBS: Whether you want a clean & gentle tone or that crunchy overdriven tone for your guitar, the PVAMP20’s volume and gain control alongside the bass, mid, and treble knobs are enough to bring it off
1/4" HEADPHONE JACK: Tired of getting noise complaints from practicing your guitar playing? With the PVAMP20, you can start getting hours of complaint-free guitar playing by using this amplifier’s 1/4" headphone jack
COMPACT BUILD: With dimensions of 10'' x 6.1'' x 11.4'', the PVAMP20 will be the perfect practice amplifier for your bedroom, preserving a lot of space while consistently producing that quality tone and sound you’re looking for
20 WATT 6-INCH SPEAKER: Rated at 20 watts, the PVAMP20 is more than loud enough for a variety of uses. This amplifier also has a frequency range of 20 Hz to 15 kHz, giving off a clear sound for your playing
    bottom of page