www.vintagetub.com Open in urlscan Pro
2606:4700:20::681a:9c6  Public Scan

Submitted URL: https://28907624-22554-ex.alumniterist.com/jCBOB4YyOQ7jZtczvVjGJyVPldkRvoHRdq1Vb8jJTsxDMpWWo95Z8JmIB9VqfdOcxI8FdfImg_m6euuzHOKnYBaKm6GluL6K...
Effective URL: https://www.vintagetub.com/
Submission: On December 18 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

GET /search

<form class="form minisearch" id="search_mini_form" action="/search" 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="Find bathtubs, sinks, and more" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false"
        spellcheck="false" autocorrect="off" autocapitalize="none" ss-autocomplete-input="">
      <div class="ss__autocomplete--target ss__autocomplete--default"></div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.vintagetub.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">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.vintagetub.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="" action="https://www.vintagetub.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://www.vintagetub.com/customer/account/loginPost/

<form class="form form-login" action="https://www.vintagetub.com/customer/account/loginPost/" method="post" id="login-form">
  <input name="form_key" type="hidden" value="9SS4Ff3LnO9kaVfn">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field note">If you have an account, sign in with your email address.</div>
    <div class="field email required">
      <label class="label" for="email"><span>Email</span></label>
      <div class="control">
        <input name="login[username]" value="" autocomplete="off" id="email" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="login[password]" type="password" autocomplete="off" class="input-text" id="pass" title="Password" data-validate="{required:true}">
      </div>
    </div>
    <div class="field choice" data-bind="scope: 'customer_form_login_popup_showPassword'">
      <!-- ko template: getTemplate() --><!-- /ko -->
    </div>
    <!-- BLOCK captcha_login --><!-- /BLOCK captcha_login -->
    <div class="actions-toolbar">
      <div class="primary"><button type="submit" class="action login primary" name="send" id="send2"><span>Sign In</span></button></div>
      <div class="secondary"><a class="action remind" href="https://www.vintagetub.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a></div>
    </div>
  </fieldset>
</form>

POST https://www.vintagetub.com/customer/account/createpost/

<form class="form create account form-create-account" action="https://www.vintagetub.com/customer/account/createpost/" method="post" id="form-validate" enctype="multipart/form-data" autocomplete="off">
  <input name="form_key" type="hidden" value="9SS4Ff3LnO9kaVfn">
  <fieldset class="fieldset create info">
    <legend class="legend"><span>Personal Information</span></legend><br>
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field field-name-firstname required">
      <label class="label" for="firstname"><span>First Name</span></label>
      <div class="control">
        <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}">
      </div>
    </div>
    <div class="field field-name-lastname required">
      <label class="label" for="lastname"><span>Last Name</span></label>
      <div class="control">
        <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}">
      </div>
    </div>
    <div class="field choice newsletter">
      <input type="checkbox" name="is_subscribed" title="Sign Up for Newsletter" value="1" id="is_subscribed" class="checkbox">
      <label for="is_subscribed" class="label">
        <span>Sign Up for Newsletter</span>
      </label>
    </div>
    <div class="field choice">
      <input type="checkbox" name="assistance_allowed_checkbox" title="Allow remote shopping assistance" value="1" id="assistance_allowed_checkbox" class="checkbox">
      <label for="assistance_allowed_checkbox" class="label">
        <span>Allow remote shopping assistance</span>
      </label>
      <input type="hidden" name="assistance_allowed" value="">
      <div class="field-tooltip toggle">
        <span id="tooltip-label" class="label"><span>Tooltip</span></span>
        <span id="tooltip" class="field-tooltip-action action-help" tabindex="0" data-toggle="dropdown" data-bind="mageInit: {'dropdown':{'activeClass': '_active', 'parent': '.field-tooltip.toggle'}}" aria-labelledby="tooltip-label"
          aria-haspopup="true" aria-expanded="false" role="button">
        </span>
        <div class="field-tooltip-content" data-target="dropdown" aria-hidden="true"> This allows merchants to "see what you see" and take actions on your behalf in order to provide better assistance. </div>
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <legend class="legend"><span>Sign-in Information</span></legend><br>
    <div class="field required">
      <label for="am-email-address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="am-email-address" autocomplete="email" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}">
      </div>
    </div>
    <div class="field password required">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password" title="Password" class="input-text" data-password-min-length="8" data-password-min-character-sets="3" data-validate="{required:true, 'validate-customer-password':true}" autocomplete="off">
        <div id="password-strength-meter-container" data-role="password-strength-meter" aria-live="polite">
          <div id="password-strength-meter" class="password-strength-meter"> Password Strength: <span id="password-strength-meter-label" data-role="password-strength-meter-label"> No Password </span>
          </div>
        </div>
      </div>
    </div>
    <div class="field confirmation required">
      <label for="password-confirmation" class="label">
        <span>Confirm Password</span>
      </label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation" class="input-text" data-validate="{required:true, equalTo:'#password'}">
      </div>
    </div>
    <div class="field choice" data-bind="scope: 'customer_form_register_popup_showPassword'">
      <!-- ko template: getTemplate() --><!-- /ko -->
    </div>
  </fieldset>
  <fieldset class="fieldset additional_info">
    <!-- BLOCK captcha_create --><!-- /BLOCK captcha_create -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary" title="Create an Account" id="send2">
        <span>Create an Account</span>
      </button>
    </div>
    <div class="secondary">
      <a class="action back" href="https://www.vintagetub.com/customer/account/login/referer/aHR0cHM6Ly93d3cudmludGFnZXR1Yi5jb20v/">
                <span>Back</span>
            </a>
    </div>
  </div>
