wvstaging.zip-corvette.com Open in urlscan Pro
151.101.193.124  Public Scan

Submitted URL: http://wvstaging.zip-corvette.com/
Effective URL: https://wvstaging.zip-corvette.com/
Submission Tags: @phish_report
Submission: On April 25 via api from FI — Scanned from AU

Form analysis 3 forms found in the DOM

POST https://wvstaging.zip-corvette.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://wvstaging.zip-corvette.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>
  <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="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-waql9ggczcu4" 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=6Ld9qOQoAAAAAPGIgyDypBlY7O7pnmjuVG_0wJAM&amp;co=aHR0cHM6Ly93dnN0YWdpbmcuemlwLWNvcnZldHRlLmNvbTo0NDM.&amp;hl=en&amp;v=V6_85qpc2Xf2sbe3xTnRte7m&amp;theme=light&amp;size=invisible&amp;badge=bottomright&amp;cb=ji45rz38ewzq"></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 -->
  </div><input type="text" name="token" style="display: none" id="ispbxii_1">
</form>

POST https://wvstaging.zip-corvette.com/customer/account/loginPost/

<form class="form form-customer-login" action="https://wvstaging.zip-corvette.com/customer/account/loginPost/" method="post" id="login-form" novalidate="novalidate">
  <input name="form_key" type="hidden" value="kHXFFyOWFMtvHphj">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="messages">
      <div class="message message-error error">
        <div>Invalid login or password.</div>
      </div>
    </div>
    <div class="field email required">
      <label class="label" for="email"><span>Email</span></label>
      <div class="control">
        <input name="username" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" placeholder="Email Address" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="password" type="password" autocomplete="off" class="input-text" id="pass" title="Password" data-validate="{required:true}" placeholder="Password" aria-required="true">
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="main-login-forgot">
        <a class="action remind" href="https://wvstaging.zip-corvette.com/customer/account/forgotpassword/">Forgot Password?</a>
      </div>
      <div class="main-login-btn">
        <button type="submit" class="action login primary action-login" name="submit" id="send2">Login</button>
      </div>
    </div>
  </fieldset>
</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://wvstaging.zip-corvette.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.


Skip to Content
 * Default welcome msg!
 * 
 * Sign In
 * Create an Account

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


 * Compare Products


