www.pmtonline.co.uk Open in urlscan Pro
2606:4700:20::681a:f5a  Public Scan

Submitted URL: http://dolphinmusic.co.uk/
Effective URL: https://www.pmtonline.co.uk/?dolphin=music
Submission Tags: tranco_l324
Submission: On April 02 via api from DE — Scanned from DE

Form analysis 7 forms found in the DOM

POST https://www.pmtonline.co.uk/pslogin/account/loginPost/

<form style="display:none;" class="form" action="https://www.pmtonline.co.uk/pslogin/account/loginPost/" method="post" id="pslogin-login-form">
  <input id="pslogin-login-referer" name="referer" type="hidden" value="">
  <input id="pslogin-login-action" name="auth_action" type="hidden" value="">
  <input id="pslogin-login-submit" type="submit" value="">
</form>

GET https://www.pmtonline.co.uk/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.pmtonline.co.uk/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <svg viewBox="0 0 100 100" class="icon icon-search-desktop">
        <use xlink:href="#icon-search-desktop"></use>
      </svg>
      <input id="search" type="text" name="q" value="" placeholder="What are you looking for?" class="input-text" maxlength="255" role="combobox" aria-haspopup="false" aria-autocomplete="both" aria-label="Search" autocomplete="off"
        aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span class="sr-only">Search</span>
      <svg viewBox="0 0 100 100" class="icon icon-search icon-search-mobile is-hidden-desktop">
        <use xlink:href="#icon-search"></use>
      </svg>
    </button>
  </div>
</form>

POST https://www.pmtonline.co.uk/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.pmtonline.co.uk/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label"> Sign Up for Our Newsletter: </span>
        <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Sign Up" type="submit" aria-label="Subscribe">
      <span>Sign Up</span>
    </button>
  </div>
</form>

POST /newsletter/subscriber/new

<form id="extended_newsletter_form" class="extended-newsletter__form form" action="/newsletter/subscriber/new" method="POST" novalidate="novalidate">
  <div class="content">
    <div class="field required email">
      <div class="control">
        <fieldset class="fieldset fieldset-email">
          <div class="fields">
            <div class="field field-name-email required">
              <label class="label" for="email"><span>Email</span></label>
              <div class="control">
                <input type="text" id="email" name="email" value="" title="Email" class="required email input-text" aria-required="true">
              </div>
            </div>
          </div>
        </fieldset>
      </div>
    </div>
  </div>
  <div class="content">
    <div class="field required fullname">
      <div class="control">
        <fieldset class="fieldset fieldset-fullname">
          <div class="fields">
            <div class="field field-name-firstname required">
              <label class="label" for="first_name"><span>First Name</span></label>
              <div class="control">
                <input type="text" id="first_name" name="first_name" value="" title="First name" class="required input-text" aria-required="true">
              </div>
            </div>
          </div>
        </fieldset>
      </div>
    </div>
  </div>
  <div class="content">
    <div class="field required fullname">
      <div class="control">
        <fieldset class="fieldset fieldset-fullname">
          <div class="fields">
            <div class="field field-name-lastname required">
              <label class="label" for="last_name"><span>Last Name</span></label>
              <div class="control">
                <input type="text" id="last_name" name="last_name" value="" title="Last name" class="required input-text" aria-required="true">
              </div>
            </div>
          </div>
        </fieldset>
      </div>
    </div>
  </div>
  <div class="content">
    <div class="field required category">
      <div class="control">
        <fieldset class="fieldset fieldset-category">
          <div class="fields">
            <div class="field field-name-favouritecategory">
              <label class="label" for="category"><span>Favourite Category</span></label>
              <div class="control">
                <select type="text" id="category" name="category" value="" title="Favourite Category" class="input-text" aria-required="true">
                  <option value="" disabled="" selected="">I want to hear about...</option>
                  <option value="guitar">Guitar</option>
                  <option value="bass">Bass</option>
                  <option value="drums">Drums / Percussion</option>
                  <option value="keys">Keys</option>
                  <option value="vocals">Vocals</option>
                  <option value="live">PA / Live</option>
                  <option value="studio">Studio / Recording</option>
                  <option value="dj">DJ / Producer</option>
                </select>
              </div>
            </div>
          </div>
        </fieldset>
      </div>
    </div>
  </div>
  <div class="content">
    <div class="field required skill">
      <div class="control">
        <fieldset class="fieldset fieldset-skill">
          <div class="fields">
            <div class="field field-name-skill">
              <label class="label" for="skill"><span>Skill Level</span></label>
              <div class="control">
                <select type="text" id="skill" name="skill" value="" title="Skill Level" class="input-text" aria-required="true">
                  <option value="" disabled="" selected="">My skill level is...</option>
                  <option value="beginner">Beginner</option>
                  <option value="intermediate">Intermediate</option>
                  <option value="professional">Professional</option>
                  <option value="expert">Expert</option>
                </select>
              </div>
            </div>
          </div>
        </fieldset>
      </div>
    </div>
  </div>
  <div class="content">
    <div class="field required gifter">
      <div class="control">
        <fieldset class="fieldset fieldset-gifter">
          <div class="fields">
            <div class="field field-name-gifter">
              <div class="control">
                <input type="checkbox" id="gifter" name="gifter" value="1" title="Gifter" class="input-text" aria-required="true">
              </div>
              <label class="label" for="gifter"><span>I'm a gifter - inspire me</span></label>
            </div>
          </div>
        </fieldset>
      </div>
    </div>
  </div>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.pmtonline.co.uk/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgotten Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