</form>

POST https://www.vintagetub.com/cms/index/forgotpasswordpost/

<form class="form password forget" action="https://www.vintagetub.com/cms/index/forgotpasswordpost/" method="post" id="form-validate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="email_address" class="input-text" value="" data-validate="{required:true, 'validate-email':true}">
      </div>
    </div>
    <!-- BLOCK captcha_forgot --><!-- /BLOCK captcha_forgot -->
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="submit" class="action submit primary" id="send2"><span>Reset My Password</span></button>
    </div>
    <div class="secondary">
      <a class="action back" href="https://www.vintagetub.com/customer/account/login/referer/aHR0cHM6Ly93d3cudmludGFnZXR1Yi5jb20v/"><span>Go back</span></a>
    </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
 * Order Tracking
 * My Account

Experts Available Mon - Fri 9 AM & Sat 8:30 AM EST | GET PRO PRICING
877.868.1369

FREE SHIPPING ON ORDERS OVER $99

Menu CALL
Checkout ( 0 )
Search
Search
Advanced Search
Search
Free Shipping
on orders over $99
Menu
 * Bathtubs
   * Bathtub Packages
     * Cast Iron Packages
     * Acrylic Packages
     * Freestanding Packages
     * Shower Packages
     * Clawfoot Packages
   * Clawfoot Tubs
   * Freestanding Tubs
   * Cast Iron Tubs
   * Acrylic Tubs
   * Copper Tubs
   * Drop In Tubs
   * Whirlpool Tubs
   * Classic Tubs
   * Double Ended Tubs
   * Slipper Tubs
   * Double Slipper Tubs
   * Contemporary Tubs
   * Solid Surface Tubs
   * Alcove Tubs
   * Skirted Tubs
   * Japanese Soaking Tubs
   * Bathtub Doors
   * Hammock Tubs
 * Showers
   * Shower Enclosures
   * Shower Doors
   * Shower Bases
   * Shower Walls
   * Clawfoot Shower Enclosures
   * Accessible Showers
   * Steam Showers
   * Exposed Pipe Showers
   * Shower Systems
   * Shower Faucets
   * Tub & Shower Faucets
   * Shower Heads
   * Shower Drains
   * Shower Accessories
   * Clawfoot Tub Shower Curtains
   * Shower Curtains Rings & Rods
   * ADA Compliant
 * Bathroom
   * Bathtubs
     * Bathtub Packages
     * Clawfoot Tubs
     * Freestanding Tubs
     * Cast Iron Tubs
     * Acrylic Tubs
     * Copper Tubs
     * Drop In Tubs
     * Whirlpool Tubs
     * Classic Tubs
     * Double Ended Tubs
     * Slipper Tubs
     * Double Slipper Tubs
     * Contemporary Tubs
     * Solid Surface Tubs
     * Alcove Tubs
     * Skirted Tubs
     * Japanese Soaking Tubs
     * Bathtub Doors
     * Hammock Tubs
   * Tub Faucets
     * Deck Rim Mounted Tub Faucets
     * Freestanding Tub Faucets
     * Bathroom Wall Mounted Tub Faucets
     * Tub Wall Mounted Faucets
     * Roman Tub Faucets
     * Tub Faucet Sets
   * Bathroom Sinks
     * Pedestal Sinks
     * Console Sinks
     * Wall Mount Sinks
     * Vessel Sinks
     * Drop In Sinks
     * Corner Sinks
     * Copper Sinks
     * Semi Recessed Sinks
     * Undermount Sinks
   * Bathroom Vanities
     * Double Sink Vanities
     * Single Sink Vanities
     * Console Sink Vanities
     * Floating Vanities
     * Vanity Tops
   * Bathroom Sink Faucets
     * Centerset Faucets
     * Bridge Faucets
     * Widespread Faucets
     * Wall Mount Faucets
     * Single Hole Faucets
     * Basin Taps
     * Vessel Sink Faucets
     * Utility Sink Faucets
   * Bathroom Accessories
     * Overflow Covers
     * Countertop Accessories
     * Tub Caddies & Accessories
     * Towel Holders
     * Grab Bars
     * Bathroom Shelves
     * Soap Dishes & Dispensers
     * Toothbrush Holders & Tumblers
     * Toilet Accessories
     * Robe Hooks
   * Bathroom Mirrors
     * LED Mirrors
     * LED Wardrobe Mirrors
     * Framed Mirrors
     * Rectangular Mirrors
     * Frameless Mirrors
     * Oval Mirrors
     * Round Mirrors
     * Copper Mirrors
   * Bath Linens
     * Bath Mats
     * Bath Towels
     * Shower Curtains
   * Drains & Supply Lines
     * Tub Drains
     * Tub Water Supply Lines
     * Bathroom Sink Drains
     * Parts & Accessories
     * Shower Drains
     * Shut Off Valves & Handles
   * Laundry & Utility Sinks
   * Medicine Cabinets
   * Toilets & Bidets
     * Two Piece Toilets
     * One Piece Toilets
     * Corner Toilets
     * Flush Levers & Parts
     * Bidets
   * Towel Warmers
   * Lighting
     * Sconces
     * Chandeliers
     * Pendants
     * Table Lamps
   * Plumbing Parts
   * Massachusetts Approved
   * Saunas
 * Kitchen + Home
   * Kitchen Sinks
     * Farmhouse Sinks
     * Fireclay Kitchen Sinks
     * Copper Kitchen Sinks
     * Stainless Steel Kitchen Sinks
     * Cast Iron Kitchen Sinks
     * Drop In Sinks
     * Bar & Prep Sinks
     * Stone & Granite Kitchen Sinks
     * Undermount Kitchen Sinks
     * Retrofit Kitchen Sinks
   * Kitchen Faucets
     * Bridge Faucets
     * Single Hole Faucets
     * Wall Mount Faucets
     * Widespread Faucets
     * Pull-Down Faucets
     * Side Spray Faucets
     * Pot Fillers
     * Bar Faucets
     * Water Dispensers
   * Utility Sinks
   * Utility Sink Faucets
   * Kitchen Sink Accessories
     * Disposer Flanges & Accessories
     * Garbage Disposals
     * Installation Accessories
     * Sink Drains & Strainers
     * Sink Grids
     * Soap Dispensers
     * Colanders & Cutting Boards
   * Lighting
     * Sconces
     * Table Lamps
     * Pendants
     * Chandeliers
   * Mirrors
     * Framed Mirrors
     * Rectangular Mirrors
     * LED Mirrors
     * LED Wardrobe Mirrors
     * Frameless Mirrors
     * Oval Mirrors
     * Round Mirrors
     * Copper Mirrors
   * Hardware
     * Cabinet & Drawer Hardware
   * Wall Tiles
 * Sale
   * Randolph Morris Sale
   * Current Deals
   * Clearance
 * Inspiration
   * Buying Guides
   * How To Guides
   * Look Book
   * Designer's Journal
   * Media & Press Center
   * Influencer Program
   * Frequently Asked Questions

