www.leonpaulcanada.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

Submitted URL: http://www.leonpaulcanada.com/
Effective URL: https://www.leonpaulcanada.com/
Submission: On April 07 via api from US — Scanned from NL

Form analysis 4 forms found in the DOM

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

<form id="search_mini_form" action="https://www.leonpaulcanada.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 for products, categories, ..." 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 Canada"></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.leonpaulcanada.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 Canada"></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.leonpaulcanada.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.


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
   * 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
     * Theater Weapons
   * LED Sabre

 * 
 * 

 * Compare Products

Account



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

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

Complete Epee Point Wire
$4.40
Shop

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

Nut For Metal Pistol And Belgian Grips Only
$7.50
Shop

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

2-Pin Foil Socket
$17.10
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.


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
 * Craftsmanship
 * Heritage
 * Sustainability

HELP

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

CONNECT

 * Contact
 * Instagram
 * Facebook
 * Youtube

en_CA


WE THINK YOU ARE IN . UPDATE YOUR LOCATION?

Continue


© 2024 Leon Paul London, all rights reserved. Developed by Develo
 * Shop
   * 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
     * 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
       * Theater Weapons
       Menu
     * LED Sabre
     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?