POST

<form data-role="login" data-bind="submit:login" method="post">
  <div class="fieldset" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field field-email required">
      <div class="control">
        <input type="email" class="input-text" id="login-email" name="username" data-bind="attr: {placeholder: $t('Email Address')}" data-validate="{required:true, 'validate-email':true}" placeholder="Email Address">
      </div>
    </div>
    <div class="field field-password required">
      <div class="control">
        <input type="password" class="input-text" id="login-password" name="password" data-bind="attr: {placeholder: $t('Password')}" data-validate="{required:true}" autocomplete="off" placeholder="Password">
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" class="action primary" title="Sign In">
      <span data-bind="i18n: 'Sign in to My Account'">Sign in to My Account</span>
    </button>
    <a class="action action--link" data-bind="attr: { href: forgotPasswordUrl }" href="https://www.pmtonline.co.uk/customer/account/forgotpassword/">
                    <span data-bind="i18n: 'Forgot Your Password?'">Forgotten Your Password?</span>
                </a>
  </div>
</form>

<form id="amgdprcookie-form" class="amgdprcookie-settings-form" data-amcookie-js="form-cookie">
  <div class="amgdprcookie-form-container">
    <!-- ko foreach: items -->
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Essential</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="1" id="switchBox-1" disabled="true">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-1"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Necessary cookies enable core functionality of the website. Without these cookies the website can not function properly. They help to make a website usable by enabling basic
        functionality.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Marketing</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="2" id="switchBox-2">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-2"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">Marketing cookies are used to track and collect visitors actions on the website. Cookies store user data and behaviour information, which allows advertising services to target more
        audience groups. Also more customized user experience can be provided according to collected information.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <div class="amgdprcookie-cookie-container">
      <div class="amgdprcookie-header">
        <h3 class="amgdprcookie-caption" data-bind="text: name">Analytics</h3>
        <div class="amgdprcookie-toggle-cookie">
          <input class="amgdprcookie-input" type="checkbox" data-amcookie-js="field" name="groups[]" data-bind="
                                    value: groupId,
                                    attr: {id: 'switchBox-' + groupId, disabled: isEssential},
                                    checked: checked,
                                    keyboard: {
                                        13: () => { $element.checked = !$element.checked },
                                    }" value="3" id="switchBox-3">
          <label class="amgdprcookie-label" data-bind="attr: {for: 'switchBox-' + groupId}" for="switchBox-3"></label>
        </div>
      </div>
      <p class="amgdprcookie-text" data-bind="html: description">A set of cookies to collect information and report about website usage statistics without personally identifying individual visitors to Google.</p>
      <a class="amgdprcookie-options" href="#" data-bind="
                            i18n: 'More Information',
                            attr: {title: $t('More Information'), 'aria-label': $t('More Information')},
                            click: $parents[1].getInformationModal.bind($parents[1], $data)" title="More Information" aria-label="More Information">More Information</a>
    </div>
    <!-- /ko -->
  </div>
  <div class="amgdprcookie-buttons-block -settings">
    <button class="amgdprcookie-done" data-role="action" type="button" data-bind="
                            text: settings.doneButtonText,
                            attr: {title: $t('Done')},
                            click: () => saveCookie($element, $parent)" title="Done">Done</button>
  </div>
