HomeBlog › Guitar string compatibility schema

Shopify guitar string schema for AI agents: acoustic strings on electric guitars produce near-zero output, scale length tension math, and nut slot incompatibility

CatalogScan · June 27, 2026 · 17 min read

Phosphor bronze wound strings produce approximately 10–20% of nickel-wound output through a magnetic pickup — because bronze is not ferromagnetic. An AI agent that recommends acoustic strings for an electric guitar delivers an instrument that plays in tune and feels right, but where the wound strings are nearly silent. The customer hears three strings.

10–20%
Output of bronze strings through a magnetic pickup vs. nickel-wound
3
Physically incompatible bridge end types (ball / loop / tie)
6–7%
Tension increase from 24.75″ Gibson scale to 25.5″ Fender scale at same gauge and pitch
10–15%
Extra tension of flatwound vs roundwound at the same nominal gauge

Guitar strings are one of the highest-volume replenishment categories in music e-commerce — players replace them every few weeks to months. They are also one of the most structurally complex product categories for AI agent recommendations: the same nominal gauge (.010–.046) can describe strings that are physically incompatible with a given guitar, nearly silent on its pickups, dangerous to its neck, or impossible to attach to its bridge.

The incompatibilities are not minor preference differences. A player who receives acoustic phosphor bronze strings for an electric guitar will experience what sounds like a broken guitar — the high strings work perfectly while the wound strings produce almost no signal. The failure is not immediately obvious because the strings install correctly, tune correctly, and produce normal acoustic resonance. The problem only reveals itself when the amplifier is turned on.

This post covers five failure modes that AI agents produce in guitar string recommendations without structured catalog data, followed by the complete guitar_string.* metafield namespace for Shopify music stores. See the companion guitar string compatibility reference for the full gauge-tension tables and wrap material matrix.

Contents

  1. Wrap material and magnetic pickup output — bronze is not ferromagnetic
  2. Bridge end type — ball vs loop vs tie end
  3. String gauge vs nut slot width
  4. Scale length and tension math
  5. Winding type — roundwound vs flatwound tension difference
  6. The guitar_string.* metafield schema
  7. Liquid snippet and JSON-LD example

1. Wrap material and magnetic pickup output

Magnetic guitar pickups — single-coil and humbucker — work by the same principle: permanent magnets create a static field around the pickup, and when a ferromagnetic string vibrates in that field, it disturbs the field and induces a current in the coil wound around the magnets. The critical word is ferromagnetic. Only materials with high magnetic permeability — primarily iron, nickel, and cobalt alloys — create a meaningful disturbance in the pickup's magnetic field.

Acoustic guitar strings use copper alloys as their outer wrap material for acoustic reasons: copper alloys produce a bright, complex overtone structure when vibrating against guitar body bracing at acoustic volumes. The two dominant acoustic wrap materials are:

Phosphor Bronze
92% copper · 7.7% tin · 0.3% phosphorus
Non-ferromagnetic — ~10% pickup output
80/20 Bronze
80% copper · 20% zinc
Non-ferromagnetic — ~15–20% pickup output
Silk & Steel
Silk core · steel outer wrap
Ferromagnetic steel wrap — works on magnetic pickups, very low tension
Nickel-Plated Steel
Steel core · nickel-plated steel wrap
Standard electric — full magnetic response
Pure Nickel
Steel core · pure nickel wrap
Vintage electric — full magnetic response, warmer tone
Stainless Steel
Steel core · stainless steel wrap
Electric — full magnetic response, bright and abrasive

The exact pickup output figure for bronze strings depends on the pickup type, but measurements on standard single-coil and humbucker pickups consistently show bronze wound strings at 10–20% of the output of an equivalent nickel-plated steel wound string at the same gauge. The plain steel strings (typically the high-E, B, and plain G in a .010 or .011 set) are unaffected — they are identical between acoustic and electric sets and produce full pickup response. This creates a specific failure pattern:

