{"product_id":"halloween-dinosaur-skeleton-kids-costume","title":"Dinosaur Skeleton Kids Costume","description":"\u003cstyle\u003e\n  .bb-page * { box-sizing: border-box; margin: 0; padding: 0; }\n  .bb-page { background: #fff; color: #1a1a1a; font-size: 15px; line-height: 1.6; max-width: 680px; margin: 0 auto; padding: 20px; }\n  .bb-page p, .bb-page div, .bb-page ul, .bb-page li, .bb-page h1, .bb-page h2, .bb-page h3 { font-size: revert; line-height: revert; }\n\n  .bb-page .payment-icons { text-align: center; margin-bottom: 20px; }\n  .bb-page .payment-icons img { width: 480px; max-width: 100%; height: auto; }\n\n  .bb-page .hero-headline { text-align: center; font-size: 22px !important; font-weight: 900; color: #ff7518; line-height: 1.3; margin-top: 22px; margin-bottom: 22px; }\n\n  .bb-page .hero-gif { text-align: center; margin-bottom: 14px; }\n  .bb-page .hero-gif img { max-width: 189px; width: 100%; height: auto; border-radius: 14px; display: block; margin: 0 auto; }\n\n  \/* ── Social proof trust block ── *\/\n  .bb-page .trust-block {\n    display: flex;\n    flex-direction: row;\n    align-items: center;\n    gap: 14px;\n    margin: 18px 0 24px;\n    background: #fff8f2;\n    border: 1.5px solid #f0d6c0;\n    border-radius: 14px;\n    padding: 14px 16px;\n  }\n  .bb-page .trust-avatars {\n    flex-shrink: 0;\n    width: 110px;\n    height: 60px;\n    object-fit: cover;\n    object-position: center;\n    border-radius: 8px;\n    display: block;\n  }\n  .bb-page .trust-text {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n  .bb-page .trust-line1 {\n    font-size: 14px !important;\n    font-weight: 800;\n    color: #ff7518;\n    line-height: 1.3;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n  .bb-page .trust-line2 {\n    font-size: 13px !important;\n    font-weight: 600;\n    color: #444;\n    line-height: 1.3;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  @media (max-width: 480px) {\n    .bb-page .trust-block {\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      padding: 16px 14px;\n      gap: 10px;\n    }\n    .bb-page .trust-avatars {\n      width: 160px;\n      height: 72px;\n      object-fit: cover;\n      object-position: center top;\n      border-radius: 10px;\n    }\n    .bb-page .trust-line1 { font-size: 15px !important; }\n    .bb-page .trust-line2 { font-size: 14px !important; }\n  }\n\n  \/* ── Bold statement ── *\/\n  .bb-page .hero-statement {\n    font-size: 17px !important;\n    font-weight: 800;\n    color: #1a1a1a;\n    text-align: center;\n    line-height: 1.5;\n    margin: 0 0 20px;\n    padding: 0 4px;\n  }\n\n  \/* ── Positioning intro paragraph ── *\/\n  .bb-page .hero-intro {\n    font-size: 16px !important;\n    color: #444;\n    line-height: 1.75;\n    text-align: center;\n    margin: 0 0 24px;\n    padding: 0 4px;\n  }\n  .bb-page .hero-intro strong { color: #ff7518; }\n\n  \/* ── Scannable bullet list ── *\/\n  .bb-page .hero-bullets {\n    list-style: none;\n    margin: 0 0 28px;\n    padding: 0;\n  }\n  .bb-page .hero-bullets li {\n    font-size: 15px !important;\n    color: #333;\n    font-weight: 500;\n    padding: 7px 0;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    border-bottom: 1px solid #f0f0f0;\n    line-height: 1.4;\n  }\n  .bb-page .hero-bullets li:last-child { border-bottom: none; }\n  .bb-page .hero-bullets .b-icon { font-size: 18px !important; flex-shrink: 0; width: 24px; text-align: center; }\n\n  .bb-page .hero-tagline { text-align: center; font-size: 15px !important; color: #ff7518; font-weight: 700; margin-top: 16px; margin-bottom: 22px; padding: 0 10px; }\n\n  .bb-page .section { margin-bottom: 26px; }\n  .bb-page .section-title { font-size: 1.5em !important; font-weight: 800; color: #ff7518; line-height: 1.3; text-align: center; display: block; width: 100%; margin-bottom: 10px; }\n  .bb-page .section p { color: #444; font-size: 16px !important; line-height: 1.75; margin-bottom: 10px; }\n  .bb-page .section p strong { color: #ff7518; }\n  .bb-page .section img { width: 100%; border-radius: 12px; margin-top: 12px; height: auto; }\n\n  .bb-page .divider { border: none; border-top: 2px dashed #f0e0d0; margin: 24px 0; }\n\n  .bb-page .testimonials-section { margin-bottom: 28px; }\n  .bb-page .testimonials-title { font-size: 1.2em !important; font-weight: 800; color: #7a2f00; text-align: center; margin-bottom: 14px; }\n  .bb-page .testimonial-slider { background: #fffaf5; border: 1.5px solid #ffb066; border-radius: 14px; padding: 20px 22px; position: relative; min-height: 160px; overflow: hidden; }\n  @media (max-width: 480px) {\n    .bb-page .testimonial-slider { min-height: 190px; }\n  }\n  .bb-page .testimonial-slide { display: none; animation: bbFadeIn 0.5s ease; }\n  .bb-page .testimonial-slide.active { display: block; }\n  @keyframes bbFadeIn { from { opacity: 0; } to { opacity: 1; } }\n  .bb-page .testimonial-stars { color: #ff8c00; font-size: 16px !important; letter-spacing: 1px; margin-bottom: 8px; }\n  .bb-page .testimonial-text { font-size: 15px !important; color: #333; line-height: 1.6; font-style: italic; margin-bottom: 10px; }\n  .bb-page .testimonial-author { font-size: 13px !important; font-weight: 700; color: #7a2f00; }\n  .bb-page .testimonial-dots { text-align: center; margin-top: 12px; }\n  .bb-page .testimonial-dot { display: inline-block; width: 8px; height: 8px; border-radius: 50%; background: #ffd9b3; margin: 0 4px; cursor: pointer; transition: background 0.3s; }\n  .bb-page .testimonial-dot.active { background: #ff8c00; }\n\n  .bb-page .mid-cta { background: linear-gradient(160deg, #fff1e6 0%, #ffddc2 100%); border: 2.5px solid #ff7518; border-radius: 20px; padding: 28px 24px 20px; text-align: center; margin-bottom: 28px; }\n  .bb-page .mid-cta-title { font-size: 20px !important; font-weight: 900; color: #7a2f00; margin-bottom: 6px; line-height: 1.3; }\n  .bb-page .mid-cta-sub { font-size: 13px !important; color: #8a6a55; margin-bottom: 18px; font-weight: 500; }\n\n  .bb-page .cta-button {\n    display: block;\n    background: #ff7518;\n    color: white !important;\n    font-weight: 800 !important;\n    font-size: 14px !important;\n    padding: 15px 20px;\n    border-radius: 50px;\n    letter-spacing: 0;\n    text-transform: none !important;\n    text-decoration: none !important;\n    box-shadow: 0 4px 18px rgba(255,117,24,0.35);\n    width: 100%;\n    max-width: 360px;\n    margin: 0 auto;\n    line-height: 1.4;\n    text-align: center;\n    transition: background 0.2s;\n  }\n  .bb-page .cta-button:hover { background: #e5620a; }\n  .bb-page .cta-note { font-size: 11px !important; color: #999; margin-top: 8px; font-weight: 500; }\n\n  .bb-page .steps-section { margin-bottom: 26px; }\n  .bb-page .steps-title { font-size: 1.5em !important; font-weight: 800; color: #ff7518; text-align: center; margin-bottom: 16px; }\n  .bb-page .steps-list { list-style: none; }\n  .bb-page .steps-list li { display: flex; align-items: flex-start; gap: 14px; padding: 12px 14px; background: #fff8f2; border-radius: 12px; margin-bottom: 10px; border: 1px solid #f4e2d2; }\n  .bb-page .step-num { background: #ff7518; color: white; font-size: 13px !important; font-weight: 900; width: 28px; height: 28px; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 1px; }\n  .bb-page .step-text { font-size: 14px !important; color: #333; line-height: 1.55; }\n  .bb-page .step-text strong { color: #7a2f00; }\n\n  .bb-page .faq-section { margin-bottom: 26px; }\n  .bb-page .faq-heading { font-size: 1.5em !important; font-weight: 800; color: #ff7518; margin-bottom: 14px; text-align: center; }\n  .bb-page .faq-item { border: 1px solid #f4e2d2; border-radius: 10px; margin-bottom: 8px; overflow: hidden; }\n  .bb-page .faq-q { font-size: 14px !important; font-weight: 700; color: #7a2f00; padding: 13px 16px; display: flex; justify-content: space-between; align-items: center; background: #fff8f2; cursor: pointer; user-select: none; }\n  .bb-page .faq-q:hover { background: #ffefe2; }\n  .bb-page .faq-chevron { font-size: 10px !important; color: #ff7518; transition: transform 0.25s; flex-shrink: 0; margin-left: 8px; }\n  .bb-page .faq-item.open .faq-chevron { transform: rotate(180deg); }\n  .bb-page .faq-a { font-size: 14px !important; color: #555; line-height: 1.6; padding: 0 16px; max-height: 0; overflow: hidden; transition: max-height 0.3s ease, padding 0.3s ease; }\n  .bb-page .faq-item.open .faq-a { max-height: 260px; padding: 12px 16px; border-top: 1px solid #f4e2d2; }\n\n  .bb-page .reviews-title { font-size: 20px !important; font-weight: 800; color: #000; text-align: center; margin-bottom: 12px; }\n\n  @media (max-width: 480px) {\n    .bb-page .payment-icons img { width: 100%; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"bb-page\"\u003e\n\u003cdiv class=\"payment-icons\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/8199\/7480\/files\/PP_v2_16303027-916b-490d-a92d-eef58861633c_480x480.png?v=1618514087\" alt=\"Secure payment methods\" width=\"480\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-headline\"\u003eKids Roar Into Action With This Dino Skeleton Costume! 🦖🔥\u003c\/div\u003e\n\u003cdiv class=\"hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/8199\/7480\/files\/video_1-ezgif.com-optimize.gif?v=1787748692\" alt=\"Kid wearing dinosaur skeleton costume\"\u003e\u003c\/div\u003e\n\u003c!-- Trust block --\u003e\n\u003cdiv class=\"trust-block\"\u003e\n\u003cimg class=\"trust-avatars\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/8199\/7480\/files\/Untitled_design_79.jpg?v=1780158384\" alt=\"Loved by parents across the US\"\u003e\n\u003cdiv class=\"trust-text\"\u003e\n\u003cp class=\"trust-line1\"\u003e✅ Loved by parents \u0026amp; grandparents.\u003c\/p\u003e\n\u003cp class=\"trust-line2\"\u003e👉 The costume other parents keep asking about.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Statement hook --\u003e\n\u003cp class=\"hero-statement\"\u003eTransform your little one into the coolest dino on the block! 🦖🔥\u003c\/p\u003e\n\u003c!-- Bullets --\u003e\n\u003cul class=\"hero-bullets\"\u003e\n\u003cli\u003e\n\u003cspan class=\"b-icon\"\u003e🦖\u003c\/span\u003e Fits over any outfit — no cold, no fuss\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"b-icon\"\u003e✅\u003c\/span\u003e Pull it on and go — no zippers, no straps\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"b-icon\"\u003e⚡\u003c\/span\u003e Light enough for hours of active play\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"b-icon\"\u003e📸\u003c\/span\u003e Complete look — skull hood + skeleton spine included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"section\" style=\"margin-bottom: 26px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/8199\/7480\/files\/Untitled_design_-_2026-09-26T004710.890.jpg?v=1790365703\" alt=\"Kids wearing dinosaur skeleton costume\" style=\"margin-top: 0;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e🦖 Bring Roaring Fun to Every Celebration! 🔥\u003c\/div\u003e\n\u003cp\u003eImagine the ferocious roar your little one lets out when they slip on their Dinosaur Skeleton Costume.\u003c\/p\u003e\n\u003cp\u003eWith no complex straps to fight or zippers to struggle with, simply \u003cstrong\u003esecure the plush skeletal spine, pull down the skull hood\u003c\/strong\u003e, and watch them transform into an apex predator in seconds.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/8199\/7480\/files\/6_48de24a9-deb9-4f00-9adf-a503d715f6f8.jpg?v=1788521465\" alt=\"Child in dinosaur skeleton costume out on an adventure\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-title\"\u003e🦴 Capture Perfect Costume Memories! 📸\u003c\/div\u003e\n\u003cp\u003eThese are the unforgettable days when your backyard turns into a prehistoric jungle, roars echo down the street, and your child's imagination runs wild.\u003c\/p\u003e\n\u003cp\u003eYears from now, you'll look back at these photos of their fierce prehistoric stance and smile at \u003cstrong\u003ethe little dino who ruled the playground\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/8199\/7480\/files\/Untitled_design_87.jpg?v=1788521421\" alt=\"Child posing in dinosaur skeleton costume\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"steps-section\"\u003e\n\u003cdiv class=\"steps-title\"\u003e✨ Hood On. Spine Set. Roar! 🦖\u003c\/div\u003e\n\u003cul class=\"steps-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eHood On:\u003c\/strong\u003e Pull the soft dinosaur skull hood over their head — it sits right over any outfit.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eSpine Set:\u003c\/strong\u003e Secure the plush skeleton spine down their back. No zippers, no straps to fight.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"step-text\"\u003e\n\u003cstrong\u003eRoar:\u003c\/strong\u003e Send your little apex predator off to rule the playground!\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Testimonials slider --\u003e\n\u003cdiv class=\"testimonials-section\"\u003e\n\u003cdiv class=\"testimonials-title\"\u003e💬 What Parents Are Saying\u003c\/div\u003e\n\u003cdiv id=\"bmSlider\" class=\"testimonial-slider\"\u003e\n\u003cdiv class=\"testimonial-slide active\"\u003e\n\u003cdiv class=\"testimonial-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"testimonial-text\"\u003e\"Bought it for my grandson and his face lit up! He roared around the yard an hour - worth every cent!\"\u003c\/div\u003e\n\u003cdiv class=\"testimonial-author\"\u003e— Linda, Georgia\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"testimonial-slide\"\u003e\n\u003cdiv class=\"testimonial-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"testimonial-text\"\u003e\"My daughter was the hit of the street! Two moms stopped us just to ask where we found this costume!\"\u003c\/div\u003e\n\u003cdiv class=\"testimonial-author\"\u003e— Amanda, Ohio\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"testimonial-slide\"\u003e\n\u003cdiv class=\"testimonial-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"testimonial-text\"\u003e\"Best costume photos we have ever taken! She refused to take it off - even wore it at breakfast too!!\"\u003c\/div\u003e\n\u003cdiv class=\"testimonial-author\"\u003e— Megan, Texas\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bm-dots testimonial-dots\"\u003e\n\u003cspan class=\"testimonial-dot active\"\u003e\u003c\/span\u003e \u003cspan class=\"testimonial-dot\"\u003e\u003c\/span\u003e \u003cspan class=\"testimonial-dot\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mid-cta\"\u003e\n\u003cdiv class=\"mid-cta-title\"\u003e🌟 Make Them the Star of the Party\u003c\/div\u003e\n\u003cdiv class=\"mid-cta-sub\"\u003eGet the Dinosaur Skeleton Costume at 50% off — limited stock, won't last!\u003c\/div\u003e\n\u003ca class=\"cta-button\" href=\"#\"\u003e🦖 Yes, I Want This!\u003c\/a\u003e\n\u003cdiv class=\"cta-note\"\u003e👆 Scroll up to Add to Cart\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\" style=\"text-align: center; margin-bottom: 28px;\"\u003e\n\u003cdiv class=\"section-title\"\u003e📦 Package Includes\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-weight: bold; color: #333; font-size: 16px !important;\"\u003e1 x Dinosaur Skeleton Kids Costume\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003cdiv class=\"faq-heading\"\u003e❓ FAQs\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eWhat sizes are available for kids? \u003cspan class=\"faq-chevron\"\u003e▼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eWe offer two sizes — Small (Ages Below 6, ≈31.5\") and Medium (Ages 6–12, ≈39.4\"). When between sizes, go Medium for a roomier, comfortable fit.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eWill it fit over a winter jacket? \u003cspan class=\"faq-chevron\"\u003e▼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eYes! This is a hood-based costume that sits over the head and drapes down the back, so it fits comfortably over any jacket or hoodie — perfect for chilly nights out. No squeezing into a tight bodysuit in the cold.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eCan I use it for parties and other events? \u003cspan class=\"faq-chevron\"\u003e▼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eAbsolutely! Perfect for costume parties, cosplay, themed events, family photos, and school role-play.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eIs it comfortable to wear for a long time? \u003cspan class=\"faq-chevron\"\u003e▼\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-a\"\u003eDefinitely. Lightweight and breathable design keeps it fun and comfortable during parties, playdates, or school activities.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 20px;\"\u003e\n\u003cdiv class=\"reviews-title\"\u003eSee Our Reviews On\u003c\/div\u003e\n\u003ca href=\"https:\/\/www.trustpilot.com\/review\/kitchomeplus.com\" target=\"_blank\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/8199\/7480\/files\/trust-pilto-image_1.png?v=1661445131\" width=\"200\" height=\"100\" alt=\"Trustpilot\" style=\"display: block; margin: 0 auto; max-width: 100%;\"\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: left; margin-top: 28px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/8199\/7480\/files\/icons-bar-1040-x-1600_472b6336-9090-47eb-83cd-6266a10d0a01.jpg?v=1664478153\" width=\"520\" height=\"799\" alt=\"Why choose KitcHome+\" style=\"display: block; margin: 0 auto; max-width: 100%; height: auto;\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cscript\u003e\n(function () {\n  \/\/ FAQ accordion\n  document.querySelectorAll('.bb-page .faq-item').forEach(function (item) {\n    var q = item.querySelector('.faq-q');\n    if (!q) return;\n    q.addEventListener('click', function () {\n      var isOpen = item.classList.contains('open');\n      item.closest('.faq-section').querySelectorAll('.faq-item.open').forEach(function (openItem) {\n        if (openItem !== item) openItem.classList.remove('open');\n      });\n      item.classList.toggle('open', !isOpen);\n    });\n  });\n\n  \/\/ Testimonial slider\n  var slider = document.getElementById('bmSlider');\n  if (slider) {\n    var slides = slider.querySelectorAll('.testimonial-slide');\n    var dotsWrap = slider.parentElement.querySelector('.testimonial-dots');\n    var dots = dotsWrap ? dotsWrap.querySelectorAll('.testimonial-dot') : [];\n    var current = 0;\n    var timer;\n\n    function showSlide(index) {\n      slides.forEach(function (s, i) { s.classList.toggle('active', i === index); });\n      dots.forEach(function (d, i) { d.classList.toggle('active', i === index); });\n      current = index;\n    }\n\n    function nextSlide() {\n      showSlide((current + 1) % slides.length);\n    }\n\n    function startAutoplay() {\n      clearInterval(timer);\n      timer = setInterval(nextSlide, 5000);\n    }\n\n    dots.forEach(function (dot, i) {\n      dot.addEventListener('click', function () {\n        showSlide(i);\n        startAutoplay();\n      });\n    });\n\n    if (slides.length \u003e 1) startAutoplay();\n  }\n})();\n\u003c\/script\u003e","brand":"KitcHome+","offers":[{"title":"Small — Ages Below 6 \/ Gray","offer_id":48284734193894,"sku":"HDC-Small","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Small — Ages Below 6 \/ Green","offer_id":48284866380006,"sku":"HDC-Small2","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Small — Ages Below 6 \/ White","offer_id":48314255081702,"sku":"HDC-Small3","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Medium — Ages 6 to 12 \/ Gray","offer_id":48284734128358,"sku":"HDC-Medium","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Medium — Ages 6 to 12 \/ Green","offer_id":48284866412774,"sku":"HDC-Medium2","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Medium — Ages 6 to 12 \/ White","offer_id":48314255114470,"sku":"HDC-Medium3","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0402\/8199\/7480\/files\/c6udlhdol9bpigssu7ng.jpg?v=1789220003","url":"https:\/\/kitchomeplus.com\/products\/halloween-dinosaur-skeleton-kids-costume","provider":"KitcHome+","version":"1.0","type":"link"}