</form>

Text Content

klarna close amex maestro mastercard paypal visa padlock googlepay applepay
phone account search search icon-arrow wishlist-filled wishlist heart reviews
reviews-filled facebook youtube instagram linkedin pintrest twitter vimeo basket
menu bin
The store will not work correctly in the case when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.


Skip to Content
Menu


SEARCH

Search

Search

Sign In Contact Stores

Basket
Your shopping basket is empty
Close Shopping Basket

MY BASKET (UNDEFINED ITEMS)

Close

YOU HAVE NO ITEMS IN YOUR SHOPPING CART.

Menu
Spring Sale
* Popular Categories
  * Sale S-Style Electric Guitars
  * Sale LP-Style Electric Guitars
  * Gift Vouchers
* Categories
  * Guitars
  * Basses
  * Amplifiers
  * Drums and Percussion
  * Keys and Piano
  * Pedals and Effects
  * Studio and Recording Gear
* Sale Products by Price
  * Sale Products Under £50
  * Sale Products £50-£100
  * Sale Products £100-£200
  * Sale Products £200-£500
  * Sale Products £500-£1000
  * Sale Products £1000+
  * View Sale Products Low-High
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
New Releases
* Popular Categories
  * Antiquity Legends Series
  * NAMM 2024 New Releases!
  * New S-Style Electric Guitars
  * New LP-Style Electric Guitars
  * New Fender 70th Anniversary Strats
  * Gift Vouchers
* Categories
  * Guitars, Amps, and Effects
  * Acoustic Guitars and Amplifiers
  * Bass, Amps, and Effects
  * Drums and Percussion
  * Keys and Piano
  * Studio and Recording
  * PA and Live Performance
  * DJ/Producer Gear
* New Products by Price
  * New Products Under £50
  * New Products £50-£100
  * New Products £100-£200
  * New Products £200-£500
  * New Products £500-£1000
  * New Products £1000+
  * View New Products Low-High
* Buying Guides
  * Electric Guitar Buying Guide
  * Acoustic Guitar Buying Guide
  * Practice Amp Buying Guide
  * Bass Guitar Buying Guide
  * Drum Buying Guide
  * Piano/Keyboard Buying Guide
  * Home Recording Buying Guide
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
Electric Guitars
* Popular Categories
  * New In Electric Guitars
  * SPRING SALE Guitars
  * 2 Big Top Pedals for £48!
  * Iconic Guitars
  * Electric Guitars for Under £200
  * Electric Guitars for Under £500
  * Electric Guitar Accessories
  * Pre-Owned Electric Guitars
  * Pre-Owned Pedals & FX
* Categories
  * Solid Body Guitars
  * Semi-Acoustic / Hollowbody
  * Left Handed Electric Guitars
  * S-Style Guitars
  * T-Style Guitars
  * Les Paul Guitars
  * 7-String Guitars
  * 8-String Guitars
  * Premium/Custom Shop Guitars
  * Metal Guitars
  * Shop All Electric Guitars
* Amp Types
  * Guitar Combo Amps
  * Guitar Amp Heads
  * Guitar Speaker Cabinets
  * Mini Amps
  * SPRING SALE Amplifiers
  * Shop All Guitar Amps
  Guitar Pedals & Effects
  * SPRING SALE Pedals and Effects
  * Stompboxes
  * Multi-Effects & Amp Modelling
  * Pedalboards
  * Power Supplies
  * Pedal Accessories
  * Shop All Pedals & Effects
* Electric Guitar Accessories
  * Guitar Cables
  * Guitar Care
  * Guitar Capos & Slides
  * Guitar Hard Cases
  * Guitar Gig Bags
  * Guitar Parts
  * Guitar Picks & Plectrums
  * Guitar Pickups
  * Guitar Strings
  * Guitar Stands & Wall Hangers
  * Guitar Straps
  * Guitar Tuners
  * Shop All Guitar Accessories
