{"product_id":"romantic-rotating-jewelry-holder","title":"Romantic Rotating Jewelry Holder","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Rotating Gift \u0026 Jewelry Box\nTarget Audience: Gift givers, couples, friends celebrating birthdays, proposals, and anniversaries\nVisual Style: Warm, romantic, elegant, minimal cream-and-silver theme\nColor Strategy: Soft cream, mirror silver accents, and warm glowing tones\nModule Order: Hero Block -\u003e Dual-State Comparison -\u003e Key Features -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_2, Comparison_State1=detail_1, Comparison_State2=detail_1, Feature1=detail_6, Feature2=detail_5\nSpecification Image Mapping: Specs=spec_1\nCompare Section: Included to highlight the interactive transition between the bear cake and the jewelry reveal\nInformation Boundary: Strictly limited to facts verified in the analysis report and images. No unverified dimensions or battery specifications are included. All text and code comments are strictly in English.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design System Variables *\/\n    .product-detail-container {\n      --primary: #C5A880;\n      --primary-hover: #B0926A;\n      --text-main: #2C2C2C;\n      --text-sub: #666666;\n      --bg-body: #FFFFFF;\n      --bg-card: #FAF9F6;\n      --bg-soft: #F4F3EF;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 25px rgba(0, 0, 0, 0.08);\n      --border-color: #E6E5E0;\n      \n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      line-height: 1.6;\n    }\n\n    \/* Common Typography \u0026 Layout *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--text-main);\n      margin: 0 0 1rem 0;\n      font-weight: 600;\n    }\n\n    .product-detail-container p {\n      margin: 0 0 1rem 0;\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n    }\n\n    .product-detail-container .section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Custom Image Placeholder Style *\/\n    .img-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      color: var(--text-sub);\n      font-size: 16px;\n      font-weight: 500;\n      margin-bottom: 1.5rem;\n      aspect-ratio: 16 \/ 9;\n      box-sizing: border-box;\n    }\n\n    .img-placeholder-square {\n      aspect-ratio: 1 \/ 1;\n    }\n\n    \/* Badges \/ Pills *\/\n    .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 1.5rem;\n    }\n\n    .badge-pill {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-size: 16px;\n      font-weight: 500;\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Hero Block *\/\n    .hero-section {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    .hero-title {\n      font-size: clamp(32px, 5vw, 44px);\n      line-height: 1.2;\n    }\n\n    .hero-subtitle {\n      font-size: clamp(18px, 3vw, 22px);\n      color: var(--text-sub);\n      margin-bottom: 2rem;\n    }\n\n    \/* Comparison Section *\/\n    .compare-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      margin-top: 2rem;\n    }\n\n    .compare-card {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: 1.5rem;\n      box-shadow: var(--shadow-sm);\n      text-align: center;\n    }\n\n    .compare-card h3 {\n      font-size: 20px;\n      margin-top: 1rem;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n      margin-bottom: 3rem;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-copy h3 {\n      font-size: 24px;\n      margin-bottom: 1rem;\n    }\n\n    \/* Specifications Table *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1.5rem;\n      font-size: 16px;\n    }\n\n    .specs-table th, \n    .specs-table td {\n      padding: 12px 16px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .specs-table th {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      font-weight: 600;\n    }\n\n    \/* FAQ Section *\/\n    .faq-container {\n      margin-top: 2rem;\n    }\n\n    .faq-item {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-question {\n      font-size: 18px;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .faq-answer {\n      font-size: 16px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Responsive Queries - Desktop *\/\n    @media (min-width: 768px) {\n      .compare-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .feature-media .img-placeholder {\n        margin-bottom: 0;\n      }\n    }\n\n    \/* Responsive Mobile Table Lock *\/\n    @media (max-width: 767px) {\n      .specs-table, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .specs-table thead {\n        display: none;\n      }\n\n      .specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        background-color: var(--bg-card);\n        padding: 8px;\n      }\n\n      .specs-table td {\n        text-align: right;\n        padding: 8px;\n        border-bottom: 1px solid var(--border-color);\n        position: relative;\n        padding-left: 50%;\n      }\n\n      .specs-table td:last-child {\n        border-bottom: none;\n      }\n\n      .specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 12px;\n        top: 8px;\n        width: 45%;\n        text-align: left;\n        font-weight: 600;\n        color: var(--text-main);\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"section hero-section\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\u003cspan class=\"badge-pill\"\u003eCreative Dual-Side Design\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eRotate for the Ultimate Surprise Reveal\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eA beautifully crafted celebration box that transitions seamlessly from a warm, glowing cartoon cake display to a hidden jewelry presentation slot.\u003c\/p\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820164007\/cea921a4fef53173e2fe779808c375f3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eOne Twist, Double the Emotion\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 600px; margin: 0 auto 2rem auto;\"\u003eExperience the transition from a delightful celebration piece to an elegant proposal and jewelry keeper.\u003c\/p\u003e\n\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820154130\/cc3680900f61d2d89eb9820652aad8e5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"compare-grid\"\u003e\n\u003cdiv class=\"compare-card\"\u003e\n\u003ch3\u003eThe Cute Celebration Prelude\u003c\/h3\u003e\n\n\u003cp style=\"font-size: 16px;\"\u003eFeatures a delightful cartoon bear wearing a party hat atop a beautifully decorated 3D cream-style cake.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"compare-card\"\u003e\n\u003ch3\u003eThe Unforgettable Reveal\u003c\/h3\u003e\n\n\u003cp style=\"font-size: 16px;\"\u003eSimply turn the front-facing metallic knob to rotate the tray, presenting your jewelry in a stunning way.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Feature Sections --\u003e\n\n\u003cdiv class=\"section\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder img-placeholder-square\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820154130\/6a5d374409e44972d1ccf2c9051fe9d0.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge-pill\"\u003eAtmosphere\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eWarm Candle-Style Glow\u003c\/h3\u003e\n\n\u003cp\u003eThe cute cartoon bear features a tiny candlewick atop its party hat that lights up with a soft, warm yellow glow, perfect for setting a romantic and intimate mood in dimly lit rooms or restaurants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder img-placeholder-square\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260820154251\/21498b44b8d8137be1f8af67d9e8db4e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge-pill\"\u003eCompatibility\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch3\u003eDesigned for Cherished Keepsakes\u003c\/h3\u003e\n\n\u003cp\u003eThe interior display slot is carefully designed to accommodate various types of fine jewelry. It provides a secure fit for rings, necklaces, bracelets, or small wristbands to keep your special gift presented perfectly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. Specifications --\u003e\n\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp\u003eDetails and layout features verified for this creative gift box.\u003c\/p\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDescription\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eExternal Color\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Description\"\u003eElegant Cream \/ Milky White\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eAccent Details\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Description\"\u003ePolished silver metallic trim and matching front knob\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eInterchangeable Themes\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Description\"\u003eAvailable in \"Happy Birthday\" and \"I Love You\" variants\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eMechanism\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Description\"\u003eDouble-sided rotating display tray operated via 3D bear knob\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eLighting\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Description\"\u003eWarm yellow glowing micro-candle feature\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eSize Profile\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Description\"\u003eCompact, palm-sized design suitable for single-hand presentation\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eCover Plate\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Description\"\u003eDetachable high-transparency protective display lid\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- E. FAQ Section --\u003e\n\n\u003cdiv class=\"section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-container\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e🕯️\u003c\/span\u003e How does the candle light feature work?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe micro-candle tip on top of the bear's hat can be activated to project a gentle, warm yellow glow, ideal for simulating a cozy candlelit vibe during your celebration or proposal.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e🔄\u003c\/span\u003e How do I rotate the box to reveal the jewelry?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eSimply remove the high-transparency protective lid and gently rotate the 3D mirror-silver bear-shaped knob on the front. This smoothly flips the double-sided inner tray to transition from the bear cake to your hidden jewelry display.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e Which jewelry items fit inside the storage side?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe inner presentation platform features a versatile slot designed to comfortably and securely hold rings, necklaces, bracelets, and delicate wristbands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Happy Birthday \/ 1-Pack (Gift Ready)","offer_id":46057709633727,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"I Love You \/ 1-Pack (Gift Ready)","offer_id":46057709666495,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Happy Birthday \/ 2-Pack (For a Loved One - 10%)","offer_id":46057709699263,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"I Love You \/ 2-Pack (For a Loved One - 10%)","offer_id":46057709732031,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Happy Birthday \/ 3-Pack (Friends \u0026 Family - 15%)","offer_id":46057709764799,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"I Love You \/ 3-Pack (Friends \u0026 Family - 15%)","offer_id":46057709797567,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/cea921a4fef53173e2fe779808c375f3.jpg?v=1787215241","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/romantic-rotating-jewelry-holder","provider":"Bak","version":"1.0","type":"link"}