{"title":"G-shock","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: 2px;\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\"\u003eG-Shock Collection\u003c\/h1\u003e\n        \u003cp class=\"tw-intro\"\u003e\n            Unleash the ultimate \"Absolute Toughness\" with our \u003cstrong\u003eG-Shock 7A Master Quality\u003c\/strong\u003e series. From the ultra-slim octagonal GA-2100 \"CasiOak\" to the vibrant Rainbow Brick patterns and heavy-duty digital-analog hybrids, our G-Shock collection is built for those who demand a watch that can keep up with their active lifestyle.\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\"\u003eShock Resistant\u003c\/span\u003e\n                \u003cp\u003eHeavy-duty protective build inspired by Carbon Core Guard tech.\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\"\u003eFull Functions\u003c\/span\u003e\n                \u003cp\u003eEquipped with World Time, Alarms, Stopwatch, and LED Illuminators.\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\"\u003eIconic Dials\u003c\/span\u003e\n                \u003cp\u003eAuthentic colorways including limited rainbow and matte editions.\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);\"\u003eEngineered for Strength \u0026amp; Modern Fashion\u003c\/h2\u003e\n        \u003cp\u003e\n            Our G-Shock collection bridges the gap between rugged utility and high-end street fashion. Every 7A Master Quality piece is calibrated to match the original weight and tactile feedback of the buttons. Whether you're navigating the urban jungle or heading out for an adventure, these timepieces provide the durability you expect from G-Shock with the premium aesthetic of a luxury accessory.\n        \u003c\/p\u003e\n        \u003cp style=\"margin-top: 12px; font-weight: 600;\"\u003e\n            Service Highlights: Fast Shipping Across India | Secure Cash On Delivery | Authentic G-Shock Branded Tin 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":"casio-g-shock-ga-2100rw-1aer-rainbow-brick-pattern-watch-7a-master-quality","title":"Casio G-Shock GA-2100RW-1AER Rainbow Brick Pattern Watch - 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\"\u003eG-Shock GA-2100RW-1AER Rainbow Brick\u003c\/h1\u003e\n        \u003cp class=\"tw-intro\"\u003e\n            Stand out with the vibrant \u003cstrong\u003eG-Shock GA-2100RW-1AER Rainbow Brick Edition\u003c\/strong\u003e. This 7A Master Quality watch reimagines the iconic octagonal \"CasiOak\" design with a stunning \u003cstrong\u003erainbow-colored brick pattern\u003c\/strong\u003e on the dial. Combining G-Shock's legendary toughness with a spectrum of colors, it’s a bold fashion statement for those who dare to be different.\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\u003eSpectrum Dial\u003c\/strong\u003e\n                \u003cp\u003eUnique rainbow brick pattern with iridescent finish.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🛑\u003c\/div\u003e\n                \u003cstrong\u003eShock Resistant\u003c\/strong\u003e\n                \u003cp\u003eHeavy-duty build inspired by Carbon Core Guard.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e🌙\u003c\/div\u003e\n                \u003cstrong\u003eSuper LED\u003c\/strong\u003e\n                \u003cp\u003eHigh-brightness light for clear nighttime visibility.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"tw-card\"\u003e\n                \u003cdiv class=\"tw-icon\"\u003e💎\u003c\/div\u003e\n                \u003cstrong\u003eOctagon Style\u003c\/strong\u003e\n                \u003cp\u003eIconic slim profile with a matte black finish.\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 Number\u003c\/span\u003e\u003cspan\u003eGA-2100RW-1AER Rainbow Brick\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 Replica)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eDisplay\u003c\/span\u003e\u003cspan\u003eAnalogue-Digital Combo\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eCase Material\u003c\/span\u003e\u003cspan\u003eResin \/ Carbon Fiber Look\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eFunctions\u003c\/span\u003e\u003cspan\u003eWorld Time, Stopwatch, Alarm, Day-Date\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003eStrap\u003c\/span\u003e\u003cspan\u003eDurable Resin Band (Matte Black)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tw-spec-item\"\u003e\n\u003cspan\u003ePackage\u003c\/span\u003e\u003cspan\u003eG-Shock Branded Metal Tin \u0026amp; Manual\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 Weight \u0026amp; 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":51418613481760,"sku":null,"price":2499.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/2586\/1408\/files\/9_4.gif?v=1775220105"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0996\/2586\/1408\/collections\/9_4.gif?v=1775369698","url":"https:\/\/anzoro.com\/collections\/g-shock.oembed","provider":"anzoro","version":"1.0","type":"link"}