* Beginners
  * Beginner Electric Guitars
  * Amps for Beginners
  * Electric Guitar Packages
  * Electric Guitars for Under £200
  * Electric Guitars for Under £500
  * Electric Guitar Buying Guide
  * PMT College
* Help & Advice
  * Electric Guitar Buying Guide
  * Best Practice Guitar Amps
  * Fender Strat Buying Guide
  * Stratocaster vs Telecaster
  * Affordable vs Expensive Guitars
  * Analog vs Digital Pedals
  * Beginners Guide to Guitar Pedals
  * Fender Buying Guide
  * Gibson Buying Guide
  * Yamaha Buying Guide
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
Acoustic Guitars
* Popular Categories
  * New In Acoustic Guitars
  * Acoustic Guitars for Under £200
  * Acoustic Guitars for Under £500
  * Premium Acoustic Guitars
  * Acoustic Guitar Accessories
  * Pre-Owned Acoustic Guitars
* Categories
  * Acoustic Guitars
  * Electro Acoustic Guitars
  * Left-Handed Acoustics
  * Classical & Nylon Guitars
  * 12-String Acoustic Guitars
  * Premium Acoustic Guitars
  * Dreadnought Acoustics
  * Jumbo Acoustics
  * Parlour Acoustics
  * Travel Acoustics
  * Grand Auditorium Acoustics
  * Shop All Acoustic Guitars
* Acoustic Guitar Amps
  * Acoustic Amps
  Beginners
  * Beginner Acoustic Guitars
  * Acoustic Guitars for Under £200
  * Acoustic Guitars for Under £500
  * Acoustic Guitar Packages
  * Acoustic Guitar Buying Guide
  * PMT College
* Folk Instruments
  * Ukulele
  * Resonator
  * Mandolin
  * Banjo
  * Shop All Folk Instruments
* Acoustic Guitar Accessories
  * Guitar Cables
  * Guitar Care
  * Guitar Capos & Slides
  * Guitar Hard Cases
  * Guitar Gig Bags
  * Guitar Parts
  * Guitar Picks & Plectrums
  * Guitar Pickups
  * Guitar Strings
  * Guitar Stands & Wall Hangers
  * Guitar Straps
  * Guitar Tuners
  * Shop All Guitar Accessories
* Help & Advice
  * Acoustic Guitar Buying Guide
  * Best Acoustic Guitar Strings
  * Martin Buying Guide
  * Taylor Buying Guide
  * Yamaha Acoustic Buying Guide
  * Fender Acoustic Buying Guide
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
Bass
* Popular Categories
  * New In Bass Guitars
  * Bass Guitar Starter Packs for Beginners
  * SPRING SALE Basses
  * Bass Guitars for Under £200
  * Bass Guitars for Under £500
  * Bass Guitar Accessories
  * Pre-Owned Bass Guitars
* Categories
  * Electric Bass Guitars
  * Acoustic Bass
  * 4-String Bass Guitars
  * 5-String Bass Guitars
  * 6-String Bass Guitars
  * Left-Handed Bass Guitars
  * Jazz Basses
  * Precision Basses
  * Premium Bass Guitars
  * Fretless Basses
  * View All Bass Guitars
* Amp Types
  * Bass Combo Amps
  * Bass Amp Heads
  * Bass Speaker Cabinets
  * Bass Amp Accessories
  * View All Bass Amps
  Beginners
  * Bass Guitars for Beginners
  * Bass Guitars for Under £200
  * Bass Guitars for Under £500
  * Bass Starter Packs
  * Bass Amps for Beginners
  * Bass Guitar Buying Guides
* Bass Pedals & Effects
  * Bass Preamps, Overdrive & Distortion
  * Bass Compression Pedals
  * Bass Multi-Effects Pedals
  * Bass Envelope Filter/Wah Pedals
  * Bass Synth/Octave Pedals
  * Bass Modulation Pedals
  * Bass Tuner Pedals
  * View All Bass Effects
* Bass Guitar Accessories
  * Bass Guitar Strings
  * Bass Guitar Cases
  * Bass Gig Bags
  * Bass Parts
  * Bass Pickups
  * View All Bass Accessories
