{"title":"Reborn Doll Kits","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400\u0026family=Josefin+Sans:wght@300;400;600\u0026display=swap');\n:root{--ink:#1a1014;--cr:#c2185b;--gold:#b5885a;--cream:#fdf8f5;--warm:#f8f0f4;--mist:#e8dce5;--gray:#6a4a58;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Josefin Sans',sans-serif;}\n.ki{font-family:var(--sans);color:var(--ink);background:var(--cream)}\n.ki *{box-sizing:border-box;margin:0;padding:0}\n.ki-hero{background:linear-gradient(150deg,#05080f 0%,#1a0820 50%,#05080f 100%);padding:72px 24px 80px;text-align:center;position:relative;overflow:hidden}\n.ki-hero:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 55% 60% at 20% 50%,rgba(181,136,90,.09) 0%,transparent 65%),radial-gradient(ellipse 55% 60% at 80% 50%,rgba(194,24,91,.1) 0%,transparent 65%);pointer-events:none}\n.ki-hero:after{content:'♡';position:absolute;right:3%;top:50%;transform:translateY(-50%);font-family:var(--serif);font-size:clamp(90px,14vw,180px);color:rgba(194,24,91,.05);pointer-events:none;line-height:1}\n.ki-eyebrow{display:inline-block;font-size:10px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:var(--gold);border:1px solid rgba(181,136,90,.4);padding:5px 16px;margin-bottom:22px}\n.ki-hero h1{font-family:var(--serif);font-size:clamp(36px,6.5vw,72px);font-weight:300;color:#fff;line-height:1.12;margin-bottom:18px;position:relative}\n.ki-hero h1 em{font-style:italic;color:var(--gold)}\n.ki-hero p{font-size:14px;color:rgba(255,255,255,.58);max-width:520px;margin:0 auto 32px;letter-spacing:.3px;position:relative}\n.ki-badges{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;position:relative}\n.ki-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.78);font-size:11px;letter-spacing:.6px;padding:7px 14px}\n.ki-trust{background:#fff;border-bottom:1px solid var(--mist);padding:14px 24px}\n.ki-trust-in{max-width:1100px;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:24px}\n.ki-trust-item{font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase;color:var(--ink)}\n.ki-body{max-width:900px;margin:0 auto;padding:48px 24px 64px}\n.ki-geo{background:#fff;border-left:4px solid var(--cr);padding:24px 28px;margin:40px 0;position:relative}\n.ki-geo:before{content:'DIRECT ANSWER';position:absolute;top:-10px;left:20px;background:var(--cr);color:#fff;font-size:9px;font-weight:700;letter-spacing:2px;padding:2px 8px;font-family:var(--sans)}\n.ki-geo-q{font-family:var(--serif);font-size:19px;font-weight:600;color:var(--cr);margin-bottom:10px}\n.ki-geo p{font-size:14px;line-height:1.7;color:var(--ink)}\n.ki-body h2{font-family:var(--serif);font-size:clamp(24px,4vw,38px);font-weight:300;color:var(--ink);margin:48px 0 16px}\n.ki-body h2 em{font-style:italic;color:var(--cr)}\n.ki-body p{font-size:14px;line-height:1.8;color:var(--gray);margin-bottom:16px}\n.ki-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:32px 0}\n.ki-card{background:#fff;border:1px solid var(--mist);padding:24px 20px}\n.ki-card-ico{font-size:28px;margin-bottom:12px}\n.ki-card h3{font-family:var(--serif);font-size:17px;font-weight:600;color:var(--ink);margin-bottom:8px}\n.ki-card p{font-size:13px;line-height:1.6;color:var(--gray)}\n.ki-why{margin:48px 0}\n.ki-why-item{display:flex;gap:20px;align-items:flex-start;margin-bottom:28px}\n.ki-why-num{font-family:var(--serif);font-size:48px;font-weight:300;color:var(--mist);line-height:1;flex-shrink:0;width:52px}\n.ki-why-text h3{font-family:var(--serif);font-size:18px;font-weight:600;color:var(--ink);margin-bottom:6px}\n.ki-why-text p{font-size:13px;line-height:1.7;color:var(--gray)}\n.ki-links{background:var(--warm);padding:28px;margin:40px 0}\n.ki-links h3{font-family:var(--serif);font-size:16px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--ink);margin-bottom:16px}\n.ki-link-grid{display:flex;flex-wrap:wrap;gap:10px}\n.ki-link-grid a{font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:var(--cr);border:1px solid var(--cr);padding:8px 16px;text-decoration:none}\n.ki-faq{margin:48px 0}\n.ki-faq h2{margin-bottom:24px}\n.ki-faq-item{border-bottom:1px solid var(--mist);padding:20px 0}\n.ki-faq-item:last-child{border-bottom:none}\n.ki-faq-q{font-family:var(--serif);font-size:16px;font-weight:600;color:var(--ink);margin-bottom:8px}\n.ki-faq-a{font-size:13px;line-height:1.7;color:var(--gray)}\n@media(max-width:600px){.ki-body{padding:32px 16px 48px}.ki-grid{grid-template-columns:1fr 1fr}.ki-why-item{flex-direction:column;gap:8px}.ki-why-num{font-size:32px;width:auto}}\n\u003c\/style\u003e\n\u003cdiv class=\"ki\" itemscope itemtype=\"https:\/\/schema.org\/CollectionPage\"\u003e\n\u003cmeta itemprop=\"name\" content=\"Reborn Doll Kits\"\u003e\n\u003csection class=\"ki-hero\"\u003e\n\u003cdiv class=\"ki-eyebrow\"\u003eREBORN BABY UK\u003c\/div\u003e\n\u003ch1\u003eReborn Doll \u003cem\u003eKits\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eEverything you need to create your own handcrafted reborn — for beginners to professionals\u003c\/p\u003e\n\u003cdiv class=\"ki-badges\"\u003e\n\u003cspan class=\"ki-badge\"\u003e✓ Professional Grade\u003c\/span\u003e\u003cspan class=\"ki-badge\"\u003e✓ Beginner Friendly\u003c\/span\u003e\u003cspan class=\"ki-badge\"\u003e✓ UK Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"ki-trust\"\u003e\u003cdiv class=\"ki-trust-in\"\u003e\n\u003cspan class=\"ki-trust-item\"\u003e200+ DOLLS IN STOCK\u003c\/span\u003e\u003cspan class=\"ki-trust-item\"\u003eFREE UK DELIVERY\u003c\/span\u003e\u003cspan class=\"ki-trust-item\"\u003eCE CERTIFIED EN71\u003c\/span\u003e\u003cspan class=\"ki-trust-item\"\u003e30-DAY RETURNS\u003c\/span\u003e\n\u003c\/div\u003e\u003c\/div\u003e\n\u003cdiv class=\"ki-body\"\u003e\n\u003cdiv class=\"ki-geo\"\u003e\n\u003cp class=\"ki-geo-q\"\u003eWhat is a reborn doll kit?\u003c\/p\u003e\n\u003cp\u003eA reborn doll kit contains all the parts needed to create a handcrafted reborn baby: a vinyl head, arms and legs, a soft cloth body pattern, glass-bead fill bag, rooting needle and eye set. Professional kits add Genesis heat-set paints and mohair for full artistic control. Whether you are a first-time creator or an experienced reborn artist expanding your studio, the right kit is the foundation of every great doll.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2\u003eCreate Your Own \u003cem\u003eReborn Masterpiece\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eReborn doll making is one of the most absorbing crafts in the collector world. Starting with a vinyl blank, you sand, paint through 12–20 layers of Genesis pigment, root individual mohair strands, weight the body with glass beads and assemble a doll with genuine artistic character. Our kits provide everything you need at every skill level — from basic starter sets to complete professional bundles.\u003c\/p\u003e\n\u003cdiv class=\"ki-grid\"\u003e\n\u003cdiv class=\"ki-card\"\u003e\n\u003cdiv class=\"ki-card-ico\"\u003e🎨\u003c\/div\u003e\n\u003ch3\u003eStarter Kit\u003c\/h3\u003e\n\u003cp\u003eVinyl limbs, soft-body pattern, glass beads and a beginner guide. The perfect first reborn project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-card\"\u003e\n\u003cdiv class=\"ki-card-ico\"\u003e⚗️\u003c\/div\u003e\n\u003ch3\u003eSilicone Blank Kit\u003c\/h3\u003e\n\u003cp\u003ePlatinum silicone blanks for poseable full-body dolls — the next level of realism.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-card\"\u003e\n\u003cdiv class=\"ki-card-ico\"\u003e🖌️\u003c\/div\u003e\n\u003ch3\u003ePaint \u0026amp; Root Kit\u003c\/h3\u003e\n\u003cp\u003eGenesis heat-set paints, rooting needle set and premium mohair — for artists ready to go further.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-card\"\u003e\n\u003cdiv class=\"ki-card-ico\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eComplete Pro Bundle\u003c\/h3\u003e\n\u003cp\u003eFull kit: vinyl parts, Genesis paints, mohair, body fabric, glass fill and display stand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-why\"\u003e\n\u003cdiv class=\"ki-why-item\"\u003e\n\u003cdiv class=\"ki-why-num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"ki-why-text\"\u003e\n\u003ch3\u003eProfessional Vinyl Quality\u003c\/h3\u003e\n\u003cp\u003eOur vinyl blanks are sourced from the same suppliers used by NBDI award-winning reborn artists. The formulation is soft, holds paint without cracking and accepts Genesis heat-set pigments exactly as intended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-why-item\"\u003e\n\u003cdiv class=\"ki-why-num\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"ki-why-text\"\u003e\n\u003ch3\u003eVideo Tutorial Support\u003c\/h3\u003e\n\u003cp\u003eEvery starter kit includes QR codes linking to step-by-step video tutorials from UK-certified reborn artists. No prior craft experience is needed to produce a beautiful first doll.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-why-item\"\u003e\n\u003cdiv class=\"ki-why-num\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"ki-why-text\"\u003e\n\u003ch3\u003eFree UK Delivery on Kits £39+\u003c\/h3\u003e\n\u003cp\u003eAll kit orders over £39 qualify for free tracked UK delivery. Parts are individually wrapped to arrive scratch-free and paint-ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-links\"\u003e\n\u003ch3\u003eExplore Our Collections\u003c\/h3\u003e\n\u003cdiv class=\"ki-link-grid\"\u003e\n\u003ca href=\"\/collections\/reborn-baby-dolls\"\u003eFinished Reborn Dolls\u003c\/a\u003e\u003ca href=\"\/collections\/silicone-reborn-baby\"\u003eSilicone Dolls\u003c\/a\u003e\u003ca href=\"\/collections\/baby-doll-accessories\"\u003eAccessories\u003c\/a\u003e\u003ca href=\"\/collections\/reborn-artist-dolls\"\u003eArtist Dolls\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-faq\"\u003e\n\u003ch2\u003eFrequently Asked \u003cem\u003eQuestions\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"ki-faq-item\"\u003e\n\u003cp class=\"ki-faq-q\"\u003eWhat skill level do I need to use a reborn doll kit?\u003c\/p\u003e\n\u003cp class=\"ki-faq-a\"\u003eOur starter kits are designed for complete beginners. The included video guide covers every step from sanding to final assembly. If you can paint a wall and thread a needle, you can create a beautiful first reborn. Advanced kits assume basic familiarity with Genesis paints.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-faq-item\"\u003e\n\u003cp class=\"ki-faq-q\"\u003eWhat paints work best with vinyl reborn kits?\u003c\/p\u003e\n\u003cp class=\"ki-faq-a\"\u003eGenesis heat-set paints are the industry standard for vinyl reborn dolls. They bond permanently when cured at 265°F (130°C) and resist fading for decades. Our kits specify which Genesis colour sets pair best with each vinyl blank.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ki-faq-item\"\u003e\n\u003cp class=\"ki-faq-q\"\u003eCan I create a full silicone doll from a kit?\u003c\/p\u003e\n\u003cp class=\"ki-faq-a\"\u003eYes — our silicone kit provides platinum silicone blanks, mould-release agent and curing instructions. Silicone kits require more technical precision than vinyl but produce the most realistic and poseable results. We recommend attempting a vinyl kit first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","products":[{"product_id":"reborn-doll-kits-uk","title":"Reborn Doll Kits UK","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Reborn Doll Kits UK is an unassembled light neutral vinyl kit measuring approximately 51 cm and weighing 0.8 kg, providing essential components for crafting a unique baby doll, CE certified, with free UK tracked shipping.\u003c\/div\u003e\n\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eReborn Doll Kits UK\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.2 \/ 5 | 187 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eEmbark on a truly personal creative journey with \u003cstrong\u003ereborn doll kits UK\u003c\/strong\u003e, offering the unparalleled satisfaction of crafting a beautiful baby doll by hand. Each comprehensive \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-kit-for-reborn-dolls\"\u003eDIY reborn doll kit\u003c\/a\u003e provides the essential components for bringing your own cherished creation to life, measuring approximately 51 cm (20 inches) once assembled. This allows for a deeply personal connection, making it an ideal choice for aspiring artists and seasoned collectors seeking their next \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\"\u003ehandmade reborn doll kit\u003c\/a\u003e from reborn-baby.co.uk.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eThis particular unfinished reborn doll kit is meticulously crafted from high-quality light neutral vinyl, ready for your artistic touch to achieve a unique skin tone. It includes an unassembled head (hairless), two arms, two legs, a fabric body, and a pair of 20 mm random-coloured eyes. These \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/full-body-vinyl-reborn-dolls\"\u003eblank reborn doll kits\u003c\/a\u003e represent a superb opportunity for crafters in London to realise their artistic vision safely, being CE certified for quality. The material is robust, though any heating of the vinyl for shaping should be undertaken with extreme care, never exceeding 130°C to prevent damage, ensuring a successful \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\"\u003evinyl reborn doll kit\u003c\/a\u003e project.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eFor those seeking a therapeutic outlet, the focused process of assembling a custom reborn kit can offer calm and a profound sense of accomplishment, beneficial for anxiety relief. Many collectors in Manchester appreciate the flexibility to customise features, leading to a truly \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls\"\u003erealistic reborn doll\u003c\/a\u003e. This complete reborn doll making kit from reborn-baby.co.uk includes all key components, arriving in a presentation gift box. Experience free UK tracked shipping, with delivery typically within 7-14 business days across the UK, including Birmingham, backed by our 30-day satisfaction guarantee.\u003c\/p\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e51 cm (20 inches) — newborn scale (finished)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e0.8 kg — empty kit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eLight neutral vinyl (unassembled) with cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eHair\u003c\/td\u003e\n\u003ctd\u003eHairless head (ready for rooting or painting)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\nDiscover our range of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-kit-for-reborn-dolls\"\u003ecomplete kit for reborn dolls\u003c\/a\u003e or explore other \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\"\u003ehandmade reborn dolls\u003c\/a\u003e to expand your crafting horizons.\u003cbr\u003e\u003cbr\u003e\n\u003cstrong\u003eCare Tip:\u003c\/strong\u003e Handle vinyl components gently. Avoid submerging any painted sections once completed, and never heat the vinyl above 130°C to prevent damage.\n\u003c\/div\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e🐦 Crafted from high-quality light neutral vinyl, this 51 cm (20 inch) DIY reborn doll kit allows for personalised artistic expression.\u003c\/li\u003e\n\u003cli\u003e💖 Includes a hairless head, two arms, two legs, and a fabric body, providing the 5 essential components for your chosen reborn doll making technique.\u003c\/li\u003e\n\u003cli\u003e🎁 Presented with a random cloth and a pair of 20 mm random-coloured eyes, providing 3 key accessories to begin your custom reborn kit journey.\u003c\/li\u003e\n\u003cli\u003e🌿 Weighing 0.8 kg as an empty kit, it offers an ergonomic starting point for crafters, designed for comfortable handling during assembly.\u003c\/li\u003e\n\u003cli\u003e📜 Fully certified: CE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, and Phthalate-free for complete peace of mind.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit reborn doll kits UK?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eReborn doll kits UK, when completed at 51 cm, typically wear newborn size (0-3 months) baby clothes.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan a vinyl reborn doll kit be bathed?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eAn unassembled vinyl reborn doll kit cannot be bathed; however, once assembled and finished, a vinyl reborn doll can be gently wiped with a damp cloth, avoiding submersion to protect paintwork.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are reborn doll kits UK suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eReborn doll kits UK are suitable for crafters aged 3+, doll artists, collectors seeking a custom project, and individuals benefiting from the therapeutic focus of doll creation for anxiety relief.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to Birmingham?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eDelivery for reborn doll kits to Birmingham typically takes 7-14 business days with free UK tracked shipping, arriving gift-boxed. Learn more about crafting your own reborn doll on our blog: \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 8px;font-size:14px;color:#1a1a1a;\"\u003e\u003cstrong\u003eSimilar Dolls:\u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eVinyl Reborn Dolls\u003c\/a\u003e |\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/cloth-body-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eCloth Body Reborn Dolls\u003c\/a\u003e |\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/full-body-vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eFull Body Vinyl Reborn Dolls\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:14px;color:#1a1a1a;\"\u003e\u003cstrong\u003eComplete Your Nursery:\u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eRealistic Reborn Dolls\u003c\/a\u003e |\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\" style=\"color:#c8956c;font-weight:600;\"\u003eReborn Baby Dolls UK\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n","brand":"Reborn Baby UK","offers":[{"title":"Default Title","offer_id":49945925714256,"sku":"11327963","price":57.47,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/reborn-doll-kits-uk-1151675409.jpg?v=1756737540"},{"product_id":"reborn-doll-kits","title":"Reborn Doll Kits","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Reborn Doll Kit is a blank, unassembled vinyl kit measuring 50 cm and weighing 0.8 kg, designed for creating a realistic newborn doll with full vinyl limbs and a fabric body, CE certified, with free UK tracked shipping.\u003c\/div\u003e\n\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eReborn Doll Kits UK\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.2 \/ 5 | 217 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eImagine the profound joy of bringing a lifelike infant to existence with your own artistic hands. reborn-baby.co.uk proudly offers premium \u003cstrong\u003eReborn Doll Kits UK\u003c\/strong\u003e, providing the ultimate foundation for a truly personal and meaningful creation. Each unassembled reborn kit empowers aspiring artists and dedicated hobbyists to craft a beautiful, highly detailed reborn baby doll, completing at approximately 50 cm (20 inches), an ideal newborn scale for nurturing enthusiasts. This rewarding artistic journey, involving a versatile DIY reborn doll kit, is backed by our robust 30-day satisfaction guarantee, ensuring absolute confidence and peace of mind in your creative pursuit.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eEach premium blank reborn doll kit meticulously includes a bald vinyl head, two full arms, two full legs, a plush soft fabric body, and a set of 20mm random colour eyes. These components, crafted from high-quality light neutral vinyl, arrive perfectly prepared for your personal artistic touch. From applying up to 10 delicate Genesis paint layers to intricately hand-rooting mohair or synthetic hair, this setup allows for a unique vinyl reborn doll kit. Across the vibrant artistic communities of Edinburgh, reborn-baby.co.uk is chosen by numerous crafters for its exceptional quality materials. All kit components are rigorously CE certified and EN71-3 compliant, ensuring paramount child safety for ages 3 and above.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eEngaging with the creation of a lifelike reborn infant from a kit offers a deeply fulfilling and therapeutic hobby, providing immense focus, satisfaction, and often serving as a unique tool for anxiety relief or grief counselling. For those preferring an immediate connection, explore our curated selection of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/high-quality-reborn-babies\" style=\"color:#c8956c;font-weight:600;\"\u003ehigh quality reborn babies\u003c\/a\u003e. This handmade reborn doll kit arrives beautifully presented in a secure gift box, making it an inspiring and thoughtful present, sparking creativity for artists and crafters throughout Nottingham. It presents a unique opportunity to design a truly bespoke collectible reborn doll kit, adding an unparalleled piece to any collection. reborn-baby.co.uk ensures free UK tracked shipping for all orders, with delivery typically within 7-14 business days.\u003c\/p\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eFinished doll approx. 50 cm (20 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eFinished doll approx. 0.8 kg — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eLight neutral vinyl head \u0026amp; limbs, soft fabric body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eBlank head — ready for hand-rooted mohair or painted hair\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\nFurther enhance your artistic projects for a new lifelike reborn infant with a \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;\"\u003ecomplete reborn doll kit\u003c\/a\u003e or explore our specialised options for \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/asian-reborn-doll-kits\" style=\"color:#c8956c;font-weight:600;\"\u003eAsian reborn doll kits\u003c\/a\u003e. To maintain the integrity of your vinyl reborn doll kit components, handle them with extreme care; never heat above 130°C to prevent irreparable damage. For cleaning, gently wipe vinyl surfaces with a soft, damp microfibre cloth and a mild, non-abrasive soap, strictly avoiding harsh chemicals or submerging.\n\u003c\/div\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e➤ Craft a realistic newborn doll up to 50 cm using high-quality light neutral vinyl components.\u003c\/li\u003e\n\u003cli\u003e➤ Kit includes a bald head, full vinyl limbs, 20mm random colour eyes, and a dedicated fabric body for assembly.\u003c\/li\u003e\n\u003cli\u003e➤ Develop artistic skills by adding up to 10 layers of Genesis heat-set paints and hand-rooting mohair or synthetic hair.\u003c\/li\u003e\n\u003cli\u003e➤ Achieve a finished weight of approximately 0.8 kg, providing a comforting, therapeutic presence ideal for gentle holding.\u003c\/li\u003e\n\u003cli\u003e➤ Safety assured with CE certified, EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free materials.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit a reborn doll created from this kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eA reborn doll created from this kit measures approximately 50 cm (20 inches) and typically fits newborn (0-3 months) sized baby clothes and outfits, allowing for a wide selection of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-clothes\" style=\"color:#c8956c;font-weight:600;\"\u003ereborn baby clothes UK\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan a vinyl reborn doll kit be painted?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eYes, this light neutral vinyl reborn doll kit is specifically designed for painting with heat-set artistic paints, allowing for realistic skin tones and detailing through multiple layers, offering up to 10 distinct paint applications.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are reborn doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eReborn doll kits are suitable for experienced artists aged 14+ and dedicated hobbyists across the UK, offering a rewarding project for collectors, or for creating a therapeutic comfort doll for purposes like anxiety relief or dementia care.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to London?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eDelivery to London, like all UK locations, takes 7-14 business days with free UK tracked shipping, arriving securely in a presentation gift box. Explore the intricate creation process further at \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;\"\u003ereborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\u003c\/a\u003e, complete with comprehensive guides.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003e\u003cstrong\u003eSimilar Dolls:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/full-body-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eFull Body Reborn Dolls\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/full-body-silicone-reborn-doll\" style=\"color:#c8956c;font-weight:600;\"\u003eFull Body Silicone Reborn Doll\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/best-full-body-silicone-reborn-baby-uk\" style=\"color:#c8956c;font-weight:600;\"\u003eBest Full Body Silicone Reborn Baby UK\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:15px;color:#1a1a1a;\"\u003e\u003cstrong\u003eComplete Your Nursery:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-clothes\" style=\"color:#c8956c;font-weight:600;\"\u003eReborn Baby Clothes\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/lifelike-baby-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eLifelike Baby Dolls\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"Product\",\n  \"name\":\"Reborn Doll Kits\",\n  \"description\":\"The reborn-baby.co.uk Reborn Doll Kit is a blank, unassembled vinyl kit measuring 50 cm and weighing 0.8 kg, designed for creating a realistic newborn doll with full vinyl limbs and a fabric body, CE certified, with free UK tracked shipping.\",\n  \"brand\":{\n    \"@type\":\"Brand\",\n    \"name\":\"reborn-baby.co.uk\"\n  },\n  \"offers\":{\n    \"@type\":\"Offer\",\n    \"priceCurrency\":\"GBP\",\n    \"availability\":\"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\":{\n      \"@type\":\"OfferShippingDetails\",\n      \"shippingRate\":{\n        \"@type\":\"MonetaryAmount\",\n        \"value\":\"0\",\n        \"currency\":\"GBP\"\n      },\n      \"deliveryTime\":{\n        \"@type\":\"ShippingDeliveryTime\",\n        \"handlingTime\":{\n          \"@type\":\"QuantitativeValue\",\n          \"minValue\":1,\n          \"maxValue\":2,\n          \"unitCode\":\"DAY\"\n        },\n        \"transitTime\":{\n          \"@type\":\"QuantitativeValue\",\n          \"minValue\":7,\n          \"maxValue\":14,\n          \"unitCode\":\"DAY\"\n        }\n      }\n    },\n    \"seller\":{\n      \"@type\":\"Organization\",\n      \"name\":\"reborn-baby.co.uk\",\n      \"url\":\"https:\/\/reborn-baby.co.uk\"\n    }\n  },\n  \"aggregateRating\":{\n    \"@type\":\"AggregateRating\",\n    \"ratingValue\":\"4.2\",\n    \"reviewCount\":\"217\",\n    \"bestRating\":\"5\",\n    \"worstRating\":\"1\"\n  },\n  \"material\":\"Vinyl\",\n  \"size\":\"50cm\",\n  \"audience\":{\n    \"@type\":\"Audience\",\n    \"audienceType\":\"doll collectors, therapists, gift buyers, children aged 3+\"\n  },\n  \"countryOfSale\":\"GB\"\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\n      \"@type\":\"Question\",\n      \"name\":\"What size newborn clothes fit a reborn doll created from this kit?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"A reborn doll created from this kit measures approximately 50 cm (20 inches) and typically fits newborn (0-3 months) sized baby clothes and outfits, allowing for a wide selection of reborn baby clothes UK.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Can a vinyl reborn doll kit be painted?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Yes, this light neutral vinyl reborn doll kit is specifically designed for painting with heat-set artistic paints, allowing for realistic skin tones and detailing through multiple layers, offering up to 10 distinct paint applications.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Who are reborn doll kits suitable for?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Reborn doll kits are suitable for experienced artists aged 14+ and dedicated hobbyists across the UK, offering a rewarding project for collectors, or for creating a therapeutic comfort doll for purposes like anxiety relief or dementia care.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"How long does delivery take to London?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Delivery to London, like all UK locations, takes 7-14 business days with free UK tracked shipping, arriving securely in a presentation gift box. Explore the intricate creation process further at \u003ca href=\\\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\\\" style=\\\"color:#c8956c;font-weight:600;\\\"\u003ereborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\u003c\/a\u003e, complete with comprehensive guides.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"BreadcrumbList\",\n  \"itemListElement\":[\n    {\n      \"@type\":\"ListItem\",\n      \"position\":1,\n      \"name\":\"Home\",\n      \"item\":\"https:\/\/reborn-baby.co.uk\"\n    },\n    {\n      \"@type\":\"ListItem\",\n      \"position\":2,\n      \"name\":\"Reborn Dolls UK\",\n      \"item\":\"https:\/\/reborn-baby.co.uk\/collections\"\n    },\n    {\n      \"@type\":\"ListItem\",\n      \"position\":3,\n      \"name\":\"Reborn Doll Kits\",\n      \"item\":\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-kits\"\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49945926140240,"sku":"11328966","price":39.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/reborn-doll-kits-1151675403.jpg?v=1756737539"},{"product_id":"reborn-doll-kits-and-supplies","title":"Reborn Doll Kits and supplies","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Saskia Reborn Doll Kit is a high-quality vinyl kit for crafting your own realistic reborn baby doll, measuring 56 cm and weighing 1 kg when assembled, CE certified, EN71 compliant, BPA-free, and includes free UK tracked shipping.\u003c\/div\u003e\n\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eReborn Doll Kits UK\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.8 \/ 5 | 127 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eEmbark on a creative journey with \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/saskia-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;\"\u003e\u003cstrong\u003eReborn Doll Kits UK\u003c\/strong\u003e\u003c\/a\u003e, offering an unparalleled opportunity to craft a cherished, lifelike companion measuring approximately 56 cm. This premium unpainted reborn kit, chosen by 127 verified UK artists, transforms raw vinyl into a beautiful reborn infant doll, ready for your artistic touch. Assembling this high-quality kit provides a truly satisfying, tactile experience for every crafter and collector. reborn-baby.co.uk ensures every kit meets stringent UK safety standards, fostering trust in your artistic endeavour and the quality of your creation.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eEach Saskia \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/full-body-silicone-reborn-doll\" style=\"color:#c8956c;font-weight:600;\"\u003eDIY reborn doll kit\u003c\/a\u003e features a perfectly proportioned head, full arms, and full legs crafted from high-quality light neutral vinyl, precisely engineered for seamless painting. This exceptional material facilitates the creation of incredibly lifelike skin tones, transforming your work into a realistic newborn doll UK. The included soft fabric body, designed for this 1 kg kit, provides a cuddly, weighted reborn infant feel once meticulously assembled, enhancing tactile realism. Aspiring reborn artists in Glasgow and across the nation appreciate the precision engineering, ensuring CE certified compliance for utmost safety. Our \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-dolls-vinyl\" style=\"color:#c8956c;font-weight:600;\"\u003ereborn vinyl doll kits\u003c\/a\u003e are fully EN71-1, EN71-2, and EN71-3 compliant, guaranteeing a safe, BPA-free, and Phthalate-free foundation for your creation.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eBeyond personal crafting, a completed Saskia kit can serve as a deeply thoughtful gift, or a therapeutic aid for anxiety relief, grief support, and dementia care. Many collectors choose to showcase their finished \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003ehandmade reborn doll UK\u003c\/a\u003e as unique art pieces, reflecting hours of dedicated craftsmanship and emotional investment. Creating reborn baby dolls offers a complete experience, from the artistic process to the final display. reborn-baby.co.uk offers free UK tracked shipping on every order, arriving safely gift-boxed within 7-14 business days to Birmingham and every corner of the UK. Each purchase is backed by our 30-day satisfaction guarantee, ensuring complete confidence in your chosen \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-kit-for-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003ecollectible reborn doll kit\u003c\/a\u003e from reborn-baby.co.uk.\u003c\/p\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e56 cm (22 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e1 kg — ergonomic hold (when assembled)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eLight Neutral Vinyl (head, full arms, full legs) \u0026amp; Soft Fabric Body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eHair\u003c\/td\u003e\n\u003ctd\u003eBald Head (awaiting rooting)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eExplore Vinyl Reborn Dolls\u003c\/a\u003e or discover \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eHandmade Reborn Dolls\u003c\/a\u003e for your collection.\n\u003cp style=\"margin-top:10px;margin-bottom:0;font-size:14px;line-height:1.6;color:#4a4a4a;\"\u003eCare tip for kit components: Gently clean vinyl parts with a soft, damp cloth before painting; avoid abrasive cleaners or excessive heat during the crafting process to prevent damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e✔ Crafted from high-quality light neutral vinyl and a soft fabric body, ensuring a realistic 56 cm finish once assembled.\u003c\/li\u003e\n\u003cli\u003e✔ Designed for meticulous artistry, allowing for multiple layers of Genesis-style painting to create truly lifelike skin tones.\u003c\/li\u003e\n\u003cli\u003e✔ Kit includes: 1 bald head, 2 full arms, 2 full legs, 1 soft fabric body, and 1 pair of random coloured eyes for assembly.\u003c\/li\u003e\n\u003cli\u003e✔ Achieves a comforting 1 kg assembled weight, providing an ergonomic hold ideal for therapeutic use or collecting.\u003c\/li\u003e\n\u003cli\u003e✔ Certified safe with CE, EN71-1, EN71-2, EN71-3, BPA-free, and Phthalate-free compliance for peace of mind.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit the Saskia Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eThe finished Saskia reborn doll measures 56 cm (22 inches) and typically fits genuine newborn baby clothes or 0-3 month sizing perfectly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan the vinyl reborn doll crafted from this kit be bathed?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eThe finished vinyl reborn doll with a fabric body from this kit is not designed for full submersion; surface cleaning with a damp cloth is recommended to protect painted details.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are Saskia reborn doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eSaskia reborn doll kits are suitable for crafters aged 14+, reborn artists, collectors, and those seeking a therapeutic hobby for anxiety relief or grief support.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to Birmingham?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eDelivery for reborn-baby.co.uk orders to Birmingham, and across the UK, typically takes 7-14 business days, including free tracked shipping and arriving gift-boxed. Learn more about the crafting process at \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 8px 0;font-size:14px;color:#1a1a1a;\"\u003eSimilar Dolls: \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/cloth-body-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eCloth Body Reborn Dolls\u003c\/a\u003e, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/awake-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eAwake Reborn Dolls\u003c\/a\u003e, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-preemie-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eReborn Preemie Dolls\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:14px;color:#1a1a1a;\"\u003eComplete Your Nursery: \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eBaby Reborn Dolls\u003c\/a\u003e, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/lifelike-baby-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eLifelike Baby Dolls\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"Product\",\n  \"name\":\"Saskia Reborn Doll Kits UK\",\n  \"description\":\"The reborn-baby.co.uk Saskia Reborn Doll Kit is a high-quality vinyl kit for crafting your own realistic reborn baby doll, measuring 56 cm and weighing 1 kg when assembled, CE certified, EN71 compliant, BPA-free, and includes free UK tracked shipping.\",\n  \"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\"},\n  \"offers\":{\n    \"@type\":\"Offer\",\n    \"priceCurrency\":\"GBP\",\n    \"availability\":\"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\":{\n      \"@type\":\"OfferShippingDetails\",\n      \"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\n      \"deliveryTime\":{\n        \"@type\":\"ShippingDeliveryTime\",\n        \"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\n        \"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}\n      }\n    },\n    \"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}\n  },\n  \"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.8\",\"reviewCount\":\"127\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\n  \"material\":\"Vinyl \u0026 Fabric\",\n  \"size\":\"56cm\",\n  \"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll collectors, therapists, gift buyers, children aged 14+\"},\n  \"countryOfSale\":\"GB\"\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"FAQPage\",\n  \"mainEntity\":[\n    {\n      \"@type\":\"Question\",\n      \"name\":\"What size newborn clothes fit the Saskia Reborn Doll Kit?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"The finished Saskia reborn doll measures 56 cm (22 inches) and typically fits genuine newborn baby clothes or 0-3 month sizing perfectly.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Can the vinyl reborn doll crafted from this kit be bathed?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"The finished vinyl reborn doll with a fabric body from this kit is not designed for full submersion; surface cleaning with a damp cloth is recommended to protect painted details.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"Who are Saskia reborn doll kits suitable for?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Saskia reborn doll kits are suitable for crafters aged 14+, reborn artists, collectors, and those seeking a therapeutic hobby for anxiety relief or grief support.\"\n      }\n    },\n    {\n      \"@type\":\"Question\",\n      \"name\":\"How long does delivery take to Birmingham?\",\n      \"acceptedAnswer\":{\n        \"@type\":\"Answer\",\n        \"text\":\"Delivery for reborn-baby.co.uk orders to Birmingham, and across the UK, typically takes 7-14 business days, including free tracked shipping and arriving gift-boxed. Learn more about the crafting process at \u003ca href=\\\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\\\" style=\\\"color:#c8956c;font-weight:600;\\\"\u003ehow to make a reborn doll\u003c\/a\u003e.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"BreadcrumbList\",\n  \"itemListElement\":[\n    {\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},\n    {\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},\n    {\"@type\":\"ListItem\",\"position\":3,\"name\":\"Saskia Reborn Doll Kits UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/saskia-reborn-doll-kit\"}\n  ]\n}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49945926762832,"sku":"11259843","price":31.59,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/reborn-doll-kits-and-supplies-1151675391.jpg?v=1756737538"},{"product_id":"reborn-doll-kit-1","title":"Reborn Doll Kit","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThe reborn-baby.co.uk Reborn Doll Kit is a comprehensive vinyl making kit measuring 63cm and weighing 1.2kg, perfect for crafting your own lifelike companion.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003eReborn Doll Kit UK: Create Your Lifelike Companion\u003c\/h2\u003e\n\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★☆\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.2 \/ 5 · 217 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eEmbrace profound satisfaction crafting your own treasured companion with the \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Doll Kit UK\u003c\/a\u003e. This comprehensive DIY reborn doll kit empowers UK artists and hobbyists to bring a truly lifelike reborn infant to life, mirroring the joy of holding a real baby. Measuring a generous 63 cm when completed, your unique collectible reborn doll will offer a tangible, comforting presence. reborn-baby.co.uk ensures every kit meets exacting standards, fostering creativity for crafters in London. Every reborn doll making kit is sculpted meticulously from premium neutral light vinyl, providing a flexible, durable canvas for intricate artistic expression. Weighing 1.2 kg, this high-quality reborn baby kit ensures stability for detailed hand-painting and up to 7 Genesis paint layers. Crafting your own unique \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-vinyl-body\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003evinyl reborn doll UK\u003c\/a\u003e allows for unparalleled customisation, from delicate skin tones to hand-rooted hair, all adhering to robust EN71-3 compliant safety standards. Whether you're an artist in Manchester or a beginner, reborn-baby.co.uk champions quality craftsmanship. This unique opportunity to build your own \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll UK\u003c\/a\u003e offers immense therapeutic value, providing a calming creative outlet for anxiety relief, grief counselling, and a profound sense of accomplishment. It is an exceptional, highly personal gift for aspiring doll artists, or a treasured addition to any existing \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn baby dolls UK\u003c\/a\u003e collection. What makes this reborn doll kit special? It provides a foundation for a unique, therapeutic creation.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eCrafted from premium neutral light vinyl, this kit offers an exceptionally realistic canvas for your artistic vision, measuring 63cm to achieve a lifelike newborn scale. The vinyl is designed for intricate detailing, allowing for up to 7 layers of Genesis paint application, capturing every delicate crease and lifelike skin tone. This comprehensive kit includes a bald head, two meticulously sculpted limbs, a soft fabric body, and a pair of realistic eyes, providing everything needed for immediate assembly and customisation. The kit's weight of 1.2kg ensures a substantial and ergonomic feel throughout the entire doll-making process. Fully CE certified, EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free, it guarantees a safe crafting experience for UK artists aged 3+. For detailed guidance on preserving your creation's beauty, explore our expert advice at \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eThis Reborn Doll Kit makes an exceptional gift for Mother's Day or a birthday, offering a unique creative project for aspiring doll artists in Birmingham. Loved by thousands of UK families and therapists alike, it provides a profoundly rewarding artistic endeavour. This kit is more than just a craft; it's an opportunity to create a deeply personal item, offering a calming creative outlet for anxiety relief, grief counselling, or a special addition to a collector's display. reborn-baby.co.uk ensures your crafting journey begins with a beautifully presented gift box, making it a truly special present.\u003c\/p\u003e\n\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e63 cm — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e1.2 kg (kit weight) — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePremium Neutral Light Vinyl — soft \u0026amp; flexible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eBald head (requires rooting) — customise as desired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eUp to 7 Genesis heat-set layers, air-dried between each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e1 bald head, 2 sculpted limbs, 1 soft fabric body, 1 pair of realistic eyes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Age 3+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll Kit\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e✨ Crafted from 63cm premium neutral light vinyl, this kit offers an exceptionally realistic canvas for your artistic vision.\u003c\/li\u003e\n\u003cli\u003e🎨 Designed for intricate detailing, the vinyl allows for up to 7 layers of Genesis paint application, capturing every delicate crease and skin tone.\u003c\/li\u003e\n\u003cli\u003e📦 This complete kit includes 1 bald head, 2 meticulously sculpted limbs, a soft fabric body, and 1 pair of realistic eyes for immediate assembly.\u003c\/li\u003e\n\u003cli\u003e🤲 With a kit weight of 1.2kg, it ensures a substantial and ergonomic feel throughout the entire doll-making and customisation process.\u003c\/li\u003e\n\u003cli\u003e🔒 Fully CE certified, EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free, guaranteeing a safe crafting experience for UK artists aged 3+.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size newborn clothes fit the Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe finished Reborn Doll Kit, measuring 63 cm, typically fits newborn (0-3 month) sized clothing, ensuring a wide selection of outfits are available for your custom creation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan the Reborn Doll Kit be painted and rooted?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, the premium neutral light vinyl of this reborn doll kit is specifically designed for artistic painting using reborn-specific acrylic or Genesis Heat Set paints, allowing for up to 7 layers, and can be rooted with mohair or synthetic fibres to create realistic hair. This ensures a durable, customised finish.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWho are Reborn Doll Kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eReborn Doll Kits are suitable for crafters aged 3 and over, offering a profoundly rewarding artistic project for experienced collectors and beginners alike. They can also be used to create therapeutic dolls for anxiety relief, grief counselling, and dementia care, making them a versatile choice.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery take to Glasgow for a Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery for a Reborn Doll Kit to Glasgow, and anywhere across the UK, typically takes 7-14 business days with free UK tracked shipping. Each kit arrives carefully packed in a presentation gift box, ready to begin your crafting journey.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow do you care for a Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe vinyl parts of the Reborn Doll Kit should be wiped gently with a damp microfibre cloth; avoid harsh chemicals to preserve the intricate finish. For comprehensive care guidelines for your finished doll, explore our blog at \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat makes this Reborn Doll Kit unique?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThis Reborn Doll Kit offers a unique opportunity to personally craft a lifelike companion, allowing for customisation with up to 7 layers of Genesis paint and personal hair rooting. Its 63cm size and 1.2kg weight provide a realistic feel, and its CE certification ensures a safe and rewarding crafting experience.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eDiscover more vinyl reborn doll kits and complementary accessories at reborn-baby.co.uk.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Dolls: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/full-body-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eFull Body Reborn Dolls\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eRealistic Reborn Dolls\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eBaby Reborn Dolls\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/clothes-for-reborn-dolls-0-18m\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Baby Clothes UK\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-doll-dress\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eBaby Doll Dress\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Reborn Doll Kit\",\"description\":\"The reborn-baby.co.uk Reborn Doll Kit is a comprehensive vinyl making kit measuring 63cm and weighing 1.2kg, perfect for crafting your own lifelike companion.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.2\",\"reviewCount\":\"217\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"vinyl\",\"size\":\"63cm\",\"weight\":{\"@type\":\"QuantitativeValue\",\"value\":\"1.2\",\"unitCode\":\"GRM\"},\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll collectors, therapists, gift buyers, children aged 3+\"},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The finished Reborn Doll Kit, measuring 63 cm, typically fits newborn (0-3 month) sized clothing, ensuring a wide selection of outfits are available for your custom creation.\"}},{\"@type\":\"Question\",\"name\":\"Can the Reborn Doll Kit be painted and rooted?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the premium neutral light vinyl of this reborn doll kit is specifically designed for artistic painting using reborn-specific acrylic or Genesis Heat Set paints, allowing for up to 7 layers, and can be rooted with mohair or synthetic fibres to create realistic hair. This ensures a durable, customised finish.\"}},{\"@type\":\"Question\",\"name\":\"Who are Reborn Doll Kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reborn Doll Kits are suitable for crafters aged 3 and over, offering a profoundly rewarding artistic project for experienced collectors and beginners alike. They can also be used to create therapeutic dolls for anxiety relief, grief counselling, and dementia care, making them a versatile choice.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Glasgow for a Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery for a Reborn Doll Kit to Glasgow, and anywhere across the UK, typically takes 7-14 business days with free UK tracked shipping. Each kit arrives carefully packed in a presentation gift box, ready to begin your crafting journey.\"}},{\"@type\":\"Question\",\"name\":\"How do you care for a Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The vinyl parts of the Reborn Doll Kit should be wiped gently with a damp microfibre cloth; avoid harsh chemicals to preserve the intricate finish. For comprehensive care guidelines for your finished doll, explore our blog at https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll.\"}},{\"@type\":\"Question\",\"name\":\"What makes this Reborn Doll Kit unique?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This Reborn Doll Kit offers a unique opportunity to personally craft a lifelike companion, allowing for customisation with up to 7 layers of Genesis paint and personal hair rooting. Its 63cm size and 1.2kg weight provide a realistic feel, and its CE certification ensures a safe and rewarding crafting experience.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Reborn Doll Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49945928434000,"sku":"240226141","price":50.15,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/reborn-doll-kit-1151675384.jpg?v=1756737537"},{"product_id":"reborn-doll-kits-clearance","title":"Reborn Doll Kits Clearance","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThe reborn-baby.co.uk Reborn Doll Kit Sam is a vinyl and cloth body kit measuring 48 cm and weighing 0.8 kg, designed for crafting a lifelike reborn baby, CE certified for safety, with free UK tracked shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003eReborn Doll Kits UK - Craft Your Own Lifelike Baby\u003c\/h2\u003e\n\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★☆\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.2 \/ 5 · 284 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eThe profound joy of bringing a unique companion to life is now within reach with a \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-kits-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll kits UK\u003c\/a\u003e. The reborn-baby.co.uk Reborn Doll Kit Sam offers an unparalleled artistic journey, allowing you to craft a deeply personal and lifelike baby. This DIY reborn kit, when assembled, achieves a realistic length of 48 cm, mirroring a newborn infant. Each component is meticulously prepared, providing an enriching experience for creators to realise their artistic vision. This professional reborn kit promises exceptional detail and care, upholding the high standards \u003ca href=\"https:\/\/reborn-baby.co.uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn-baby.co.uk\u003c\/a\u003e is known for. Discover the satisfaction of creating your own 'Sam' doll, a process that offers both artistic fulfilment and therapeutic benefits. This is more than just a kit; it's the beginning of a cherished creation, a perfect project for hobbyists and aspiring artists alike. What are the benefits of using a reborn doll kit for artistic expression? You can explore detailed painting techniques and achieve a truly lifelike result.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eOur unpainted reborn doll kit features premium light neutral vinyl, perfect for intricate detailing and realistic skin tones. This \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ecomplete reborn doll making kit\u003c\/a\u003e includes a vinyl head, full arms, and full legs, which combine seamlessly with the included soft cloth body. Designed for customisation, it empowers artists to apply numerous Genesis paint layers, achieving unique depths of colour. These components are CE certified and EN71-3 compliant, assuring safety for every stage of your creative process in locations such as London. With a final assembled weight of approximately 0.8 kg, this \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-vinyl-body\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003evinyl reborn doll kit\u003c\/a\u003e provides a substantial, comforting feel. This collectible doll kit UK serves multiple purposes, from being a thoughtful gift for aspiring artists to a mindful activity offering anxiety relief. Experienced doll makers can expand their collection of handmade reborn dolls with this artistic reborn kit. Our commitment to quality ensures that every detail is crafted for a superior artistic outcome, making this kit ideal for collectors and therapists. Learn more about the \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eprocess of making reborn dolls\u003c\/a\u003e and unlock your creative potential. The kit adheres to rigorous safety standards, including CE certification and EN71 compliance.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eThe Reborn Doll Kit Sam makes an exceptional gift for aspiring artists on Mother's Day or for anyone seeking a therapeutic craft. Imagine the delight of creating a bespoke baby for a granddaughter's birthday. This DIY reborn kit is chosen by hundreds of verified UK collectors and artists across Britain, offering a fulfilling creative outlet. From Birmingham to Edinburgh, crafting your own reborn infant offers unparalleled satisfaction. We ensure every reborn-baby.co.uk order includes free UK tracked shipping, with delivery typically within 7-14 business days, arriving in a presentation gift box, ready to begin your artistic journey.\u003c\/p\u003e\n\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e48 cm — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e0.8 kg (assembled) — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eHigh-quality light neutral vinyl \u0026amp; soft cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eUnrooted — ready for artistic application or painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eUp to 20+ Genesis heat-set layers (artist applied)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e1 vinyl head, 2 full vinyl arms, 2 full vinyl legs, 1 soft cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Age 14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e👉 \u003cstrong\u003e48 cm authentic sizing:\u003c\/strong\u003e Each Sam reborn kit is meticulously crafted from premium light neutral vinyl for a true-to-life newborn scale, as chosen by 284 UK artists.\u003c\/li\u003e\n\u003cli\u003e👉 \u003cstrong\u003eExpert-grade canvas:\u003c\/strong\u003e Designed for artists to apply up to 20+ Genesis paint layers, allowing for highly detailed and realistic skin tones.\u003c\/li\u003e\n\u003cli\u003e👉 \u003cstrong\u003eComplete set for creation:\u003c\/strong\u003e Includes 1 vinyl head, 2 full vinyl arms, 2 full vinyl legs, and 1 soft cloth body for a comprehensive crafting experience.\u003c\/li\u003e\n\u003cli\u003e👉 \u003cstrong\u003e0.8 kg ergonomic weight:\u003c\/strong\u003e When assembled, the finished reborn baby kit achieves a comfortable, ergonomic weight perfect for holding and therapeutic cradling.\u003c\/li\u003e\n\u003cli\u003e👉 \u003cstrong\u003eCertified safety standards:\u003c\/strong\u003e Fully CE certified, EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free for complete peace of mind.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size newborn clothes fit the Reborn Doll Kit Sam?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe Reborn Doll Kit Sam, when finished at 48 cm, typically wears real newborn baby clothing in size 0-3 months, with some variation depending on the brand. The assembled weight of approximately 0.8 kg also makes it comparable to a real newborn for clothing fit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan the vinyl reborn doll kit be cleaned?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, the unpainted vinyl components of the reborn doll kit can be gently cleaned with a dry microfibre cloth to remove dust before painting; avoid water or harsh chemicals on the raw vinyl. Proper care ensures the vinyl remains in prime condition for painting. For guidance on caring for finished dolls, see our \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll care\u003c\/a\u003e blog.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWho are Reborn Doll Kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eReborn doll kits are suitable for individuals aged 14+, including experienced doll artists, hobbyists seeking a therapeutic craft, and those looking to create a unique gift or collectible reborn doll. The creative process can be incredibly rewarding and offers a sense of accomplishment.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery take to Manchester?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery to Manchester, like all UK locations, takes 7-14 business days with free UK tracked shipping, and each reborn doll kit arrives in a presentation gift box. For more details on creating your own reborn doll, visit our blog on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eIs the Reborn Doll Kit Sam safe for younger artists?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThis reborn doll kit is recommended for artists aged 14 and above due to the painting and assembly process involved. All components are CE certified and EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free, ensuring the highest safety standards for artistic materials.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat specific vinyl is used for the Reborn Doll Kit Sam?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe Reborn Doll Kit Sam utilises high-quality, light neutral vinyl for its head, full arms, and full legs. This material is chosen for its excellent painting surface and ability to hold intricate details, allowing for a truly realistic finish when combined with the soft cloth body.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eDiscover a range of creative reborn doll kits and finished babies at reborn-baby.co.uk.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Kits: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eVinyl Reborn Dolls\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eHandmade Reborn Dolls\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-dolls-vinyl\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Dolls Vinyl\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eBaby Reborn Dolls UK\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-clothes\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Baby Clothes\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Reborn Doll Kit Sam\",\"description\":\"The reborn-baby.co.uk Reborn Doll Kit Sam is a vinyl and cloth body kit measuring 48 cm and weighing 0.8 kg, designed for crafting a lifelike reborn baby, CE certified for safety, with free UK tracked shipping.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.2\",\"reviewCount\":\"284\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"vinyl and cloth body\",\"size\":\"48 cm\",\"weight\":{\"@type\":\"QuantitativeValue\",\"value\":\"0.8\",\"unitCode\":\"GRM\"},\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll artists, hobbyists, collectors, individuals aged 14+\"},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Reborn Doll Kit Sam?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Reborn Doll Kit Sam, when finished at 48 cm, typically wears real newborn baby clothing in size 0-3 months, with some variation depending on the brand. The assembled weight of approximately 0.8 kg also makes it comparable to a real newborn for clothing fit.\"}},{\"@type\":\"Question\",\"name\":\"Can the vinyl reborn doll kit be cleaned?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the unpainted vinyl components of the reborn doll kit can be gently cleaned with a dry microfibre cloth to remove dust before painting; avoid water or harsh chemicals on the raw vinyl. Proper care ensures the vinyl remains in prime condition for painting. For guidance on caring for finished dolls, see our reborn doll care blog.\"}}},{\"@type\":\"Question\",\"name\":\"Who are Reborn Doll Kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reborn doll kits are suitable for individuals aged 14+, including experienced doll artists, hobbyists seeking a therapeutic craft, and those looking to create a unique gift or collectible reborn doll. The creative process can be incredibly rewarding and offers a sense of accomplishment.\"}}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Manchester?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery to Manchester, like all UK locations, takes 7-14 business days with free UK tracked shipping, and each reborn doll kit arrives in a presentation gift box. For more details on creating your own reborn doll, visit our blog on how to make a reborn doll.\"}}},{\"@type\":\"Question\",\"name\":\"Is the Reborn Doll Kit Sam safe for younger artists?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This reborn doll kit is recommended for artists aged 14 and above due to the painting and assembly process involved. All components are CE certified and EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free, ensuring the highest safety standards for artistic materials.\"}}},{\"@type\":\"Question\",\"name\":\"What specific vinyl is used for the Reborn Doll Kit Sam?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Reborn Doll Kit Sam utilises high-quality, light neutral vinyl for its head, full arms, and full legs. This material is chosen for its excellent painting surface and ability to hold intricate details, allowing for a truly realistic finish when combined with the soft cloth body.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Reborn Doll Kit Sam\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-kit-sam\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49945929318736,"sku":"11944549","price":37.61,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/reborn-doll-kits-clearance-1151675376.jpg?v=1756737536"},{"product_id":"asian-reborn-doll-kits","title":"Asian Reborn Doll Kits","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Asian Reborn Doll Kit is an unassembled vinyl kit for crafting a 50.8 cm (20-inch) reborn doll weighing approximately 800 grams when finished, including a soft fabric body and eyes, CE certified and EN71-compliant for safety, with free UK tracked shipping.\u003c\/div\u003e\n\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eReborn Vinyl Doll Kits UK\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.2 \/ 5 | 234 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eEmbark on a deeply rewarding creative journey with our exclusive \u003cstrong\u003ereborn vinyl doll kits UK\u003c\/strong\u003e, designed for discerning artistry enthusiasts. This comprehensive set provides the unassembled vinyl parts to create a unique Asian-inspired reborn infant doll, measuring 50.8 cm (20 inches) from head to toe. Each neutral reborn doll kit offers a blank canvas for personalised artistry, empowering you to define every delicate feature. reborn-baby.co.uk ensures quality components for a cherished final creation.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eCrafting with a vinyl doll kit allows for an immersive, detailed experience, from selecting skin tones to rooting hair, resulting in a truly one-of-a-kind creation. Our empty reborn doll kit includes light neutral vinyl head, full arms, and full legs, providing a robust foundation for your artistic vision. These components are rigorously tested, CE certified, EN71-1, EN71-2, EN71-3 compliant, and BPA-free, guaranteeing safety for creators in Birmingham. The finished doll can achieve a realistic weight of 800 grams, a testament to the kit's quality and craftsmanship.\u003c\/p\u003e\n\u003cp style=\"margin-bottom:1em;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eCreating your own handmade reborn doll offers a deeply therapeutic outlet, often used for enhancing fine motor skills or as a calming activity for collectors seeking \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/hyper-realistic-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehyper-realistic reborn dolls\u003c\/a\u003e. This DIY reborn doll kit arrives complete with a soft fabric body and a pair of randomly coloured eyes, ready to assemble into a lifelike baby doll. reborn-baby.co.uk delivers every DIY reborn doll kit with free UK tracked shipping within 7-14 business days, including to London, arriving in a presentation gift box — perfect for gifting a hobbyist. A 30-day satisfaction guarantee accompanies each unique project.\u003c\/p\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e50.8 cm (20 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e0.8 kg (800 grams) — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eLight neutral vinyl (head, limbs) \u0026amp; Soft cloth (body)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eHair\u003c\/td\u003e\n\u003ctd\u003eHead (bald) – ready for rooting or painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 10px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eExplore more \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003evinyl reborn doll UK\u003c\/a\u003e options or discover a \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-vinyl-body\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll vinyl body\u003c\/a\u003e for varied artistic projects.\u003c\/p\u003e\n\u003ch3 style=\"margin:16px 0 8px;font-size:15px;color:#1a1a1a;\"\u003eCare Tip:\u003c\/h3\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003eVinyl kit parts can be gently cleaned with a soft, damp cloth; avoid abrasive materials or prolonged exposure to high heat to maintain their delicate finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e✨ Precision-moulded vinyl kit for crafting a 20-inch (50.8 cm) anatomically correct reborn doll.\u003c\/li\u003e\n\u003cli\u003e🎨 Unassembled set offers unlimited customisation, ready for intricate detailing with up to 12 layers of Genesis heat-set paints (not included).\u003c\/li\u003e\n\u003cli\u003e🎁 Everything included: 1 vinyl head, 2 vinyl arms, 2 vinyl legs, a soft fabric body, and 1 pair of realistic eyes.\u003c\/li\u003e\n\u003cli\u003e👶 The finished reborn doll achieves a realistic weight of approximately 800 grams, designed for a comforting, authentic hold.\u003c\/li\u003e\n\u003cli\u003e✅ Certified safe by CE, EN71-1, EN71-2, EN71-3 standards, and completely BPA-free and Phthalate-free.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit a finished Asian Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eA finished reborn doll from this 20-inch (50.8 cm) kit typically fits newborn-size clothing (0-3 months) perfectly, accommodating outfits up to 55 cm in length.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan a vinyl reborn doll kit be cleaned?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eYes, the unpainted vinyl parts of this reborn doll kit can be gently wiped with a soft, damp cloth; avoid abrasive materials, prolonged periods of submersion, or temperatures exceeding 40°C to preserve the material integrity.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are reborn doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eReborn doll kits are suitable for experienced doll artists, hobbyists aged 14+, and individuals seeking a therapeutic, creative outlet for crafting a unique realistic baby doll that provides comfort and engagement.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to London?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eDelivery for reborn doll kits to London takes 7-14 business days with free UK tracked shipping, arriving in a secure presentation gift box. For more details on crafting your own, visit: \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehttps:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003e\u003cstrong\u003eSimilar Dolls:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eHandmade Reborn Dolls\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/micro-preemie-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eMicro Preemie Reborn Dolls\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/awake-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eAwake Reborn Dolls\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:15px;color:#1a1a1a;\"\u003e\u003cstrong\u003eComplete Your Nursery:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Baby Dolls\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/lifelike-baby-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eLifelike Baby Dolls\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Asian Reborn Doll Kits\",\n  \"description\": \"The reborn-baby.co.uk Asian Reborn Doll Kit is an unassembled vinyl kit for crafting a 50.8 cm (20-inch) reborn doll weighing approximately 800 grams when finished, including a soft fabric body and eyes, CE certified and EN71-compliant for safety, with free UK tracked shipping.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"reborn-baby.co.uk\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"priceCurrency\": \"GBP\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"shippingDetails\": {\n      \"@type\": \"OfferShippingDetails\",\n      \"shippingRate\": {\n        \"@type\": \"MonetaryAmount\",\n        \"value\": \"0\",\n        \"currency\": \"GBP\"\n      },\n      \"deliveryTime\": {\n        \"@type\": \"ShippingDeliveryTime\",\n        \"handlingTime\": {\n          \"@type\": \"QuantitativeValue\",\n          \"minValue\": 1,\n          \"maxValue\": 2,\n          \"unitCode\": \"DAY\"\n        },\n        \"transitTime\": {\n          \"@type\": \"QuantitativeValue\",\n          \"minValue\": 7,\n          \"maxValue\": 14,\n          \"unitCode\": \"DAY\"\n        }\n      }\n    },\n    \"seller\": {\n      \"@type\": \"Organization\",\n      \"name\": \"reborn-baby.co.uk\",\n      \"url\": \"https:\/\/reborn-baby.co.uk\"\n    }\n  },\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"4.2\",\n    \"reviewCount\": \"234\",\n    \"bestRating\": \"5\",\n    \"worstRating\": \"1\"\n  },\n  \"material\": \"Vinyl and Cloth\",\n  \"size\": \"50.8cm\",\n  \"audience\": {\n    \"@type\": \"Audience\",\n    \"audienceType\": \"doll collectors, therapists, gift buyers, children aged 3+\"\n  },\n  \"countryOfSale\": \"GB\"\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size newborn clothes fit a finished Asian Reborn Doll Kit?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A finished reborn doll from this 20-inch (50.8 cm) kit typically fits newborn-size clothing (0-3 months) perfectly, accommodating outfits up to 55 cm in length.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can a vinyl reborn doll kit be cleaned?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, the unpainted vinyl parts of this reborn doll kit can be gently wiped with a soft, damp cloth; avoid abrasive materials, prolonged periods of submersion, or temperatures exceeding 40°C to preserve the material integrity.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Who are reborn doll kits suitable for?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Reborn doll kits are suitable for experienced doll artists, hobbyists aged 14+, and individuals seeking a therapeutic, creative outlet for crafting a unique realistic baby doll that provides comfort and engagement.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does delivery take to London?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Delivery for reborn doll kits to London takes 7-14 business days with free UK tracked shipping, arriving in a secure presentation gift box. For more details on crafting your own, visit: https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BreadcrumbList\",\n  \"itemListElement\": [\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 1,\n      \"name\": \"Home\",\n      \"item\": \"https:\/\/reborn-baby.co.uk\"\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 2,\n      \"name\": \"Reborn Dolls UK\",\n      \"item\": \"https:\/\/reborn-baby.co.uk\/collections\"\n    },\n    {\n      \"@type\": \"ListItem\",\n      \"position\": 3,\n      \"name\": \"Asian Reborn Doll Kits\",\n      \"item\": \"https:\/\/reborn-baby.co.uk\/products\/asian-reborn-doll-kits\"\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49945930531152,"sku":"11259830","price":43.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/asian-reborn-doll-kits-1151675362.jpg?v=1756737535"},{"product_id":"reborn-doll-making-kit","title":"Reborn Doll Making Kit","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThe reborn-baby.co.uk Reborn Doll Making Kit allows you to craft a lifelike reborn doll, approximately 53 cm long and weighing 2.1 kg when finished. This CE certified kit, weighing 0.8 kg, features closed eyes and a cloth body, with free UK tracked shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003eCreate Your Own Lifelike Reborn Doll Making Kit\u003c\/h2\u003e\n\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★★\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.8 \/ 5 · 287 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eImagine the profound satisfaction of cradling a truly unique companion, brought to life by your own hands with this comprehensive \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-kit-for-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll making kit UK\u003c\/a\u003e. This accessible craft project offers the delicate weight and authentic features of a lifelike reborn infant, culminating in a finished doll measuring approximately 53 cm (21 inches) from head to toe. Each high quality reborn kit, provided by reborn-baby.co.uk, includes all core components, empowering you to foster a deeply personal connection and a profound sense of accomplishment. We ensure inspiration for every aspiring reborn artist, making the journey to create your own \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn baby dolls UK\u003c\/a\u003e an exceptional and fulfilling creative experience for collectors. This unassembled reborn doll kit from reborn-baby.co.uk features meticulously sculpted light neutral vinyl head and limbs, providing the ideal canvas for custom painting with up to 7 dedicated layers of Genesis Heat Set Paints. This technique allows you to achieve incredibly hyper-realistic skin tones and subtle vein detailing, mirroring a genuine newborn baby. The included soft cloth body is expertly designed to be weighted for a true-to-life \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003erealistic newborn doll UK\u003c\/a\u003e feel of around 2.1 kg once finished, perfectly complementing the kit's gently sculpted closed eyes, which lend themselves to creating a peaceful sleeping reborn baby. Every individual component strictly adheres to EN71-3 toy safety standards, making it a trusted choice for hobbyists in vibrant London, Manchester, and across the UK, ensuring both quality and peace of mind in your artistic endeavour. What size newborn clothes fit a reborn doll made from this kit?\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eCrafting a custom realistic reborn doll provides a deeply therapeutic escape, highly valued for anxiety relief, fostering emotional connection, and offering significant support in grief counselling or dementia care. This engaging project is ideal for seasoned artists seeking their next challenge or those creating their first \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehandmade reborn doll kit\u003c\/a\u003e, presenting a truly unique and thoughtful gift for any occasion. The completed collectible reborn doll creation arrives impeccably packaged in a presentation gift box, ready to delight discerning collectors and cherished recipients across the UK. With free UK tracked shipping and reliable 7-14 business days UK delivery straight to your home in bustling Birmingham, reborn-baby.co.uk ensures a seamless, inspiring, and fully supported crafting experience for all our valued customers. Every DIY reborn doll kit purchased includes a comprehensive 30-day satisfaction guarantee, reflecting our unwavering commitment to your creative journey. For more details on the creative process, explore our blog on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eThis reborn doll making kit is ideal as a thoughtful gift for a birthday or Christmas, particularly for someone interested in crafting or collecting. The finished creation offers a wonderful sense of accomplishment and a lifelike companion. It's a fantastic project for creating a unique gift for a loved one, or for personal enjoyment. Many find the process of creating a reborn doll to be a calming and rewarding activity, making it a perfect way to unwind. Our reborn-baby.co.uk collection ensures that whether you are a seasoned artist or a beginner, you will find the tools and inspiration to create something truly special. Thousands of UK families have discovered the joy of creating their own bespoke reborn dolls, and this kit provides the perfect starting point for your own creative journey.\u003c\/p\u003e\n\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e53 cm — newborn scale (finished doll)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eKit 0.8 kg; finished doll approx. 2.1 kg — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eLight neutral vinyl head \u0026amp; limbs; soft cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHairless head — ready for rooting or painted hair (DIY)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e7 Genesis heat-set layers, air-dried between each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e1 sculpted head, 2 arms, 2 legs, 1 soft fabric body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Age 3+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e👶 \u003cstrong\u003eRealistic Crafting Foundation:\u003c\/strong\u003e Create a stunning 53 cm reborn infant doll with a light neutral vinyl head and limbs, providing the perfect artistic canvas for detailed, lifelike realism.\u003c\/li\u003e\n\u003cli\u003e🎨 \u003cstrong\u003eAdvanced Artistry Ready:\u003c\/strong\u003e Designed for comprehensive customisation, this kit supports up to 7 distinct layers of Genesis Heat Set Paints, allowing for intricate skin tone realism and subtle detailing.\u003c\/li\u003e\n\u003cli\u003e📦 \u003cstrong\u003eComplete Kit Components:\u003c\/strong\u003e This all-inclusive kit contains 1 sculpted head, 2 meticulously crafted arms, 2 lifelike legs, and 1 soft fabric body, ensuring you have the core elements for your new baby reborn project.\u003c\/li\u003e\n\u003cli\u003e🏪 \u003cstrong\u003eAuthentic Weighted Feel:\u003c\/strong\u003e The included cloth body is specifically designed to be filled for a finished reborn doll weight of approximately 2.1 kg, offering a deeply comforting and realistic embrace.\u003c\/li\u003e\n\u003cli\u003e✅ \u003cstrong\u003eCertified Safety Standards:\u003c\/strong\u003e Rest assured with components fully CE certified, EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free, guaranteeing complete peace of mind for safe crafting.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size newborn clothes fit a reborn doll made from this kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eA finished reborn doll created from this 53 cm kit typically fits newborn-size clothing, specifically 0-3 months baby apparel, providing many styling options for your unique creation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan the vinyl reborn doll kit components be heated during crafting?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, the vinyl reborn doll kit components can be heated for shaping; however, heating vinyl above recommended temperatures may cause it to break or bubble, and this is not covered by the manufacturer's guarantee. For best results and to maintain the material's integrity, we recommend using only gentle, non-acetone cleansers and avoiding harsh abrasives when preparing your doll for painting.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWho are reborn doll making kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eReborn doll making kits are suitable for crafters aged 3 and over, adult collectors, aspiring reborn artists, and those seeking a therapeutic hobby for anxiety relief, grief processing, or nurturing play. This CE and EN71 certified kit ensures safety for all users over the age of three.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery take to Glasgow?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery to Glasgow, and all UK locations, takes 7-14 business days with free UK tracked shipping, and your reborn doll kit arrives safely in a presentation gift box.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat is the recommended painting technique for this kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThis kit is designed for painting with up to 7 layers of Genesis Heat Set Paints, a professional standard allowing for realistic skin tones, subtle veining, and blushing. Proper application and heat setting between layers are crucial for achieving a durable, lifelike finish on your reborn baby doll.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow does the closed-eye feature benefit the reborn doll creation?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe closed eyes on this reborn doll kit contribute to a serene and peaceful aesthetic, ideal for creating a sleeping baby reborn. This feature is particularly beneficial for therapeutic purposes, offering a calming presence for individuals dealing with anxiety or dementia, and creating a quiet, comforting companion.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eIgnite your creativity with our range of reborn doll kits at reborn-baby.co.uk for a truly unique reborn baby.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Kits: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-kit-for-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ecomplete kit for reborn dolls\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ebaby reborn dolls\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/italian-reborn-baby-boy-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eitalian reborn baby boy dolls\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/clothes-for-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll clothes\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003erealistic reborn dolls\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Reborn Doll Making Kit\",\"description\":\"The reborn-baby.co.uk Reborn Doll Making Kit allows you to craft a lifelike reborn doll, approximately 53 cm long and weighing 2.1 kg when finished. This CE certified kit, weighing 0.8 kg, features closed eyes and a cloth body, with free UK tracked shipping.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.8\",\"reviewCount\":\"287\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"vinyl, cloth\",\"size\":\"53cm\",\"weight\":{\"@type\":\"QuantitativeValue\",\"value\":\"800\",\"unitCode\":\"GRM\"},\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll collectors, artists, children aged 3+\"},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit a reborn doll made from this kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A finished reborn doll created from this 53 cm kit typically fits newborn-size clothing, specifically 0-3 months baby apparel, providing many styling options for your unique creation.\"}},{\"@type\":\"Question\",\"name\":\"Can the vinyl reborn doll kit components be heated during crafting?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the vinyl reborn doll kit components can be heated for shaping; however, heating vinyl above recommended temperatures may cause it to break or bubble, and this is not covered by the manufacturer's guarantee. For best results and to maintain the material's integrity, we recommend using only gentle, non-acetone cleansers and avoiding harsh abrasives when preparing your doll for painting.\"}},{\"@type\":\"Question\",\"name\":\"Who are reborn doll making kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reborn doll making kits are suitable for crafters aged 3 and over, adult collectors, aspiring reborn artists, and those seeking a therapeutic hobby for anxiety relief, grief processing, or nurturing play. This CE and EN71 certified kit ensures safety for all users over the age of three.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Glasgow?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery to Glasgow, and all UK locations, takes 7-14 business days with free UK tracked shipping, and your reborn doll kit arrives safely in a presentation gift box.\"}},{\"@type\":\"Question\",\"name\":\"What is the recommended painting technique for this kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This kit is designed for painting with up to 7 layers of Genesis Heat Set Paints, a professional standard allowing for realistic skin tones, subtle veining, and blushing. Proper application and heat setting between layers are crucial for achieving a durable, lifelike finish on your reborn baby doll.\"}},{\"@type\":\"Question\",\"name\":\"How does the closed-eye feature benefit the reborn doll creation?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The closed eyes on this reborn doll kit contribute to a serene and peaceful aesthetic, ideal for creating a sleeping baby reborn. This feature is particularly beneficial for therapeutic purposes, offering a calming presence for individuals dealing with anxiety or dementia, and creating a quiet, comforting companion.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Reborn Doll Making Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-making-kit\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49945931678032,"sku":"11943777","price":45.13,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/reborn-doll-making-kit-1151675352.jpg?v=1756737533"},{"product_id":"reborn-doll-kit-as-a-gift","title":"Reborn Doll Kit as a Gift","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Reborn Doll Kit is an unassembled vinyl kit measuring 55 cm (22 inches) when finished and weighing 0.8 kg, ideal for crafting a realistic reborn doll, CE and EN71 certified, with free UK tracked shipping.\u003c\/div\u003e\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eReborn Doll Kit UK\u003c\/h2\u003e\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.5 \/ 5 | 157 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003cp\u003eEmbrace the heartfelt joy of creation with a \u003cstrong\u003eReborn Doll Kit UK\u003c\/strong\u003e, offering a unique opportunity to craft a cherished lifelike companion from an unassembled vinyl kit. This comprehensive DIY reborn doll kit includes all necessary components to bring a realistic reborn doll measuring 55 cm (22 inches) when finished vividly to life. Enthusiasts across the UK consistently choose reborn-baby.co.uk for their high-quality reborn doll making kit, renowned for ensuring an authentic and deeply rewarding artistic experience for every creator, from beginner to expert.\u003c\/p\u003e\u003cp\u003eEach unfinished reborn doll kit from reborn-baby.co.uk features a light neutral vinyl head, full arms, and full legs, meticulously sculpted for exceptional detail and realism once assembled. The completed reborn doll will achieve an approximate weight of 0.8 kg, providing a comforting, weighted reborn infant feel that mimics a real baby. Our premium vinyl reborn doll kits are rigorously tested and are proudly CE certified, ensuring full compliance with stringent UK safety standards for artistic crafting. Discerning collectors and crafters in Manchester appreciate the precision and quality inherent in every component of this bespoke reborn doll craft kit.\u003c\/p\u003e\u003cp\u003eThis unique \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/create-your-own-reborn-doll\"\u003ecreate your own reborn doll\u003c\/a\u003e kit serves as an ideal gift for crafters and collectors alike, offering a profoundly therapeutic outlet for creativity and focus. The act of bringing a \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-newborn-dolls-uk\"\u003erealistic newborn doll\u003c\/a\u003e to life is cherished, providing significant comfort and support for anxiety relief or grief counselling. Delivered in a premium presentation gift box with complimentary free UK tracked shipping, your \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-supplies-uk\"\u003ereborn doll supplies UK\u003c\/a\u003e order arrives safely within 7-14 business days across the UK, from London to Edinburgh. Enhance your creative journey by exploring our diverse range of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/high-quality-reborn-babies\"\u003ehigh-quality reborn babies\u003c\/a\u003e. reborn-baby.co.uk remains committed to ensuring your complete satisfaction with every purchase and creative endeavour.\u003c\/p\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003e55 cm (22 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003e0.8 kg (finished doll) — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eLight neutral vinyl head, full arms, full legs \u0026amp; cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eHairless head — customisable for rooting or painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\nDiscover other \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\"\u003ereborn vinyl doll kits\u003c\/a\u003e or find a stunning \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\"\u003ehandmade reborn doll UK\u003c\/a\u003e for your nursery. Vinyl kit care: Gently wipe vinyl parts with a soft, damp cloth and mild soap; avoid harsh chemicals or excessive heat.\n\u003c\/div\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e👶 Crafted from light neutral vinyl, this kit creates a 55 cm (22 inch) reborn doll, allowing for highly realistic customisation.\u003c\/li\u003e\n\u003cli\u003e🎨 Includes a full vinyl head, full arms, and full legs, plus a cloth body and 20 mm eyes for complete assembly.\u003c\/li\u003e\n\u003cli\u003e🎁 Arrives ready for personalisation with a hairless head, providing creative freedom for rooting or painting techniques.\u003c\/li\u003e\n\u003cli\u003e🔤 The finished doll weighs 0.8 kg, offering a wonderfully ergonomic and comforting hold for both collectors and therapeutic users.\u003c\/li\u003e\n\u003cli\u003e✅ Fully certified with CE, EN71-1, EN71-2, EN71-3, BPA-free, and Phthalate-free standards for complete UK safety assurance.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit the Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eThe finished reborn doll from this 55 cm kit will typically fit real newborn baby clothes in sizes 0-3 months, with some variation depending on the specific outfit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan the vinyl reborn doll kit be cleaned?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eYes, the vinyl parts of the reborn doll kit can be gently cleaned with a soft, damp cloth and mild, non-abrasive soap; avoid submerging painted features or using harsh chemicals once assembled.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are Reborn Doll Kit UK dolls suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eReborn Doll Kit UK dolls are suitable for experienced and beginner crafters aged 3 and above, adult collectors, individuals seeking a therapeutic hobby for anxiety or grief support, and as unique gifts.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to Birmingham?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eDelivery to Birmingham, and all across the UK, typically takes 7-14 business days with free tracked shipping, and the kit arrives in a protective gift box. For more details, explore our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:8px;font-size:14px;\"\u003eSimilar Dolls: \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-weighted-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eWeighted Reborn Dolls\u003c\/a\u003e, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-dolls-vinyl\" style=\"color:#c8956c;font-weight:600;\"\u003eReborn Dolls Vinyl\u003c\/a\u003e, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/cloth-body-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eCloth Body Reborn Dolls\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:14px;\"\u003eComplete Your Nursery: \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-clothes\" style=\"color:#c8956c;font-weight:600;\"\u003eReborn Baby Clothes\u003c\/a\u003e, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/lifelike-baby-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eLifelike Baby Dolls\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Reborn Doll Kit as a Gift\",\"description\":\"The reborn-baby.co.uk Reborn Doll Kit is an unassembled vinyl kit measuring 55 cm (22 inches) when finished and weighing 0.8 kg, ideal for crafting a realistic reborn doll, CE and EN71 certified, with free UK tracked shipping.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.5\",\"reviewCount\":\"157\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":[\"vinyl\",\"cloth\"],\"size\":\"55cm\",\"audience\":{\"@type\":\"Audience\",\"audienceType\":[\"doll collectors\",\"crafters\",\"therapists\",\"gift buyers\",\"children aged 3+\"]},\"countryOfSale\":\"GB\"}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The finished reborn doll from this 55 cm kit will typically fit real newborn baby clothes in sizes 0-3 months, with some variation depending on the specific outfit.\"}},{\"@type\":\"Question\",\"name\":\"Can the vinyl reborn doll kit be cleaned?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the vinyl parts of the reborn doll kit can be gently cleaned with a soft, damp cloth and mild, non-abrasive soap; avoid submerging painted features or using harsh chemicals once assembled.\"}},{\"@type\":\"Question\",\"name\":\"Who are Reborn Doll Kit UK dolls suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reborn Doll Kit UK dolls are suitable for experienced and beginner crafters aged 3 and above, adult collectors, individuals seeking a therapeutic hobby for anxiety or grief support, and as unique gifts.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Birmingham?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery to Birmingham, and all across the UK, typically takes 7-14 business days with free tracked shipping, and the kit arrives in a protective gift box. For more details, explore our guide on \u003ca href='https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll'\u003ehow to make a reborn doll\u003c\/a\u003e.\"}}]}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Reborn Doll Kit as a Gift\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-kit-as-a-gift\"}]}\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946025689424,"sku":"11357643","price":37.73,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/reborn-doll-kit-as-a-gift-1151674418.jpg?v=1756737392"},{"product_id":"sofia-reborn-doll-kit","title":"Sofia Reborn Doll Kit","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Sofia Reborn Doll Kit is a vinyl reborn doll kit measuring approximately 55cm and weighing 0.9kg when finished, including a cloth body, CE \u0026amp; EN71 certified, with free UK tracked shipping, offering a creative project for enthusiasts and collectors across the UK.\u003c\/div\u003e\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eReborn Vinyl Doll Kits UK\u003c\/h2\u003e\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.2 \/ 5 | 188 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003cp style=\"margin-bottom:1em;\"\u003eImagine the profound satisfaction of bringing a cherished newborn to life with your own hands. Our \u003cstrong\u003ereborn vinyl doll kits UK\u003c\/strong\u003e offer this unparalleled creative journey, providing all the meticulously crafted components to fashion your own incredibly lifelike baby reborn. This Sofia kit, for example, is designed to complete a stunningly realistic doll measuring approximately 55 cm, reflecting true newborn scale and detail. Every blank reborn doll kit sourced by reborn-baby.co.uk serves as an exceptional artistic canvas, inspiring both seasoned collectors and new enthusiasts across the United Kingdom to create a unique and meaningful piece.\u003c\/p\u003e\u003cp style=\"margin-bottom:1em;\"\u003ePrecision engineering defines every component of our unassembled reborn doll kit, meticulously cast from light neutral vinyl, providing the ideal foundation for realistic skin tones. When expertly finished, your realistic doll kit will achieve an authentic weight of around 0.9 kg, perfectly mirroring the comforting feel of a real newborn in your arms. This premium vinyl reborn doll kit is rigorously CE certified and EN71-3 compliant, upholding the highest safety standards for individuals aged 3+, a benchmark trusted by discerning collectors from the vibrant artistic communities of Manchester to the historic streets of Edinburgh. Each vinyl piece is optimally prepped for superior paint adhesion, facilitating the application of intricate Genesis paint layers.\u003c\/p\u003e\u003cp style=\"margin-bottom:1em;\"\u003eBeyond a mere hobby, the intricate process of creating a handmade reborn kit offers profound therapeutic benefits, enhancing focus, aiding fine motor skills, and providing a deeply calming, mindful activity. It stands as an exceptional gift for aspiring doll artists or a deeply thoughtful project for those engaged in dementia therapy or seeking anxiety relief, providing a true-to-life baby experience. The comprehensive collection at reborn-baby.co.uk ensures you have everything required to embark on this journey, including our extensive range of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn baby dolls UK\u003c\/a\u003e and essential accessories. Enjoy complimentary free UK tracked shipping, with your kit arriving reliably within 7-14 business days across the UK, from Leeds to Liverpool, always presented in a protective gift box. Your creative satisfaction is genuinely guaranteed with every purchase of a reborn baby kit.\u003c\/p\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eApprox. 55 cm (22 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003eApprox. 0.9 kg (finished) — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eLight neutral vinyl (head, limbs), soft cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eHair\u003c\/td\u003e\n\u003ctd\u003eBald head — ready for rooting or painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 8px;\"\u003eExplore more \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-dolls-vinyl\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn dolls vinyl\u003c\/a\u003e options or find complementary \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-vinyl-body\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll vinyl body\u003c\/a\u003e parts to enhance your collection.\u003c\/p\u003e\n\u003cp style=\"margin:0;font-style:italic;\"\u003e\u003cstrong\u003eCare Tip:\u003c\/strong\u003e To maintain the quality of your vinyl reborn doll kit parts, wipe clean with a damp, soft microfibre cloth and avoid harsh solvents or prolonged sun exposure.\u003c\/p\u003e\n\u003c\/div\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e✨ Crafted from premium light neutral vinyl, this kit empowers you to create a beautiful 55 cm newborn scale baby reborn, complete with realistic creases and dimples.\u003c\/li\u003e\n\u003cli\u003e🎨 Designed for intricate artistic detailing, the vinyl is compatible with multi-layered Genesis paints, allowing for up to 30 exquisite layers of true-to-life realism.\u003c\/li\u003e\n\u003cli\u003e📦 This complete unassembled reborn doll kit includes: a bald head, two full arms, two full legs, a soft fabric body, and one pair of random-coloured, high-quality acrylic eyes.\u003c\/li\u003e\n\u003cli\u003e⚖️ Once skillfully assembled, your completed baby reborn kit will achieve a comforting and realistic weight of 0.9 kg, providing an ergonomic and therapeutic hold.\u003c\/li\u003e\n\u003cli\u003e✅ All components are rigorously CE certified, EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free, guaranteeing safety for users aged 3 and above.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit the Sofia Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eThe completed reborn-baby.co.uk Sofia Reborn Doll Kit, once assembled and dressed, will comfortably fit authentic newborn size 0-3 months baby clothes, as it measures approximately 55 cm (22 inches) in overall length.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan the vinyl reborn doll kit be painted?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eYes, the high-quality light neutral vinyl components of this reborn doll kit are specifically pre-treated and ready for painting. They are designed for optimal adhesion with heat-set Genesis paints, allowing artists to apply multiple, detailed layers for incredibly realistic skin tones and features, but avoid traditional acrylics.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are reborn vinyl doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eReborn vinyl doll kits from reborn-baby.co.uk are ideally suited for experienced doll artists and hobbyists, beginners aged 3+ who are supervised, and individuals seeking a fulfilling creative project for relaxation, anxiety relief, or as a component in therapeutic settings like dementia care, offering a tactile and engaging experience.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to Manchester?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eStandard delivery for your reborn vinyl doll kit to Manchester, or any location across the UK, typically takes between 7-14 business days. reborn-baby.co.uk provides free UK tracked shipping for all kits, ensuring your order arrives safely and is presented in a protective gift box. For more insights on the creation process, explore our blog at \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehttps:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:8px;\"\u003e\u003cstrong\u003eSimilar Dolls:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn vinyl doll kits UK\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003evinyl reborn dolls\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-vinyl-body\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll vinyl body\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"margin:0;\"\u003e\u003cstrong\u003eComplete Your Nursery:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-clothes\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn baby clothes UK\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn baby dolls UK\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Sofia Reborn Doll Kit\",\"description\":\"The reborn-baby.co.uk Sofia Reborn Doll Kit is a vinyl reborn doll kit measuring approximately 55cm and weighing 0.9kg when finished, including a cloth body, CE \u0026 EN71 certified, with free UK tracked shipping, offering a creative project for enthusiasts and collectors across the UK.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"price\":\"99.00\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.2\",\"reviewCount\":\"188\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"Light neutral vinyl, soft cloth body\",\"size\":\"Approx. 55cm\",\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll collectors, therapists, gift buyers, children aged 3+\"},\"countryOfSale\":\"GB\"}\u003c\/script\u003e\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Sofia Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The completed reborn-baby.co.uk Sofia Reborn Doll Kit, once assembled and dressed, will comfortably fit authentic newborn size 0-3 months baby clothes, as it measures approximately 55 cm (22 inches) in overall length.\"}},{\"@type\":\"Question\",\"name\":\"Can the vinyl reborn doll kit be painted?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the high-quality light neutral vinyl components of this reborn doll kit are specifically pre-treated and ready for painting. They are designed for optimal adhesion with heat-set Genesis paints, allowing artists to apply multiple, detailed layers for incredibly realistic skin tones and features, but avoid traditional acrylics.\"}},{\"@type\":\"Question\",\"name\":\"Who are reborn vinyl doll kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reborn vinyl doll kits from reborn-baby.co.uk are ideally suited for experienced doll artists and hobbyists, beginners aged 3+ who are supervised, and individuals seeking a fulfilling creative project for relaxation, anxiety relief, or as a component in therapeutic settings like dementia care, offering a tactile and engaging experience.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Manchester?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Standard delivery for your reborn vinyl doll kit to Manchester, or any location across the UK, typically takes between 7-14 business days. reborn-baby.co.uk provides free UK tracked shipping for all kits, ensuring your order arrives safely and is presented in a protective gift box. For more insights on the creation process, explore our blog at https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll.\"}}]}\u003c\/script\u003e\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Sofia Reborn Doll Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/sofia-reborn-doll-kit\"}]}\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946025853264,"sku":"11943713","price":47.96,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/sofia-reborn-doll-kit-1151674410.jpg?v=1756737392"},{"product_id":"lory-reborn-doll-kit","title":"Lory Reborn Doll Kit","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThe Lory Reborn Doll Kit from reborn-baby.co.uk is a 28cm, 0.5kg vinyl reborn doll kit, offering a complete DIY crafting experience for creating your own baby doll. It is CE certified and ships free within the UK.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003eDIY Reborn Doll Kit for Artisans\u003c\/h2\u003e\n\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★★\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.5 \/ 5 · 215 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eEmbark on a rewarding creative journey with the Lory \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/lory-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll kit UK\u003c\/a\u003e, meticulously designed for artisans seeking to craft their own unique reborn baby. This \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eDIY reborn doll kit\u003c\/a\u003e provides an unpainted canvas, allowing for unparalleled personalisation; the finished reborn baby kit will measure approximately 28 cm. Every component of this craft reborn doll kit from reborn-baby.co.uk is chosen to inspire your artistic vision, ensuring a cherished project from start to finish. The Lory vinyl reborn kit arrives as an unassembled reborn kit, crafted from durable light neutral vinyl for a realistic skin tone base. This premium kit features full arms and legs, alongside a custom fabric body, all weighing approximately 0.5 kg when complete. Designed in London, this tiny reborn kit is CE certified and EN71-3 compliant, upholding the highest safety standards for your peace of mind throughout the creative process. Ideal for collectors or as a thoughtful gift, this \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehandmade reborn doll kit\u003c\/a\u003e offers a therapeutic crafting experience, fostering mindfulness and artistic expression. Many find the process of making your own reborn doll beneficial for anxiety relief or as a focused hobby. To complete your nursery, consider exploring our extensive collection of reborn baby dolls UK. reborn-baby.co.uk ensures free UK tracked shipping across the country, including Manchester, with delivery typically within 7-14 business days, complete with a 30-day satisfaction guarantee. What is the best way to paint a vinyl reborn doll kit?\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eCrafted from light neutral vinyl, this kit provides a smooth, unpainted canvas for your custom reborn artistry, forming the basis of a \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-doll-realistic\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003erealistic baby doll\u003c\/a\u003e. Designed to create an 11-inch (28 cm) reborn baby, complete with full vinyl arms and legs for intricate detailing, it offers a tactile and engaging project. The kit includes a blank head, two arms, two legs, and a custom fabric body, providing all core components for assembly. Weighing approximately 0.5 kg when finished, this kit allows for a truly unique and personalised reborn doll. Being CE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, and Phthalate-free, it ensures a safe crafting experience for aspiring artists and hobbyists. Learn more about the meticulous process behind these creations by reading our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eThis Lory Reborn Doll Kit is a perfect choice for a thoughtful Christmas gift or a unique birthday present for the budding artist in your life. Loved by crafters and collectors across Britain, the creative process offers a wonderfully therapeutic escape. Imagine assembling this charming kit in your Manchester home, anticipating the joy of bringing your unique creation to life. For those seeking creative expression, this kit is an ideal entry point into the world of reborn doll artistry. Discover the full potential of your creativity with reborn-baby.co.uk.\u003c\/p\u003e\n\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e28 cm — miniature scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e0.5 kg — lightweight for crafting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eLight neutral vinyl — full arms \u0026amp; legs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eBlank — ready for custom rooting\/painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eBlank canvas for your choice of paints\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e1 head (blank), 2 arms, 2 legs, 1 custom fabric body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Age 14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e🎨 Crafted from light neutral vinyl, this kit provides a smooth, unpainted canvas for your custom reborn artistry.\u003c\/li\u003e\n\u003cli\u003e📏 Designed to create an 11-inch (28 cm) reborn baby, complete with full vinyl arms and legs for intricate detailing.\u003c\/li\u003e\n\u003cli\u003e📦 Includes 1 head (blank), 2 arms, 2 legs, and 1 custom fabric body, offering all core components for assembly.\u003c\/li\u003e\n\u003cli\u003e💪 Weighing approximately 0.5 kg when finished, this kit allows for a truly unique and personalised reborn doll.\u003c\/li\u003e\n\u003cli\u003e✔️ CE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, and Phthalate-free, ensuring a safe crafting experience.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size newborn clothes fit the Lory reborn doll kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe finished Lory reborn doll, at 28 cm (11 inches), typically fits 'preemie' or 'micro preemie' newborn clothing sizes, generally equivalent to 0-1 months.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan the Lory vinyl reborn doll kit be painted with acrylics?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, the Lory vinyl reborn kit can be painted with artist-grade acrylic paints or Genesis Heat Set Paints; however, avoid submerging any painted vinyl parts in water to protect the finish. For more information, refer to our care guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWho are reborn doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eReborn doll kits are suitable for crafters, aspiring artists, experienced doll collectors, and hobbyists aged 14 and above who enjoy detailed, mindful, and therapeutic creative projects.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery take to Liverpool?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery for reborn doll kits to Liverpool, or anywhere else in the UK, takes 7-14 business days with free tracked shipping, and the kit arrives in a protective gift box. For more details on crafting, visit our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eDiscover a wide range of DIY reborn doll kits and completed reborn babies at reborn-baby.co.uk.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Dolls: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eVinyl Reborn Kit\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eUnassembled Reborn Kit\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-silicone-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003e11 Inch Reborn Kit\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Baby Dolls UK\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/clothes-for-reborn-dolls-55-cm\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Baby Clothes\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Lory Reborn Doll Kit\",\"description\":\"The reborn-baby.co.uk Lory Reborn Doll Kit is a vinyl reborn doll kit measuring 28cm and weighing 0.5kg, offering a complete DIY crafting experience, CE certified, with free UK tracked shipping.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.5\",\"reviewCount\":\"215\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"vinyl\",\"size\":\"28cm\",\"weight\":{\"@type\":\"QuantitativeValue\",\"value\":\"0.5\",\"unitCode\":\"KGM\"},\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll crafters, artists, collectors, gift buyers, hobbyists aged 14+\"},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Lory reborn doll kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The finished Lory reborn doll, at 28 cm (11 inches), typically fits 'preemie' or 'micro preemie' newborn clothing sizes, generally equivalent to 0-1 months.\"}},{\"@type\":\"Question\",\"name\":\"Can the Lory vinyl reborn doll kit be painted with acrylics?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the Lory vinyl reborn kit can be painted with artist-grade acrylic paints or Genesis Heat Set Paints; however, avoid submerging any painted vinyl parts in water to protect the finish. For more information, refer to our care guide on how to care for a reborn doll.\"}},{\"@type\":\"Question\",\"name\":\"Who are reborn doll kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reborn doll kits are suitable for crafters, aspiring artists, experienced doll collectors, and hobbyists aged 14 and above who enjoy detailed, mindful, and therapeutic creative projects.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Liverpool?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery for reborn doll kits to Liverpool, or anywhere else in the UK, takes 7-14 business days with free tracked shipping, and the kit arrives in a protective gift box. For more details on crafting, visit our guide on how to make a reborn doll .\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Lory Reborn Doll Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/lory-reborn-doll-kit\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946026475856,"sku":"84E6FA3773DF56A69DE4B2DCAA143AD8","price":32.35,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/lory-reborn-doll-kit-1151674403.webp?v=1778609949"},{"product_id":"small-reborn-doll-kit","title":"Small Reborn Doll Kit","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThe Small Reborn Doll Kit from reborn-baby.co.uk is an unassembled vinyl kit measuring 49.5 cm and weighing approximately 0.8 kg when finished, perfect for crafting your own cherished companion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003eDIY Reborn Doll Kits: Macie Series Vinyl Kit\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★★\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.5 \/ 5 · 185 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eImagine the deeply rewarding joy of crafting your very own cherished companion with a \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll kit UK\u003c\/a\u003e. This complete Macie Series DIY reborn doll kit provides all the essential components to create your own reborn doll, meticulously reflecting your unique artistic vision and personal touch. Once assembled, your exquisite creation will embody a lifelike newborn presence, measuring a realistic 49.5 cm (19.5 inches) from head to toe. Every precisely manufactured component from reborn-baby.co.uk meets rigorous UK safety standards, ensuring utmost peace of mind throughout your creative process. Our premium \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-kits-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003evinyl reborn kit UK\u003c\/a\u003e features a beautifully sculpted light neutral vinyl head, full arms, and full legs, forming the perfect blank reborn kit canvas for your intricate painting and rooting artistry. This high-quality reborn baby kit allows for extensive customisation. Once complete, your finished reborn doll will weigh approximately 0.8 kg, providing a satisfyingly realistic and comforting hold, reminiscent of a real infant. Crafted for safe, long-lasting engagement, all elements are CE certified and fully compliant with stringent EN71-1, EN71-2, EN71-3 toy safety directives, and are completely BPA-free, ensuring suitability for discerning crafters across London and the entire United Kingdom. Embark on a profoundly fulfilling creative journey with this \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/unassembled-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eunassembled reborn doll kit\u003c\/a\u003e, a process known to offer significant therapeutic benefits through focused, mindful crafting, making it ideal for anxiety relief or simply a personal sense of accomplishment. It also represents an extraordinarily unique and thoughtful gift opportunity for aspiring artists, or a deeply rewarding project for any seasoned collector seeking to craft a truly handmade reborn doll UK. reborn-baby.co.uk provides reassuringly free UK tracked shipping to Glasgow and all postcodes, with reliable delivery within 7-14 business days. For alternative options, explore our range of stunning \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn baby dolls UK\u003c\/a\u003e, all backed by our unconditional 30-day satisfaction guarantee.\u003c\/p\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eThis Macie Series reborn doll kit is expertly crafted from high-quality, light neutral vinyl, providing the ideal foundation for your artistic transformation into a stunning 49.5 cm (19.5-inch) lifelike reborn doll. The kit includes all major components necessary for creation: a finely sculpted head, both full arms, and full legs, all designed to be paired with a soft fabric body (included). This ensures you have a complete starting point for painting, rooting, and bringing your unique reborn baby to life. The process of creating a reborn doll from a kit is not only creatively fulfilling but also recognised for its therapeutic advantages. The focus required for painting and assembling can significantly reduce stress and anxiety, offering a mindful escape. Many collectors find immense satisfaction in the detailed work, leading to a profound sense of accomplishment upon completion. All vinyl components are CE certified and fully comply with EN71-1, EN71-2, and EN71-3 toy safety directives, alongside being BPA-free and phthalate-free, guaranteeing a safe and enriching crafting experience. For detailed care and maintenance advice specific to vinyl components, consult our comprehensive guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eThis Small Reborn Doll Kit offers a unique opportunity to create a truly personalised gift, perhaps for a birthday in Manchester or as a special Christmas present for a budding artist. Imagine the delight of presenting a lovingly handmade reborn doll, a testament to time and care. For seasoned collectors, it represents the chance to craft a unique piece for their collection, a handmade reborn doll UK that holds personal significance. The therapeutic benefits of reborn doll creation make it an ideal gift for individuals seeking a calming and engaging hobby, promoting focus and a sense of achievement. Thousands of UK families and crafting enthusiasts choose reborn-baby.co.uk for its commitment to quality and customer satisfaction, with every kit dispatched securely and efficiently. Explore the joy of creation with this exceptional reborn doll kit.\u003c\/p\u003e\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e49.5 cm (19.5 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e0.8 kg (finished) — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eLight neutral vinyl (head, arms, legs), soft fabric body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eBald head — ready for rooting or painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eUnpainted vinyl kit — ready for your Genesis heat-set layers, air-dried between each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eVinyl head, full vinyl arms, full vinyl legs, soft fabric body, random outfit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Age 14+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e🎨 Crafted from high-quality light neutral vinyl for a 49.5 cm (19.5-inch) reborn doll, allowing for realistic customisation.\u003c\/li\u003e\n\u003cli\u003e👍 Includes head, full arms, full legs, and a soft fabric body, providing all major components for your artistry.\u003c\/li\u003e\n\u003cli\u003e🎁 Your kit arrives with a bald head and a random cloth, ensuring a true starting canvas for your unique creation.\u003c\/li\u003e\n\u003cli\u003e💪 Designed to create a finished reborn weighing approximately 0.8 kg, offering a comforting and authentic feel for display.\u003c\/li\u003e\n\u003cli\u003e✔️ Certified with CE, EN71-1, EN71-2, EN71-3, BPA-free, and Phthalate-free standards for complete peace of mind.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size newborn clothes fit the Small Reborn Doll Kit once finished?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe finished reborn doll from this kit measures approximately 49.5 cm (19.5 inches) and typically fits newborn baby clothes (0-3 months size) perfectly. This size also makes it suitable for some preemie clothing options.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan the vinyl reborn doll kit parts be heated for customisation?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, the vinyl parts of this reborn doll kit can be gently heated for sculpting or painting purposes. It is crucial not to exceed 60°C, as higher temperatures can cause irreversible warping and material degradation, which is not covered by guarantee. This ensures the integrity of your \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-kit-for-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ecomplete kit for reborn dolls\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWho are reborn doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eReborn doll kits, such as this Macie Series kit, are ideal for crafters aged 14 and over. They are perfect for seasoned collectors seeking a unique project, or for individuals looking for a therapeutic hobby for anxiety relief and personal accomplishment. These kits offer a deeply rewarding journey of artistic creation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery take to Liverpool?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery to Liverpool for the Small Reborn Doll Kit typically takes 7-14 business days, provided free with UK tracked shipping, and arrives securely in a presentation gift box. For more detailed information on our delivery services, please visit our blog: \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/where-to-buy-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eWhere to Buy Reborn Dolls\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan I paint the hair on this reborn doll kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, this Small Reborn Doll Kit comes with a bald head, offering a perfect canvas for you to paint on realistic hair or to root real hair if you prefer. This flexibility allows for complete artistic freedom in customising your reborn doll.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat makes this vinyl reborn kit different from a full silicone reborn baby?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThis vinyl reborn kit features a combination of a vinyl head, full vinyl arms, and full vinyl legs, with a soft fabric body. This contrasts with a full silicone reborn baby, which is entirely made of silicone, offering a different tactile experience and often higher cost. This vinyl kit provides a more accessible entry into the world of realistic reborn creation. For more on material differences, explore our \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow do you make reborn dolls\u003c\/a\u003e guide.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eDiscover our extensive collection of reborn doll kits and completed dolls, perfect for collectors and crafters alike.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Dolls: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-kits-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eVinyl Reborn Kits UK\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/diy-reborn-doll-kits\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eDIY Reborn Doll Kits\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/macie-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eMacie Reborn Doll Kit\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/clothes-for-reborn-dolls-55-cm\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Baby Clothes UK\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/accessories-for-male-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Baby Accessories UK\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Small Reborn Doll Kit\",\"description\":\"The reborn-baby.co.uk Small Reborn Doll Kit is an unassembled vinyl kit measuring 49.5 cm and weighing approximately 0.8 kg when finished, perfect for crafting your own cherished companion.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.5\",\"reviewCount\":\"185\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"Light neutral vinyl\",\"size\":\"49.5cm\",\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll collectors, therapists, gift buyers, children aged 14+\"},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Small Reborn Doll Kit once finished?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The finished reborn doll from this kit measures approximately 49.5 cm (19.5 inches) and typically fits newborn baby clothes (0-3 months size) perfectly. This size also makes it suitable for some preemie clothing options.\"}},{\"@type\":\"Question\",\"name\":\"Can the vinyl reborn doll kit parts be heated for customisation?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the vinyl parts of this reborn doll kit can be gently heated for sculpting or painting purposes. It is crucial not to exceed 60°C, as higher temperatures can cause irreversible warping and material degradation, which is not covered by guarantee. This ensures the integrity of your complete kit for reborn dolls.\"}},{\"@type\":\"Question\",\"name\":\"Who are reborn doll kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reborn doll kits, such as this Macie Series kit, are ideal for crafters aged 14 and over. They are perfect for seasoned collectors seeking a unique project, or for individuals looking for a therapeutic hobby for anxiety relief and personal accomplishment. These kits offer a deeply rewarding journey of artistic creation.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Liverpool?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery to Liverpool for the Small Reborn Doll Kit typically takes 7-14 business days, provided free with UK tracked shipping, and arrives securely in a presentation gift box. For more detailed information on our delivery services, please visit our blog: Where to Buy Reborn Dolls .\"}},{\"@type\":\"Question\",\"name\":\"Can I paint the hair on this reborn doll kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, this Small Reborn Doll Kit comes with a bald head, offering a perfect canvas for you to paint on realistic hair or to root real hair if you prefer. This flexibility allows for complete artistic freedom in customising your reborn doll.\"}},{\"@type\":\"Question\",\"name\":\"What makes this vinyl reborn kit different from a full silicone reborn baby?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This vinyl reborn kit features a combination of a vinyl head, full vinyl arms, and full vinyl legs, with a soft fabric body. This contrasts with a full silicone reborn baby, which is entirely made of silicone, offering a different tactile experience and often higher cost. This vinyl kit provides a more accessible entry into the world of realistic reborn creation. For more on material differences, explore our how do you make reborn dolls guide.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Small Reborn Doll Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/small-reborn-doll-kit\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946027032912,"sku":"11944044","price":45.13,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/small-reborn-doll-kit-1151674396.jpg?v=1756737390"},{"product_id":"complete-kit-for-reborn-dolls","title":"Complete Kit for Reborn Dolls","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Complete Reborn Kit is a vinyl reborn doll making kit measuring 43 cm (17 inches) and weighing 0.7 kg, designed for creating a personalised, realistic newborn doll. It is CE certified, EN71-1, 2, 3 compliant, BPA-free, and Phthalate-free, offering free UK tracked shipping and 7-14 days delivery in a gift-ready box.\u003c\/div\u003e\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eReborn Doll Kit UK\u003c\/h2\u003e\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.2 \/ 5 | 187 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003cp style=\"margin-bottom:1em;line-height:1.7;font-size:15px;color:#1a1a1a;\"\u003eEmbark on a creative journey with this exceptional **reborn doll kit UK**, offering the distinct pleasure of crafting your own lifelike reborn infant doll. This comprehensive \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\"\u003ereborn doll making kit\u003c\/a\u003e allows for complete artistic freedom, arriving as an unassembled vinyl kit ready for your personal touch. The finished creation will measure approximately 43 cm, perfectly mimicking a true newborn, providing a profoundly rewarding experience for artists and hobbyists alike. Every high-quality component ensures your custom reborn doll possesses a realistic look and a gentle, soft feel, upholding the quality standards synonymous with reborn-baby.co.uk.\u003c\/p\u003e\u003cp style=\"margin-bottom:1em;line-height:1.7;font-size:15px;color:#1a1a1a;\"\u003eCrafted from durable neutral light vinyl for the head, full arms, and full legs, this \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\"\u003ehandmade reborn kit\u003c\/a\u003e weighs a total of 0.7 kg in its unassembled state, providing a substantial base for a realistic weight distribution once complete. Artists in London and across the UK appreciate the material’s readiness for intricate painting techniques, enabling the creation of authentic skin tones and delicate features. This DIY reborn doll kit is CE certified and EN71-3 compliant, ensuring that all included parts meet rigorous European safety standards, a crucial fact for peace of mind in your artistic endeavour.\u003c\/p\u003e\u003cp style=\"margin-bottom:1em;line-height:1.7;font-size:15px;color:#1a1a1a;\"\u003eBeyond the joy of creation, building a custom reborn doll can offer therapeutic benefits, with many finding the meticulous process aids in anxiety relief and fosters a sense of accomplishment. This collectible doll kit also serves as an exceptional gift for aspiring artists or a unique addition to any doll collector's display. Orders from reborn-baby.co.uk, including this versatile \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\"\u003ereborn baby dolls UK\u003c\/a\u003e kit, benefit from free UK tracked shipping, typically arriving in 7-14 business days across locations like Manchester, presented in a special gift-ready box for an enhanced unboxing experience.\u003c\/p\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003e43 cm (17 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003e0.7 kg (unassembled kit components) — ideal for personalising\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eNeutral light vinyl (head, full arms, full legs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eUnrooted, ready for custom rooting or painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 8px;font-size:14px;\"\u003eDiscover more \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003evinyl reborn dolls\u003c\/a\u003e or explore other \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-dolls-handmade\" style=\"color:#c8956c;font-weight:600;\"\u003ereborn dolls handmade\u003c\/a\u003e by skilled artists.\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:14px;\"\u003eCare Tip: Vinyl components should be gently wiped with a soft, damp cloth; avoid direct heat above 130°C to prevent deformation or bubbling.\u003c\/p\u003e\n\u003c\/div\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e✓ Crafted from premium neutral light vinyl, this reborn doll kit UK includes head, full arms, and full legs for complete customisation.\u003c\/li\u003e\n\u003cli\u003e✓ Offers a unique opportunity for personalised artistry, inviting the application of multiple Genesis paint layers to create depth and realistic skin tones.\u003c\/li\u003e\n\u003cli\u003e✓ Each set contains 1 head, 2 arms, 2 legs, 1 fabric body, and 1 random cloth for clothing, providing everything needed to begin.\u003c\/li\u003e\n\u003cli\u003e✓ The unassembled kit components weigh 0.7 kg in total, allowing artists to achieve a balanced, weighted reborn infant doll feel post-assembly.\u003c\/li\u003e\n\u003cli\u003e✓ Certified to global safety standards: CE certified, EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free for peace of mind.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit the Complete Reborn Kit doll?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eThe finished doll from the Complete Reborn Kit measures 43 cm (17 inches), fitting true newborn size clothing (0-3 months) perfectly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan the vinyl reborn doll kit components be heated?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eWhile vinyl components can be gently heated for shaping, extreme temperatures above 130°C or prolonged exposure may cause damage or bubbling, so caution is advised.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are reborn doll making kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eReborn doll making kits are suitable for experienced artists and keen beginners aged 14+, offering a creative outlet, a therapeutic crafting experience for anxiety relief, and a unique way to start a collectible reborn doll collection.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to Birmingham?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eDelivery for reborn-baby.co.uk orders to Birmingham, and across the UK, typically takes 7-14 business days with free tracked shipping, arriving in a ready-to-gift box. For more details, explore our blog on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 8px;font-size:14px;\"\u003eSimilar Dolls: \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\" style=\"color:#c8956c;font-weight:600;\"\u003eReborn Vinyl Doll Kits\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eHandmade Reborn Dolls\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eVinyl Reborn Dolls\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:14px;\"\u003eComplete Your Nursery: \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\" style=\"color:#c8956c;font-weight:600;\"\u003eReborn Baby Dolls UK\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-clothes\" style=\"color:#c8956c;font-weight:600;\"\u003eReborn Baby Clothes\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Complete Kit for Reborn Dolls\",\"description\":\"The reborn-baby.co.uk Complete Reborn Kit is a vinyl reborn doll making kit measuring 43 cm (17 inches) and weighing 0.7 kg, designed for creating a personalised, realistic newborn doll. It is CE certified, EN71-1, 2, 3 compliant, BPA-free, and Phthalate-free, offering free UK tracked shipping and 7-14 days delivery in a gift-ready box.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.2\",\"reviewCount\":\"187\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"Vinyl\",\"size\":\"43cm\",\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll collectors, therapists, gift buyers, children aged 3+\"},\"countryOfSale\":\"GB\"}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Complete Reborn Kit doll?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The finished doll from the Complete Reborn Kit measures 43 cm (17 inches), fitting true newborn size clothing (0-3 months) perfectly.\"}},{\"@type\":\"Question\",\"name\":\"Can the vinyl reborn doll kit components be heated?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"While vinyl components can be gently heated for shaping, extreme temperatures above 130°C or prolonged exposure may cause damage or bubbling, so caution is advised.\"}},{\"@type\":\"Question\",\"name\":\"Who are reborn doll making kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reborn doll making kits are suitable for experienced artists and keen beginners aged 14+, offering a creative outlet, a therapeutic crafting experience for anxiety relief, and a unique way to start a collectible reborn doll collection.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Birmingham?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery for reborn-baby.co.uk orders to Birmingham, and across the UK, typically takes 7-14 business days with free tracked shipping, arriving in a ready-to-gift box. For more details, explore our blog on \u003ca href='https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll'\u003ehow to make a reborn doll\u003c\/a\u003e.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Complete Kit for Reborn Dolls\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/complete-kit-for-reborn-dolls\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946028278096,"sku":"11259990","price":39.49,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/complete-kit-for-reborn-dolls-1151674377.jpg?v=1756737388"},{"product_id":"mashas-reborn-doll-kit","title":"Masha's Reborn Doll Kit","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Masha's Reborn Doll Kit is an unassembled reborn doll kit, crafted from light neutral vinyl, measuring approximately 48 cm when finished and weighing 0.8 kg as a kit, including a fabric body and eyes, CE certified, with free UK tracked shipping.\u003c\/div\u003e\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eMasha's Reborn Doll Kits UK\u003c\/h2\u003e\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.2 \/ 5 | 378 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003cp\u003eBegin your artistic journey with the Masha's Reborn Doll Kit, providing the foundation for a truly unique creation. This \u003cstrong\u003ereborn doll kits UK\u003c\/strong\u003e offering empowers hobbyists to craft a personalised reborn baby, arriving as a blank, unassembled vinyl kit. Once complete, your collectible reborn doll will measure approximately 48 cm, ready for customisation. Discover the satisfaction of crafting a lifelike baby with quality components from reborn-baby.co.uk.\u003c\/p\u003e\u003cp\u003eEach Masha's reborn kit UK features premium light neutral vinyl for the head, full arms, and full legs, designed for intricate painting techniques. The unassembled reborn kit weighs 0.8 kg, ensuring substantial parts for your project, reflecting reborn-baby.co.uk's commitment to quality. The finished reborn baby doll measures 48 cm, offering a realistic newborn scale for your artistic vision. Crafted to meet CE certification and EN71-3 compliant standards for toy safety, these blank reborn kits are trusted by artists from London to Glasgow.\u003c\/p\u003e\u003cp\u003eCreating your own unique reborn baby can offer a deeply therapeutic outlet, a focused craft for anxiety relief or simply a rewarding hobby. This DIY reborn kit also makes an exceptional gift for aspiring reborn artists or seasoned collectors across the UK. Upon completion, consider adding authentic accessories from our exquisite collection of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\"\u003ereborn baby dolls UK\u003c\/a\u003e. reborn-baby.co.uk ensures free UK tracked shipping within 7-14 business days to your Manchester address, arriving with our 30-day satisfaction guarantee.\u003c\/p\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eApprox. 48 cm — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e0.8 kg (kit components) — substantial for crafting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eLight neutral vinyl (head, arms, legs) \u0026amp; cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eHair\u003c\/td\u003e\n\u003ctd\u003eBald head (kit for rooting\/painting hair)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fff;\"\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\nExplore more \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/diy-reborn-kit\"\u003eDIY reborn kit\u003c\/a\u003e options or discover a new \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-making-kit\"\u003ereborn doll making kit\u003c\/a\u003e for your next project. Vinyl care: Handle vinyl parts gently during assembly. Do not apply excessive heat unless fully prepared, as this may damage the material. For cleaning, wipe the blank kit pieces with a dry, soft cloth before painting.\n\u003c\/div\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e✔ Crafted from light neutral vinyl, this kit provides a realistic canvas for custom painting techniques.\u003c\/li\u003e\n\u003cli\u003e✔ The Masha Joleen series offers detailed head sculpts, ready for hand-rooted hair or painted hair effects.\u003c\/li\u003e\n\u003cli\u003e✔ Includes a blank head, two full arms, two full legs, a fabric body, and one pair of random coloured eyes.\u003c\/li\u003e\n\u003cli\u003e✔ The 0.8 kg kit components provide a tangible foundation for creating a beautifully weighted reborn baby.\u003c\/li\u003e\n\u003cli\u003e✔ Fully CE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, and Phthalate-free.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit Masha's Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eMasha's Reborn Doll Kit, when completed, typically fits newborn-size clothing (0-3 months) for its 48 cm length, offering a wide range of outfit choices.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan the vinyl reborn doll kit parts be washed?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eYes, the blank vinyl reborn doll kit parts can be gently wiped with a damp, soft cloth before painting to remove dust, but avoid submerging or using harsh chemicals.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are Masha's Reborn Doll Kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eMasha's Reborn Doll Kits are suitable for experienced doll artists, hobbyists aged 14+ interested in DIY crafts, and gift-givers seeking a unique project for a creative individual.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to Birmingham?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eDelivery to Birmingham for reborn doll kits typically takes 7-14 business days with free UK tracked shipping, arriving securely gift-boxed. Learn more about making reborn dolls at https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 8px;\"\u003e\u003cstrong style=\"color:#1a1a1a;\"\u003eSimilar Dolls:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-making-kit\" style=\"color:#c8956c;font-weight:600;\"\u003ereborn doll making kit\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/blank-reborn-kit\" style=\"color:#c8956c;font-weight:600;\"\u003eblank reborn kit\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-kit\" style=\"color:#c8956c;font-weight:600;\"\u003evinyl reborn kit\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"margin:0;\"\u003e\u003cstrong style=\"color:#1a1a1a;\"\u003eComplete Your Nursery:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-clothes\" style=\"color:#c8956c;font-weight:600;\"\u003ereborn baby clothes UK\u003c\/a\u003e | \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003erealistic reborn dolls\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Masha's Reborn Doll Kit\",\"description\":\"The reborn-baby.co.uk Masha's Reborn Doll Kit is an unassembled reborn doll kit, crafted from light neutral vinyl, measuring approximately 48 cm when finished and weighing 0.8 kg as a kit, including a fabric body and eyes, CE certified, with free UK tracked shipping.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.2\",\"reviewCount\":\"378\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"Vinyl and Cloth\",\"size\":\"48cm\",\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll artists, hobbyists, gift buyers, children aged 14+\"},\"countryOfSale\":\"GB\"}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit Masha's Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Masha's Reborn Doll Kit, when completed, typically fits newborn-size clothing (0-3 months) for its 48 cm length, offering a wide range of outfit choices.\"}},{\"@type\":\"Question\",\"name\":\"Can the vinyl reborn doll kit parts be washed?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the blank vinyl reborn doll kit parts can be gently wiped with a damp, soft cloth before painting to remove dust, but avoid submerging or using harsh chemicals.\"}},{\"@type\":\"Question\",\"name\":\"Who are Masha's Reborn Doll Kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Masha's Reborn Doll Kits are suitable for experienced doll artists, hobbyists aged 14+ interested in DIY crafts, and gift-givers seeking a unique project for a creative individual.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Birmingham?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery to Birmingham for reborn doll kits typically takes 7-14 business days with free UK tracked shipping, arriving securely gift-boxed. Learn more about making reborn dolls at https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Masha's Reborn Doll Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/masha-reborn-doll-kit\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946028802384,"sku":"11944161","price":43.25,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/masha-s-reborn-doll-kit-1151674372.webp?v=1778609995"},{"product_id":"silicone-reborn-doll-kit","title":"Silicone Reborn Doll Kit","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThe reborn-baby.co.uk Silicone Reborn Doll Kit is an unassembled blank kit measuring 40.6 cm (16 inches) and weighing 0.6 kg, ideal for custom artistic creation. CE certified and featuring free UK tracked shipping, this unfinished baby doll kit provides a canvas for your reborn artistry.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003eUnfinished Silicone Reborn Doll Kit for Custom Creation\u003c\/h2\u003e\n\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★☆\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.5 \/ 5 · 238 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eDiscover the profound satisfaction of artistry with the Silicone Reborn Doll Kit from reborn-baby.co.uk, offering an unparalleled opportunity to craft a truly unique collectible that mirrors the innocence of a newborn. This comprehensive blank reborn kit includes a meticulously sculpted head, full vinyl limbs, and a soft, durable cloth body, patiently awaiting your artistic vision and personal touch. Once expertly assembled and brought to life, your custom reborn baby will measure approximately 40.6 cm (16 inches), perfectly capturing the scale of a precious premature infant. reborn-baby.co.uk ensures every component provided is of the highest quality, prepared for your creative journey. This unfinished baby doll kit is perfect for artists looking to hone their skills or create a unique gift. For those new to reborn artistry, consider exploring our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow reborn dolls are made\u003c\/a\u003e. Our collection also features \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/full-body-silicone-reborn-baby-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003efull body silicone reborn babies\u003c\/a\u003e, offering a different tactile experience. When does the custom reborn baby kit arrive? Typically, delivery for this custom reborn doll kit from reborn-baby.co.uk takes between 7-14 business days to reach your UK address.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eEach high-quality reborn doll kit from reborn-baby.co.uk comprises carefully sculpted vinyl head and intricately detailed full limbs, accompanied by a durable, flexible cloth body, allowing for exceptionally lifelike posing once your masterpiece is complete. Weighing precisely 0.6 kg as an unfinished vinyl kit, it provides a substantial, stable base for advanced detailing such as intricate Genesis heat-set painting and delicate micro-rooting techniques, practices highly valued among dedicated crafters. All kit components are rigorously CE certified and EN71-3 compliant, assuring utmost safety and peace of mind for artists aged 3 and above across the UK. This engaging DIY reborn doll UK package appeals to a diverse range of passions: it provides a deeply therapeutic focus for hobbyists seeking mindful engagement, serves as an exceptionally thoughtful gift for aspiring reborn artists ready to embark on a new project, and becomes a cherished, tangible project for experienced collectors. The \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-vinyl-body\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll vinyl body\u003c\/a\u003e components offer a realistic feel, while the cloth body ensures flexibility. For a fully realised creation, explore our \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-doll-realistic\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003erealistic baby dolls\u003c\/a\u003e collection for inspiration.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eThis unfinished baby doll kit makes an ideal gift for birthdays or Christmas, offering a creative outlet for aspiring reborn artists and experienced collectors alike. Thousands of UK families have found immense joy in the therapeutic and creative aspects of reborn doll crafting, with many collectors in London cherishing the unique pieces they create. When you purchase this kit from reborn-baby.co.uk, you're not just buying supplies; you're investing in a rewarding artistic journey. Each kit is lovingly packaged and includes a random blanket, ready to inspire your next masterpiece.\u003c\/p\u003e\n\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e40.6 cm (16 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e0.6 kg (unassembled kit) — ready for custom weighting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eLight neutral vinyl head \u0026amp; limbs; soft cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eBlank head (ready for rooting or painted hair)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eUnpainted kit, ready for Genesis heat-set paints\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e1 blank head, 2 full arms, 2 full legs, 1 soft cloth body, 1 random blanket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Age 3+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e👶 Crafted from light neutral vinyl, this 40.6 cm kit provides a pristine canvas for realistic skin tones and meticulous detailing.\u003c\/li\u003e\n\u003cli\u003e🎨 Features full vinyl arms and legs, meticulously sculpted and prepared for expert reborning techniques, including multi-layered Genesis heat-set painting.\u003c\/li\u003e\n\u003cli\u003e🎁 Kit thoughtfully includes 1 blank head, 2 full arms, 2 full legs, 1 soft cloth body, and a random blanket for immediate customisation upon arrival.\u003c\/li\u003e\n\u003cli\u003e⚖️ Weighing 600 grams (0.6 kg), this unassembled reborn baby kit offers an ideal starting point for adding personalised weighted realism and promoting therapeutic comfort.\u003c\/li\u003e\n\u003cli\u003e✅ Guaranteed safety with CE certification, EN71-1, EN71-2, EN71-3 compliance, and entirely BPA-free and Phthalate-free materials, ensuring peace of mind.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size newborn clothes fit the Silicone Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe reborn-baby.co.uk Silicone Reborn Doll Kit, once expertly assembled, measures 40.6 cm (16 inches) from head to toe. This size typically corresponds to premature or tiny baby clothes, most accurately fitting newborn 0-1 month sizes, ensuring a perfect fit for tiny outfits.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan the silicone reborn doll kit components be cleaned before assembly?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, the vinyl components of the Silicone Reborn Doll Kit can be carefully cleaned before assembly by gently wiping them with a soft, damp microfibre cloth to remove any manufacturing residue or dust. It is crucial to avoid submerging vinyl parts in water or using harsh chemicals, and never expose vinyl to temperatures above 130°C, as this can cause irreversible damage or bubbling. For more detailed care instructions, please refer to our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWho are unfinished reborn doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eUnfinished reborn doll kits like this one are exceptionally suitable for experienced artists seeking a creative challenge, dedicated hobbyists looking for a new therapeutic project, and individuals offering a unique, engaging gift. They are perfect for learning customisation techniques, creating unique art dolls, or as part of a collection, recommended for creative individuals aged 3 and above due to small parts. This kit is an excellent entry point into the world of custom reborns, similar to our \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ecomplete reborn doll kits\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery take to Manchester?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery to Manchester, and indeed any address across the entire UK mainland, typically takes 7-14 business days. reborn-baby.co.uk provides free UK tracked shipping for every order, ensuring your silicone reborn doll kit arrives safely and promptly in its protective gift box. For comprehensive guidance on the reborn creation process, we invite you to explore our blog post on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat materials are included in this reborn doll kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThis reborn doll kit includes a blank, unpainted vinyl head, two full vinyl arms, and two full vinyl legs, along with a soft cloth body. It also comes with a random blanket to aid in your customisation. The vinyl is a light neutral tone, perfect for artistic painting.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eIs this reborn kit safe for children?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, this reborn kit is designed with safety in mind and is CE certified, meeting EN71-1, EN71-2, and EN71-3 standards. All materials are BPA-free and phthalate-free, making it a safe choice for artistic individuals aged 3 and above. As it is an unfinished kit with small parts, adult supervision is recommended for younger artists.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eDiscover your next artistic endeavour with reborn-baby.co.uk's selection of premium reborn kits and finished dolls.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Dolls: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-vinyl-body\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Doll Vinyl Body\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eHandmade Reborn Dolls\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Vinyl Doll Kits\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/clothes-for-reborn-dolls-55-cm\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Baby Clothes\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls-for-sale\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eRealistic Reborn Dolls\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Silicone Reborn Doll Kit\",\"description\":\"The reborn-baby.co.uk Silicone Reborn Doll Kit is an unassembled blank kit measuring 40.6 cm (16 inches) and weighing 0.6 kg, ideal for custom artistic creation. CE certified and featuring free UK tracked shipping, this unfinished baby doll kit provides a canvas for your reborn artistry.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.5\",\"reviewCount\":\"238\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"vinyl\",\"size\":\"40.6 cm (16 inches)\",\"weight\":{\"@type\":\"QuantitativeValue\",\"value\":\"600\",\"unitCode\":\"GRM\"},\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll artists, hobbyists, collectors, children aged 3+\"},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Silicone Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The reborn-baby.co.uk Silicone Reborn Doll Kit, once expertly assembled, measures 40.6 cm (16 inches) from head to toe. This size typically corresponds to premature or tiny baby clothes, most accurately fitting newborn 0-1 month sizes, ensuring a perfect fit for tiny outfits.\"}},{\"@type\":\"Question\",\"name\":\"Can the silicone reborn doll kit components be cleaned before assembly?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the vinyl components of the Silicone Reborn Doll Kit can be carefully cleaned before assembly by gently wiping them with a soft, damp microfibre cloth to remove any manufacturing residue or dust. It is crucial to avoid submerging vinyl parts in water or using harsh chemicals, and never expose vinyl to temperatures above 130°C, as this can cause irreversible damage or bubbling. For more detailed care instructions, please refer to our guide on how to care for a reborn doll.\"}}},{\"@type\":\"Question\",\"name\":\"Who are unfinished reborn doll kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Unfinished reborn doll kits like this one are exceptionally suitable for experienced artists seeking a creative challenge, dedicated hobbyists looking for a new therapeutic project, and individuals offering a unique, engaging gift. They are perfect for learning customisation techniques, creating unique art dolls, or as part of a collection, recommended for creative individuals aged 3 and above due to small parts. This kit is an excellent entry point into the world of custom reborns, similar to our complete reborn doll kits.\"}}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Manchester?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery to Manchester, and indeed any address across the entire UK mainland, typically takes 7-14 business days. reborn-baby.co.uk provides free UK tracked shipping for every order, ensuring your silicone reborn doll kit arrives safely and promptly in its protective gift box. For comprehensive guidance on the reborn creation process, we invite you to explore our blog post on how to make a reborn doll.\"}}},{\"@type\":\"Question\",\"name\":\"What materials are included in this reborn doll kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This reborn doll kit includes a blank, unpainted vinyl head, two full vinyl arms, and two full vinyl legs, along with a soft cloth body. It also comes with a random blanket to aid in your customisation. The vinyl is a light neutral tone, perfect for artistic painting.\"}}},{\"@type\":\"Question\",\"name\":\"Is this reborn kit safe for children?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, this reborn kit is designed with safety in mind and is CE certified, meeting EN71-1, EN71-2, and EN71-3 standards. All materials are BPA-free and phthalate-free, making it a safe choice for artistic individuals aged 3 and above. As it is an unfinished kit with small parts, adult supervision is recommended for younger artists.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Silicone Reborn Doll Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/silicone-reborn-doll-kit\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"Default Title","offer_id":49946029228368,"sku":"11944550","price":40.43,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/silicone-reborn-doll-kit-1151674363.jpg?v=1756737386"},{"product_id":"soft-silicone-reborn-doll-kit","title":"Soft Silicone Reborn Doll Kit","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Soft Silicone Reborn Doll Kit is a vinyl DIY kit measuring approximately 46 cm and weighing 0.7 kg, designed for assembly with a fabric body included, CE certified, and offering free UK tracked shipping.\u003c\/div\u003e\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eAuthentic Reborn Vinyl Doll Kits UK\u003c\/h2\u003e\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.2 \/ 5 | 217 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003cp\u003eEmbark on a rewarding creative journey with our \u003cstrong\u003ereborn vinyl doll kits\u003c\/strong\u003e, designed for aspiring artists and dedicated collectors across the UK. Each \u003cspan style=\"font-style:italic;\"\u003eDIY reborn doll kit\u003c\/span\u003e provides the essential components to craft a truly unique and personalised \u003cspan style=\"font-style:italic;\"\u003ecollectible reborn doll kit\u003c\/span\u003e. The finished creation stands approximately 46 cm (18 inches), offering an authentic newborn scale. reborn-baby.co.uk ensures every kit meets stringent safety standards for your peace of mind.\u003c\/p\u003e\u003cp\u003eThis \u003cspan style=\"font-style:italic;\"\u003elight neutral vinyl kit\u003c\/span\u003e weighs approximately 0.7 kg, designed to become a \u003cspan style=\"font-style:italic;\"\u003esoft body reborn baby\u003c\/span\u003e (with included fabric body) once assembled. Crafted for the discerning artist, each reborn-baby.co.uk component allows for up to 7 layers of Genesis Heat Set Paints, achieving the nuanced skin tones found in \u003cspan style=\"font-style:italic;\"\u003erealistic reborn doll UK\u003c\/span\u003e designs. From London to Edinburgh, our \u003cspan style=\"font-style:italic;\"\u003ereborn doll assembly kits\u003c\/span\u003e are chosen by over 200 artisans. All vinyl parts are EN71-3 compliant and BPA-free, certifying superior quality and safety.\u003c\/p\u003e\u003cp\u003eEngaging in this \u003cspan style=\"font-style:italic;\"\u003ecreative reborn hobby\u003c\/span\u003e provides a mindful escape, a therapeutic process valued by many for anxiety relief. Gifting a \u003cspan style=\"font-style:italic;\"\u003ereborn doll kit UK\u003c\/span\u003e fosters creativity, arriving securely packaged to begin a truly thoughtful present. Finished dolls become cherished \u003cspan style=\"font-style:italic;\"\u003ecollectible reborn doll\u003c\/span\u003e pieces, showcasing individual artistry. Explore our exquisite range of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/high-quality-reborn-babies\"\u003ehigh quality reborn babies\u003c\/a\u003e to inspire your next project. reborn-baby.co.uk offers free UK tracked shipping across the nation, including Manchester, with delivery typically within 7-14 business days, backed by our 30-day satisfaction guarantee.\u003c\/p\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eApprox. 46 cm (18 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003e0.7 kg (kit components) — lightweight for assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eLight neutral vinyl — includes fabric body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#fdf6f0;color:#1a1a1a;\"\u003eHairless head — ready for rooting or painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#1a1a1a;\"\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\nDiscover our wide selection of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\"\u003evinyl reborn dolls UK\u003c\/a\u003e or explore options for a \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-vinyl-body\"\u003ereborn doll vinyl body\u003c\/a\u003e to enhance your creations. Remember, when working with vinyl, avoid heating parts above 130°C to prevent warping or bubbling.\n\u003c\/div\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e👶 Crafted from light neutral vinyl, this 46 cm kit provides a perfect canvas for realistic skin tones.\u003c\/li\u003e\n\u003cli\u003e🎨 Designed to accept multiple layers of Genesis Heat Set Paints, allowing up to 7 distinct shades for depth.\u003c\/li\u003e\n\u003cli\u003e🎁 Includes head, 2 arms, 2 legs, and a fabric body, ensuring a complete foundation for your 18-inch reborn baby.\u003c\/li\u003e\n\u003cli\u003e🤗 Kit components weigh 0.7 kg, providing a balanced feel for easy handling during assembly.\u003c\/li\u003e\n\u003cli\u003e✅ Fully certified: CE, EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free for absolute peace of mind.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit the Soft Silicone Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eThe finished Soft Silicone Reborn Doll, measuring approximately 46 cm (18 inches), will comfortably wear genuine newborn (0-3 month) baby clothing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan the vinyl reborn doll kit be cleaned?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eThis vinyl reborn doll kit, once assembled and painted, should be gently wiped clean with a damp microfibre cloth; avoid submerging it fully or using harsh chemicals to protect delicate artistic details.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are Soft Silicone Reborn Doll Kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eSoft Silicone Reborn Doll Kits are ideal for experienced doll artists aged 14+, hobbyists seeking a creative outlet, and individuals looking for a therapeutic craft project.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to Birmingham?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eDelivery for the Soft Silicone Reborn Doll Kit typically takes 7-14 business days to Birmingham, with free UK tracked shipping and secure gift packaging included. For more details, explore our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:8px;font-size:14px;color:#1a1a1a;\"\u003e\u003cstrong\u003eSimilar Dolls:\u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-doll-vinyl-body\" style=\"color:#c8956c;font-weight:600;margin-right:12px;\"\u003eReborn Doll Vinyl Body\u003c\/a\u003e |\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-body-reborn-dolls\" style=\"color:#c8956c;font-weight:600;margin-right:12px;\"\u003eVinyl Body Reborn Dolls\u003c\/a\u003e |\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;\"\u003eHandmade Reborn Dolls\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:14px;color:#1a1a1a;\"\u003e\u003cstrong\u003eComplete Your Nursery:\u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\" style=\"color:#c8956c;font-weight:600;margin-right:12px;\"\u003eReborn Baby Dolls UK\u003c\/a\u003e |\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-clothes\" style=\"color:#c8956c;font-weight:600;\"\u003eReborn Baby Clothes\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Soft Silicone Reborn Doll Kit\",\"description\":\"The reborn-baby.co.uk Soft Silicone Reborn Doll Kit is a vinyl DIY kit measuring approximately 46 cm and weighing 0.7 kg, designed for assembly with a fabric body included, CE certified, and offering free UK tracked shipping.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.2\",\"reviewCount\":\"217\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"Vinyl\",\"size\":\"46cm\",\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll artists, hobbyists, therapeutic craft participants aged 14+\"},\"countryOfSale\":\"GB\"}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Soft Silicone Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The finished Soft Silicone Reborn Doll, measuring approximately 46 cm (18 inches), will comfortably wear genuine newborn (0-3 month) baby clothing.\"}},{\"@type\":\"Question\",\"name\":\"Can the vinyl reborn doll kit be cleaned?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This vinyl reborn doll kit, once assembled and painted, should be gently wiped clean with a damp microfibre cloth; avoid submerging it fully or using harsh chemicals to protect delicate artistic details.\"}},{\"@type\":\"Question\",\"name\":\"Who are Soft Silicone Reborn Doll Kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Soft Silicone Reborn Doll Kits are ideal for experienced doll artists aged 14+, hobbyists seeking a creative outlet, and individuals looking for a therapeutic craft project.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Birmingham?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery for the Soft Silicone Reborn Doll Kit typically takes 7-14 business days to Birmingham, with free UK tracked shipping and secure gift packaging included. For more details, explore our guide on \u003ca href='https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll'\u003ehow to make a reborn doll\u003c\/a\u003e.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Soft Silicone Reborn Doll Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946031784272,"sku":"12111144","price":47.96,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/soft-silicone-reborn-doll-kit-1151674353.jpg?v=1756737385"},{"product_id":"vinyl-reborn-doll-kit-in-beige","title":"Vinyl Reborn Doll Kit in Beige","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThis unassembled Vinyl Reborn Doll Kit from reborn-baby.co.uk is approximately 53 cm and weighs 800g (kit weight), ideal for creating a personalised, realistic newborn doll UK. It is CE certified, ensuring a safe crafting experience for ages 3+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003eUnassembled Vinyl Reborn Doll Kit for Realistic Creations\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★★\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.5 \/ 5 · 378 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eImagine the joy of crafting a tiny miracle, a truly unique companion in your own hands. Our \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003evinyl reborn doll kit UK\u003c\/a\u003e offers this unparalleled experience, allowing you to bring a realistic newborn doll UK to life with every brushstroke. This unassembled reborn doll kit, once complete, measures approximately 53 cm, mirroring the size of a genuine infant. Each component from \u003ca href=\"https:\/\/reborn-baby.co.uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn-baby.co.uk\u003c\/a\u003e provides the ideal foundation for an authentic, soft-touch creation. Expertly moulded from light neutral vinyl, this \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-kit-for-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eDIY reborn doll kit\u003c\/a\u003e includes a bald head, full arms, full legs, and a fabric body, providing the perfect canvas for your artistry. Weighing 800g as a kit, the finished creation will possess a comforting heft, reminiscent of a real baby. Many skilled artisans in Manchester trust our reborn kits for their exceptional quality and precision. This product adheres to strict safety standards, being EN71-3 compliant and BPA-free, ensuring peace of mind for every maker. Beyond a simple craft project, creating a handmade reborn doll UK can be a therapeutic pursuit, offering focus and calm for those seeking \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/why-do-people-have-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eanxiety relief\u003c\/a\u003e. This specific reborn vinyl doll kits allows for profound personalisation, making it an ideal gift for collectors or an unforgettable experience for new enthusiasts. All orders from reborn-baby.co.uk enjoy free UK tracked shipping, with delivery reaching your home in Birmingham or elsewhere within 7-14 business days, arriving safely gift-boxed. What are reborn dolls made from is a common question for those new to the hobby.\u003c\/p\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eCrafted from durable, light neutral vinyl, this \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn vinyl doll kit\u003c\/a\u003e is designed to finish at a realistic 53 cm, perfect for replicating the proportions of a newborn. The kit includes a blank head, full arms, and full legs, along with a fabric body, providing all the essential components for a complete and customisable creation. This careful assembly ensures that once completed, the doll will have an ergonomic weight distribution, with the 800g kit weight contributing to a comforting heft when held. Safety is paramount at reborn-baby.co.uk, which is why this kit is CE certified and fully compliant with EN71-1, EN71-2, and EN71-3 standards, alongside being BPA-free and phthalate-free, making it suitable for crafters aged 3 and above. Creating your own reborn doll can be a deeply rewarding and therapeutic experience, offering a sense of calm and focus, much like \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003emaking reborn dolls\u003c\/a\u003e from scratch. For detailed care instructions, please refer to our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eThis unassembled vinyl reborn doll kit presents a unique opportunity to craft a cherished companion, making it an ideal gift for birthdays or Christmas for aspiring artists and collectors. Imagine the delight of receiving this kit, a gateway to creating a beautiful baby doll that will be treasured for years. Many families in London choose these kits to create bespoke gifts or as a therapeutic hobby. This DIY reborn doll kit is more than just a craft; it's an investment in a deeply personal creation. With every order from reborn-baby.co.uk, you receive free UK tracked shipping and a beautifully gift-boxed kit, ensuring your crafting journey begins with excitement and anticipation.\u003c\/p\u003e\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e53 cm (21 inches) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e800g kit weight — ergonomic hold when assembled\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eLight neutral vinyl with fabric body — full limbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eBald head — ready for rooting or painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint not included; designed for customisation with Genesis heat-set paints\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eUnassembled vinyl parts (head, full arms, full legs), fabric body, 20mm eyes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Age 3+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e✨ Crafted from durable, light neutral vinyl, designed to finish at a realistic 53 cm newborn size.\u003c\/li\u003e\n\u003cli\u003e💖 Includes a blank reborn kit with head, full arms, full legs, and a fabric body for complete customisation.\u003c\/li\u003e\n\u003cli\u003e🎁 Package includes a 20mm pair of eyes, ready for insertion, and a fabric body, providing everything needed to start.\u003c\/li\u003e\n\u003cli\u003e👶 The 800g kit ensures a comfortable, ergonomic weight distribution, ideal for cradling when assembled.\u003c\/li\u003e\n\u003cli\u003e✅ Certified safe for ages 3+ with CE, EN71-1, EN71-2, EN71-3, BPA-free, and Phthalate-free compliance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size newborn clothes fit a finished Vinyl Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eA finished Vinyl Reborn Doll Kit, typically 53 cm, fits standard newborn clothing sizes (0-3 months) perfectly. These outfits provide an authentic look for your handcrafted baby.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan a blank reborn kit made from vinyl be bathed?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eNo, a completed vinyl reborn doll should not be submerged in water; instead, clean the vinyl parts with a slightly damp, soft cloth to preserve its painted details and prevent damage to the fabric body. You can find more detailed guidance on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWho are DIY reborn doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDIY reborn doll kits are suitable for crafters aged 3 and above, collectors, hobbyists, and individuals seeking a therapeutic activity for anxiety or grief support, allowing for a unique handmade creation. Learn more about the benefits at \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/why-do-people-have-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ewhy people have reborn dolls\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery take to Glasgow?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery to Glasgow and all UK locations takes 7-14 business days with free UK tracked shipping, and the kit arrives securely gift-boxed.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat makes this Vinyl Reborn Doll Kit unique?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThis Vinyl Reborn Doll Kit is unique because it offers a complete, high-quality canvas for personalisation. With its light neutral vinyl, bald head ready for artistic expression, and a fabric body for realistic posing, it provides an exceptional starting point for creating a truly individual reborn baby.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan I buy a completed reborn baby made from this kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eWhile this listing is for the unassembled Vinyl Reborn Doll Kit, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn-baby.co.uk offers a selection of expertly crafted completed vinyl reborn dolls\u003c\/a\u003e. You can explore those options if you prefer a ready-made companion.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eDiscover a range of crafting supplies and lifelike baby dolls at reborn-baby.co.uk.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Kits: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Vinyl Doll Kits\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-dolls-vinyl\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Dolls Vinyl\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eVinyl Reborn Dolls\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-doll-clothes\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eBaby Doll Clothes\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-doll-toddler-female\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eReborn Toddler Dolls\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Vinyl Reborn Doll Kit in Beige\",\"description\":\"This unassembled Vinyl Reborn Doll Kit from reborn-baby.co.uk is approximately 53 cm and weighs 800g (kit weight), ideal for creating a personalised, realistic newborn doll UK. It is CE certified, ensuring a safe crafting experience for ages 3+.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.5\",\"reviewCount\":\"378\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"vinyl\",\"size\":\"53 cm\",\"weight\":{\"@type\":\"QuantitativeValue\",\"value\":\"800\",\"unitCode\":\"GRM\"},\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll kit crafters, collectors, therapists, gift buyers, children aged 3+\"},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit a finished Vinyl Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A finished Vinyl Reborn Doll Kit, typically 53 cm, fits standard newborn clothing sizes (0-3 months) perfectly. These outfits provide an authentic look for your handcrafted baby.\"}},{\"@type\":\"Question\",\"name\":\"Can a blank reborn kit made from vinyl be bathed?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No, a completed vinyl reborn doll should not be submerged in water; instead, clean the vinyl parts with a slightly damp, soft cloth to preserve its painted details and prevent damage to the fabric body. You can find more detailed guidance on how to care for a reborn doll.\"}}},{\"@type\":\"Question\",\"name\":\"Who are DIY reborn doll kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"DIY reborn doll kits are suitable for crafters aged 3 and above, collectors, hobbyists, and individuals seeking a therapeutic activity for anxiety or grief support, allowing for a unique handmade creation. Learn more about the benefits at why people have reborn dolls.\"}}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Glasgow?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery to Glasgow and all UK locations takes 7-14 business days with free UK tracked shipping, and the kit arrives securely gift-boxed.\"}}},{\"@type\":\"Question\",\"name\":\"What makes this Vinyl Reborn Doll Kit unique?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This Vinyl Reborn Doll Kit is unique because it offers a complete, high-quality canvas for personalisation. With its light neutral vinyl, bald head ready for artistic expression, and a fabric body for realistic posing, it provides an exceptional starting point for creating a truly individual reborn baby.\"}}},{\"@type\":\"Question\",\"name\":\"Can I buy a completed reborn baby made from this kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"While this listing is for the unassembled Vinyl Reborn Doll Kit, reborn-baby.co.uk offers a selection of expertly crafted completed vinyl reborn dolls. You can explore those options if you prefer a ready-made companion.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Vinyl Reborn Doll Kit in Beige\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-doll-kit-in-beige\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946032210256,"sku":"11259956","price":53.29,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/vinyl-reborn-doll-kit-in-beige-1151674344.jpg?v=1756737384"},{"product_id":"complete-reborn-doll-kit","title":"Complete Reborn Doll Kit","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThe Complete Reborn Doll Kit is an unassembled 17-inch vinyl doll kit designed for creators, weighing 0.7 kg and featuring closed eyes, enabling a unique reborn experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003eComplete Reborn Doll Kit for Realistic Creation\u003c\/h2\u003e\n\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★★\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.8 \/ 5 · 127 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eEmbark on a rewarding creative journey with the \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eComplete Reborn Doll Kit\u003c\/a\u003e, a premier offering from \u003cstrong style=\"font-weight:600;\"\u003ereborn-baby.co.uk\u003c\/strong\u003e. This unassembled vinyl kit is designed for enthusiasts to craft their own lifelike baby doll. Measuring approximately 17 inches from head to toe when finished, and weighing a comfortable 0.7 kg, this kit provides a realistic scale and feel, ideal for collectors and hobbyists alike. It features a bald head, closed eyes, and includes full vinyl arms and legs, along with a cloth body, offering a solid foundation for a truly personalised creation. This collection offers a unique opportunity to engage in the art of doll making, resulting in a cherished keepsake. The process of assembling and painting allows for a deeply personal connection to your reborn baby. Explore the possibilities of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ebaby reborn dolls\u003c\/a\u003e and bring your vision to life with precision and care, ensuring your creation stands out. \u003cstrong style=\"font-weight:600;\"\u003ereborn-baby.co.uk\u003c\/strong\u003e is dedicated to providing high-quality components for your reborn endeavours.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eCrafted from light neutral vinyl, this unassembled kit adheres to the highest standards for doll creation. The included cloth body, combined with the full vinyl limbs and head, allows for a realistic feel and posing potential once assembled. While this kit is designed for customisation, it is important to note that heat application to vinyl, which may result in bubbles or cracks, is at the creator's discretion and not covered by manufacturer warranties. This attention to detail ensures that your finished doll will possess authentic characteristics. This kit is perfect for those who wish to learn \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to make reborn dolls\u003c\/a\u003e with a focus on realism. All components meet stringent safety regulations, including CE and EN71 certification, making them suitable for adult collectors and for use in therapeutic settings such as dementia care or grief support, offering comfort and engagement. Discover the satisfaction of creating a doll that feels truly alive, a testament to meticulous craftsmanship and \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003erealistic reborn dolls\u003c\/a\u003e.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eThis Complete Reborn Doll Kit is an exceptional gift for aspiring doll artists or seasoned collectors, perfect for occasions like Christmas or a birthday celebration. Imagine the joy of gifting a project that offers endless creative possibilities, allowing the recipient to craft a unique baby doll that reflects their personal style. Loved by creators and hobbyists across Britain, from London to Manchester, this kit provides a fulfilling and engaging experience. Discover the unique charm of unassembled reborn kits at \u003cstrong style=\"font-weight:600;\"\u003ereborn-baby.co.uk\u003c\/strong\u003e, your trusted source for quality reborn supplies.\u003c\/p\u003e\n\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e17 inches — approximately 43cm (when finished)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e0.7 kg — ideal for handling during creation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eLight neutral vinyl kit with included cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eBald head — ready for rooting or painting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint not included — artist's choice for a personalised finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003e1 x Head (bald), 1 x Random cloth, 2 x Arm, 2 x Leg, 1 x Cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Age 3+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Kit\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e✨ \u003cstrong\u003eRealistic 17-inch vinyl parts\u003c\/strong\u003e with an included cloth body for an authentic feel.\u003c\/li\u003e\n\u003cli\u003e🎨 \u003cstrong\u003eUnassembled for complete customisation\u003c\/strong\u003e; ideal for painters and rooters to add their personal touch.\u003c\/li\u003e\n\u003cli\u003e📦 \u003cstrong\u003eAll essential components included\u003c\/strong\u003e: head, arms, legs, and cloth body, for a comprehensive building experience.\u003c\/li\u003e\n\u003cli\u003e👶 \u003cstrong\u003eLightweight 0.7 kg kit\u003c\/strong\u003e, making it easy to handle during the creation process, perfect for beginners.\u003c\/li\u003e\n\u003cli\u003e✅ \u003cstrong\u003eCertified Safe: CE EN71-1\/2\/3, BPA-free, Phthalate-free\u003c\/strong\u003e for peace of mind in creation and display.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size are the clothes for the Complete Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eOnce finished, the Complete Reborn Doll Kit will be approximately 17 inches (43cm) long. This size typically corresponds to newborn or preemie clothing sizes, generally fitting 0-3 months baby clothes. The weight of 0.7 kg is comparable to a real newborn, making it easy to find suitable outfits.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow do you care for the Complete Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eAs this is a vinyl kit, the vinyl parts should be cleaned gently with a damp cloth and mild soap, avoiding harsh chemicals or excessive moisture. The included cloth body should be kept dry. It's recommended to refer to our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e for detailed instructions, especially regarding paint and vinyl preservation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery of the Complete Reborn Doll Kit take in the UK?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery of the Complete Reborn Doll Kit to addresses within the UK typically takes 7–14 business days. Each kit is carefully packaged and dispatched with free tracked shipping. Your order will arrive in a gift box, ready for presentation or personal use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eIs the Complete Reborn Doll Kit safe for children?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, the Complete Reborn Doll Kit is manufactured with safety in mind. All components are CE certified and meet EN71-1, EN71-2, and EN71-3 standards. They are also BPA-free and phthalate-free, making them safe for adult collectors and suitable for children aged 3 and above, under supervision.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhy does the Complete Reborn Doll Kit have closed eyes?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe Complete Reborn Doll Kit features closed eyes to enhance the realism of a sleeping baby. This design is often favoured for its calming effect, making it a popular choice for therapeutic purposes, such as for individuals with dementia or anxiety, promoting a sense of peace and comfort.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat makes the Complete Reborn Doll Kit different from a fully assembled reborn doll?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe primary difference is that the Complete Reborn Doll Kit is an unassembled vinyl kit, whereas a fully assembled reborn doll is already painted, rooted, and weighted. This kit provides the base components—vinyl head, arms, and legs, plus a cloth body—allowing the creator to perform all the artistic steps themselves, offering a unique and personalised creation experience.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eDiscover a wide range of unassembled kits and completed reborn dolls at reborn-baby.co.uk.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Kits: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eComplete Reborn Doll Kit\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eBaby Reborn Dolls\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-reborn-brazil\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eBaby Reborn Brazil\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-doll-dress\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eBaby Doll Dress\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-doll-top\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eBaby Doll Top\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Complete Reborn Doll Kit\",\"description\":\"The Complete Reborn Doll Kit is an unassembled 17-inch vinyl doll kit designed for creators, weighing 0.7 kg and featuring closed eyes, enabling a unique reborn experience.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.8\",\"reviewCount\":\"127\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"vinyl\",\"size\":\"17 inches\",\"weight\":{\"@type\":\"QuantitativeValue\",\"value\":\"0.7\",\"unitCode\":\"KGM\"},\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll collectors, artists, hobbyists, children aged 3+\"},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size are the clothes for the Complete Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Once finished, the Complete Reborn Doll Kit will be approximately 17 inches (43cm) long. This size typically corresponds to newborn or preemie clothing sizes, generally fitting 0-3 months baby clothes. The weight of 0.7 kg is comparable to a real newborn, making it easy to find suitable outfits.\"}},{\"@type\":\"Question\",\"name\":\"How do you care for the Complete Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"As this is a vinyl kit, the vinyl parts should be cleaned gently with a damp cloth and mild soap, avoiding harsh chemicals or excessive moisture. The included cloth body should be kept dry. It's recommended to refer to our guide on how to care for a reborn doll for detailed instructions, especially regarding paint and vinyl preservation.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery of the Complete Reborn Doll Kit take in the UK?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery of the Complete Reborn Doll Kit to addresses within the UK typically takes 7–14 business days. Each kit is carefully packaged and dispatched with free tracked shipping. Your order will arrive in a gift box, ready for presentation or personal use.\"}},{\"@type\":\"Question\",\"name\":\"Is the Complete Reborn Doll Kit safe for children?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, the Complete Reborn Doll Kit is manufactured with safety in mind. All components are CE certified and meet EN71-1, EN71-2, and EN71-3 standards. They are also BPA-free and phthalate-free, making them safe for adult collectors and suitable for children aged 3 and above, under supervision.\"}},{\"@type\":\"Question\",\"name\":\"Why does the Complete Reborn Doll Kit have closed eyes?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Complete Reborn Doll Kit features closed eyes to enhance the realism of a sleeping baby. This design is often favoured for its calming effect, making it a popular choice for therapeutic purposes, such as for individuals with dementia or anxiety, promoting a sense of peace and comfort.\"}},{\"@type\":\"Question\",\"name\":\"What makes the Complete Reborn Doll Kit different from a fully assembled reborn doll?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The primary difference is that the Complete Reborn Doll Kit is an unassembled vinyl kit, whereas a fully assembled reborn doll is already painted, rooted, and weighted. This kit provides the base components—vinyl head, arms, and legs, plus a cloth body—allowing the creator to perform all the artistic steps themselves, offering a unique and personalised creation experience.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Complete Reborn Doll Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946032898384,"sku":"11259706","price":43.13,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/complete-reborn-doll-kit-1151674338.jpg?v=1756737384"},{"product_id":"zachary-reborn-doll-kit","title":"Zachary Reborn Doll Kit","description":"\u003cdiv style=\"background:#f0f7ff;border-left:4px solid #2563eb;border-radius:8px;padding:14px 18px;margin-bottom:22px;font-size:15px;line-height:1.7;color:#1a1a1a;\"\u003e\n\u003cstrong\u003eQuick Answer:\u003c\/strong\u003e The reborn-baby.co.uk Zachary Reborn Doll Kit is an unassembled vinyl reborn doll kit measuring 50 cm and weighing 0.8 kg, includes full limbs and a cloth body, CE certified, with free UK tracked shipping.\u003c\/div\u003e\u003ch2 style=\"font-size:26px;font-weight:800;color:#1a1a1a;margin-bottom:14px;font-family:Georgia,serif;letter-spacing:-0.3px;\"\u003eReborn Doll Kits UK: Zachary Vinyl Set\u003c\/h2\u003e\u003cdiv style=\"margin-bottom:26px;padding:16px 18px;background:#fff;border:1.5px solid #00b67a;border-radius:12px;max-width:480px;\"\u003e\n  \u003cdiv style=\"display:flex;align-items:center;gap:6px;margin-bottom:10px;\"\u003e\n\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\u003cspan style=\"display:inline-block;width:28px;height:28px;background:#00b67a;border-radius:3px;flex-shrink:0;\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cp style=\"margin:0 0 12px;font-weight:700;font-size:15px;color:#1a1a1a;\"\u003e4.2 \/ 5 | 287 verified buyers across the UK\u003c\/p\u003e\n  \u003cdiv style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;font-size:13px;color:#1a1a1a;\"\u003e\n    \u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n    \u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n    \u003cspan\u003e⏳ 7-14 Days Delivery\u003c\/span\u003e\n    \u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n    \u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n    \u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\u003cp style=\"margin-bottom:1em;line-height:1.7;\"\u003eImagine the profound satisfaction of crafting a truly unique companion with this exceptional \u003cstrong\u003ereborn doll kits UK\u003c\/strong\u003e set. Each unassembled vinyl reborn doll kit offers the creative freedom to design a personalised infant, measuring approximately 50 cm when complete. This DIY reborn doll kit from reborn-baby.co.uk provides all core components, allowing you to imbue a customisable reborn doll with individual charm.\u003c\/p\u003e\u003cp style=\"margin-bottom:1em;line-height:1.7;\"\u003eExpertly designed for precision, the Zachary soft vinyl reborn kit details a finished doll of 50 cm, perfectly scaled for newborn clothing. This premium unassembled vinyl kit weighs 0.8 kg, featuring full vinyl arms and legs for articulate posing and closed eyes, complete with a fabric body for ideal weighting. Crafted for discerning collectors, reborn-baby.co.uk ensures each component, from the unpainted head to the limbs, is EN71-3 compliant, upholding the highest safety standards for UK enthusiasts in cities like London.\u003c\/p\u003e\u003cp style=\"margin-bottom:1em;line-height:1.7;\"\u003eEmbracing the therapeutic aspects of creative engagement, this kit serves as a calming project for those seeking focus and joy, fostering a sense of accomplishment. It makes a uniquely thoughtful gift for crafters and collectors alike, offering the chance to build a truly special, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;text-decoration:none;\"\u003ehandmade reborn kit UK\u003c\/a\u003e. Discover how your finished creation can complement our range of \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls\" style=\"color:#c8956c;text-decoration:none;\"\u003erealistic reborn dolls\u003c\/a\u003e available at reborn-baby.co.uk. For collectors in Leeds and beyond, enjoy free UK tracked shipping with delivery typically within 7-14 business days, backed by our 30-day satisfaction guarantee.\u003c\/p\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eTechnical Specifications\u003c\/h3\u003e\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:15px;\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#fdf6f0;color:#1a1a1a;text-align:left;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"background:#ffffff;\"\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e50 cm — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e0.8 kg — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#ffffff;\"\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eLight neutral vinyl with cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#fdf6f0;\"\u003e\n\u003ctd\u003eHair\u003c\/td\u003e\n\u003ctd\u003eBald head (kit feature)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"background:#ffffff;\"\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eCE certified, EN71-1 compliant, EN71-2 compliant, EN71-3 compliant, BPA-free, Phthalate-free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\u003cdiv style=\"margin-top:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f3ede8 100%);border-radius:12px;border-left:4px solid #c8956c;\"\u003e\n\u003ch3 style=\"margin:0 0 8px;font-size:15px;color:#1a1a1a;\"\u003eComplete Your Collection\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 10px;font-size:14px;\"\u003eExplore more \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\" style=\"color:#c8956c;text-decoration:none;font-weight:600;\"\u003eDIY reborn doll kit\u003c\/a\u003e options or discover a new \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;text-decoration:none;font-weight:600;\"\u003ehandmade reborn doll kit\u003c\/a\u003e for your next project.\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:14px;\"\u003e\u003cstrong\u003eCare Tip:\u003c\/strong\u003e For vinyl parts: Gently wipe with a soft, damp cloth; avoid harsh chemicals or excessive heat to prevent damage.\u003c\/p\u003e\n\u003c\/div\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin:22px 0 10px;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\u003cul style=\"margin:0;padding-left:0;list-style:none;line-height:1.9;\"\u003e\n\u003cli\u003e👉 A 50 cm (20 inch) light neutral vinyl kit, perfect for creating a custom baby reborn at newborn scale.\u003c\/li\u003e\n\u003cli\u003e👉 Designed for detailed artistry, allowing for multiple layers of paint to achieve hyper-realistic skin tones.\u003c\/li\u003e\n\u003cli\u003e👉 Includes unpainted vinyl head, full limbs, soft fabric body, and a random clothing piece, providing everything to start.\u003c\/li\u003e\n\u003cli\u003e👉 Weighs 800 grams in kit form, supporting a finished weighted reborn infant for a comforting hold.\u003c\/li\u003e\n\u003cli\u003e👉 CE certified, EN71-1, EN71-2, EN71-3 compliant, BPA-free, and Phthalate-free for complete peace of mind.\u003c\/li\u003e\n\u003c\/ul\u003e\u003ch3 style=\"font-size:16px;color:#1a1a1a;margin-bottom:14px;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWhat size newborn clothes fit the Zachary Reborn Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eThe finished Zachary reborn doll is approximately 50 cm (20 inches), fitting newborn size 0-3 months baby clothes perfectly.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eCan the vinyl reborn doll kit be painted with any type of paint?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eThe vinyl reborn doll kit is designed for Genesis Heat Set Paints or air-dry acrylics specifically formulated for vinyl, avoiding household paints.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eWho are reborn doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eReborn doll kits are suitable for experienced reborn artists, creative hobbyists, and those aged 3+ years under adult supervision, often chosen for anxiety relief or as unique gifts.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails style=\"margin-bottom:10px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 16px;font-weight:bold;cursor:pointer;background:#fdf6f0;font-size:15px;list-style:none;color:#1a1a1a;\"\u003eHow long does delivery take to Birmingham?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 16px;line-height:1.8;color:#4a4a4a;background:#fff;font-size:15px;\"\u003eDelivery to Birmingham takes 7-14 business days with free UK tracked shipping, arriving gift-boxed. For more details, visit \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\" style=\"color:#c8956c;text-decoration:none;\"\u003ehow-to-make-a-reborn-doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\u003cdiv style=\"margin-top:28px;padding:20px;background:#faf8f5;border-radius:12px;border:1px solid #e8ddd5;\"\u003e\n\u003ch3 style=\"margin:0 0 12px 0;font-size:16px;color:#1a1a1a;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"margin:0 0 8px;font-size:14px;\"\u003e\u003cstrong\u003eSimilar Dolls:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003evinyl reborn doll UK\u003c\/a\u003e, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/full-body-vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003efull body vinyl reborn dolls\u003c\/a\u003e, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehandmade reborn doll UK\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"margin:0;font-size:14px;\"\u003e\u003cstrong\u003eComplete Your Nursery:\u003c\/strong\u003e \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-babies\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn baby\u003c\/a\u003e, \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-baby-dolls-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn baby dolls UK\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Zachary Reborn Doll Kit\",\"description\":\"The reborn-baby.co.uk Zachary Reborn Doll Kit is an unassembled vinyl reborn doll kit measuring 50 cm and weighing 0.8 kg, includes full limbs and a cloth body, CE certified, with free UK tracked shipping.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.2\",\"reviewCount\":\"287\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"light neutral vinyl\",\"size\":\"50cm\",\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"doll collectors, therapists, gift buyers, children aged 3+\"},\"countryOfSale\":\"GB\"}\u003c\/script\u003e\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the Zachary Reborn Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The finished Zachary reborn doll is approximately 50 cm (20 inches), fitting newborn size 0-3 months baby clothes perfectly.\"}},{\"@type\":\"Question\",\"name\":\"Can the vinyl reborn doll kit be painted with any type of paint?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The vinyl reborn doll kit is designed for Genesis Heat Set Paints or air-dry acrylics specifically formulated for vinyl, avoiding household paints.\"}},{\"@type\":\"Question\",\"name\":\"Who are reborn doll kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Reborn doll kits are suitable for experienced reborn artists, creative hobbyists, and those aged 3+ years under adult supervision, often chosen for anxiety relief or as unique gifts.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Birmingham?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery to Birmingham takes 7-14 business days with free UK tracked shipping, arriving gift-boxed. For more details, visit \u003ca href=\\\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-make-a-reborn-doll\\\" style=\\\"color:#c8956c;text-decoration:none;\\\"\u003ehow-to-make-a-reborn-doll\u003c\/a\u003e.\"}}]}\u003c\/script\u003e\u003cscript type=\"application\/ld+json\"\u003e{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Zachary Reborn Doll Kit\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/zachary-reborn-doll-kit\"}]}\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"fabric body","offer_id":49946034209104,"sku":"11259858","price":35.04,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/zachary-reborn-doll-kit-1151674316.jpg?v=1756737381"},{"product_id":"reborn-vinyl-doll-kits","title":"Reborn Vinyl Doll Kits","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThe reborn-baby.co.uk NPK Cecilia Reborn Vinyl Doll Kit is an unfinished DIY reborn kit measuring 48 cm and designed for a weight of 0.7-0.9 kg, featuring full vinyl limbs and a cloth body. It's CE certified, offering free UK tracked shipping with 7-14 days delivery, perfect for artistic creation.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003eUnfinished Reborn Vinyl Doll Kits for Artists\u003c\/h2\u003e\n\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★★\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.8 \/ 5 · 345 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 COA Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eEmbark on a rewarding artistic journey with the NPK Cecilia, one of the most sought-after \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn vinyl doll kits\u003c\/a\u003e for aspiring and experienced artists across the UK. This professional-grade unfinished sculpt measures a versatile 48 cm (19 inches), offering ample canvas for intricate detailing and expressive artistry. Each blank reborn doll kit is designed to inspire creativity, transforming an unpainted vinyl form into a deeply personal reborn sculpt kit. NPK’s commitment to quality ensures a pristine foundation, making reborn-baby.co.uk the trusted source for your next project. Crafted from high-quality soft vinyl, this NPK Cecilia kit is engineered for superior paint adhesion, allowing reborn artists in London and beyond to achieve stunning realism. The material tolerates Genesis heat-set paints at 130°C (265°F), along with air-dry methods, for flawless skin tones and intricate mottling across the full limbs. This premium \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/npk-reborn-kit-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eNPK reborn kit UK\u003c\/a\u003e includes a detailed head sculpt, full vinyl arms, full vinyl legs, and a pre-shaped cloth body, ensuring a complete experience. All components are CE certified and BPA-free, adhering to stringent UK safety standards for artistic supplies. Creating your own collectible reborn doll can offer profound therapeutic benefits, from anxiety relief through focused artistry to crafting a unique memory piece for grief support or simply engaging in a fulfilling hobby. Many collectors use these \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-doll-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehandmade reborn doll UK\u003c\/a\u003e creations as thoughtful gifts or to enhance their reborn artist portfolio. When you choose reborn-baby.co.uk, you benefit from free UK tracked shipping and reliable 7-14 business days delivery to Manchester and all mainland addresses. Every NPK Cecilia kit arrives with its Certificate of Authenticity, providing a verifiable signal of its genuine origin and quality, backed by our 30-day satisfaction guarantee. Explore our comprehensive range of \u003ca href=\"https:\/\/reborn-baby.co.uk\/collections\/reborn-dolls-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn baby dolls UK\u003c\/a\u003e for finished inspirations. What does it take to make a reborn doll? Discover the intricate process on our blog.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eThe NPK Cecilia kit is crafted from high-quality soft vinyl, a material meticulously chosen for its durability and excellent paint adhesion, allowing for the creation of incredibly lifelike skin tones. This premium vinyl comfortably accepts Genesis heat-set paints at 130°C (265°F) and can also be finished using air-dry techniques, ensuring a professional result for every artist. The kit includes an unpainted head sculpt, full vinyl arms, and full vinyl legs, which are then paired with a pre-shaped cloth body to achieve the desired form. All components are rigorously tested and CE certified, meeting EN71-1, EN71-2, and EN71-3 safety standards, along with being BPA-free and phthalate-free, ensuring they are safe for artistic use. Engaging in the creation of a reborn doll from an unfinished kit offers significant therapeutic advantages, serving as a calming outlet for anxiety and a mindful practice. For those experiencing grief or loss, the process can be a vital part of the healing journey, allowing for the creation of a personalised memorial. Many collectors also utilise these kits to expand their artistic portfolios or create unique gifts for loved ones. For an in-depth guide on the creation process, \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to make a reborn doll\u003c\/a\u003e provides essential insights.\u003c\/p\u003e\n\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eThe NPK Cecilia Reborn Vinyl Doll Kit offers a unique opportunity for creative expression, making it an ideal gift for aspiring reborn artists and hobbyists alike. Its potential for transformation into a lifelike creation provides a deeply satisfying artistic outlet, akin to crafting a personal memory piece or a therapeutic tool for managing anxiety. Collectors in cities like Edinburgh often seek out such high-quality kits to showcase their developing skills. Thousands of UK families have discovered the joy and fulfilment that comes from creating their own reborn dolls, with many finding the process to be a rewarding and calming experience. This kit is not just an art supply; it’s the beginning of a personal artistic narrative, carefully curated by reborn-baby.co.uk for discerning creators.\u003c\/p\u003e\n\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e48 cm (19 inch) — newborn scale\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eDesigned for 0.7-0.9 kg — ergonomic hold\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eHigh-quality soft vinyl\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eUnpainted vinyl head (ready for rooting or painting)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eAccepts Genesis heat-set paints at 130°C (265°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eUnpainted head, full vinyl arms, full vinyl legs, pre-shaped cloth body, Certificate of Authenticity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Age 3+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Collectors Choose This Doll\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e✨ Precision NPK soft vinyl sculpt, engineered for advanced paint layering and realism.\u003c\/li\u003e\n\u003cli\u003e🎨 Accepts Genesis heat-set paints at 130°C (265°F) for durable, lifelike skin tones.\u003c\/li\u003e\n\u003cli\u003e🛎️ Includes unpainted head, full arms, full legs, cloth body, and official Certificate of Authenticity.\u003c\/li\u003e\n\u003cli\u003e🤗 Designed to achieve a realistic weight of 700-900g for an authentic newborn feel.\u003c\/li\u003e\n\u003cli\u003e🔒 Fully certified with CE, EN71-1, EN71-2, EN71-3, BPA-free, and Phthalate-free standards.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size newborn clothes fit the NPK Cecilia Reborn Vinyl Doll Kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThe NPK Cecilia Reborn Vinyl Doll Kit, once finished, measures 48 cm and comfortably fits newborn clothing sizes 0-3 months, ensuring a wide selection of outfits for your completed creation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan the NPK Cecilia reborn vinyl kit be washed?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eNo, as an unpainted reborn doll kit, the vinyl components should not be washed or submerged. It is recommended to gently wipe the unpainted vinyl with a damp microfibre cloth to remove dust before beginning your artistic process. For more on care, see our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWho are NPK Cecilia reborn vinyl doll kits suitable for?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eNPK Cecilia reborn vinyl doll kits are suitable for reborn artists aged 3 and above, hobbyists seeking a rewarding creative project, those crafting a deeply personal gift, and individuals who find therapeutic benefit in the artistic process itself.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery take to Birmingham?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery of your reborn vinyl doll kit to Birmingham, or anywhere else in the UK, typically takes 7-14 business days with free tracked shipping, and includes a Certificate of Authenticity. For more details on the creation process, explore our blog on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to make a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eDiscover exceptional reborn doll kits and finished dolls at reborn-baby.co.uk for your next creative project.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Dolls: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eDIY reborn kit UK\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/unfinished-reborn-kit-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eunfinished reborn kit UK\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/npk-reborn-kit-uk\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003eNPK reborn kit UK\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/realistic-reborn-dolls-for-sale\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003erealistic reborn dolls for sale\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-doll-realistic\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ebaby doll realistic\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Reborn Vinyl Doll Kits | NPK Cecilia\",\"description\":\"The reborn-baby.co.uk NPK Cecilia Reborn Vinyl Doll Kit is an unfinished DIY reborn kit measuring 48 cm and designed to be weighted to 0.7-0.9 kg, featuring full vinyl limbs and a cloth body, CE certified, with free UK tracked shipping and 7-14 days delivery.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.8\",\"reviewCount\":\"345\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"High-quality soft vinyl\",\"size\":\"48cm\",\"audience\":{\"@type\":\"Audience\",\"audienceType\":[\"doll collectors\",\"therapists\",\"gift buyers\",\"children aged 3+\",\"reborn artists\"]},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit the NPK Cecilia Reborn Vinyl Doll Kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The NPK Cecilia Reborn Vinyl Doll Kit, once finished, measures 48 cm and comfortably fits newborn clothing sizes 0-3 months, ensuring a wide selection of outfits for your completed creation.\"}},{\"@type\":\"Question\",\"name\":\"Can the NPK Cecilia reborn vinyl kit be washed?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No, as an unpainted reborn doll kit, the vinyl components should not be washed or submerged. It is recommended to gently wipe the unpainted vinyl with a damp microfibre cloth to remove dust before beginning your artistic process. For more on care, see our guide on how to care for a reborn doll.\"}},{\"@type\":\"Question\",\"name\":\"Who are NPK Cecilia reborn vinyl doll kits suitable for?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"NPK Cecilia reborn vinyl doll kits are suitable for reborn artists aged 3 and above, hobbyists seeking a rewarding creative project, those crafting a deeply personal gift, and individuals who find therapeutic benefit in the artistic process itself.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take to Birmingham?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery of your reborn vinyl doll kit to Birmingham, or anywhere else in the UK, typically takes 7-14 business days with free tracked shipping, and includes a Certificate of Authenticity. For more details on the creation process, explore our blog on how to make a reborn doll .\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Reborn Vinyl Doll Kits | NPK Cecilia\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/reborn-vinyl-doll-kits\"}]}\n\u003c\/script\u003e","brand":"Reborn Baby UK","offers":[{"title":"Default Title","offer_id":52817252581712,"sku":"977:4#19INCH","price":40.75,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/He4db4d4f3d3942efa73408a8272f618fd.webp?v=1773685070"},{"product_id":"vinyl-reborn-doll-kits","title":"Vinyl Reborn Doll Kits","description":"\u003cdiv style=\"background:#f5f3f0;border-left:4px solid #7a4b3a;border-radius:0 10px 10px 0;padding:16px 20px;margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cp style=\"margin:0;font-size:15px;line-height:1.75;color:#333333;font-family:'Barlow',sans-serif;\"\u003eThese NPK painted vinyl reborn doll kits, measuring 22 inches and weighing approximately 1-1.5kg, are perfect for aspiring doll artists seeking a high-quality base for their creations. Easily assembled, they offer a rewarding DIY experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ch2 style=\"font-size:24px;color:#111111;margin:0 0 18px 0;font-weight:800;font-family:'Barlow',sans-serif;line-height:1.3;\"\u003ePainted Vinyl Reborn Doll Kits for DIY Creation\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom:24px;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdiv style=\"display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap;\"\u003e\n\u003cspan style=\"color:#e8a045;font-size:20px;letter-spacing:2px;\"\u003e★★★★★\u003c\/span\u003e\n\u003cspan style=\"font-size:14px;color:#555555;font-family:'Barlow',sans-serif;font-weight:600;\"\u003e4.7 \/ 5 · 245 verified UK reviews\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:8px;font-size:13px;color:#333333;font-family:'Barlow',sans-serif;background:#faf8f5;border:1px solid #e8ddd5;border-radius:10px;padding:14px;\"\u003e\n\u003cspan\u003e🔒 Secure Payment\u003c\/span\u003e\n\u003cspan\u003e📦 Free UK Tracked Shipping\u003c\/span\u003e\n\u003cspan\u003e⏳ 7–14 Days Delivery\u003c\/span\u003e\n\u003cspan\u003e💬 Expert Support\u003c\/span\u003e\n\u003cspan\u003e✅ CE \u0026amp; EN71 Certified\u003c\/span\u003e\n\u003cspan\u003e🎁 Gift Box Included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eDiscover the joy of creating your own lifelike baby doll with our NPK painted vinyl reborn doll kits. These exquisite kits, designed for the discerning crafter, provide the perfect foundation for your artistic vision. Each kit features a meticulously painted vinyl body, offering a realistic skin texture that's ready for your personal touch. The included cloth body ensures a comfortable and huggable feel, replicating the weight and warmth of a newborn. At reborn-baby.co.uk, we understand the passion behind reborn artistry, which is why we offer these premium \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ecomplete reborn doll kits\u003c\/a\u003e, empowering you to assemble a truly unique baby doll. While these kits are unpainted vinyl, they come with expertly applied base layers, ready for your own customisation, including the eyes and cloth body. If you're looking for \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehandmade reborn dolls\u003c\/a\u003e, starting with a quality kit like this is the ideal first step. Why are these kits so popular for DIY reborn artists? They offer an accessible entry point into reborn doll creation, allowing for immense customisation from a pre-painted, high-quality vinyl sculpt.\u003c\/p\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:18px;font-family:'Barlow',sans-serif;\"\u003eThese NPK vinyl reborn doll kits are constructed from high-quality vinyl, ensuring durability and a lifelike feel, and feature a soft cloth body for added realism. The vinyl is formulated to be safe and non-toxic, adhering to strict CE and EN71 certification standards, making them suitable for crafting enthusiasts of all ages from 14 upwards. The artistry in these kits is evident in the base painting, providing a realistic foundation that echoes the delicate skin tones of a real baby. While they don't feature a drink-wet mechanism or magnetic dummies, their true value lies in their potential for customisation. Collectors often seek out these kits for their ability to become personalised \u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-doll-realistic\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ebaby doll realistic\u003c\/a\u003e creations. Learn more about the intricate process of bringing reborn dolls to life by exploring \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-do-you-make-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow reborn dolls are made\u003c\/a\u003e and the dedication that goes into each piece available at reborn-baby.co.uk.\u003c\/p\u003e\n\u003cp style=\"font-size:15px;line-height:1.85;color:#444444;margin-bottom:24px;font-family:'Barlow',sans-serif;\"\u003eCrafting a reborn doll from a kit is a unique and thoughtful way to create a personalised gift, perfect for occasions like Mother's Day or a special birthday. Imagine gifting a doll lovingly assembled by you, a truly heartfelt present that will be treasured. For those in Manchester looking for a unique crafting hobby or a special gift, these kits offer an engaging and rewarding experience. Thousands of UK families have discovered the therapeutic joy of creating and collecting reborn dolls, and our NPK kits are a popular choice for those embarking on this artistic journey. These kits are more than just crafting supplies; they are the beginning of a cherished creation, ready to be brought to life by your hands.\u003c\/p\u003e\n\u003ctable cellpadding=\"14\" border=\"1\" style=\"width:100%;border-collapse:collapse;font-size:14px;font-family:'Barlow',sans-serif;margin-bottom:24px;max-width:800px;box-sizing:border-box;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eSpecification\u003c\/th\u003e\n\u003cth style=\"background:#f5f3f0;color:#111111;text-align:left;font-weight:700;\"\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSize\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003e22 inches — suitable for newborn clothing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eWeight\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eApprox. 1-1.5kg — comfortable for assembly and handling\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eMaterial\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eHigh-quality vinyl head and limbs with a soft cloth body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eHair\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eRequires rooting (DIY) or can be purchased with rooted hair if available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003ePaint\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eExpertly pre-painted vinyl parts by NPK, ready for assembly\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003eIncludes\u003c\/td\u003e\n\u003ctd style=\"background:#f5f3f0;color:#333333;\"\u003ePainted vinyl head, full vinyl limbs, cloth body, a pair of eyes (colour may vary), and certificate of authenticity\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eSafety\u003c\/td\u003e\n\u003ctd style=\"background:#fff;color:#333333;\"\u003eCE certified · EN71-1 · EN71-2 · EN71-3 · BPA-free · Phthalate-free · Recommended Age 14+ years\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"margin-bottom:26px;padding:20px;background:linear-gradient(135deg,#fdf6f0 0%,#f0e8e0 100%);border-radius:12px;border-left:4px solid #c8956c;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 14px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eWhy reborn-baby.co.uk Crafters Choose This Kit\u003c\/h3\u003e\n\u003cul style=\"margin:0;padding:0;list-style:none;font-family:'Barlow',sans-serif;font-size:14px;color:#333333;line-height:1.9;\"\u003e\n\u003cli\u003e✨ \u003cstrong\u003e22-inch size:\u003c\/strong\u003e Perfectly sized to fit most newborn baby clothes for a realistic finish.\u003c\/li\u003e\n\u003cli\u003e🎨 \u003cstrong\u003eExpert NPK Painting:\u003c\/strong\u003e High-quality, pre-painted vinyl parts by NPK, saving you time and ensuring a professional base.\u003c\/li\u003e\n\u003cli\u003e📦 \u003cstrong\u003eComplete Kit:\u003c\/strong\u003e Includes head, limbs, cloth body, eyes, and certificate – everything you need to start assembling.\u003c\/li\u003e\n\u003cli\u003e🧸 \u003cstrong\u003eRealistic Feel:\u003c\/strong\u003e Soft cloth body combined with vinyl parts creates a lifelike weight and tactile experience.\u003c\/li\u003e\n\u003cli\u003e✅ \u003cstrong\u003eCertified Safe:\u003c\/strong\u003e CE, EN71-1, EN71-2, EN71-3, BPA-free, and Phthalate-free for peace of mind, recommended for ages 14+.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"font-size:17px;color:#111111;margin:0 0 16px 0;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv style=\"max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat size newborn clothes fit this NPK painted vinyl reborn doll kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eThis NPK painted vinyl reborn doll kit is 22 inches, which means it is designed to wear standard newborn baby clothing, typically labelled 0-3 months. The cloth body contributes to a realistic fit, mimicking the dimensions of a real newborn weighing approximately 1-1.5kg.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow do you assemble this vinyl reborn doll kit?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eAssembly involves attaching the vinyl limbs and head to the provided cloth body. You can easily find video tutorials on YouTube by searching \"how to assemble a reborn baby doll\" for step-by-step guidance. The kit includes all the essential parts, such as eyes and the cloth body, making the process straightforward. For detailed care instructions, consult our guide on \u003ca href=\"https:\/\/reborn-baby.co.uk\/blogs\/news\/how-to-care-for-a-reborn-doll\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehow to care for a reborn doll\u003c\/a\u003e.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eHow long does delivery take for this NPK reborn doll kit in the UK?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eDelivery for your NPK reborn doll kit across the UK typically takes between 7–14 business days. All orders are dispatched with free tracked shipping, and your kit will arrive beautifully presented in a gift box, ready for assembly or gifting.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eIs this vinyl reborn doll kit safe for crafting and assembly?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eYes, this vinyl reborn doll kit is completely safe for crafting and assembly, carrying CE certification and meeting EN71-1, EN71-2, and EN71-3 standards. It is also BPA-free and Phthalate-free, with a recommended age of 14 years and older, ensuring safety for older teens and adults.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eWhat does the NPK painted vinyl reborn doll kit include besides the vinyl parts?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eBeyond the expertly painted NPK vinyl head and full limbs, this kit includes a soft cloth body for realistic posing and a comforting feel. It also comes with a pair of eyes (colour may vary) and a certificate of authenticity, providing everything needed for a successful assembly.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails style=\"margin-bottom:12px;border:1px solid #e8ddd5;border-radius:10px;overflow:hidden;\"\u003e\n\u003csummary style=\"padding:14px 18px;font-weight:600;cursor:pointer;background:#f5f3f0;font-size:15px;list-style:none;color:#111111;font-family:'Barlow',sans-serif;-webkit-tap-highlight-color:transparent;\"\u003eCan I paint the vinyl parts of this kit further?\u003c\/summary\u003e\n\u003cdiv style=\"padding:14px 18px;line-height:1.85;color:#444444;background:#ffffff;font-size:15px;font-family:'Barlow',sans-serif;\"\u003eAbsolutely! The NPK painted vinyl is a high-quality base designed for further customisation. Artists often add additional layers of Genesis heat-set paints to create unique skin tones, veins, and subtle details. It's a perfect canvas for aspiring reborn artists looking to develop their skills.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top:30px;padding:20px 24px;background:#faf8f5;border-radius:14px;border:1px solid #e8ddd5;max-width:800px;width:100%;box-sizing:border-box;\"\u003e\n\u003ch3 style=\"margin:0 0 8px 0;font-size:16px;color:#111111;font-weight:700;font-family:'Barlow',sans-serif;\"\u003eExplore More at reborn-baby.co.uk\u003c\/h3\u003e\n\u003cp style=\"font-size:13px;color:#666666;margin:0 0 14px 0;font-family:'Barlow',sans-serif;line-height:1.6;\"\u003eDiscover our range of high-quality reborn doll kits and finished dolls for collectors and crafters across the UK.\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0 0 8px 0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eSimilar Kits \u0026amp; Dolls: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/complete-reborn-doll-kit\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ecomplete reborn doll kit\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/handmade-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ehandmade reborn dolls\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003evinyl reborn dolls\u003c\/a\u003e\n\u003c\/p\u003e\n\u003cp style=\"font-size:14px;color:#444444;margin:0;font-family:'Barlow',sans-serif;flex-wrap:wrap;line-height:1.9;\"\u003e\u003cstrong style=\"color:#111111;\"\u003eComplete Your Nursery: \u003c\/strong\u003e\n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/clothes-for-reborn-dolls\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ereborn doll clothes\u003c\/a\u003e · \n\u003ca href=\"https:\/\/reborn-baby.co.uk\/products\/baby-doll-accessories\" style=\"color:#c8956c;font-weight:600;text-decoration:none;\"\u003ebaby doll accessories\u003c\/a\u003e\n\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"Product\",\"name\":\"Vinyl Reborn Doll Kits\",\"description\":\"These NPK painted vinyl reborn doll kits, measuring 22 inches and weighing approximately 1-1.5kg, are perfect for aspiring doll artists seeking a high-quality base for their creations. Easily assembled, they offer a rewarding DIY experience.\",\"brand\":{\"@type\":\"Brand\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"},\"offers\":{\"@type\":\"Offer\",\"priceCurrency\":\"GBP\",\"availability\":\"https:\/\/schema.org\/InStock\",\"shippingDetails\":{\"@type\":\"OfferShippingDetails\",\"shippingRate\":{\"@type\":\"MonetaryAmount\",\"value\":\"0\",\"currency\":\"GBP\"},\"deliveryTime\":{\"@type\":\"ShippingDeliveryTime\",\"handlingTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":1,\"maxValue\":2,\"unitCode\":\"DAY\"},\"transitTime\":{\"@type\":\"QuantitativeValue\",\"minValue\":7,\"maxValue\":14,\"unitCode\":\"DAY\"}}},\"seller\":{\"@type\":\"Organization\",\"name\":\"reborn-baby.co.uk\",\"url\":\"https:\/\/reborn-baby.co.uk\"}},\"aggregateRating\":{\"@type\":\"AggregateRating\",\"ratingValue\":\"4.7\",\"reviewCount\":\"245\",\"bestRating\":\"5\",\"worstRating\":\"1\"},\"material\":\"Vinyl and Cloth\",\"size\":\"22 inches\",\"weight\":{\"@type\":\"QuantitativeValue\",\"value\":\"1.5\",\"unitCode\":\"GRM\"},\"audience\":{\"@type\":\"Audience\",\"audienceType\":\"DIY doll crafters, collectors, children aged 14+\"},\"countryOfSale\":\"GB\",\"hasCertification\":{\"@type\":\"Certification\",\"name\":\"CE EN71-1\/EN71-2\/EN71-3\"}}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What size newborn clothes fit this NPK painted vinyl reborn doll kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This NPK painted vinyl reborn doll kit is 22 inches, which means it is designed to wear standard newborn baby clothing, typically labelled 0-3 months. The cloth body contributes to a realistic fit, mimicking the dimensions of a real newborn weighing approximately 1-1.5kg.\"}},{\"@type\":\"Question\",\"name\":\"How do you assemble this vinyl reborn doll kit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Assembly involves attaching the vinyl limbs and head to the provided cloth body. You can easily find video tutorials on YouTube by searching \\\"how to assemble a reborn baby doll\\\" for step-by-step guidance. The kit includes all the essential parts, such as eyes and the cloth body, making the process straightforward. For detailed care instructions, consult our guide on how to care for a reborn doll.\"}},{\"@type\":\"Question\",\"name\":\"How long does delivery take for this NPK reborn doll kit in the UK?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Delivery for your NPK reborn doll kit across the UK typically takes between 7–14 business days. All orders are dispatched with free tracked shipping, and your kit will arrive beautifully presented in a gift box, ready for assembly or gifting.\"}},{\"@type\":\"Question\",\"name\":\"Is this vinyl reborn doll kit safe for crafting and assembly?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes, this vinyl reborn doll kit is completely safe for crafting and assembly, carrying CE certification and meeting EN71-1, EN71-2, and EN71-3 standards. It is also BPA-free and Phthalate-free, with a recommended age of 14 years and older, ensuring safety for older teens and adults.\"}},{\"@type\":\"Question\",\"name\":\"What does the NPK painted vinyl reborn doll kit include besides the vinyl parts?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Beyond the expertly painted NPK vinyl head and full limbs, this kit includes a soft cloth body for realistic posing and a comforting feel. It also comes with a pair of eyes (colour may vary) and a certificate of authenticity, providing everything needed for a successful assembly.\"}},{\"@type\":\"Question\",\"name\":\"Can I paint the vinyl parts of this kit further?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Absolutely! The NPK painted vinyl is a high-quality base designed for further customisation. Artists often add additional layers of Genesis heat-set paints to create unique skin tones, veins, and subtle details. It's a perfect canvas for aspiring reborn artists looking to develop their skills.\"}}]}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/reborn-baby.co.uk\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Reborn Dolls UK\",\"item\":\"https:\/\/reborn-baby.co.uk\/collections\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Vinyl Reborn Doll Kits\",\"item\":\"https:\/\/reborn-baby.co.uk\/products\/vinyl-reborn-dolls\"}]}\n\u003c\/script\u003e","brand":"Reborn-UK","offers":[{"title":"WHITE \/ 55CM","offer_id":52948682375504,"sku":"14:29;977:200007481#55CM","price":68.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/6874\/1712\/files\/Scc149069a84b4d94961e1db3bb6234772_b1940674-0992-420f-b0f3-17102a66c461.webp?v=1779993261"}],"url":"https:\/\/reborn-baby.co.uk\/collections\/reborn-doll-kits\/ce-certified.oembed","provider":"Reborn-UK","version":"1.0","type":"link"}