meblades.com
Open in
urlscan Pro
45.79.48.52
Public Scan
URL:
https://meblades.com/
Submission: On December 06 via api from US — Scanned from FI
Submission: On December 06 via api from US — Scanned from FI
Form analysis
5 forms found in the DOMGET https://meblades.com/products/search
<form action="https://meblades.com/products/search" method="get" class="js-focus-state">
<label class="sr-only" for="searchProduct">Search</label>
<div class="input-group">
<input type="search" name="qs" autocomplete="off" required="" class="form-control py-2 pl-5 font-size-15 border-0 height-40 rounded-left-pill" id="searchProduct" placeholder="Search for Products" aria-label="Search for Products"
aria-describedby="searchProduct1">
<div class="input-group-append">
<button class="btn btn-dark height-40 py-2 px-3 rounded-right-pill" type="submit" id="searchProduct1">
<span class="ec ec-search font-size-24"></span>
</button>
</div>
</div>
</form>
POST
<form method="post" class="js-validate js-form-message getNewsletterForm" novalidate="novalidate">
<label class="sr-only" for="subscribeSrEmail">E-mail address</label>
<div class="input-group input-group-pill">
<input type="email" class="form-control border-0 height-40" name="email" id="subscribeSrEmail" placeholder="E-mail address" aria-label="E-mail address" aria-describedby="subscribeButton" required=""
data-msg="Please enter a valid E-mail address.">
<div class="input-group-append">
<button type="submit" class="btn btn-dark btn-sm-wide height-40 py-2" id="subscribeButton">Submit</button>
</div>
</div>
</form>
POST
<form method="post" class="js-validate js-form-message getNewsletterForm2" novalidate="novalidate">
<label class="sr-only" for="subscribeSrEmail">E-mail address</label>
<div class="input-group input-group-pill">
<input type="email" class="form-control border-0 height-40" name="email" id="subscribeSrEmail2" placeholder="E-mail address" aria-label="E-mail address" aria-describedby="subscribeButton" required=""
data-msg="Please enter a valid E-mail address.">
<div class="input-group-append">
<button type="submit" class="btn btn-dark btn-sm-wide height-40 py-2" id="subscribeButton2">Submit</button>
</div>
</div>
</form>
<form class="js-validate" novalidate="novalidate">
<!-- Login -->
<div id="login" data-target-group="idForm">
<!-- Title -->
<header class="text-center mb-7">
<h2 class="h4 mb-0">Welcome Back!</h2>
<p>Login to manage your account.</p>
</header>
<!-- End Title -->
<!-- Form Group -->
<div class="form-group">
<div class="js-form-message js-focus-state">
<label class="sr-only" for="signinEmail">E-mail</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text" id="signinEmailLabel">
<span class="fas fa-user"></span>
</span>
</div>
<input type="email" class="form-control" name="email" id="signinEmail" placeholder="E-mail" aria-label="E-mail" aria-describedby="signinEmailLabel" required="" data-msg="Please enter a valid E-mail address." data-error-class="u-has-error"
data-success-class="u-has-success">
</div>
</div>
</div>
<!-- End Form Group -->
<!-- Form Group -->
<div class="form-group">
<div class="js-form-message js-focus-state">
<label class="sr-only" for="signinPassword">Password</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text" id="signinPasswordLabel">
<span class="fas fa-lock"></span>
</span>
</div>
<input type="password" class="form-control" name="password" id="signinPassword" placeholder="Password" aria-label="Password" aria-describedby="signinPasswordLabel" required="" data-msg="Your password is invalid. Please try again."
data-error-class="u-has-error" data-success-class="u-has-success">
</div>
</div>
</div>
<!-- End Form Group -->
<div class="d-flex justify-content-end mb-4">
<a class="js-animation-link small link-muted" href="javascript:;" data-target="#forgotPassword" data-link-group="idForm" data-animation-in="slideInUp">Forgot Password?</a>
</div>
<div class="mb-2">
<button type="submit" class="btn btn-block btn-sm btn-primary transition-3d-hover">Login</button>
</div>
<div class="text-center mb-4">
<span class="small text-muted">Do not have an account?</span>
<a class="js-animation-link small text-dark" href="javascript:;" data-target="#signup" data-link-group="idForm" data-animation-in="slideInUp">Signup
</a>
</div>
<div class="text-center">
<span class="u-divider u-divider--xs u-divider--text mb-4">OR</span>
</div>
<!-- Login Buttons -->
<div class="d-flex">
<a class="btn btn-block btn-sm btn-soft-facebook transition-3d-hover mr-1" href="#">
<span class="fab fa-facebook-square mr-1"></span> Facebook
</a>
<a class="btn btn-block btn-sm btn-soft-google transition-3d-hover ml-1 mt-0" href="#">
<span class="fab fa-google mr-1"></span> Google
</a>
</div>
<!-- End Login Buttons -->
</div>
<!-- Signup -->
<div id="signup" style="display: none; opacity: 0;" data-target-group="idForm">
<!-- Title -->
<header class="text-center mb-7">
<h2 class="h4 mb-0">Welcome to Electro.</h2>
<p>Fill out the form to get started.</p>
</header>
<!-- End Title -->
<!-- Form Group -->
<div class="form-group">
<div class="js-form-message js-focus-state">
<label class="sr-only" for="signupEmail">E-mail</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text" id="signupEmailLabel">
<span class="fas fa-user"></span>
</span>
</div>
<input type="email" class="form-control" name="email" id="signupEmail" placeholder="E-mail" aria-label="E-mail" aria-describedby="signupEmailLabel" required="" data-msg="Please enter a valid E-mail address." data-error-class="u-has-error"
data-success-class="u-has-success">
</div>
</div>
</div>
<!-- End Input -->
<!-- Form Group -->
<div class="form-group">
<div class="js-form-message js-focus-state">
<label class="sr-only" for="signupPassword">Password</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text" id="signupPasswordLabel">
<span class="fas fa-lock"></span>
</span>
</div>
<input type="password" class="form-control" name="password" id="signupPassword" placeholder="Password" aria-label="Password" aria-describedby="signupPasswordLabel" required="" data-msg="Your password is invalid. Please try again."
data-error-class="u-has-error" data-success-class="u-has-success">
</div>
</div>
</div>
<!-- End Input -->
<!-- Form Group -->
<div class="form-group">
<div class="js-form-message js-focus-state">
<label class="sr-only" for="signupConfirmPassword">Confirm Password</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text" id="signupConfirmPasswordLabel">
<span class="fas fa-key"></span>
</span>
</div>
<input type="password" class="form-control" name="confirmPassword" id="signupConfirmPassword" placeholder="Confirm Password" aria-label="Confirm Password" aria-describedby="signupConfirmPasswordLabel" required=""
data-msg="Password does not match the confirm password." data-error-class="u-has-error" data-success-class="u-has-success">
</div>
</div>
</div>
<!-- End Input -->
<div class="mb-2">
<button type="submit" class="btn btn-block btn-sm btn-primary transition-3d-hover">Get Started</button>
</div>
<div class="text-center mb-4">
<span class="small text-muted">Already have an account?</span>
<a class="js-animation-link small text-dark" href="javascript:;" data-target="#login" data-link-group="idForm" data-animation-in="slideInUp">Login
</a>
</div>
<div class="text-center">
<span class="u-divider u-divider--xs u-divider--text mb-4">OR</span>
</div>
<!-- Login Buttons -->
<div class="d-flex">
<a class="btn btn-block btn-sm btn-soft-facebook transition-3d-hover mr-1" href="#">
<span class="fab fa-facebook-square mr-1"></span> Facebook
</a>
<a class="btn btn-block btn-sm btn-soft-google transition-3d-hover ml-1 mt-0" href="#">
<span class="fab fa-google mr-1"></span> Google
</a>
</div>
<!-- End Login Buttons -->
</div>
<!-- End Signup -->
<!-- Forgot Password -->
<div id="forgotPassword" style="display: none; opacity: 0;" data-target-group="idForm">
<!-- Title -->
<header class="text-center mb-7">
<h2 class="h4 mb-0">Recover Password.</h2>
<p>Enter your E-mail address and an E-mail with instructions will be sent to you.</p>
</header>
<!-- End Title -->
<!-- Form Group -->
<div class="form-group">
<div class="js-form-message js-focus-state">
<label class="sr-only" for="recoverEmail">Your E-mail</label>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text" id="recoverEmailLabel">
<span class="fas fa-user"></span>
</span>
</div>
<input type="email" class="form-control" name="email" id="recoverEmail" placeholder="Your E-mail" aria-label="Your E-mail" aria-describedby="recoverEmailLabel" required="" data-msg="Please enter a valid E-mail address."
data-error-class="u-has-error" data-success-class="u-has-success">
</div>
</div>
</div>
<!-- End Form Group -->
<div class="mb-2">
<button type="submit" class="btn btn-block btn-sm btn-primary transition-3d-hover">Recover Password</button>
</div>
<div class="text-center mb-4">
<span class="small text-muted">Remember your password?</span>
<a class="js-animation-link small" href="javascript:;" data-target="#login" data-link-group="idForm" data-animation-in="slideInUp">Login
</a>
</div>
</div>
<!-- End Forgot Password -->
</form>
POST //translate.googleapis.com/translate_voting?client=te
<form id="goog-gt-votingForm" action="//translate.googleapis.com/translate_voting?client=te" method="post" target="votingFrame" class="VIpgJd-yAWNEb-hvhgNd-aXYTce"><input type="text" name="sl" id="goog-gt-votingInputSrcLang"><input type="text"
name="tl" id="goog-gt-votingInputTrgLang"><input type="text" name="query" id="goog-gt-votingInputSrcText"><input type="text" name="gtrans" id="goog-gt-votingInputTrgText"><input type="text" name="vote" id="goog-gt-votingInputVote"></form>
Text Content
* +92 3333 583 8838 * Dealer Register or Sign in * Member Register or Sign in * Palvelun tarjoaa Kääntäjä * Home * Become a Dealer * Services * Wholesale * Custom Orders * Product Development * Logo Branding * Corporate Giveaways * Information * Technical Info * Blade steels * Damascus steel * Handle materials * Sheaths & Accessories * Warranty * Return Policy * Shipping Policy * Terms & Conditions * Company info * Dealer Agreement * Privacy Notice * Gallery * Photo Gallery * Video Gallery * Contact Us Product Categories * Featured * Discount Offers * Hunting Knives Hunting Knives * 6.00" to 08.00" * 8.25" to 10.00" * 10.25" to 12.00" * Pocket Knive Pocket Knive * Single Blade Pocket Knives * Multiblade Pocket Knives * Chef Knives Chef Knives * Chef Sets * Cleavers * Other Chef Knives * Bowies * Medieval & Replicas * Tactical & Fighting Knives * Axes, Hatchets & Cleavers * Survival & Camping Knives * Accessories Accessories * Pen Knives * Envelop Openers * Knife Making Knife Making Damascus Steel * Billets * Bolsters, Guards & Pommels * Rods Blade Blanks * Hunting Knives * Daggers * Chef Knives * Cleavers * Tanto Blades * Tactical & Fighting Blades * Other Search * * * 0 $0.00 * Home * Services * Wholesale * Custom Orders * Product Development * Logo Branding * Corporate Giveaways * Information * Warranty * Return Policy * Shipping Policy * Terms & Conditions * Company info * Dealer Agreement * Privacy Notice * Technical Info * Blade steels * Damascus steel * Handle materials * Sheaths & Accessories * Gallery * Photo Gallery * Video Gallery * Contact Us * Product Categories * Featured * Discount Offers * Hunting Knives * 6.00" to 08.00" * 8.25" to 10.00" * 10.25" to 12.00" * Pocket Knive * Single Blade Pocket Knives * Multiblade Pocket Knives * Chef Knives * Chef Sets * Cleavers * Other Chef Knives * Bowies * Medieval & Replicas * Tactical & Fighting Knives * Axes, Hatchets & Cleavers * Survival & Camping Knives * Accessories * Pen Knives * Envelop Openers * Knife Making * Damascus Steel * Billets * Bolsters, Guards & Pommels * Rods * Blade Blanks * Hunting Knives * Daggers * Chef Knives * Cleavers * Tanto Blades * Tactical & Fighting Blades * Other TANTO KNIFE SHEEP BONE WITH FIBER LINER SLIM TANTO KNIFE DAMASCUS DYED SHEEP BONE TANTO KNIFE SHEEP BONE WITH FIBER LINER SLIM TANTO KNIFE DAMASCUS DYED SHEEP BONE TANTO KNIFE SHEEP BONE WITH FIBER LINER * * FEATURED PRODUCTS * 5001-ASH $40 Add to Cart Limited Stock Wishlist * 5001-BLU $40 Add to Cart Limited Stock Wishlist * 5001-BLK $40 Add to Cart Limited Stock Wishlist * 3184-GR $60 Add to Cart Out-Stock Wishlist * COPY 3184-GR $60 Add to Cart Out-Stock Wishlist * 1102-IRW $150 Add to Cart Out-Stock Wishlist * 1107-M $150 Add to Cart Out-Stock Wishlist * 2021-B $95 Add to Cart Out-Stock Wishlist * 2021-IRW $95 Add to Cart Out-Stock Wishlist * 2021-IRW $95 Add to Cart Out-Stock Wishlist * 2038-SG $110 Add to Cart Out-Stock Wishlist * 2163 $105 Add to Cart Out-Stock Wishlist * 2168-SG $125 Add to Cart Out-Stock Wishlist * 2176 $110 Add to Cart Out-Stock Wishlist * 2177 $110 Add to Cart Out-Stock Wishlist * 2178 $110 Add to Cart Out-Stock Wishlist SIGN UP TO NEWSLETTER E-mail address Submit Got questions? Call us! +92 3333 583 8838 * Home * Become a Dealer * Contact Us GALLERY * Photo Gallery * Video Gallery SERVICES * Wholesale * Custom Orders * Product Development * Logo Branding * Corporate Giveaways INFORMATION * Warranty * Return Policy * Shipping Policy * Terms & Conditions * Company Info * Dealer Agreement * Privacy Notice TECHNICAL INFO * Blade Steels * Damascus Steel * Handle Materials * Sheaths & Accessories Designed & Powered by iBuildSoft © 2010-2024 Me Blades. All Rights Reserved. × ME BLADES Stay up to date with our latest news and products. SIGN UP TO NEWSLETTER E-mail address Submit WELCOME BACK! Login to manage your account. E-mail Password Forgot Password? Login Do not have an account? Signup OR Facebook Google WELCOME TO ELECTRO. Fill out the form to get started. E-mail Password Confirm Password Get Started Already have an account? Login OR Facebook Google RECOVER PASSWORD. Enter your E-mail address and an E-mail with instructions will be sent to you. Your E-mail Recover Password Remember your password? Login Alkuperäinen teksti Arvioi tämä käännös Palautettasi käytetään Google Kääntäjän kehittämiseen