Menu
Navigation
 * 53-62
   
   
   * * C1 CORVETTE PARTS
       
        * Popular C1 Parts
        * Steering Components
        * Performance Ignition Systems
        * Deluxe Weatherstrip Kits
        * Wheel & Tire Packages
        * Color Wiring Diagrams
        * Keyed Alike Lock Sets
        * Electronic Tachometer Conversion
        * C1 Shop & Service Manuals
       
        * Body & Fiberglass
        * Brakes
        * Car Covers
        * Cooling System
        * Electrical System
        * Engine
        * Exhaust
        * Exterior Trim & Glass
        * Frame & Chassis
        * Fuel System
       
        * Hardtop & Convertible
        * Headlights & Lamps
        * Heater
        * Interior
        * Restoration Supplies
        * Shifter & Transmission
        * Steering Systems
        * Suspension & Driveline
        * Weatherstrip
        * Wheels & Tires
       
       Firewall Insulation
       
       58 Trunk Irons
 * 63-67
   
   
   * * C2 CORVETTE PARTS
       
        * Popular C2 Parts
        * Deluxe Weatherstrip Kits
        * Air Condition Systems
        * Distributor with Tach Drive
        * Wheel & Tire Packages
        * Fuel Pump & Sending Unit
        * Delco Brake Calipers
        * Reproduction Wiper Arms
        * Ceramic or Organic Brake Pads
        * Color Wiring Diagrams
        * C2 Shop & Service Manuals
       
        * Body & Fiberglass
        * Brakes
        * Car Covers
        * Cooling System
        * Electrical System
        * Engine
        * Exhaust
        * Exterior Trim
        * Frame & Chassis
        * Fuel System
       
        * Hardtop & Convertible
        * Headlights & Lamps
        * Heater & Air Condition
        * Interior
        * Restoration Supplies
        * Shifter & Transmission
        * Steering Systems
        * Suspension & Driveline
        * Weatherstrip
        * Wheels & Tires
       
       63-67 Tire Tub Assemblies
       
       65-67 Ignition Shields
 * 68-82
   
   
   * * C3 CORVETTE PARTS
       
        * Popular C3 Parts
        * SPAL Radiators
        * Anti-Sway Bars
        * Convertible Tops
        * Seatbelt Conversion & Components
        * Custom RestoMod Wiring Harness
        * Keyed Alike Lock Sets
        * Headlight Conversion Kit
        * Luggage Racks
        * C3 Shop & Service Manuals
       
        * Body & Fiberglass
        * Brakes
        * Car Covers
        * Cooling System
        * Electrical System
        * Engine
        * Exhaust
        * Exterior Trim
        * Frame & Chassis
        * Fuel System
       
        * Hardtop, T-Tops & Convertible
        * Headlights & Lamps
        * Heater & Air Condition
        * Interior
        * Restoration Supplies
        * Shifter & Transmission
        * Steering Systems
        * Suspension & Driveline
        * Weatherstrip
        * Wheels & Tires
       
       LeMans
       
       Door Panels
 * 84-96 C4
   
   
   * * C4 CORVETTE PARTS
       
        * Popular C4 Parts
        * Headlight Motor Upgrade
        * Reproduction Sunvisors
        * Rack & Pinion
        * Blind Spot Mirror
        * VATS
        * Shifter Trim Plates
        * Brake Overhaul Kits
        * Acrylic Tops
        * C4 Shop & Service Manuals
       
        * Body
        * Brakes
        * Car Covers
        * Cooling System
        * Electrical Components
        * Engine & Performance
        * Exhaust Systems
        * Exterior Accessories
        * Fuel System
       
        * Headlights & Exterior Lamps
        * Heater & Air Condition
        * Interior
        * Interior Accessories
        * Roof Panel, Convertible, Hardtop
        * Shifter & Transmission
        * Steering Components
        * Suspension & Drivetrain
        * Weatherstrip
        * Wheels & Tires
       
       Trim Panel Set
       
       84-96 NoviStretch Front Bumper Mask
 * 97-04 C5
   
   
   * * C5 CORVETTE PARTS
       
        * Popular C5 Parts
        * Climate Control Panel Buttons
        * LED Side Markers
        * Shifter Packages
        * Steering Wheel
        * Window Regulators & Switches
        * Adjure Lamps
        * Hood Deck Trunk Lift Struts
        * C5 Shop & Service Manuals
       
        * Body
        * Brakes
        * Car Covers
        * Cooling System
        * Engine & Compartment Dress-up
        * Engine & Performance
        * Exhaust Systems
        * Exterior Accessories
        * Fuel System
        * Headlights & Exterior Lamps
        * Heater & Air Condition
        * Interior
       
        * Interior Accessories
        * Motorsports - Racing
        * Roof Panel & Convertible Top
        * Shifter & Transmission
        * Steering Components
        * Suspension & Drivetrain
        * Weatherstrip
        * Wheels & Tires
       
       C5 Headlight Doors
       
       97-04 Rack & Pinion
 * 05-13 C6
   
   
   * * C6 CORVETTE PARTS
       
        * Popular C6 Parts
        * Shifter Packages
        * Oil Catch Cans
        * Reproduction Sunvisors
        * Thermal Shielding
        * Blind Spot Mirror
        * Mask Protection
        * Throttle Enhancement
        * Console Door Latch Hook
        * C6 Shop & Service Manuals
       
        * Body
        * Brakes
        * Car Covers
        * Cooling System
        * Engine & Compartment Dress-Up
        * Engine & Performance
        * Exhaust
        * Exterior Accessories
        * Fuel System
       
        * Headlights & Lamps
        * Heater & Air Condition
        * Interior
        * Roof Panel & Convertible Top
        * Shifter, Transmission & Driveline
        * Steering Components
        * Suspension
        * Weatherstrip
        * Wheels & Tires
       
       American Car Craft
       
       DCI Performance Products
 * 14-19 C7
   
   
   * * C7 CORVETTE PARTS
       
        * Popular C7 Parts
        * Splash Guards
        * Interior Upgrades
        * Side Markers & Reflectors
        * Hood Decals
        * Fender Extensions
        * Spoiler Wicker Conversion
        * C7 Shop & Service Manuals
       
        * Body
        * Brakes
        * Car Covers
        * Cooling System
        * Engine & Performance
        * Engine Dress Up
        * Exhaust
        * Exterior Accessories
        * Interior Accessories
        * Personal Accessories
       
        * Shifter, Transmission & Driveline
        * Suspension
        * Wheels and Tires
       
       LED Set
       
       Morimoto Lighting
 * 20-24 C8
   
   
   * * C8 CORVETTE PARTS
       
        * Popular C8 Parts
        * Interior Upgrades
        * Sill Protection
        * Tow Hooks
        * Nose Mask
        * Brake Pads
       
        * Accessories
        * Apparel
        * Body
        * Brakes
        * Car Covers
        * Cooling System
        * Engine & Performance
        * Engine Dress Up
        * Exhaust
        * Exterior Accessories
        * Interior Accessories
       
        * Transmission & Driveline
        * Suspension
        * Wheels and Tires
       
       G-LOC Brakes
       
       Attack Blue Air Filters
 * Accessories
   
   
   * * CORVETTE ACCESSORIES
       
        * Popular Accessories
        * Tumblers
        * Flag Caddies
        * Covercraft Weathershield HP Cover
        * Battery Butler Charger
        * Fender Covers
        * Rear Speaker System
        * 97-19 GM Touch Up Paint
        * Insulated Windshield Shade
        * Stingray Lapel Pin
       
        * Aftermarket Stereos & Speakers
        * Around the Garage
        * Art, Banners & Signs
        * Car Care Products
        * Car Covers
        * Cell Phone Covers & Cases
        * Checkbook Covers & Wallets
        * Clocks
        * Computer Accessories
        * Die Cast & Collectibles
        * Drink Holders & Console Protectors
       
        * Gift Cards
        * Glassware, Mugs & Coasters
        * Home Decorations
        * License Plate Frames
        * Luggage, Duffel & Tote Bags
        * Showfield Accessories
        * Personal Accessories
        * Stools & Chairs
        * Sunglasses
        * Tools
        * Valve Stem Caps
        * Windshield Sun Shade
       
       Stools & Chairs
       
       Corvette License Plate Frames
 * Apparel
   
   
   * * CORVETTE APPAREL
       
        * Popular Apparel
        * Stingray Flight Jacket
        * Ladies Soft Shell Jacket
        * Youth T-Shirt
        * Men's Stingray Zip Fleece
        * Corvette Coolers
        * C8 Duffel Bag
        * C4 Emblem Hat
       
        * Duffel & Tote Bags
        * Hats, Caps, Beanies & Visors
        * Kids Apparel
        * Ladies Only Apparel
        * Leather Jackets
        * Specialty Jackets
        * Specialty Shirts
        * Sunglasses
       
        * Sweatshirts & Pullovers
        * T-Shirts
        * Corvette Racing
        * Grand Sport Apparel
        * Z06 Apparel
        * ZR1 Apparel
        * 60th Anniversary
        * C7 Corvette Apparel
        * 2020 C8 Corvette Apparel
       
       Corvette Hats
       
       Zip Show Shirt
 * Books & Manuals
   
   
   * * CORVETTE MANUALS AND BOOKS
       
        * C1 Shop & Service Manuals
        * C2 Shop & Service Manuals
        * C3 Shop & Service Manuals
        * C4 Shop & Service Manuals
        * C5 Shop & Service Manuals
        * C6 Shop & Service Manuals
        * C7 Shop & Service Manuals
       
        * Assembly Manuals
        * Buyers & Illustrations Guides
        * Coffee Table
        * History Books
        * NCRS Manuals & Guides
        * Number & Paint Guides
       
        * Owners Manuals
        * Performance Tuning Guides
        * Restoration Guides
        * Shop & Service Manuals
        * Showroom Brochures
       
       NCRS Manuals and Guides
       
       Corvette Assembly Manuals
 * Shop By Brand
   
   * * Popular Brand Categories
       
        * Corvette Body Panels
          
          
          
          
          
          
        * Corvette Lighting
        * Corvette Sound
        * Corvette Exhausts
        * Corvette Superchargers
        * Corvette Brake Components
        * Corvette Wheels
        * Corvette Tires
        * Corvette Oils and Car Care
        * Corvette Protection
        * Corvette Car Covers
        * Corvette Shifters
        * Corvette Thermal & Acoustic Shielding
        * Corvette Steering Components
        * Corvette Shocks
       
        * A&A Vortech Superchargers
        * Adam's Premium Car Care
        * ADDCO Anti-Sway Bars
        * Adjure Lamps
        * Advanced Composite
        * aFe Power & Control
        * Akrapovic Exhaust
        * Altec Splash Guards & Products
        * American Car Craft
        * American Racing Wheels
        * Antique Auto Radio
        * ARP Fasteners
        * APR Performance
        * Attack Blue Air Filters
        * ATI Performance
        * Auto Custom Carpets
        * Billy Boat Exhaust
        * B&M Ripper Shifters
        * BBK Throttle Bodies & Headers
        * BF Goodrich Tires
        * BG Products
        * Bilstein Shocks
        * Blackwing Air Filters & Intakes
        * BlockIt Sound Deadeners
        * Borgeson Universal
        * Borla Performance Exhaust
        * Brisk USA
        * Callaway Intake & Exhaust
        * Carbotech Brake Pads
        * CCW Wheels
        * Classic Car Wiring
        * Cleartastic Paint Protection
        * Cloyes
        * Colgan
        * Collectable Sign & Clock
        * Competition Cams
        * Corsa Performance Exhaust
        * Corvette Rubber
        * Corvette Eyewear
        * Covercraft Car Covers
        * Coverking
        * Custom Autosound
        * Custom LED Service
       
        * Dakota Digital
        * DCI Performance Products
        * Design Engineering
        * Detroit Speed
        * DeWitts Radiators
        * DiabloSport Programming
        * Doug's Headers
        * Dragon Fire
        * Drake Muscle Cars
        * Driven Racing Oils
        * DSC Sport
        * Dynamat
        * Edelbrock
        * Energy Suspension
        * EPAS Performance
        * FAST Intakes
        * Factory Reproductions
        * Fidanza Clutches & Flywheels
        * Firestone
        * Flaming River
        * Flatline Barriers
        * Flowmaster
        * Forgeline Wheels
        * Ferguson Design Covers
        * FiTech Fuel Injection
        * G-LOC Brakes
        * GM Accessory
        * Goodyear
        * Granatelli Motorsports
        * Green Air Filters
        * Hawk Brake Pads
        * Holley
        * Hooker Blackheart
        * Hurst Shifters
        * Hyperco Composite Springs
        * Hypertech Performance
        * Innovative Automotive
        * Intro-Tech Car Covers
        * Joe Blow
        * Kee Auto Top
        * K&N Air Filters
        * KYB Shocks
        * LG Motorsports
        * Lingenfelter
       
        * Lloyd Floor Mats
        * MagnaFlow Exhaust
        * Mantic Clutch
        * McGard Wheel Locks
        * Mcleod Racing
        * Meziere
        * Michelin
        * Mightymouse Solutions
        * Morimoto Lighting
        * Motive Brake Bleeding
        * MSD
        * NoviStretch Masks
        * Old Air Products
        * Onyx Car Covers
        * Panavex Blind Spot Mirrors
        * Performance AFX
        * Pertronix Ignition
        * Phoenix Graphix
        * Power Stop
        * ProTekt Skid Plates
        * Prothane Suspension
        * QA1 Shocks
        * QuietRIDE Solutions
        * RaceMesh Grilles
        * RaggTopp Convertible Top Protection
        * Restoration Details
        * RK Sport
        * Sandyeggo Designs
        * Scrape Armor
        * Seat Armour
        * Seatbelt Solutions
        * Shiftworks
        * Sill Ease Sill Protectors
        * Silver Sport Transmission
        * SKF Racing
        * Speed Direct
        * Speed Lingerie
        * Sprint Booster
        * Stainless Works
        * Travel Buddy Drink Holders
        * Trim Parts
        * Vintage Air
        * Vintage Car Audio
        * Wilwood Brakes
        * ZL1 Addons
       
       Coker Tire

Account
 * Default welcome msg!
 * 
 * Sign In
 * Create an Account




There was no Home CMS page configured or found.

Newsletter
Sign Up for Our Newsletter:
Subscribe

 * Privacy and Cookie Policy
 * Orders and Returns
 * Search Terms
 * Advanced Search
 * Contact Us
 * 
 * Sitemap



Copyright © 2013-present Magento, Inc. All rights reserved.
Close


ZIP CORVETTE LOG IN

Invalid login or password.
Email

Password

Forgot Password?
Login

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?