{"product_id":"ling","title":"Ling – Lavender Girl Hand Puppet | Pubbets Lab Original | 1 of 1","description":"\u003c!--\n  LING — Pubbets Lab Original\n  Pubbets Product Page\n\n  IMAGE SETUP — replace with your Shopify CDN URLs:\n    LING_HERO_URL    → LING_CLOSEUP_OPEN.png\n    LING_LIFE_URL    → LING_FRONT.png  (or swap for a lifestyle shot when available)\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    --red:      #b01010;\n    --red-mid:  #cc2020;\n    --dark:     #1a0808;\n    --brown:    #3a1a08;\n    --ink:      #180808;\n    --ink-mid:  #3a2020;\n    --bg:       #ffffff;\n    --bg-warm:  #fdf8f6;\n    --rule:     #e0ccc8;\n  }\n\n  .lng-page * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .lng-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  .lng-top-bar {\n    background: var(--red);\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  .lng-hero-image {\n    width: 100%;\n    display: block;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    object-position: top;\n  }\n\n  .lng-hero-copy {\n    background: var(--bg-warm);\n    border-top: 5px solid var(--red);\n    padding: 28px 20px 32px;\n  }\n\n  .lng-eyebrow {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--red-mid);\n    margin-bottom: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  .lng-name {\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 3.5rem;\n    font-weight: 900;\n    line-height: 1;\n    color: var(--ink);\n    margin-bottom: 8px;\n  }\n\n  .lng-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  .lng-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(--red);\n    padding-left: 16px;\n  }\n\n  .lng-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .lng-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  .lng-badge.red {\n    background: var(--red);\n    color: #fff;\n    border-color: var(--red);\n  }\n\n  .lng-badge.dark {\n    background: var(--dark);\n    color: #fff;\n    border-color: var(--dark);\n  }\n\n  \/* ── SECOND IMAGE ── *\/\n  .lng-second-image {\n    width: 100%;\n    display: block;\n    max-height: 420px;\n    object-fit: cover;\n    object-position: top;\n  }\n\n  \/* ── SECTION ── *\/\n  .lng-section {\n    padding: 32px 20px;\n    border-top: 1px solid var(--rule);\n  }\n\n  .lng-section:nth-child(even) {\n    background: var(--bg-warm);\n  }\n\n  .lng-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(--red);\n    display: inline-block;\n  }\n\n  \/* ── SPECS LIST ── *\/\n  .lng-specs { list-style: none; }\n\n  .lng-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  .lng-specs li:last-child { border-bottom: none; }\n\n  .lng-spec-label {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--red);\n    min-width: 90px;\n    flex-shrink: 0;\n    padding-top: 1px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  .lng-spec-value {\n    color: var(--ink-mid);\n    font-size: 18px;\n  }\n\n  .lng-spec-value strong { color: var(--ink); }\n\n  \/* ── BUILDER ── *\/\n  .lng-builder {\n    background: var(--dark);\n    color: #fff;\n    padding: 28px 20px;\n  }\n\n  .lng-builder-img {\n    width: 80px;\n    height: 80px;\n    border-radius: 50%;\n    object-fit: cover;\n    object-position: top;\n    border: 3px solid var(--red-mid);\n    margin-bottom: 16px;\n    display: block;\n  }\n\n  .lng-quote-mark {\n    font-family: 'Playfair Display', serif;\n    font-size: 4rem;\n    color: var(--red-mid);\n    line-height: 0.7;\n    display: block;\n    margin-bottom: 12px;\n  }\n\n  .lng-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  .lng-sig {\n    font-size: 18px;\n    font-weight: 700;\n    color: rgba(255,255,255,0.65);\n    letter-spacing: 1px;\n  }\n\n  \/* ── INCLUDED ── *\/\n  .lng-included { list-style: none; }\n\n  .lng-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  .lng-included li:last-child { border-bottom: none; }\n  .lng-included li strong { color: var(--ink); }\n\n  .lng-check {\n    flex-shrink: 0;\n    width: 28px;\n    height: 28px;\n    background: var(--red);\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  .lng-faq details {\n    border-bottom: 1px solid var(--rule);\n  }\n\n  .lng-faq details:first-child {\n    border-top: 1px solid var(--rule);\n  }\n\n  .lng-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  .lng-faq summary::-webkit-details-marker { display: none; }\n\n  .lng-faq summary::after {\n    content: '+';\n    font-size: 1.8rem;\n    color: var(--red);\n    font-weight: 300;\n    flex-shrink: 0;\n    line-height: 1;\n  }\n\n  .lng-faq details[open] summary::after { content: '−'; }\n\n  .lng-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(--red);\n  }\n\n  \/* ── CTA ── *\/\n  .lng-cta {\n    background: var(--red);\n    color: #fff;\n    text-align: center;\n    padding: 36px 20px;\n  }\n\n  .lng-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  .lng-cta-sub {\n    font-size: 18px;\n    opacity: 0.88;\n  }\n\n  \/* ── DESKTOP ── *\/\n  @media (min-width: 768px) {\n    .lng-hero-wrap {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      max-width: 1100px;\n      margin: 0 auto;\n    }\n    .lng-hero-image {\n      aspect-ratio: auto;\n      height: 100%;\n      min-height: 520px;\n    }\n    .lng-hero-copy {\n      border-top: none;\n      border-left: 5px solid var(--red);\n      padding: 48px 40px;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n    .lng-section {\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 40px 20px;\n    }\n    .lng-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    .lng-builder-img {\n      width: 110px;\n      height: 110px;\n      margin-bottom: 0;\n    }\n    .lng-name { font-size: 4.5rem; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"lng-page\"\u003e\n\u003cdiv class=\"lng-top-bar\"\u003ePubbets Lab Original  ·  1 of 1  ·  Hand-Built in Thailand\u003c\/div\u003e\n\u003cdiv class=\"lng-hero-wrap\" style=\"text-align: start;\"\u003e\n\u003cimg alt=\"Ling — lavender puppet with long straight black hair, large oval eyes and red tartan dress\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/LINGDESIGN1.jpg?v=1777113336\" class=\"lng-hero-image\" style=\"float: none;\"\u003e\n\u003cdiv class=\"lng-hero-copy\"\u003e\n\u003cdiv class=\"lng-eyebrow\"\u003ePubbets Lab · 1 of 1\u003c\/div\u003e\n\u003ch1 class=\"lng-name\"\u003eLing\u003c\/h1\u003e\n\u003cp class=\"lng-tagline\"\u003eElegant. Expressive. Impossible to look away from.\u003c\/p\u003e\n\u003cp class=\"lng-intro\"\u003eLing has a presence that stops a room. Long dark hair, those remarkable eyes, and an outfit that means business. She's a character that performers will find endlessly versatile — and audiences will never forget.\u003c\/p\u003e\n\u003cdiv class=\"lng-badges\"\u003e\n\u003cspan class=\"lng-badge dark\"\u003e1 of 1\u003c\/span\u003e \u003cspan class=\"lng-badge red\"\u003eShips Worldwide\u003c\/span\u003e \u003cspan class=\"lng-badge\"\u003eArm-Rod Ready\u003c\/span\u003e \u003cspan class=\"lng-badge\"\u003ePubbets Lab Original\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lng-section\"\u003e\n\u003cdiv class=\"lng-section-title\"\u003eWho is Ling?\u003c\/div\u003e\n\u003cul class=\"lng-specs\"\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003eCharacter\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003eLing carries herself with quiet confidence and genuine warmth. She's the kind of character who can hold a scene with a single look — expressive, engaging, and completely captivating on stage.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003eBest For\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003eStorytelling, drama, comedy, children's shows, church programs, school performances — any stage that benefits from a distinctive, memorable character with real range.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003ePersonality\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003eGraceful and warm, with a wonderful dry wit waiting just beneath the surface. She'll meet whatever the performer brings and give it back doubled.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"lng-spec-value\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/LINGFRONT.png?v=1777113336\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lng-section\"\u003e\n\u003cdiv class=\"lng-section-title\"\u003eBuild Details\u003c\/div\u003e\n\u003cul class=\"lng-specs\"\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003eSize\u003c\/span\u003e \u003cspan class=\"lng-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=\"lng-spec-label\"\u003eHair\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003eLong straight dark black hair with a centre part — sleek, full, and beautifully styled.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003eEyes\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003eLarge oval white eyes with black pupils — Ling's most striking feature, giving her an expressive range unlike any other Pubbets character.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003eDress\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003eRed Royal Stewart tartan dress with puff sleeves, collar and dark button detail — rich, bold and full of character.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003eBelt\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003eDark brown leather belt with silver double-ring buckle — a polished detail that pulls the whole look together.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003eShoes\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003eRed patent shoes with red ribbon bows — exactly as shown in photos.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003eMechanism\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003eArm-rod compatible for full expressive performance.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-spec-label\"\u003eRarity\u003c\/span\u003e \u003cspan class=\"lng-spec-value\"\u003e\u003cstrong\u003e1 of 1.\u003c\/strong\u003e This exact Ling will never be built again.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lng-builder\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"lng-quote-mark\"\u003e\"\u003c\/span\u003e\n\u003cp class=\"lng-quote\"\u003eLing is one of the most striking puppets I've ever built. Those eyes are unlike anything else in the Pubbets lineup — the moment she appears on stage, the whole room shifts. She has real presence. Whoever gets her is going to discover something new about performance every time they pick her up. There is only one Ling.\u003c\/p\u003e\n\u003cp class=\"lng-quote\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/james_toon.png?v=1774019420\" alt=\"\" width=\"202\" height=\"202\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"lng-sig\"\u003e— James Marshall · The Papa of Pubbets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lng-section\"\u003e\n\u003cdiv class=\"lng-section-title\"\u003eWhat's Included\u003c\/div\u003e\n\u003cul class=\"lng-included\"\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLing\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=\"lng-check\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003eRed Royal Stewart tartan dress, dark leather belt and red mary janes — \u003cstrong\u003eas shown in photos\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"lng-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=\"lng-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=\"lng-section\"\u003e\n\u003cdiv class=\"lng-section-title\"\u003eQuestions\u003c\/div\u003e\n\u003cdiv class=\"lng-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eIs she a custom order?\u003c\/summary\u003e\n\u003cdiv class=\"lng-faq-answer\"\u003eNo. Ling is a finished puppet sold exactly as shown — dress, belt, shoes and all. Once she finds her home, she's gone. There will never be another Ling.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eWhat makes Ling's eyes different?\u003c\/summary\u003e\n\u003cdiv class=\"lng-faq-answer\"\u003eLing has large oval white eyes rather than the round style seen on most Pubbets characters. This gives her a completely different emotional range on stage — she can convey surprise, curiosity, warmth and mischief in a way that reads instantly to an audience. It's one of the things that makes her so memorable.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat performances is she best for?\u003c\/summary\u003e\n\u003cdiv class=\"lng-faq-answer\"\u003eLing works beautifully across storytelling, drama, comedy, church programs, school shows and children's entertainment. Her distinctive look means she stands out in any ensemble cast, and her expressive eyes make her a natural for slower, more emotional scenes as well as high-energy comedy.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does shipping take?\u003c\/summary\u003e\n\u003cdiv class=\"lng-faq-answer\"\u003eLing 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=\"lng-cta\"\u003e\n\u003cdiv class=\"lng-cta-title\"\u003eLing is a 1-of-1.\u003cbr\u003eThere is only one.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pubbets!","offers":[{"title":"Default Title","offer_id":42379007852579,"sku":"ling","price":199.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/LINGCLOSEUPOPEN.png?v=1777113336","url":"https:\/\/www.pubbets.net\/products\/ling","provider":"Pubbets!","version":"1.0","type":"link"}