San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
7 / 10
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
San Martin Men's 38mm Quartz Chronograph Watch SN0101 San Martin Watch san martin watchSan Martin Watch
23% OFF
san martin watch

San Martin Men's 38mm Quartz Chronograph Watch SN0101

$219.00 $285.00
2 sold
Color
Qty

38mm Chronograph Fashion Sport Watch, With VK6430 Quartz Movement

Functions:
Center hour, minute and second hands, small seconds hand at 9 o'clock.
Chronograph (center hand), 24-minute counter at 3 o'clock and 60-second counter at 9 o'clock.

Watch Specification:

Model: SN0101-G-JS-1Movement: VK6430 [Quartz Movement]
Case: Material - 316L Solid Stainless Steel
Functions:
Center hour, minute and second hands, small seconds hand at 9 o'clock.
Chronograph (center hand), 24-minute counter at 3 o'clock and 60-second counter at 9 o'clock.
Glass: Sapphire Crystal Glass, AR Coating
Bezel: Stainless Steel Polished Bezel
Dial Color: Arabic Numeral Dial, Sunray Light Blue, Sunray Orange, Sunray Green, Sunray Navy Blue
Crown: Push Pull Crown, With San Martin Hexagon Logo
Case Back: Screw-down Case Back, Brushed Process
Strap: Quick Release Leather Strap, 20mm*18mm
Clasp: 316L Solid Stainless Steel Buckle, With San Martin Logo
Water Resistant: 5 Bar=50 Meters

Watch Dimension:

38mm in diameter
Lug to Lug 46.8mm
Thickness 11.5mm
Tire width 20mm
Weight: about 146g

Our Service
Warranty: 3 years 
Returns policy: Please check the website“Return / Exchange / Warranty Policy” 
Style: automatic watch, dive watch, luxury watch 
Package: watch, box, warranty card

 

Q:WHAT SHIPPING WAY DO YOU USE? HOW TO TRACK IT?

A:We use FEDEX Express. If you prefer other way, please contact us via E-mail sales@sanmartin.watch to find more.You can track on www.17track.net Or www.fedex.com

 

Q:WHY I CANNOT FIND SHIPPING SERIVCE WHEN I CHECK OUT?

A:Please contact sales@sanmartin.watch, and give us your detailed shipping info. Our people will update shipping service area accordingly.

 

Q:WHEN CAN IT BE SHIPPED? HOW LONG DOES IT TAKE TO SHIP?

A:We handle order time 2-3 days during Monday to Saturday (excluding holidays), delivery time takes 3-10 business days and may be subject to change due to customs delays and unexpected events like Epodemic Situation of Covid-2019,etc.

 

Q:WHAT SHOULD I DO IF I NEED TO RETURN OR EXCHANGE THE GOODS?

A:We Accept no reason to return within 15 days from the date of receipt of the Products (based on the date of receipt on the logistics document), if the watch never used and is still at original condition, it can be returned for any reason. However, the original packaging must remain intact, including warranty card, watch and plastic box.

 

Q:HOW TO MODIFY THE WRONG INFORMATION IN THE ORDER?

A:Contact us via E-mail sales@sanmartin.watch within 12 hours of placing the order, send your order number and the information that you modified, we will modify it to the correct information for you.

 

Q:CAN I CANCEL MY ORDER?

A:Yes. You can cancel your order before shipping. It cannot cancel if parcel picked up by courier services company.

 

Q:DOES WATCH SUPPORT CUSTOM?

A:Yes,We support OEM&ODM services for every client.

 

Q:IF THE PRODUCT I WANT TO BUY IS OUT OF STOCK, HOW CAN I KNOW IF IT IS RESTOCKED?

A:You can subscribe to us to get a notification email when it is back in stock. This notification is only a reminder, and it does not guarantee a successful purchase.  

 

Q:HOW DO I KNOW THAT MY ORDER HAS BEEN PROCESSED?

A:You will receive an email confirmation shortly after the order has been submitted which will explain the status of your order.

