{"product_id":"ice-queen-snow-sparkle-princess-dress","title":"Ice Queen Snow Sparkle Princess Dress","description":"\u003c!-- ════════ COMECE A COPIAR AQUI ════════ --\u003e\n\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400\u0026family=Nunito:wght@400;600;700;800\u0026family=Caveat:wght@600;700\u0026display=swap');\n\n.mt{\n  --pink:#F4BAC9; --pink-soft:#FBDDE6; --cream:#FFF6F8;\n  --rose:#C85C7E; --rose-deep:#A6446A; --lilac:#CDB8EC;\n  --ice:#BBD8EE; --ice-soft:#E6F1FA;\n  --gold:#C9A24B; --gold-soft:#EBD9A6;\n  --plum:#4A2E3A; --plum-soft:#876572; --line:#F1D6DE;\n  --shadow:0 18px 50px -22px rgba(166,68,106,.4);\n  font-family:'Nunito',system-ui,Segoe UI,sans-serif;\n  color:var(--plum); line-height:1.62; max-width:980px; margin:0 auto;\n  -webkit-font-smoothing:antialiased;\n  container-type:inline-size;\n}\n.mt *{box-sizing:border-box;}\n.mt p{margin:0 0 1em;}\n.mt h1,.mt h2,.mt h3{font-family:'Fraunces',Georgia,serif;font-weight:500;color:var(--plum);line-height:1.14;margin:0;}\n.mt strong{color:var(--rose-deep);font-weight:800;}\n.mt-eyebrow{font-family:'Nunito',sans-serif;font-weight:800;text-transform:uppercase;letter-spacing:.22em;font-size:.7rem !important;color:var(--rose);display:inline-block;}\n.mt-script{font-family:'Caveat',cursive;color:var(--rose);}\n\n\/* ---------- ABERTURA ---------- *\/\n.mt-lead{text-align:center;padding:10px 22px 26px;position:relative;}\n.mt-lead::before,.mt-lead::after{content:\"❄\";position:absolute;color:var(--ice);font-size:14px;opacity:.7;animation:mt-tw 3.4s ease-in-out infinite;}\n.mt-lead::before{top:14px;left:14%;}\n.mt-lead::after{top:26px;right:13%;color:var(--lilac);animation-delay:1.3s;}\n@keyframes mt-tw{0%,100%{opacity:.2;transform:scale(.7);}50%{opacity:.9;transform:scale(1.15);}}\n.mt-lead h1{font-weight:600;font-size:1.9rem !important;margin:10px auto 0;max-width:24ch;}\n.mt .mt-subtitle{font-family:'Fraunces',Georgia,serif;font-style:italic;font-size:1.12rem !important;color:var(--plum-soft);max-width:52ch;margin:12px auto 0;}\n\n\/* ---------- SEÇÕES DE TEXTO ---------- *\/\n.mt-sec{padding:26px 22px;border-top:1px solid var(--line);}\n.mt-sec h2{font-size:1.4rem !important;margin-bottom:12px;}\n.mt-sec p{color:var(--plum-soft);max-width:66ch;}\n\n\/* ---------- CARDS FOFOS ---------- *\/\n.mt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;padding:26px 22px;border-top:1px solid var(--line);}\n.mt-card{background:var(--cream);border:1px solid var(--line);border-radius:20px;padding:22px 20px;box-shadow:var(--shadow);}\n.mt-card h3{font-size:1.1rem !important;margin-bottom:12px;}\n.mt-card ul{list-style:none;margin:0;padding:0;}\n.mt-card li{position:relative;padding-left:1.5em;margin-bottom:.6em;color:var(--plum-soft);font-size:.95rem;}\n.mt-card li::before{content:\"♡\";position:absolute;left:0;top:0;color:var(--pink);font-size:.95em;}\n\n\/* ---------- AVALIAÇÕES ---------- *\/\n.mt-reviews{padding:28px 22px;border-top:1px solid var(--line);}\n.mt-reviews h2{font-size:1.4rem !important;text-align:center;margin-bottom:18px;}\n.mt-rev-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;}\n.mt-rev{flex:1 1 260px;max-width:420px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--shadow);}\n.mt-stars{color:var(--gold);letter-spacing:.12em;font-size:.9rem;}\n.mt-rev p{font-style:italic;color:var(--plum-soft);margin:.6em 0 .8em;font-size:.95rem;}\n.mt-rev-name{font-weight:800;font-size:.85rem;color:var(--rose-deep);}\n\n\/* ---------- TABELA DE TAMANHOS ---------- *\/\n.mt-size{padding:26px 22px;border-top:1px solid var(--line);}\n.mt-size h2{font-size:1.4rem !important;margin-bottom:6px;}\n.mt-size .mt-hint{color:var(--plum-soft);font-size:.9rem;margin-bottom:16px;}\n.mt-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;}\n.mt-table th,.mt-table td{padding:11px 12px;text-align:center;font-size:.92rem;border-bottom:1px solid var(--line);}\n.mt-table thead th{background:var(--pink-soft);font-family:'Fraunces',Georgia,serif;font-weight:600;color:var(--plum);}\n.mt-table tbody tr:last-child td{border-bottom:none;}\n.mt-table td:first-child{font-weight:800;color:var(--rose-deep);}\n.mt-note{color:var(--plum-soft);font-size:.86rem;margin-top:12px;}\n\n\/* tabela vira cards quando a COLUNA é estreita (desktop e mobile) *\/\n@container (max-width:640px){\n  .mt-table,.mt-table thead,.mt-table tbody,.mt-table tr,.mt-table th,.mt-table td{display:block;width:100%;}\n  .mt-table thead{display:none;}\n  .mt-table{border:none;background:transparent;}\n  .mt-table tr{background:#fff;border:1px solid var(--line);border-radius:18px;margin-bottom:12px;padding:6px 4px;box-shadow:var(--shadow);}\n  .mt-table td{display:flex;justify-content:space-between;align-items:center;text-align:right;border-bottom:1px solid var(--line);}\n  .mt-table tr td:last-child{border-bottom:none;}\n  .mt-table td::before{content:attr(data-label);font-weight:800;color:var(--plum);text-align:left;padding-right:12px;}\n}\n\n\/* ---------- FECHAMENTO ---------- *\/\n.mt-endline{padding:22px 22px 26px;border-top:1px solid var(--line);text-align:center;}\n.mt-endline p{font-family:'Fraunces',Georgia,serif;font-style:italic;color:var(--plum-soft);margin:0;max-width:56ch;margin-inline:auto;}\n\u003c\/style\u003e\n\u003cdiv class=\"mt\"\u003e\n\u003cdiv class=\"mt-lead\"\u003e\n\u003cspan class=\"mt-eyebrow\"\u003eWinter Princess Collection\u003c\/span\u003e\n\u003ch1\u003eIce Queen Snow Sparkle Princess Dress\u003c\/h1\u003e\n\u003cp class=\"mt-subtitle\"\u003eEvery little dreamer deserves a moment where she twirls like winter itself came to life — and this shimmering snow queen gown is that moment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-sec\"\u003e\n\u003ch2\u003eA Gown Made for Snowflake Dreams\u003c\/h2\u003e\n\u003cp\u003eFlowing, floaty and touched with frosty sparkle, this ice princess dress turns ordinary afternoons into enchanted winter fairytales. The kind of dress she'll want to spin in until the whole room glitters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-grid\"\u003e\n\u003cdiv class=\"mt-card\"\u003e\n\u003ch3\u003eLovingly Detailed\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGraceful A-line silhouette that floats and twirls with her every spin\u003c\/li\u003e\n\u003cli\u003eFull-length sleeves for that elegant snow queen look\u003c\/li\u003e\n\u003cli\u003eIcy shimmer detailing that catches the light like fresh snowfall\u003c\/li\u003e\n\u003cli\u003eSweet neckline finished with a regal, dreamy touch\u003c\/li\u003e\n\u003cli\u003eCool wintery tones — the perfect frosty-princess palette\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-card\"\u003e\n\u003ch3\u003eWhy Mamas Love This\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eSparks hours of imaginative winter-princess play\u003c\/li\u003e\n\u003cli\u003ePerfect for costume parties, carnivals and dress-up magic\u003c\/li\u003e\n\u003cli\u003ePhoto-ready for the memories you'll treasure forever\u003c\/li\u003e\n\u003cli\u003eMakes her feel like the queen of her very own snowy kingdom\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-reviews\"\u003e\n\u003ch2\u003eWhat Little Queens Are Saying\u003c\/h2\u003e\n\u003cdiv class=\"mt-rev-grid\"\u003e\n\u003cdiv class=\"mt-rev\"\u003e\n\u003cdiv class=\"mt-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e\"She put it on and refused to take it off for two whole days. The way it moves when she spins is exactly what she was hoping for — and the colour is even prettier in person.\"\u003c\/p\u003e\n\u003cdiv class=\"mt-rev-name\"\u003eFreja N. — Copenhagen, Denmark\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-rev\"\u003e\n\u003cdiv class=\"mt-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp\u003e\"Bought it for a winter-themed birthday and it stole the whole party. The sleeves make it feel so elegant, and my daughter felt like proper royalty in every photo.\"\u003c\/p\u003e\n\u003cdiv class=\"mt-rev-name\"\u003eCaitlin O. — Dublin, Ireland\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-size\"\u003e\n\u003ch2\u003eSize Guide\u003c\/h2\u003e\n\u003cp class=\"mt-hint\"\u003eNot sure which size? Start with her age — then check the measurements below. If she's between sizes, we always recommend going one size up.\u003c\/p\u003e\n\u003ctable class=\"mt-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eRecommended Age\u003c\/th\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003cth\u003eDress Length (cm)\u003c\/th\u003e\n\u003cth\u003eBust (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e3T\u003c\/td\u003e\n\u003ctd\u003e110\u003c\/td\u003e\n\u003ctd\u003e79\u003c\/td\u003e\n\u003ctd\u003e31\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4T\u003c\/td\u003e\n\u003ctd\u003e120\u003c\/td\u003e\n\u003ctd\u003e83\u003c\/td\u003e\n\u003ctd\u003e32\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e5–6T\u003c\/td\u003e\n\u003ctd\u003e130\u003c\/td\u003e\n\u003ctd\u003e86\u003c\/td\u003e\n\u003ctd\u003e35\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e7–8T\u003c\/td\u003e\n\u003ctd\u003e140\u003c\/td\u003e\n\u003ctd\u003e96\u003c\/td\u003e\n\u003ctd\u003e36\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e9–10T\u003c\/td\u003e\n\u003ctd\u003e150\u003c\/td\u003e\n\u003ctd\u003e103\u003c\/td\u003e\n\u003ctd\u003e37\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mt-note\"\u003eMeasurements are taken flat and may vary slightly by 1–2 cm. Ages are a guide only — please compare with her own measurements for the best fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-endline\"\u003e\n\u003cp\u003eAvailable in a range of size variants so your little snow queen can shine at any age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ════════ TERMINE DE COPIAR AQUI ════════ --\u003e","brand":"Magic Tree Kids","offers":[{"title":"3T Size110","offer_id":47552890929323,"sku":"14:691#Elsa Set D;200000463:200004187#3T Size110","price":692.0,"currency_code":"BRL","in_stock":true},{"title":"4T Size120","offer_id":47552890765483,"sku":"14:691#Elsa Set D;200000463:200004189#4T Size120","price":692.0,"currency_code":"BRL","in_stock":true},{"title":"5-6T Size130","offer_id":47552890962091,"sku":"14:691#Elsa Set D;200000463:200004191#5-6T Size130","price":692.0,"currency_code":"BRL","in_stock":true},{"title":"7-8T Size140","offer_id":47552891027627,"sku":"14:691#Elsa Set D;200000463:200004198#7-8T Size140","price":692.0,"currency_code":"BRL","in_stock":true},{"title":"9-10T Size150","offer_id":47552890994859,"sku":"14:691#Elsa Set D;200000463:200004197#9-10T Size150","price":692.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/6358\/8523\/files\/ice-queen-snow-sparkle-princess-dress_5.webp?v=1785790769","url":"https:\/\/kidsmagictree.com\/es\/products\/ice-queen-snow-sparkle-princess-dress","provider":"Magic Tree Kids","version":"1.0","type":"link"}