www.argoswatch.in Open in urlscan Pro
2620:127:f00f:e::  Public Scan

Submitted URL: https://argos.watch/
Effective URL: https://www.argoswatch.in/
Submission: On July 11 via api from US — Scanned from CH

Form analysis 4 forms found in the DOM

POST /contact#NewsletterSection

<form method="post" action="/contact#NewsletterSection" id="NewsletterSection" accept-charset="UTF-8" class="newsletter-block newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper" style="
                            --placeholder-color: #191919;
                            --input-background: rgba(0,0,0,0);
                            --input-border-color: #333333; 
                            --input-border-radius: 100;
                            --form-gap: 15px;
                        ">
    <div class="field doremon-1">
      <label class="field__label hiddenLabels" for="NewsletterForm--template--21791437259039__1eb21303-1006-4b6c-b008-ba8035feeb83"> Your email </label>
      <input id="NewsletterForm--template--21791437259039__1eb21303-1006-4b6c-b008-ba8035feeb83" type="email" name="contact[email]" class="field__input form-input-placeholder border-nn" value="" aria-required="true" autocorrect="off"
        autocapitalize="off" autocomplete="email" placeholder="EMAIL ADDRESS">
    </div>
    <button type="submit" class="button newsletter-form__button lol " name="commit" id="Subscribe-template--21791437259039__1eb21303-1006-4b6c-b008-ba8035feeb83" aria-label="Submit" style=" 
                                    --button-width: 190px;
                                    --button-font-size: 16px;
                                    --button-text-color: #ffffff;
                                    --button-border-color: #232323;
                                    --button-background: #232323;
                                    --button-text-color-hover: #ffffff;
                                    --button-border-color-hover: #232323;
                                    --button-background-hover: #232323;
                                    --button-text-transform: uppercase;
                                    --button-font-weight: 900;
                                    "> SUBSCRIBE </button>
  </div>
  <script>
    $(document).ready(function() {
      if (window.location.href.indexOf('newsletter&form_type=customer') > -1) {
        var newsletterSuccessPopup = (function() {
          var popup = $('.newsletter-success-modal');
          var close = popup.find('.close');
          var success = popup.find('.success');
          var error = popup.find('.error');
          var overlay = $('.background-overlay');
          popup.show();
          overlay.show();
          error.show();
          success.hide();
          $.cookie('emailSubcribeModal', 'closed', {
            expires: 1,
            path: '/'
          });
          close.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
          overlay.off('click').on('click', function() {
            popup.fadeOut();
            overlay.hide();
          });
        })();
        var newURL = location.href.split("?")[0];
        window.history.pushState('object', document.title, newURL);
      }
    })
  </script>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
</form>

POST https://shopify.com/79946645791/account?locale=en

<form accept-charset="UTF-8" action="https://shopify.com/79946645791/account?locale=en" method="post" class="auth-form auth-form-2">
  <input name="form_type" type="hidden" value="customer_login">
  <input name="utf8" type="hidden" value="✓">
  <div class="form-field">
    <label class="form-label" for="customer_email"> Email Address <em>*</em>
    </label>
    <input id="customer_email" class="form-input form-input-placeholder" type="email" value="" name="customer[email]" required="" placeholder="Email Address">
  </div>
  <div class="form-field">
    <label class="form-label" for="customer_password"> Password <em>*</em>
    </label>
    <input id="customer_password" class="form-input form-input-placeholder" type="password" value="" required="" placeholder="Password" name="customer[password]">
  </div>
  <div class="form-actions auth-actions text-center">
    <input type="submit" class="button button-1 button-login" value="Log in">
    <a class="auth-link link link-underline" href="https://shopify.com/79946645791/account?locale=en#recover">
                        <span class="text">Forgot your password?</span>
                    </a>
    <a href="/account/register" class="button button-2 button-register">
                        Create account
                    </a>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input form-input-placeholder" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search products..." autocomplete="off">
    <input type="hidden" name="options[prefix]" value="last">
    <label class="field__label hiddenLabels" for="Search-In-Modal"> Search </label>
    <button class="button search__button field__button focus-inset" aria-label="Search">
      <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <path
          d="M 19 3 C 13.488281 3 9 7.488281 9 13 C 9 15.394531 9.839844 17.589844 11.25 19.3125 L 3.28125 27.28125 L 4.71875 28.71875 L 12.6875 20.75 C 14.410156 22.160156 16.605469 23 19 23 C 24.511719 23 29 18.511719 29 13 C 29 7.488281 24.511719 3 19 3 Z M 19 5 C 23.429688 5 27 8.570313 27 13 C 27 17.429688 23.429688 21 19 21 C 14.570313 21 11 17.429688 11 13 C 11 8.570313 14.570313 5 19 5 Z">
        </path>
      </svg>
    </button>
  </div>