Account
 * Order Tracking
 * My Account

10% Off Randolph Morris

$989 Tub Packages!

Clearance

‹›





HOME RENO EVENT

Save 12% Off Randolph Morris

Code: RENO12

SHOP NOW



SHOP BY CATEGORY

FREESTANDING TUBS
VANITIES
SHOWERS
BATHTUB PACKAGES
FARMHOUSE SINKS
SHOWER SYSTEMS




NEW ARRIVALS



Check out our new arrivals


WHAT WE'RE LOVING

CLAWFOOT TUB WALL MOUNT SHOWER ENCLOSURE WITH FAUCET AND SHOWER HEAD

Shop Now

LARGE LUXURY TOWEL WARMER / DRYER

Shop Now

BRISTOL 48 INCH MODERN CONSOLE VANITY WITH OVAL UNDERMOUNT SINK

Shop Now


WHAT WE'RE LOVING

 1.  
     Crafton 67 Inch Carbon Fiber Freestanding Tub
     
     $3,995.00
     
 2.  
     Carbonis 67 Inch Carbon Fiber Freestanding Tub
     
     $4,995.00
     
 3.  
     Fibrant 71 Inch Double Ended Carbon Fiber Freestanding Tub
     
     $4,995.00
     
 4.  
     Everett 66 Inch Double Ended Freestanding Air Massage Tub - Made in USA
     
     $1,500.00
     
 5.  
     *Near Perfect - Only One Available* Savanna 60 Inch Acrylic Classic
     Clawfoot Tub - Rim Faucet Drillings - Ball & Claw Feet
     
     $699.00
     
 6.  
     Madera 67 Inch Acrylic Double Ended Freestanding Tub
     
     Starting at: $1,495.99
     
 7.  
     Vertical 67 Inch Acrylic Partial Fluted Double Ended Freestanding Tub
     
     Starting at: $1,499.00
     
 8.  
     Vertical 71 Inch Acrylic Partial Fluted Double Slipper Freestanding Tub
     
     Starting at: $1,699.00
     
 9.  
     Vertical 67 Inch Acrylic Partial Fluted Double Ended Freestanding Tub
     
     Starting at: $1,499.00
     
 10. 
     67 Inch Acrylic Double Ended Freestanding Tub - No Faucet Drillings
     
     $1,035.00
     
 11. 
     Cast Iron Roll Top - Midnight Black High Gloss
     
     $1,693.99
     
 12. 
     BT-3060L/R 30 x 60 Veritek Alcove Bathtub
     
     Starting at: $610.99
     
 13. 
     Cambridge Cast Iron Double Ended Clawfoot Tub - No Faucet Drillings
     
     Starting at: $2,055.99
     
 14. 
     Cambridge Cast Iron Double Ended Clawfoot Tub - No Faucet Drillings
     
     Starting at: $2,055.99
     
 15. 
     Vertical Acrylic Fluted Double Ended Freestanding Tub
     
     Starting at: $1,379.99
     
 16. 
     Vertical Acrylic Fluted Double Ended Freestanding Tub
     
     Starting at: $1,395.99
     
 17. 
     Vertical 67 Inch Acrylic Fluted Double Slipper Freestanding Tub
     
     Starting at: $1,595.99
     
 18. 
     DreamLine Sapphire-V 56 - 60 inch W x 62 inch H Semi-Frameless Bypass Tub
     Door
     
     Starting at: $689.99
     
 19. 
     DreamLine Visions 56 - 60 inch W x 60 inch H Semi-Frameless Sliding Tub
     Door and QWALL-VS Tub Wall Kit
     
     Starting at: $1,149.99
     
 20. 
     DreamLine Infinity-Z 56 - 60 inch W x 60 inch H Semi-Frameless Sliding Tub
     Door and QWALL-VS Tub Wall Kit
     
     Starting at: $1,079.99
     


