{"title":"TAG Heuer","description":"\u003cstyle\u003e\n:root {\n    --primary: #0F2E2E;\n    --cream: #F5E9DA;\n    --light-bg: #FDF8F2;\n    --text-dark: #0F2E2E;\n}\n\n.tw-container {\n    max-width: 850px;\n    margin: auto;\n    font-family: system-ui, -apple-system, sans-serif;\n    color: var(--text-dark);\n    padding: 20px;\n}\n\n.tw-anim {\n    opacity: 0;\n    transform: translateY(40px) scale(0.98);\n    transition: all 0.8s cubic-bezier(.4,0,.2,1);\n}\n.tw-anim.show {\n    opacity: 1;\n    transform: translateY(0) scale(1);\n}\n\n.tw-main-title {\n    color: var(--primary);\n    font-size: 32px;\n    font-weight: 700;\n    margin-bottom: 15px;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n}\n\n.tw-intro {\n    font-size: 16px;\n    line-height: 1.8;\n    text-align: center;\n    margin-bottom: 30px;\n}\n\n.tw-feature-section {\n    background: var(--cream);\n    padding: 35px;\n    border-radius: 20px;\n    margin: 30px 0;\n}\n\n.tw-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit,minmax(200px,1fr));\n    gap: 20px;\n}\n\n.tw-card {\n    background: white;\n    padding: 20px;\n    border-radius: 14px;\n    text-align: center;\n    transition: .4s;\n    border: 1px solid rgba(15,46,46,0.1);\n}\n\n.tw-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 15px 35px rgba(15,46,46,0.25);\n}\n\n.tw-icon {\n    font-size: 28px;\n    margin-bottom: 10px;\n}\n\n.tw-sub-title {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--primary);\n    display: block;\n    margin-bottom: 5px;\n}\n\n.tw-footer-text {\n    font-size: 14px;\n    color: #444;\n    line-height: 1.7;\n    margin-top: 30px;\n    border-top: 1px solid #ddd;\n    padding-top: 25px;\n}\n\n@media(max-width:600px){\n    .tw-main-title {font-size:26px;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tw-container\"\u003e\n\n    \u003cdiv class=\"tw-anim\"\u003e\n        \u003ch1 class=\"tw-main-title\"\u003eTAG Heuer Collection\u003c\/h1\u003e\n        \u003cp class=\"tw-intro\"\u003e\n            Experience the pinnacle of Swiss-inspired racing heritage. Our \u003cstrong\u003eTAG Heuer 7A Master Quality\u003c\/strong\u003e collection brings you the iconic designs of the Formula 1, Carrera, and Aquaracer series. Crafted for those who live life in the fast lane, each timepiece reflects precision, durability, and a bold aesthetic that mirrors the original weight and premium feel.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-feature-section tw-anim\"\u003e\n        \u003cdiv class=\"tw-grid\"\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🏎️\u003c\/div\u003e\n                \u003cspan class=\"tw-sub-title\"\u003eRacing Spirit\u003c\/span\u003e\n                \u003cp\u003eFully functional chronographs engineered for the track.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🦾\u003c\/div\u003e\n                \u003cspan class=\"tw-sub-title\"\u003eSolid Build\u003c\/span\u003e\n                \u003cp\u003ePremium 316L Stainless Steel with scratch-resistant crystal.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e💎\u003c\/div\u003e\n                \u003cspan class=\"tw-sub-title\"\u003e1:1 Precision\u003c\/span\u003e\n                \u003cp\u003eExquisite detailing featuring exact branding and calibrated weight.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-footer-text tw-anim\"\u003e\n        \u003ch2 style=\"font-size: 20px; margin-bottom: 12px; color: var(--primary);\"\u003eUncompromised Luxury \u0026amp; Craftsmanship\u003c\/h2\u003e\n        \u003cp\u003e\n            Our curated collection focuses exclusively on **uncompromised quality**. Whether it is the high-octane Formula 1 Red Bull Edition or the timeless sophistication of the Carrera, every watch in our inventory features precision movement and a superior finish. If you are searching for a timepiece that perfectly balances luxury and high-performance sport, our TAG Heuer collection is your ultimate destination.\n        \u003c\/p\u003e\n        \u003cp style=\"margin-top: 12px; font-weight: 600;\"\u003e\n            Exclusive Benefits: Free Shipping Across India | Cash On Delivery (COD) Available | Premium Branded Box Packaging.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nconst observer = new IntersectionObserver((entries)=\u003e{\n    entries.forEach(entry=\u003e{\n        if(entry.isIntersecting){\n            entry.target.classList.add('show');\n        }\n    });\n},{threshold:0.1});\n\ndocument.querySelectorAll('.tw-anim').forEach(el=\u003e{\n    observer.observe(el);\n});\n\u003c\/script\u003e","products":[{"product_id":"tag-heuer-formula-1-chronograph-x-oracle-red-bull-racing-special-edition-7a-master-quality","title":"TAG Heuer Formula 1 Chronograph x Oracle Red Bull Racing Special Edition - 7A Master Quality","description":"\u003cstyle\u003e\n:root {\n    --primary: #0F2E2E;\n    --cream: #F5E9DA;\n    --light-bg: #FDF8F2;\n    --text-dark: #0F2E2E;\n}\n\n.tw-container {\n    max-width: 850px;\n    margin: auto;\n    font-family: system-ui, -apple-system, sans-serif;\n    color: var(--text-dark);\n}\n\n.tw-anim {\n    opacity: 0;\n    transform: translateY(40px) scale(0.98);\n    transition: all 0.8s cubic-bezier(.4,0,.2,1);\n}\n.tw-anim.show {\n    opacity: 1;\n    transform: translateY(0) scale(1);\n}\n\n.tw-main-title {\n    color: var(--primary);\n    font-size: 28px;\n    font-weight: 700;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n}\n\n.tw-intro {\n    font-size: 15px;\n    line-height: 1.7;\n    margin-bottom: 20px;\n}\n\n.tw-feature-section {\n    background: var(--cream);\n    padding: 30px;\n    border-radius: 18px;\n    margin: 30px 0;\n}\n\n.tw-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit,minmax(180px,1fr));\n    gap: 15px;\n}\n\n.tw-card {\n    background: white;\n    padding: 18px;\n    border-radius: 14px;\n    text-align: center;\n    transition: .4s;\n    position: relative;\n    overflow: hidden;\n}\n\n.tw-card:hover {\n    transform: translateY(-6px) scale(1.03);\n    box-shadow: 0 15px 30px rgba(15,46,46,0.25);\n}\n\n.tw-icon {\n    font-size: 24px;\n    margin-bottom: 8px;\n}\n\n.tw-card::before {\n    content: \"\";\n    position: absolute;\n    width: 120%;\n    height: 100%;\n    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.4), transparent);\n    top: 0;\n    left: -120%;\n    transition: 0.6s;\n}\n.tw-card:hover::before {\n    left: 120%;\n}\n\n.tw-spec {\n    margin-top: 30px;\n}\n.tw-spec-item {\n    display: flex;\n    justify-content: space-between;\n    padding: 12px 0;\n    border-bottom: 1px solid #ddd;\n}\n.tw-spec-item span:first-child {\n    font-weight: 600;\n}\n\n.tw-trust {\n    background: var(--cream);\n    margin-top: 30px;\n    padding: 20px;\n    border-radius: 14px;\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-around;\n    gap: 10px;\n}\n\n.tw-badge {\n    background: white;\n    padding: 8px 14px;\n    border-radius: 20px;\n    font-size: 13px;\n    font-weight: 600;\n    transition: .3s;\n}\n.tw-badge:hover {\n    transform: scale(1.08);\n    background: var(--primary);\n    color: white;\n}\n\n@media(max-width:600px){\n    .tw-main-title {font-size:22px;}\n    .tw-spec-item {flex-direction:column; gap: 4px;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"tw-container\"\u003e\n\n    \u003cdiv class=\"tw-anim\"\u003e\n        \u003ch1 class=\"tw-main-title\"\u003eTAG Heuer Formula 1 x Red Bull Racing\u003c\/h1\u003e\n        \u003cp class=\"tw-intro\"\u003e\n            Celebrate the speed and precision of the track with the \u003cstrong\u003eTAG Heuer Formula 1 x Oracle Red Bull Racing Special Edition\u003c\/strong\u003e. This 7A Master Quality timepiece captures the racing spirit with its vibrant blue sunray dial and bold yellow\/red accents. Built for fans of high-performance engineering, it features a functional chronograph and a robust steel build that mirrors the energy of the world's leading racing team.\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-feature-section tw-anim\"\u003e\n        \u003ch2 class=\"tw-main-title\" style=\"font-size:22px;\"\u003e7A Master Highlights\u003c\/h2\u003e\n        \u003cdiv class=\"tw-grid\"\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🏎️\u003c\/div\u003e\n                \u003cstrong\u003eRacing Blue Dial\u003c\/strong\u003e\n                \u003cp\u003eAuthentic Oracle Red Bull Racing colors and sub-dials.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e⏱️\u003c\/div\u003e\n                \u003cstrong\u003eChronograph\u003c\/strong\u003e\n                \u003cp\u003eFully functional stopwatch and speed measurement sub-dials.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🦾\u003c\/div\u003e\n                \u003cstrong\u003eSolid Steel\u003c\/strong\u003e\n                \u003cp\u003ePremium 316L stainless steel case and link bracelet.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e⚡\u003c\/div\u003e\n                \u003cstrong\u003eTachymeter\u003c\/strong\u003e\n                \u003cp\u003eEngraved bezel for precise speed calculations.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-spec tw-anim\"\u003e\n        \u003ch2 class=\"tw-main-title\" style=\"font-size:22px;\"\u003eTechnical Specifications\u003c\/h2\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eModel Reference\u003c\/span\u003e\u003cspan\u003eTAG Formula 1 x Red Bull Special\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eQuality Grade\u003c\/span\u003e\u003cspan\u003e7A Master Quality (1:1 Design)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eMovement\u003c\/span\u003e\u003cspan\u003eHigh-Precision Quartz Chronograph\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eBezel\u003c\/span\u003e\u003cspan\u003eFixed Steel Tachymeter Bezel\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eDial Window\u003c\/span\u003e\u003cspan\u003eHardened Scratch-Resistant Mineral Glass\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eStrap\u003c\/span\u003e\u003cspan\u003eBrushed Stainless Steel Bracelet\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003ePackage\u003c\/span\u003e\u003cspan\u003eTAG Heuer Branded Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tw-trust tw-anim\"\u003e\n        \u003cdiv class=\"tw-badge\"\u003e🛡️ Machine Warranty\u003c\/div\u003e\n        \u003cdiv class=\"tw-badge\"\u003e🚚 Free Shipping India\u003c\/div\u003e\n        \u003cdiv class=\"tw-badge\"\u003e📦 Cash On Delivery\u003c\/div\u003e\n        \u003cdiv class=\"tw-badge\"\u003e✅ Original Serial-Link Look\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\nconst observer = new IntersectionObserver((entries)=\u003e{\n    entries.forEach(entry=\u003e{\n        if(entry.isIntersecting){\n            entry.target.classList.add('show');\n        }\n    });\n},{threshold:0.1});\n\ndocument.querySelectorAll('.tw-anim').forEach(el=\u003e{\n    observer.observe(el);\n});\n\u003c\/script\u003e","brand":"Anzoro","offers":[{"title":"Default Title","offer_id":51418484506912,"sku":null,"price":2999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/2586\/1408\/files\/Red-Bull-Racing-Watch-Master-Quality-Side-Profile.gif?v=1775216957"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/2586\/1408\/collections\/Red-Bull-Racing-Watch-Master-Quality-Side-Profile.gif?v=1775365148","url":"https:\/\/anzoro.com\/collections\/tag-heuer.oembed","provider":"anzoro","version":"1.0","type":"link"}