{"product_id":"art-series-gtr-metal-v-6-string-raptor-black","title":"[Art Series] GTR Metal V - 6 String: Raptor Black","description":"\u003cstyle\u003e\n    .og-product{\n      --bg-card: rgba(255,255,255,0.04);\n      --bg-card-2: rgba(0,0,0,0.22);\n      --border: rgba(255,255,255,0.10);\n      --border-2: rgba(255,255,255,0.08);\n      --text: #EDEDED;\n      --muted: #B7BDC6;\n      --gold: #F2D06B;\n\n      max-width: 980px;\n      margin: 0 auto;\n      color: var(--text);\n      font-family: inherit;\n\n      position: relative;\n      z-index: 0;\n      clear: both;\n    }\n    .og-product, .og-product *{ box-sizing: border-box; }\n\n    .og-product h2,\n    .og-product h3,\n    .og-product h4{\n      color: var(--text);\n      margin: 0 0 10px 0;\n      line-height: 1.25;\n      letter-spacing: 0.2px;\n    }\n\n    .og-product p,\n    .og-product li{\n      color: var(--muted);\n      line-height: 1.7;\n      margin: 0;\n    }\n\n    .og-hl{ color: var(--gold); font-weight: 900; }\n\n    .og-wrap{\n      border: 1px solid var(--border);\n      border-radius: 18px;\n      background: rgba(0,0,0,0.10);\n      padding: 18px;\n      position: relative;\n      z-index: 0;\n      clear: both;\n    }\n\n    .og-hero{\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 14px;\n      padding: 6px 0 8px 0;\n      position: relative;\n      z-index: 0;\n      clear: both;\n    }\n\n    .og-lead{\n      font-size: 16px;\n      margin-top: 6px;\n      color: var(--muted);\n    }\n\n    .og-chips{\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 12px;\n      clear: both;\n    }\n    .og-chip{\n      font-size: 12px;\n      line-height: 1;\n      padding: 8px 10px;\n      border-radius: 999px;\n      border: 1px solid var(--border-2);\n      background: rgba(255,255,255,0.03);\n      color: var(--text);\n      white-space: nowrap;\n    }\n    .og-chip.og-gold{\n      border-color: rgba(242,208,107,0.35);\n      background: rgba(242,208,107,0.10);\n    }\n\n    .og-card{\n      margin-top: 14px;\n      padding: 14px 16px;\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      background: var(--bg-card);\n      position: relative;\n      z-index: 0;\n      clear: both;\n    }\n\n    .og-note{\n      margin-top: 14px;\n      padding: 12px 14px;\n      border-radius: 14px;\n      border: 1px solid rgba(242,208,107,0.22);\n      background: rgba(242,208,107,0.07);\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.55;\n      position: relative;\n      z-index: 0;\n      clear: both;\n      display: block;\n    }\n\n    .og-details{\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      background: var(--bg-card);\n      padding: 12px 14px;\n      margin-top: 14px;\n      clear: both;\n    }\n    .og-details summary{\n      cursor: pointer;\n      list-style: none;\n      color: var(--text);\n      font-weight: 900;\n    }\n    .og-details summary::-webkit-details-marker{ display:none; }\n    .og-fineprint{\n      margin-top: 10px;\n      color: var(--muted);\n      font-size: 13px;\n      line-height: 1.55;\n    }\n\n    .og-tableWrap{\n      padding: 0;\n      overflow-x: auto;\n      clear: both;\n      position: relative;\n      z-index: 0;\n    }\n    .og-tableWrap table{\n      width: 100%;\n      border-collapse: collapse;\n      font-size: 15px;\n      min-width: 640px;\n    }\n    .og-tableWrap td{\n      padding: 10px 12px;\n      border-bottom: 1px solid rgba(255,255,255,0.08);\n      vertical-align: top;\n    }\n    .og-tableWrap td:first-child{\n      width: 34%;\n      color: var(--text);\n      background: rgba(255,255,255,0.03);\n      font-weight: 900;\n      white-space: nowrap;\n    }\n    .og-tableWrap tr:last-child td{ border-bottom: none; }\n\n    \/* PICKUPS — stacked single column *\/\n    .og-pickupGrid{\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 14px;\n      margin-top: 12px;\n      clear: both;\n    }\n\n    .og-pickupCard{\n      border: 1px solid var(--border);\n      border-radius: 16px;\n      background: var(--bg-card-2);\n      padding: 14px;\n      display: flex;\n      flex-direction: column;\n      min-width: 0;\n      position: relative;\n      z-index: 0;\n      clear: both;\n    }\n    .og-pickupHeader{\n      display: flex;\n      flex-wrap: wrap;\n      align-items: baseline;\n      gap: 10px;\n      margin-bottom: 10px;\n    }\n    .og-pickupName{\n      font-size: 16px;\n      font-weight: 900;\n      color: var(--text);\n      line-height: 1.2;\n    }\n    .og-pickupMeta{\n      font-size: 12px;\n      padding: 6px 10px;\n      border-radius: 999px;\n      border: 1px solid rgba(255,255,255,0.10);\n      background: rgba(255,255,255,0.03);\n      color: var(--muted);\n      line-height: 1;\n    }\n\n    .og-tiles{\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n      margin-top: 12px;\n      clear: both;\n    }\n    @media (max-width: 600px){\n      .og-tiles{ grid-template-columns: 1fr; }\n    }\n    .og-tile{\n      border: 1px solid rgba(255,255,255,0.08);\n      background: rgba(255,255,255,0.03);\n      border-radius: 14px;\n      padding: 12px 14px;\n      min-width: 0;\n    }\n    .og-tileTitle{\n      font-weight: 900;\n      color: var(--gold);\n      margin-bottom: 6px;\n      font-size: 14px;\n    }\n  \u003c\/style\u003e\n\u003csection class=\"og-product\"\u003e\n\u003cdiv class=\"og-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"og-hero\"\u003e\n\u003cdiv\u003e\n\u003ch2 style=\"font-size: 28px;\"\u003e\n\u003cspan class=\"og-hl\"\u003eART SERIES METAL V GTR\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"font-size: 20px; color: #b7bdc6; font-weight: 400;\"\u003eRaptor Black \/ 6-String  S\/N: GTR10125\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"og-lead\"\u003eA one-off \u003cspan class=\"og-hl\"\u003eArt Series Metal V GTR\u003c\/span\u003e finished in \u003cspan class=\"og-hl\"\u003eRaptor Black\u003c\/span\u003e, a coating engineered for serious durability and slick to the touch. This isn't just a stealth black finish; it's built to take a beating and come out clean. Underneath it's the proven Metal V platform: a \u003cspan class=\"og-hl\"\u003eSwamp Ash body\u003c\/span\u003e with \u003cspan class=\"og-hl\"\u003eFlame Maple veneer\u003c\/span\u003e, \u003cspan class=\"og-hl\"\u003eRock Maple set neck\u003c\/span\u003e, \u003cspan class=\"og-hl\"\u003eEbony fretboard\u003c\/span\u003e, and the \u003cspan class=\"og-hl\"\u003eBlizzard Ceramic\u003c\/span\u003e and \u003cspan class=\"og-hl\"\u003eConcordia\u003c\/span\u003e pickup pairing built for modern metal.\u003c\/p\u003e\n\u003cp style=\"margin-top: 10px;\" class=\"og-lead\"\u003eTaking inspiration from our \u003cspan class=\"og-hl\"\u003eHeadless Goliath\u003c\/span\u003e models, the Metal V platform is built to feel fast, balanced, and unapologetically aggressive. The Raptor Black finish keeps the visual spec clean and serious while the guitar does the rest of the talking.\u003c\/p\u003e\n\u003cdiv class=\"og-chips\"\u003e\n\u003cspan class=\"og-chip og-gold\"\u003e1 of 1\u003c\/span\u003e \u003cspan class=\"og-chip og-gold\"\u003eArt Series\u003c\/span\u003e \u003cspan class=\"og-chip\"\u003e6-String\u003c\/span\u003e \u003cspan class=\"og-chip\"\u003eRaptor Black\u003c\/span\u003e \u003cspan class=\"og-chip\"\u003eMultiscale\u003c\/span\u003e \u003cspan class=\"og-chip\"\u003eSwamp Ash Body\u003c\/span\u003e \u003cspan class=\"og-chip\"\u003eFlame Maple Veneer\u003c\/span\u003e \u003cspan class=\"og-chip\"\u003eSet Neck\u003c\/span\u003e \u003cspan class=\"og-chip\"\u003eEbony Fretboard\u003c\/span\u003e \u003cspan class=\"og-chip og-gold\"\u003eGigbag Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"og-card\"\u003e\n\u003ch3 style=\"font-size: 16px; margin-bottom: 8px;\"\u003eStock pickup set\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px;\"\u003eBridge: \u003cspan class=\"og-hl\"\u003eBlizzard Ceramic Humbucker\u003c\/span\u003e\u003cbr\u003eNeck: \u003cspan class=\"og-hl\"\u003eConcordia Neck Humbucker\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; margin-top: 8px;\"\u003eA set tuned for tight, percussive rhythm and smooth, expressive leads, designed to stay defined in low tunings while keeping the neck voice musical for solos and clean passages.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"og-note\"\u003e\n\u003cspan class=\"og-hl\"\u003eWhat this build excels at:\u003c\/span\u003e set-neck sustain, fast upper-fret access, and a pickup pairing that stays focused under gain while still giving you a neck tone you'll actually want to use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUILD INFO --\u003e\n\u003cdetails class=\"og-details\"\u003e\n\u003csummary\u003eBuild information\u003c\/summary\u003e\n\u003cdiv class=\"og-fineprint\"\u003e\u003cem\u003e*As with all GTR models, this instrument is built in partnership with our friends at World Musical Instrument Co. in Korea.\u003cbr\u003e**The Raptor Black finish is a one-off Art Series finish. What you see is what you get.\u003cbr\u003e***Orders are open to European customers via this site. Prices exclude any local taxes, customs, or import fees, which are the buyer's responsibility.\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"og-card og-tableWrap\"\u003e\n\u003ch3 style=\"font-size: 18px; padding: 14px 16px 0 16px;\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv style=\"padding: 0 16px 14px 16px;\"\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSerial Number\u003c\/td\u003e\n\u003ctd\u003eGTR10125\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStrings\u003c\/td\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eScale Length\u003c\/td\u003e\n\u003ctd\u003e6 String: 25.5\" to 27.5\" (Right Hand Only)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody\u003c\/td\u003e\n\u003ctd\u003eSwamp Ash with Flame Maple Colour Veneer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eRaptor Black (Art Series)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNeck Type\u003c\/td\u003e\n\u003ctd\u003eSet Neck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNeck\u003c\/td\u003e\n\u003ctd\u003eLaminated Rock Maple\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNeck Shape\u003c\/td\u003e\n\u003ctd\u003e19.0mm @ 1st, 21mm @ 17th, Revised D Shape\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFretboard\u003c\/td\u003e\n\u003ctd\u003eEbony\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFretwire\u003c\/td\u003e\n\u003ctd\u003eJumbo Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInlay\u003c\/td\u003e\n\u003ctd\u003ePearl Dots (Z Pattern) with Ormsby Logo at 12th Fret\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSide Dots\u003c\/td\u003e\n\u003ctd\u003eGlow In The Dark\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHardware Colour\u003c\/td\u003e\n\u003ctd\u003eChrome\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge\u003c\/td\u003e\n\u003ctd\u003eOrmsby Custom Multiscale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eElectronics\u003c\/td\u003e\n\u003ctd\u003e500k Volume, 500k Tone (Push\/Pull) + 3-Way Toggle Switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePickup \/ Bridge\u003c\/td\u003e\n\u003ctd\u003eBlizzard Ceramic Humbucker\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePickup \/ Neck\u003c\/td\u003e\n\u003ctd\u003eConcordia Neck Humbucker\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish Type\u003c\/td\u003e\n\u003ctd\u003eMatte\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCase\u003c\/td\u003e\n\u003ctd\u003eGigbag Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PICKUPS --\u003e\n\u003cdiv class=\"og-card\"\u003e\n\u003ch3 style=\"font-size: 18px;\"\u003eStock pickups: tight ceramic bite and smooth neck articulation\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 10px;\"\u003eThe Metal V is built to hit hard, and the \u003cspan class=\"og-hl\"\u003eBlizzard\u003c\/span\u003e and \u003cspan class=\"og-hl\"\u003eConcordia\u003c\/span\u003e set delivers exactly that: fast attack and controlled lows on the bridge, plus a neck voice that stays smooth and expressive for leads. With the \u003cspan class=\"og-hl\"\u003epush\/pull tone\u003c\/span\u003e and \u003cspan class=\"og-hl\"\u003e3-way toggle\u003c\/span\u003e, you've got versatility without complexity.\u003c\/p\u003e\n\u003cdiv class=\"og-pickupGrid\"\u003e\n\u003cdiv class=\"og-pickupCard\"\u003e\n\u003cdiv class=\"og-pickupHeader\"\u003e\n\u003cdiv class=\"og-pickupName\"\u003e\n\u003cspan class=\"og-hl\"\u003eBlizzard Ceramic\u003c\/span\u003e \/ Bridge\u003c\/div\u003e\n\u003cdiv class=\"og-pickupMeta\"\u003eHumbucker \/ Ceramic \/ Bridge\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-bottom: 10px;\"\u003eThe Blizzard is built for players who need their low end to stay locked in no matter how heavy things get. The ceramic magnet keeps the bass tight and punchy, with an aggressive mid presence that cuts through dense mixes without getting fizzy. Pick harmonics jump out effortlessly, and note separation stays clear even when you're fully saturated. It's not a subtle pickup, and that's the point.\u003c\/p\u003e\n\u003cdiv class=\"og-tiles\"\u003e\n\u003cdiv class=\"og-tile\"\u003e\n\u003cdiv class=\"og-tileTitle\"\u003eBest for\u003c\/div\u003e\n\u003cp\u003eModern metal, tight rock rhythm, drop tunings, aggressive riffing, and punchy leads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"og-tile\"\u003e\n\u003cdiv class=\"og-tileTitle\"\u003eWhat you'll hear\u003c\/div\u003e\n\u003cp\u003eControlled lows, aggressive attack, and clear note separation even with high gain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"og-pickupCard\"\u003e\n\u003cdiv class=\"og-pickupHeader\"\u003e\n\u003cdiv class=\"og-pickupName\"\u003e\n\u003cspan class=\"og-hl\"\u003eConcordia\u003c\/span\u003e \/ Neck\u003c\/div\u003e\n\u003cdiv class=\"og-pickupMeta\"\u003eHumbucker \/ AlNiCo 5 \/ 7.0k\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-bottom: 10px;\"\u003eThe Concordia is fast becoming the go-to neck pickup across the Ormsby range. Clean and clear mids, a lush low end, and a sweet top end, and the lower output is counteracted by an AlNiCo 5 magnet, so you're never left wanting for more. Coil splitting opens up single-coil tones you wouldn't expect from a humbucker. It's the perfect contrast to the Blizzard, giving the Metal V a genuine second voice when you flip the toggle.\u003c\/p\u003e\n\u003cdiv class=\"og-tiles\"\u003e\n\u003cdiv class=\"og-tile\"\u003e\n\u003cdiv class=\"og-tileTitle\"\u003eBest for\u003c\/div\u003e\n\u003cp\u003eSmooth leads, clean passages, prog textures, and melodic neck work that stays defined.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"og-tile\"\u003e\n\u003cdiv class=\"og-tileTitle\"\u003eWhat you'll hear\u003c\/div\u003e\n\u003cp\u003eSweet, open neck tone with musical mids and a smooth top end, clear without sounding thin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"og-note\" style=\"margin-top: 14px;\"\u003e\n\u003cspan class=\"og-hl\"\u003eWhy this pairing works:\u003c\/span\u003e the Blizzard delivers fast, tight aggression for rhythm, while the Concordia keeps the neck voice smooth and musical, a true metal set that still has nuance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"og-note\"\u003e\n\u003cspan class=\"og-hl\"\u003eArt Series. One of One.\u003c\/span\u003e\u003cbr\u003eThe \u003cem\u003eRaptor Black Metal V GTR\u003c\/em\u003e is the standard platform done with intent, a 6-string built for performance with a finish that means business.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Ormsby Guitars","offers":[{"title":"Default Title","offer_id":54231047307548,"sku":null,"price":2549.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0914\/7524\/7388\/files\/LKA02128.jpg?v=1782366231","url":"https:\/\/ormsbyguitars.com\/products\/art-series-gtr-metal-v-6-string-raptor-black","provider":"Ormsby Guitars","version":"1.0","type":"link"}