(function () { var ENDPOINT = "https://app.cash4pawn.com/api/functions/trackEvent"; function getSessionId() { try { var sid = sessionStorage.getItem("c4p_session_id"); if (!sid) { sid = "sess_" + Date.now() + "_" + Math.random().toString(36).slice(2, 10); sessionStorage.setItem("c4p_session_id", sid); } return sid; } catch (e) { return "sess_" + Date.now(); } } function getDeviceType() { var ua = navigator.userAgent; if (/tablet|ipad/i.test(ua)) return "tablet"; if (/mobi|android|iphone/i.test(ua)) return "mobile"; return "desktop"; } function trackPageView() { var event = { event_type: "page_view", source: "wix", page_url: window.location.href, page_path: window.location.pathname, page_title: document.title, session_id: getSessionId(), referrer: document.referrer, user_agent: navigator.userAgent, device_type: getDeviceType(), }; fetch(ENDPOINT, { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ events: [event] }), mode: "cors", }).catch(function () {}); } if (document.readyState === "complete") { trackPageView(); } else { window.addEventListener("load", trackPageView); } var lastPath = window.location.pathname; setInterval(function () { if (window.location.pathname !== lastPath) { lastPath = window.location.pathname; trackPageView(); } }, 1000); })();
top of page

Bulova 98R177 Women’s Diamond Collection Two-Tone Watch MOP Dial

$149.00Price
Item Specifics

Brand: Bulova
Model: 98R177
Department: Women
Type: Wristwatch
Style: Dress/Luxury
Movement: Quartz
Display: Analog
Case Material: Stainless Steel
Case Color: Silver
Bezel: Diamond Accent
Band Material: Stainless Steel
Band Color: Two-Tone (Silver/Rose Gold)
Dial Color: Silver/White
Indices: Crystal Markers
Features:

Diamond accents

Day display

Date display

24-hour subdial

Push/Pull crown

Water resistant

Watch Shape: Round
Closure: Jewelry Clasp
Reference Number: 98R177
Condition: Pre-Owned

Description

Elegant and stylish Bulova Diamond Collection women’s watch, model 98R177. This sophisticated timepiece features a silver textured dial with crystal hour markers, rose gold-tone hands, and three multifunction subdials displaying day, date, and 24-hour time. The bezel is accented with sparkling diamond details, adding a luxury touch to the classic two-tone design.

Perfect for everyday wear, office attire, or special occasions.

Includes watch only — no box or papers.

Please review all photos carefully as they are part of the description.
    bottom of page