</form>

Text Content

Skip to content
DISCOVER OUR COLLECTION OF EXQUISITE MECHANICAL WATCHES

Menu Close
 * Home
 * Watches
 * Accessories
 * Reviews
 * Blog
 * About us
 * Contact

user Cart
00 items
user Log in
Cart
00 items
Shop Now Shop Now

LIFE TIME WARRANTY

CASH ON DELIVERY (COD)

AUTOMATIC WATCHES

LIFE TIME WARRANTY

CASH ON DELIVERY (COD)

AUTOMATIC WATCHES

LIFE TIME WARRANTY

CASH ON DELIVERY (COD)

AUTOMATIC WATCHES

LIFE TIME WARRANTY

LIFE TIME WARRANTY

CASH ON DELIVERY (COD)

AUTOMATIC WATCHES

LIFE TIME WARRANTY

CASH ON DELIVERY (COD)

AUTOMATIC WATCHES

LIFE TIME WARRANTY

CASH ON DELIVERY (COD)

AUTOMATIC WATCHES

LIFE TIME WARRANTY


KEY SPECIFICATIONS - APOLLO III

K1 SAPPHIRE COATED CRYSTAL

4X HARDER THAN MINERAL GLASS.

5ATM WATER RESISTANCE

50 METERS = 164 FEET WATER RESISTANCE.

316L STAINLESS STEEL CASE

HIGHEST GRADE STEEL FOR THE PRICE.

QUICK RELEASE STRAP

SO YOU CAN CUSTOMIZE AT YOUR CONVENIENCE.




EXPLORE OUR MECHANICAL WATCH COLLECTION





FOR THE TRUE WATCH ENTHUSIAST IN YOU.


ARGOS: BRIDGING THE GAP IN MECHANICAL WATCHES FOR ENTHUSIASTS AND CONNOISSEURS



The creation of Argos timepieces involves a meticulous and detail-oriented
approach. Each watch undergoes a rigorous process, from the initial design
sketches to the selection of materials and the assembly of intricate movements.
The brand's dedication to precision is evident in the accuracy and reliability
of their timepieces, a testament to the skill and expertise of their
watchmakers.




APOLLO III - NOW WITH AN ITALIAN SUEDE LEATHER STRAP.




APOLLO III - NOW WITH AN ITALIAN SUEDE LEATHER STRAP.




ARGOS APOLLO III - MEN'S MECHANICAL WATCH



The small seconds at 6 o'clock make visibility precise to the smallest change in
time - Discover the Argos Apollo III Automatic, an elegant 40mm dress watch
designed for everyday use as well as perfect for occasions




WHY YOU SHOULD TRUST US

Lifetime Warranty On the Movement

We stand behind all our watch and offer a lifetime warranty against the movement
of the watch.

7 Day Test Drive

Trust takes time. Especially over the internet. Try out this watch. If you don’t
love it - send it back. Zero questions asked.

Designed and Assembled in India

Every single Argos Watch is meticulously assembled with utmost care and
precision so that it can be the perfect time companion for you.


DON’T JUST TAKE OUR WORD FOR IT.
WATCH ENTHUSIASTS EVERYWHERE HAVE SPOKEN.

4.75 out of 5
Based on 68 reviews
collected by Judge.me
53
13
2
0
0
See all reviews
Write a review
Product Reviews (56)Shop Reviews (12)
Most Recent Highest Rating Lowest Rating Only Pictures Pictures First Videos
First Most Helpful
AP3.13 - Ice Blue Silver w/ Black Leather Strap
Today

