(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

MINT Fender Squier Precession 4-string Electric Bass Tone Sunburst

$299.00Price
Condition
This used instrument is in excellent condition with minor cosmetic wear, has been fully inspected, and it plays great. Please see pictures for details on item condition.

Features
Thin and lightweight body
Slim "C"-shaped neck profile
PJ pickup configuration
Open-gear tuning machines
4-saddle bass bridge
Specifications
Neck

NECK MATERIAL: Maple
NECK FINISH: Satin Urethane with Gloss Urethane Headstock Face
NECK SHAPE: "C" Shape
NECK CONSTRUCTION: Bolt-On
FINGERBOARD RADIUS: 9.5" (241 mm)
FINGERBOARD MATERIAL: Indian Laurel
POSITION INLAYS: Pearloid Dot
SIDE DOTS: White
NUMBER OF FRETS: 20
TRUSS ROD: Head Adjust
STRING NUT: Synthetic Bone
NUT WIDTH: 1.625" (41.3 mm)
NUT MATERIAL: Synthetic Bone
Body

BODY FINISH: Gloss Polyurethane
BODY SHAPE: Precision Bass
BODY MATERIAL: Poplar
Electronics

BRIDGE PICKUP: Ceramic Single-Coil Jazz Bass
NECK PICKUP: Ceramic Split Single-Coil
PICKUP CONFIGURATION: PJ
CONTROLS: Volume 1. (Neck Pickup), Volume 2. (Bridge Pickup), Master Tone
SWITCHING: None
What's Included
Squier Precision Bass, 3-Color Sunburst, case Fender
    bottom of page