* Help & Advice
  * Bass Guitar Buying Guide
  * Precision Bass vs Jazz Bass
  * Fender Bass Guitar Buying Guide
  * Gibson Bass Guitar Buying Guide
  * Epiphone Bass Guitar Buying Guide
  * Yamaha Bass Guitar Buying Guide
  * Ibanez Bass Guitar Buying Guide
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
Drums / Percussion
* Popular Categories
  * New In Drums & Percussion
  * SPRING SALE Drums
  * Drumkits for Under £350
  * Drumkits for Under £800
  * Drum Accessories
  * Drum Machines
  * Pre-Owned Drums & Percussion
* Electronic Drums
  * Beginner Electric Drums
  * Intermediate Electric Drums
  * Professional Electric Drums
  * Electronic Drum Accessories
  * Electronic Drum Amps
  * Electronic Drum Modules
  * Electronic Pads
  * Drum Machines
  * View All Electronic Drums
  Acoustic Drums
  * Complete Kits
  * Shell Packs
  * Single Shells
  * Acoustic Drums for Beginners
  * View All Acoustic Kits
* Snare Drums
  * Aluminium Snare Drums
  * Birch Snare Drums
  * Beech Snare Drums
  * Brass Snare Drums
  * Copper Snare Drums
  * Mahogany Snare Drums
  * Maple Snare Drums
  * Steel Snare Drums
  * Walnut Snare Drums
  * View All Snare Drums
  Cymbals
  * China Cymbals
  * Crash
  * Cymbal Packs
  * FX & Other
  * Hi-Hats
  * Ride
  * Splash
  * View All Cymbals
* Drum Hardware
  * Kick Pedals
  * Drum Stools
  * Hi-Hat Stands
  * Snare Stands
  * Cymbal Stands
  * Drum Hardware Packs
  * Clamps & Arms
  * View All Drum Hardware
  Percussion
  * Bongos
  * Cajons
  * Congas
  * Cowbells
  * Djembes
  * Hand Percussion
  * Percussion Sets
  * Shakers
  * Tambourines
  * View All Percussion
* Drum Accessories
  * Bags & Hard Cases
  * Drum Care & Miscellaneous
  * Drum Heads
  * Drum Mats
  * Drum Sticks
  * Drum Triggers
  * Practice Pads
  * Electronic Drum Accessories
  * Electronic Drum Amps
  * Electronic Drum Modules
  * View All Drum Accessories
  Kick Pedals
  * Single Kick Pedals
  * Double Kick Pedals
  * View All Kick Drum Pedals
* Help & Advice
  * Beginner Guide for Drummers
  * How to Choose Drumsticks
  * How to Mic a Drum Kit
  * Gretsch Drum Buying Guide
  * Pearl Drum Buying Guide
  * Yamaha Drum Buying Guide
  * Tama Drum Buying Guide
  * Mapex Drum Buying Guide
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
Keys
* Popular Categories
  * New In Keys
  * SPRING SALE Keys and Pianos
  * Accordions
  * MIDI Keyboards for Less Than £300
  * Home Pianos for Less Than £600
  * Stage Pianos for Less Than £1600
  * Pre-Owned Hi-Tech & Studio
* Pianos & Keyboards
  * Home Pianos
  * Stage Pianos
  * Arrangers & Workstations
  * Keyboards & Pianos For Beginners
  * Portable Keyboards
* Synthesizers
  * Analogue Synths
  * Digital & Modelling Synths
  * Drum Machines
  * Sequencers & Grooveboxes
  * Samplers
  * View All Synthesizers
* MIDI Keyboards
  * 25-Note MIDI Keyboards
  * 49-Note MIDI Keyboards
  * 61-Note MIDI Keyboards
  * 88-Note MIDI Keyboards
  * View All MIDI Keyboards
  Accordions
* Keyboard Accessories
  * Expansion Modules
  * Keyboard Amplifiers
  * Keyboard Cases
  * Keyboard Stools & Piano Benches
  * Keyboard Gig Bags
  * Keyboard Parts
  * Keyboard Pedals
  * Keyboard Stands
  * View All Keyboard Accessories
* Help & Advice
  * Digital Pianos and Keys Buying Guide
  * Best Portable Pianos, Keys, and Synths
  * Yamaha PSR Comparison
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
PA / Live
* Popular Categories
  * New In PA & Live
  * Mics and Accessories for Less Than £150
  * Mixing Desks for Less Than £500
  * HH Electronics
  * Portable PA Systems for Less than £1000
  * Pre-Owned PA & Live
