nvx.com
Open in
urlscan Pro
2606:4700:20::681a:fa6
Public Scan
Submitted URL: https://69.27.32.121/
Effective URL: https://nvx.com/
Submission: On March 07 via manual from US — Scanned from DE
Effective URL: https://nvx.com/
Submission: On March 07 via manual from US — Scanned from DE
Form analysis
4 forms found in the DOMGET https://nvx.com/catalogsearch/result/
<form class="form minisearch" id="search_mini_form" action="https://nvx.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">
<div id="search_autocomplete" class="search-autocomplete -right-position -bottom-position" tabindex="-1"></div>
<div class="nested">
<a class="action advanced" href="https://nvx.com/catalogsearch/advanced/" data-action="advanced-search">
Advanced Search </a>
</div>
<script>
require(['Amasty_Xsearch/js/form-mini', ], function(autoComplete, searchClick) {
'use strict';
window.xsearch_options = {
"url": "https:\/\/nvx.com\/amasty_xsearch\/autocomplete\/index\/",
"isDynamicWidth": false,
"isProductBlockEnabled": true,
"width": 900,
"minChars": 3,
"currentUrlEncoded": "aHR0cHM6Ly9udnguY29tLw,,"
};
})
</script>
<div id="amasty-xsearch-preload" class="amasty-xsearch-preload" data-amsearch-js="preload"></div>
<div class="amsearch-close" title="Clear Field" data-amsearch-js="close"></div><button class="amsearch-loupe" title="Search" type="submit" data-amsearch-js="loupe"></button>
<div class="amsearch-wrapper-input -right-position -bottom-position" data-amsearch-js="search-wrapper-input"><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 data-amsearch-js="loader" class="amasty-xsearch-loader amasty-xsearch-hide"></div>
</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 https://nvx.com/newsletter/subscriber/new/
<form class="form subscribe" novalidate="novalidate" action="https://nvx.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" title="Subscribe" type="submit" aria-label="Subscribe">
<span>Subscribe</span>
</button>
</div>
</form>
POST https://nvx.com/newsletter/subscriber/new/
<form action="https://nvx.com/newsletter/subscriber/new/" novalidate="novalidate" method="post" id="weltpixel_newsletter">
<div class="form-group">
<input name="email" type="email" id="popup_newsletter_email" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
<button class="action subscribe primary" title="Sign Up" type="submit">
<span>Sign Up</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="{"mage/trim-input":{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
autocomplete="on">
</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="on">
</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"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lf_KrYZAAAAAJLY9L5xQhXQwXdltGK5dhKQL5__&co=aHR0cHM6Ly9udnguY29tOjQ0Mw..&hl=de&v=_exWVY_hlNJJl2Abm8pI9i1L&theme=light&size=invisible&badge=inline&cb=vcp8seyzd1xs"
width="256" height="60" role="presentation" name="a-y3ci3bdit2kj" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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><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://nvx.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>
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. Skip to Content * * Sign In * Create an Account Save up to 20% off select amplifiers Shop Now Toggle Nav Menu * Car Audio * Amplifiers * Speakers * Subwoofers * BOOST vehicle-specific sub box upgrades * EQs & sound processors * Bluetooth car kits * Marine & Powersports * Stereos * Bluetooth controllers * Amplifiers * Accessories & Install Parts * Backup Cameras * Amplifier installation and accessories * Amplifier wiring kits * Distribution blocks * Fuses and fuse holders * Power and ground wire * Speaker installation and accessories * Subwoofer installation and accessories * Cell phone accessories * Adapters, terminals and connectors * Battery isolators and relays * Capacitors * Interior accessories * RCA cables and adapters * Sound Damping * Speaker wire * Subwoofer boxes * Portables & Headphones * Bluetooth speakers * Headphones * Headphone accessories * XRGO - Medical products * Charging cables * Laptop stands * Monitor accessories * USB hubs * Blog Account * * Sign In * Create an Account My Cart My Cart Close You have no items in your shopping cart. Sign in Account information My orders My wishlist Contact Us: (213)444-1689 Search Search Advanced Search Search ‹› * Capacitors * Subwoofers * Speakers * Headphones * Speaker Wire * Battery Isolators * Bluetooth Speakers * Amplifiers * Phone Accessories * Bluetooth Controllers BACKUP CAMERAS An endless number of features to keep you & your vehicle safe Shop Now SOUND DAMPING MATERIAL 30% thicker than the competition Shop Now LINE OUTPUT CONVERTERS The perfect addition to your factory car stereo Shop Now AMPLIFIER WIRING KITS Made from silver-tinned 100% virgin copper for a pure uninterrupted transfer of power and signal Shop Now Newsletter Sign Up for Our Newsletter: Subscribe * Orders and Returns * Contact Us * Advanced Search * Return Requests * Frequently Asked Questions * Warranty & Returns Policy * Terms of Service * Product Research & Registration JOIN OUR EMAIL LIST! Sign Up Copyright © 2011-2020 111x7 Trading LLC, dba NVX - All Rights Reserved. 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?