www.leonpaul.com Open in urlscan Pro
2606:4700:3033::ac43:d8ab  Public Scan

URL: https://www.leonpaul.com/
Submission: On January 04 via manual from GB — Scanned from GB

Form analysis 4 forms found in the DOM

GET https://www.leonpaul.com/catalogsearch/result/

<form id="search_mini_form" action="https://www.leonpaul.com/catalogsearch/result/" method="get">
  <div id="algolia-searchbox">
    <label for="search">Search:</label>
    <span class="algolia-autocomplete" style="position: relative; display: inline-block; direction: ltr;" id="algolia-autocomplete-tt"><input id="search" type="text" name="q" class="input-text algolia-search-input aa-input" autocomplete="off"
        spellcheck="false" autocorrect="off" autocapitalize="off" placeholder="Search" role="combobox" aria-autocomplete="list" aria-expanded="false" aria-owns="algolia-autocomplete-listbox-0" dir="auto"
        style="position: relative; vertical-align: top;">
      <pre aria-hidden="true"
        style="position: absolute; visibility: hidden; white-space: pre; font-family: Inter, &quot;Helvetica Neue&quot;, Helvetica, Arial, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
    </span>
    <span class="clear-cross clear-query-autocomplete"></span>
    <button id="algolia-glass" class="magnifying-glass" type="submit" title="Search" width="24" height="24"></button>
    <div class="develo-mobile-search-container">
      <div class="develo-mobile-search hidden-desktop">
        <input id="develo-mobile-search-input" type="text" autocomplete="off" spellcheck="false" autocorrect="off" autocapitalize="off" placeholder="Search">
        <button class="button secondary">
          <span>Search</span>
        </button>
      </div>
      <script>
        require(["jquery"], function($) {
          let $develoMobileSearchInput = $('#develo-mobile-search-input');
          $develoMobileSearchInput.on('keyup', function(e) {
            let $algoliaSearchInput = $('.algolia-autocomplete #search');
            $algoliaSearchInput.val($(this).val());
          });
        })
      </script>
    </div>
  </div>
</form>

POST https://t.trackedlink.net/signup.ashx

<form class="form subscribe" novalidate="novalidate" action="https://t.trackedlink.net/signup.ashx" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <input name="email" type="email" id="newsletter-popuponce-email" placeholder="Email" data-validate="{required:true, 'validate-email':true}">
      </label>
    </div>
  </div>
  <p><input name="addressbookid" type="hidden" value="2285055"> <input name="userid" type="hidden" value="144655"> <input name="ReturnURL" type="hidden" value="https://www.leonpaul.com/newsletter-success?result=success"></p>
  <p><input id="cd_LEON_PAUL_OPTIN" checked="checked" name="cd_LEON_PAUL_OPTIN" type="hidden" value="y"></p>
  <p><input id="cd_LEON_PAUL_STORE" checked="checked" name="cd_STORE_NAME" type="hidden" value="Leon Paul"></p>
  <div class="actions">
    <button class="action primary" title="Sign Up" type="submit" aria-label="Subscribe" id="newsletter-popuponce-submit">
      <span>Sign Up</span>
    </button>
  </div>
</form>

POST

<form class="form subscribe" novalidate="novalidate" action="" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <label for="newsletter">
        <span class="label text-small"> By entering your email address below, you consent to receiving our newsletter. More details on this are provided in our <a href="">Privacy Policy.</a>
        </span>
        <input name="email" type="email" id="newsletter" placeholder="Email" data-validate="{required:true, 'validate-email':true}">
        <input type="hidden" name="referer_url" value="https://www.leonpaul.com/newsletter-success">
      </label>
    </div>
  </div>
  <p><input name="addressbookid" type="hidden" value="2285055"> <input name="userid" type="hidden" value="144655"> <input name="ReturnURL" type="hidden" value="https://www.leonpaul.com/newsletter-success?result=success"></p>
  <p><input id="cd_LEON_PAUL_OPTIN" checked="checked" name="cd_LEON_PAUL_OPTIN" type="hidden" value="y"></p>
  <p><input id="cd_LEON_PAUL_STORE" checked="checked" name="cd_STORE_NAME" type="hidden" value="Leon Paul"></p>
  <div class="actions">
    <button class="action primary" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </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.leonpaul.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

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.