* PA Speakers
  * Active PA Speakers
  * Passive PA Speakers
  * PA Subwoofers
  * View All PA Speakers
  PA Systems
  * PA Packages
  * Portable PA Systems
  * Line Array Systems
  * PA Amplifiers
  * View All PA Systems
* Microphones
  * Condenser Microphones
  * Dynamic Microphones
  * Microphone Packs
  * Ribbon Microphones
  * Microphone Stands
  * View All Microphones
  Wireless Systems
  * Wireless Microphones
  * Wireless Instrument Systems
  * Wireless Accessories
  * In-Ear Monitor Systems
  * Earphones
  * Receivers
  * Transmitters
  * View All Wireless Systems
* Mixing Desks
  * Analogue Mixers
  * Digital Mixers
  * Powered Mixers
  * View All Mixing Desks
  Speaker Stands & Accessories
  * DI Boxes
  * Ear Plugs
  * Music Stands
  * Speaker Stands
  * PA Accessories
  * Speaker Bags
  * Mixer Cases
  * Rack Gear
  * View All Stands & Accessories
* Cables
  * Adapters
  * Audio Cables
  * Microphone Cables
  * Digital Cables
  * Instrument Cables
  * Looms & Reels
  * MIDI Cables
  * Speaker Cables
  * View All Cables
  Stage Lighting Signal Processing & Effects
* Help & Advice
  * How to Mic up a Band
  * SM58 vs SM57
  * SM7B vs SM57
  * SM7B vs SM58
  * Why is the SM58 so Popular?
  * Why is the SM7B so Popular?
  * Why is the SM57 so Popular?
  * Best Portable PA Systems
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
Studio / Recording
* Popular Categories
  * New In Studio & Recording
  * SPRING SALE Studio Gear
  * 10% Off Trumix Monitors!
  * Studio Packages
  * Pre-Owned Studio & Recording
* Audio Interfaces
  * USB Audio Interfaces
  * Firewire Audio Interfaces
  * Thunderbolt Audio Interfaces
  * View All Audio Interfaces
  Studio Monitors
  * Active Studio Monitors
  * Studio Subwoofers
  * Studio Monitor Accessories
  * Studio Monitors for Beginners
  * View All Studio Monitors
  Studio Accessories
  * Cables
  * Effects And Outboard
  * Power Supplies & Accessories
  * Studio Furniture
  * Studio Rack Gear
  * View All Studio Accessories
* Headphones
  * Studio Headphones
  * DJ Headphones
  * Headphone Amps
  * Hi-Fi Headphones
  * Bluetooth & Wireless
  * View All Headphones
  Microphones
  * Condenser Microphones
  * Dynamic Microphones
  * Ribbon Microphones
  * USB Microphones
  * Microphone Packs
  * Microphone Stands & Accessories
  * View All Microphones
* Mixing Desks
  * Analogue Mixers
  * Digital Mixers
  * Studio Mixers
  * View All Mixing Desks
  Podcasting
  * Microphones
  * Headphones
  * Cables
  * Mixing Desks
  * Music Software
  * Studio Furniture
  * Studio Rack Gear
  * View All Podcast Equipment
* Music Software
  * DAW
  * Education Software
  * Effects
  * Notation & Audio Editing
  * Sample Libraries
  * Software Downloads
  * Software Packages
  * Utility
  * Virtual Instruments
  * View All Music Software
  Acoustic Treatment
  * Acoustic Panels
  * Acoustic Room Kits
  * Acoustic Studio Aids
  * Adhesives & Fasteners
  * Bass & Corner Traps
  * Construction Products
  * Diffusers
  * View All Acoustic Treatment
* Help & Advice
  * Home Recording Buying Guide
  * Podcast Gear Guide
  * Best Cheap Recording Microphones
  * Best Cheap Podcast Microphones
  * Best Cheap Studio Headphones
  * Best Cheap USB Microphones
  * Audio Interfaces Explained
  * Microphone Types Explained
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
DJ / Producer
* Popular Categories
  * New In DJ & Recording
  * Pre-Owned Studio & Recording
