www.ti-shop.com Open in urlscan Pro
45.157.42.155  Public Scan

URL: https://www.ti-shop.com/
Submission Tags: sansec.io magecart Search All
Submission: On October 25 via api from US — Scanned from GB

Form analysis 3 forms found in the DOM

GET https://www.ti-shop.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.ti-shop.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.ti-shop.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</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 template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-bh4e5ptgc7uh" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lftc60oAAAAAIhlhEKN_uWd7A2BOrGTaqTfmXEV&amp;co=aHR0cHM6Ly93d3cudGktc2hvcC5jb206NDQz&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=wp35ej3seean"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /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.ti-shop.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

POST https://www.ti-shop.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.ti-shop.com/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 sr-only" title="Subscribe" type="submit" aria-label="Subscribe">
      <span>Subscribe</span>
    </button>
  </div>
  <div class="field-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-container" data-bind="scope:'recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796'">
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796-wrapper">
      <div class="g-recaptcha" id="recaptcha-caa20ac351216e6f76edced1efe7c61fff5f4796">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-wpo7x5nz5rlq" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lftc60oAAAAAIhlhEKN_uWd7A2BOrGTaqTfmXEV&amp;co=aHR0cHM6Ly93d3cudGktc2hvcC5jb206NDQz&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=mgngcw20qvx9"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

Text Content

The store will not work correctly 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
 * 
 * Sign In
 * Create an Account

Toggle Nav
My Cart
My Cart
Close You have no items in your shopping cart.

Search
Search
Advanced Search
Search
Currency
GBP
 * EUR
 * USD

 * My Account
 * Sign In

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?



WHY SHOP WITH US?


DEDICATED SERVICE

We are here to help you with all your Titanium requirements, custom orders & non
standard sizes.

Get in Touch >


FREE UK DELIVERY

All online orders for delivery within UK are shipped free of charge via TNT
Couriers.

Free UK Delivery >


INTERNATIONAL SHIPPING

We ship to most of the countries either through International Couriers or by
Airfreight.

Learn More >






 

 



FIND OUT MORE >>

