{"product_id":"golens-vintage-smart-door-lock-7-in-1-biometric-wi-fi-door-lock-with-3d-face-recognition-fingerprint-rfid-pin-key-mobile-app-100-user-capacity-zinc-alloy-5000mah-battery","title":"Golens Vintage Smart Door Lock | 7-in-1 Biometric Wi-Fi Door Lock with 3D Face Recognition, Fingerprint, RFID, PIN, Key \u0026 Mobile App – 100 User Capacity, Zinc Alloy, 5000mAh Battery","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"utf-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width,initial-scale=1\"\u003e\n\u003ctitle\u003eGolens VINTAGE Smart Door Lock\u003c\/title\u003e\n\u003cstyle\u003e\n  :root{\n    --bg:#ffffff;\n    --bg-soft:#f8fafc;\n    --ink:#0f172a;\n    --ink-soft:#475569;\n    --line:#e2e8f0;\n    --accent:#0284c7;\n    --accent-dark:#075985;\n    --accent-soft:#e0f2fe;\n    --radius:14px;\n    --shadow:0 10px 30px rgba(15,23,42,.08);\n    --shadow-lg:0 20px 50px rgba(15,23,42,.14);\n  }\n  *{box-sizing:border-box;}\n  html{scroll-behaviour:smooth;}\n  body{\n    margin:0;background:var(--bg);color:var(--ink);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n    font-size:14px !important;line-height:1.65;-webkit-font-smoothing:antialiased;\n  }\n  img{max-width:100%;display:block;} a{color:inherit;text-decoration:none;}\n\n  #scroll-progress{\n    position:fixed !important;top:0;left:0;height:3px;width:0%;\n    background:linear-gradient(90deg,var(--accent),var(--accent-dark));\n    z-index:9999;transition:width .1s linear;\n  }\n\n  #sticky-cta{\n    position:fixed !important;bottom:0;left:0;right:0;\n    background:#ffffff;border-top:1px solid var(--line);\n    box-shadow:0 -8px 24px rgba(15,23,42,.08);\n    padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;\n    z-index:998;transform:translateY(100%);transition:transform .35s ease;\n  }\n  #sticky-cta.show{transform:translateY(0);}\n  #sticky-cta .cta-title{font-weight:700;font-size:15px !important;}\n  #sticky-cta .cta-sub{font-size:13px !important;color:var(--ink-soft);}\n\n  .btn{position:relative;overflow:hidden;border:none;cursor:pointer;border-radius:999px;\n    padding:12px 26px;font-weight:700;font-size:14px !important;background:var(--accent);color:#fff;\n    transition:transform .2s ease,box-shadow .2s ease,background .2s ease;}\n  .btn:hover{background:var(--accent-dark);transform:translateY(-2px);box-shadow:0 10px 22px rgba(2,132,199,.35);}\n  .ripple{position:absolute;border-radius:50%;background:rgba(255,255,255,.55);transform:scale(0);animation:ripple-anim .6s ease-out;pointer-events:none;}\n  @keyframes ripple-anim{to{transform:scale(4);opacity:0;}}\n\n  #golens-vintage-page .wrap{max-width:100% !important;width:100% !important;margin:0 auto !important;padding:0 1cm !important;box-sizing:border-box !important;}\n\n  .hero{padding:48px 0 24px;display:block;max-width:760px;}\n  .badge{display:inline-flex;align-items:center;gap:6px;background:var(--accent-soft);color:var(--accent-dark);\n    font-size:12px !important;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:6px 14px;border-radius:999px;margin-bottom:14px;}\n  .badge .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:pulse-dot 1.6s infinite;}\n  @keyframes pulse-dot{0%,100%{opacity:1;}50%{opacity:.35;}}\n\n  h1.title{font-size:clamp(26px,3vw,37px) !important;font-weight:800;letter-spacing:-.01em;margin:0 0 10px;min-height:2.6em;}\n  .typewriter-cursor{display:inline-block;width:2px;background:var(--accent);margin-left:2px;animation:blink 1s step-start infinite;}\n  @keyframes blink{50%{opacity:0;}}\n\n  .subtitle{color:var(--ink-soft);font-size:15px !important;font-weight:600;margin-bottom:22px;}\n  .stat-row{display:flex;gap:14px;flex-wrap:wrap;margin:22px 0 26px;}\n  .stat{background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:14px 18px;min-width:110px;text-align:center;animation:stat-float 4.5s ease-in-out infinite;}\n  .stat:nth-child(2){animation-delay:.3s;}\n  .stat:nth-child(3){animation-delay:.6s;}\n  .stat:nth-child(4){animation-delay:.9s;}\n  @keyframes stat-float{0%,100%{transform:translateY(0);}50%{transform:translateY(-4px);}}\n  .stat b{display:block;font-size:22px !important;color:var(--accent-dark);font-weight:800;}\n  .stat span{font-size:12px !important;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em;}\n\n  .hero-actions{display:flex;gap:12px;flex-wrap:wrap;}\n  .btn-outline{background:#fff;color:var(--accent-dark);border:1.5px solid var(--accent);} .btn-outline:hover{background:var(--accent-soft);}\n\n  section{padding:40px 0;border-top:1px solid var(--line);} .reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease;} .reveal.in{opacity:1;transform:translateY(0);}\n\n  h2.section-title{font-size:24px !important;font-weight:800;margin:0 0 20px;display:flex;align-items:center;gap:10px;}\n  h2.section-title::before{content:\"\";width:5px;height:22px;background:var(--accent);border-radius:3px;}\n  .desc p{color:var(--ink-soft);margin:0 0 14px;font-size:14px !important;line-height:1.7 !important;}\n  .desc strong{color:var(--ink);font-size:14px !important;}\n\n  .feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;}\n  .feature-card{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);padding:20px;transition:transform .15s ease,box-shadow .15s ease;transform-style:preserve-3d;will-change:transform;}\n  .feature-card:hover{box-shadow:var(--shadow-lg);}\n  .feature-icon{font-size:24px !important;display:inline-block;margin-bottom:10px;animation:icon-pulse 2.6s ease-in-out infinite;}\n  @keyframes icon-pulse{0%,100%{transform:scale(1);}50%{transform:scale(1.15);}}\n  .feature-card h4{margin:0 0 6px;font-size:16px !important;font-weight:800;} .feature-card p{margin:0;color:var(--ink-soft);font-size:14px !important;}\n\n  .term{border-bottom:1.5px dotted var(--accent);cursor:help;position:relative;font-weight:700;color:var(--accent-dark);}\n  .term .tip{position:absolute;bottom:130%;left:50%;transform:translateX(-50%) translateY(6px);background:var(--ink);color:#fff;font-size:12px !important;font-weight:500;line-height:1.4;padding:8px 12px;border-radius:8px;width:220px;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:20;}\n  .term:hover .tip{opacity:1;transform:translateX(-50%) translateY(0);}\n\n  .spec-card{background:rgba(248,250,252,.7);backdrop-filter:blur(6px);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);}\n  table{width:100%;border-collapse:collapse;} th,td{text-align:left;padding:12px 18px;font-size:14px !important;} thead th{background:var(--accent-soft);color:var(--accent-dark);font-weight:800;}\n  tbody tr{border-top:1px solid var(--line);transition:background .15s;} tbody tr:hover{background:var(--bg-soft);} tbody td:first-child{color:var(--ink-soft);font-weight:600;width:38%;}\n\n  .chip-list{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none;}\n  .chip-list li{background:var(--bg-soft);border:1px solid var(--line);border-radius:999px;padding:8px 16px;font-size:14px !important;font-weight:600;color:var(--ink);transition:transform .2s,background .2s;}\n  .chip-list li:hover{background:var(--accent-soft);transform:translateY(-2px);}\n\n  .warranty-badge{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#f0fdf4,#e0f2fe);border:1px solid #bae6fd;border-radius:var(--radius);padding:16px 22px;animation:badge-glow 3.2s ease-in-out infinite;}\n  @keyframes badge-glow{0%,100%{box-shadow:0 0 0 rgba(2,132,199,0);}50%{box-shadow:0 0 22px rgba(2,132,199,.18);}}\n  .warranty-badge .icon{font-size:29px !important;} .warranty-badge b{display:block;font-size:18px !important;color:var(--accent-dark);} .warranty-badge span{font-size:14px !important;color:var(--ink-soft);}\n\n  .faq-item{border:1px solid var(--line);border-radius:12px;margin-bottom:10px;overflow:hidden;}\n  .faq-q{width:100%;text-align:left;background:var(--bg-soft);border:none;cursor:pointer;padding:14px 18px;font-weight:700;font-size:15px !important;display:flex;justify-content:space-between;align-items:center;}\n  .faq-q .plus{transition:transform .25s ease;font-size:18px !important;color:var(--accent);} .faq-item.open .plus{transform:rotate(45deg);}\n  .faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#fff;} .faq-a p{margin:0;padding:0 18px 16px;color:var(--ink-soft);font-size:14px !important;}\n\n  footer{padding:30px 0 100px;text-align:center;color:var(--ink-soft);font-size:14px !important;}\n  @media (prefers-reduced-motion: reduce){*{animation:none !important;transition:none !important;}}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"golens-vintage-page\"\u003e\n\n  \u003cdiv id=\"scroll-progress\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"wrap\"\u003e\n    \u003csection class=\"hero\" style=\"border-top:none;padding-top:36px;\"\u003e\n      \u003cdiv class=\"hero-copy\"\u003e\n        \u003cspan class=\"badge\"\u003e\u003cspan class=\"dot\"\u003e\u003c\/span\u003e Golens Certified Product\u003c\/span\u003e\n        \u003ch1 class=\"title\" id=\"typewriter-title\"\u003e\u003c\/h1\u003e\n        \u003cp class=\"subtitle\"\u003ePolished grey finish · 3D Face Recognition · HD video‑call camera · 7‑in‑1 smart unlocking · 5000mAh battery\u003c\/p\u003e\n\n        \u003cdiv class=\"stat-row\"\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cb data-count=\"7\"\u003e0\u003c\/b\u003e\u003cspan\u003eAccess Methods\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cb data-count=\"2\"\u003e0\u003c\/b\u003e\u003cspan\u003eYear Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cb data-count=\"100\"\u003e0\u003c\/b\u003e\u003cspan\u003eUser Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"stat\"\u003e\n\u003cb data-count=\"5000\"\u003e0\u003c\/b\u003e\u003cspan\u003emAh Battery\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hero-actions\"\u003e\n          \u003cbutton class=\"btn\" data-ripple\u003eContact for Bulk Orders\u003c\/button\u003e\n          \u003cbutton class=\"btn btn-outline\" data-ripple\u003eDownload Specification Sheet\u003c\/button\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- DESCRIPTION --\u003e\n    \u003csection class=\"reveal\"\u003e\n      \u003ch2 class=\"section-title\"\u003eProduct Overview\u003c\/h2\u003e\n      \u003cdiv class=\"desc\"\u003e\n        \u003cp\u003e\u003cstrong\u003eGolens VINTAGE Smart Door Lock\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp\u003eThe Golens VINTAGE is a premium digital access solution engineered for modern homes, apartments, villas and commercial premises. Finished in polished grey with a robust zinc alloy body, VINTAGE combines advanced biometric security with an integrated HD video‑call camera for real‑time visitor interaction.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eComprehensive 7‑in‑1 Access\u003c\/strong\u003e\u003cbr\u003eVINTAGE supports 3D face recognition, multispectral fingerprint authentication, RFID card access, PIN password entry, Wi‑Fi mobile app remote access, emergency mechanical key override and an HD video‑call camera feature for live visitor verification.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eConnected Control \u0026amp; Long Endurance\u003c\/strong\u003e\u003cbr\u003eBuilt‑in Wi‑Fi enables remote management, temporary password sharing and real‑time access history. The unit is powered by a 5000mAh battery for extended operation and retains up to 30 days of log records for audit and security purposes.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- KEY FEATURES --\u003e\n    \u003csection class=\"reveal\"\u003e\n      \u003ch2 class=\"section-title\"\u003eKey Features\u003c\/h2\u003e\n      \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔐\u003c\/span\u003e\u003ch4\u003eAdvanced 7‑in‑1 Smart Access\u003c\/h4\u003e\n\u003cp\u003e3D Face Recognition, Fingerprint, RFID, PIN, Wi‑Fi mobile access, Mechanical Key and HD Video Call Camera.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e👁️\u003c\/span\u003e\u003ch4\u003e3D Face Recognition \u0026amp; HD Video Call\u003c\/h4\u003e\n\u003cp\u003eHigh‑precision 3D facial recognition with an integrated HD camera for live visitor monitoring and video calls.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🌐\u003c\/span\u003e\u003ch4\u003eBuilt‑in Wi‑Fi Smart Control\u003c\/h4\u003e\n\u003cp\u003eRemote access management, temporary password sharing and real‑time history via the mobile application.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🔋\u003c\/span\u003e\u003ch4\u003eLong‑Life 5000mAh Battery\u003c\/h4\u003e\n\u003cp\u003eHigh‑capacity rechargeable battery with emergency backup options to prevent lockouts.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e📊\u003c\/span\u003e\u003ch4\u003e30‑Day Logs \u0026amp; Multi‑User Support\u003c\/h4\u003e\n\u003cp\u003eRetains up to 30 days of unlock records and supports up to 100 user profiles.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"feature-card\"\u003e\n\u003cspan class=\"feature-icon\"\u003e🚨\u003c\/span\u003e\u003ch4\u003eHigh Security \u0026amp; Alarms\u003c\/h4\u003e\n\u003cp\u003eMultiple alarm protections and anti‑tamper features to safeguard against unauthorised access.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- TECHNICAL SPECIFICATIONS --\u003e\n    \u003csection class=\"reveal\"\u003e\n      \u003ch2 class=\"section-title\"\u003eTechnical Specifications\u003c\/h2\u003e\n      \u003cdiv class=\"spec-card\"\u003e\n        \u003ctable\u003e\n          \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eBrand Name\u003c\/td\u003e\n\u003ctd\u003eGolens\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eModel Name\u003c\/td\u003e\n\u003ctd\u003eVINTAGE\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eModel \/ Part Number\u003c\/td\u003e\n\u003ctd\u003eVINTAGE\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eSmart Door Lock \/ Biometric Digital Lock\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eUser Capacity\u003c\/td\u003e\n\u003ctd\u003eUp to 100 users\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eBattery Capacity\u003c\/td\u003e\n\u003ctd\u003e5000mAh\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eZinc alloy\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eFinish \u0026amp; Colour\u003c\/td\u003e\n\u003ctd\u003ePolished \/ Grey\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eItem Shape\u003c\/td\u003e\n\u003ctd\u003eRectangular\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eLock Type\u003c\/td\u003e\n\u003ctd\u003eBiometric\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eUnlock Modes\u003c\/td\u003e\n\u003ctd\u003e3D face recognition, fingerprint, RFID card, PIN password, Wi‑Fi mobile app, mechanical key, HD video call camera\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eConnectivity Protocol\u003c\/td\u003e\n\u003ctd\u003eWi‑Fi\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eController \/ Control Method\u003c\/td\u003e\n\u003ctd\u003eMobile application (Android \u0026amp; iOS), touch keypad\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eCountry of Origin\u003c\/td\u003e\n\u003ctd\u003eChina\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003ePackage Length\u003c\/td\u003e\n\u003ctd\u003e14.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003ePackage Height\u003c\/td\u003e\n\u003ctd\u003e53.6 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003ePackage Weight\u003c\/td\u003e\n\u003ctd\u003e4.35 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2 years (manufacturer warranty covering material and manufacturing defects)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- WHAT'S INCLUDED --\u003e\n    \u003csection class=\"reveal\"\u003e\n      \u003ch2 class=\"section-title\"\u003eWhat’s Included in the Box\u003c\/h2\u003e\n      \u003cul class=\"chip-list\"\u003e\n        \u003cli\u003e1× Smart lock front \u0026amp; rear panel set\u003c\/li\u003e\n        \u003cli\u003e1× Mortise lock body unit\u003c\/li\u003e\n        \u003cli\u003e2× RFID cards\u003c\/li\u003e\n        \u003cli\u003e2× emergency mechanical keys\u003c\/li\u003e\n        \u003cli\u003e1× installation kit set\u003c\/li\u003e\n        \u003cli\u003e1× user manual \u0026amp; accessories set\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- WARRANTY --\u003e\n    \u003csection class=\"reveal\"\u003e\n      \u003ch2 class=\"section-title\"\u003eWarranty \u0026amp; Support\u003c\/h2\u003e\n      \u003cdiv class=\"warranty-badge\"\u003e\n        \u003cspan class=\"icon\"\u003e✅\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cb\u003e2 Years Manufacturer Warranty\u003c\/b\u003e\n          \u003cspan\u003eCoverage for material and manufacturing defects. For assistance, call the toll‑free customer care number: \u003cstrong\u003e18001237255\u003c\/strong\u003e (10:00–18:00) or register a ticket at \u003cstrong\u003esupport.golens.in\u003c\/strong\u003e.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp style=\"margin-top:12px;color:var(--ink-soft);font-size:13px;\"\u003eManufacturer \/ Importer \/ Packer: Golens Import Export Pvt. Ltd., H No J 79, 2nd Street from Chirag Hotel, Vallabh Garden, Bikaner, Rajasthan - 334001.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- RECOMMENDED APPLICATIONS --\u003e\n    \u003csection class=\"reveal\"\u003e\n      \u003ch2 class=\"section-title\"\u003eRecommended Applications \u0026amp; Door Compatibility\u003c\/h2\u003e\n      \u003cul class=\"chip-list\"\u003e\n        \u003cli\u003eMain entrance doors\u003c\/li\u003e\n\u003cli\u003eLuxury homes \u0026amp; apartments\u003c\/li\u003e\n\u003cli\u003eVillas \u0026amp; bungalows\u003c\/li\u003e\n\u003cli\u003eExecutive offices \u0026amp; private workspaces\u003c\/li\u003e\n\u003cli\u003eRetail shops \u0026amp; showrooms\u003c\/li\u003e\n\u003cli\u003eHotels, guest houses \u0026amp; Airbnb properties\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"reveal\"\u003e\n      \u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\"\u003eHow does the HD video‑call camera work with the mobile app?\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eThe integrated HD camera supports live video calls to the companion mobile application, allowing remote visitor verification and two‑way communication when the lock is online via Wi‑Fi.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\"\u003eWhat is the battery endurance for typical use?\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eThe 5000mAh battery provides extended operational time under normal usage patterns; actual endurance depends on feature usage (for example, frequent video calls will reduce runtime). The unit supports emergency power and low‑battery alerts via the app.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\"\u003eHow many days of logs are retained and how are they accessed?\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eVINTAGE retains up to 30 days of unlock records locally. Full log review and extended history are accessible through the mobile application when the device is connected to Wi‑Fi.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"faq-item\"\u003e\n        \u003cbutton class=\"faq-q\"\u003eHow can I claim warranty or request service?\u003cspan class=\"plus\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"faq-a\"\u003e\u003cp\u003eTo claim warranty or request technical support, please call the toll‑free helpline on 18001237255 (10:00–18:00) or raise a ticket at support.golens.in. The two‑year warranty covers manufacturing defects.\u003c\/p\u003e\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003cfooter\u003eGolens VINTAGE Smart Door Lock · Manufactured by Golens\u003c\/footer\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Sticky CTA --\u003e\n  \u003cdiv id=\"sticky-cta\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"cta-title\"\u003eGolens VINTAGE\u003c\/div\u003e\n      \u003cdiv class=\"cta-sub\"\u003e2 Year Warranty · 3D Face Unlock · HD Video‑Call Camera\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cbutton class=\"btn\" data-ripple\u003eContact for Bulk Orders\u003c\/button\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  ['scroll-progress','sticky-cta'].forEach(function(id){\n    var el = document.getElementById(id);\n    if(el \u0026\u0026 el.parentElement !== document.body) document.body.appendChild(el);\n  });\n\n  var titleEl = document.getElementById('typewriter-title');\n  var fullTitle = \"Golens VINTAGE Smart Door Lock\";\n  var ti = 0;\n  function typeStep(){\n    if(ti \u003c= fullTitle.length){\n      titleEl.innerHTML = fullTitle.slice(0,ti) + '\u003cspan class=\"typewriter-cursor\"\u003e\u0026nbsp;\u003c\/span\u003e';\n      ti++; setTimeout(typeStep, 28);\n    } else { titleEl.innerHTML = fullTitle + '\u003cspan class=\"typewriter-cursor\"\u003e\u0026nbsp;\u003c\/span\u003e'; }\n  }\n  typeStep();\n\n  var counters = document.querySelectorAll('[data-count]'), countersDone=false;\n  function runCounters(){\n    if(countersDone) return; countersDone=true;\n    counters.forEach(function(el){\n      var target = parseFloat(el.getAttribute('data-count')), isDecimal = String(target).indexOf('.') !== -1;\n      var current = 0, step = target\/40;\n      function tick(){ current += step; if(current \u003e= target) current = target;\n        el.textContent = isDecimal ? current.toFixed(2).replace(\/0$\/,'') : Math.round(current);\n        if(current \u003c target) requestAnimationFrame(tick); else el.textContent = isDecimal ? target : target;\n      } tick();\n    });\n  }\n\n  var revealEls = document.querySelectorAll('.reveal');\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(entry){ entry.target.classList.toggle('in', entry.isIntersecting); });\n  }, {threshold:.15});\n  revealEls.forEach(function(el){ io.observe(el); });\n\n  var heroObserver = new IntersectionObserver(function(entries){\n    entries.forEach(function(entry){ if(!entry.isIntersecting){ runCounters(); heroObserver.disconnect(); } });\n  }, {threshold:0});\n  heroObserver.observe(document.querySelector('.hero'));\n  setTimeout(runCounters, 1200);\n\n  var progressBar = document.getElementById('scroll-progress');\n  var stickyCta = document.getElementById('sticky-cta');\n  var heroBottom = document.querySelector('.hero').getBoundingClientRect().bottom + window.scrollY;\n  window.addEventListener('scroll', function(){\n    var h = document.documentElement;\n    var scrolled = (h.scrollTop) \/ (h.scrollHeight - h.clientHeight) * 100;\n    progressBar.style.width = scrolled + '%';\n    stickyCta.classList.toggle('show', window.scrollY \u003e heroBottom);\n  });\n\n  document.querySelectorAll('.feature-card').forEach(function(card){\n    card.addEventListener('mousemove', function(e){\n      var r = card.getBoundingClientRect();\n      var x = (e.clientX - r.left) \/ r.width - .5;\n      var y = (e.clientY - r.top) \/ r.height - .5;\n      card.style.transform = 'perspective(600px) rotateX(' + (-y*8) + 'deg) rotateY(' + (x*8) + 'deg) translateY(-2px)';\n    });\n    card.addEventListener('mouseleave', function(){ card.style.transform = 'perspective(600px) rotateX(0) rotateY(0)'; });\n  });\n\n  document.querySelectorAll('[data-ripple]').forEach(function(btn){\n    btn.addEventListener('click', function(e){\n      var r = btn.getBoundingClientRect();\n      var span = document.createElement('span'); span.className = 'ripple';\n      span.style.left = (e.clientX - r.left) + 'px'; span.style.top = (e.clientY - r.top) + 'px';\n      btn.appendChild(span); setTimeout(function(){ span.remove(); }, 600);\n    });\n  });\n\n  document.querySelectorAll('.faq-item').forEach(function(item){\n    var q = item.querySelector('.faq-q'), a = item.querySelector('.faq-a');\n    q.addEventListener('click', function(){\n      var isOpen = item.classList.contains('open');\n      document.querySelectorAll('.faq-item.open').forEach(function(o){\n        o.classList.remove('open'); o.querySelector('.faq-a').style.maxHeight = null;\n      });\n      if(!isOpen){ item.classList.add('open'); a.style.maxHeight = a.scrollHeight + 'px'; }\n    });\n  });\n})();\n\u003c\/script\u003e\n\n\u003c\/body\u003e","brand":"Golens","offers":[{"title":"Default Title","offer_id":54577704108311,"sku":null,"price":34999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0715\/3113\/5255\/files\/1MAINVINTAGE.png?v=1785492055","url":"https:\/\/golens.in\/products\/golens-vintage-smart-door-lock-7-in-1-biometric-wi-fi-door-lock-with-3d-face-recognition-fingerprint-rfid-pin-key-mobile-app-100-user-capacity-zinc-alloy-5000mah-battery","provider":"Golens","version":"1.0","type":"link"}