* DJ Equipment
  * USB DJ Controllers
  * CD Decks
  * Turntables
  * DJ Mixers
  * DJ Effects
  * View All DJ Equipment
* DJ Headphones
  * DJ Headphones
  * Headphone Amps
  * Hi-Fi Headphones
  * Bluetooth & Wireless
  * View All Headphones
* MIDI Controllers
  * Control Surfaces
  * MIDI Interfaces
  * Pad Controllers
  * View All MIDI Controllers
* DJ Accessories
  * Ear Plugs
  * DJ Stylus & Cartridges
  * Cases & Bags
  * Stands & Rack Gear
  * View All DJ Accessories
* Help & Advice
  * Best DJ Decks for Beginners
  * Essential DJ Equipment for Beginners
  * Pioneer Buying Guide
  * Traktor DJ Buying Guide
  * Numark Buying Guide
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
  * 
Folk/Orchestral
* Popular Categories
  * Woodwind Instruments
  * Stringed Instruments
  * Brass Instruments
  * Beginner Orchestral Instruments
  * Accordions
  * Ukuleles
  * Banjos
  * Accessories
* Woodwind Instruments
  * Saxophones
  * Clarinets
  * Flutes and Recorders
  * Digital Wind Instruments
  * View All Woodwind Instruments
* Stringed Instruments
  * Cellos
  * Violins
  * Violas
  * Double Bass
  * View All Stringed Instruments
* Help & Advice
  * More Details Coming Soon!
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 
  * 
Pre-Owned
* Popular Categories
  * Pre-Owned Electric Guitars
  * Pre-Owned Acoustic Guitars
  * Pre-Owned Electric Bass Guitars
  * Pre-Owned Guitar Amps
  * Pre-Owned FX Pedals
* Categories
  * Pre-Owned Guitar
  * Pre-Owned Bass
  * Pre-Owned Drums & Percussion
  * Pre-Owned Hi-Tech & Studio
  * Pre-Owned PA & Live
  * Pre-Owned Synths & Keys
  * View All Pre-Owned Categories
* Price Ranges
  * Budget Friendly Guitars
  * Rare Finds
  * Under £100
  * View All Pre-Owned Low-High
* Help & Advice
  * Trade Up Sell It
  * Pre-Owned Sustainability
* Popular Brands - View All
  * 
  * 
  * 
  * 
  * 
  * 

 * Login/Register
 * Contact
 * Stores

 * Click & Collect In 2 Hours
   
   + Get £10 Off Your Next Shop*

 * Complimentary Delivery
   
   On Selected Products*

 * TRADE UP SELL IT
   
   Trade In Now

 * EASTER OPENING HOURS
   
   Stores Closed Easter Sunday


POPULAR CATEGORIES


PMT TOP PICKS!
34 browsed today
Carry-On Folding Digital Piano 88
£75.00
Shop Now

16 browsed today
sE Electronics V7 Supercardioid Dynamic Microphone
£75.00
Shop Now

20 browsed today
Boss WL-20 Wireless Guitar System
£155.00
Shop Now

5 browsed today
Jose Ferrer Estudiante 3/4 Classical Guitar
£69.00
Shop Now

5 purchased recently
Boss Katana Go Personal Guitar Amplifier
£119.00
Shop Now



POPULAR BRANDS

View All Brands




WELCOME TO PMT ONLINE, THE UK'S BIGGEST GUITAR SHOP AND MUSIC STORE


13 LOCATIONS NATIONWIDE, OPEN 7 DAYS A WEEK

STORE INFO


PMT BLOG

View All Blog Posts


CELEBRATING 50 YEARS OF TAYLOR GUITARS

We delve into the story behind Taylor's journey from humble beginnings to
world-renowned excellence, with a look at Taylor's iconic 50th anniversary
models.

Read More


ORCHESTRAL INSTRUMENTS AT PMT ONLINE

Discover the heart and soul of classical music with PMT Online's range of
orchestral instruments, from majestic brasss to delicate woodwinds.

Read More


FOO FIGHTERS GEAR GUIDE: HOW TO SOUND LIKE THE ARENA GIANTS 

From the thundering riffs of Dave Grohl to the melodic undertones of Chris
Shiflett, discover the instruments and equipment behind the iconic sound.

Read More

--------------------------------------------------------------------------------


ABOUT PMT

