<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>JR-7</h3> <div class="prose max-w-none"><b>LTD JR-7 FBSB FADED BLUE SUNBURST</b></div> </div> <div class="main-image"><img src="" alt="Popis obrázka pre SEO" 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></h4> <div class="prose max-w-none">Respected worldwide for his innovative, emotive playing style, Javier Reyes pushes the boundaries of how the electric guitar can be approached with progressive rock band Animals As Leaders and in his soulful solo work with Mestis. Introduced in 2021, the LTD JR-7 is a 7-string version of Javier’s well-known 27” baritone scale ESP signature guitar.</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></h4> <div class="prose max-w-none">It offers neck-thru-body construction for stability and sustain, a swamp ash body, quilted maple top, and a 5-piece walnut/maple/padauk neck with Macassar ebony fingerboard. It features a custom inlay pattern in white pearloid, 24 extra-jumbo frets, and glow-in-the-dark side markers.</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></h4> <div class="prose max-w-none">Top-tier components on the JR-7 include a Hipshot bridge with string-thru-body, a five-way super switch for pickup selection and coil splitting, volume and tone controls, and a set of Javier’s signature Fishman Javier Reyes Open Core Humbucker pickups with a mini-switch to engage it's multiple voicings. Includes ESP hardshell case.</div> </div> </div> </section> <section class="desc-section image-layout-left"> <div class="desc-image fit-cover" style="height: 450px; max-height: 450px;" data-id="31" onmousedown="startDrag(event, 31)" onmousemove="onDrag(event, 31)" onmouseup="endDrag(event, 31)" onmouseleave="endDrag(event, 31)" ontouchstart="startDrag(event, 31)" ontouchmove="onDrag(event, 31)" ontouchend="endDrag(event, 31)"> <img src="" alt="Popis obrázka pre SEO" loading="lazy" style="object-position: 0%100%; 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 - 27" Baritone</li> <li>Body - Swamp Ash</li> <li>Top - Quilted Maple</li> <li>Neck - 5Pc Walnut/Maple/Padauk</li> <li>Fingerboard - Macassar Ebony</li> <li>Fingerboard Radius - 400mm</li> <li>Finish - Faded Blue Sunburst</li> <li>Nut Width - 48mm</li> <li>Nut Type - Molded</li> <li>Neck Contour - Thin U</li> <li>Frets/Type - 24 XJ</li> <li>Hardware Color - Gold</li> <li>Strap Button - Standard</li> </ul></div></div> </section> <section class="desc-section image-layout-right"> <div class="desc-image fit-cover" style="height: 450px; max-height: 450px;" data-id="34" onmousedown="startDrag(event, 34)" onmousemove="onDrag(event, 34)" onmouseup="endDrag(event, 34)" onmouseleave="endDrag(event, 34)" ontouchstart="startDrag(event, 34)" ontouchmove="onDrag(event, 34)" ontouchend="endDrag(event, 34)"> <img src="" alt="Popis obrázka pre SEO" loading="lazy" style="object-position: 100%0%; transform: scale(1);" draggable="false"> </div> <div class="desc-text"><h3>Specifications</h3><div class="prose max-w-none"><ul> <li>Tuners - LTD Locking</li> <li>Bridge - Hipshot Fixed w/ String Thru</li> <li>Bridge PU - Fishman Fluence Javier Reyes Open Core Humbucker Direct Mount</li> <li>Neck PU - Fishman Fluence Javier Reyes Open Core Humbucker Direct Mount</li> <li>Electronics - Active</li> <li>Electronics Layout - Volume/Tone/5-Way Super Switch/Mini Toggle Voice Select</li> <li>Strings - D'Addario XL110-7 (.010/.013/.017/.026/.036/.046/.059)</li> <li>Case - Mystique XL Guitar Form Fit Case</li> <li>Case Included - Yes</li> </ul></div></div> </section> </div>

ConditionBrand New (New)
Brand New items are sold by an authorized dealer or original builder and include all original packaging.Learn more
Brand
Model
  • JR-7 Javier Reyes Signature Series
Categories
Made In
  • China
Color Family
  • Blue
Body Shape
  • Double Cutaway
Right / Left Handed
  • Right Handed
Number of Strings
  • 7-String
Finish Pattern
  • Sunburst
Finish Style
  • Gloss
Body Type
  • Solid Body
Body Material
  • Ash
Neck Construction
  • Neck-Through
Offset Body
  • Offset Body
Pickup Configuration
  • HH
Bridge/Tailpiece Type
  • Top-Load
Fretboard Material
  • Ebony
Finish Features
  • Matching Headstock
Scale Length
  • 27"
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

Promoted similar listings













Product reviews

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.