The "three strings" failure: A customer receives acoustic phosphor bronze strings for their electric guitar. The plain treble strings (E, B, G) play and amplify normally. The wound bass strings (D, A, low-E) are nearly silent through the amp. The guitar appears to be working — the player can hear the strings acoustically and the high strings amplify fine. Without prior knowledge of pickup physics, the customer typically concludes the guitar has developed a hardware fault. Returns are high, and the customer's diagnosis ("my guitar is broken") obscures the string compatibility issue.

The wrap material property is absent from most Shopify music store product listings. It appears in product titles only inconsistently ("Phosphor Bronze" is often shortened to "PB" or omitted entirely in favor of sound descriptors like "warm" or "bright"). An AI agent reading title and description alone cannot reliably distinguish electric strings from acoustic strings.

2. Bridge end type — ball vs loop vs tie end

Guitar strings use three physically distinct termination systems at the bridge end, and they are not interchangeable. The termination type is determined by the bridge design of the guitar, not by the player's preference.

Ball End
Small brass or bronze cylinder (ball) at string terminus
Standard on: all electric guitars, steel-string acoustic guitars with pin bridges (Martin, Taylor, Gibson acoustic). Ball seats behind a bridge pin in the ferrule hole. Universal default for electric.
Loop End
Small wire loop formed at string terminus
Used on: archtop guitars with trapeze tailpieces (Gibson L-5, ES-175), some banjos, some pedal steels. Loop hooks onto a tailpiece hook or post — no ferrule is involved. A ball-end string cannot hook onto a trapeze tailpiece.
Tie End (Classical)
Plain string terminus, no hardware
Used on: classical and flamenco guitars with slotted tie blocks. String passes through a bridge hole and is knotted on itself. Classical bridge holes are typically 1.5–2mm in diameter — too small for a brass ball to pass through.

The practical failure modes:

The bridge end type is rarely encoded in Shopify product data. Product titles typically say "acoustic strings" or "classical strings" without the end type, and AI agents that understand "acoustic = for acoustic guitars" still make errors: most steel-string acoustic guitars use ball end strings, while classical guitars require tie end — both are acoustic guitars, but they use physically incompatible string systems.

The AI failure point: "Acoustic guitar strings" is not a compatible category — it contains two incompatible end types. Classical guitar strings require end_type: tie while steel-string acoustic guitar strings require end_type: ball. An AI agent cannot distinguish them from product category alone.

3. String gauge vs nut slot width

The guitar nut sits at the headstock end of the fretboard and has slots — one per string — that guide the strings at precise heights and spacings. Each slot is filed to a specific width to accommodate the gauge of string the guitar is set up for. When you change string gauge, the nut slot dimensions may no longer be appropriate.

Going heavier: the binding problem

If you install a .013 high-E string in a nut slot filed for a .010-inch string, the string cannot seat to the bottom of the slot — it sits 0.003 inches (roughly 0.08mm) above the slot bottom, which raises the action at the first fret. The practical effects:

Going lighter: the rattle problem

Going to lighter strings is the less damaging direction, but a .009 high-E in a .013-width slot is too narrow to seat properly in the slot — it has lateral play, which causes buzzing at the nut, inconsistent contact point, and slight tuning instability.

High-E Gauge Nut Slot Required In .010 Slot In .013 Slot
.009 ~.010" Acceptable (slightly loose) Too loose — lateral rattle, buzzing
.010 ~.010–.011" Correct Loose — tuning instability
.011 ~.012" Slightly tight — may need filing Acceptable
.013 ~.013–.014" Sits above slot — high action, binding Correct

In practice, a guitar that ships with "10s" (a .010–.046 set) has a nut slotted for .010 on the high-E. A recommendation to upgrade to "12s" or "13s" without noting the need for nut adjustment is incomplete. AI agents recommending string gauges based on playing-style keywords ("heavier gauge for blues bending" or "thick strings for drop tuning") routinely omit this constraint.

