timepieceperfection.com Open in urlscan Pro
45.60.22.162  Public Scan

Submitted URL: http://www.timepieceperfection.com/
Effective URL: https://timepieceperfection.com/?SID=983e70273500ca8c0652d390877375bb
Submission: On March 29 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://timepieceperfection.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://timepieceperfection.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">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://timepieceperfection.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://timepieceperfection.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://timepieceperfection.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit">
      <span>Subscribe</span>
    </button>
  </div>
</form>

Name: broadcastchatForm

<form onsubmit="return ClickDesk_Message_Util.submit_chat_form();" id="cdChatSendForm" class="cd-comment-area" name="broadcastchatForm" style="position: relative;display:block;">
  <textarea rows="0" cols="0" id="broadcastchat" name="broadcastchat" maxlength="200" style="background-image: none!important;" placeholder="Message"></textarea>
  <div class="cd-form-sec" style="border-radius: 0px!important;margin: 0px!important;padding: 0px!important;height:0 !important;width:0 !important;">
    <ul style="margin: 0px!important;padding: 0px!important;height:0 !important;width:0 !important;">
      <li style="margin: 0px!important;padding: 0px!important;height:0 !important;width:0 !important;">
        <input class="clickdesk_next" id="broadcastchatsend" type="submit" value="">
      </li>
    </ul>
  </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() -->
    <!-- ko foreach: getRegion('before-amazon-button') --><!--/ko-->
    <div class="amazon-button-container" data-bind="visible: !isAmazonAccountLoggedIn() &amp;&amp; isLwaVisible()">
      <div class="amazon-button-container__cell">
        <div id="LoginWithAmazon" class="login-with-amazon" data-bind="mageInit: {'amazonButton':{'buttonType': 'LwA'}}"><img class=" amazonpay-button-inner-image" style="cursor:pointer; max-height:41px;" alt="AmazonPay"
            id="OffAmazonPaymentsWidgets0" src="https://d2ldlvi1yef00y.cloudfront.net/default/us/live/lwa/gold/medium/LwA.png" tabindex="0"></div>
      </div>
      <div class="amazon-button-container__cell">
        <div class="field-tooltip toggle" style="display: block;">
          <span class="field-tooltip-action action-help" data-bind="mageInit: {'dropdown':{'activeClass': '_active'}}" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" role="button" tabindex="0"></span>
          <div class="field-tooltip-content" data-target="dropdown" aria-hidden="true" data-bind="text: tooltip">Securely login to our website using your existing Amazon details.</div>
        </div>
      </div>
    </div>
    <!-- ko foreach: getRegion('after-amazon-button') --><!--/ko-->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /ko -->
    <!-- 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())-->
    <div class="field captcha required" data-bind="blockLoader: getIsLoading()">
      <label data-bind="attr: {for: 'captcha_' + formId}" class="label" for="captcha_user_login"><span data-bind="i18n: 'Please type the letters and numbers below'">Please type the letters and numbers below</span></label>
      <div class="control captcha">
        <input name="captcha_string" type="text" class="input-text required-entry" data-bind="value: captchaValue(), attr: {id: 'captcha_' + formId, 'data-scope': dataScope}" autocomplete="off" id="captcha_user_login" data-scope="">
        <div class="nested">
          <div class="field captcha no-label">
            <div class="control captcha-image">
              <img data-bind="attr: {
                                        alt: $t('Please type the letters and numbers below'),
                                        title: $t('Please type the letters and numbers below'),
                                        height: imageHeight(),
                                        src: getImageSource(),
                                        }" class="captcha-img" alt="Please type the letters and numbers below" title="Please type the letters and numbers below" height="50"
                src="https://timepieceperfection.com/media/captcha/base/aea3bcc2cf5c786cdc7af7b39c318599.png">
              <button type="button" class="action reload captcha-reload" data-bind="attr: {title: $t('Reload captcha')}, click: refresh" title="Reload captcha">
                <span data-bind="i18n: 'Reload captcha'">Reload captcha</span>
              </button>
            </div>
          </div>
          <!-- ko if: isCaseSensitive()--><!-- /ko -->
        </div>
      </div>
    </div>
    <!-- /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://timepieceperfection.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

 * 215.364.7764
 * info@timepieceperfection.com

Account
   
 * My Account
 * My Wish List
 * Sign In
 * Compare Products

Sign In
 * facebook
 * twitter
 * pinterest
 * ebay
 * instagram
 * contact

ONE TWO THREE