Abhilash Nair



Excellent Watch At Excellent Price

The watch looks excellent and works great.
I didn't like the standard leather strap much. So replaced it with a HIRSCH
strap and boy it looks savy and premium.
Recommend Argos to consider such straps as well.
Great going team Argos.



AP3.13 - Ice Blue Silver w/ Black Leather Strap
2 days ago

Asutosh Mohanty


Excellent looks

Its a very cool looking dress watch. Suze and finish is top notch. Tge color of
tge dial is really bright and the suede leather strap is classy.



AP3.07 - Onyx Black Gold
5 days ago

Aayush Alkesh



The most elegant automatic watch, made in Bharat

There isn't enough I can say about this watch. There were a lot of great
features which first attracted me to get this watch, and a lot more which
pleasantly surprised me when it arrived. The suede leather strap, the butterfly
clasp, conveniently adjustable for the wearer's hand; these are something not
commonly seen. In addition, the transparent back showing the main rotor, the
emblemed crown, the smooth case and crystal glass give it a rich feel. And of
course the dial and hands are magnificent to admire. And at this price point,
this is easily the most elegant automatic watch made in India.



AP3.10 - Olive Green Silver w/ Leather Strap
1 week ago

Mihir Bhatt


Nice watch

Allover watch experience is good but I wish there should be "date(calendar)"
some where in the dial.



AP3.11 - Pastel Salmon Silver w/ Leather Strap
1 week ago

Subhendu Mukherjee


Good Watch

Watch is good.



AP3.11 - Pastel Salmon Silver w/ Leather Strap
1 week ago

Deepak S


Excellent classy design , beautiful watch

I would have given 5 stars but for the uncomfortable clasp on leather strap, I
would preferred normal leather strap.

The watch itself is very good , liked the classy design..



AP3.14 - Cadmium Yellow Silver w/ Brown Leather Strap
1 week ago

darayes jal shroff


I liked it but....

The Brown leather strap is not as rich in Colour. as i expected it from the
photograph for a large wrist the strap falls short for me.
Rest was ok not as exciting as i thought it would be, but i am proud to own and
will flaunt it as i love anything made locally in INDIA. will give the product
7/10



AP3.01 - Ice Blue Silver
2 weeks ago

Syed Sirajuddin Pasha



Beautifully crafted !

I must compliment the team @ Argos for designing and creating a beautiful watch
piece. Fit, finish, looks and price, in all departments it ticks the right
boxes.

The watch sits perfectly on the wrist. The Jubilee bracelet tapers down nicely
providing a good fit. The clasp looks rich too.

The Jubilee steel bracelets as well the suede leather watch straps compliments
the watches.

Their other watch in Burgandy is another beautiful watch. A rare color and a
collector's item I must say.

Their dispatch team is super fast and their after sales folks are commendable in
their communication.

Overall, these watches come highly recommended and they are super value fior
money !



AP3.03 - Olive Green Silver
2 weeks ago

Anil singh


Good

Watch is good and look premium but watch is light weight somewhere you need to
increase weight of watch.



AP3.07 - Onyx Black Gold
2 weeks ago

SAUBHAGYA KUMAR NAYAK


Argos Apollo lll is my first ever automatic watch I have. After using one month
I give 10/10

Highly Recommended product I love it. After using about one month I recommend
every one to purchase Indian brand. I used more than 10 no. Of brand but I like
finally Argos as best brand in the price range. I love Argos.
Thank you Team Argos.



AP3.08 - Wine Red Silver w/ Leather Strap
3 weeks ago

Vipul Aroh


Short term review - seems an excellent buy

The watch looks and feels good on my wrist. And it's a treat to watch the
mechanocal movement. This is my first mechanical watch and I'm enjoying it.
Kudos to Argos for providing a quality, mechanical timepiece at a reasonable
price.



AP3.11 - Pastel Salmon Silver w/ Leather Strap
3 weeks ago

Suman .


A phoenix from the ashes in the world of Indian Watch Scene

