www.musiciansfriend.com Open in urlscan Pro
23.36.232.57  Public Scan

Submitted URL: http://www.musiciansfriend.com/
Effective URL: https://www.musiciansfriend.com/
Submission: On January 10 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form itemprop="potentialAction" itemscope="" itemtype="//schema.org/SearchAction" class="ae-form">
  <meta itemprop="target" content="https://www.musiciansfriend.com/search?Ntt={search_string}">
  <label for="search_string" class="screen-reader-only ae-label">Search String (Required):</label>
  <input itemprop="query-input" type="text" name="search_string" id="search_string" required="" data-ae-blurbtype="input" data-ae-form-field="true">
  <input type="submit" class="ae-button" data-ae-blurbtype="button" data-ae-form-field="true" aria-label="Submit">
</form>

GET /search

<form id="search-form" action="/search" method="get" data-search-bar="" aria-label="Please use Esc key to exit the dialog"><span class="ae-compliance-indent" style="display:none;" id="ae_search_instructions">To navigate through search suggestions,
    begin typing then use the tab key.</span>
  <input type="hidden" name="typeAheadSuggestion" value="true">
  <input type="hidden" name="typeAheadRedirect" value="true">
  <input type="hidden" name="sB" value="r">
  <input id="fromRecentHistoryBox" type="hidden" name="fromRecentHistory" value="false">
  <fieldset>
    <label for="searchTerm" class="inlineLabel screen-reader-only">Search</label>
    <input class="default-value typeAheadEnabled responsive-header_utility_search_input" id="searchTerm" data-role="none" name="Ntt" type="text" data-default-value="" placeholder="What can we help you find?" data-js="search-input" autocomplete="off"
      aria-label="Search Products What can we help you find?" aria-describedby="ae_search_instructions">
    <input type="submit" id="searchSubmit" value="" data-js-search-btn="" class="btnSearch img ae-button responsive-header_utility_search_btn" data-role="none" title="Search Submit Button" data-ae-blurbtype="button" data-ae-form-field="true"
      role="button" tabindex="0" aria-label="Search">
    <div id="note">
      <div data-js="typeahead-wrapper" class="typeahead-wrapper" style="display: none;"></div>
    </div>
    <div id="recentHistoryWrapper">
      <div id="recentHistory"></div>
      <div id="rrRecentlyViewed_Search"></div>
    </div>
  </fieldset>
</form>

GET /pages/manage-subscription

<form id="mfNewsLetterForm" method="GET" action="/pages/manage-subscription" class="responsive-footer_email-signup_form" data-footer-email-signup-form="" aria-label="Footer Newsletter Signup">
  <div class="responsive-footer_email-signup_form_wrapper">
    <div class="responsive-footer_email-signup_form_wrapper_text">
      <p class="responsive-footer_email-signup_form_wrapper_text_title" role="heading" aria-level="2">Get It First</p>
      <p class="responsive-footer_email-signup_form_wrapper_text_sub">Sign up now for great deals</p>
    </div>
    <div class="responsive-footer_email-signup_form_wrapper_input">
      <input aria-label="Email" type="email" id="Email" name="footerEmailSignupAddress" value="" class="responsive-footer_email-signup_form_wrapper_input_field" data-role="none" placeholder="Enter Your Email" required=""
        data-footer-email-signup-address="">
      <input type="submit" value="Sign Up" id="btnJoinNow" data-role="none" class="responsive-footer_email-signup_form_wrapper_input_btn" data-footer-email-signup-button="" data-testid="footer_email_signup_button">
      <div id="clarip-consent-7" class="email-signup_clarip" data-js="clarip-container"><input type="checkbox" data-role="none" id="consentCap-7" name="consentCap-7" required=""><label for="consentCap-7">Yes, I would like to receive emails with news
          and offers from Musician's Friend.</label></div>
      <script>
        var pid = 7;
      </script>
      <script src="https://cdn.clarip.com/gci/clarip_consent.js"></script>
    </div>
  </div>
  <div id="clarip-consent-7"></div>
</form>

POST