Search
Search
Advanced Search
Search
Cart 0 0 item
My Cart 0
Close You have no items in your shopping cart.
Menu
 * Brand  
   
   
   * SHOP BY CATEGORY
     
      * Specials
      * Pre-Owned
     
     
     SHOP BY BRAND
     
      * A
      * A. Lange and Sohne
      * Audemars Piguet
      * B
      * Blancpain
      * Bell and Ross
      * Breguet
      * Breitling
      * C
      * Cartier
      * Chanel
      * Chopard
     
      * G
      * Glashutte Original
      * H
      * Hublot
      * I
      * IWC
      * J
      * Jaeger LeCoultre
      * L
      * Lamborghini
     
      * O
      * Omega
      * Officine Panerai
      * P
      * Patek Philippe
      * R
      * Rolex
      * T
      * Tag Heuer
      * Tudor
     
      * U
      * Ulysse Nardin
      * V
      * Vacheron Constantin
      * W
      * Wolf
      * Z
      * Zenith
     
     
 * Specials
 * Pre-Owned
 * Testimonials
 * faq
 * Sell your Watch
 * Contact Us
 * Watch repair


Account
   
 * My Account
 * My Wish List
 * Sign In
 * Compare Products


SELL US
YOUR WATCH

Timepiece Perfection will pay Top Dollar for your
Pre-Owned Luxury Watches

Learn More



SPECIALS

20-35% OFF*

View Full Collection


ROLEX

VIEW ENTIRE ROLEX COLLECTION HERE



WE ARE THE BEST WATCH STORE ONLINE!

Buy luxury watches online manufactured by the world’s most distinguished high
end watch designers. TimePiece Perfection™ strives to serve men and women
providing maximum satisfaction for your purchase experience.Online catalogs are
continuously updated with the latest designer watches that are the most
desirable models on the market. Browse our inventory now using the search tools
provided on this website to locate items of interest. Personal service is
guaranteed to help you decide on the perfect timepiece. Feel free to call us
with any questions.All items are new, in manufacturer's packaging with the
proper paperwork. These are not used, unless described as used! We serve our
clients with only the best service and would never provide anything but
completely authentic items.

A perfect gift for men or women regarding any occasion is a beautiful timepiece.
It is not about just showing that you are a person that is on time. It is a
fashion and a status statement in society letting everyone know how special you
feel with luxury on your wrist for everyone to see.




FEATURED PRODUCTS

26%



MASTER MEMOVOX

Retail Price $9,550.00 Sale Price $7,100.00
29%



EXECUTIVE DUAL TIME 43MM

Retail Price $22,200.00 Sale Price $15,750.00


ROYAL OAK 37MM

$49,900.00
15%



PORTUGUESE AUTOMATIC

Retail Price $12,700.00 Sale Price $10,795.00
15%



PORTUGIESER ANNUAL CALENDAR

Retail Price $20,900.00 Sale Price $17,765.00
22%



MILLENARY MANUAL WIND - LADIES

Retail Price $28,400.00 Sale Price $22,150.00
18%



CLASSIC FUSION AEROFUSION CHRONOGRAPH - 45MM

Retail Price $15,700.00 Sale Price $12,874.00


ROYAL OAK 33MM LADIES

$23,500.00


OYSTER PERPETUAL EXPLORER II

$15,000.00


YACHT-MASTER STEEL AND PLATINUM

$22,950.00






INFORMATION

 * Faq
 * Privacy Policy
 * Return Policy
 * Terms & Conditions
 * My Account
 * Wish List


TIMEPIECE NEWS

 * 08 AUG Patek Philippe Why You Need to Invest in a Patek Philippe Watch
 * 25 JUN Success and Watches Why Successful Gentlemen Need a Luxury Watch
 * 04 JAN Manual vs. Automatic. Is one better than the other?


ACCOLADES

 * 
 * 
 * 
 * 
 * 


GET THE LATEST NEWS
FROM TIMEPIECE PERFECTION

Newsletter
Sign Up for Our Newsletter:

Subscribe

FOLLOW US

 * faceBook
 * Twitter
 * Pinterest
 * ebay
 * Instagram
 * Message

© 2019 Timepiece Perfection. All Rights Reserved.


Up

x Offline - Leave a message
Can we help? Customer Support Manager
Tweet Follow

We are online. Chat with us.
Please enter your name and email address to begin chatting with us.
 * 
 * 
   
 * 
 * 
 * 

Create Ticket
You can create your support ticket by providing your name, email address and
message.
 * 
 * 
 * 
 * 
 * 

Reach Us

Audio Call
Video Call



We are offline.
Please leave your name and email address, we will get back to you soon. Thanks.
 * 
 * 
 * 
   
 * 
 * 

Sending...

Email me this chat transcript
Please enter your name and email to receive the full transcript after the end of
the chat session.
 * 
 * 
 * 
 * 
 * 
 * Cancel
 * 


Thanks for dropping by. We shall get back to you soon.

 * 
 * 
 * 
 * 
 * 
 * 0


 * 
 * 
 * 
 * 
 * 

 * 

Please provide contact details for better assistance






 * 
 * 
 * 

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

Securely login to our website using your existing Amazon details.
Please type the letters and numbers below
Reload captcha
Sign In
Forgot Your Password?