(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

Donner DML-1 A Style Mandolin Instrument Sunburst Beginner Acoustic Mandolin

95,00 US$Preço
Donner DML-1 A-Style Mandolin – Complete Starter Kit – Sunburst Finish

This listing is for a pre-owned Donner DML-1 A-Style Mandolin kit. The mandolin is in excellent cosmetic condition with only light signs of use. Fully functional, great for beginners or casual players, and includes several original accessories.

🎸 What’s Included

Donner DML-1 A-Style Mandolin (Sunburst)

Donner soft gig bag

Donner clip-on tuner (DT-04)

Donner guitar picks (2)

Cleaning/polishing cloth

Original bridge, tailpiece, and hardware (installed)

⭐ Condition

Mandolin body: Beautiful gloss sunburst finish with minimal wear; no cracks.

Neck & fretboard: Straight neck; frets in great shape.

Headstock & tuners: All tuners functional and intact.

Strings: Present but may need replacing for best performance.

Accessories: Tuner powers on and works (if applicable), bag is clean and undamaged.

Please review all photos for exact condition—what you see is what you will receive.

🎼 Model Details

Brand: Donner

Model: DML-1

Instrument Type: A-Style Mandolin

Top/Back: Gloss sunburst finish

Sound Holes: F-style cutouts

Neck: Wood with dot inlays

Tailpiece: Engraved metal cover

Strings: 8-string traditional mandolin setup
    bottom of page