{"product_id":"smiths-enfield-8-day-striking-mantel-clock-oak-case-made-in-england-with-key","title":"Smiths Enfield 8 Day Striking Mantel Clock Oak Case Made in England With Key","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: Georgia, 'Times New Roman', serif;\n    background: #faf8f5;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n\n  .wrapper {\n    max-width: 860px;\n    margin: 0 auto;\n    background: #fff;\n    border: 1px solid #e0dbd4;\n  }\n\n  .hero {\n    background: #1c1c1c;\n    color: #fff;\n    padding: 40px 36px 36px;\n    text-align: center;\n    border-bottom: 4px solid #b8924a;\n  }\n\n  .hero .eyebrow {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #b8924a;\n    margin-bottom: 14px;\n  }\n\n  .hero h1 {\n    font-size: 28px;\n    font-weight: normal;\n    line-height: 1.3;\n    letter-spacing: 0.5px;\n    margin-bottom: 14px;\n  }\n\n  .hero .subhead {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 14px;\n    color: #aaa;\n  }\n\n  .trust-bar {\n    display: flex;\n    justify-content: center;\n    background: #b8924a;\n  }\n\n  .trust-bar .item {\n    flex: 1;\n    text-align: center;\n    padding: 12px 8px;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 12px;\n    font-weight: bold;\n    color: #fff;\n    letter-spacing: 0.5px;\n    border-right: 1px solid rgba(255,255,255,0.25);\n  }\n\n  .trust-bar .item:last-child { border-right: none; }\n\n  .trust-bar .item span {\n    display: block;\n    font-size: 10px;\n    font-weight: normal;\n    opacity: 0.85;\n    margin-top: 2px;\n    letter-spacing: 0;\n  }\n\n  .body {\n    padding: 36px;\n  }\n\n  .lead {\n    font-size: 17px;\n    line-height: 1.75;\n    border-left: 3px solid #b8924a;\n    padding-left: 20px;\n    margin-bottom: 32px;\n    color: #2a2a2a;\n  }\n\n  .section {\n    margin-bottom: 32px;\n  }\n\n  .section h2 {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #b8924a;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n    border-bottom: 1px solid #e8e2d8;\n  }\n\n  .section p {\n    font-size: 15px;\n    margin-bottom: 12px;\n    color: #333;\n  }\n\n  .checklist {\n    list-style: none;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px 24px;\n    margin-top: 4px;\n  }\n\n  .checklist li {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 14px;\n    color: #333;\n    padding-left: 22px;\n    position: relative;\n  }\n\n  .checklist li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    color: #b8924a;\n    font-weight: bold;\n  }\n\n  .features {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 4px;\n  }\n\n  .features .pill {\n    background: #f5f0e8;\n    border: 1px solid #ddd5c0;\n    border-radius: 2px;\n    padding: 6px 14px;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 13px;\n    color: #4a3c26;\n  }\n\n  .dims {\n    display: flex;\n    gap: 0;\n    border: 1px solid #e8e2d8;\n    margin-top: 4px;\n  }\n\n  .dims .dim {\n    flex: 1;\n    text-align: center;\n    padding: 16px 8px;\n    border-right: 1px solid #e8e2d8;\n  }\n\n  .dims .dim:last-child { border-right: none; }\n\n  .dims .dim .val {\n    font-size: 22px;\n    font-weight: normal;\n    color: #1c1c1c;\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  .dims .dim .label {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #999;\n  }\n\n  \/* Honest notice block *\/\n  .notice {\n    border: 1px solid #e8e2d8;\n    border-left: 3px solid #b8924a;\n    padding: 18px 20px;\n    margin-top: 12px;\n    background: #faf8f5;\n  }\n\n  .notice .notice-label {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 10px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #b8924a;\n    margin-bottom: 8px;\n    display: block;\n  }\n\n  .notice p {\n    font-size: 14px;\n    color: #444;\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  .why-buy {\n    background: #1c1c1c;\n    color: #fff;\n    padding: 28px 36px;\n    margin: 0 -36px -36px;\n  }\n\n  .why-buy h2 {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #b8924a;\n    margin-bottom: 16px;\n    padding-bottom: 8px;\n    border-bottom: 1px solid #333;\n  }\n\n  .why-list {\n    list-style: none;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 32px;\n  }\n\n  .why-list li {\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 13px;\n    color: #ccc;\n    padding-left: 18px;\n    position: relative;\n  }\n\n  .why-list li::before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    color: #b8924a;\n  }\n\n  .cta-banner {\n    background: #b8924a;\n    color: #fff;\n    text-align: center;\n    padding: 22px 36px;\n    margin: 0 -36px 32px;\n  }\n\n  .cta-banner p {\n    font-size: 17px;\n    line-height: 1.5;\n    color: #fff !important;\n  }\n\n  .cta-banner strong {\n    display: block;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 11px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n    opacity: 0.85;\n  }\n\n  hr {\n    border: none;\n    border-top: 1px solid #e8e2d8;\n    margin: 28px 0;\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wrapper\"\u003e\n\n  \u003cdiv class=\"hero\"\u003e\n    \u003cdiv class=\"eyebrow\"\u003eMahn \u0026amp; Co — Vintage Clocks\u003c\/div\u003e\n    \u003ch1\u003eVintage Enfield 8 Day Striking Mantel Clock\u003cbr\u003eOak Tambour Case · Coiled Gong Strike · Made in England\u003c\/h1\u003e\n    \u003cdiv class=\"subhead\"\u003e7 Day Run Test Completed · Strike Video in Listing · Previously Serviced\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"trust-bar\"\u003e\n    \u003cdiv class=\"item\"\u003e7 DAY RUN TEST\u003cspan\u003eObserved running\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003eSTRIKE TESTED\u003cspan\u003eVideo in listing\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003ePREVIOUSLY SERVICED\u003cspan\u003eInternal label c.5 years ago\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e30 DAY RETURNS\u003cspan\u003ePeace of mind\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"body\"\u003e\n\n    \u003cp class=\"lead\"\u003e\n      A handsome vintage \u003cstrong\u003eEnfield\u003c\/strong\u003e 8 day mantel clock in a warm oak tambour case — clean silvered dial, black Arabic numerals, chrome bezel and a coiled gong striking the hours and half hours. Run tested for 7 days, strike tested and confirmed correct. A good honest working vintage clock, fairly priced and ready to enjoy.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cta-banner\"\u003e\n      \u003cp\u003e\u003cstrong\u003eWhat you're getting\u003c\/strong\u003eThis is a good running vintage Enfield, tested and working — not a fully overhauled example, and priced accordingly. The movement was previously professionally serviced (internal label c.5 years ago) and is running well. A strike video is included in the listing so you can hear it before you buy.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eAbout the Clock\u003c\/h2\u003e\n      \u003cp\u003eEnfield was one of Britain's most respected domestic clock brands throughout the mid-20th century, producing reliable mechanical movements in well-made cases. This tambour example has a strong Art Deco character — the curved oak case, large circular dial and chrome bezel give it a clean, confident look that works equally well in a traditional or contemporary setting.\u003c\/p\u003e\n      \u003cp\u003eThe two-train movement strikes the hours and a single blow on the half hour on a coiled gong, with a pleasing clear tone.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003chr\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eCondition \u0026amp; Running\u003c\/h2\u003e\n      \u003cp\u003eThe clock presents very well from the front. The oak case retains a warm finish and the dial is clean and readable. The accessible pivots have been cleaned and the movement lightly oiled.\u003c\/p\u003e\n\n      \u003cdiv class=\"notice\"\u003e\n        \u003cspan class=\"notice-label\"\u003ePlease Note — Not Fully Overhauled\u003c\/span\u003e\n        \u003cp\u003eThis clock has not been fully stripped and serviced by Mahn \u0026amp; Co. It has been run tested for 7 days, the accessible pivots cleaned and the movement lightly oiled. An internal service label indicates it was professionally serviced approximately 5 years ago. It is priced as a good running vintage example rather than a freshly overhauled clock.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin-top: 12px;\"\u003eCosmetic wear includes light marks, minor edge wear, some age-related wear around the bezel area and light scratching to the rear door — all consistent with age. \u003cstrong\u003ePlease study all photographs carefully\u003c\/strong\u003e — they form an important part of the condition description.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003chr\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eRun \u0026amp; Strike Test\u003c\/h2\u003e\n      \u003cul class=\"checklist\"\u003e\n        \u003cli\u003eObserved running for 7 days\u003c\/li\u003e\n        \u003cli\u003eStrike tested on hour and half hour\u003c\/li\u003e\n        \u003cli\u003eCoiled gong tone clear and pleasing\u003c\/li\u003e\n        \u003cli\u003eAccessible pivots cleaned\u003c\/li\u003e\n        \u003cli\u003eMovement lightly oiled\u003c\/li\u003e\n        \u003cli\u003ePreviously serviced c.5 years ago\u003c\/li\u003e\n        \u003cli\u003eStrike video included in listing\u003c\/li\u003e\n        \u003cli\u003eWinding key supplied\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003chr\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eDimensions\u003c\/h2\u003e\n      \u003cdiv class=\"dims\"\u003e\n        \u003cdiv class=\"dim\"\u003e\n          \u003cspan class=\"val\"\u003e30 cm\u003c\/span\u003e\n          \u003cspan class=\"label\"\u003eWidth\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dim\"\u003e\n          \u003cspan class=\"val\"\u003e22 cm\u003c\/span\u003e\n          \u003cspan class=\"label\"\u003eHeight\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dim\"\u003e\n          \u003cspan class=\"val\"\u003e12 cm\u003c\/span\u003e\n          \u003cspan class=\"label\"\u003eDepth\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eAt a Glance\u003c\/h2\u003e\n      \u003cdiv class=\"features\"\u003e\n        \u003cspan class=\"pill\"\u003eEnfield\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eMade in England\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eOak Tambour Case\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e8 Day Mechanical\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eTwo-Train Movement\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eHour \u0026amp; Half-Hour Strike\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eCoiled Gong\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eSilvered Dial\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eArabic Numerals\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eChrome Bezel\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003e7 Day Run Test\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eStrike Video in Listing\u003c\/span\u003e\n        \u003cspan class=\"pill\"\u003eWinding Key Included\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003chr\u003e\n\n    \u003cdiv class=\"section\"\u003e\n      \u003ch2\u003eDelivery \u0026amp; Setup\u003c\/h2\u003e\n      \u003cp\u003eThe clock will be carefully packed using generous protective materials. On arrival, place on a stable level surface and set the beat. Minor adjustment after transit is normal for any vintage mechanical clock and is not a fault.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"why-buy\"\u003e\n      \u003ch2\u003eWhy Buy From Mahn \u0026amp; Co\u003c\/h2\u003e\n      \u003cul class=\"why-list\"\u003e\n        \u003cli\u003eSpecialist antique \u0026amp; vintage clock seller\u003c\/li\u003e\n        \u003cli\u003eHonestly described and fairly priced\u003c\/li\u003e\n        \u003cli\u003eStrike video included in listing\u003c\/li\u003e\n        \u003cli\u003eCarefully packed for safe delivery\u003c\/li\u003e\n        \u003cli\u003e30 day returns\u003c\/li\u003e\n        \u003cli\u003eInternational shipping via eBay Global Shipping\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Smiths \/ Smiths Enfield","offers":[{"title":"Default Title","offer_id":54346573971795,"sku":"EB-147378729823","price":149.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1085\/4160\/8275\/files\/smiths-enfield-8-day-striking-mantel-clock-oak-case-made-in-england-with-key-7008792.jpg?v=1784705859","url":"https:\/\/mahnandco.co.uk\/products\/smiths-enfield-8-day-striking-mantel-clock-oak-case-made-in-england-with-key","provider":"Mahn and Co Clock Repairs","version":"1.0","type":"link"}