Menu
 * Titanium Wires
   * High Purity Ti Wire
   * Titanium Grade 2 Wires
   * Ti6Al4V Grade 5 Wires
 * Titanium Rods
   * Titanium (Ti) Round Rod / Bar
     * Titanium CP Grade 2 Rods
     * Titanium CP Grade 3 Rods
     * Ti6Al4V-Grade 5 Rods
     * Titanium (Ti) Grade 7 Rods
     * Ti6Al4V Eli Rods Grade 23
   * Titanium (Ti) Square Bar / Rod
     * Titanium Grade 2 Square Bar / Rod
   * Titanium (Ti) Flat Bar / Rod
     * Titanium Grade 2 Flat Bar / Rod
 * Titanium Foils
   * Titanium Micro Foil
   * Titanium Grade 1 Foils
   * Titanium Grade 2 Foils
   * Titanium Grade 4 Foil
   * Titanium Grade 5 (Ti6Al4V) Foil
   * Titanium High Purity Foil (99.99 %)
   * Titanium Beta 3 Alloy Foil
   * Titanium / Palladium Alloy Foil
   * Nickel / Beryllium / Titanium Alloy Foil
   * Titanium / Vanadium / Chromium / Aluminium Alloy Foil
   * Titanium Grade 9 (Titanium/Aluminium/Vanadium) Alloy Foil
   * Titanium Grade 23 (Titanium/Aluminium/Vanadium Alloy) Foil
 * Titanium Sheets
   * Titanium Grade 1 Sheets
   * Titanium Grade 2 Sheets
   * Ti6Al4V-Grade 5 Sheets
   * Titanium Grade 5 (Ti6Al4v) Eli Grade 23
   * Titanium Grade 7 Sheets
 * Titanium Plates
   * Titanium Grade 1 Plates
   * Titanium Grade 2 Plates
   * Ti6Al4V-Grade 5 Plates
   * Titanium Grade 5 Eli Plates
   * Titanium Grade 7 Plates
   * Titanium Grade 12 Plates
 * Titanium Pipes
 * Titanium Tubes
   * Titanium Micro Tubes
   * Titanium Grade 2 Tubes
   * Titanium Grade 9 Tubes ( Ti-3Al-2.5V )
 * Titanium Clamp
 * Titanium Anodes & Electrodes
   * Platinised Titanium Ti Anode Electrode
     * 1Micron Pt Ti Rod Anode
     * 1Micron Pt Ti Sheet/Plate Anode
     * 1Micron Pt Ti Mesh Anode
     * 2.5Micron Pt Ti Rod Anode
     * 2.5Micron Pt Ti Sheet/Plate Anode
     * 2.5Micron Pt Ti Mesh Anode
   * MMO Ti Anode Electrode
     * MMO Ti Rod Anode
     * MMO Ti Sheet/Plate Anode
     * MMO Ti Mesh Anode
 * Platinised Titanium Ti Anode Electrode
   * 1Micron Pt Ti Rod Anode
   * 1Micron Pt Ti Sheet/Plate Anode
   * 1Micron Pt Ti Mesh Anode
   * 2.5Micron Pt Ti Rod Anode
   * 2.5Micron Pt Ti Sheet/Plate Anode
   * 2.5Micron Pt Ti Mesh Anode
 * MMO Ti Anode Electrode
   * MMO Ti Rod Anode
   * MMO Ti Sheet/Plate Anode
   * MMO Ti Mesh Anode
 * Titanium Anode Basket
   * Cylindrical anode basket
   * Rectangular anode basket
 * Titanium Mesh
   * Titanium Mesh (Woven)
   * Titanium Mesh (Expanded)
 * Nuts & Bolts
   * Titanium Pan Head Bolts
     * M6 (1.0mm Thread Pitch)
   * Titanium Countersunk Bolts
     * M5 (0.80mm Thread Pitch)
     * M6 (1.0mm Thread Pitch)
     * M8 (1.25mm Thread Pitch)
     * M10 (1.25mm Thread Pitch)
   * Titanium Socket Allen Head Bolts
     * M5 (0.80mm Thread Pitch)
     * M6 (1.0mm Thread Pitch)
     * M8 (1.25mm Thread Pitch)
   * Titanium Taper Cap Allen Bolts
     * M5 (0.80mm Thread Pitch)
     * M6 (1.0mm Thread Pitch)
     * M7 (1.0mm Thread Pitch)
     * M8 (1.25mm Thread Pitch)
     * M10 (1.25mm Thread Pitch)
     * M10 (1.50mm Thread Pitch)
   * Titanium Threaded Rod / Bar/Studs
     * Titanium Grade 2 Threaded Rod / Bar /Stud
     * Ti6Al4V Gr5 Threaded Ti Rod / Bar/Stud
   * Hexagonal Nuts
     * Titanium Grade 2 Hexagonal Nuts
     * Titanium Grade 5 Hexagonal Nuts
     * Titanium Grade 5 Hexagonal Flange Nuts
   * Hexagonal Bolts
     * Titanium Grade 2 Hexagonal Bolts
     * Titanium Bolt Hex Head Flange Drilled Lock Wire
       * M6 (1.0mm Thread Pitch)
       * M8 (1.25mm Thread Pitch)
       * M10 (1.25mm Thread Pitch)
       * M12 (1.25mm Thread Pitch)
     * Titanium Grade 5 Hexagonal Bolts
     * Titanium Grade 5 Hexagonal Flange Bolts
       * M5 (0.80mm Thread Pitch)
       * M6 (1.0mm Thread Pitch)
       * M8 (1.25mm Thread Pitch)
       * M10 (1.25mm Thread Pitch)
       * M10 (1.50mm Thread Pitch)
       * M12 (1.25mm Thread Pitch)
   * Washers
     * Titanium Grade 2 Washers
     * Titanium Grade 5 Washers
 * Titanium Threaded Rod / Bar/Studs
   * Titanium Grade 2 Threaded Rod / Bar /Stud
   * Ti6Al4V Gr5 Threaded Ti Rod / Bar/Stud
 * Porous Titanium ( Sintered )
   * Porous Titanium Disc
   * Porous Titanium Sheet
 * Diamond Coated Electrodes
   * 1mm thick Diamond Coated Niobium Electrode Plate
   * 2mm thick Diamond Coated Niobium Electrode Plate
   * 1mm Mesh Diamond coated Niobium Electrode
 * Cannulated Titanium Bar / Tubes
 * Titanium High Purity
   * Foil
 * Porous Titanium Sheet
 * Tantalum (Ta)
   * Rods / Round Bars
     * R05200
     * R05252
   * Sheet
     * R05200
     * R05252
   * Plate
     * R05252
   * Wire
   * Foil
   * Tube
 * Titanium ( Ti ) Felt
 * Titanium Grade 4
   * Foil
 * Titanium Beta Alloy
   * Foil
 * Titanium Palladium
   * Foil
 * Nickel Beryllium Titanium
   * Foil

Account
 * 
 * Sign In
 * Create an Account

Settings
Currency
GBP
 * EUR
 * USD

Be the First to Know

Get all the latest information on Sales and Offers. Sign up for newsletter
today.

Sign Up for Our Newsletter:
Subscribe




Quick Links
 * About us
 * Terms and Conditions
 * Customers
 * Trademark
 * Countries
 * Contact us

Contact Information
 *  
   
   Address:
   William Gregor Limited
   10-16 Tiller Road London E14 8PX

 *  
   
   Tel : ++ 44 (0)207 000 1816
   Fax: ++ 44 (0)207 000 1814

 *  
   
   Email:
   sales@ti-shop.com

 *  
   
   Working Days/Hours:
   Mon - Fri / 9:00AM - 5:00PM
   UK Standard Time

Cookies and Privacy
This website use cookies to ensure you get the best user experience on our
website.
Accept Decline Read our Privacy Policy
Cookie Settings
© 2024 Ti-shop.com. All Rights Reserved.