PMT is an online music store and so much more. With 12 Experience Centres across
the UK, our stores provide the ultimate space to try out instruments and
equipment, learn, and get creative. We have more than 30 years of experience in
matching musicians of all levels with their perfect instrument, and we’re on a
mission to inspire and enable music lovers to Play Music Today.

We provide the best musical instruments and music gear from the biggest brands
in the world - you can master your sound with the likes of Fender, Yamaha,
Gibson, and Shure. From acoustic guitars to digital synthesizers, our Expert
team is on hand to give you everything you need to find your dream piece of kit.

 



Trustpilot

Close


SIGN UP TO RECEIVE EMAILS

Sign up to be the first to hear about our limited-edition collections, exclusive
products, and more. By entering your email address, you will be opted in to
receive communications from us. For full details on how we use your information
view our Privacy Policy.

Newsletter
Sign Up for Our Newsletter:
Sign Up
 * 
 * 
 * 
 * 
 * 


USEFUL LINKS

 * Customer Service
 * Delivery & Returns
 * Help and Advice
 * Careers
 * Finance
 * Klarna Finance
 * Policies & Statements
 * Terms & Conditions
 * Blog
 * Education & B2B
 * Sitemap
 * Brands
 * Trade Up, Sell It
 * About Us
 * Store Events


PMT STORES

 * Birmingham
 * Bristol
 * Cambridge
 * Cardiff
 * Leeds
 * Liverpool
 * Manchester
 * Newcastle
 * Northampton
 * Norwich
 * Nottingham
 * Oxford
 * Portsmouth
 * Romford


COMPANY INFO

Telephone:

0151 448 2089

Company Registration Number:

03735541


VAT Number:

342 2875 02


Head Office Address:

70-72 Evans Road,

Speke, Liverpool,

L24 9PB

Copyright © 2024 www.pmtonline.co.uk All rights reserved.

We accept

 * 
 * 
 * 
 * 
 * 
 * 
 * 

f621e509aeb2e843f3448b7e98c6e053086caedc6382aec304f5fc134d8ed7df 162.158.95.235

Close

We use cookies to improve our services, make personal offers, and enhance your
experience. If you do not accept optional cookies below, your experience may be
affected. If you want to know more, please read the Cookie Policy

Accept Cookies Manage Cookies
Pages




Popular Searches
Electric GuitarsBass GuitarsAcoustic GuitarsElectronic Drum KitsSynthesizers


Close



YOU'RE IN THE BAND!

Close

Thank you for signing up, check your email for updates and offers!

By clicking sign up you agree to our T&C’s and Privacy Policy




JOIN THE BAND! THANK YOU FOR SHOWING AN INTEREST IN OUR MAILING LIST, PLEASE
ENTER YOUR DETAILS FOR PERSONALISED OFFERS, LAUNCHES AND SURPRISES.

Close
Email

First Name

Last Name

Favourite Category
I want to hear about... Guitar Bass Drums / Percussion Keys Vocals PA / Live
Studio / Recording DJ / Producer
Skill Level
My skill level is... Beginner Intermediate Professional Expert

I'm a gifter - inspire me


YOU'RE IN THE BAND!

Close

Thank you for signing up, check your email for updates and offers!

SIGN UP

By clicking sign up you agree to our T&C’s and Privacy Policy


Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Go Backstage
Checkout using your account

Email Address

Password

Sign In
Forgotten Your Password?



-

Close


ALREADY HAVE AN ACCOUNT?

Sign in to track your orders and gain instant access to your Backstage benefits


Sign in to My Account Forgotten Your Password?


NEW CUSTOMER?

Play. Save. Win.

Join free today and get access to exclusive content, discounts, competitions and
more!

Go Backstage


Please select and accept your Cookies Group

Close


ESSENTIAL



Necessary cookies enable core functionality of the website. Without these
cookies the website can not function properly. They help to make a website
usable by enabling basic functionality.

More Information


MARKETING



Marketing cookies are used to track and collect visitors actions on the website.
Cookies store user data and behaviour information, which allows advertising
services to target more audience groups. Also more customized user experience
can be provided according to collected information.

More Information


ANALYTICS



A set of cookies to collect information and report about website usage
statistics without personally identifying individual visitors to Google.

More Information
Done