<style> .product-description-container{font-family:'Roboto',sans-serif;color:#374151}.product-description-container h1,.product-description-container h2,.product-description-container h3,.product-description-container h4{font-family:'Barlow',sans-serif;font-weight:900;letter-spacing:-.025em;color:#111827}.product-description-container ul{list-style-type:disc;margin-left:1.5rem;margin-bottom:1rem;padding-left:1rem}.product-description-container li{margin-bottom:.25rem}.product-description-container ol{list-style-type:decimal;margin-left:1.25rem;margin-top:.5rem;margin-bottom:.5rem;padding-left:1rem}.product-description-container ol li{margin:.1rem 0;line-height:1.5}.product-description-container .prose{line-height:1.75}.product-description-container .prose p,.product-description-container .prose ul,.product-description-container .prose ol{margin-bottom:1rem}.product-description-container .prose h3{font-size:1.5rem;line-height:2rem;margin-bottom:1rem;margin-top:1.5rem}.intro-section{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.intro-section h1{font-size:3rem;line-height:1.1}.intro-section h2{font-size:1.5rem;line-height:2rem;color:#6b7280;margin-top:.5rem;font-weight:700}.intro-section .prose{margin-top:1.5rem;font-size:1.125rem;line-height:1.75}.product-description-container .desc-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;margin-bottom:2rem}.product-description-container .desc-section.image-layout-left .desc-image{order:1}.product-description-container .desc-section.image-layout-left .desc-text{order:2}.product-description-container .desc-section.image-layout-right .desc-image{order:2}.product-description-container .desc-section.image-layout-right .desc-text{order:1}.product-description-container .desc-image{border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background-color:#f9fafb}.product-description-container .desc-image img{width:100%;height:100%;display:block;transition:transform .3s ease}.product-description-container .desc-image.fit-cover img{object-fit:cover}.product-description-container .desc-image.fit-contain img{object-fit:contain}.product-description-container .desc-text{overflow-wrap:break-word}.product-description-container .desc-text h3{font-size:1.875rem;line-height:2.25rem;margin-bottom:1rem}.product-description-container .desc-text p{margin-bottom:1rem;line-height:1.75}.hero-section{position:relative;text-align:center;color:#fff;min-height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;border-radius:.75rem;overflow:hidden;margin-bottom:2rem}.hero-section img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:2}.hero-section .hero-content{position:relative;z-index:3}.hero-section h1{font-size:3rem;color:#fff}.hero-section h2{font-size:1.5rem;color:#d1d5db;font-weight:700}.feature-section{position:relative;min-height:60vh;display:flex;align-items:center;color:#fff;border-radius:.75rem;overflow:hidden;margin-bottom:2rem}.feature-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.feature-section img.bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.feature-section .feature-content{position:relative;z-index:2;background-color:rgba(0,0,0,.7);padding:2rem;border-radius:.5rem;overflow-wrap:break-word}.feature-section.text-left .feature-content{max-width:40%;margin-left:5%}.feature-section.text-right .feature-content{max-width:40%;margin-left:55%}.feature-section.text-center{justify-content:center;text-align:center}.feature-section.text-center .feature-content{margin-left:auto;margin-right:auto;max-width:60%}.feature-section h3{font-size:1.875rem;line-height:2.25rem;margin-bottom:1rem;color:#fff}.feature-section p{line-height:1.75;color:#e5e7eb}.features-3col-section{text-align:center;padding:2rem 0}.features-3col-section .main-image img{border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);width:100%;max-width:800px;margin:0 auto 2rem auto}.features-3col-section .main-text{max-width:800px;margin:0 auto 3rem auto}.features-3col-section .main-text h3{font-size:2.25rem;line-height:2.5rem;margin-bottom:1rem}.features-3col-section .main-text p{line-height:1.75;font-size:1.125rem;color:#4b5563}.features-3col-section .columns-container{display:grid;gap:2rem;max-width:1200px;margin:0 auto}.features-3col-section .columns-container.cols-2{grid-template-columns:repeat(2,1fr);max-width:800px}.features-3col-section .columns-container.cols-3{grid-template-columns:repeat(3,1fr)}.features-3col-section .feature-item{text-align:left;overflow-wrap:break-word}.features-3col-section .feature-item svg{width:48px;height:48px;margin-bottom:1rem;color:#e7284d}.features-3col-section .feature-item h4{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.features-3col-section .feature-item p{line-height:1.6;color:#4b5563}@media (max-width:768px){.hero-section h1,.intro-section h1{font-size:2.5rem}.product-description-container .desc-section{grid-template-columns:1fr}.product-description-container .desc-section>.desc-image{order:2!important;height:auto!important;max-height:300px!important}.product-description-container .desc-section>.desc-text{order:1!important;text-align:center}.feature-section{justify-content:center;text-align:center}.feature-section .feature-content{background-color:rgba(0,0,0,.7);max-width:90%;margin:2rem auto;padding:1.5rem}.feature-section.text-left .feature-content,.feature-section.text-right .feature-content,.feature-section.text-center .feature-content{margin-left:auto;margin-right:auto}.features-3col-section .columns-container.cols-2,.features-3col-section .columns-container.cols-3{grid-template-columns:1fr}.features-3col-section .feature-item{text-align:center;display:flex;flex-direction:column;align-items:center}} </style> <div class="product-description-container"> <section class="features-3col-section"> <div class="main-text"> <h3>E-II M-II</h3> <div class="prose max-w-none"><b>E-II M-II - Made in Japan</b></div> </div> <div class="main-image"><img src="" alt="E-II M-II" loading="lazy"></div> <div class="columns-container cols-3"> <div class="feature-item"> <svg xmlns="" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"></path><path d="m9 12 2 2 4-4"></path></svg> <h4>Design & Craftsmanship</h4> <div class="prose max-w-none">The E-II M-II features premium craftsmanship with Body: Alder, Finish: Snow White, Hardware Color: Black.</div> </div> <div class="feature-item"> <svg xmlns="" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"></path><path d="m9 12 2 2 4-4"></path></svg> <h4>Construction</h4> <div class="prose max-w-none">Built with Neck-Thru, 25.5", 3Pc Maple, Ebony for exceptional playability.</div> </div> <div class="feature-item"> <svg xmlns="" width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10z"></path><path d="m9 12 2 2 4-4"></path></svg> <h4>Electronics & Hardware</h4> <div class="prose max-w-none">Equipped with Black, Gotoh Locking, Floyd Rose Original SE for powerful tone.</div> </div> </div> </section> <section class="desc-section image-layout-left"> <div class="desc-image fit-contain" style="height: 450px; max-height: 450px;"> <img src="" alt="E-II M-II - detail" loading="lazy" style="object-position: 50% 50%; transform: scale(1);" draggable="false"> </div> <div class="desc-text"><h3>Specifications</h3><div class="prose max-w-none"><ul> <li>Construction - Neck-Thru</li> <li>Scale - 25.5"</li> <li>Body - Alder</li> <li>Neck - 3Pc Maple</li> <li>Fingerboard - Ebony</li> <li>Fingerboard Radius - 305mm</li> <li>Finish - Snow White</li> <li>Nut Width - 42mm</li> <li>Nut Type - Locking</li> <li>Neck Contour - Thin U</li> <li>Frets/Type - 24 XJ Stainless</li> </ul></div></div> </section> <section class="desc-section image-layout-right"> <div class="desc-image fit-contain" style="height: 450px; max-height: 450px;"> <img src="" alt="E-II M-II - hardware" loading="lazy" style="object-position: 50% 50%; transform: scale(1);" draggable="false"> </div> <div class="desc-text"><h3>Hardware & Electronics</h3><div class="prose max-w-none"><ul> <li>Hardware Color - Black</li> <li>Strap Button - ESP Strap Lock</li> <li>Tuners - Gotoh Locking</li> <li>Bridge - Floyd Rose Original SE</li> <li>Bridge PU - Fishman Fluence Modern Humbucker Ceramic Black Direct Mount *(Pull Volume for Voice 2)</li> <li>Neck PU - Fishman Fluence Modern Humbucker Alnico Black Direct Mount *(Pull Volume for Voice 2)</li> <li>Electronics - Active</li> <li>Electronics Layout - Volume(Push/Pull)/Toggle Switch</li> <li>Strings - Elixir Nanoweb Super Light (.009/.011/.016/.024/.032/.042)</li> <li>Case - MH Guitar Form Fit Case</li> <li>Case Included - Y</li> </ul></div></div> </section> </div>

Promoted similar listings













ConditionBrand New (New)
Brand New items are sold by an authorized dealer or original builder and include all original packaging.Learn more
Brand
Model
  • E-II M-II
Categories
Made In
  • China
Fretboard Radius
  • 12"
Neck Construction
  • Set-Neck
Right / Left Handed
  • Right Handed
Body Shape
  • S-Style
Nut Width
  • 1.65"
Number of Strings
  • 6-String
Wood Top Style
  • Quilted
Neck Material
  • Maple
Offset Body
  • Non-Offset Body
Finish Pattern
  • Sunburst
Finish Style
  • Gloss
Bridge/Tailpiece Type
  • Locking Tremolo Bridge
Body Type
  • Solid Body
Body Material
  • Alder
Pickup Configuration
  • HH
Top Material
  • Maple
Color Family
  • Grey
Fretboard Material
  • Ebony
Finish Features
  • Matching Headstock
Scale Length
  • 25.5"
Number of Frets
  • 24

Product safety information may be available here.

All4music

Bratislava, Slovakia
Joined Reverb:2021

Reverb Protection

Simple Returns, Secure Transactions, Human Support

Learn more

Secure Checkout

Reverb Gives

Your purchases help youth music programs get the gear they need to make music.

Oops, looks like you forgot something. Please check the fields highlighted in red.