{"product_id":"auroras-sleeping-beauty-pink-princess-tutu-dress-set","title":"Aurora’s Sleeping Beauty Pink Princess Tutu Dress \u0026 Accessory Set","description":"\u003cstyle\u003e\n  .ll-aurora-product {\n    --ll-pink: #ef5aa7;\n    --ll-hot-pink: #e83f95;\n    --ll-blush: #fbe5f1;\n    --ll-ivory: #fffafc;\n    --ll-gold: #d6b05f;\n    --ll-lavender: #eadcf4;\n    --ll-text: #4d4549;\n    --ll-border: #ead9e4;\n\n    max-width: 950px;\n    margin: 0 auto;\n    font-family: inherit;\n    color: var(--ll-text);\n    line-height: 1.7;\n  }\n\n  .ll-aurora-product h2,\n  .ll-aurora-product h3 {\n    letter-spacing: 0.02em;\n  }\n\n  .ll-aurora-title {\n    margin: 0 0 18px;\n    padding: 20px;\n    text-align: center;\n    color: #ffffff !important;\n    font-size: 30px;\n    background: linear-gradient(\n      135deg,\n      #c83580 0%,\n      var(--ll-hot-pink) 42%,\n      var(--ll-pink) 68%,\n      var(--ll-gold) 100%\n    );\n    border-radius: 18px;\n    box-shadow: 0 6px 18px rgba(160, 67, 116, 0.18);\n  }\n\n  .ll-aurora-product p {\n    margin: 0 0 16px;\n    font-size: 16px;\n  }\n\n  .ll-aurora-intro {\n    text-align: center;\n  }\n\n  .ll-aurora-bar {\n    height: 7px;\n    margin: 24px 0;\n    border-radius: 99px;\n    background: linear-gradient(\n      90deg,\n      var(--ll-hot-pink),\n      var(--ll-pink),\n      var(--ll-blush),\n      var(--ll-gold)\n    );\n  }\n\n  .ll-aurora-section {\n    margin: 20px 0;\n    padding: 20px;\n    border-radius: 18px;\n    box-shadow: 0 5px 16px rgba(77, 69, 73, 0.05);\n  }\n\n  .ll-aurora-section.pink {\n    background: linear-gradient(135deg, #fff0f7, #fffafd);\n    border: 1px solid #efd2e2;\n    border-left: 5px solid var(--ll-hot-pink);\n  }\n\n  .ll-aurora-section.gold {\n    background: linear-gradient(135deg, #fff8e9, #fffdf8);\n    border: 1px solid #eadcb9;\n    border-left: 5px solid var(--ll-gold);\n  }\n\n  .ll-aurora-section.soft {\n    background: linear-gradient(135deg, #faf6fc, #ffffff);\n    border: 1px solid #e9dfed;\n    border-left: 5px solid #c8a6d8;\n  }\n\n  .ll-aurora-section.dark {\n    background: linear-gradient(135deg, #6f2f58, #9f4a7a);\n    color: #ffffff;\n    border: 1px solid #74345e;\n  }\n\n  .ll-aurora-section h3 {\n    margin: 0 0 12px;\n    font-size: 19px;\n  }\n\n  .ll-aurora-section.pink h3 {\n    color: #b92d75;\n  }\n\n  .ll-aurora-section.gold h3 {\n    color: #957126;\n  }\n\n  .ll-aurora-section.soft h3 {\n    color: #7a5a87;\n  }\n\n  .ll-aurora-section.dark h3 {\n    color: #ffe6f3;\n  }\n\n  .ll-aurora-section ul {\n    margin: 0;\n    padding-left: 21px;\n  }\n\n  .ll-aurora-section li {\n    margin-bottom: 7px;\n  }\n\n  .ll-aurora-highlight {\n    margin: 24px 0;\n    padding: 18px 20px;\n    text-align: center;\n    font-weight: 600;\n    background: linear-gradient(\n      135deg,\n      #fff0f7,\n      #fff8e9,\n      #faf6fc\n    );\n    border: 1px dashed var(--ll-hot-pink);\n    border-radius: 16px;\n  }\n\n  .ll-aurora-divider {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 30px 0 24px;\n    color: var(--ll-hot-pink);\n  }\n\n  .ll-aurora-divider::before,\n  .ll-aurora-divider::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: var(--ll-border);\n  }\n\n  .ll-aurora-size-title {\n    margin: 0 0 8px;\n    text-align: center;\n    color: #9c2f70 !important;\n    font-size: 28px;\n  }\n\n  .ll-aurora-size-note {\n    text-align: center;\n    font-size: 14px !important;\n    color: #756c72;\n  }\n\n  .ll-aurora-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin-top: 18px;\n    border: 1px solid var(--ll-border);\n    border-radius: 16px;\n    box-shadow: 0 6px 18px rgba(77, 69, 73, 0.06);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .ll-aurora-table {\n    width: 100%;\n    min-width: 800px;\n    border-collapse: collapse;\n    text-align: center;\n    background: #ffffff;\n    font-size: 14px;\n  }\n\n  .ll-aurora-table th {\n    padding: 14px 12px;\n    background: linear-gradient(\n      135deg,\n      #9d2f71,\n      var(--ll-hot-pink),\n      var(--ll-pink),\n      var(--ll-gold)\n    );\n    color: #ffffff;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .ll-aurora-table td {\n    padding: 13px 12px;\n    border-bottom: 1px solid #f0e3eb;\n    white-space: nowrap;\n  }\n\n  .ll-aurora-table tbody tr:nth-child(even) {\n    background: #fff9fc;\n  }\n\n  .ll-aurora-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n\n  .ll-aurora-fit-tip {\n    margin-top: 18px;\n    padding: 16px 18px;\n    background: linear-gradient(\n      135deg,\n      #fff0f7,\n      #fff8e9\n    );\n    border-left: 4px solid var(--ll-hot-pink);\n    border-right: 4px solid var(--ll-gold);\n    border-radius: 12px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .ll-aurora-title {\n      font-size: 23px;\n      padding: 17px 14px;\n    }\n\n    .ll-aurora-section {\n      padding: 17px;\n    }\n\n    .ll-aurora-size-title {\n      font-size: 23px;\n    }\n\n    .ll-aurora-table th,\n    .ll-aurora-table td {\n      padding: 11px 9px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ll-aurora-product\"\u003e\n\n  \u003ch2 class=\"ll-aurora-title\"\u003e\n    👑 Aurora’s Sleeping Beauty Pink Princess Tutu Dress \u0026amp; Accessory Set\n  \u003c\/h2\u003e\n\n  \u003cp class=\"ll-aurora-intro\"\u003e\n    A dreamy pink princess look made for little girls who love fairytales, twirls, and happily-ever-afters!\n    The \u003cstrong\u003eAurora’s Sleeping Beauty Pink Princess Tutu Dress \u0026amp; Accessory Set\u003c\/strong\u003e\n    brings royal storybook style to life with bright pink tulle, soft white accents,\n    sparkling princess details, and coordinating accessories.\n  \u003c\/p\u003e\n\n  \u003cp class=\"ll-aurora-intro\"\u003e\n    Featuring a stretchy pink crochet-style bodice, gold decorative trim, a full layered pink-and-white tutu,\n    and a complete collection of princess accessories, this set is perfect for Halloween,\n    birthdays, princess parties, photoshoots, performances, and imaginative dress-up.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ll-aurora-bar\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"ll-aurora-section pink\"\u003e\n    \u003ch3\u003e👑 What’s Included\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003ePink princess tutu dress\u003c\/li\u003e\n      \u003cli\u003ePrincess tiara\u003c\/li\u003e\n      \u003cli\u003ePrincess wand\u003c\/li\u003e\n      \u003cli\u003ePink satin-style gloves\u003c\/li\u003e\n      \u003cli\u003eCoordinating princess jewelry accessories\u003c\/li\u003e\n      \u003cli\u003eComplete Sleeping Beauty-inspired princess look\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-aurora-section gold\"\u003e\n    \u003ch3\u003e✨ Royal Princess Details\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eBright pink and soft white fairytale color palette\u003c\/li\u003e\n      \u003cli\u003eStretchy crochet-style bodice\u003c\/li\u003e\n      \u003cli\u003eGold decorative trim running down the bodice\u003c\/li\u003e\n      \u003cli\u003eSoft white tulle shoulder accents\u003c\/li\u003e\n      \u003cli\u003eDecorative jeweled detail at the neckline\u003c\/li\u003e\n      \u003cli\u003eFull layered pink and white tulle tutu skirt\u003c\/li\u003e\n      \u003cli\u003eWhite satin-style waist bow accents\u003c\/li\u003e\n      \u003cli\u003eLightweight and twirl-friendly princess silhouette\u003c\/li\u003e\n      \u003cli\u003eCoordinating pink and silver princess accessories\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-aurora-section soft\"\u003e\n    \u003ch3\u003e🌸 Perfect For\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eSleeping Beauty costumes\u003c\/li\u003e\n      \u003cli\u003eAurora-inspired princess costumes\u003c\/li\u003e\n      \u003cli\u003eHalloween costumes\u003c\/li\u003e\n      \u003cli\u003ePrincess birthday parties\u003c\/li\u003e\n      \u003cli\u003eFairytale-themed celebrations\u003c\/li\u003e\n      \u003cli\u003ePrincess photoshoots\u003c\/li\u003e\n      \u003cli\u003eSchool costume days\u003c\/li\u003e\n      \u003cli\u003ePrincess tea parties\u003c\/li\u003e\n      \u003cli\u003eDress-up and imaginative play\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-aurora-section dark\"\u003e\n    \u003ch3\u003e💗 Important Details\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003ePlease review the size chart before ordering\u003c\/li\u003e\n      \u003cli\u003eUse your child’s height and desired dress length as the primary sizing guides\u003c\/li\u003e\n      \u003cli\u003eThe crochet-style bodice has a broad stretch range\u003c\/li\u003e\n      \u003cli\u003ePrincess accessories shown with the set are included\u003c\/li\u003e\n      \u003cli\u003eShoes and photography props are not included\u003c\/li\u003e\n      \u003cli\u003eColors may vary slightly depending on lighting and screen settings\u003c\/li\u003e\n      \u003cli\u003eMeasurements may vary slightly due to manual measuring\u003c\/li\u003e\n      \u003cli\u003eAccessories are intended for costume and supervised dress-up use\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-aurora-highlight\"\u003e\n    👑💗 Once upon a dream, every little princess deserves a dress made for magical twirls,\n    royal adventures, sparkling photos, and unforgettable fairytale moments. ✨\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-aurora-divider\"\u003e👑\u003c\/div\u003e\n\n  \u003ch2 class=\"ll-aurora-size-title\"\u003e\n    Aurora’s Sleeping Beauty Pink Princess Tutu Dress Size Chart\n  \u003c\/h2\u003e\n\n  \u003cp class=\"ll-aurora-size-note\"\u003e\n    For the best fit, compare your child’s\n    \u003cstrong\u003eheight and desired dress length\u003c\/strong\u003e\n    with the chart below. The supplier lists a\n    \u003cstrong\u003e40–88 cm (15.7–34.6 in) chest stretch range\u003c\/strong\u003e\n    for the crochet-style bodice.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ll-aurora-table-wrap\"\u003e\n    \u003ctable class=\"ll-aurora-table\"\u003e\n\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eUS Size\u003c\/th\u003e\n          \u003cth\u003ePackage Age\u003c\/th\u003e\n          \u003cth\u003eDress Length\u003c\/th\u003e\n          \u003cth\u003eRecommended Height\u003c\/th\u003e\n          \u003cth\u003eChest Stretch Range\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e12M\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e12 Months\u003c\/td\u003e\n          \u003ctd\u003e17.7\" (45 cm)\u003c\/td\u003e\n          \u003ctd\u003e27.6\"–31.5\" (70–80 cm)\u003c\/td\u003e\n          \u003ctd\u003e15.7\"–34.6\" (40–88 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e2T\/3T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e2–3 Years\u003c\/td\u003e\n          \u003ctd\u003e19.7\" (50 cm)\u003c\/td\u003e\n          \u003ctd\u003e33.5\"–39.4\" (85–100 cm)\u003c\/td\u003e\n          \u003ctd\u003e15.7\"–34.6\" (40–88 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e4T\/5T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e4–5 Years\u003c\/td\u003e\n          \u003ctd\u003e21.7\" (55 cm)\u003c\/td\u003e\n          \u003ctd\u003e39.4\"–43.3\" (100–110 cm)\u003c\/td\u003e\n          \u003ctd\u003e15.7\"–34.6\" (40–88 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e6T\/7T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e6–7 Years\u003c\/td\u003e\n          \u003ctd\u003e23.6\" (60 cm)\u003c\/td\u003e\n          \u003ctd\u003e43.3\"–47.2\" (110–120 cm)\u003c\/td\u003e\n          \u003ctd\u003e15.7\"–34.6\" (40–88 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e8T\/9T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e8–9 Years\u003c\/td\u003e\n          \u003ctd\u003e25.6\" (65 cm)\u003c\/td\u003e\n          \u003ctd\u003e51.2\"–55.1\" (130–140 cm)\u003c\/td\u003e\n          \u003ctd\u003e15.7\"–34.6\" (40–88 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e10T\/11T\/12T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e10–12 Years\u003c\/td\u003e\n          \u003ctd\u003e27.6\" (70 cm)\u003c\/td\u003e\n          \u003ctd\u003e55.1\"–59.1\" (140–150 cm)\u003c\/td\u003e\n          \u003ctd\u003e15.7\"–34.6\" (40–88 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-aurora-fit-tip\"\u003e\n    🌸 \u003cstrong\u003ePrincess Fit Tip:\u003c\/strong\u003e\n    Because the crochet-style bodice has a generous stretch range,\n    choose primarily according to your child’s\n    \u003cstrong\u003eheight and preferred dress length\u003c\/strong\u003e.\n    If your child falls between two sizes, choose the larger size for extra length and growing room.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Lolli \u0026 Lace","offers":[{"title":"Aurora Deluxe Set \/ 12M","offer_id":52372029964578,"sku":"ee147324-6e03-4247-82ca-72488d53cc3a","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 2T","offer_id":52372030193954,"sku":"313df477-6f80-4b58-bf51-f5e9cb481b62","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 3T","offer_id":52372030161186,"sku":"6b7610ad-d561-4f9f-9a16-c3924af13a73","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 4T","offer_id":52372030259490,"sku":"b72372f2-5ab7-4f94-9343-a5426c3a1f68","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 5","offer_id":52372030226722,"sku":"8402920a-105c-46e9-8e10-236b4860288b","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 6","offer_id":52372030062882,"sku":"a13419eb-54ee-428e-81f5-496bf66dfd96","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 7","offer_id":52372030030114,"sku":"e5d263e2-9a7f-478e-b31b-8272c74afda2","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 8","offer_id":52372030128418,"sku":"26f0a341-226e-4189-b4be-a1c157b10585","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 9","offer_id":52372030095650,"sku":"cbf456e1-453b-4ecb-801a-b11a18eafdde","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 10","offer_id":52372029931810,"sku":"f4d3e808-db1a-4db3-9bd4-4f4293aa6e81","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 11","offer_id":52372029899042,"sku":"c73075c3-4f04-47e0-9a86-ee9f143e5125","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Aurora Deluxe Set \/ 12","offer_id":52372029997346,"sku":"72803fda-f677-4d27-9975-e1d8537411ef","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/0253\/7506\/files\/auroras-sleeping-beauty-pink-princess-tutu-dress-set.png?v=1787515003","url":"https:\/\/lolliandlace.com\/fr\/products\/auroras-sleeping-beauty-pink-princess-tutu-dress-set","provider":"Lolli \u0026 Lace","version":"1.0","type":"link"}