WE USE COOKIES

Using our site means you agree to the use of cookies and similar technologies.
Read about our policy and how to disable them here

That's OK
×


COOKIES POLICY

Our websites use cookies to collect information. This includes information about
browsing and purchasing behaviour by people who access our websites. This
includes information about pages viewed, products purchased and the customer
journey around our websites. Detailed information is set out in our Cookie
Policy.




WHAT ARE COOKIES?

Like most websites, Leon Paul websites use cookies to collect information.
Cookies are small data files which are placed on your computer or other devices
(such as smartphones or tablets) as you browse this website. They are used to
‘remember’ when your computer or device accesses our websites. Cookies are
essential for the effective operation of our websites and to help you shop with
us online. They are also used to tailor the products and services offered and
advertised to you, both on our websites and elsewhere.



INFORMATION COLLECTED

Some cookies collect information about browsing and purchasing behaviour when
you access this website via the same computer or device. This includes
information about pages viewed, products purchased and your journey around a
website. We do not use cookies to collect or record information on your name,
address or other contact details. Leon Paul can use cookies to monitor your
browsing and purchasing behaviour.



HOW ARE COOKIES MANAGED?

The cookies stored on your computer or other device when you access our websites
are designed by Leon Paul, or on behalf of Leon Paul, and are necessary to
enable you to make a purchase on our website; third parties who assist us in
detecting and preventing fraud and third parties who participate with us in
marketing programmes. 


 
WHAT ARE COOKIES USED FOR?

The main purposes for which cookies are used are: -

For technical purposes essential to effective operation of our websites,
particularly in relation to on-line transactions and site navigation. For Leon
Paul to market to you, particularly web banner advertisements and targeted
updates. To enable Leon Paul to collect information about your browsing and
shopping patterns, including to monitor the success of campaigns, competitions
etc.

 


HOW DO I DISABLE COOKIES?

If you want to disable cookies you need to change your website browser settings
to reject cookies. How you can do this will depend on the browser you use.
Further details on how to disable cookies for the most popular browsers are set
out below: -



For Microsoft Internet Explorer:
Choose the menu “tools” then “Internet Options”
Click on the “privacy” tab
Select the setting the appropriate setting


For Microsoft Edge:
Choose the menu “Settings” then “Cookies and site permissions”
Click ‘Manage and delete cookies and site data’
Select the setting the appropriate setting


For Google Chrome:
Choose Settings> Advanced
Under "Privacy and security," click “Content settings”.
Click “Cookies”



For Safari:
Choose Preferences > Privacy
Click on “Remove all Website Data”



For Mozilla firefox:
Choose the menu “tools” then “Options”
Click on the icon “privacy”
Find the menu “cookie” and select the relevant options

 
For Opera 6.0 and further:
Choose the menu Files”> “Preferences”
Privacy


 
WHAT HAPPENS IF I DISABLE COOKIES?

This depends on which cookies you disable, but in general the website may not
operate properly if cookies are switched off. If you only disable third party
cookies, you will not be prevented from making purchases on our sites. If you
disable all cookies, you will be unable to complete a purchase on our sites.




FENCING INSPIRED

Skip to Content
Select Store
 * Australia
 * Canada
 * Deutschland
 * France
 * Italia
 * United Kingdom
 * USA
 * Україна
 * Polska

Help Explore
Search
Search:



Search
Close
My Cart
My Cart
Close You have no items in your shopping cart.
Cart Subtotal


