{"product_id":"goliath-gtr-run-17-dragon-burst-blemish-stock","title":"Goliath GTR Run 17 Dragon Burst Blemish Stock","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    .og-product p,\n    .og-product li{\n      color: var(--muted);\n      line-height: 1.7;\n      margin: 0;\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    .og-chip.og-red{\n      border-color: rgba(255,80,80,0.45);\n      background: rgba(255,80,80,0.10);\n      color: #ffaaaa;\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\n    \/* BLEMISH PANEL *\/\n    .og-blemishPanel{\n      margin-top: 14px;\n      padding: 14px 16px;\n      border-radius: 16px;\n      border: 1px solid rgba(255,80,80,0.45);\n      background: rgba(255,40,40,0.10);\n      color: #ffcccc;\n      position: relative;\n      z-index: 0;\n      clear: both;\n    }\n    .og-blemishPanel h3{\n      color: #ff8888;\n      margin: 0 0 8px 0;\n      font-size: 16px;\n    }\n    .og-blemishPanel p{\n      color: #ffcccc;\n      font-size: 13px;\n      line-height: 1.6;\n      margin: 0;\n    }\n    .og-blemishPanel ul{\n      margin: 10px 0 0 18px;\n      padding: 0;\n    }\n    .og-blemishPanel li{\n      color: #ffcccc;\n      font-size: 13px;\n      line-height: 1.7;\n      margin: 4px 0;\n    }\n    .og-blemishPanel .og-blemishFooter{\n      margin-top: 12px;\n      padding-top: 12px;\n      border-top: 1px solid rgba(255,80,80,0.25);\n      font-size: 13px;\n      color: #ffaaaa;\n      font-weight: 900;\n    }\n  \u003c\/style\u003e\n\n\u003csection class=\"og-product\"\u003e\n\u003cdiv class=\"og-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"og-hero\"\u003e\n\u003ch2 style=\"font-size: 28px;\"\u003e\n\u003cspan class=\"og-hl\"\u003eRUN 17\u003c\/span\u003e \/ Headless Goliath GTR\u003cbr\u003e\u003cspan class=\"og-hl\"\u003eDRAGONBURST\u003c\/span\u003e\u003cbr\u003e\n\u003cspan style=\"font-size: 20px; color: #B7BDC6; font-weight: 400;\"\u003e6-String \/ S\/N: 11484\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"og-lead\"\u003eOur popular \u003cspan class=\"og-hl\"\u003eHeadless Goliath GTR\u003c\/span\u003e in the striking \u003cspan class=\"og-hl\"\u003eDragonburst\u003c\/span\u003e finish, delivering lightweight ergonomics, fast response, and modern multiscale feel.\u003c\/p\u003e\n\u003cp class=\"og-lead\" style=\"margin-top: 10px;\"\u003eThis \u003cspan class=\"og-hl\"\u003eDragonburst Headless Goliath GTR\u003c\/span\u003e features a \u003cspan class=\"og-hl\"\u003eMahogany body\u003c\/span\u003e topped with a \u003cspan class=\"og-hl\"\u003eFlame Maple coloured veneer\u003c\/span\u003e, paired with a fast and stable \u003cspan class=\"og-hl\"\u003elaminated Rock Maple bolt-on neck\u003c\/span\u003e and a smooth \u003cspan class=\"og-hl\"\u003eEbony fretboard\u003c\/span\u003e. Hardware colour is \u003cspan class=\"og-hl\"\u003ematched specifically to the Dragonburst finish\u003c\/span\u003e.\u003c\/p\u003e\n\u003cdiv class=\"og-chips\"\u003e\n\u003cspan class=\"og-chip og-red\"\u003eBlemish Stock\u003c\/span\u003e\n\u003cspan class=\"og-chip og-gold\"\u003eDragonburst Finish\u003c\/span\u003e\n\u003cspan class=\"og-chip og-gold\"\u003eHeadless Multiscale\u003c\/span\u003e\n\u003cspan class=\"og-chip\"\u003e6-String\u003c\/span\u003e\n\u003cspan class=\"og-chip\"\u003eBolt-On Neck\u003c\/span\u003e\n\u003cspan class=\"og-chip\"\u003eEbony Fretboard\u003c\/span\u003e\n\u003cspan class=\"og-chip\"\u003e5-Way Blade Switch\u003c\/span\u003e\n\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\"\u003eHot Rock Humbucker\u003c\/span\u003e\u003cbr\u003eNeck: \u003cspan class=\"og-hl\"\u003eDe La Creme Neck Humbucker\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; margin-top: 8px;\"\u003eChosen to keep the lows controlled for multiscale tuning while delivering musical neck tones and genuinely usable in-between positions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"og-note\"\u003e\u003cspan class=\"og-hl\"\u003eGigbag included in the price.\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- BLEMISH CALLOUT --\u003e\n\u003cdiv class=\"og-blemishPanel\"\u003e\n\u003ch3\u003e⚠ Blemish Stock \/ Serial 11484\u003c\/h3\u003e\n\u003cp\u003eThis guitar has been individually inspected and listed as blemish stock due to the cosmetic imperfection noted below. The blemish is \u003cstrong style=\"color: #ffffff;\"\u003ecosmetic only\u003c\/strong\u003e and has no effect on playability, tone, or structural integrity. Please refer to the product images for a clear view of the affected area.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSmall blue fluff particles visible in the pink section of the Dragonburst finish on the front of the body\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"og-blemishFooter\"\u003e\nNo refunds or returns are available on blemish stock. By purchasing this guitar you acknowledge and accept the cosmetic condition as described and shown in the product images. If you have questions about the condition before purchasing, please contact us.\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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**No two pieces of wood are identical; images are for illustrative purposes only and colour\/figure may vary slightly.\u003cbr\u003e***Orders are open to European customers. Prices exclude any import duties, taxes, or fees, which are the customer's responsibility.\u003c\/em\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\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\u003e11484\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eScale Length\u003c\/td\u003e\n\u003ctd\u003eSix String: 25.5\" to 27.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBody\u003c\/td\u003e\n\u003ctd\u003eMahogany with Flame Maple Coloured Veneer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eDragonburst\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNeck Type\u003c\/td\u003e\n\u003ctd\u003eBolt-On 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.6mm @ 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 @ 12th\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\u003eMatched to Dragonburst finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBridge\u003c\/td\u003e\n\u003ctd\u003eOrmsby Custom Headless Multiscale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMachine Heads\u003c\/td\u003e\n\u003ctd\u003eOrmsby Headless Locking Nuts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eElectronics\u003c\/td\u003e\n\u003ctd\u003e500k Volume, 500k Tone + 5-Way Blade Switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePickup \/ Bridge\u003c\/td\u003e\n\u003ctd\u003eHot Rock Humbucker\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePickup \/ Neck\u003c\/td\u003e\n\u003ctd\u003eDe La Creme Neck Humbucker\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\n\u003c!-- PICKUPS --\u003e\n\u003cdiv class=\"og-card\"\u003e\n\u003ch3 style=\"font-size: 18px;\"\u003eStock pickups: built for modern headless clarity\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 10px;\"\u003eThe Dragonburst Run 17 pairs the \u003cspan class=\"og-hl\"\u003eHot Rock\u003c\/span\u003e in the bridge with the \u003cspan class=\"og-hl\"\u003eDe La Creme\u003c\/span\u003e in the neck. Tight multiscale rhythm definition, smooth leads, and genuinely useful in-between tones via the \u003cspan class=\"og-hl\"\u003e5-way blade\u003c\/span\u003e.\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\"\u003eHot Rock\u003c\/span\u003e \/ Bridge\u003c\/div\u003e\n\u003cdiv class=\"og-pickupMeta\"\u003eHumbucker \/ AlNiCo 8 \/ 13.4k\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-bottom: 10px;\"\u003eA moderate to high output humbucker designed for blues, rock, punk, and metal. Overwound mismatched coils drive the front end of your amp hard, with the AlNiCo 8 magnet keeping the lows tight and controlled. It stays defined under gain and holds its place in a dense mix without getting loose or fizzy.\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 rock and metal rhythm, punchy leads, tight palm-mutes, and mix-forward tones.\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\u003eDriving mids, controlled lows, and a forward, immediate feel that holds its shape as gain increases.\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\"\u003eDe La Creme\u003c\/span\u003e \/ Neck\u003c\/div\u003e\n\u003cdiv class=\"og-pickupMeta\"\u003eHumbucker \/ AlNiCo 2 \/ 8.0k\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-bottom: 10px;\"\u003eA PAF-voiced neck pickup with a little more output than a traditional old-school wind. Sweet singing lead tones, clean rhythm clarity, and coil-splitting that opens up single-coil voices you wouldn't expect from a humbucker. The inspiration when winding this one? The intro to Sweet Child of Mine. That says everything about where it sits tonally.\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\u003eClean passages, melodic neck leads, warm rock solos, and smooth rhythm textures.\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, warm without getting muddy.\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 is deliberate:\u003c\/span\u003e the bridge delivers drive and definition, the neck stays sweet and expressive, and the 5-way positions add extra mix-ready voices without needing a pickup swap.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"og-note\"\u003e⚙️ \u003cspan class=\"og-hl\"\u003eDesigned for Precision. Built for Performance.\u003c\/span\u003e\u003cbr\u003eThe \u003cem\u003eRun 17 Dragonburst Headless Goliath GTR\u003c\/em\u003e delivers modern ergonomics, aggressive tone, and unmistakable visual impact, engineered for players who demand performance without compromise.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Ormsby Guitars","offers":[{"title":"Dragon Burst II \/ 6","offer_id":54217222029596,"sku":"GOLDRB6","price":1869.15,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0914\/7524\/7388\/files\/BlemishGuitars-214.jpg?v=1782279277","url":"https:\/\/ormsbyguitars.com\/products\/goliath-gtr-run-17-dragon-burst-blemish-stock","provider":"Ormsby Guitars","version":"1.0","type":"link"}