Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A main product image
Product video preview

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.

Citizen

Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A

USD 308.75

Condition: New with box and papers

View on eBay

Description

View Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A with current marketplace pricing, condition, product images and item details. The Citizen Eco-Drive Calendrier is a refined classic powered entirely by light — no battery ever needed. Finished with a blue croc-embossed leather strap and anti-reflective mineral crystal. ☀️ Eco-Drive — Light Powered Solar technology; never needs a battery. eBay Listing Template /* FIX #7: All fonts inline — no external Google Fonts dependency */ *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 16px; color: #1c1c1e; background: #ffffff; line-height: 1.6; max-width: 100%; margin: 0; padding: 10px 28px 40px; } /* ── TOP RULE ── */ .top-rule { height: 1px; background: #ddd; margin-bottom: 14px; } /* ── TITLE ── FIX #5: Title Case ── */ .listing-title { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 26px; font-weight: 700; line-height: 1.3; color: #1c1c1e; margin-bottom: 14px; letter-spacing: -0.2px; } /* ── BADGES ── FIX #1: distinct attractive colors ── */ .badges { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 16px; } .badge { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 14px; font-weight: 600; /* FIX #1: explicit min-height so eBay doesn't collapse background */ min-height: 34px; padding: 6px 14px; border-radius: 100px; display: inline-block; line-height: 22px; letter-spacing: 0.01em; } /* FIX #1: Distinct, attractive colors for each badge */ .badge-new { background-color: #d4edda; color: #155724; border: 1.5px solid #82c98d; } .badge-auth { background-color: #fff3cd; color: #7a4200; border: 1.5px solid #f0b429; } .badge-ship { background-color: #cce5ff; color: #003f7f; border: 1.5px solid #74b3f5; } .badge-ret { background-color: #f8d7f0; color: #6b0050; border: 1.5px solid #e07cc0; } /* ── META ROW ── */ .meta-row { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; display: flex; flex-wrap: wrap; gap: 4px 0; font-size: 14px; color: #555; padding: 12px 0; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; /* FIX #2: tighter spacing */ margin-bottom: 20px; } .meta-item { padding-right: 16px; margin-right: 16px; border-right: 1px solid #ddd; } .meta-item:last-child { border-right: none; padding-right: 0; margin-right: 0; } .meta-item strong { color: #1c1c1e; font-weight: 600; } /* ── SECTION ── */ .section { margin-bottom: 20px; } /* Section header: display:table so height is always correct */ .section-header { display: table; margin-bottom: 12px; } /* Icon: table-cell — perfectly centers emoji both vertically and horizontally */ .section-icon { display: table-cell; width: 34px; min-width: 34px; height: 34px; border-radius: 7px; text-align: center; vertical-align: middle; font-size: 16px; padding-right: 0; } /* Soft, light background with matching colored emoji */ .icon-overview { background-color: #dbeafe; } /* soft blue */ .icon-features { background-color: #fef3c7; } /* soft amber */ .icon-specs { background-color: #ede9fe; } /* soft purple */ .icon-box { background-color: #dcfce7; } /* soft green */ .icon-shipping { background-color: #fee2e2; } /* soft red */ /* Gap cell between icon and title */ .section-gap { display: table-cell; width: 10px; } /* Section title as table-cell — vertically centered to icon */ .section-title { display: table-cell; vertical-align: middle; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 16px; font-weight: 700; letter-spacing: 0.02em; color: #1c1c1e; white-space: nowrap; } /* ── DIVIDER ── FIX #2: tighter margin ── */ .divider { height: 1px; background: #e8e8e8; margin: 16px 0; } /* ── OVERVIEW ── FIX #5: no casing change on overview ── */ .overview-text { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 15px; line-height: 1.8; color: #3a3a3a; } /* ── FEATURES ── Each card is display:table (= full width block in eBay, like included list) .features-grid overrides to inline-block in browsers that support it ── */ .features-grid { width: 100%; font-size: 0; } .feature-item { display: table; width: 100%; margin-bottom: 8px; padding: 11px 14px; border-radius: 10px; border: 1.5px solid; border-collapse: separate; font-size: 16px; box-sizing: border-box; white-space: normal; } /* Browser override: make each card inline-block 3-per-row */ @media screen { .features-grid { display: flex; flex-wrap: wrap; gap: 8px; font-size: 16px; } .feature-item { display: inline-block; flex: 1 1 220px; min-width: 220px; margin: 0; width: auto; } } .feat-solar { background-color: #fff8e1; border-color: #ffe082; } .feat-water { background-color: #e3f2fd; border-color: #90caf9; } .feat-bezel { background-color: #f3e5f5; border-color: #ce93d8; } .feat-eco { background-color: #e8f5e9; border-color: #81c784; } .feat-crystal { background-color: #fce4ec; border-color: #f48fb1; } .feat-date { background-color: #e8eaf6; border-color: #9fa8da; } .feature-emoji { display: table-cell; font-size: 22px; width: 36px; vertical-align: middle; text-align: center; padding-right: 10px; line-height: 1; } .feature-text { display: table-cell; vertical-align: middle; } @media screen { .feature-emoji { display: inline-block; vertical-align: middle; } .feature-text { display: inline-block; vertical-align: middle; width: calc(100% - 46px); } } .feature-label { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 14px; font-weight: 700; color: #1c1c1e; line-height: 1.3; display: block; } .feature-sub { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 13px; color: #666; margin-top: 2px; display: block; } /* ── SPECS ── display:block = 1 col in eBay; @media screen = 2 col in browser ── */ .specs-wrap { width: 100%; } .specs-col { display: block; width: 100%; font-size: 16px; margin-bottom: 8px; } @media screen { .specs-wrap { display: flex; flex-wrap: wrap; gap: 0; font-size: 16px; } .specs-col { display: block; flex: 1 1 300px; min-width: 300px; padding-right: 24px; font-size: 16px; margin-bottom: 0; box-sizing: border-box; } .specs-col:last-child { padding-right: 0; } } .spec-group { margin-bottom: 16px; } /* FIX #6: darker font for spec subheadings */ .spec-group-label { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; /* FIX #6: dark color instead of light grey */ color: #444; margin-bottom: 5px; padding-bottom: 4px; border-bottom: 1.5px solid #ddd; } .spec-row { display: table; width: 100%; padding: 5px 0; border-bottom: 1px solid #f2f2f2; } .spec-row:last-child { border-bottom: none; } .spec-key { display: table-cell; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 14px; color: #777; width: 50%; } .spec-value { display: table-cell; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 14px; font-weight: 600; color: #1c1c1e; text-align: right; } /* ── INCLUDED ── FIX #9: better icons ── */ .included-list { list-style: none; } .included-list li { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; display: table; width: 100%; /* FIX #1: min-height prevents background collapse in eBay */ min-height: 44px; font-size: 15px; color: #1c1c1e; padding: 9px 14px; margin-bottom: 7px; background-color: #f4f8ff; border-radius: 8px; border: 1.5px solid #c5d8f8; } .item-icon { display: table-cell; width: 28px; font-size: 18px; vertical-align: middle; padding-right: 10px; } .item-text { display: table-cell; vertical-align: middle; font-weight: 500; } /* ── SHIPPING ── same table/inline-block dual pattern ── */ .shipping-wrap { width: 100%; font-size: 0; } .shipping-card { display: table; width: 100%; margin-bottom: 8px; padding: 12px 14px; background-color: #f8f8f8; border-radius: 10px; border: 1.5px solid #e0e0e0; border-collapse: separate; font-size: 16px; box-sizing: border-box; white-space: normal; } @media screen { .shipping-wrap { display: flex; flex-wrap: wrap; gap: 8px; font-size: 16px; } .shipping-card { display: inline-block; flex: 1 1 220px; min-width: 220px; margin: 0; width: auto; } } .shipping-emoji { display: table-cell; font-size: 22px; width: 36px; vertical-align: middle; text-align: center; padding-right: 10px; line-height: 1; } .shipping-text { display: table-cell; vertical-align: middle; } @media screen { .shipping-emoji { display: inline-block; vertical-align: middle; } .shipping-text { display: inline-block; vertical-align: middle; width: calc(100% - 46px); } } .shipping-label { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 14px; font-weight: 700; color: #1c1c1e; display: block; } .shipping-sub { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 13px; color: #666; display: block; margin-top: 2px; } /* ── FOOTER ── */ .footer-note { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-size: 14px; color: #555; line-height: 1.7; padding: 14px 16px; border-radius: 8px; border: 1px solid #e0e0e0; background-color: #fafafa; } .footer-note strong { color: #1c1c1e; } Citizen Eco-Drive Calendrier BU2020-02A Men's White Dial Blue Leather Watch 📦 Brand New In Box ✅ 100% Authentic ⚡ Its slim 44mm stainless steel case houses a clean white crosshair dial with 12/24-hour time, analog day and date, chronograph, and luminous hands. Finished with a blue croc-embossed leather strap and anti-reflective mineral crystal. ✨ Key Features ☀️ Eco-Drive — Light Powered Solar technology; never needs a battery ⏱️ Chronograph Function Push-button deployment clasp 📅 Day, Date & 12/24-Hour Display Analog calendar complications 💙 Blue Croc-Embossed Leather Strap 23mm, push-button deployment clasp 🔍 Anti-Reflective Mineral Crystal Slim 8.5mm profile 💧 100m Water Resistance Suitable for swimming & snorkelling 🔧 Specifications Case Material Stainless Steel Diameter 44mm Thickness 8.5mm Shape Round Dial Color White Face Style Crosshair Type Analog Hands Luminous Crystal Anti-Reflective Mineral Band Material Leather (Croc Embossed) Color Blue Width 23mm Length 19.5cm Clasp Push-Button Deployment Functions Movement Eco-Drive (Solar) Chronograph Yes Day & Date Analog Display Time Format 12 / 24 Hour Water Resistance 100m / 330ft UPC 013205110399 🎁 What's In The Box ⌚ Citizen Eco-Drive Calendrier Men's Watch (BU2020-02A) 📦 Original Box 📮 Shipping ⚡ Fast Dispatch Ships within 1 business day 🔒 Secure Packaging Packed for safe delivery 📬 Full Tracking Tracking number included Please review all photos carefully — they form part of the item description. Questions before purchasing? Message me and I'll respond promptly. Condition: New with box and papers. Category: Jewelry & Watches › Watches, Parts & Accessories › Watches › Wristwatches. Brand: Citizen.