Menu
 * Clothing
 * Masks
 * Weapons
 * Bags
 * Starter Kits
 * Wireless
 * Mini-Fence
 * More

 * Clothing
   * Uniforms
     * Mens
     * Womens
     * Childrens
   * Plastrons
     * Mens
     * Womens
     * Childrens
   * Lames
     * Mens
     * Womens
     * Childrens
   * Gloves
     * Foil & Epee Gloves
     * Sabre Gloves
     * Coaching Gloves
   * Shoes & Socks
     * Shoes
     * Socks
   * Chest Protectors
   * Country Colours
   * Apparel
 * Masks
   * Complete Masks
     * Foil
     * Epee
     * Sabre
     * Club
     * Coaching
     * FIE Approved X-Change Flag Masks
   * Mask Parts
     * Mask Wire
     * Padding
     * Bibs
     * Shells & Straps
 * Weapons
   * Weapons
     * Foils
     * Epees
     * Sabres
   * Blades
     * Foil Blades
     * Epee Blades
     * Sabre Blades
     * Blade Covers
   * Parts
     * Points
     * Grips
     * Pommels & Nuts
     * Guards
     * Pads
     * Sockets
     * Bodywires
 * Bags
   * Weapon Bags
   * Fencing Bags
   * Coaches Kit Bags
   * Other Bags
 * Starter Kits
   * Foil Kits
     * Mens
     * Women
     * Children
   * Epee Kits
     * Mens
     * Women
     * Children
   * Sabre Kits
     * Mens
     * Women
     * Children
 * Wireless
   * Complete Sets
   * Accessories
 * Mini-Fence
   * Go Fence Kits
     * All Mini-Fence Kits
     * Instruction Books
   * Masks & Vests
   * Swords
     * Air
     * Foam
     * Plastic
 * More
   * Gift Cards
   * Media
     * Books
     * DVDs
   * Tools & Testers
     * Tools & Kits
     * Testers
     * Consumables
   * Coaching Kit
     * Clothing
     * Masks
     * Gloves
   * Clubs
     * Club Clothing
     * Club Kits
     * Club Equipment
   * Scoring
     * Scoring Sets
     * Boxes, Spools & Leads
     * Pistes
     * Timing Upgrades
   * Wheelchair
     * Pistes
     * Apron
     * Frames
   * HEMA & Reenactment
     * HEMA Masks
     * Theatre Weapons
   * LED Sabre
   * Clearance
     * Clearance
       * Clearance Clothing
       * Clearance Gloves

 * 
 * 

 * Compare Products

Account

Settings
Currency
GBP - British Pound
 * EUR - Euro
 * USD - US Dollar


APEX FIE BLADE

The product of 101 years of manufacturing experience, guaranteeing performance
for one and for all.

Shop now




THE SUB ZER0 GRIP

Beautiful, functional and a design approach with no compromises.

Shop now




SHOP

Clothing

Masks

Weapons

Shoes & Socks


EXPLORE

Generations
Planet
Trademark



TRENDING THIS WEEK

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

Waterproof Fabric Scabbard
£6.60 £5.50
Shop

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

2-Pin Foil Socket
£9.00 £7.50
Shop

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

2-Pin Bodywire
£26.40 £22.00
Shop
prev
next




JOIN OUR MAILING LIST

Stay up to date with Leon Paul news, offers and the latest fencing innovations.

Sign Up

By signing up, you agree to Leon Paul’s Privacy Policy and Terms & Conditions.


THE BLOG


 1. CHOOSING THE RIGHT SIZE OF BLADE: A SIMPLIFIED GUIDE
    
    This blog aims to demystify the process of selecting the appropriate blade
    size for your child, based on their age and the specific weapon they are
    interested in. Fencing involves...
    
    Read


 2. BEA IS HERE
    
    Welcome everyone! I'm thrilled to join the Leon Paul family as your
    dedicated Sustainability Representative. My name is Beatrice, and I'm here
    to fuse my love for fencing with a...
    
    Read


WAYS TO PAY



EMAIL SUBSCRIPTIONS

By entering your email address below, you consent to receiving our newsletter.
More details on this are provided in our Privacy Policy.







Subscribe

QUICK LINKS

SHOP

 * Weapons
 * Masks
 * Clothing
 * Bags
 * Wireless
 * Starter Kits
 * Mini-Fence
   
 * More