The metafield that matters here is not just gauge_high_e on the string product — it is the setup_gauge_high_e field on the guitar body product that the string is being recommended as an accessory for. Without that cross-product compatibility signal, the recommendation is incomplete.

4. Scale length and tension math

Scale length is the vibrating string length — the distance from nut to saddle. It determines how much tension a given string gauge produces at a given pitch. The relationship is not linear: tension scales with the square of the vibrating length for a given pitch and linear mass density.

The two most common electric guitar scale lengths:

Scale Common Guitars .010 High-E Tension at E4 vs Gibson Scale
24.75" Gibson Les Paul, SG, ES-335 ~15.4 lbs
25" PRS, many boutique guitars ~15.8 lbs +2.6%
25.5" Fender Stratocaster, Telecaster ~16.5 lbs +7.1%
26.5" Baritone guitars, 7-string extended range ~18.9 lbs +22.7%
27" Baritone standard, 8-string extended range ~19.6 lbs +27.3%
28.5" Bass VI style, low-register baritones ~21.8 lbs +41.6%

The practical scale-length failure cases:

Baritone tuning with standard gauges

Baritone guitars are designed to tune to B standard (a perfect fifth below E) or A standard. At B standard on a 27-inch scale, the string tension for a .010 high-E is approximately 8.0 lbs — less than half the tension of a standard-tuned .010 at 25.5 inches. At this tension, the string is floppy, intonation is poor, and the string may buzz on frets because it has insufficient tension to resist lateral movement. The correct gauge for a baritone at B standard on 27 inches is approximately .013 high-E — three sizes heavier.

An AI agent that reads "baritone guitar strings" correctly, but recommends based on feel descriptors ("medium tension," "balanced feel") rather than the specific scale length and target tuning, will consistently recommend undersized gauges for baritone applications.

Short-scale compatibility