Bezel Color
Silver
Water Resistance
100 m (10 ATM)
Movement
Quartz
Indices
12-Hour Dial
Band/Strap
Strap
Reference Number
BU2020-02A
Brand
Citizen
Case Color
Silver
Department
Men
Type
Wristwatch
Band Color
Blue
Band Material
Leather
Lug Width
23 mm
Dial Color
White
Watch Shape
Round
Model
Citizen Eco-Drive
Style
Classic, Dress/Formal, Driver, Formal, Military, Pilot/Aviator, Travel
With Original Box/Packaging
Yes
Features
12-Hour Dial, Luminous Hands, Mineral Crystal, Screwdown Crown, Seconds Hand, World Time
Case Finish
Polished
Case Size
44 mm
Case Material
Stainless Steel
Country of Origin
Japan
Display
Analog

Product details in pictures

Additional views from the marketplace listing for Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A.

Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A detailed image 1Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A detailed image 2Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A detailed image 3Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A detailed image 4

Similar visual styles

Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.

Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 1
Style 1
Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 2
Style 2
Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 3
Style 3
Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 4
Style 4
Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 5
Style 5
Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 6
Style 6
Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 7
Style 7
Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 8
Style 8
Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 9
Style 9
Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A similar visual style 10
Style 10

Related products

Related marketplace listings for Citizen Eco-Drive Calendrier Men Solar WatchWhite Dial Blue Chrono BU2020-02A.