{"product_id":"goku-super-saiyan-blue-kids-costume-set","title":"Goku Super Saiyan Blue Ultimate Warrior Costume 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: #332f2a;\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, #fff4e7, #ffe0bd, #e7f4ff);\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: #e46d16;\n    }\n\n    .ll-product-tagline {\n      margin: 0;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 1.2px;\n      color: #5b6784;\n    }\n\n    \/* ACCORDIONS *\/\n    .ll-accordions {\n      width: 100%;\n      border-top: 1px solid #cb8a57;\n    }\n\n    .ll-accordion {\n      border-bottom: 1px solid #cb8a57;\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: #7e4018;\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: #7e4018;\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: #332f2a;\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, #e96e17, #f49a28);\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: #fff6ec;\n      padding: 20px;\n      border-radius: 14px;\n      margin: 22px 0;\n      border: 1px solid #f0d2b5;\n    }\n\n    .ll-perfect-box h3 {\n      margin: 0 0 8px;\n      font-family: Georgia, serif;\n      font-size: 20px;\n      color: #d55d0d;\n    }\n\n    .ll-perfect-box p {\n      margin: 0;\n    }\n\n    \/* POWER BOX *\/\n    .ll-style-box {\n      border: 1px dashed #3c78bd;\n      border-radius: 14px;\n      padding: 19px;\n      margin: 22px 0 0;\n      text-align: center;\n      background: #f3f9ff;\n    }\n\n    .ll-style-icons {\n      font-size: 25px;\n    }\n\n    .ll-style-box h3 {\n      font-family: Georgia, serif;\n      color: #2d6cae;\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, #fff4e7, #ffe0bd, #e7f4ff);\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: #e46d16;\n      margin: 4px 0;\n    }\n\n    .ll-size-header p {\n      margin: 0;\n      color: #596780;\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: 620px;\n      border-collapse: collapse;\n      text-align: center;\n      font-size: 14px;\n    }\n\n    .ll-size-table th {\n      background: #e46d16;\n      color: #ffffff;\n      padding: 13px 10px;\n      border: 1px solid #c95e14;\n      font-weight: 600;\n    }\n\n    .ll-size-table td {\n      padding: 13px 10px;\n      border: 1px solid #ebe0d5;\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: #fff8f1;\n    }\n\n    \/* NOTES *\/\n    .ll-size-note {\n      background: #fff5e9;\n      border-left: 3px solid #e46d16;\n      padding: 15px 17px;\n      margin-top: 18px;\n      border-radius: 7px;\n    }\n\n    .ll-size-note strong:first-child {\n      color: #c9560b;\n    }\n\n    .ll-fit-tip {\n      background: #f2f8ff;\n      border-left: 3px solid #3678bd;\n      padding: 15px 17px;\n      margin-top: 13px;\n      border-radius: 7px;\n    }\n\n    .ll-fit-tip strong:first-child {\n      color: #2f67a0;\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        #e16714,\n        #243d73,\n        #299fea,\n        #e16714\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\u003eGoku Super Saiyan Blue Warrior\u003c\/h2\u003e\n\u003cp class=\"ll-product-tagline\"\u003ePOWER UP • TRANSFORM • READY FOR BATTLE\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-goku-description\"\u003e \u003clabel class=\"ll-accordion-label\" for=\"ll-goku-description\"\u003e Description \u003c\/label\u003e\n\u003cdiv class=\"ll-accordion-content\"\u003e\n\u003cp\u003ePower up for an unforgettable adventure with our \u003cstrong\u003e Goku Super Saiyan Blue Warrior Halloween Costume \u0026amp; Accessory Set \u003c\/strong\u003e. Inspired by Goku's legendary Super Saiyan Blue transformation, this complete costume brings together his iconic orange warrior uniform with bold blue accessories and a dramatic spiked blue wig.\u003c\/p\u003e\n\u003cp\u003eFrom Halloween battles to anime-themed birthday parties and cosplay adventures, this head-to-toe set gives young Dragon Ball fans everything they need to step into the role of their favorite Saiyan warrior.\u003c\/p\u003e\n\u003cdiv class=\"ll-love-box\"\u003e\n\u003ch3\u003e⚡ Why You'll Love It\u003c\/h3\u003e\n\u003cp\u003eThis isn't just an orange costume — it's a complete transformation. The recognizable martial-arts-inspired outfit, dark blue belt and wristbands, bright blue Super Saiyan-style wig, tail, and coordinating footwear details create a bold character look that's ready for action.\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 • Goku costumes • Dragon Ball costumes • Super Saiyan Blue costumes • Anime cosplay • Anime conventions • Dragon Ball birthday parties • Character dress-up • School costume days • Photoshoots • Pretend battles • Anime-themed events\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\u003eUnleash Super Saiyan Power\u003c\/h3\u003e\n\u003cp\u003eAdd the included bright blue spiked wig and coordinating accessories to transform the classic orange warrior look into an unmistakable Super Saiyan Blue-inspired costume.\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-goku-included\"\u003e \u003clabel class=\"ll-accordion-label\" for=\"ll-goku-included\"\u003e What's Included \u003c\/label\u003e\n\u003cdiv class=\"ll-accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eOrange Goku-inspired costume top\u003c\/li\u003e\n\u003cli\u003eMatching orange costume pants\u003c\/li\u003e\n\u003cli\u003eDark blue waist belt \/ sash\u003c\/li\u003e\n\u003cli\u003ePair of dark blue wrist bracers\u003c\/li\u003e\n\u003cli\u003eBright blue spiked Super Saiyan-style wig\u003c\/li\u003e\n\u003cli\u003eBrown character tail\u003c\/li\u003e\n\u003cli\u003ePair of coordinating blue boot \/ shoe covers\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px;\"\u003eSet contents are based on the pieces 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-goku-details\"\u003e \u003clabel class=\"ll-accordion-label\" for=\"ll-goku-details\"\u003e Product Details \u003c\/label\u003e\n\u003cdiv class=\"ll-accordion-content\"\u003e\n\u003cul\u003e\n\u003cli\u003eIconic bright orange martial-arts-inspired color palette\u003c\/li\u003e\n\u003cli\u003eDark blue contrast neckline and sleeve trim\u003c\/li\u003e\n\u003cli\u003eCharacter emblem detail on the chest\u003c\/li\u003e\n\u003cli\u003eCoordinating dark blue waist sash\u003c\/li\u003e\n\u003cli\u003eLoose-fit orange costume pants with gathered ankles\u003c\/li\u003e\n\u003cli\u003eMatching blue wrist bracers\u003c\/li\u003e\n\u003cli\u003eBright blue spiked character wig\u003c\/li\u003e\n\u003cli\u003eCoordinating character tail accessory\u003c\/li\u003e\n\u003cli\u003eBlue footwear covers with contrasting details\u003c\/li\u003e\n\u003cli\u003eComplete anime-inspired Halloween and cosplay 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-goku-size-chart\"\u003e \u003clabel class=\"ll-accordion-label\" for=\"ll-goku-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\u003eSaiyan Warrior Size Guide\u003c\/h3\u003e\n\u003cp\u003eGoku Super Saiyan Blue Warrior Costume 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\u003eRecommended Height\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\u003e100–110 cm \/ 39.4–43.3\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e4–5Y\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e110–120 cm \/ 43.3–47.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e5–6Y\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e120–130 cm \/ 47.2–51.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e7–8Y\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e130–140 cm \/ 51.2–55.1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e9–10Y\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e140–150 cm \/ 55.1–59.1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003e11–12Y\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e150–160 cm \/ 59.1–63.0\"\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 Conversion: \u003c\/strong\u003e The customer-facing kids sizes above were selected based on the manufacturer's \u003cstrong\u003erecommended height ranges\u003c\/strong\u003e. We have intentionally left the supplier's numeric size labels off the chart to make sizing easier to understand.\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, measure your child's current height and select the corresponding size range above. We recommend choosing by \u003cstrong\u003eheight rather than age alone\u003c\/strong\u003e. If your child is near the top of a height range or between two sizes, consider choosing the larger option.\u003c\/div\u003e\n\u003cp class=\"ll-measurement-note\"\u003eRecommended height measurements are provided by the manufacturer. Small variations in garment sizing may occur.\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\u003ePower up. Transform. The battle begins!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Lolli \u0026 Lace","offers":[{"title":"Goku Set \/ 3-4Y","offer_id":52494973272354,"sku":"f3975165-397f-464a-a721-261c953e7c2a","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Goku Set \/ 4-5Y","offer_id":52494973305122,"sku":"ac6ac0c4-6c13-4de6-9ac5-13e2d961a8e5","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Goku Set \/ 5-6Y","offer_id":52494973370658,"sku":"bdc44c91-3a2d-4090-bb2f-e0c1baf3224a","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Goku Set \/ 7-8Y","offer_id":52494973206818,"sku":"39002bbb-1fc5-4bfe-8134-d1c39e8eaa4c","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Goku Set \/ 9-10Y","offer_id":52494973239586,"sku":"4b96f034-eaf9-4071-a1d0-746066e1be14","price":59.99,"currency_code":"USD","in_stock":true},{"title":"Goku Set \/ 11-12Y","offer_id":52494973337890,"sku":"88735da0-6a7a-40f1-af86-3b8c9ed104e3","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1001\/0253\/7506\/files\/Goku_Super_Saiyan_Blue_costume_for_kids.png?v=1788702887","url":"https:\/\/lolliandlace.com\/fr\/products\/goku-super-saiyan-blue-kids-costume-set","provider":"Lolli \u0026 Lace","version":"1.0","type":"link"}