{"product_id":"pua-inspired-tutu-dress-headband-costume","title":"Pua’s Island Adventure Tutu Dress \u0026 Headband Set","description":"\u003cstyle\u003e\n  .ll-pua-product {\n    --ll-pink: #f3a8c7;\n    --ll-pink-dark: #d7729c;\n    --ll-white: #ffffff;\n    --ll-silver: #c9c9c9;\n    --ll-soft: #fff7fa;\n    --ll-tropical: #8bc7be;\n    --ll-text: #4b4548;\n    --ll-border: #eadde3;\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-pua-product h2,\n  .ll-pua-product h3 {\n    letter-spacing: 0.02em;\n  }\n\n  .ll-pua-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      #c96d95 0%,\n      var(--ll-pink-dark) 35%,\n      var(--ll-pink) 70%,\n      var(--ll-tropical) 100%\n    );\n    border-radius: 18px;\n    box-shadow: 0 6px 18px rgba(119, 73, 93, 0.15);\n  }\n\n  .ll-pua-product p {\n    margin: 0 0 16px;\n    font-size: 16px;\n  }\n\n  .ll-pua-intro {\n    text-align: center;\n  }\n\n  .ll-pua-bar {\n    height: 7px;\n    margin: 24px 0;\n    border-radius: 99px;\n    background: linear-gradient(\n      90deg,\n      var(--ll-pink-dark),\n      var(--ll-pink),\n      var(--ll-white),\n      var(--ll-tropical)\n    );\n  }\n\n  .ll-pua-section {\n    margin: 20px 0;\n    padding: 20px;\n    border-radius: 18px;\n    box-shadow: 0 5px 16px rgba(75, 69, 72, 0.05);\n  }\n\n  .ll-pua-section.pink {\n    background: linear-gradient(135deg, #fff1f7, #fffafd);\n    border: 1px solid #efd3df;\n    border-left: 5px solid var(--ll-pink-dark);\n  }\n\n  .ll-pua-section.white {\n    background: linear-gradient(135deg, #fbfbfb, #ffffff);\n    border: 1px solid #e5e5e5;\n    border-left: 5px solid var(--ll-silver);\n  }\n\n  .ll-pua-section.tropical {\n    background: linear-gradient(135deg, #f1fbf8, #fbfffd);\n    border: 1px solid #d3e8e3;\n    border-left: 5px solid var(--ll-tropical);\n  }\n\n  .ll-pua-section.dark {\n    background: linear-gradient(135deg, #5f4a54, #7e626f);\n    color: #ffffff;\n    border: 1px solid #6c555f;\n  }\n\n  .ll-pua-section h3 {\n    margin: 0 0 12px;\n    font-size: 19px;\n  }\n\n  .ll-pua-section.pink h3 {\n    color: #b45d83;\n  }\n\n  .ll-pua-section.white h3 {\n    color: #767676;\n  }\n\n  .ll-pua-section.tropical h3 {\n    color: #4d8f87;\n  }\n\n  .ll-pua-section.dark h3 {\n    color: #ffe1ec;\n  }\n\n  .ll-pua-section ul {\n    margin: 0;\n    padding-left: 21px;\n  }\n\n  .ll-pua-section li {\n    margin-bottom: 7px;\n  }\n\n  .ll-pua-highlight {\n    margin: 24px 0;\n    padding: 18px 20px;\n    text-align: center;\n    font-weight: 600;\n    background: linear-gradient(\n      135deg,\n      #fff1f7,\n      #ffffff,\n      #f1fbf8\n    );\n    border: 1px dashed var(--ll-pink-dark);\n    border-radius: 16px;\n  }\n\n  .ll-pua-divider {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 30px 0 24px;\n    color: var(--ll-pink-dark);\n  }\n\n  .ll-pua-divider::before,\n  .ll-pua-divider::after {\n    content: \"\";\n    flex: 1;\n    height: 1px;\n    background: var(--ll-border);\n  }\n\n  .ll-pua-size-title {\n    margin: 0 0 8px;\n    text-align: center;\n    color: #b45d83 !important;\n    font-size: 28px;\n  }\n\n  .ll-pua-size-note {\n    text-align: center;\n    font-size: 14px !important;\n    color: #756c71;\n  }\n\n  .ll-pua-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(75, 69, 72, 0.06);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .ll-pua-table {\n    width: 100%;\n    min-width: 760px;\n    border-collapse: collapse;\n    text-align: center;\n    background: #ffffff;\n    font-size: 14px;\n  }\n\n  .ll-pua-table th {\n    padding: 14px 12px;\n    background: linear-gradient(\n      135deg,\n      #a9587a,\n      var(--ll-pink-dark),\n      var(--ll-pink)\n    );\n    color: #ffffff;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .ll-pua-table td {\n    padding: 13px 12px;\n    border-bottom: 1px solid #eee3e8;\n    white-space: nowrap;\n  }\n\n  .ll-pua-table tbody tr:nth-child(even) {\n    background: #fff8fb;\n  }\n\n  .ll-pua-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n\n  .ll-pua-fit-tip {\n    margin-top: 18px;\n    padding: 16px 18px;\n    background: linear-gradient(\n      135deg,\n      #fff1f7,\n      #f1fbf8\n    );\n    border-left: 4px solid var(--ll-pink-dark);\n    border-right: 4px solid var(--ll-tropical);\n    border-radius: 12px;\n  }\n\n  @media screen and (max-width: 749px) {\n    .ll-pua-title {\n      font-size: 23px;\n      padding: 17px 14px;\n    }\n\n    .ll-pua-section {\n      padding: 17px;\n    }\n\n    .ll-pua-size-title {\n      font-size: 23px;\n    }\n\n    .ll-pua-table th,\n    .ll-pua-table td {\n      padding: 11px 9px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ll-pua-product\"\u003e\n\n  \u003ch2 class=\"ll-pua-title\"\u003e\n    🐷 Pua’s Island Adventure Tutu Dress \u0026amp; Headband Set\n  \u003c\/h2\u003e\n\n  \u003cp class=\"ll-pua-intro\"\u003e\n    Sweet, playful, and ready for an island adventure! The\n    \u003cstrong\u003ePua’s Island Adventure Tutu Dress \u0026amp; Headband Set\u003c\/strong\u003e\n    is a whimsical pig-inspired costume made for little ones who love tropical\n    adventures, adorable animal characters, and extra-twirly dress-up looks.\n  \u003c\/p\u003e\n\n  \u003cp class=\"ll-pua-intro\"\u003e\n    Featuring a white layered tutu dress with a playful pig-face bodice,\n    pink ruffle accents, shimmering silver details, and a coordinating pig-ear\n    headband, this adorable set creates a picture-perfect tropical costume for\n    Halloween, birthdays, photoshoots, parties, and imaginative play.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ll-pua-bar\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"ll-pua-section pink\"\u003e\n    \u003ch3\u003e🐷 What’s Included\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003ePua-inspired white tutu dress\u003c\/li\u003e\n      \u003cli\u003eMatching pig-ear headband\u003c\/li\u003e\n      \u003cli\u003eComplete island piggy costume look\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-pua-section white\"\u003e\n    \u003ch3\u003e✨ Costume Details\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eWhite, soft pink, and silver color palette\u003c\/li\u003e\n      \u003cli\u003ePlayful pig-face bodice design\u003c\/li\u003e\n      \u003cli\u003ePink ears and snout details\u003c\/li\u003e\n      \u003cli\u003eDecorative pink ruffle waist trim\u003c\/li\u003e\n      \u003cli\u003eFull layered white tulle tutu skirt\u003c\/li\u003e\n      \u003cli\u003eSilver glitter-inspired accent details on the skirt\u003c\/li\u003e\n      \u003cli\u003eMatching pig-ear headband with pink bow accents\u003c\/li\u003e\n      \u003cli\u003eLightweight and twirl-friendly design\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-pua-section tropical\"\u003e\n    \u003ch3\u003e🌺 Perfect For\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eHalloween costumes\u003c\/li\u003e\n      \u003cli\u003eIsland and tropical-themed parties\u003c\/li\u003e\n      \u003cli\u003eCharacter-inspired birthday parties\u003c\/li\u003e\n      \u003cli\u003eAnimal-themed celebrations\u003c\/li\u003e\n      \u003cli\u003eSchool costume days\u003c\/li\u003e\n      \u003cli\u003eCostume contests\u003c\/li\u003e\n      \u003cli\u003eTropical photoshoots\u003c\/li\u003e\n      \u003cli\u003eBirthday photoshoots\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-pua-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 bust measurements rather than age alone\u003c\/li\u003e\n      \u003cli\u003eThe bodice has a flexible bust range\u003c\/li\u003e\n      \u003cli\u003eMatching pig-ear headband is included\u003c\/li\u003e\n      \u003cli\u003eShoes and photography props are not included\u003c\/li\u003e\n      \u003cli\u003eColors may vary slightly due to lighting and screen settings\u003c\/li\u003e\n      \u003cli\u003ePlease allow approximately 1–3 cm variation due to manual measurement\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-pua-highlight\"\u003e\n    🐷🌺 A sweet little island piggy costume made for tropical adventures,\n    playful twirls, sunny celebrations, and picture-perfect dress-up moments. ✨\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-pua-divider\"\u003e🌺\u003c\/div\u003e\n\n  \u003ch2 class=\"ll-pua-size-title\"\u003e\n    Pua’s Island Adventure Tutu Dress Size Chart\n  \u003c\/h2\u003e\n\n  \u003cp class=\"ll-pua-size-note\"\u003e\n    For the best fit, compare your child’s\n    \u003cstrong\u003eheight, bust measurement, and desired skirt length\u003c\/strong\u003e\n    with the chart below rather than choosing by age alone.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ll-pua-table-wrap\"\u003e\n    \u003ctable class=\"ll-pua-table\"\u003e\n\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eUS Size\u003c\/th\u003e\n          \u003cth\u003eBust\u003c\/th\u003e\n          \u003cth\u003eSkirt Length\u003c\/th\u003e\n          \u003cth\u003eRecommended Height\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e2–3T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e15.7\"–21.7\" (40–55 cm)\u003c\/td\u003e\n          \u003ctd\u003e19.7\" (50 cm)\u003c\/td\u003e\n          \u003ctd\u003e35.4\"–39.4\" (90–100 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e4–5T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e17.7\"–23.6\" (45–60 cm)\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        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e6–7T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e18.9\"–26.0\" (48–66 cm)\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        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e8–9T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e19.7\"–27.6\" (50–70 cm)\u003c\/td\u003e\n          \u003ctd\u003e25.6\" (65 cm)\u003c\/td\u003e\n          \u003ctd\u003e47.2\"–55.1\" (120–140 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003e10–12T\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e20.5\"–29.5\" (52–75 cm)\u003c\/td\u003e\n          \u003ctd\u003e27.6\" (70 cm)\u003c\/td\u003e\n          \u003ctd\u003e55.1\"–63.0\" (140–160 cm)\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ll-pua-fit-tip\"\u003e\n    🐷 \u003cstrong\u003eFit Tip:\u003c\/strong\u003e\n    We recommend choosing the size based primarily on your child’s\n    \u003cstrong\u003eheight\u003c\/strong\u003e, then confirming that their bust falls within the\n    listed range. If your child is between sizes or you prefer additional skirt\n    length and growing room, choose the larger size.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Lolli \u0026 Lace","offers":[{"title":"Pua Set \/ 2T","offer_id":52347991163170,"sku":"59a15c57-07f2-46dd-8b7d-0e90e930b890","price":48.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 3T","offer_id":52347990933794,"sku":"d89c35ab-ef6b-4b71-b3a8-c388f773c7da","price":48.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 4T","offer_id":52347990901026,"sku":"9f402798-bd2c-4038-810c-dfb6f14bc1ff","price":48.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 5T","offer_id":52347990868258,"sku":"b5c00aeb-69e2-440c-9ecf-3a3fdfa32ae9","price":48.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 6T","offer_id":52347990835490,"sku":"72eb1990-4286-4d00-870d-41366eb04120","price":48.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 7T","offer_id":52347991064866,"sku":"3ee95bea-6cf9-43ad-8049-5411af287512","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 8T","offer_id":52347991032098,"sku":"98ca6247-16f5-4027-abf3-d85e5b6d3bef","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 9T","offer_id":52347990999330,"sku":"1ae52000-eef8-4c2c-89a7-38b2a484e9f8","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 10T","offer_id":52347990966562,"sku":"7746d878-37ab-4f74-b7e4-b749c78f4d2e","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 11T","offer_id":52347991130402,"sku":"305ef05a-add2-476d-a7bb-f8b4d1379b1f","price":50.0,"currency_code":"USD","in_stock":true},{"title":"Pua Set \/ 12T","offer_id":52347991097634,"sku":"5f9bc44f-6953-4ae8-8107-2eb94df0c11b","price":50.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/0253\/7506\/files\/pua-inspired-tutu-dress-headband-costume.png?v=1787260271","url":"https:\/\/lolliandlace.com\/products\/pua-inspired-tutu-dress-headband-costume","provider":"Lolli \u0026 Lace","version":"1.0","type":"link"}