{"product_id":"wally","title":"Wally – Green Hand Puppet | Wild Coily Hair | Pubbets Lab Original | 1 of 1","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@400;500;600;700\u0026amp;family=Space+Mono:ital,wght@0,400;0,700;1,400\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n\n  :root {\n    --ink:        #0D1310;\n    --green:      #3AC44A;\n    --green-dark: #1E8A2B;\n    --green-pale: #E8F9EA;\n    --blue:       #2B7FD4;\n    --blue-light: #E0EDFB;\n    --off-white:  #F5F7F5;\n    --white:      #FFFFFF;\n    --text:       #0D1310;\n    --muted:      #4A5A4D;\n    --rule:       rgba(58,196,74,0.22);\n    --dot:        rgba(58,196,74,0.12);\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Space Grotesk', sans-serif;\n    background: var(--off-white);\n    color: var(--text);\n    font-size: 18px;\n    line-height: 1.65;\n    overflow-x: hidden;\n  }\n\n  \/* ── HALFTONE DOT UTILITY ── *\/\n  .dot-bg {\n    background-image: radial-gradient(circle, var(--dot) 3px, transparent 3px);\n    background-size: 20px 20px;\n  }\n\n  \/* ── HERO ── *\/\n  .wal-hero {\n    background: var(--ink);\n    color: var(--white);\n    padding: 52px 24px 60px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  \/* halftone dots on dark bg *\/\n  .wal-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: radial-gradient(circle, rgba(58,196,74,0.08) 3px, transparent 3px);\n    background-size: 20px 20px;\n  }\n  .wal-hero-eyebrow {\n    font-family: 'Space Mono', monospace;\n    font-size: 12px;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--green);\n    margin-bottom: 20px;\n    position: relative;\n  }\n  .wal-hero-name {\n    font-family: 'Space Grotesk', sans-serif;\n    font-weight: 700;\n    font-size: clamp(80px, 22vw, 140px);\n    line-height: 0.88;\n    color: var(--white);\n    position: relative;\n    letter-spacing: -0.03em;\n    text-transform: uppercase;\n  }\n  \/* Green accent stroke on the name *\/\n  .wal-hero-name-accent {\n    display: block;\n    font-size: clamp(20px, 5vw, 32px);\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--green);\n    margin-top: 10px;\n    position: relative;\n    font-family: 'Space Mono', monospace;\n  }\n  .wal-hero-tagline {\n    font-family: 'Space Grotesk', sans-serif;\n    font-weight: 500;\n    font-size: clamp(16px, 4vw, 19px);\n    color: rgba(255,255,255,0.65);\n    margin-top: 22px;\n    position: relative;\n    line-height: 1.5;\n  }\n  \/* Glasses icon *\/\n  .wal-glasses-hero {\n    margin: 22px auto 0;\n    display: block;\n    width: 72px;\n    position: relative;\n    opacity: 0.85;\n  }\n  .wal-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: var(--green);\n    color: var(--ink);\n    font-family: 'Space Mono', monospace;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    padding: 8px 20px;\n    border-radius: 4px;\n    margin-top: 24px;\n    position: relative;\n  }\n\n  \/* ── SECTION WRAPPER ── *\/\n  .wal-section {\n    padding: 52px 24px;\n    max-width: 680px;\n    margin: 0 auto;\n  }\n\n  \/* ── SECTION LABELS ── *\/\n  .wal-label {\n    font-family: 'Space Mono', monospace;\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--green-dark);\n    margin-bottom: 16px;\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n  .wal-label::after {\n    content: '';\n    flex: 1;\n    height: 2px;\n    background: var(--green);\n    opacity: 0.25;\n    border-radius: 2px;\n  }\n\n  \/* ── INTRO ── *\/\n  .wal-intro {\n    background: var(--white);\n    border-radius: 16px;\n    border: 2px solid var(--green-pale);\n    padding: 36px 28px;\n  }\n  .wal-intro h2 {\n    font-family: 'Space Grotesk', sans-serif;\n    font-weight: 700;\n    font-size: clamp(28px, 7vw, 42px);\n    color: var(--ink);\n    line-height: 1.05;\n    letter-spacing: -0.02em;\n    margin-bottom: 20px;\n    text-transform: uppercase;\n  }\n  .wal-intro p {\n    font-size: 18px;\n    color: var(--text);\n    margin-bottom: 16px;\n    line-height: 1.65;\n  }\n  .wal-intro p:last-child { margin-bottom: 0; }\n  .wal-intro strong { color: var(--green-dark); }\n\n  \/* ── WIG CALLOUT ── *\/\n  .wal-callout {\n    background: var(--ink);\n    border-radius: 12px;\n    padding: 24px 28px;\n    margin-top: 28px;\n  }\n  .wal-callout-eyebrow {\n    font-family: 'Space Mono', monospace;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--green);\n    margin-bottom: 10px;\n  }\n  .wal-callout p {\n    font-size: 17px;\n    color: rgba(255,255,255,0.82);\n    margin: 0;\n    line-height: 1.6;\n  }\n  .wal-callout strong { color: var(--green); }\n\n  \/* ── SPECS ── *\/\n  .wal-specs-wrap {\n    background: var(--ink);\n  }\n  .wal-specs-inner {\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 52px 24px;\n  }\n  .wal-specs-inner .wal-label {\n    color: var(--green);\n  }\n  .wal-specs-inner .wal-label::after {\n    background: var(--green);\n    opacity: 0.3;\n  }\n  .wal-specs-inner h2 {\n    font-family: 'Space Grotesk', sans-serif;\n    font-weight: 700;\n    font-size: clamp(28px, 7vw, 40px);\n    color: var(--white);\n    margin-bottom: 28px;\n    line-height: 1.05;\n    letter-spacing: -0.02em;\n    text-transform: uppercase;\n  }\n  .wal-specs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n  }\n  .wal-spec-item {\n    background: rgba(58,196,74,0.07);\n    border: 1px solid rgba(58,196,74,0.18);\n    border-radius: 10px;\n    padding: 18px 20px;\n  }\n  .wal-spec-label {\n    font-family: 'Space Mono', monospace;\n    font-size: 11px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--green);\n    margin-bottom: 6px;\n  }\n  .wal-spec-value {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.3;\n  }\n\n  \/* ── BUILDER QUOTE ── *\/\n  .wal-quote-wrap {\n    background: var(--green-pale);\n    border-left: 5px solid var(--green);\n    border-radius: 0 14px 14px 0;\n    padding: 28px 28px 28px 32px;\n  }\n  .wal-quote-mark {\n    font-family: 'Space Grotesk', sans-serif;\n    font-weight: 700;\n    font-size: 80px;\n    color: var(--green);\n    line-height: 0.55;\n    margin-bottom: 16px;\n    display: block;\n    opacity: 0.4;\n  }\n  .wal-quote-text {\n    font-size: 19px;\n    font-weight: 500;\n    color: var(--ink);\n    line-height: 1.65;\n    margin-bottom: 20px;\n    font-style: italic;\n  }\n  .wal-quote-img {\n    margin-bottom: 16px;\n  }\n  .wal-quote-attr {\n    font-family: 'Space Mono', monospace;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--green-dark);\n  }\n\n  \/* ── WHAT'S INCLUDED ── *\/\n  .wal-included-wrap {\n    background: var(--blue);\n    color: var(--white);\n  }\n  .wal-included-inner {\n    max-width: 680px;\n    margin: 0 auto;\n    padding: 52px 24px;\n  }\n  .wal-included-inner .wal-label {\n    color: rgba(255,255,255,0.65);\n  }\n  .wal-included-inner .wal-label::after {\n    background: rgba(255,255,255,0.25);\n  }\n  .wal-included-inner h2 {\n    font-family: 'Space Grotesk', sans-serif;\n    font-weight: 700;\n    font-size: clamp(28px, 7vw, 40px);\n    color: var(--white);\n    margin-bottom: 24px;\n    line-height: 1.05;\n    letter-spacing: -0.02em;\n    text-transform: uppercase;\n  }\n  .wal-included-list {\n    list-style: none;\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  .wal-included-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.2);\n    border-radius: 10px;\n    padding: 16px 20px;\n    font-size: 18px;\n    font-weight: 600;\n    color: var(--white);\n    line-height: 1.4;\n  }\n  .wal-tick {\n    font-size: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ── FAQ ── *\/\n  .wal-faq-list {\n    display: flex;\n    flex-direction: column;\n    border: 2px solid var(--green-pale);\n    border-radius: 14px;\n    overflow: hidden;\n    background: var(--white);\n  }\n  .wal-faq-item { border-bottom: 2px solid var(--green-pale); }\n  .wal-faq-item:last-child { border-bottom: none; }\n  .wal-faq-item summary {\n    list-style: none;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 22px 24px;\n    min-height: 64px;\n    cursor: pointer;\n    font-family: 'Space Grotesk', sans-serif;\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--ink);\n    line-height: 1.3;\n    transition: background 0.15s;\n    user-select: none;\n  }\n  .wal-faq-item summary::-webkit-details-marker { display: none; }\n  .wal-faq-item summary::marker { display: none; }\n  .wal-faq-item summary:hover { background: var(--green-pale); }\n  .wal-faq-icon {\n    font-family: 'Space Grotesk', sans-serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: var(--green-dark);\n    flex-shrink: 0;\n    line-height: 1;\n    transition: transform 0.25s;\n  }\n  .wal-faq-item[open] summary .wal-faq-icon {\n    transform: rotate(45deg);\n  }\n  .wal-faq-a {\n    padding: 0 24px 22px;\n    font-size: 18px;\n    color: var(--muted);\n    line-height: 1.65;\n  }\n\n  \/* ── CTA ── *\/\n  .wal-cta {\n    background: var(--ink);\n    text-align: center;\n    padding: 60px 24px 68px;\n    position: relative;\n    overflow: hidden;\n  }\n  .wal-cta::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background-image: radial-gradient(circle, rgba(58,196,74,0.1) 3px, transparent 3px);\n    background-size: 20px 20px;\n  }\n  .wal-cta-tag {\n    display: inline-block;\n    font-family: 'Space Mono', monospace;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: var(--green);\n    border: 2px solid var(--green);\n    padding: 8px 20px;\n    border-radius: 4px;\n    margin-bottom: 20px;\n    position: relative;\n  }\n  .wal-cta-title {\n    font-family: 'Space Grotesk', sans-serif;\n    font-weight: 700;\n    font-size: clamp(28px, 7vw, 44px);\n    color: var(--white);\n    line-height: 1.05;\n    letter-spacing: -0.02em;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n    position: relative;\n  }\n  .wal-cta-sub {\n    font-family: 'Space Mono', monospace;\n    font-size: 14px;\n    color: rgba(255,255,255,0.45);\n    position: relative;\n  }\n\n  \/* ── DIVIDER ── *\/\n  .wal-divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 8px 24px;\n    gap: 10px;\n  }\n  .wal-divider::before,\n  .wal-divider::after {\n    content: '';\n    flex: 1;\n    height: 2px;\n    background: var(--rule);\n    max-width: 100px;\n    border-radius: 2px;\n  }\n  .wal-divider-icon {\n    font-size: 16px;\n    opacity: 0.5;\n  }\n\n  @media (max-width: 480px) {\n    .wal-specs-grid { grid-template-columns: 1fr; }\n  }\n\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"wal-hero\"\u003e\n\u003cdiv class=\"wal-hero-eyebrow\"\u003ePubbets Lab Original  ·  1 of 1\u003c\/div\u003e\n\u003cdiv class=\"wal-hero-name\"\u003eWALLY\u003c\/div\u003e\n\u003cspan class=\"wal-hero-name-accent\"\u003eThe kid with the hair.\u003c\/span\u003e \u003c!-- Black round glasses SVG --\u003e \u003csvg class=\"wal-glasses-hero\" viewbox=\"0 0 120 52\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n    \u003ccircle cx=\"30\" cy=\"28\" r=\"20\" stroke=\"white\" stroke-width=\"7\" fill=\"none\"\u003e\u003c\/circle\u003e\n    \u003ccircle cx=\"90\" cy=\"28\" r=\"20\" stroke=\"white\" stroke-width=\"7\" fill=\"none\"\u003e\u003c\/circle\u003e\n    \u003cline x1=\"50\" y1=\"28\" x2=\"70\" y2=\"28\" stroke=\"white\" stroke-width=\"5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003cline x1=\"1\" y1=\"22\" x2=\"10\" y2=\"28\" stroke=\"white\" stroke-width=\"5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n    \u003cline x1=\"119\" y1=\"22\" x2=\"110\" y2=\"28\" stroke=\"white\" stroke-width=\"5\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\n  \u003c\/svg\u003e\n\u003cdiv class=\"wal-hero-tagline\"\u003e\"Bright green. Wild hair. Does not own a comb. \u003cbr\u003eHas absolutely no plans to get one.\"\u003c\/div\u003e\n\u003cdiv class=\"wal-badge\"\u003eHand-built in Thailand\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── MEET WALLY ── --\u003e\n\u003cdiv class=\"wal-section\"\u003e\n\u003cdiv class=\"wal-label\"\u003e\u003cimg alt=\"Green puppet with black hair and a blue vest on a dark background with text and graphics.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/WallyDESIGN1.png?v=1777733131\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wal-label\"\u003eAbout Wally\u003c\/div\u003e\n\u003cdiv class=\"wal-intro\"\u003e\n\u003ch2\u003eMaximum hair. Zero apologies.\u003c\/h2\u003e\n\u003cp\u003eWally showed up with an explosion of dark coily hair going in every direction, thick black round frames, and the unmistakable energy of a kid who is probably \u003cstrong\u003every smart, slightly chaotic, and deeply fun to be around.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eHis blue zip hoodie vest over a white tee, plaid shorts, and blue canvas sneakers say \"I got dressed, it counts.\" His hair says something else entirely. Together, they make one unforgettable character.\u003c\/p\u003e\n\u003cp\u003eHe's full-body, fully expressive, and ready to perform — in classrooms, on stages, in sketches, or wherever you need a charismatic, slightly-unhinged best friend.\u003c\/p\u003e\n\u003cdiv style=\"text-align: start;\" class=\"wal-callout\"\u003e\n\u003cdiv class=\"wal-callout-eyebrow\"\u003e⚡ Pubbets Lab Exclusive\u003c\/div\u003e\n\u003cp\u003eWally's wild coily wig is a \u003cstrong\u003ebrand new style coming soon to Pubbets Lab custom puppet builds\u003c\/strong\u003e. This is the very first puppet to wear it — the proof of concept that confirmed it had to happen. If you've been eyeing a custom puppet with a wig like Wally's, this is your preview.\u003c\/p\u003e\n\u003cp\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/WallyLOOKDOWN.png?v=1777733131\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wal-divider\"\u003e\u003cspan class=\"wal-divider-icon\"\u003e⚡\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- ── SPECS ── --\u003e\n\u003cdiv class=\"wal-specs-wrap dot-bg\"\u003e\n\u003cdiv class=\"wal-specs-inner\"\u003e\n\u003cdiv class=\"wal-label\"\u003eThe Details\u003c\/div\u003e\n\u003ch2\u003eBuilt different.\u003c\/h2\u003e\n\u003cdiv class=\"wal-specs-grid\"\u003e\n\u003cdiv class=\"wal-spec-item\"\u003e\n\u003cdiv class=\"wal-spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-value\"\u003e71cm \/ 28 inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-item\"\u003e\n\u003cdiv class=\"wal-spec-label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-value\"\u003eFull-body hand puppet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-item\"\u003e\n\u003cdiv class=\"wal-spec-label\"\u003eBody\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-value\"\u003eBright green fleece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-item\"\u003e\n\u003cdiv class=\"wal-spec-label\"\u003eHair\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-value\"\u003eWild dark coily — new Lab style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-item\"\u003e\n\u003cdiv class=\"wal-spec-label\"\u003eSignature\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-value\"\u003eBold black round glasses\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-item\"\u003e\n\u003cdiv class=\"wal-spec-label\"\u003eAvailability\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-value\"\u003e1 of 1 — unique character\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-item\"\u003e\n\u003cdiv class=\"wal-spec-label\"\u003eBuilder\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-value\"\u003eJames Marshall\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-item\"\u003e\n\u003cdiv class=\"wal-spec-label\"\u003eShips\u003c\/div\u003e\n\u003cdiv class=\"wal-spec-value\"\u003eWorldwide with tracking\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── BUILDER'S NOTE ── --\u003e\n\u003cdiv class=\"wal-section\"\u003e\n\u003cdiv class=\"wal-label\"\u003eFrom James\u003c\/div\u003e\n\u003cdiv class=\"wal-quote-wrap\"\u003e\n\u003cspan class=\"wal-quote-mark\"\u003e\"\u003c\/span\u003e\n\u003cdiv class=\"wal-quote-text\"\u003eWally was the test run for a new wig style I've been wanting to bring into the Lab for a while. The moment I put it on him, I knew — this is it. He's got this brilliant chaotic energy that just works. Whoever gets Wally is getting the original.\u003c\/div\u003e\n\u003cdiv class=\"wal-quote-img\"\u003e\u003cimg height=\"157\" width=\"157\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/james_toon.png?v=1774019420\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wal-quote-attr\"\u003e— James Marshall · The Papa of Pubbets\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wal-divider\"\u003e\u003cspan class=\"wal-divider-icon\"\u003e⚡\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- ── WHAT'S INCLUDED ── --\u003e\n\u003cdiv class=\"wal-included-wrap\"\u003e\n\u003cdiv class=\"wal-included-inner\"\u003e\n\u003cdiv class=\"wal-label\"\u003eWhat You Get\u003c\/div\u003e\n\u003ch2\u003eThe whole kit.\u003c\/h2\u003e\n\u003cul class=\"wal-included-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"wal-tick\"\u003e🎭\u003c\/span\u003e Wally — full-body hand puppet, 71cm \/ 28\"\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"wal-tick\"\u003e🧥\u003c\/span\u003e Blue fleece zip hoodie vest (working zip)\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"wal-tick\"\u003e👕\u003c\/span\u003e White short-sleeve tee\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"wal-tick\"\u003e🩳\u003c\/span\u003e Navy and khaki plaid shorts\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"wal-tick\"\u003e👟\u003c\/span\u003e Blue canvas lace-up sneakers\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"wal-tick\"\u003e🏷️\u003c\/span\u003e Official Pubbets Lab carry bag\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"wal-tick\"\u003e📦\u003c\/span\u003e Ships worldwide in protective packaging\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── FAQ ── --\u003e\n\u003cdiv class=\"wal-section\"\u003e\n\u003cdiv class=\"wal-label\"\u003eQuestions\u003c\/div\u003e\n\u003cdiv style=\"font-family: 'Space Grotesk',sans-serif; font-weight: bold; font-size: clamp(28px,7vw,40px); color: var(--ink); margin-bottom: 28px; line-height: 1.05; letter-spacing: -0.02em; text-transform: uppercase;\"\u003eLet's talk.\u003c\/div\u003e\n\u003cdiv class=\"wal-faq-list\"\u003e\n\u003cdetails open=\"\" class=\"wal-faq-item\"\u003e\n\u003csummary\u003eHow do I operate Wally? \u003cspan class=\"wal-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wal-faq-a\"\u003eWally is a hand puppet. Your hand fits inside his head to control his mouth and full range of expression. His arms are poseable and responsive. No rods required — he's expressive right out of the box.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wal-faq-item\"\u003e\n\u003csummary\u003eIs he really 1 of 1? \u003cspan class=\"wal-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wal-faq-a\"\u003eYes. Wally is a completely unique build. Once he finds his person, that's it. There will never be another Wally — though the new wig style he's wearing will be available for future custom builds through Pubbets Lab.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"wal-faq-item\"\u003e\n\u003csummary\u003eWhat's the deal with the hair? \u003cspan class=\"wal-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wal-faq-a\"\u003eWally's wild coily hair is a brand new wig style that James is introducing to Pubbets Lab's custom puppet catalogue. Wally is the very first puppet to wear it — making him the original. If you love the look and want to request it for your own custom build, check out pubbets.net\/lab\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wal-faq-item\"\u003e\n\u003csummary\u003eWhat age is he suited for? \u003cspan class=\"wal-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wal-faq-a\"\u003eWally is a professional performance puppet — ideal for puppet performers, educators, content creators, YouTubers, comedians, and storytellers of any age. He's not a children's toy, but he's going to make a lot of people laugh.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"wal-faq-item\"\u003e\n\u003csummary\u003eCan I wash his outfit? \u003cspan class=\"wal-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wal-faq-a\"\u003eHand-wash gently in cold water and lay flat to dry. Spot-cleaning is recommended wherever possible to protect the fabric and careful construction. Zip the vest before washing.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"wal-faq-item\"\u003e\n\u003csummary\u003eDo you ship internationally? \u003cspan class=\"wal-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wal-faq-a\"\u003eYes! Pubbets ships worldwide from Thailand. Full tracking is included. Most orders reach the USA, Australia, UK and Canada within 7–14 business days.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"wal-faq-item\"\u003e\n\u003csummary\u003eCan I ask James a question before buying? \u003cspan class=\"wal-faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"wal-faq-a\"\u003eAbsolutely. Reach James directly at info@pubbets.net — he responds personally and loves hearing from people who connect with his builds.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CTA ── --\u003e\n\u003cdiv class=\"wal-cta\"\u003e\n\u003cdiv class=\"wal-cta-tag\"\u003eOnly One in the World\u003c\/div\u003e\n\u003cdiv class=\"wal-cta-title\"\u003eWally is a 1-of-1.\u003cbr\u003eThere is only one.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Pubbets!","offers":[{"title":"Default Title","offer_id":42386931253283,"sku":"wally","price":199.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0280\/7683\/4851\/files\/WallyCLOSEUPOPEN.png?v=1777733131","url":"https:\/\/www.pubbets.net\/products\/wally","provider":"Pubbets!","version":"1.0","type":"link"}