{"product_id":"diy-pearl-art-christmas-collection","title":"DIY Pearl Art Christmas Collection","description":"\u003cdiv class=\"lv-pearl-page\"\u003e\n\n\u003cstyle\u003e\n.lv-pearl-page,\n.lv-pearl-page *{\n  box-sizing:border-box;\n}\n\n.lv-pearl-page{\n  --green:#173f2e;\n  --deep:#103326;\n  --red:#a52d31;\n  --cream:#fff9f1;\n  --soft:#eef5ef;\n  --gold:#c99b4d;\n  --text:#2e2925;\n  --muted:#6f655d;\n  --border:#eadfd3;\n\n  width:100%;\n  max-width:900px;\n  margin:0 auto;\n  padding:8px 12px 42px;\n  font-family:Arial,\"Helvetica Neue\",sans-serif;\n  color:var(--text);\n  line-height:1.65;\n}\n\n.lv-pearl-page img{\n  display:block;\n  width:100%;\n  height:auto;\n  border:0;\n}\n\n.lv-pearl-page h2,\n.lv-pearl-page h3,\n.lv-pearl-page p{\n  margin-top:0;\n}\n\n.lv-card{\n  margin-bottom:26px;\n  padding:20px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:16px;\n}\n\n.lv-label{\n  display:inline-block;\n  margin-bottom:8px;\n  padding:6px 10px;\n  border-radius:999px;\n  background:#f9eceb;\n  color:var(--red);\n  font-size:12px;\n  font-weight:800;\n}\n\n.lv-title{\n  margin-bottom:10px;\n  color:var(--green);\n  font-size:27px;\n  line-height:1.22;\n  font-weight:800;\n  letter-spacing:-.02em;\n}\n\n.lv-text{\n  margin-bottom:15px;\n  color:var(--muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.lv-img{\n  overflow:hidden;\n  border-radius:13px;\n  background:#f7f3ee;\n}\n\n.lv-img + .lv-img{\n  margin-top:12px;\n}\n\n\/* HERO *\/\n\n.lv-hero{\n  margin-bottom:26px;\n  padding:27px 20px;\n  text-align:center;\n  border:1px solid var(--border);\n  border-radius:18px;\n  background:\n    radial-gradient(circle at 15% 8%,rgba(201,155,77,.17),transparent 32%),\n    radial-gradient(circle at 90% 90%,rgba(23,63,46,.08),transparent 30%),\n    linear-gradient(145deg,#fffdfa,#fff5e9);\n}\n\n.lv-hero-kicker{\n  margin-bottom:8px;\n  color:var(--red);\n  font-size:13px;\n  font-weight:800;\n}\n\n.lv-hero h2{\n  max-width:680px;\n  margin:0 auto 11px;\n  color:var(--deep);\n  font-size:34px;\n  line-height:1.14;\n  font-weight:900;\n  letter-spacing:-.03em;\n}\n\n.lv-hero p{\n  max-width:650px;\n  margin:0 auto 17px;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.lv-pills{\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:8px;\n}\n\n.lv-pill{\n  padding:7px 10px;\n  background:#fff;\n  border:1px solid #e8d9c8;\n  border-radius:999px;\n  color:var(--green);\n  font-size:12px;\n  font-weight:800;\n}\n\n\/* BENEFITS *\/\n\n.lv-benefits{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:9px;\n  margin-top:16px;\n}\n\n.lv-benefit{\n  padding:15px 12px;\n  border:1px solid var(--border);\n  border-radius:12px;\n  background:var(--cream);\n}\n\n.lv-benefit strong{\n  display:block;\n  margin-bottom:4px;\n  color:var(--green);\n  font-size:14px;\n}\n\n.lv-benefit span{\n  display:block;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.5;\n}\n\n\/* PROCESS *\/\n\n.lv-process{\n  margin-bottom:26px;\n  padding:24px 18px;\n  border-radius:16px;\n  background:var(--deep);\n}\n\n.lv-process .lv-label{\n  background:rgba(255,255,255,.1);\n  color:#f0d29b;\n}\n\n.lv-process .lv-title{\n  color:#fff;\n}\n\n.lv-process .lv-text{\n  color:rgba(255,255,255,.75);\n}\n\n.lv-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:9px;\n  margin:17px 0;\n}\n\n.lv-step{\n  padding:16px 11px;\n  text-align:center;\n  border:1px solid rgba(255,255,255,.12);\n  border-radius:12px;\n  background:rgba(255,255,255,.06);\n}\n\n.lv-step small{\n  display:block;\n  margin-bottom:4px;\n  color:#f1d39d;\n  font-size:11px;\n  font-weight:800;\n}\n\n.lv-step strong{\n  display:block;\n  margin-bottom:4px;\n  color:#fff;\n  font-size:16px;\n}\n\n.lv-step span{\n  display:block;\n  color:rgba(255,255,255,.72);\n  font-size:12px;\n  line-height:1.45;\n}\n\n\/* LIST *\/\n\n.lv-list{\n  margin:14px 0 0;\n  padding:0;\n  list-style:none;\n}\n\n.lv-list li{\n  position:relative;\n  margin-bottom:9px;\n  padding-left:26px;\n  color:#514943;\n  font-size:14px;\n}\n\n.lv-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  top:1px;\n  width:19px;\n  height:19px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#edf5ef;\n  color:var(--green);\n  font-size:11px;\n  font-weight:900;\n}\n\n\/* QUOTE *\/\n\n.lv-quote{\n  margin-bottom:26px;\n  padding:27px 18px;\n  text-align:center;\n  border-radius:15px;\n  background:var(--soft);\n}\n\n.lv-quote strong{\n  display:block;\n  max-width:670px;\n  margin:0 auto 7px;\n  color:var(--green);\n  font-size:20px;\n  line-height:1.45;\n}\n\n.lv-quote span{\n  color:var(--muted);\n  font-size:13px;\n}\n\n\/* GALLERY *\/\n\n.lv-gallery{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:10px;\n  margin-top:16px;\n}\n\n.lv-gallery-item{\n  overflow:hidden;\n  border:1px solid var(--border);\n  border-radius:12px;\n  background:#fff;\n}\n\n\/* SPECS *\/\n\n.lv-specs{\n  width:100%;\n  border-collapse:collapse;\n  margin-top:8px;\n}\n\n.lv-specs tr{\n  border-bottom:1px solid var(--border);\n}\n\n.lv-specs tr:last-child{\n  border-bottom:0;\n}\n\n.lv-specs th,\n.lv-specs td{\n  padding:10px 6px;\n  text-align:left;\n  vertical-align:top;\n  font-size:13px;\n  line-height:1.55;\n}\n\n.lv-specs th{\n  width:34%;\n  color:var(--muted);\n  font-weight:700;\n}\n\n.lv-specs td{\n  color:var(--text);\n  font-weight:600;\n}\n\n\/* FINAL *\/\n\n.lv-final{\n  padding:28px 18px;\n  text-align:center;\n  border-radius:16px;\n  background:linear-gradient(135deg,#8d2228,#ad3438);\n}\n\n.lv-final h2{\n  margin-bottom:8px;\n  color:#fff;\n  font-size:26px;\n  line-height:1.25;\n  font-weight:900;\n}\n\n.lv-final p{\n  max-width:630px;\n  margin:0 auto;\n  color:rgba(255,255,255,.86);\n  font-size:14px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:600px){\n\n  .lv-pearl-page{\n    padding:6px 8px 32px;\n  }\n\n  .lv-card{\n    padding:16px 12px;\n    margin-bottom:22px;\n  }\n\n  .lv-hero{\n    padding:22px 14px;\n    margin-bottom:22px;\n  }\n\n  .lv-hero h2{\n    font-size:28px;\n  }\n\n  .lv-title{\n    font-size:22px;\n  }\n\n  .lv-text{\n    font-size:14px;\n  }\n\n  .lv-benefits{\n    grid-template-columns:1fr 1fr;\n    gap:7px;\n  }\n\n  .lv-benefit{\n    padding:12px 9px;\n  }\n\n  .lv-benefit strong{\n    font-size:13px;\n  }\n\n  .lv-benefit span{\n    font-size:11px;\n  }\n\n  .lv-process{\n    padding:20px 12px;\n  }\n\n  .lv-steps{\n    grid-template-columns:1fr;\n  }\n\n  .lv-gallery{\n    grid-template-columns:1fr;\n  }\n\n  .lv-quote{\n    padding:23px 14px;\n  }\n\n  .lv-quote strong{\n    font-size:18px;\n  }\n\n  .lv-specs th,\n  .lv-specs td{\n    display:block;\n    width:100%;\n    padding-left:0;\n    padding-right:0;\n  }\n\n  .lv-specs th{\n    padding-bottom:1px;\n  }\n\n  .lv-specs td{\n    padding-top:2px;\n    padding-bottom:10px;\n  }\n\n  .lv-final{\n    padding:24px 14px;\n  }\n\n  .lv-final h2{\n    font-size:23px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003c!-- HERO --\u003e\n\u003csection class=\"lv-hero\"\u003e\n\n  \u003cdiv class=\"lv-hero-kicker\"\u003e\n    ✨ CREATE YOUR OWN CHRISTMAS MAGIC\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    DIY Pearl Art Christmas Collection\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Turn sparkling rhinestones and pearl-like beads into a charming\n    3D Christmas cottage you can proudly display throughout the holiday season.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lv-pills\"\u003e\n    \u003cspan class=\"lv-pill\"\u003e💎 Sparkling Finish\u003c\/span\u003e\n    \u003cspan class=\"lv-pill\"\u003e🧩 Beginner-Friendly\u003c\/span\u003e\n    \u003cspan class=\"lv-pill\"\u003e🎁 Gift-Worthy\u003c\/span\u003e\n    \u003cspan class=\"lv-pill\"\u003e🏡 Display After Crafting\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- MAIN PRODUCT --\u003e\n\u003csection class=\"lv-card\"\u003e\n\n  \u003cdiv class=\"lv-label\"\u003e\n    🎄 MORE THAN A CRAFT\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"lv-title\"\u003e\n    A Christmas Decoration You’ll Be Proud to Say You Made\n  \u003c\/h2\u003e\n\n  \u003cp class=\"lv-text\"\u003e\n    Every side is filled with festive details—from Santa and snowmen\n    to Christmas trees, gifts and sparkling holiday accents.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lv-img\"\u003e\n    \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImageJul24_2026_02_33_17PM.png?v=1786429530\" alt=\"DIY Pearl Art Christmas House Santa Design\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lv-benefits\"\u003e\n\n    \u003cdiv class=\"lv-benefit\"\u003e\n      \u003cstrong\u003e💎 Sparkling Detail\u003c\/strong\u003e\n      \u003cspan\u003ePearl-like beads and rhinestones create texture and festive shine.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-benefit\"\u003e\n      \u003cstrong\u003e🏡 Real 3D Display\u003c\/strong\u003e\n      \u003cspan\u003eBuild a decorative wooden cottage instead of another flat craft.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-benefit\"\u003e\n      \u003cstrong\u003e🎄 Christmas Ready\u003c\/strong\u003e\n      \u003cspan\u003eClassic seasonal characters and decorative details on every side.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-benefit\"\u003e\n      \u003cstrong\u003e❤️ Made by You\u003c\/strong\u003e\n      \u003cspan\u003eAdd a more personal handmade touch to your holiday décor.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- SECOND STYLE --\u003e\n\u003csection class=\"lv-card\"\u003e\n\n  \u003cdiv class=\"lv-label\"\u003e\n    ✨ BEAUTIFUL FROM EVERY ANGLE\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"lv-title\"\u003e\n    Details on Every Side\n  \u003c\/h2\u003e\n\n  \u003cp class=\"lv-text\"\u003e\n    The finished cottage is designed to look beautiful from the front,\n    back and sides—perfect for tabletop and shelf displays.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lv-img\"\u003e\n    \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImageJul24_2026_02_39_45PM.png?v=1786429530\" alt=\"Snowy Tree DIY Pearl Art Christmas House\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- PROCESS --\u003e\n\u003csection class=\"lv-process\"\u003e\n\n  \u003cdiv class=\"lv-label\"\u003e\n    🧩 EASY \u0026amp; RELAXING\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"lv-title\"\u003e\n    Place → Build → Display\n  \u003c\/h2\u003e\n\n  \u003cp class=\"lv-text\"\u003e\n    Follow the numbered pattern and enjoy watching your Christmas house\n    come to life one sparkling detail at a time.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lv-img\"\u003e\n    \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/1_1_4.png?v=1786429530\" alt=\"Applying pearl beads to Christmas DIY design\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lv-steps\"\u003e\n\n    \u003cdiv class=\"lv-step\"\u003e\n      \u003csmall\u003eSTEP 01\u003c\/small\u003e\n      \u003cstrong\u003ePLACE\u003c\/strong\u003e\n      \u003cspan\u003eMatch the beads and rhinestones to the numbered pattern.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-step\"\u003e\n      \u003csmall\u003eSTEP 02\u003c\/small\u003e\n      \u003cstrong\u003eBUILD\u003c\/strong\u003e\n      \u003cspan\u003eAssemble the decorated wooden pieces into your cottage.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-step\"\u003e\n      \u003csmall\u003eSTEP 03\u003c\/small\u003e\n      \u003cstrong\u003eDISPLAY\u003c\/strong\u003e\n      \u003cspan\u003eAdd your finished piece to your Christmas décor.\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- KIT --\u003e\n\u003csection class=\"lv-card\"\u003e\n\n  \u003cdiv class=\"lv-label\"\u003e\n    🎁 COMPLETE DIY KIT\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"lv-title\"\u003e\n    Everything You Need to Get Started\n  \u003c\/h2\u003e\n\n  \u003cp class=\"lv-text\"\u003e\n    The main pieces, decorative beads and basic crafting tools are included\n    so you can start creating without hunting down separate supplies.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lv-img\"\u003e\n    \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/1_1_-923c5876-4688-4463-a781-e99bc6b1ff80.jpg?v=1786429530\" alt=\"DIY Pearl Art Christmas Kit Contents\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n  \u003cul class=\"lv-list\"\u003e\n    \u003cli\u003ePre-cut wooden house pieces\u003c\/li\u003e\n    \u003cli\u003eRhinestones and pearl-like beads\u003c\/li\u003e\n    \u003cli\u003eApplicator pen and tray\u003c\/li\u003e\n    \u003cli\u003eWax for easy bead picking\u003c\/li\u003e\n    \u003cli\u003eNumbered design pattern\u003c\/li\u003e\n    \u003cli\u003eBasic DIY accessories\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- EMOTION --\u003e\n\u003csection class=\"lv-quote\"\u003e\n\n  \u003cstrong\u003e\n    Christmas feels a little more special when part of the decoration\n    was made by your own hands.\n  \u003c\/strong\u003e\n\n  \u003cspan\u003e\n    Put on your favorite Christmas music, slow down for an evening,\n    and enjoy watching your holiday cottage take shape.\n  \u003c\/span\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- COLLECTION --\u003e\n\u003csection class=\"lv-card\"\u003e\n\n  \u003cdiv class=\"lv-label\"\u003e\n    🎅 MULTIPLE FESTIVE STYLES\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"lv-title\"\u003e\n    Create Your Own Mini Christmas Village\n  \u003c\/h2\u003e\n\n  \u003cp class=\"lv-text\"\u003e\n    Pick your favorite design—or collect several and display them together.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lv-gallery\"\u003e\n\n    \u003cdiv class=\"lv-gallery-item\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImageJul24_2026_02_45_19PM.png?v=1786429530\" alt=\"Wreath Christmas Pearl Art House\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-gallery-item\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImageJul24_2026_03_22_23PM.png?v=1786429530\" alt=\"Reindeer Christmas Pearl Art House\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-gallery-item\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImageJul24_2026_03_27_18PM.png?v=1786429530\" alt=\"Snowman Christmas Pearl Art House\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"lv-gallery-item\"\u003e\n      \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/ChatGPTImageJul24_2026_03_32_05PM.png?v=1786429530\" alt=\"Stocking Christmas Pearl Art House\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- SIZE --\u003e\n\u003csection class=\"lv-card\"\u003e\n\n  \u003cdiv class=\"lv-label\"\u003e\n    📏 DISPLAY-FRIENDLY SIZE\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"lv-title\"\u003e\n    Small Enough for a Shelf. Detailed Enough to Stand Out.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"lv-text\"\u003e\n    Designed for mantels, shelves, desks and holiday tabletop displays.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"lv-img\"\u003e\n    \u003cimg src=\"https:\/\/lurevixea.com\/cdn\/shop\/files\/1_1_6_-3f220b98-5039-455a-bca3-e49dd63e0b70.jpg?v=1786429530\" alt=\"DIY Pearl Art Christmas House Size\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"lv-card\"\u003e\n\n  \u003cdiv class=\"lv-label\"\u003e\n    📋 PRODUCT DETAILS\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"lv-title\"\u003e\n    Everything at a Glance\n  \u003c\/h2\u003e\n\n  \u003ctable class=\"lv-specs\"\u003e\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eProduct Type\u003c\/th\u003e\n        \u003ctd\u003e3D Wooden House Rhinestone \/ Pearl Art DIY Kit\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eTheme\u003c\/th\u003e\n        \u003ctd\u003eChristmas \/ Winter Holiday\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eFinished Size\u003c\/th\u003e\n        \u003ctd\u003e\n          Approx. 14.5 cm \/ 5.7 in H ×\n          11.8 cm \/ 4.7 in W ×\n          13.5 cm \/ 5.3 in D\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eMaterial\u003c\/th\u003e\n        \u003ctd\u003e\n          Wooden panels, rhinestones,\n          pearl-like beads and printed decorative parts\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eDifficulty\u003c\/th\u003e\n        \u003ctd\u003eBeginner-Friendly\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003eIdeal For\u003c\/th\u003e\n        \u003ctd\u003e\n          Christmas crafting, holiday décor,\n          family activities and gifting\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003cth\u003ePackage Includes\u003c\/th\u003e\n        \u003ctd\u003e\n          Wooden pieces, decorative beads \/ rhinestones\n          and basic DIY tools\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- FINAL --\u003e\n\u003csection class=\"lv-final\"\u003e\n\n  \u003ch2\u003e\n    🎄 Make This Christmas Feel More Personal\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Choose your favorite design, enjoy the relaxing process,\n    and create a sparkling Christmas decoration with your own handmade touch.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Santa","offer_id":54014692098159,"sku":"SZ06012608111793- 圣诞老人","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Snowy Tree","offer_id":54014692130927,"sku":"SZ06012608111793-雪树","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Wreath","offer_id":54014692163695,"sku":"SZ06012608111793-花环","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Reindeer","offer_id":54014692196463,"sku":"SZ06012608111793-驯鹿","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Snowman","offer_id":54014692229231,"sku":"SZ06012608111793-雪人","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Stocking","offer_id":54014692261999,"sku":"SZ06012608111793-圣诞袜","price":24.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/2790\/8719\/files\/ChatGPT_Image_Jul_24_2026_05_10_29_PM.png?v=1786429530","url":"https:\/\/lurevixea.com\/products\/diy-pearl-art-christmas-collection","provider":"Lurevixea","version":"1.0","type":"link"}