INSPIRATION GALLERY

Tag @vintagetub or use #vintagetubandbath on social media to be featured.

SUBMIT YOUR IMAGES
Media Gallery


Load More
- Media Gallery
8 of 60 total items loaded in Media Gallery


PRO REWARDS


FINANCING


CUSTOMER SERVICE


BUYING GUIDES


CUSTOM SERVICES


HELP CENTER

 * Customer Service
 * Returns
 * Shipping & Delivery
 * Wishlist
 * Custom Services


OUR COMPANY

 * Our Story
 * Professional Pricing
 * Made In USA
 * Media/Press Center
 * Designer & Influencer Program
 * Affiliate Program
 * Contact Us
 * Reviews


RESOURCES

 * Brand Directory
 * Buying Guides
 * How To Guides
 * Look Book
 * Shop The Look
 * Collections
 * Affirm / Financing
 * Frequently Asked Questions

Newsletter
Sign Up for Our Newsletter:
Subscribe
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Vintage Tub & Bath ® 395 Oak Hill Road, Mountain Top, PA 18707 Privacy Policy
Terms & Conditions Your Privacy Choices Cookie Preferences

Back To Top
 * ()
   


LOGIN AND REGISTRATION FORM


 * Login
 * Register

Registered Customers
If you have an account, sign in with your email address.
Email