<form id="contact" class="form" method="post" action="" tabindex="0" novalidate="">
  <div class="form-control">
    <label for="fullName">Name</label>
    <input aria-required="true" type="text" name="fullName" id="fullName" data-role="none" tabindex="1" autofocus="" required="" autocomplete="new-password">
  </div>
  <div class="form-control">
    <label for="phoneNumber">Phone Number</label>
    <input name="phoneNumber" id="phoneNumber" type="tel" maxlength="12" pattern=".{9,}" title="10 characters length" data-role="none" tabindex="2" aria-required="true" required="" autocomplete="tel">
  </div>
  <div class="form-control">
    <label for="emailAddress">Email Address (optional)</label>
    <input name="emailAddress" id="emailAddress" type="email" title="Please enter a valid email address" data-role="none" tabindex="3" aria-required="false" autocomplete="email">
  </div>
  <div class="form-control">
    <h4 role="presentation">What is the best time to reach you?</h4>
    <label for="date">Date</label>
    <input type="date" id="date" name="date" placeholder="03/23/2021" tabindex="4" autocomplete="on">
  </div>
  <div class="form-control">
    <label for="time" role="presentation">Timeframe (All times ET)</label>
    <span class="limit">MON - FRI 6 AM - 9 PM &nbsp; | &nbsp; SAT - SUN 7 AM - 7 PM </span>
    <div class="row">
      <div class="col">
        <select id="startTime" tabindex="5">Start Time <option value="6:00 am">6:00 am</option>
          <option value="6:30 am">6:30 am</option>
          <option value="7:00 am">7:00 am</option>
          <option value="7:30 am">7:30 am</option>
          <option value="8:00 am">8:00 am</option>
          <option value="8:30 am">8:30 am</option>
          <option value="9:00 am">9:00 am</option>
          <option value="9:30 am">9:30 am</option>
          <option value="10:00 am">10:00 am</option>
          <option value="10:30 am">10:30 am</option>
          <option value="11:00 am">11:00 am</option>
          <option value="11:30 am">11:30 am</option>
          <option value="12:00 pm">12:00 pm</option>
          <option value="12:30 pm">12:30 pm</option>
          <option value="1:00 pm">1:00 pm</option>
          <option value="1:30 pm">1:30 pm</option>
          <option value="2:00 pm">2:00 pm</option>
          <option value="2:30 pm">2:30 pm</option>
          <option value="3:00 pm">3:00 pm</option>
          <option value="3:30 pm">3:30 pm</option>
          <option value="4:00 pm">4:00 pm</option>
          <option value="4:30 pm">4:30 pm</option>
          <option value="5:00 pm">5:00 pm</option>
          <option value="5:30 pm">5:30 pm</option>
          <option value="6:00 pm">6:00 pm</option>
          <option value="6:30 pm">6:30 pm</option>
          <option value="7:00 pm">7:00 pm</option>
          <option value="7:30 pm">7:30 pm</option>
          <option value="8:00 pm">8:00 pm</option>
          <option value="9:00 pm">9:00 pm</option>
        </select>
      </div>
      <div class="col">
        <select id="endTime" tabindex="6">End Time <option value="6:00 am">6:00 am</option>
          <option value="6:30 am">6:30 am</option>
          <option value="7:00 am">7:00 am</option>
          <option value="7:30 am">7:30 am</option>
          <option value="8:00 am">8:00 am</option>
          <option value="8:30 am">8:30 am</option>
          <option value="9:00 am">9:00 am</option>
          <option value="9:30 am">9:30 am</option>
          <option value="10:00 am">10:00 am</option>
          <option value="10:30 am">10:30 am</option>
          <option value="11:00 am">11:00 am</option>
          <option value="11:30 am">11:30 am</option>
          <option value="12:00 pm">12:00 pm</option>
          <option value="12:30 pm">12:30 pm</option>
          <option value="1:00 pm">1:00 pm</option>
          <option value="1:30 pm">1:30 pm</option>
          <option value="2:00 pm">2:00 pm</option>
          <option value="2:30 pm">2:30 pm</option>
          <option value="3:00 pm">3:00 pm</option>
          <option value="3:30 pm">3:30 pm</option>
          <option value="4:00 pm">4:00 pm</option>
          <option value="4:30 pm">4:30 pm</option>
          <option value="5:00 pm">5:00 pm</option>
          <option value="5:30 pm">5:30 pm</option>
          <option value="6:00 pm">6:00 pm</option>
          <option value="6:30 pm">6:30 pm</option>
          <option value="7:00 pm">7:00 pm</option>
          <option value="7:30 pm">7:30 pm</option>
          <option value="9:00 pm">9:00 pm</option>
        </select>
      </div>
    </div>
  </div>
  <div class="form-control">
    <label for="message">Message</label>
    <textarea placeholder="" autocomplete="new-password" tabindex="7" aria-required="false" id="message" pattern="^(?:\b\w+\b[\s\r\n]*){1,300}$" spellcheck="true" maxlength="300"></textarea>
    <span class="limit">300 characters</span>
  </div>
  <div class="form-control">
    <button tabindex="8" name="submit" type="submit" id="contact-submit" data-submit="...Sending"> Send Request </button>
  </div>