Being an avid HMT fan, I found Argos watches to be the worth advisory and
probably can surpass HMT when it comes to design and machinery. Hope to purchase
more in future. Keep up the good work



AP3.08 - Wine Red Silver w/ Leather Strap
3 weeks ago

Shrikanth Cheeku



Apollo lll Automatic wine red, perfect elegant choice

Perfect choice for watch lovers or for the first time buyers , amazing class in
quality of the dial and the leather strap with butterfly clasp ,I am loving
every bit of it, the detailing inside the dial is simple and elegant, thank you
Argos for producing some world class product at affordable price.



AP3.05 - Wine Red Silver
3 weeks ago

Pradyumna KV


Apollo III - Wine Red

Really love wearing this watch. The wine red color.is definately a conversation
starter and the watch just enhances your style. A must have watch.



AP3.05 - Wine Red Silver
4 weeks ago

abhijeet


Value for money .

Watch is worth buying , dial is unique, time accuracy is well . Liked it .



AP3.06 - Pastel Salmon Silver
4 weeks ago

Diptish Chordia


Nice watch

Give extra leather belt with steel belt watches



AP3.14 - Cadmium Yellow Silver w/ Brown Leather Strap
4 weeks ago

Hem Roy



Good watch but the dial color could have been reflective

Got the watch somedays back and it is running nicely. Keeping time and much to
precise in time keeping. Has a beating fluctuations of about +10sec/day but it
is within the limit, not a big issue. The color though said cadmium yellow but
could have a reflective layer, would perhaps enhance the beauty of the dial. To
the seller, will the 38 mm version be coming or not!



AP3.12 - Ice Blue Silver w/ Ivory Leather Strap
4 weeks ago

Ankur pandya


It is a very comfortable watch that I love to wear

Please come up with new designs, a chronograph (Automatic of course) will be
wonderful



AP3.07 - Onyx Black Gold
4 weeks ago

Frank Braccia



Elegant watch

Cann be used for formal occasions, and as a dress watch and a smart casual
watch. Love the smalll seconds and the sapphire coating. Price is amazing it
looks very much the luxury watch.



AP3.09 - Constellation Blue Silver w/ Leather Strap
1 month ago

SM


Loved it!

Beautiful timepiece!



AP3.04 - Constellation Blue Silver
1 month ago

Azmathulla K


Nice and worthy purchase

Almost a week I started using..
Definitely a luxury look and Precise time piece..

Clasp edges can be better. The one I got has the sharp edges.



AP3.13 - Ice Blue Silver w/ Black Leather Strap
1 month ago

Sarthak Raj




The colour of dial is just little over if set with some other strap would give
best results. It's my first automatic watch and I love it.



AP3.01 - Ice Blue Silver
1 month ago

Pawan Beniwal



I love it 💓

Beautiful watch made with high quality material and perfectly finished product



AP3.13 - Ice Blue Silver w/ Black Leather Strap
1 month ago

Akhlaque Ahmed Abdul Khalique



Very good watch



AP3.10 - Olive Green Silver w/ Leather Strap
1 month ago

Athul Rajesh


Simply great & Classy.

Been a fan of automatic watches. clever old tech.








THE ARGOS NEWSLETTER.

Be notified of our upcoming news.
No spam messages. Ever.
Your email
SUBSCRIBE


DISCOVER

 * Home
 * Watches
 * Accessories
 * Reviews
 * Blog
 * About us
 * Contact


CUSTOMER SERVICE

 * Refund Policy
 * Privacy Policy
 * Shipping Policy
 * Terms of Service


SOCIALS

 * Facebook
 * Instagram
 * Twitter
 * Reddit

© ARGOS WATCHES



 * Choosing a selection results in a full page refresh.

Thanks for subscribing!

This email has been registered!




SHOP THE LOOK


Search

Close



CHOOSE OPTIONS





Close

Close

EDIT OPTION


this is just a warning

Login Close
Email Address *
Password *
Forgot your password? Create account
Close
Shopping Cart
0 items
Your cart is empty
Continue Shopping
Close
Search
Search

Menu Close
Sign In Create an Account






test

Judge.me