{"product_id":"3d-hollow-butterfly-tieback","title":"3D Hollow Butterfly Tieback","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Curtain Clip Holdback\nTarget Audience: Home Decor Enthusiasts, Interior Stylists\nVisual Style: Soft, Elegant, Minimalist\nColor Strategy: Neutral Tones with Morandi Accent Palette\nModule Order: Hero, Feature 1, Feature 2, Feature 3, Specifications, FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_3, Feature2=detail_2, Feature3=detail_5\nSpecification Data Source: detail_7 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no comparative data available)\nInformation Boundary: Only information explicitly verified from the product analysis report, detail images, and the specification image has been used. No unverified material grades or performance ratings have been added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n  --primary: #e5ba73;\n  --primary-hover: #cfa35a;\n  --text-main: #2b2b2b;\n  --text-sub: #595959;\n  --bg-body: #ffffff;\n  --bg-card: #FAF8F5;\n  --bg-soft: #f7f5f0;\n  --radius-md: 8px;\n  --radius-lg: 12px;\n  --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.03);\n  --shadow-lg: 0 12px 24px rgba(0, 0, 0, 0.06);\n  --border-color: #e6e2da;\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  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  color: var(--text-main);\n  background-color: var(--bg-body);\n}\n\n\/* Typography Overrides *\/\n.product-detail-container h1 {\n  font-size: 22px !important;\n  line-height: 1.3 !important;\n  margin: 0 0 16px 0;\n  font-weight: 700;\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 .faq-question {\n  font-size: 20px !important;\n  line-height: 1.4 !important;\n  margin: 0 0 12px 0;\n  font-weight: 600;\n  color: var(--text-main);\n}\n\n.product-detail-container p,\n.product-detail-container li,\n.product-detail-container .feature-description,\n.product-detail-container .spec-value,\n.product-detail-container .faq-answer,\n.product-detail-container .badge,\n.product-detail-container .tag {\n  font-size: 18px !important;\n  line-height: 1.6 !important;\n  color: var(--text-sub);\n}\n\n\/* Spacing System *\/\n.product-detail-container section {\n  margin-bottom: clamp(2rem, 5vw, 4rem);\n}\n\n\/* Trust Badge \/ Tag Styles *\/\n.product-detail-container .trust-badge {\n  display: inline-block;\n  background-color: var(--bg-soft);\n  color: var(--text-main);\n  padding: 6px 14px;\n  border-radius: 50px;\n  font-size: 18px !important;\n  font-weight: 600;\n  margin-bottom: 16px;\n  border: 1px solid var(--border-color);\n}\n\n.product-detail-container .tag-container {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 14px;\n}\n\n.product-detail-container .tag {\n  background-color: var(--bg-card);\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 Style *\/\n.product-detail-container .image-placeholder {\n  background-color: var(--bg-soft);\n  border: 2px dashed var(--border-color);\n  border-radius: var(--radius-lg);\n  padding: 60px 20px;\n  text-align: center;\n  color: var(--text-sub);\n  font-weight: 500;\n  font-size: 18px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 240px;\n  box-sizing: border-box;\n  width: 100%;\n}\n\n\/* Hero Section *\/\n.product-detail-container .hero-section {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  align-items: center;\n  padding-top: 20px;\n}\n\n.product-detail-container .hero-content {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n}\n\n.product-detail-container .hero-subtitle {\n  margin: 0;\n}\n\n\/* Feature Grid *\/\n.product-detail-container .feature-item {\n  display: flex;\n  align-items: center;\n  gap: 40px;\n}\n\n.product-detail-container .feature-item:nth-child(even) {\n  flex-direction: row-reverse;\n}\n\n.product-detail-container .feature-media {\n  flex: 1;\n  min-width: 0;\n}\n\n.product-detail-container .feature-copy {\n  flex: 1;\n  min-width: 0;\n}\n\n\/* Specifications Table *\/\n.product-detail-container .spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  margin-top: 16px;\n}\n\n.product-detail-container .spec-table tr {\n  border-bottom: 1px solid var(--border-color);\n}\n\n.product-detail-container .spec-table td {\n  padding: 16px;\n  vertical-align: top;\n}\n\n.product-detail-container .spec-table td:first-child {\n  font-weight: 600;\n  width: 30%;\n  color: var(--text-main);\n}\n\n\/* FAQ Accordion Grid *\/\n.product-detail-container .faq-grid {\n  display: flex;\n  flex-direction: column;\n  gap: 16px;\n}\n\n.product-detail-container .faq-item {\n  background-color: var(--bg-card);\n  border: 1px solid var(--border-color);\n  border-radius: var(--radius-md);\n  padding: 20px;\n}\n\n.product-detail-container .faq-question {\n  margin: 0 0 8px 0;\n}\n\n.product-detail-container .faq-answer {\n  margin: 0;\n}\n\n\/* Responsive Lock Details *\/\n@media (max-width: 767px) {\n  .product-detail-container {\n    padding: 0 4%;\n  }\n\n  .product-detail-container .hero-section {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n\n  .product-detail-container .feature-item,\n  .product-detail-container .feature-item:nth-child(even) {\n    flex-direction: column !important;\n    gap: 20px;\n  }\n\n  .product-detail-container .feature-media {\n    order: 1 !important;\n    width: 100%;\n  }\n\n  .product-detail-container .feature-copy {\n    order: 2 !important;\n    width: 100%;\n  }\n\n  \/* Safe Specifications Mobile Rendering *\/\n  .product-detail-container .spec-table,\n  .product-detail-container .spec-table tbody,\n  .product-detail-container .spec-table tr {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .product-detail-container .spec-table td {\n    display: grid;\n    grid-template-columns: minmax(110px, 35%) minmax(0, 1fr);\n    gap: 14px;\n    width: 100%;\n    box-sizing: border-box;\n    padding: 14px 0;\n    align-items: start;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n    border: none;\n  }\n\n  .product-detail-container .spec-table tr {\n    border-bottom: 1px solid var(--border-color);\n  }\n\n  .product-detail-container .spec-table td::before {\n    content: attr(data-label);\n    display: block;\n    min-width: 0;\n    font-size: 18px !important;\n    font-weight: 600;\n    line-height: 1.5;\n    color: var(--text-main);\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n\n  .product-detail-container .spec-table td:first-child {\n    display: none;\n  }\n\n  .product-detail-container .spec-table .spec-value {\n    display: block;\n    min-width: 0;\n    max-width: 100%;\n    font-size: 18px !important;\n    line-height: 1.5;\n    white-space: normal;\n    overflow-wrap: anywhere;\n    word-break: break-word;\n  }\n}\n\n@media (max-width: 420px) {\n  .product-detail-container .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-content\"\u003e\n\u003cspan class=\"trust-badge\"\u003e1-Second Quick Clip-On\u003c\/span\u003e\n\u003ch1\u003eElegant Butterfly Curtain Accent\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eElevate your living space effortlessly. This dual-layered hollowed-out butterfly holdback clamps onto your curtains in seconds without damaging your walls or requiring drilling.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img167\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901131820\/d179e058094c5bcaff153a1fa76c3a4e.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"feature-item\" style=\"margin-bottom: clamp(2rem, 5vw, 4rem);\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img168\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901131820\/2af9cb546bce7104e6025324617427e2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eDouble-Layer Hollow Wing Design\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eThe lightweight, symmetrical dual-layer structure brings a dimensional, floating butterfly aesthetic to your drapes. Its hollow wing details allow ambient light to pass through gracefully, creating subtle textures on plain curtain fabrics.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eLightweight Build\u003c\/span\u003e \u003cspan class=\"tag\"\u003eDimensional Shape\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\" style=\"margin-bottom: clamp(2rem, 5vw, 4rem);\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img180\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901132253\/be7539e5ee5697aca8d55443f63f43d1.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eIntegrated Metal Spring Tension\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eBuilt with a central metal spring hinge flanked by manual squeeze handles, this clip provides strong, reliable tension. It allows you to gather drapes quickly and securely with a single hand motion.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSmooth Hinge\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEasy Pinch Grip\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\u003cdiv\u003e\u003cimg cke-id=\"img176\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901132042\/21de8e7d1b899ce4a2d34cce7535a92f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eFabric-Safe Matte Construction\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eCrafted from molded plastic featuring a smooth, non-reflective matte finish. The edges of the wings are completely rounded off to ensure they slide onto fabrics gently, preventing snags or pulls on delicate sheers.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eRounded Edges\u003c\/span\u003e \u003cspan class=\"tag\"\u003eAnti-Snag Finish\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003eWidth\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Width\"\u003e\u003cspan class=\"spec-value\"\u003e14 cm (Approx. 5.5 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003eHeight\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Height\"\u003e\u003cspan class=\"spec-value\"\u003e11.2 cm (Approx. 4.4 in)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003eWeight\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e\u003cspan class=\"spec-value\"\u003e39 g (Approx. 1.4 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003eMaterial\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eMolded plastic with internal metal spring hinge\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003eColor Availability\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Color Availability\"\u003e\u003cspan class=\"spec-value\"\u003ePink, White, Black, Yellow, Green, Sky Blue, and Khaki\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cspan style=\"font-size:16px;\"\u003eMounting Type\u003c\/span\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Mounting Type\"\u003e\u003cspan class=\"spec-value\"\u003eManual clip-on (no installation tools required)\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-grid\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eDo I need to drill holes into the wall to use this holdback?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo drilling is required. This curtain holdback features a manual spring-clip design that clamps directly onto the gathered curtain fabric, keeping your walls completely damage-free.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWill the clip slip off lightweight or sheer curtains?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe integrated metal spring hinge holds the clip closed under steady tension. For very fine sheer panels, you can bundle the curtain fabric more tightly or clip it around both a sheer layer and a solid drape together to secure it.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eIs the surface glossy, and will it damage delicate drape fabrics?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe clip has a smooth matte plastic finish with carefully molded and rounded wing edges. This design minimizes friction, ensuring it can be clipped and unclipped without snagging or tearing delicate textiles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Cream White","offer_id":46120030372031,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Dusty Pink","offer_id":46120030404799,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Charcoal Black","offer_id":46120030437567,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Buttercream","offer_id":46120030470335,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Pale Mint","offer_id":46120030503103,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Breeze Blue","offer_id":46120030535871,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Oatmeal","offer_id":46120030568639,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/d179e058094c5bcaff153a1fa76c3a4e.jpg?v=1788240207","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/3d-hollow-butterfly-tieback","provider":"Bak","version":"1.0","type":"link"}