</form>

POST

<form id="fileUploadForm" enctype="multipart/form-data" method="post" target="fileUploadIframe"><input type="file" id="fileSelector" name="file" role="presentation" aria-hidden="true" tabindex="-1" style="display: none;"><input name="filename"
    type="hidden"></form>

Text Content

Cookie Policy
We use cookies and similar tracking technologies to enhance your browsing
experience, analyze traffic to our site, customize content and advertising, and
the website performance. Privacy Policy Manage Cookies
Deny CookiesAccept All Cookies
Skip to main content { "pageData":
{"urls":{"powerReviewsUrl":"//static.musiciansfriend.com/","catalogAssetStaticContentUrl":"static.musiciansfriend.com","staticContentUrl":"static.musiciansfriend.com"},"site":{"deviceType":"d","isAudioEyeEnabled":true,"contentKey":"","endecaCookieSortEnabled":false,"prodEnvEnabled":true,"siteName":"mf","isInternationalCommerceEnabled":true,"isHum":true,"claripDomain":"https://gci.clarip.com/","enableClarip":true,"imageResizeEnabled":false,"claripConsentJSUrl":"https://cdn.clarip.com/gci/clarip_consent.js","applePayEnabled":"","JSONLDEnabled":"","staticVersion":"2024.01.05.mf.atg.a&cb=4","fortivaCardName":"Choice
Card","welcomeMat":true,"unicaEnv":"site-prod","versionParam":"?vId=2024.01.05.mf.atg.a&cb=4","isTypeAheadEnabled":true,"isRichRelevanceEnabled":true,"audioEyeEnabled":true,"ELoyaltyEnabled":""},"product":{},"scene7":{"scene7BasePath":"MMGS7/","scene7StaticContentUrl":"media.musiciansfriend.com/is/image/"},"janrain":{"appDomain":"https://login.musiciansfriend.com","appName":"login.musiciansfriend.com","appId":"fpcfgdnipomgblmndfod"},"mobileApp":{"srcCode":"","itunesBanner":true},"richRelevance":{"mode":"render","loadAtgRecs":false,"baseUrl":"//recs.richrelevance.com/rrserver/","apiKey":"46baeda9936d6a41","channelId":"-","timeout":"10000"}}
}
Musician's Friend
Musician's Friend
Musician's Friend
Musician's Friend
Musician's Friend

Musician's Friend

Open in the Musician's Friend app.

Open
Search String (Required):
true


Why Shop With Us?

Free Shipping

Free Standard Ground shipping (48 contiguous states, some overweight and
Used/Vintage items excluded).

Orders placed before 3 p.m. ET usually ship the same business day.

Learn More

2-Year Free Warranty on Guitars

Every guitar or bass you purchase from Musician's Friend (electric or acoustic,
New or Open Box) includes two years of protection from manufacturer defects.

Contact Us for Details

We're Here for You

Our Gear Advisers are available to guide you through your entire shopping
experience. Call or Chat for expert advice and to hear the latest deals.

Contact Us

Contact Us

Call Now
800-449-9128

Hablamos Español

866.226.2919

Let's Chat

Live Chat

Hours:

MON - FRI 5 AM - 8 PM PT

SAT 6 AM - 6 PM PT

SUN 6 AM - 5 PM PT

Track your order Returns FAQs Make a Card Payment
800-449-9128

Empty Cart Icon


YOUR CART IS EMPTY

Have an account? Sign in to see your saved items.

Sign In < Continue Shopping
{"sourceCodeId":"61001562","sourceName":"DIRECTSOURCECODE2","sourceSegment":"direct","profileZipcode":"","profileStoreId":"","profileStoreName":"","profileID":"10271631599","isInternational":"false","isWarrantyShippable":"true","isInternationalCommerceEnabled":"true","currencySymbol":"$","cookieLoggedIn":false,"richRelevanceMode":"render","richRelevanceApiKey":"46baeda9936d6a41","richRelevanceUserId":"","richRelevanceSessionId":"29e528b12ab0e7c9108bf9c8693bc684","rrBaseUrl":"//recs.richrelevance.com/rrserver/","rrChannelId":"-","rrMobileChannelId":"c6e0f249ecc40744","hashedUserIdForCriteo":"","rrTimeout":"10000","isEducatorAccount":"false","sessionIsDC":"false","fullyLoggedIn":false,"isMobile":"false","isProp65User":"false","JSESSIONID":"","enableTwoDayShipMessage":"true","enableAskUserLocation":"true","showEloyalty":"true","loyaltyName":"rewards","showLoyalty":"true","loyaltyUser":"","loyaltyPoints":"","showCheckoutLoyalty":"true","callCenterNumber":"800-449-9128","liveChat":"false","doNotSell":""}
Why Shop With Us?

Clearance Sale! Members save more on select gear. Call 888‑688‑0208 or chat for
the best deals
RewardsBlogHelp
To navigate through search suggestions, begin typing then use the tab key.
Search





Contact Us

800-449-9128



Sign In
Back
   
 * Sign In
 * New Customer?
 * Create an Account


Cart
Sign In
Back
   
 * Sign In
 * New Customer?
 * Create an Account

Back
Shop by Category
 * Guitars
   GuitarsView All
    * Electric
    * Solid Body
    * Hollow & Semi-Hollow Body
    * Left Handed
    * Extended Range
   
    * Acoustic
    * 6-string
    * 12-string
    * Acoustic Electric
    * Classical & Nylon
    * Left Handed
   
    * Amps & Effects
    * Amps
    * Effects Pedals
    * Preamps
   
    * Accessories
    * Strings
    * Pickups
    * Cases
    * Straps
    * Picks
   
    * Ukuleles
   
   
    * Popular Brands
    * 
      Fender
    * 
      Gibson
    * 
      Taylor
    * 
      Martin
    * 
      Ibanez
    * 
      Epiphone
    * 
      PRS
    * 
      Gretsch Guitars
   
    * Popular Models
    * 
      Fender Stratocaster
    * 
      Fender Telecaster
    * 
      Gibson Les Paul
    * 
      Gibson SG
    * 
      Ibanez RG
    * 
      Taylor American Dream
    * 
      Taylor GS Mini
    * 
      Martin GPC
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * Private Reserve
    * View All Guitars

 * Basses
   View All
    * Electric
    * 4-String
    * 5-String
    * 6-String
    * Fretless
    * Left-Handed
   
    * Acoustic
    * 4-string
    * 5-string
    * Left-Handed
    * Double Basses
   
    * Amps & Effects
    * Amps
    * Effects Pedals
    * Preamps
   
    * Accessories
    * Strings
    * Cases
    * Straps
    * Pickups
    * Parts
   
   
    * Popular Brands
    * 
      Ibanez
    * 
      Fender
    * 
      Squier
    * 
      Ernie Ball Music Man
    * 
      Sterling by Music Man
    * 
      Rickenbacker
    * 
      Sire
    * 
      Schecter Guitar Research
   
    * Popular Models
    * 
      Fender Precision Bass
    * 
      Fender Jazz Bass
    * 
      Fender Mustang
    * 
      Ibanez SR
    * 
      Schecter Stiletto
    * 
      Yamaha TRBX
    * 
      Yamaha BB
    * 
      Strandberg Boden
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * Private Reserve
    * View All Basses

 * Amps & Effects
   View All
    * Guitar Amps
    * Combos
    * Heads
    * Cabinets
   
    * Bass Amps
    * Footswitches
    * Amp Parts
    * Power Supplies
   
    * Effects
    * Guitar Pedals
    * Bass Pedals
    * Boutique Pedals
    * Multi-Effects Pedals
    * Multi-Effects Processors
    * Pedalboards
    * Pedal Accessories
   
   
    * Popular Amp Brands
    * 
      Fender
    * 
      Marshall
    * 
      Orange Amplifiers
    * 
      Markbass
    * 
      Boss
    * 
      Blackstar
    * 
      Kemper
    * 
      Vox
   
    * Popular Effects Brands
    * 
      Line 6
    * 
      Electro-Harmonix
    * 
      MXR
    * 
      Meris
    * 
      Dunlop
    * 
      EarthQuaker Devices
    * 
      Ibanez
    * 
      TC Electronic
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * View All Amps & Effects

 * Drums
   View All
    * Acoustic
    * Sets & Shell Packs
    * Cymbals
    * Snare Drums
    * Mounted Toms
    * Bass Drums
   
    * Accessories
    * Drum Heads
    * Drum Sticks
    * Cases & Gig Bags
    * Mutes & Dampers
    * Drum Amps
   
    * Electronic
    * Sets
    * Cymbals
    * Modules
    * Drum Machines
   
    * Hardware & Parts
    * Stands & Racks
    * Pedals
    * Thrones
    * Clamps, Mounts & Holders
    * Parts
   
    * World Percussion
   
   
    * Popular Brands
    * 
      Alesis
    * 
      Roland
    * 
      Zildjian
    * 
      DW
    * 
      Simmons
    * 
      Meinl
    * 
      PDP by DW
    * 
      Remo
   
    * 
      TAMA
    * 
      Pearl
    * 
      Vic Firth
    * 
      Sound Percussion Labs
    * 
      Evans
    * 
      Sabian
    * 
      LP
    * 
      Yamaha
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * View All Drums

 * Keys & MIDI
   View All
    * Digital Pianos
    * Home
    * Stage
   
    * Accessories & Parts
    * Stands & Racks
    * Cases
    * Benches & Stools
    * Keyboard Amps
   
    * Keyboards
    * Portable
    * Arranger
    * Workstations
    * Packages
   
    * Synths & Sound Modules
    * MIDI Controllers
    * MIDI Interfaces
    * Production & Groove
   
   
    * Popular Brands
    * 
      Yamaha
    * 
      Roland
    * 
      Korg
    * 
      Williams
    * 
      Akai Professional
    * 
      Casio
    * 
      Nord
    * 
      Moog
   
    * Popular Models
    * 
      Williams Legato
    * 
      Yamaha Clavinova
    * 
      Yamaha P-45 Digital Piano
    * 
      Roland RD-88
    * 
      Moog Matriarch
    * 
      Korg Minilogue
    * 
      Akai MPC One
    * 
      Arturia Keystep Pro
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * View All Keys & MIDI

 * Live Sound
   View All
    * Speakers
    * PA Speakers
    * PA Systems
    * Subwoofers
    * Monitors
    * Power Amps
   
    * Lighting & Stage Effects
    * Color & Wash Lights
    * Par Cans
    * Intelligent Lighting
    * Fog Machines
    * Packs
   
    * Mixers
    * Unpowered
    * Powered
   
    * Microphones
    * Signal Processors
    * Cables & Snakes
    * Power & Batteries
    * Stands & Racks
    * Test Equipment
    * Speaker Parts
   
   
    * Popular Brands
    * 
      QSC
    * 
      Harbinger
    * 
      Bose
    * 
      JBL
    * 
      Electro-Voice
    * 
      Behringer
    * 
      Yamaha
    * 
      Mackie
   
    * Popular Models
    * 
      JBL EON
    * 
      Bose L1 Pro
    * 
      QSC K Series
    * 
      Yamaha Mixers
    * 
      Electro-Voice Evolve
    * 
      Harbinger VARI
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * View All Live Sound

 * Recording
   View All
    * Audio Interfaces
    * Monitors
    * Recording Packages
    * Audio Recorders
    * Microphones
    * Mixers
    * Signal Processors
    * Headphones
   
    * Related Gear
    * Studio Furniture
    * Computers & Peripherals
    * Software
    * iOS Gear
    * Video Gear
   
   
    * Popular Brands
    * 
      Focusrite
    * 
      Universal Audio
    * 
      Studio RTA
    * 
      Yamaha
    * 
      PreSonus
    * 
      Tascam
    * 
      KRK
    * 
      Rode
   
    * Popular Models
    * 
      Focusrite Scarlett
    * 
      Universal Audio Apollo
    * 
      Studio RTA Producer Station
    * 
      Yamaha HS8
    * 
      Presonus AudioBox USB 96K
    * 
      Tascam DP-24SD Portastudio
    * 
      KRK Rokit 5 G4
    * 
      Rode RODECaster
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * View All Recording

 * Microphones
   View All
    * Microphones
    * Condenser
    * Dynamic
    * USB
    * Ribbon
    * Tube
    * Drum
   
    * Wireless Systems
    * Handheld
    * Headset
    * In-Ear
    * Instrument
    * Lavalier
   
    * Accessories
    * Stands
    * Cables
    * Clips & Clamps
    * Widescreens & Grilles
    * Pop Filters
   
   
    * Popular Brands
    * 
      Shure
    * 
      Sennheiser
    * 
      AKG
    * 
      Neumann
    * 
      Rode
    * 
      Sterling Audio
    * 
      Audio-Technica
    * 
      Warm Audio
   
    * Popular Models
    * 
      Shure SM58
    * 
      Shure SM57
    * 
      Shure SM7B
    * 
      Rode NT1-A Bundle
    * 
      Neumann U87
    * 
      Warm Audio WA-87r2
    * 
      Slate Digital VMS ML-1
    * 
      AKG 414
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * View All Microphones

 * Accessories
   View All
    * Cables & Snakes
    * Instrument
    * Mic
    * Speaker
   
    * Cases & Gig Bags
    * Guitar
    * Bass
    * Amp
   
    * Strings
    * Guitar
    * Bass
   
    * Stands & Racks
    * Tuners & Metronomes
    * Care & Cleaning
    * Tools
   
   
    * Popular Brands
    * 
      Musician's Gear
    * 
      Fender
    * 
      D'Addario
    * 
      Ernie Ball
    * 
      Elixir
    * 
      Road Runner
    * 
      Gator
    * 
      Proline
   
    * 
      Remo
    * 
      Livewire
    * 
      On-Stage
    * 
      Hercules
    * 
      Mogami
    * 
      Dunlop
    * 
      Perri's
    * 
      Snark
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * View All Accessories

 * More
   View All
    * DJ Gear
    * Headphones
    * Speakers
    * Record Players
    * Vinyl
    * Folk Instruments
    * Band & Orchestra
    * Classroom & Kids
    * Sheet Music
    * Clothing & Collectibles
   
   
    * Deals
    * New Arrivals
    * Buying Guides
    * View All

Hot Deals
 * Hot Deals
 * Hot & Trending
 * Used Gear
 * Open Box
 * Clearance

   

 * Plus, Members Save More

   

 * Save 20% on Select Orders of $99+

   

 * Up to 48 Month Financing

   

 * Private Reserve Guitars




Help | Call or Chat

Track your orderReturnsFAQsMake a card paymentWhy shop with us? RewardsBlogHelp
ends in: 15:54:02
Sterling by Music Man StingRay Ray4 Maple Fingerboard Electric Bass Satin
Vintage Sun... Regular Price: $349.99 Your Price: $249.99 Save: 
Savings: $100.00


GET MORE FROM YOUR GEAR

Limited Time | Details


CALL & SAVE

Dial 800-449-9128 for exclusive savings


4 INTEREST-FREE PAYMENTS

Split your purchase with Klarna


USED GEAR PRICE DROPS


CHECK OUT EVEN LOWER PRICES ON THOUSANDS OF USED ITEMS

Shop Now
Musician's Friend Rewards
8% Back In Rewards
Free to join
Free Shipping
Free Shipping
Learn More
Lowest Price
Lowest Price
45-day matching
45-Day Returns
45-Day Returns
No hassles


SHOP DEALS FROM POPULAR BRANDS

Fender: Save up to $200 PRS: Save up to $300 Yamaha: Save up to 25% Bose: Save
up to 30% Shure: Save to 20% Taylor: Save to up $200 JBL: Save up to 35%
Sennheiser: Save to $300 Universal Audio: Save up to $300 Roland: Save up to
$300 Squier: Save up to 20% Alesis: Save up to 33%



RECENTLY VIEWED AND MORE

❮
 * $549.00$399.00
   Epiphone Les Paul Traditional Pro IV Limited-Edition Electric Guitar Worn
   Metallic Gold
   (21)
   Add to Cart
 * $119.99$79.99
   Musician's Gear Deluxe Electric Guitar Case Black
   (1388)
   Add to Cart
 * $499.00
   Epiphone SG Traditional Pro Electric Guitar Sparkling Burgundy
   (12)
   Add to Cart
 * $199.00
   Epiphone Limited-Edition SG Special-I Electric Guitar Pelham Blue
   (85)
   Add to Cart
 * $429.99
   Squier Classic Vibe '60s Jazzmaster Limited-Edition Electric Guitar Daphne
   Blue
   (9)
   Add to Cart
 * $999.00$749.00
   Epiphone 1959 Les Paul Standard Outfit Limited-Edition Electric Guitar Lemon
   Burst
   (6)
   Add to Cart
 * $299.00
   teenage engineering EP-133 K.O. II Sampler Composer
   (1)
   Add to Cart
 * $519.00
   Ludwig BackBeat Complete 5-Piece Drum Set With Hardware and Cymbals Wine Red
   Sparkle
   (9)
   Add to Cart
 * $859.99
   Fender Player Stratocaster HSS Plus Top Maple Fingerboard Limited-Edition
   Electric Guitar Blue Burst
   (46)
   Add to Cart
 * $599.99$399.99
   Jackson X Series Dinky DK2XR Limited-Edition Electric Guitar Hot Pink
   (7)
   Add to Cart

 * 1
 * 7

❯


0% INTEREST FOR UP TO 48 MONTHS**

On Select brand† purchases. Ends on February 8, 2024. Equal Monthly payments
required for up to 48 Months.


Get Details




SEE IF YOU PREQUALIFY WITH NO IMPACT TO YOUR CREDIT BUREAU SCORE.

You'll receive a decision in seconds

Prequalify Now
Apply Now




SHOP POPULAR CATEGORIES

Electric Guitars Acoustic Guitars Amps Effects Basses Accessories Live Sound
Keyboards & MIDI Recording Microphones Headphones Lighting & Effects Drums &
Percussion DJ Gear Ukuleles Band & Orchestra Books, Sheet Music & Media Bundles
{ "pageType" : "home_page", "placements" : "1", "placementNames" : "rr1" }

Fender 70th Anniversary Stratocasters

New Gibson SG Finishes

Soldano Astro-20

Epiphone Kirk Hammett "Greeny"


SHOP FEATURED BRANDS

Fender Yamaha Gibson Shure Roland Martin QSC Epiphone PRS Taylor Pioneer DJ Boss


FEATURED ARTICLES

Read More
Previous
How to Buy the Best Electronic Drums
How to Choose the Right Direct Box (DI)
A Hit Sound: Simmons Introduces Titan 50 and Titan 20 Electronic Drum Kits
Clarity and Connectivity: Alto Professional Revamps TrueSonic Loudspeakers
Evolved Music Making: Yamaha Unveils MODX+ Synthesizer
Inspired Tone: The Story of Line 6 Catalyst
No-Fear Gift Suggestions for Picky Musicians
How to Choose a Microphone: Dynamics, Condensers, Ribbons and More
Electric Guitar Buying Guide
Choosing an Acoustic Guitar
Pick the Best Electric Guitar Strings for You
How To Choose a Les Paul
How to Choose an Audio Mixer for Live Sound, Recording and More
How to Choose the Right PA System
The Best Audio Gear for Podcasting: Microphones, Interfaces and More
How to Choose the Best Digital Piano
How to Buy the Best Electronic Drums
How to Choose the Right Direct Box (DI)
A Hit Sound: Simmons Introduces Titan 50 and Titan 20 Electronic Drum Kits
Clarity and Connectivity: Alto Professional Revamps TrueSonic Loudspeakers
Evolved Music Making: Yamaha Unveils MODX+ Synthesizer
Inspired Tone: The Story of Line 6 Catalyst
No-Fear Gift Suggestions for Picky Musicians
How to Choose a Microphone: Dynamics, Condensers, Ribbons and More
Electric Guitar Buying Guide
Choosing an Acoustic Guitar
Pick the Best Electric Guitar Strings for You
How To Choose a Les Paul
How to Choose an Audio Mixer for Live Sound, Recording and More
How to Choose the Right PA System
The Best Audio Gear for Podcasting: Microphones, Interfaces and More
How to Choose the Best Digital Piano
How to Buy the Best Electronic Drums
How to Choose the Right Direct Box (DI)
A Hit Sound: Simmons Introduces Titan 50 and Titan 20 Electronic Drum Kits
Clarity and Connectivity: Alto Professional Revamps TrueSonic Loudspeakers
Evolved Music Making: Yamaha Unveils MODX+ Synthesizer
Inspired Tone: The Story of Line 6 Catalyst
Next
 * 1
 * 2
 * 3

{"pageName":"home_page"}

Get It First

Sign up now for great deals

Yes, I would like to receive emails with news and offers from Musician's Friend.

Company Overview
 * About Us
 * Our Commitment
 * Gear Buying Guides, Artist Interviews & More

Ship To

Popular Categories
 * Guitars
 * Basses
 * Ukuleles, Mandolins & Banjos
 * Amps & Effects
 * Drums
 * Keys & MIDI
 * Live Sound
 * DJ Equipment
 * Recording
 * Microphones
 * Accessories

More Ways to Shop
 * Stupid Deal of the Day
 * Hot Deals
 * Used Gear
 * Open Box
 * Restock
 * Shop by Brand
 * New Arrivals
 * Private Reserve Guitars
 * Clearance
 * Gift Certificates
 * Shop with a Gear Adviser

Programs
 * Musician's Friend Rewards
 * Financing Offers
 * Buy now pay later with Klarna
 * Progressive Leasing
 * Business Pricing
 * Military Discount

Contact Us
Call Now800-449-9128 Chat Now (opens in new window)
 * Track your Order
 * Shipping
 * Returns
 * FAQs
 * Make a Card Payment
 * Manage Subscriptions

Like us on Facebook (Opens in new window) Follow us on Twitter (Opens in new
window) Follow us on Youtube (Opens in new window) Follow us on Instagram (Opens
in new window)
 * 
 * Do Not Sell or Share My Information
 * Data Rights Request
 * Cookie Preferences
 * Terms & Conditions
 * Your Privacy Rights
 * CA Transparancy Act
 * Sitemap
 * Accessibility Statement
 * © 2024 Musician's Friend Inc.

{"sourceCode":"directsourcecode2","siteSection":"home","reportSuiteIds":"musiciansfriendprod","countryName":"united
states","pageType":"home","pageName":"home"}

Don't see the secure Synchrony window? Click anywhere to relaunch.

Return to secure window


Don't see the secure Synchrony window? Click anywhere to relaunch.

Return to secure window


Got a question about this gear?

Chat with a Gear Adviser

Live chat:Chat with an Expert


MUSICIAN’S FRIEND SUPPORT

Minimize chat Close dialog
Hey, friend.

Got a question? Need advice? We’re here to help you out.

 * Track your order
 * Returns
 * Shipping Policy
 * Musician's Friend Rewards
   

 * 
   Loading
   Live Chat
 * 866-979-0554 - Phone Number
 * Message
 * Request a Callback


MON(New Year’s Day)- 7 AM - 8 PM PT TUE - FRI 5 AM - 8 PM PT SAT 6 AM - 6 PM PT
SUN 6 AM - 5 PM PT
Chat sessions may be recorded by Musician's Friend for training, quality, and
improvement purposes. More info: Privacy Policy


REQUEST A CALLBACK

A GEAR ADVISER WILL CALL AT A TIME MORE CONVENIENT FOR YOU.

Name
Phone Number
Email Address (optional)

WHAT IS THE BEST TIME TO REACH YOU?

Date
Timeframe (All times ET) MON - FRI 6 AM - 9 PM   |   SAT - SUN 7 AM - 7 PM
Start Time 6:00 am 6:30 am 7:00 am 7:30 am 8:00 am 8:30 am 9:00 am 9:30 am 10:00
am 10:30 am 11:00 am 11:30 am 12:00 pm 12:30 pm 1:00 pm 1:30 pm 2:00 pm 2:30 pm
3:00 pm 3:30 pm 4:00 pm 4:30 pm 5:00 pm 5:30 pm 6:00 pm 6:30 pm 7:00 pm 7:30 pm
8:00 pm 9:00 pm
End Time 6:00 am 6:30 am 7:00 am 7:30 am 8:00 am 8:30 am 9:00 am 9:30 am 10:00
am 10:30 am 11:00 am 11:30 am 12:00 pm 12:30 pm 1:00 pm 1:30 pm 2:00 pm 2:30 pm
3:00 pm 3:30 pm 4:00 pm 4:30 pm 5:00 pm 5:30 pm 6:00 pm 6:30 pm 7:00 pm 7:30 pm
9:00 pm
Message 300 characters
Send Request

  Live chat:





Live chat:Chat with an Expert
Opens in new window
PDF Download
Word Download
Excel Download
PowerPoint Download
Document Download

close carousel