Password


Sign In
Forgot Your Password?
or



Login with Your Social Profile Login with


Personal Information

First Name

Last Name

Sign Up for Newsletter
Allow remote shopping assistance
Tooltip
This allows merchants to "see what you see" and take actions on your behalf in
order to provide better assistance.
Sign-in Information

Email

Password
Password Strength: No Password
Confirm Password


Create an Account
Back
or



Login with Your Social Profile Login with

 * Forgot Your Password?

Please enter your email address below to receive a password reset link.
Email

Reset My Password
Go back



This website uses cookies to enhance your experience. We also analyze
performance and traffic on our website. We share information about your use of
our site with our social media, advertising and analytics partners. By closing
this message and continuing to use this site, you consent to cookie use.

Cookie Preferences Reject All Cookies Accept All Cookies



COOKIE PREFERENCES




YOUR PRIVACY

YOUR PRIVACY

By visiting this site, we store cookies on your browser to collect information
on you, your preferences, your device, and to personalize your experience on our
site. You can choose not to allow certain types of cookies, which may impact
your experience of the site and the services we are able to offer. You can
select which cookie categories you want to allow using this preference center.
Click on the cookie categories to view the details and change our default
settings according to your preference. You can opt out of any cookie category
except the Mandatory Cookies category, as they are deployed in order to ensure
the proper functioning of our website.


 * TARGETING COOKIES
   
   TARGETING COOKIES
   
   Targeting Cookies
   
   These cookies may be set through our site by our advertising partners. They
   may be used by those companies to build a profile of your interests and show
   you relevant adverts on other sites. They do not store directly personal
   information, but are based on uniquely identifying your browser and internet
   device. If you do not allow these cookies, you will experience less targeted
   advertising.


 * STRICTLY NECESSARY COOKIES
   
   STRICTLY NECESSARY COOKIES
   
   Always Active
   Strictly Necessary Cookies
   
   These cookies are necessary for the website to function and cannot be
   switched off in our systems. They are usually only set in response to actions
   made by you which amount to a request for services, such as setting your
   privacy preferences, logging in or filling in forms. You can set your browser
   to block or alert you about these cookies, but some parts of the site will
   not then work. These cookies do not store any personally identifiable
   information.


 * SOCIAL MEDIA COOKIES
   
   SOCIAL MEDIA COOKIES
   
   Social Media Cookies
   
   These cookies are set by a range of social media services that we have added
   to the site to enable you to share our content with your friends and
   networks. They are capable of tracking your browser across other sites and
   building up a profile of your interests. This may impact the content and
   messages you see on other websites you visit. If you do not allow these
   cookies you may not be able to use or see these sharing tools.


 * FUNCTIONAL COOKIES
   
   FUNCTIONAL COOKIES
   
   Functional Cookies
   
   These cookies enable the website to provide enhanced functionality and
   personalisation. They may be set by us or by third party providers whose
   services we have added to our pages. If you do not allow these cookies, then
   some or all of these services may not function properly.


 * PERFORMANCE COOKIES
   
   PERFORMANCE COOKIES
   
   Performance Cookies
   
   These cookies allow us to count visits and traffic sources so we can measure
   and improve the performance of our site. They help us to know which pages are
   the most and least popular and see how visitors move around the site. All
   information these cookies collect is aggregated and therefore anonymous. If
   you do not allow these cookies, we will not know when you have visited our
   site and will not be able to monitor its performance.

Back Button


ADVERTISING COOKIES

Filter Button
Consent Leg.Interest
Select All Vendors
Select All Vendors
Select All Hosts

Select All



Clear Filters

Information storage and access
Apply
Confirm My Choices Reject All Allow All