{"product_id":"maggie-applebee","title":"Maggie Applebee – Lavender Girl Hand Puppet | 28\" Pubbets Lab Original | 1 of 1","description":"\u003c!--\n  MAGGIE APPLEBEE — Pubbets Lab Original\n  Pubbets Product Page\n\n  IMAGE SETUP — replace with your Shopify CDN URLs:\n    MAGGIE_HERO_URL    → MAGGIE_APPLEBEE_CLOSEUP_OPEN.png\n    MAGGIE_GARDEN_URL  → MAGGIE_APPLEBEE_DESIGN_1.png  (garden bench lifestyle shot)\n--\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;0,900;1,700\u0026family=Lato:ital,wght@0,400;0,700;1,400\u0026display=swap');\n\n  :root {\n    --purple:   #5a3590;\n    --lavender: #8a60c0;\n    --red:      #b81010;\n    --green:    #366028;\n    --ink:      #180818;\n    --ink-mid:  #2e1a3a;\n    --bg:       #ffffff;\n    --bg-warm:  #fdf6fb;\n    --rule:     #ddd0e8;\n  }\n\n  .mag-page * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .mag-page {\n    font-family: 'Lato', Georgia, sans-serif;\n    font-size: 18px;\n    background: var(--bg);\n    color: var(--ink);\n    line-height: 1.65;\n    -webkit-text-size-adjust: 100%;\n  }\n\n  \/* ── TOP BAR ── *\/\n  .mag-top-bar {\n    background: var(--purple);\n    color: #fff;\n    text-align: center;\n    padding: 11px 16px;\n    font-size: 18px;\n    font-weight: 700;\n    letter-spacing: 1px;\n  }\n\n  \/* ── HERO ── *\/\n  .mag-hero-image {\n    width: 100%;\n    display: block;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    object-position: top;\n  }\n\n  .mag-hero-copy {\n    background: var(--bg-warm);\n    border-top: 5px solid var(--purple);\n    padding: 28px 20px 32px;\n  }\n\n  .mag-eyebrow {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--lavender);\n    margin-bottom: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  .mag-name {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 3rem;\n    font-weight: 900;\n    line-height: 1;\n    color: var(--ink);\n    margin-bottom: 8px;\n  }\n\n  .mag-tagline {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.2rem;\n    font-style: italic;\n    color: var(--ink-mid);\n    margin-bottom: 22px;\n    line-height: 1.5;\n  }\n\n  .mag-intro {\n    font-size: 18px;\n    color: var(--ink-mid);\n    line-height: 1.75;\n    margin-bottom: 24px;\n    border-left: 4px solid var(--purple);\n    padding-left: 16px;\n  }\n\n  .mag-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .mag-badge {\n    font-size: 18px;\n    font-weight: 700;\n    padding: 8px 16px;\n    border: 2px solid var(--ink);\n    color: var(--ink);\n    background: #fff;\n  }\n\n  .mag-badge.purple {\n    background: var(--purple);\n    color: #fff;\n    border-color: var(--purple);\n  }\n\n  .mag-badge.red {\n    background: var(--red);\n    color: #fff;\n    border-color: var(--red);\n  }\n\n  .mag-badge.green {\n    background: var(--green);\n    color: #fff;\n    border-color: var(--green);\n  }\n\n  \/* ── GARDEN IMAGE ── *\/\n  .mag-garden-image {\n    width: 100%;\n    display: block;\n    max-height: 420px;\n    object-fit: cover;\n    object-position: center 15%;\n  }\n\n  \/* ── SECTION ── *\/\n  .mag-section {\n    padding: 32px 20px;\n    border-top: 1px solid var(--rule);\n  }\n\n  .mag-section:nth-child(even) {\n    background: var(--bg-warm);\n  }\n\n  .mag-section-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.6rem;\n    font-weight: 700;\n    color: var(--ink);\n    margin-bottom: 20px;\n    padding-bottom: 10px;\n    border-bottom: 3px solid var(--purple);\n    display: inline-block;\n  }\n\n  \/* ── SPECS LIST ── *\/\n  .mag-specs { list-style: none; }\n\n  .mag-specs li {\n    padding: 16px 0;\n    border-bottom: 1px solid var(--rule);\n    font-size: 18px;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    line-height: 1.55;\n  }\n\n  .mag-specs li:last-child { border-bottom: none; }\n\n  .mag-spec-label {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--purple);\n    min-width: 90px;\n    flex-shrink: 0;\n    padding-top: 1px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  .mag-spec-value {\n    color: var(--ink-mid);\n    font-size: 18px;\n  }\n\n  .mag-spec-value strong { color: var(--ink); }\n\n  \/* ── HIGHLIGHT BOX for unique hat detail ── *\/\n  .mag-highlight {\n    background: var(--bg-warm);\n    border: 2px solid var(--purple);\n    border-left: 6px solid var(--purple);\n    padding: 18px 20px;\n    margin: 20px 0;\n    font-size: 18px;\n    color: var(--ink-mid);\n    line-height: 1.7;\n  }\n\n  .mag-highlight strong {\n    color: var(--purple);\n    display: block;\n    font-size: 18px;\n    margin-bottom: 6px;\n  }\n\n  \/* ── BUILDER ── *\/\n  .mag-builder {\n    background: var(--purple);\n    color: #fff;\n    padding: 28px 20px;\n  }\n\n  .mag-builder-img {\n    width: 80px;\n    height: 80px;\n    border-radius: 50%;\n    object-fit: cover;\n    object-position: top;\n    border: 3px solid rgba(255,255,255,0.5);\n    margin-bottom: 16px;\n    display: block;\n  }\n\n  .mag-quote-mark {\n    font-family: 'Playfair Display', serif;\n    font-size: 4rem;\n    color: rgba(255,255,255,0.4);\n    line-height: 0.7;\n    display: block;\n    margin-bottom: 12px;\n  }\n\n  .mag-quote {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.15rem;\n    font-style: italic;\n    line-height: 1.8;\n    color: rgba(255,255,255,0.92);\n    margin-bottom: 16px;\n  }\n\n  .mag-sig {\n    font-size: 18px;\n    font-weight: 700;\n    color: rgba(255,255,255,0.7);\n    letter-spacing: 1px;\n  }\n\n  \/* ── INCLUDED ── *\/\n  .mag-included { list-style: none; }\n\n  .mag-included li {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    padding: 15px 0;\n    border-bottom: 1px solid var(--rule);\n    font-size: 18px;\n    color: var(--ink-mid);\n    line-height: 1.55;\n  }\n\n  .mag-included li:last-child { border-bottom: none; }\n  .mag-included li strong { color: var(--ink); }\n\n  .mag-check {\n    flex-shrink: 0;\n    width: 28px;\n    height: 28px;\n    background: var(--green);\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 700;\n    margin-top: 2px;\n  }\n\n  \/* ── FAQ ── *\/\n  .mag-faq details {\n    border-bottom: 1px solid var(--rule);\n  }\n\n  .mag-faq details:first-child {\n    border-top: 1px solid var(--rule);\n  }\n\n  .mag-faq summary {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--ink);\n    padding: 18px 0;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    min-height: 64px;\n    -webkit-tap-highlight-color: transparent;\n    user-select: none;\n    gap: 16px;\n    line-height: 1.4;\n  }\n\n  .mag-faq summary::-webkit-details-marker { display: none; }\n\n  .mag-faq summary::after {\n    content: '+';\n    font-size: 1.8rem;\n    color: var(--purple);\n    font-weight: 300;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  .mag-faq details[open] summary::after { content: '−'; }\n\n  .mag-faq-answer {\n    font-size: 18px;\n    color: var(--ink-mid);\n    line-height: 1.75;\n    padding-bottom: 20px;\n    padding-left: 16px;\n    border-left: 3px solid var(--purple);\n  }\n\n  \/* ── CTA ── *\/\n  .mag-cta {\n    background: var(--purple);\n    color: #fff;\n    text-align: center;\n    padding: 36px 20px;\n  }\n\n  .mag-cta-title {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 1.7rem;\n    font-weight: 900;\n    margin-bottom: 10px;\n    line-height: 1.2;\n  }\n\n  .mag-cta-sub {\n    font-size: 18px;\n    opacity: 0.85;\n  }\n\n  \/* ── DESKTOP ── *\/\n  @media (min-width: 768px) {\n    .mag-hero-wrap {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n    .mag-hero-image {\n      aspect-ratio: auto;\n      height: 100%;\n      min-height: 520px;\n    }\n    .mag-hero-copy {\n      border-top: none;\n      border-left: 5px solid var(--purple);\n      padding: 48px 40px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n    .mag-section {\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 40px 20px;\n    }\n    .mag-builder {\n      display: grid;\n      grid-template-columns: auto 1fr;\n      gap: 28px;\n      align-items: start;\n      padding: 40px;\n      max-width: 100%;\n    }\n    .mag-builder-img {\n      width: 110px;\n      height: 110px;\n      margin-bottom: 0;\n    }\n    .mag-name { font-size: 3.8rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mag-page\" style=\"text-align: start;\"\u003e\n\u003cdiv class=\"mag-top-bar\"\u003ePubbets Lab Original  ·  1 of 1  ·  Hand-Built in Thailand\u003c\/div\u003e\n\u003cdiv class=\"mag-hero-wrap\" style=\"text-align: start;\"\u003e\n\u003cimg alt=\"Maggie Applebee — lavender puppet with crocheted red apple hat, white round glasses and floral blouse\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/MAGGIEAPPLEBEECLOSEUPSHUT.png?v=1776623418\" class=\"mag-hero-image\" style=\"float: none;\"\u003e\n\u003cdiv class=\"mag-hero-copy\"\u003e\n\u003cdiv class=\"mag-eyebrow\"\u003ePubbets Lab · Enchanted Forest\u003c\/div\u003e\n\u003ch1 class=\"mag-name\"\u003eMaggie Applebee\u003c\/h1\u003e\n\u003cp class=\"mag-tagline\"\u003eKeeper of the apple orchard. Best friend of butterflies. Grower of things.\u003c\/p\u003e\n\u003cp class=\"mag-intro\"\u003eMaggie Applebee brings warmth, wonder, and a basket full of stories to every stage she steps onto. She's the kind of character who makes children lean in - and never want the story to end.\u003c\/p\u003e\n\u003cdiv class=\"mag-badges\"\u003e\n\u003cspan class=\"mag-badge purple\"\u003e1 of 1\u003c\/span\u003e \u003cspan class=\"mag-badge green\"\u003eShips Worldwide\u003c\/span\u003e \u003cspan class=\"mag-badge\"\u003e28\" \/ 71cm\u003c\/span\u003e \u003cspan class=\"mag-badge\"\u003eArm-Rod Ready\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg alt=\"Maggie Applebee sitting on a stone garden bench surrounded by apple trees, flowers and mushrooms\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/MAGGIEAPPLEBEEDESIGN1.png?v=1776623418\" class=\"mag-garden-image\" style=\"float: none;\"\u003e\n\u003cdiv class=\"mag-section\"\u003e\n\u003cdiv class=\"mag-section-title\"\u003eWho is Maggie Applebee?\u003c\/div\u003e\n\u003cul class=\"mag-specs\"\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eCharacter\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003eA warm, imaginative girl who loves nature, stories, and the magic in everyday things. She tends her apple tree, talks to the mushrooms, and always has a tale to tell.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eBest For\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003eStorytime, nature education, church programs, children's theatre, school shows - any performance that calls for a sweet, whimsical character with real heart.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003ePersonality\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003eGentle, playful, and full of wonder. She finds magic in ordinary moments and shares it with everyone around her.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mag-section\"\u003e\n\u003cdiv class=\"mag-section-title\"\u003eBuild Details\u003c\/div\u003e\n\u003cdiv class=\"mag-highlight\"\u003e\n\u003cstrong\u003e⭐ Signature Feature — The Apple Hat \u0026amp; Hairpiece\u003c\/strong\u003e Maggie's most iconic element is her hand-crocheted red apple hat, complete with green leaf and yarn stem. It comes with a looped yarn fringe at the front and two yarn ponytails tied with red bows - and the whole piece is \u003cstrong\u003epermanently and securely sewn directly onto the puppet\u003c\/strong\u003e. It's not a separate accessory - it's part of who she is.\u003c\/div\u003e\n\u003cul class=\"mag-specs\"\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eSize\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003e\u003cstrong\u003e71cm \/ 28 inches\u003c\/strong\u003e - full professional performance puppet on Pubbets' premium human-style blank.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eHat \u0026amp; Hair\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003eHand-crocheted red apple hat with green leaf and yarn stem. Looped yarn fringe and yarn ponytails with red bows - sewn permanently onto the puppet.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eGlasses\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003eWhite round frames - soft and sweet, perfectly suited to her character.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eBlouse\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003eCream floral blouse with red flowers and a ruffled Peter Pan collar - cottage garden charm.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eSkirt\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003eRed skirt with red fabric suspenders and small flower details at the clasps.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eShoes\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003eRed shoes with red flower pom-pom decorations - delightful and completely in character.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eMechanism\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003eArm-rod compatible for expressive, full-body performance.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-spec-label\"\u003eRarity\u003c\/span\u003e \u003cspan class=\"mag-spec-value\"\u003e\u003cstrong\u003e1 of 1.\u003c\/strong\u003e This exact Maggie Applebee will never be built again.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mag-builder\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mag-quote-mark\"\u003e\"\u003c\/span\u003e\n\u003cp class=\"mag-quote\"\u003eMaggie Applebee took a lot of care. The crocheted hat is hand-made and sewn directly onto her — it's as much a part of her as her eyes. She has this warmth to her that I didn't fully plan; it just came out in the build. She's the kind of puppet that makes a room feel safe and happy. There is only one Maggie Applebee.\u003c\/p\u003e\n\u003cp class=\"mag-quote\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/james_toon.png?v=1774019420\" alt=\"\" width=\"218\" height=\"218\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"mag-sig\"\u003e— James Marshall · The Papa of Pubbets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mag-section\"\u003e\n\u003cdiv class=\"mag-section-title\"\u003eWhat's Included\u003c\/div\u003e\n\u003cul class=\"mag-included\"\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMaggie Applebee\u003c\/strong\u003e — Pubbets Lab Original, 1 of 1, built by James Marshall\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003eHand-crocheted apple hat and yarn hairpiece — \u003cstrong\u003epermanently sewn onto the puppet\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003eFloral blouse, red skirt with suspenders, red flower pom-pom mary janes — \u003cstrong\u003eas shown in photos\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e🎒 \u003cstrong\u003eProtective carry bag included\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"mag-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e🌏 \u003cstrong\u003eWorldwide shipping\u003c\/strong\u003e from Thailand — Thai Post Standard (~2 weeks) or EMS (~6–7 days)\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mag-section\"\u003e\n\u003cdiv class=\"mag-section-title\"\u003eQuestions\u003c\/div\u003e\n\u003cdiv class=\"mag-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs she a custom order?\u003c\/summary\u003e\n\u003cdiv class=\"mag-faq-answer\"\u003eNo. Maggie Applebee is a finished puppet sold exactly as shown — hat, hair, outfit, shoes and all. Once she finds her home, she's gone.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hat and hair be removed?\u003c\/summary\u003e\n\u003cdiv class=\"mag-faq-answer\"\u003eNo — and that's intentional. The crocheted apple hat and yarn hairpiece are permanently and securely sewn directly onto the puppet. They're part of who Maggie is, not an add-on. This makes her completely unique and incredibly robust for performance use.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat performances is she best for?\u003c\/summary\u003e\n\u003cdiv class=\"mag-faq-answer\"\u003eMaggie is wonderful for storytime, nature and garden-themed shows, church programs, school performances, and any stage that needs a warm, imaginative girl character. She's a natural at connecting with young audiences.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take?\u003c\/summary\u003e\n\u003cdiv class=\"mag-faq-answer\"\u003eMaggie ships from Pattaya, Thailand. Thai Post Standard takes around 2 weeks. EMS express takes 6–7 days. US orders typically go via Thai Post unless EMS is selected at checkout.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mag-cta\"\u003e\n\u003cdiv class=\"mag-cta-title\"\u003eMaggie Applebee is a 1-of-1.\u003cbr\u003eThere is only one.\u003c\/div\u003e\n\u003cdiv class=\"mag-cta-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/MAGGIEAPPLEBEEDESIGN2.png?v=1776623418\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pubbets!","offers":[{"title":"Default Title","offer_id":42289016832035,"sku":null,"price":209.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/MAGGIEAPPLEBEECLOSEUPOPEN.png?v=1776623655","url":"https:\/\/www.pubbets.net\/products\/maggie-applebee","provider":"Pubbets!","version":"1.0","type":"link"}