{"product_id":"peter-pan-neverland-adventure-boys-costume-set","title":"Peter Pan Neverland Adventure Boys Costume \u0026 Accessory Set","description":"\u003cstyle\u003e\n    .ll-product-page {\n      max-width: 950px;\n      margin: 0 auto;\n      font-family: Arial, Helvetica, sans-serif;\n      color: #334238;\n      line-height: 1.7;\n    }\n\n    \/* HERO *\/\n    .ll-product-hero {\n      text-align: center;\n      padding: 28px 18px;\n      background: linear-gradient(135deg, #f2f7e9, #dde9c9, #fff1cf);\n      border-radius: 18px;\n      margin-bottom: 20px;\n    }\n\n    .ll-product-hero-icons {\n      font-size: 32px;\n      margin-bottom: 5px;\n    }\n\n    .ll-product-hero h2 {\n      margin: 0 0 7px;\n      font-family: Georgia, serif;\n      font-size: 28px;\n      color: #52713c;\n    }\n\n    .ll-product-tagline {\n      margin: 0;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 1.2px;\n      color: #807044;\n    }\n\n    \/* ACCORDIONS *\/\n    .ll-accordions {\n      width: 100%;\n      border-top: 1px solid #91a071;\n    }\n\n    .ll-accordion {\n      border-bottom: 1px solid #91a071;\n    }\n\n    .ll-accordion-toggle {\n      position: absolute !important;\n      opacity: 0 !important;\n      pointer-events: none !important;\n      width: 1px !important;\n      height: 1px !important;\n    }\n\n    .ll-accordion-label {\n      position: relative;\n      display: block;\n      width: 100%;\n      box-sizing: border-box;\n      cursor: pointer;\n      padding: 20px 48px 20px 7px;\n      font-size: 14px;\n      line-height: 1.4;\n      font-weight: 600;\n      letter-spacing: 0.20em;\n      color: #40542f;\n      text-transform: uppercase;\n      user-select: none;\n    }\n\n    .ll-accordion-label::after {\n      content: \"+\";\n      position: absolute;\n      right: 10px;\n      top: 50%;\n      transform: translateY(-50%);\n      color: #40542f;\n      font-size: 25px;\n      font-weight: 300;\n      line-height: 1;\n    }\n\n    .ll-accordion-content {\n      display: none !important;\n      padding: 0 7px 27px;\n      font-size: 15px;\n      line-height: 1.7;\n      color: #334238;\n    }\n\n    .ll-accordion-toggle:checked\n      + .ll-accordion-label\n      + .ll-accordion-content {\n      display: block !important;\n    }\n\n    .ll-accordion-toggle:checked\n      + .ll-accordion-label::after {\n      content: \"−\";\n    }\n\n    .ll-accordion-content p:first-child {\n      margin-top: 0;\n    }\n\n    .ll-accordion-content ul {\n      padding-left: 22px;\n      margin: 5px 0;\n    }\n\n    .ll-accordion-content li {\n      margin-bottom: 7px;\n    }\n\n    \/* FEATURE BOX *\/\n    .ll-love-box {\n      background: linear-gradient(135deg, #536f3d, #75894c);\n      color: #ffffff;\n      padding: 21px;\n      border-radius: 15px;\n      margin: 22px 0;\n    }\n\n    .ll-love-box h3 {\n      margin: 0 0 10px;\n      font-family: Georgia, serif;\n      font-size: 21px;\n      color: #ffffff;\n    }\n\n    .ll-love-box p {\n      margin: 0;\n      color: #ffffff;\n    }\n\n    \/* PERFECT FOR *\/\n    .ll-perfect-box {\n      background: #f6f8ed;\n      padding: 20px;\n      border-radius: 14px;\n      margin: 22px 0;\n      border: 1px solid #dde4cd;\n    }\n\n    .ll-perfect-box h3 {\n      margin: 0 0 8px;\n      font-family: Georgia, serif;\n      font-size: 20px;\n      color: #52713c;\n    }\n\n    .ll-perfect-box p {\n      margin: 0;\n    }\n\n    \/* NEVERLAND BOX *\/\n    .ll-style-box {\n      border: 1px dashed #a1813d;\n      border-radius: 14px;\n      padding: 19px;\n      margin: 22px 0 0;\n      text-align: center;\n      background: #fffaf0;\n    }\n\n    .ll-style-icons {\n      font-size: 25px;\n    }\n\n    .ll-style-box h3 {\n      font-family: Georgia, serif;\n      color: #806425;\n      margin: 6px 0;\n      font-size: 20px;\n    }\n\n    .ll-style-box p {\n      margin: 0;\n    }\n\n    \/* SIZE GUIDE *\/\n    .ll-size-header {\n      text-align: center;\n      padding: 21px 15px;\n      background: linear-gradient(135deg, #f2f7e9, #dde9c9, #fff1cf);\n      border-radius: 14px 14px 0 0;\n    }\n\n    .ll-size-header-icons {\n      font-size: 27px;\n    }\n\n    .ll-size-header h3 {\n      font-family: Georgia, serif;\n      font-size: 23px;\n      color: #52713c;\n      margin: 4px 0;\n    }\n\n    .ll-size-header p {\n      margin: 0;\n      color: #736a4a;\n      font-size: 13px;\n    }\n\n    .ll-size-scroll {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      border-radius: 0 0 12px 12px;\n    }\n\n    .ll-size-table {\n      width: 100%;\n      min-width: 820px;\n      border-collapse: collapse;\n      text-align: center;\n      font-size: 14px;\n    }\n\n    .ll-size-table th {\n      background: #52713c;\n      color: #ffffff;\n      padding: 13px 10px;\n      border: 1px solid #67834f;\n      font-weight: 600;\n    }\n\n    .ll-size-table td {\n      padding: 13px 10px;\n      border: 1px solid #e3e8da;\n    }\n\n    .ll-size-table tbody tr:nth-child(odd) {\n      background: #ffffff;\n    }\n\n    .ll-size-table tbody tr:nth-child(even) {\n      background: #f8faF4;\n    }\n\n    \/* NOTES *\/\n    .ll-size-note {\n      background: #f5f8ed;\n      border-left: 3px solid #52713c;\n      padding: 15px 17px;\n      margin-top: 18px;\n      border-radius: 7px;\n    }\n\n    .ll-size-note strong:first-child {\n      color: #456031;\n    }\n\n    .ll-fit-tip {\n      background: #fff8e9;\n      border-left: 3px solid #aa8438;\n      padding: 15px 17px;\n      margin-top: 13px;\n      border-radius: 7px;\n    }\n\n    .ll-fit-tip strong:first-child {\n      color: #816426;\n    }\n\n    .ll-measurement-note {\n      font-size: 12px;\n      color: #777169;\n      text-align: center;\n      margin: 14px 10px 0;\n    }\n\n    \/* FOOTER *\/\n    .ll-product-footer {\n      text-align: center;\n      padding: 20px;\n      background: linear-gradient(\n        90deg,\n        #405a30,\n        #6f8244,\n        #b28a3c,\n        #405a30\n      );\n      color: #ffffff;\n      border-radius: 14px;\n      margin-top: 24px;\n    }\n\n    .ll-footer-icons {\n      font-size: 25px;\n    }\n\n    .ll-product-footer p {\n      font-family: Georgia, serif;\n      font-size: 17px;\n      margin: 6px 0 0;\n      color: #ffffff;\n    }\n\n    \/* MOBILE *\/\n    @media screen and (max-width: 749px) {\n\n      .ll-product-hero {\n        padding: 22px 14px;\n        border-radius: 14px;\n      }\n\n      .ll-product-hero h2 {\n        font-size: 24px;\n      }\n\n      .ll-accordion-label {\n        padding: 18px 42px 18px 4px;\n        font-size: 13px;\n        letter-spacing: 0.16em;\n      }\n\n      .ll-accordion-content {\n        padding: 0 4px 22px;\n        font-size: 14px;\n      }\n\n      .ll-size-table {\n        font-size: 13px;\n      }\n\n      .ll-love-box,\n      .ll-perfect-box,\n      .ll-style-box {\n        padding: 17px;\n      }\n    }\n\n  \u003c\/style\u003e\n\u003cdiv class=\"ll-product-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"ll-product-hero\"\u003e\n\u003cdiv class=\"ll-product-hero-icons\"\u003e🧚🌿✨\u003c\/div\u003e\n\u003ch2\u003ePeter Pan Neverland Adventure\u003c\/h2\u003e\n\u003cp class=\"ll-product-tagline\"\u003eFLY • EXPLORE • NEVER GROW UP\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ACCORDIONS --\u003e\n\u003cdiv class=\"ll-accordions\"\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cdiv class=\"ll-accordion\"\u003e\n\u003cinput class=\"ll-accordion-toggle\" type=\"checkbox\" id=\"ll-peter-description\"\u003e \u003clabel class=\"ll-accordion-label\" for=\"ll-peter-description\"\u003e Description \u003c\/label\u003e\n\u003cdiv class=\"ll-accordion-content\"\u003e\n\u003cp\u003eSecond star to the right and straight on till morning! Our \u003cstrong\u003ePeter Pan Neverland Adventure Boys Costume \u0026amp; Accessory Set\u003c\/strong\u003e is ready to whisk little adventurers away to a world of pirates, fairies, Lost Boys, and magical Neverland fun.\u003c\/p\u003e\n\u003cp\u003eFeaturing a layered green tunic, coordinating pants, brown waist belt, pointed character hat, elf-style ears, and matching shoe covers, this complete Peter Pan-inspired costume makes creating his storybook look easy from head to toe.\u003c\/p\u003e\n\u003cdiv class=\"ll-love-box\"\u003e\n\u003ch3\u003e🌿 Why You'll Love It\u003c\/h3\u003e\n\u003cp\u003eThe earthy green color palette, woodland-inspired tunic, pointed hat, playful ears, and coordinating accessories give this costume all the charm of a classic Neverland adventurer while keeping the look fun and comfortable for kids.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-perfect-box\"\u003e\n\u003ch3\u003e✨ Perfect For\u003c\/h3\u003e\n\u003cp\u003eHalloween • Peter Pan costumes • Neverland costumes • Storybook character days • School plays • Theatre productions • Peter Pan birthday parties • Pirate and fairy parties • Character dress-up • Photoshoots • Pretend play • Sibling costumes • Group Halloween costumes\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ll-style-box\"\u003e\n\u003cdiv class=\"ll-style-icons\"\u003e🌿 🧚 ✨ 🏴☠️ 🌿\u003c\/div\u003e\n\u003ch3\u003eOff to Neverland\u003c\/h3\u003e\n\u003cp\u003eAdd the included pointed hat, character ears, and shoe covers to complete his Neverland transformation and get ready for an adventure where no one ever has to grow up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT'S INCLUDED --\u003e\n\u003cdiv class=\"ll-accordion\"\u003e\n\u003cinput class=\"ll-accordion-toggle\" type=\"checkbox\" id=\"ll-peter-included\"\u003e \u003clabel class=\"ll-accordion-label\" for=\"ll-peter-included\"\u003e What's Included \u003c\/label\u003e\n\u003cdiv class=\"ll-accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eGreen Peter Pan-inspired tunic top\u003c\/li\u003e\n\u003cli\u003eCoordinating green costume pants\u003c\/li\u003e\n\u003cli\u003eBrown waist belt\u003c\/li\u003e\n\u003cli\u003eBrown belt pouch\u003c\/li\u003e\n\u003cli\u003ePointed green character hat with feather detail\u003c\/li\u003e\n\u003cli\u003ePair of pointed character ear accessories\u003c\/li\u003e\n\u003cli\u003ePair of coordinating brown shoe \/ boot covers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px;\"\u003eSet contents are based on the accessories shown in the product image.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003cdiv class=\"ll-accordion\"\u003e\n\u003cinput class=\"ll-accordion-toggle\" type=\"checkbox\" id=\"ll-peter-details\"\u003e \u003clabel class=\"ll-accordion-label\" for=\"ll-peter-details\"\u003e Product Details \u003c\/label\u003e\n\u003cdiv class=\"ll-accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eClassic woodland green Peter Pan-inspired styling\u003c\/li\u003e\n\u003cli\u003eLayered tunic design with pointed hem\u003c\/li\u003e\n\u003cli\u003eContrasting green sleeves and collar\u003c\/li\u003e\n\u003cli\u003eDecorative lace-up detail at the chest\u003c\/li\u003e\n\u003cli\u003eBrown waist belt with coordinating pouch\u003c\/li\u003e\n\u003cli\u003eComfortable straight-leg costume pants\u003c\/li\u003e\n\u003cli\u003ePointed character hat with feather-style accent\u003c\/li\u003e\n\u003cli\u003eCoordinating pointed ear accessories\u003c\/li\u003e\n\u003cli\u003eBrown character shoe covers\u003c\/li\u003e\n\u003cli\u003eComplete Neverland-inspired Halloween and dress-up look\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE CHART --\u003e\n\u003cdiv class=\"ll-accordion\"\u003e\n\u003cinput class=\"ll-accordion-toggle\" type=\"checkbox\" id=\"ll-peter-size-chart\"\u003e \u003clabel class=\"ll-accordion-label\" for=\"ll-peter-size-chart\"\u003e Size Chart \u003c\/label\u003e\n\u003cdiv class=\"ll-accordion-content\"\u003e\n\u003c!-- SIZE HEADER --\u003e\n\u003cdiv class=\"ll-size-header\"\u003e\n\u003cdiv class=\"ll-size-header-icons\"\u003e🌿📏🧚\u003c\/div\u003e\n\u003ch3\u003eNeverland Size Guide\u003c\/h3\u003e\n\u003cp\u003ePeter Pan Neverland Adventure Boys Costume \u0026amp; Accessory Set\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE TABLE --\u003e\n\u003cdiv class=\"ll-size-scroll\"\u003e\n\u003ctable class=\"ll-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eKids Size\u003c\/th\u003e\n\u003cth\u003eTop Length\u003c\/th\u003e\n\u003cth\u003eShoulder Width\u003c\/th\u003e\n\u003cth\u003eSleeve Length\u003c\/th\u003e\n\u003cth\u003ePants Length\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e3–4Y\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e48 cm \/ 18.9\"\u003c\/td\u003e\n\u003ctd\u003e28 cm \/ 11.0\"\u003c\/td\u003e\n\u003ctd\u003e11 cm \/ 4.3\"\u003c\/td\u003e\n\u003ctd\u003e60 cm \/ 23.6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e5–7Y\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e53 cm \/ 20.9\"\u003c\/td\u003e\n\u003ctd\u003e30 cm \/ 11.8\"\u003c\/td\u003e\n\u003ctd\u003e12 cm \/ 4.7\"\u003c\/td\u003e\n\u003ctd\u003e70 cm \/ 27.6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e8–10Y\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e58 cm \/ 22.8\"\u003c\/td\u003e\n\u003ctd\u003e32 cm \/ 12.6\"\u003c\/td\u003e\n\u003ctd\u003e13 cm \/ 5.1\"\u003c\/td\u003e\n\u003ctd\u003e80 cm \/ 31.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e10–12Y\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e63 cm \/ 24.8\"\u003c\/td\u003e\n\u003ctd\u003e34 cm \/ 13.4\"\u003c\/td\u003e\n\u003ctd\u003e14 cm \/ 5.5\"\u003c\/td\u003e\n\u003ctd\u003e90 cm \/ 35.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE NOTE --\u003e\n\u003cdiv class=\"ll-size-note\"\u003e\n\u003cstrong\u003e 🌿 Size Note: \u003c\/strong\u003e The customer-facing chart uses the manufacturer's recommended \u003cstrong\u003eage ranges.\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c!-- FIT TIP --\u003e\n\u003cdiv class=\"ll-fit-tip\"\u003e\n\u003cstrong\u003e 📏 Fit Tip: \u003c\/strong\u003e For the best fit, compare the \u003cstrong\u003etop length and pants length\u003c\/strong\u003e with a similar outfit your child already owns. Shoulder width can also help determine the best fit. If your child falls between two sizes, consider choosing the larger option.\u003c\/div\u003e\n\u003cp class=\"ll-measurement-note\"\u003eMeasurements are garment measurements provided by the manufacturer. Small variations may occur due to manual measuring.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FOOTER --\u003e\n\u003cdiv class=\"ll-product-footer\"\u003e\n\u003cdiv class=\"ll-footer-icons\"\u003e🧚 🌿 ✨ 🏴☠️ 🌿\u003c\/div\u003e\n\u003cp\u003eAdventure awaits — next stop, Neverland!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Lolli \u0026 Lace","offers":[{"title":"Peter Pan Set \/ 3-4Y","offer_id":52495002009890,"sku":"6eb8312d-2fd5-4efa-a261-0944c76f0d7b","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Peter Pan Set \/ 5-7Y","offer_id":52495002042658,"sku":"a3c7882c-9f64-470f-8e88-5970e0d2e61a","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Peter Pan Set \/ 8-10Y","offer_id":52495002075426,"sku":"01195d73-31f4-4553-bda4-2eea142a4eb5","price":52.99,"currency_code":"USD","in_stock":true},{"title":"Peter Pan Set \/ 10-12Y","offer_id":52495002108194,"sku":"5b402a0b-0f18-42b2-9baf-2529b762e28f","price":52.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/0253\/7506\/files\/Peter_Pan_costume_for_boys.png?v=1788704744","url":"https:\/\/lolliandlace.com\/products\/peter-pan-neverland-adventure-boys-costume-set","provider":"Lolli \u0026 Lace","version":"1.0","type":"link"}