Short-scale guitars (typically 24" or shorter — Fender Mustang at 24", Gibson Byrdland at 23.5") have less string tension at the same gauge and pitch. Players used to a 25.5-inch guitar often find short-scale instruments feel "rubbery" with their existing string gauge. The correct fix is to move up a gauge size, but AI agents recommending strings "for my Mustang" without understanding scale-length context will suggest the same gauge the player uses on their Stratocaster — which will feel loose and undefined.

The tension formula: T = (UW × (2 × L × f)²) / 386.4 where T is tension in pounds, UW is unit weight in pounds per linear inch (the string manufacturer's published value), L is scale length in inches, f is frequency in Hz, and 386.4 converts from lbs·in/s² to pounds-force. D'Addario publishes unit weights for their full string line, which allows exact tension calculation for any scale-tuning combination.

5. Winding type — roundwound vs flatwound tension difference

String winding type describes the cross-section geometry of the outer wrap wire on wound strings. It is primarily a tone and feel preference, but it has a significant structural consequence that affects instrument setup: flatwound strings carry more tension than roundwound strings at the same nominal gauge.

Winding Type Wrap Wire Cross-Section Relative Tension at Same Gauge Common Use
Roundwound Round wire — gaps between windings Baseline (100%) Rock, country, pop — most electric guitars
Halfwound / Groundwound Round wire, outer surface ground flat ~105–108% Jazz, session work — reduced fret noise
Flatwound Flat ribbon wire — fully packed, no gaps ~110–115% Jazz, archtop, Motown bass — smooth feel
Tapewound Round wire, nylon outer tape wrap ~105% Upright bass simulation, fretless bass

The reason flatwound strings carry more tension is their higher linear mass density: the flat ribbon wire packs more mass into the same nominal diameter than round wire with gaps between windings. A flatwound .011 string is physically denser than a roundwound .011, so it requires more tension to vibrate at the same pitch.

Setup implications

Switching from a roundwound to a flatwound set at the same gauge increases the total tension load on the guitar neck by 10–15%. This will bow the neck forward (additional relief) if the truss rod is not adjusted to compensate. The player may notice increased action height at the upper frets without a corresponding change at the lower frets — the characteristic sign of excess neck relief.

On guitars with fixed bridges (stop tailpiece style), the increased tension also changes the break angle over the bridge saddles, which affects sustain and may cause saddle buzzing if the break angle becomes insufficient. On floating tremolo bridges (Floyd Rose, vintage Fender), the increased tension changes the spring-to-string tension balance and will pull the bridge forward (flat pitch across all strings) until the spring claw is adjusted.

AI agent failure pattern

Recommending flatwound by genre without specifying setup adjustment

A customer asks "what strings do jazz guitarists use?" An AI agent correctly identifies flatwound strings as the jazz standard. But the recommendation does not include: (1) that the guitar may need a truss rod adjustment after installation, (2) that a floating tremolo bridge will go flat and need spring adjustment, or (3) that the specific flatwound gauge tension may exceed the design load of a lightly-braced acoustic guitar. These omissions are structural, not tonal.

Winding type is rarely encoded in Shopify product listings beyond the product title. An AI agent distinguishing between roundwound, halfwound, flatwound, and tapewound within a single store's product catalog needs this as a machine-readable metafield, not a text pattern match against variable title formats.

6. The guitar_string.* metafield schema

The following namespace encodes every compatibility-critical property of a guitar string set as Shopify metafields. The goal is to enable AI shopping agents to answer compatibility questions — "do these strings work for an archtop jazz guitar on a 24.75-inch scale in flatwound?" — from structured data rather than natural-language product titles.

guitar_string.gauge_high_e
dimension · inches (e.g., 0.010)
High-E string diameter. Primary filter for nut slot compatibility and tension.
guitar_string.gauge_low_e
dimension · inches (e.g., 0.046)
Low-E string diameter. Together with gauge_high_e defines the set as "lights," "mediums," etc.
guitar_string.guitar_body_type
single_line_text_field
One of: electric | steel-string-acoustic | nylon-classical | archtop | bass | baritone | 12-string. Primary compatibility filter.
guitar_string.wrap_material
single_line_text_field
One of: nickel-plated-steel | pure-nickel | stainless-steel | phosphor-bronze | 80-20-bronze | nylon | silk-and-steel | cobalt. Magnetic pickup compatibility derives from this field.
guitar_string.end_type
single_line_text_field
One of: ball | loop | tie. Determines physical attachment method at the bridge.
guitar_string.winding_type
single_line_text_field
One of: roundwound | flatwound | halfwound | tapewound | nylonwound. Affects tension, feel, fret wear, and required setup adjustment.
guitar_string.scale_length_min_in
number_decimal · inches
Minimum scale length this gauge is appropriate for at the intended tuning. Set by manufacturer or derived from tension spec.
guitar_string.scale_length_max_in
number_decimal · inches
Maximum scale length this gauge is appropriate for. Important for baritone applications where standard-gauge strings become dangerously under-tensioned.
guitar_string.intended_tuning
single_line_text_field
Standard reference tuning for which this gauge provides appropriate tension: E-standard | Eb-standard | D-standard | B-standard | A-standard.
guitar_string.string_count
number_integer
Number of strings in the set: 4 (bass), 6 (standard), 7, 8, 12. Determines compatibility with multi-course instruments.
guitar_string.ferromagnetic
boolean
True if wound strings are ferromagnetic (nickel, steel, cobalt). False for phosphor-bronze, 80/20 bronze. Enables magnetic-pickup compatibility check.
guitar_string.tension_total_lbs
number_decimal
Total string set tension in pounds at reference scale length (25.5") and standard tuning. Enables neck load comparison when switching winding types.

The ferromagnetic boolean is the most important new field in this schema — it is not present in any standard Shopify product metafield namespace and is the field that directly prevents the bronze-on-electric failure. Every magnetic-pickup guitar compatibility check should filter on guitar_string.ferromagnetic == true before recommending a wound string set.

7. Liquid snippet and JSON-LD example

The following Liquid snippet renders the compatibility warning block on a string product page when the wrap_material indicates non-ferromagnetic composition:

{% assign wrap = product.metafields.guitar_string.wrap_material.value %}
{% assign is_ferro = product.metafields.guitar_string.ferromagnetic.value %}

{% if is_ferro == false or wrap == "phosphor-bronze" or wrap == "80-20-bronze" %}
<div class="compatibility-warning">
  <strong>Acoustic strings — not for electric guitar pickups</strong>
  <p>{{ wrap | capitalize }} wound strings produce minimal output through magnetic
  pickups. These strings are designed for acoustic guitars. For electric guitars,
  choose nickel-plated steel or pure nickel wound strings.</p>
</div>
{% endif %}

{% assign end_t = product.metafields.guitar_string.end_type.value %}
{% case end_t %}
  {% when "loop" %}
    <p class="bridge-note">Loop end — for archtop trapeze tailpieces and banjos.
    Not compatible with standard pin-bridge acoustic or electric guitars.</p>
  {% when "tie" %}
    <p class="bridge-note">Tie end — for classical and flamenco guitars only.
    Not compatible with steel-string acoustic or electric guitar bridges.</p>
{% endcase %}

The following JSON-LD Product block encodes a D'Addario EXL110 (.010–.046 nickel-plated steel roundwound) with full guitar string compatibility schema:

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "D'Addario EXL110 Nickel Wound Electric Guitar Strings, Regular Light, 10-46",
  "brand": { "@type": "Brand", "name": "D'Addario" },
  "sku": "EXL110",
  "description": "Regular light 10-46 nickel-plated steel roundwound electric guitar strings. Standard E tuning. Compatible with 24.75–25.5 inch scale electric guitars.",
  "isAccessoryOrSparePartFor": [
    {
      "@type": "Product",
      "name": "Electric Guitar",
      "additionalProperty": [
        { "@type": "PropertyValue", "name": "scaleLengthRange", "value": "24.75–25.5 inches" },
        { "@type": "PropertyValue", "name": "pickupType", "value": "magnetic" }
      ]
    }
  ],
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "gaugeHighE",       "value": "0.010 inch" },
    { "@type": "PropertyValue", "name": "gaugeLowE",        "value": "0.046 inch" },
    { "@type": "PropertyValue", "name": "guitarBodyType",   "value": "electric" },
    { "@type": "PropertyValue", "name": "wrapMaterial",     "value": "nickel-plated-steel" },
    { "@type": "PropertyValue", "name": "endType",          "value": "ball" },
    { "@type": "PropertyValue", "name": "windingType",      "value": "roundwound" },
    { "@type": "PropertyValue", "name": "ferromagnetic",    "value": "true" },
    { "@type": "PropertyValue", "name": "stringCount",      "value": "6" },
    { "@type": "PropertyValue", "name": "intendedTuning",   "value": "E-standard" },
    { "@type": "PropertyValue", "name": "tensionTotalLbs",  "value": "123.8" }
  ]
}

The isAccessoryOrSparePartFor block with explicit pickupType: magnetic is the key JSON-LD signal that an AI shopping agent can use to exclude these strings from recommendations to classical or acoustic-only guitarists, and exclude phosphor-bronze strings from recommendations to electric guitarists. Without this structured cross-product relationship, the agent is matching on natural-language category labels — which are inconsistent across catalog entries.

Related posts

Does your music store's catalog fail the AI agent test?

CatalogScan checks your Shopify store for missing wrap_material, end_type, ferromagnetic fields, and 15 other AI-agent-critical signals — free in 2 minutes.

Scan your store free More schema guides