{"product_id":"ceramic-hugging-couple-figurine","title":"Ceramic Hugging Couple Figurine","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Minimalist Ceramic Hugging Couple Figurine\nTarget Audience: Couples, modern home decor enthusiasts, anniversary or wedding gift shoppers\nVisual Style: Modern, clean, warm minimalist\nColor Strategy: Charcoal gray, warm off-white, and electroplated gold\nModule Order: Hero Content -\u003e Features -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_4, Feature1=detail_3, Feature2=detail_5, Feature3=detail_6\nSpecification Data Source: detail_1, detail_2 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no direct comparison data provided in source)\nInformation Boundary: Strictly relies on confirmed specifications from the product report and images. Unverified properties like waterproof grading, lifetime guarantees, or material composition outside of ceramic and gold-plated accents are completely excluded.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #d4af37;\n      --primary-hover: #aa8c2c;\n      --text-main: #2b2b2b;\n      --text-sub: #666666;\n      --bg-body: #ffffff;\n      --bg-card: #fafafa;\n      --bg-soft: #f4f4f4;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #e5e5e5;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    \/* TYPOGRAPHY SYSTEM *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .spec-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .faq-answer,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* SPACING *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* HERO BLOCK *\/\n    .hero-section {\n      text-align: center;\n      padding: 40px 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .hero-text-wrap {\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    .trust-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      font-size: 18px;\n      margin-bottom: 16px;\n    }\n\n    .hero-media {\n      margin-top: 24px;\n    }\n\n    \/* FEATURE SECTIONS *\/\n    .features-section {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 4vw, 3rem);\n    }\n\n    .feature-item {\n      display: flex;\n      gap: 40px;\n      align-items: center;\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .tag {\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* IMAGE PLACEHOLDER STYLING *\/\n    .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      font-weight: 500;\n      color: var(--text-sub);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 250px;\n      box-sizing: border-box;\n    }\n\n    \/* SPECIFICATIONS TABLE *\/\n    .specifications-section {\n      padding: 40px;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .spec-table th,\n    .spec-table td {\n      padding: 16px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      background-color: var(--bg-soft);\n    }\n\n    \/* FAQ SECTION *\/\n    .faq-section {\n      border-top: 1px solid var(--border-color);\n      padding-top: 40px;\n    }\n\n    .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-top: 24px;\n    }\n\n    .faq-item {\n      padding: 20px;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    .faq-question {\n      margin-bottom: 8px;\n      display: flex;\n      gap: 10px;\n      align-items: flex-start;\n    }\n\n    .faq-answer {\n      margin: 0;\n    }\n\n    \/* RESPONSIVE DESIGN LOCKS *\/\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 0 4%;\n      }\n\n      \/* Keep typography locked as requested *\/\n      .product-detail-container h1 {\n        font-size: 22px;\n      }\n      .product-detail-container h2,\n      .product-detail-container h3,\n      .product-detail-container .feature-title,\n      .product-detail-container .spec-title,\n      .product-detail-container .faq-question {\n        font-size: 20px;\n      }\n      .product-detail-container p,\n      .product-detail-container span,\n      .product-detail-container td,\n      .product-detail-container .faq-answer,\n      .product-detail-container .tag {\n        font-size: 18px;\n      }\n\n      \/* Feature stacking order: Image First -\u003e Text Second *\/\n      .feature-item,\n      .feature-item:nth-child(even) {\n        flex-direction: column !important;\n        gap: 20px;\n      }\n\n      .feature-media {\n        order: 1 !important;\n        width: 100%;\n      }\n\n      .feature-copy {\n        order: 2 !important;\n        width: 100%;\n      }\n\n      \/* Specifications Responsive Safety *\/\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table thead {\n        display: none;\n      }\n\n      .spec-table tr {\n        margin-bottom: 16px;\n        border-bottom: 2px solid var(--border-color);\n        padding-bottom: 12px;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 10px 0;\n        align-items: start;\n        border-bottom: none;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .specifications-section {\n        padding: 20px;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-text-wrap\"\u003e\n\u003cspan class=\"trust-badge\"\u003eHandcrafted Couple Sculpture\u003c\/span\u003e\n\u003ch1\u003eHugging Couple Statue with Shining Gold Heart\u003c\/h1\u003e\n\n\u003cp\u003eEmbodying love and intimacy, this abstract ceramic figurine set features two nesting partners sharing a silent embrace, accented by a bright metallic heart to add a romantic atmosphere to your personal space.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902154756\/bb4f637f5b77a58917892734c6af75b7.jpeg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\n\u003csection class=\"features-section\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902155028\/b024d0b3f268d171ae5deffea1a03bd6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eRomantic Hugging Silhouette\u003c\/h3\u003e\n\n\u003cp\u003eThis design consists of two abstract, faceless figurines nesting closely together. The taller figure wraps around from behind while the shorter figure rests in front, visually illustrating a deep and enduring emotional bond.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eAbstract Form\u003c\/span\u003e \u003cspan class=\"tag\"\u003eNesting Figurine Set\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902155028\/1cc68e1b7ceee5b6a8c4406baffab0f5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eStereoscopic Gold Heart Accent\u003c\/h3\u003e\n\n\u003cp\u003eA raised, electroplated gold heart sits directly in the center of the front figure's chest. Its high-gloss reflective finish shines brightly against the matte background, drawing focus to the symbol of a shared connection.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eMirror Finish Accent\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSymbolic Spark\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260902155028\/cd3dbffb2715caf88b3aac7e339c4542.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3 class=\"feature-title\"\u003eGrainy Matte Ceramic Body\u003c\/h3\u003e\n\n\u003cp\u003eThe main figures are constructed from ceramic, boasting a non-reflective, subtly textured matte glaze. This granular surface texture complements contemporary home environments like bookshelves, dressers, and bedside stands.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eMatte Finish\u003c\/span\u003e \u003cspan class=\"tag\"\u003eModern Aesthetic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS (Pure Text\/Table Only, No Image Placeholders) --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"spec-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFigurine Component\u003c\/th\u003e\n\t\t\t\u003cth\u003eHeight\u003c\/th\u003e\n\t\t\t\u003cth\u003eLength\u003c\/th\u003e\n\t\t\t\u003cth\u003eWidth\u003c\/th\u003e\n\t\t\t\u003cth\u003eWeight\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=\"Component\"\u003e\u003cspan class=\"spec-value\"\u003eTaller Figure (Male)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Height\"\u003e\u003cspan class=\"spec-value\"\u003e8.5 cm (3.3 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Length\"\u003e\u003cspan class=\"spec-value\"\u003e6.5 cm (2.6 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Width\"\u003e\u003cspan class=\"spec-value\"\u003e3.2 cm (1.3 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e\u003cspan class=\"spec-value\"\u003e73.5 g (2.6 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Component\"\u003e\u003cspan class=\"spec-value\"\u003eShorter Figure (Female)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Height\"\u003e\u003cspan class=\"spec-value\"\u003e6.6 cm (2.6 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Length\"\u003e\u003cspan class=\"spec-value\"\u003e4.7 cm (1.9 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Width\"\u003e\u003cspan class=\"spec-value\"\u003e2.8 cm (1.1 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e\u003cspan class=\"spec-value\"\u003e59.5 g (2.1 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003ePrimary Material\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd colspan=\"4\" data-label=\"Material Details\"\u003e\u003cspan class=\"spec-value\"\u003eCeramic body with electroplated metallic accent\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color Options\"\u003e\u003cspan class=\"spec-value\"\u003eAvailable Glazes\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd colspan=\"4\" data-label=\"Color Details\"\u003e\u003cspan class=\"spec-value\"\u003eMatte Black, Matte White\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e✨ Do the two figurines come as separate pieces?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the set includes two independent figurines (the taller figure and the shorter figure). They are designed to fit together in a nested, hugging configuration, but can be adjusted as you prefer on flat surfaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e✨ What are the textures of the body and the heart?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe bodies of both figurines feature a non-reflective, subtly grainy matte glaze. In contrast, the gold heart in the center is highly polished with a smooth, reflective electroplated finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e✨ Does the sculpture require a support base?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo support base is needed. Both figurines are crafted with flat bottoms, allowing them to rest steadily on level surfaces like bedsides, TV stands, shelves, or desks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"White \/ 1 Set (Home Essential)","offer_id":46130254971071,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 1 Set (Home Essential)","offer_id":46130255003839,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2 Sets (Keep a Backup - 10% OFF)","offer_id":46130255036607,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2 Sets (Keep a Backup - 10% OFF)","offer_id":46130255069375,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 3 Sets (Gift for Loved Ones - 15% OFF)","offer_id":46130255102143,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3 Sets (Gift for Loved Ones - 15% OFF)","offer_id":46130255134911,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/28abc86ee2a9c20f0c65c4037dd8ddbe.jpg?v=1788337630","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/ceramic-hugging-couple-figurine","provider":"Bak","version":"1.0","type":"link"}