EXPLORE

 * The Blog
 * Generations
 * Planet
 * Trademark

HELP

   
 * Size Guide
 * Gift Cards
 * Returns & Cancellations
 * Terms & Conditions
 * Privacy
 * Cookies

CONNECT

 * Contact
 * Instagram
 * Facebook
 * Youtube

en_GB


WE THINK YOU ARE IN GERMANY. UPDATE YOUR LOCATION?

Continue German


© 2024 Leon Paul London, all rights reserved. Developed by Develo
 * Shop
   * Display VAT
   * Clothing
     * Uniforms
       * Mens
       * Womens
       * Childrens
       Menu
     * Plastrons
       * Mens
       * Womens
       * Childrens
       Menu
     * Lames
       * Mens
       * Womens
       * Childrens
       Menu
     * Gloves
       * Foil & Epee Gloves
       * Sabre Gloves
       * Coaching Gloves
       Menu
     * Shoes & Socks
       * Shoes
       * Socks
       Menu
     * Chest Protectors
     * Country Colours
     * Apparel
     Menu
   * Masks
     * Complete Masks
       * Foil
       * Epee
       * Sabre
       * Club
       * Coaching
       * FIE Approved X-Change Flag Masks
       Menu
     * Mask Parts
       * Mask Wire
       * Padding
       * Bibs
       * Shells & Straps
       Menu
     Menu
   * Weapons
     * Weapons
       * Foils
       * Epees
       * Sabres
       Menu
     * Blades
       * Foil Blades
       * Epee Blades
       * Sabre Blades
       * Blade Covers
       Menu
     * Parts
       * Points
       * Grips
       * Pommels & Nuts
       * Guards
       * Pads
       * Sockets
       * Bodywires
       Menu
     Menu
   * Bags
     * Weapon Bags
     * Fencing Bags
     * Coaches Kit Bags
     * Other Bags
     Menu
   * Starter Kits
     * Foil Kits
       * Mens
       * Women
       * Children
       Menu
     * Epee Kits
       * Mens
       * Women
       * Children
       Menu
     * Sabre Kits
       * Mens
       * Women
       * Children
       Menu
     Menu
   * Wireless
     * Complete Sets
     * Accessories
     Menu
   * Mini-Fence
     * Go Fence Kits
       * All Mini-Fence Kits
       * Instruction Books
       Menu
     * Masks & Vests
     * Swords
       * Air
       * Foam
       * Plastic
       Menu
     Menu
   * More
     * Gift Cards
     * Media
       * Books
       * DVDs
       Menu
     * Tools & Testers
       * Tools & Kits
       * Testers
       * Consumables
       Menu
     * Coaching Kit
       * Clothing
       * Masks
       * Gloves
       Menu
     * Clubs
       * Club Clothing
       * Club Kits
       * Club Equipment
       Menu
     * Scoring
       * Scoring Sets
       * Boxes, Spools & Leads
       * Pistes
       * Timing Upgrades
       Menu
     * Wheelchair
       * Pistes
       * Apron
       * Frames
       Menu
     * HEMA & Reenactment
       * HEMA Masks
       * Theatre Weapons
       Menu
     * LED Sabre
     * Clearance
       * Clearance
         * Clearance Clothing
         * Clearance Gloves
         Menu
       Menu
     Menu
   Menu
 * Explore
   * The Blog
   * Craftmanship
   * Heritage
   * Environmental Strategy
   Menu
 * Help & Support
   * Help desk
   * FAQ
   * Contact
   * Size Guide
   * Gift Cards
   * Terms & Conditions
   * Privacy Policy
   * Cookies Policy
   Menu
 * My Account
   * Sign In
   * Create an Account
   Menu
 * My Account
   * Account
   * Log Out
   Menu
 * Connect
   * Instagram
   * Snapchat
   * Facebook
   * Youtube
   * Blog
   Menu

Menu

Close
Checkout as a new customer

Creating an account has many benefits:

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

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?