You May Also Like Don't Like These?
const TAG = 'spz-custom-painter-button-animation'; const MAX_ITERATION_COUNT = 99999999; const SITE = (window.C_SETTINGS && window.C_SETTINGS.routes && window.C_SETTINGS.routes.root) || ''; const ADD_TO_CART_ANIMATION_SETTING = `${SITE}/api/marketing_atmosphere_app/add_to_cart_btn_animation/setting`; class SpzCustomPainterButtonAnimation extends SPZ.BaseElement { /**@override */ static deferredMount() { return false; } /** @param {!SpzElement} element */ constructor(element) { super(element); /** @private {!../../src/service/xhr-impl.Xhr} */ this.xhr_ = SPZServices.xhrFor(this.win); /** @private {Object} */ this.data_ = null; /** @private {Element} */ this.addToCartButton_ = null; /** @private {boolean} */ this.productAvailable_ = true; /** @private {number} */ this.timerId_ = null; /** @private {number} */ this.animationExecutionCount_ = 0; /** @private {boolean} */ this.selectedVariantAvailable_ = true; /** @private {number} */ this.delay_ = 5000; /** @private {number} */ this.iterationCount_ = 5; /** @private {string} */ this.animationClass_ = ''; } /** @override */ isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } /** @override */ buildCallback() { this.productAvailable_ = this.element.hasAttribute('product-available'); this.selectedVariantAvailable_ = this.element.hasAttribute('selected-variant-available'); } /** @override */ mountCallback() { this.render_(); } /** @private */ render_() { if (!this.productAvailable_) { return; } this.fetch_().then((data) => { if (!data) { return; } this.data_ = data; this.animationClass_ = `painter-${data.animation_name}-animation`; this.iterationCount_ = data.animation_iteration_count === 'infinite' ? MAX_ITERATION_COUNT : data.animation_iteration_count; const animationDuration = 1; const animationDelay = data.animation_delay || 5; this.delay_ = (animationDuration + animationDelay) * 1000; this.handleButtonEffect_(); }); } /** * @param {JsonObject} data * @return {(null|Object)} * @private */ parseJson_(data) { try { return JSON.parse(data); } catch (e) { return null; } } /** * @return {Promise} * @private */ fetch_() { return this.xhr_.fetchJson(ADD_TO_CART_ANIMATION_SETTING).then((data) => { if (!data || !data.enabled) { return null; } return this.parseJson_(data.detail); }); } /** @private */ getAddToCartButton_() { this.addToCartButton_ = SPZCore.Dom.scopedQuerySelector( document.body, '[data-section-type="product"] [role="addToCart"], [data-section-type="product_detail"] [role="addToCart"], [data-section-type="product_detail"] [data-click="addToCart"], [data-section-type="product"] [data-click="addToCart"]' ); } /** @private */ restartAnimation_() { this.addToCartButton_.classList.remove(this.animationClass_); this.addToCartButton_./* OK */ offsetWidth; this.addToCartButton_.classList.add(this.animationClass_); this.animationExecutionCount_++; } /** @private */ clearTimer_() { this.win.clearInterval(this.timerId_); this.timerId_ = null; } /** @private */ setupTimer_() { this.timerId_ = this.win.setInterval(() => { this.restartAnimation_(); if (this.animationExecutionCount_ >= this.iterationCount_) { this.removeAnimationClass_(); this.clearTimer_(); } }, this.delay_); } /** @private */ restartTimer_() { if (this.animationExecutionCount_ >= this.iterationCount_) { this.removeAnimationClass_(); return; } this.setupTimer_(); } /** @private */ listenVariantChange_() { SPZUtils.Event.listen(self.document, 'dj.variantChange', (e) => { const selectedVariant = e.detail && e.detail.selected; if (!selectedVariant) { return; } const {available} = selectedVariant; if (this.selectedVariantAvailable_ !== available) { this.selectedVariantAvailable_ = available; this.clearTimer_(); if (available) { this.restartTimer_(); } } }); } /** @private */ removeAnimationClass_() { this.win.setTimeout(() => { this.addToCartButton_.classList.remove(this.animationClass_); }, 1000); } /** @private */ handleButtonEffect_() { this.getAddToCartButton_(); if (!this.addToCartButton_) { return; } if (this.selectedVariantAvailable_) { ++this.animationExecutionCount_; this.addToCartButton_.classList.add(this.animationClass_); if (this.iterationCount_ === 1) { this.removeAnimationClass_(); return; } this.setupTimer_(); } this.listenVariantChange_(); } } SPZ.defineElement(TAG, SpzCustomPainterButtonAnimation);