{"product_id":"little-kitty-glitter-tutu-dress","title":"Little Kitty Glitter Tutu 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  --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\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(--pink);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(--gold);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\/* ---------- VARIANTES E CONTEÚDO ---------- *\/\n.mt-set{padding:26px 22px;border-top:1px solid var(--line);}\n.mt-set h2{font-size:1.4rem !important;margin-bottom:6px;}\n.mt-set .mt-hint{color:var(--plum-soft);font-size:.9rem;margin-bottom:16px;}\n.mt-set-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;}\n.mt-piece{background:#fff;border:2px solid var(--pink);border-radius:20px;padding:18px;box-shadow:var(--shadow);}\n.mt-piece strong{display:block;font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1.05rem;color:var(--plum);margin-bottom:5px;}\n.mt-piece span{color:var(--plum-soft);font-size:.92rem;}\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:560px;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\/* ---------- SELETOR DE IDADE (CSS puro, sem JS) ---------- *\/\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-fit input{position:absolute;opacity:0;width:0;height:0;pointer-events:none;}\n.mt-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;}\n.mt-chips label{cursor:pointer;font-weight:800;font-size:.86rem;color:var(--rose-deep);background:var(--pink-soft);padding:9px 15px;border-radius:999px;border:2px solid transparent;transition:background .15s,color .15s;user-select:none;}\n.mt-chips label:hover{background:var(--pink);}\n.mt-panel{display:none;background:#fff;border:2px solid var(--pink);border-radius:20px;padding:20px;box-shadow:var(--shadow);text-align:center;}\n.mt-panel .mt-sz{font-family:'Fraunces',Georgia,serif;font-weight:600;font-size:1.6rem !important;color:var(--plum);display:block;margin-bottom:10px;}\n.mt-panel dl{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 26px;margin:0;}\n.mt-panel div{display:flex;gap:8px;align-items:baseline;}\n.mt-panel dt{color:var(--plum-soft);font-size:.9rem;}\n.mt-panel dd{margin:0;font-weight:800;font-size:.9rem;color:var(--plum);}\n\n.mt-fit #kt1:checked ~ .mt-chips label[for=\"kt1\"],\n.mt-fit #kt2:checked ~ .mt-chips label[for=\"kt2\"],\n.mt-fit #kt3:checked ~ .mt-chips label[for=\"kt3\"],\n.mt-fit #kt4:checked ~ .mt-chips label[for=\"kt4\"],\n.mt-fit #kt5:checked ~ .mt-chips label[for=\"kt5\"]{background:var(--rose);color:#fff;}\n.mt-fit #kt1:checked ~ .mt-panels .p1,\n.mt-fit #kt2:checked ~ .mt-panels .p2,\n.mt-fit #kt3:checked ~ .mt-panels .p3,\n.mt-fit #kt4:checked ~ .mt-panels .p4,\n.mt-fit #kt5:checked ~ .mt-panels .p5{display:block;}\n\n\/* ---------- RECOLHÍVEL ---------- *\/\n.mt-details{margin-top:14px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;}\n.mt-details summary{cursor:pointer;list-style:none;padding:14px 18px;font-family:'Fraunces',Georgia,serif;font-size:1rem;color:var(--rose-deep);font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:12px;}\n.mt-details summary::-webkit-details-marker{display:none;}\n.mt-details summary::after{content:\"▾\";color:var(--rose);font-size:.9rem;transition:transform .2s ease;}\n.mt-details[open] summary::after{transform:rotate(180deg);}\n.mt-details .mt-body{padding:0 18px 18px;}\n.mt-table{width:100%;border-collapse:collapse;font-size:.9rem;}\n.mt-table th,.mt-table td{padding:10px 8px;text-align:center;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 tbody td:first-child{font-weight:800;color:var(--rose-deep);}\n.mt-callout{margin-top:12px;background:var(--cream);border:1px solid var(--line);border-left:4px solid var(--rose);border-radius:14px;padding:14px 16px;color:var(--plum);font-size:.92rem;}\n.mt-note{color:var(--plum-soft);font-size:.86rem;margin-top:12px;}\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\"\u003eDress-Up Collection\u003c\/span\u003e\n\u003ch1\u003eLittle Kitty Glitter Tutu Dress\u003c\/h1\u003e\n\u003cp class=\"mt-subtitle\"\u003eEvery little girl deserves a costume that makes her feel like the most enchanting kitty at the party — soft, playful, and sparkling with mischief.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-sec\"\u003e\n\u003ch2\u003eA Purr-fectly Magical Look\u003c\/h2\u003e\n\u003cp\u003eWith sweet little ears, a charming bow, and a swishy tutu skirt scattered with glittering paw prints, this dress turns dress-up time into a whole afternoon of pretend play. Whether it's a Halloween adventure, a birthday celebration, or a giggly game at home, she'll twirl and pounce with pure joy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-set\"\u003e\n\u003ch2\u003eChoose Her Kitty\u003c\/h2\u003e\n\u003cp class=\"mt-hint\"\u003eTwo looks, one dress. Pick hers above before adding to cart.\u003c\/p\u003e\n\u003cdiv class=\"mt-set-grid\"\u003e\n\u003cdiv class=\"mt-piece\"\u003e\n\u003cstrong\u003ePink Kitty\u003c\/strong\u003e \u003cspan\u003eSoft pink tulle layered with black panels of glittering paw prints, and a sweet kitty face on the bodice.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-piece\"\u003e\n\u003cstrong\u003eBlack Kitty\u003c\/strong\u003e \u003cspan\u003eAll-black tulle with the same sparkling paw prints running through it — bolder, and made for Halloween night.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-set\" style=\"border-top: 1px solid var(--line);\"\u003e\n\u003ch2\u003eWhat's in the Set\u003c\/h2\u003e\n\u003cp class=\"mt-hint\"\u003eEverything below arrives together.\u003c\/p\u003e\n\u003cdiv class=\"mt-set-grid\"\u003e\n\u003cdiv class=\"mt-piece\"\u003e\n\u003cstrong\u003eTutu Dress\u003c\/strong\u003e\u003cspan\u003eKitty face bodice and a full glitter-paw tulle skirt\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-piece\"\u003e\n\u003cstrong\u003eEars Headband\u003c\/strong\u003e\u003cspan\u003eSoft little cat ears to finish the look\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-piece\"\u003e\n\u003cstrong\u003eBow Tie \u0026amp; Tail\u003c\/strong\u003e\u003cspan\u003eA dainty neck bow and a curling kitty tail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\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\u003ePlayful kitty face on the bodice, with little ears at the shoulders\u003c\/li\u003e\n\u003cli\u003eGlittering paw prints scattered through the tulle, catching the light as she moves\u003c\/li\u003e\n\u003cli\u003eFluffy layered tutu skirt that flares out with every spin\u003c\/li\u003e\n\u003cli\u003eSweet bow tie at the neckline for a dainty finish\u003c\/li\u003e\n\u003cli\u003eCute little tail for the full kitty character\u003c\/li\u003e\n\u003cli\u003eAvailable in a soft pink kitty look or a bold black kitty look\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\u003eInstantly transforms her into her favourite make-believe kitten\u003c\/li\u003e\n\u003cli\u003eTwirl-friendly skirt made for spinning and dancing\u003c\/li\u003e\n\u003cli\u003ePerfect for Halloween, birthdays, pageants, parades and pretend play\u003c\/li\u003e\n\u003cli\u003eSleeveless cut that layers happily over a long-sleeve top when it's cold\u003c\/li\u003e\n\u003cli\u003eThe kind of dress-up moment she'll remember and you'll photograph again and again\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 Kittens 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 has been meowing at us for three days straight. The paw prints actually sparkle in the light, which she noticed immediately, and the skirt is properly full rather than the flat scratchy kind.\"\u003c\/p\u003e\n\u003cdiv class=\"mt-rev-name\"\u003eTessa K. — Ghent, Belgium\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\"\u003eTap her age to see her size. If she's between two sizes, always go one size up.\u003c\/p\u003e\n\u003cdiv class=\"mt-fit\"\u003e\n\u003cinput type=\"radio\" name=\"ktfit\" id=\"kt1\" checked\u003e \u003cinput type=\"radio\" name=\"ktfit\" id=\"kt2\"\u003e \u003cinput type=\"radio\" name=\"ktfit\" id=\"kt3\"\u003e \u003cinput type=\"radio\" name=\"ktfit\" id=\"kt4\"\u003e \u003cinput type=\"radio\" name=\"ktfit\" id=\"kt5\"\u003e\n\u003cdiv class=\"mt-chips\"\u003e\n\u003clabel for=\"kt1\"\u003e2–3T\u003c\/label\u003e \u003clabel for=\"kt2\"\u003e4–5Y\u003c\/label\u003e \u003clabel for=\"kt3\"\u003e6–7Y\u003c\/label\u003e \u003clabel for=\"kt4\"\u003e8–9Y\u003c\/label\u003e \u003clabel for=\"kt5\"\u003e10–12Y\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panels\"\u003e\n\u003cdiv class=\"mt-panel p1\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize S\u003c\/span\u003e\n\u003cdiv\u003eFits height90–105 cm\u003c\/div\u003e\n\u003cdiv\u003eLength, underarm50 cm\u003c\/div\u003e\n\u003cdiv\u003eChest, stretches40–55 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panel p2\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize M\u003c\/span\u003e\n\u003cdiv\u003eFits height105–115 cm\u003c\/div\u003e\n\u003cdiv\u003eLength, underarm55 cm\u003c\/div\u003e\n\u003cdiv\u003eChest, stretches45–60 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panel p3\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize L\u003c\/span\u003e\n\u003cdiv\u003eFits height115–125 cm\u003c\/div\u003e\n\u003cdiv\u003eLength, underarm60 cm\u003c\/div\u003e\n\u003cdiv\u003eChest, stretches48–66 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panel p4\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize XL\u003c\/span\u003e\n\u003cdiv\u003eFits height125–140 cm\u003c\/div\u003e\n\u003cdiv\u003eLength, underarm65 cm\u003c\/div\u003e\n\u003cdiv\u003eChest, stretches50–70 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-panel p5\"\u003e\n\u003cspan class=\"mt-sz\"\u003eSize XXL\u003c\/span\u003e\n\u003cdiv\u003eFits height140–155 cm\u003c\/div\u003e\n\u003cdiv\u003eLength, underarm70 cm\u003c\/div\u003e\n\u003cdiv\u003eChest, stretches52–75 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"mt-details\"\u003e\n\u003csummary\u003eSee all sizes side by side\u003c\/summary\u003e\n\u003cdiv class=\"mt-body\"\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\u003eFits Height (cm)\u003c\/th\u003e\n\u003cth\u003eLength, underarm to hem (cm)\u003c\/th\u003e\n\u003cth\u003eChest, stretches (cm)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e2–3T\u003c\/td\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e90–105\u003c\/td\u003e\n\u003ctd\u003e50\u003c\/td\u003e\n\u003ctd\u003e40–55\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e4–5Y\u003c\/td\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e105–115\u003c\/td\u003e\n\u003ctd\u003e55\u003c\/td\u003e\n\u003ctd\u003e45–60\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e6–7Y\u003c\/td\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e115–125\u003c\/td\u003e\n\u003ctd\u003e60\u003c\/td\u003e\n\u003ctd\u003e48–66\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e8–9Y\u003c\/td\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e125–140\u003c\/td\u003e\n\u003ctd\u003e65\u003c\/td\u003e\n\u003ctd\u003e50–70\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e10–12Y\u003c\/td\u003e\n\u003ctd\u003eXXL\u003c\/td\u003e\n\u003ctd\u003e140–155\u003c\/td\u003e\n\u003ctd\u003e70\u003c\/td\u003e\n\u003ctd\u003e52–75\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv class=\"mt-callout\"\u003e\n\u003cstrong\u003eTwo things worth knowing.\u003c\/strong\u003e The length is measured from under the arm down to the hem, not from the shoulder — so measure her the same way. And the bodice stretches, so each size fits a range of chest measurements rather than one exact number. Go by her height first, and if she falls between two rows, choose the larger size.\u003c\/div\u003e\n\u003cp class=\"mt-note\"\u003eAll measurements are in centimetres and may vary slightly by 3 cm, as each dress is measured by hand. Colours may look a little different depending on your lighting and screen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mt-endline\"\u003e\n\u003cp\u003eSome outfits are just clothes. This one is a little bit of magic she gets to wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ════════ TERMINE DE COPIAR AQUI ════════ --\u003e","brand":"Magic Tree Kids","offers":[{"title":"Pink cat set \/ S(2-3T)","offer_id":47778160607403,"sku":"14:365458#pink cat set;200000463:200004198#S(2-3T)","price":689.0,"currency_code":"BRL","in_stock":true},{"title":"Pink cat set \/ M(4-5T)","offer_id":47778160672939,"sku":"14:365458#pink cat set;200000463:200004197#M(4-5T)","price":689.0,"currency_code":"BRL","in_stock":true},{"title":"Pink cat set \/ L(6-7T)","offer_id":47778160640171,"sku":"14:365458#pink cat set;200000463:200004191#L(6-7T)","price":689.0,"currency_code":"BRL","in_stock":true},{"title":"Pink cat set \/ XL(8-9T)","offer_id":47778160738475,"sku":"14:365458#pink cat set;200000463:200004187#XL(8-9T)","price":689.0,"currency_code":"BRL","in_stock":true},{"title":"Pink cat set \/ XXL(10-12T)","offer_id":47778160705707,"sku":"14:365458#pink cat set;200000463:200004189#XXL(10-12T)","price":689.0,"currency_code":"BRL","in_stock":true},{"title":"Black cat set \/ S(2-3T)","offer_id":47778160804011,"sku":"14:1052#black cat set;200000463:200004198#S(2-3T)","price":689.0,"currency_code":"BRL","in_stock":true},{"title":"Black cat set \/ M(4-5T)","offer_id":47778160771243,"sku":"14:1052#black cat set;200000463:200004197#M(4-5T)","price":689.0,"currency_code":"BRL","in_stock":true},{"title":"Black cat set \/ L(6-7T)","offer_id":47778160869547,"sku":"14:1052#black cat set;200000463:200004191#L(6-7T)","price":689.0,"currency_code":"BRL","in_stock":true},{"title":"Black cat set \/ XL(8-9T)","offer_id":47778160836779,"sku":"14:1052#black cat set;200000463:200004187#XL(8-9T)","price":689.0,"currency_code":"BRL","in_stock":true},{"title":"Black cat set \/ XXL(10-12T)","offer_id":47778160902315,"sku":"14:1052#black cat set;200000463:200004189#XXL(10-12T)","price":689.0,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0696\/6358\/8523\/files\/little-kitty-glitter-tutu-dress_1.png?v=1789060956","url":"https:\/\/kidsmagictree.com\/es\/products\/little-kitty-glitter-tutu-dress","provider":"Magic Tree Kids","version":"1.0","type":"link"}