{"product_id":"wild-west-whiskey-raccoon-collector-plush-doll","title":"🦝Wild West Whiskey Raccoon Collector Plush Doll","description":"\u003cstyle\u003e\n  .wwr-plush-page,\n  .wwr-plush-page *,\n  .wwr-plush-page *::before,\n  .wwr-plush-page *::after {\n    box-sizing: border-box;\n  }\n\n  .wwr-plush-page {\n    --wwr-black: #140e0a;\n    --wwr-dark: #251710;\n    --wwr-brown: #4e2f1d;\n    --wwr-copper: #aa6537;\n    --wwr-gold: #d6a85d;\n    --wwr-cream: #f7efe2;\n    --wwr-paper: #fffaf3;\n    --wwr-white: #ffffff;\n    --wwr-text: #30251e;\n    --wwr-muted: #75665c;\n    --wwr-green: #31473a;\n    --wwr-border: #dbc5a5;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 0;\n    overflow: hidden;\n    color: var(--wwr-text);\n    background: var(--wwr-paper);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    container-type: inline-size;\n  }\n\n  .wwr-plush-page img {\n    display: block;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    border: 0;\n  }\n\n  .wwr-plush-page h1,\n  .wwr-plush-page h2,\n  .wwr-plush-page h3,\n  .wwr-plush-page p {\n    margin-top: 0;\n  }\n\n  .wwr-plush-page h1,\n  .wwr-plush-page h2,\n  .wwr-plush-page h3 {\n    color: var(--wwr-dark);\n    font-family: Georgia, \"Times New Roman\", serif;\n    line-height: 1.12;\n  }\n\n  .wwr-section {\n    position: relative;\n    padding: 50px 20px;\n  }\n\n  .wwr-center {\n    text-align: center;\n  }\n\n  .wwr-eyebrow {\n    display: inline-flex;\n    margin-bottom: 15px;\n    padding: 8px 15px;\n    align-items: center;\n    gap: 7px;\n    border: 1px solid rgba(214, 168, 93, 0.7);\n    border-radius: 999px;\n    color: #402919;\n    background: #f2dbb0;\n    font-size: 12px;\n    font-weight: 900;\n    line-height: 1.2;\n    letter-spacing: 1.1px;\n    text-transform: uppercase;\n  }\n\n  .wwr-main-title {\n    max-width: 880px;\n    margin: 0 auto 19px;\n    font-size: clamp(38px, 7vw, 68px);\n    font-weight: 900;\n    line-height: 1.03 !important;\n    letter-spacing: -1.7px;\n    overflow-wrap: break-word;\n  }\n\n  .wwr-title {\n    margin-bottom: 17px;\n    font-size: clamp(29px, 5vw, 45px);\n    font-weight: 900;\n    letter-spacing: -0.8px;\n    overflow-wrap: break-word;\n  }\n\n  .wwr-subtitle {\n    max-width: 720px;\n    margin: 0 auto 28px;\n    color: var(--wwr-muted);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .wwr-button {\n    display: inline-flex;\n    width: auto;\n    min-height: 57px;\n    padding: 16px 29px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #e2b86b;\n    border-radius: 7px;\n    color: #21140c !important;\n    background:\n      linear-gradient(\n        135deg,\n        #f1d18d 0%,\n        #c98a3e 48%,\n        #e8ba65 100%\n      );\n    box-shadow:\n      0 14px 30px rgba(0, 0, 0, 0.27),\n      inset 0 1px 0 rgba(255, 255, 255, 0.6);\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.25;\n    text-align: center;\n    text-decoration: none !important;\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .wwr-button:hover {\n    color: #21140c !important;\n    transform: translateY(-2px);\n    box-shadow:\n      0 18px 36px rgba(0, 0, 0, 0.34),\n      inset 0 1px 0 rgba(255, 255, 255, 0.68);\n  }\n\n  \/* HERO *\/\n  .wwr-hero {\n    position: relative;\n    padding: 57px 20px 36px;\n    overflow: hidden;\n    color: #ffffff;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 15% 12%,\n        rgba(190, 117, 55, 0.3),\n        transparent 31%\n      ),\n      radial-gradient(\n        circle at 88% 10%,\n        rgba(214, 168, 93, 0.18),\n        transparent 28%\n      ),\n      linear-gradient(145deg, #0d0907 0%, #412518 56%, #160e0a 100%);\n  }\n\n  .wwr-hero::before,\n  .wwr-hero::after {\n    position: absolute;\n    color: rgba(214, 168, 93, 0.16);\n    line-height: 1;\n    pointer-events: none;\n  }\n\n  .wwr-hero::before {\n    top: 29px;\n    left: 5%;\n    content: \"★\";\n    font-size: 68px;\n  }\n\n  .wwr-hero::after {\n    right: 5%;\n    bottom: 145px;\n    content: \"★\";\n    font-size: 48px;\n  }\n\n  .wwr-hero-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .wwr-hero .wwr-main-title {\n    color: #ffffff;\n    text-shadow: 0 4px 20px rgba(0, 0, 0, 0.48);\n  }\n\n  .wwr-hero-copy {\n    max-width: 710px;\n    margin: 0 auto 28px;\n    color: #eadfd3;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .wwr-hero-note {\n    margin: 15px 0 0;\n    color: #cbb8a6;\n    font-size: 13px;\n  }\n\n  .wwr-hero-image {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 760px;\n    margin: 39px auto -79px;\n    padding: 10px;\n    overflow: hidden;\n    border: 1px solid rgba(214, 168, 93, 0.58);\n    border-radius: 14px;\n    background: #160e0a;\n    box-shadow: 0 29px 65px rgba(0, 0, 0, 0.52);\n  }\n\n  .wwr-hero-image img {\n    border-radius: 8px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* QUICK FACTS *\/\n  .wwr-facts-section {\n    padding: 108px 14px 38px;\n    background:\n      linear-gradient(\n        rgba(255, 250, 243, 0.96),\n        rgba(255, 250, 243, 0.96)\n      ),\n      repeating-linear-gradient(\n        90deg,\n        #e8ddce 0,\n        #e8ddce 1px,\n        transparent 1px,\n        transparent 14px\n      );\n  }\n\n  .wwr-facts {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    width: 100%;\n    max-width: 940px;\n    margin: 0 auto;\n    overflow: hidden;\n    border: 1px solid var(--wwr-border);\n    border-radius: 11px;\n    background: #ffffff;\n    box-shadow: 0 15px 35px rgba(72, 42, 25, 0.12);\n  }\n\n  .wwr-fact {\n    min-width: 0;\n    padding: 24px 9px;\n    border-right: 1px solid #eadfce;\n    border-bottom: 1px solid #eadfce;\n    text-align: center;\n  }\n\n  .wwr-fact:nth-child(2n) {\n    border-right: 0;\n  }\n\n  .wwr-fact:nth-last-child(-n + 2) {\n    border-bottom: 0;\n  }\n\n  .wwr-fact-icon {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 28px;\n    line-height: 1;\n  }\n\n  .wwr-fact strong {\n    display: block;\n    color: var(--wwr-dark);\n    font-size: 17px;\n    font-weight: 900;\n    line-height: 1.3;\n  }\n\n  .wwr-fact span {\n    display: block;\n    margin-top: 6px;\n    color: var(--wwr-muted);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  \/* EMOTIONAL OPENING *\/\n  .wwr-emotion {\n    background: var(--wwr-paper);\n  }\n\n  .wwr-quote {\n    max-width: 760px;\n    margin: 32px auto 0;\n    padding: 29px 24px;\n    border: 1px solid #d9bc8a;\n    border-left: 7px solid var(--wwr-copper);\n    border-radius: 8px;\n    color: var(--wwr-dark);\n    background: #fff5e5;\n    box-shadow: 0 15px 35px rgba(72, 42, 25, 0.1);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-weight: 900;\n    line-height: 1.52;\n    text-align: left;\n  }\n\n  .wwr-quote small {\n    display: block;\n    margin-top: 14px;\n    color: var(--wwr-muted);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.7;\n  }\n\n  \/* SPLIT *\/\n  .wwr-split {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 31px;\n    align-items: center;\n  }\n\n  .wwr-split \u003e * {\n    min-width: 0;\n  }\n\n  .wwr-copy {\n    width: 100%;\n    min-width: 0;\n  }\n\n  .wwr-copy p {\n    margin-bottom: 19px;\n    color: var(--wwr-muted);\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .wwr-image-card {\n    width: 100%;\n    max-width: 580px;\n    margin: 0 auto;\n    padding: 10px;\n    overflow: hidden;\n    border: 1px solid #cda874;\n    border-radius: 12px;\n    background: #1b110c;\n    box-shadow: 0 21px 47px rgba(45, 25, 14, 0.27);\n  }\n\n  .wwr-image-card img {\n    border-radius: 7px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .wwr-checks {\n    margin: 23px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .wwr-checks li {\n    position: relative;\n    margin-bottom: 14px;\n    padding-left: 36px;\n    color: var(--wwr-text);\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .wwr-checks li::before {\n    position: absolute;\n    top: 1px;\n    left: 0;\n    display: flex;\n    width: 25px;\n    height: 25px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #21140c;\n    background: var(--wwr-gold);\n    content: \"✓\";\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  \/* DARK SECTION *\/\n  .wwr-dark {\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 88% 18%,\n        rgba(214, 168, 93, 0.17),\n        transparent 29%\n      ),\n      linear-gradient(145deg, #130c08, #4b2a19);\n  }\n\n  .wwr-dark h2,\n  .wwr-dark h3 {\n    color: #ffffff;\n  }\n\n  .wwr-dark .wwr-copy p {\n    color: #dfd0c2;\n  }\n\n  .wwr-dark .wwr-checks li {\n    color: #ffffff;\n  }\n\n  \/* BENEFITS *\/\n  .wwr-benefits {\n    background: var(--wwr-cream);\n  }\n\n  .wwr-card-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 18px;\n    margin-top: 33px;\n  }\n\n  .wwr-card-grid \u003e * {\n    min-width: 0;\n  }\n\n  .wwr-card {\n    padding: 27px 21px;\n    border: 1px solid #ddc8aa;\n    border-radius: 11px;\n    background: #fffdf9;\n    box-shadow: 0 11px 28px rgba(72, 42, 25, 0.08);\n    text-align: left;\n  }\n\n  .wwr-card-icon {\n    display: flex;\n    width: 55px;\n    height: 55px;\n    margin-bottom: 18px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #d5aa62;\n    border-radius: 50%;\n    background: #f3dfba;\n    font-size: 27px;\n  }\n\n  .wwr-card h3 {\n    margin-bottom: 10px;\n    font-size: 21px;\n    font-weight: 900;\n  }\n\n  .wwr-card p {\n    margin-bottom: 0;\n    color: var(--wwr-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* SHOWCASE *\/\n  .wwr-showcase {\n    background: #fffaf3;\n  }\n\n  .wwr-showcase-frame {\n    width: 100%;\n    max-width: 800px;\n    margin: 34px auto 0;\n    padding: 10px;\n    overflow: hidden;\n    border: 1px solid #caa26e;\n    border-radius: 13px;\n    background: #1c120c;\n    box-shadow: 0 22px 50px rgba(45, 25, 14, 0.24);\n  }\n\n  .wwr-showcase-frame img {\n    border-radius: 7px;\n    object-fit: cover;\n  }\n\n  \/* SOFT SECTION *\/\n  .wwr-soft {\n    background:\n      radial-gradient(\n        circle at 12% 15%,\n        rgba(214, 168, 93, 0.13),\n        transparent 29%\n      ),\n      linear-gradient(145deg, #fffaf3, #f4e7d4);\n  }\n\n  \/* GIFT BOX *\/\n  .wwr-gift-box {\n    padding: 30px 21px;\n    border: 1px solid #b98c50;\n    border-radius: 13px;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 85% 15%,\n        rgba(214, 168, 93, 0.22),\n        transparent 28%\n      ),\n      linear-gradient(135deg, #304539, #111d17);\n    box-shadow: 0 20px 46px rgba(17, 35, 25, 0.25);\n  }\n\n  .wwr-gift-box h2 {\n    color: #ffffff;\n  }\n\n  .wwr-gift-box .wwr-copy p {\n    color: #dce8e0;\n  }\n\n  .wwr-gift-box .wwr-checks li {\n    color: #ffffff;\n  }\n\n  \/* PLACEMENT *\/\n  .wwr-places {\n    background: var(--wwr-cream);\n  }\n\n  .wwr-place-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px;\n    margin-top: 31px;\n  }\n\n  .wwr-place {\n    min-width: 0;\n    padding: 22px 11px;\n    border: 1px solid #ddc9ae;\n    border-radius: 10px;\n    background: #ffffff;\n    box-shadow: 0 8px 21px rgba(72, 42, 25, 0.06);\n    text-align: center;\n  }\n\n  .wwr-place span {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 29px;\n    line-height: 1;\n  }\n\n  .wwr-place strong {\n    display: block;\n    color: var(--wwr-dark);\n    font-size: 14px;\n    line-height: 1.4;\n  }\n\n  \/* COMPARISON *\/\n  .wwr-compare {\n    background: var(--wwr-paper);\n  }\n\n  .wwr-compare-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 18px;\n    max-width: 850px;\n    margin: 33px auto 0;\n    text-align: left;\n  }\n\n  .wwr-compare-card {\n    min-width: 0;\n    padding: 27px 23px;\n    border-radius: 11px;\n  }\n\n  .wwr-compare-card.basic {\n    border: 1px solid #d7d0c7;\n    background: #f0eeeb;\n  }\n\n  .wwr-compare-card.special {\n    border: 2px solid var(--wwr-copper);\n    background: #ffffff;\n    box-shadow: 0 16px 36px rgba(170, 101, 55, 0.14);\n  }\n\n  .wwr-compare-card h3 {\n    margin-bottom: 17px;\n    font-size: 21px;\n    font-weight: 900;\n  }\n\n  .wwr-compare-card ul {\n    margin: 0;\n    padding-left: 21px;\n    color: var(--wwr-muted);\n    font-size: 15px;\n  }\n\n  .wwr-compare-card li {\n    margin-bottom: 11px;\n  }\n\n  \/* CARE *\/\n  .wwr-care {\n    background: var(--wwr-cream);\n  }\n\n  .wwr-care-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 18px;\n    margin-top: 32px;\n  }\n\n  .wwr-care-card {\n    padding: 25px 20px;\n    border: 1px solid #ddc8aa;\n    border-radius: 11px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .wwr-care-card span {\n    display: block;\n    margin-bottom: 12px;\n    font-size: 30px;\n  }\n\n  .wwr-care-card h3 {\n    margin-bottom: 8px;\n    font-size: 19px;\n  }\n\n  .wwr-care-card p {\n    margin-bottom: 0;\n    color: var(--wwr-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* DETAILS *\/\n  .wwr-details {\n    background: #fffaf3;\n  }\n\n  .wwr-table {\n    width: 100%;\n    max-width: 840px;\n    margin: 31px auto 0;\n    overflow: hidden;\n    border: 1px solid #d6ba8f;\n    border-radius: 11px;\n    background: #ffffff;\n    box-shadow: 0 12px 29px rgba(72, 42, 25, 0.08);\n    text-align: left;\n  }\n\n  .wwr-table-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    border-bottom: 1px solid #eadfce;\n  }\n\n  .wwr-table-row:last-child {\n    border-bottom: 0;\n  }\n\n  .wwr-table-label,\n  .wwr-table-value {\n    min-width: 0;\n    padding: 15px 18px;\n    overflow-wrap: break-word;\n    font-size: 15px;\n  }\n\n  .wwr-table-label {\n    padding-bottom: 6px;\n    color: var(--wwr-dark);\n    background: #f7eddd;\n    font-weight: 900;\n  }\n\n  .wwr-table-value {\n    padding-top: 7px;\n    color: var(--wwr-muted);\n  }\n\n  \/* FAQ *\/\n  .wwr-faq {\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(214, 168, 93, 0.1),\n        transparent 37%\n      ),\n      linear-gradient(145deg, #130c08, #2e1b12);\n  }\n\n  .wwr-faq h2 {\n    color: #ffffff;\n  }\n\n  .wwr-faq .wwr-subtitle {\n    color: #d9cabd;\n  }\n\n  .wwr-faq-list {\n    width: 100%;\n    max-width: 840px;\n    margin: 31px auto 0;\n    text-align: left;\n  }\n\n  .wwr-faq details {\n    margin-bottom: 13px;\n    overflow: hidden;\n    border: 1px solid rgba(214, 168, 93, 0.3);\n    border-radius: 10px;\n    background: #20140e;\n  }\n\n  .wwr-faq summary {\n    position: relative;\n    padding: 19px 49px 19px 19px;\n    color: #ffffff;\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.45;\n    list-style: none;\n  }\n\n  .wwr-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .wwr-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    color: var(--wwr-gold);\n    content: \"+\";\n    font-size: 26px;\n    font-weight: 800;\n    transform: translateY(-50%);\n  }\n\n  .wwr-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .wwr-faq-answer {\n    padding: 0 19px 19px;\n    color: #cdbdaf;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* FINAL CTA *\/\n  .wwr-final {\n    position: relative;\n    padding: 64px 20px;\n    overflow: hidden;\n    color: #ffffff;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 50% 20%,\n        rgba(190, 117, 55, 0.3),\n        transparent 40%\n      ),\n      linear-gradient(145deg, #0d0907, #412518);\n  }\n\n  .wwr-final::before,\n  .wwr-final::after {\n    position: absolute;\n    color: rgba(214, 168, 93, 0.13);\n    content: \"★\";\n    line-height: 1;\n  }\n\n  .wwr-final::before {\n    top: 38px;\n    left: 5%;\n    font-size: 61px;\n  }\n\n  .wwr-final::after {\n    right: 6%;\n    bottom: 39px;\n    font-size: 46px;\n  }\n\n  .wwr-final-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .wwr-final h2 {\n    max-width: 780px;\n    margin-right: auto;\n    margin-left: auto;\n    color: #ffffff;\n  }\n\n  .wwr-final-copy {\n    max-width: 690px;\n    margin: 0 auto 28px;\n    color: #e1d4c7;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .wwr-final-note {\n    margin: 16px 0 0;\n    color: #c5b19f;\n    font-size: 13px;\n  }\n\n  .wwr-notice {\n    padding: 20px;\n    color: #634b33;\n    background: #f1ddb6;\n    font-size: 13px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  \/* CONTAINER RESPONSIVE *\/\n  @container (min-width: 700px) {\n    .wwr-section {\n      padding: 67px 42px;\n    }\n\n    .wwr-hero {\n      padding: 69px 42px 46px;\n    }\n\n    .wwr-facts-section {\n      padding: 114px 30px 45px;\n    }\n\n    .wwr-facts {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .wwr-fact {\n      border-right: 1px solid #eadfce;\n      border-bottom: 0;\n    }\n\n    .wwr-fact:nth-child(2) {\n      border-right: 1px solid #eadfce;\n    }\n\n    .wwr-fact:last-child {\n      border-right: 0;\n    }\n\n    .wwr-split {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 49px;\n    }\n\n    .wwr-card-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .wwr-place-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .wwr-compare-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .wwr-care-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .wwr-table-row {\n      grid-template-columns: 39% 61%;\n    }\n\n    .wwr-table-label,\n    .wwr-table-value {\n      padding: 16px 19px;\n    }\n\n    .wwr-gift-box {\n      padding: 44px 36px;\n    }\n\n    .wwr-final {\n      padding: 79px 42px;\n    }\n  }\n\n  @container (min-width: 960px) {\n    .wwr-section {\n      padding: 79px 59px;\n    }\n\n    .wwr-hero {\n      padding: 79px 59px 50px;\n    }\n\n    .wwr-split {\n      gap: 62px;\n    }\n\n    .wwr-main-title {\n      font-size: 67px;\n    }\n\n    .wwr-title {\n      font-size: 44px;\n    }\n\n    .wwr-copy p {\n      font-size: 17px;\n    }\n\n    .wwr-card-grid {\n      gap: 23px;\n    }\n\n    .wwr-gift-box {\n      padding: 52px;\n    }\n\n    .wwr-final {\n      padding: 89px 59px;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n    .wwr-main-title {\n      font-size: 39px;\n    }\n\n    .wwr-title {\n      font-size: 30px;\n    }\n\n    .wwr-hero-copy,\n    .wwr-subtitle {\n      font-size: 16px;\n    }\n\n    .wwr-button {\n      width: 100%;\n      max-width: 430px;\n      padding-right: 18px;\n      padding-left: 18px;\n    }\n\n    .wwr-quote {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"wwr-plush-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"wwr-hero\"\u003e\n\u003cdiv class=\"wwr-hero-content\"\u003e\n\u003cspan class=\"wwr-eyebrow\"\u003e ★ The Frontier’s Most Wanted ★ \u003c\/span\u003e\n\u003ch1 class=\"wwr-main-title\"\u003eSoft Enough to Hug.\u003cbr\u003eWild Enough to Steal the Show.\u003c\/h1\u003e\n\u003cp class=\"wwr-hero-copy\"\u003eMeet the charming little outlaw who traded nighttime mischief for cowboy boots, saloon stories and a permanent place in your collection.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"wwr-button\"\u003e Bring Home the Cowboy Raccoon → \u003c\/a\u003e\n\u003cp class=\"wwr-hero-note\"\u003eWestern collector plush • Soft-touch finish • Memorable gift character\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-hero-image\"\u003e\u003cimg loading=\"eager\" height=\"1000\" width=\"1000\" alt=\"Wild West cowboy raccoon collector plush holding a decorative bottle\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/83935ecf1d80239ceeec19b914b982cf5fe8b756.jpg?v=1784701257\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003csection class=\"wwr-facts-section\"\u003e\n\u003cdiv class=\"wwr-facts\"\u003e\n\u003cdiv class=\"wwr-fact\"\u003e\n\u003cspan class=\"wwr-fact-icon\"\u003e🤠\u003c\/span\u003e \u003cstrong\u003eCowboy Character\u003c\/strong\u003e \u003cspan\u003eClassic Western styling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-fact\"\u003e\n\u003cspan class=\"wwr-fact-icon\"\u003e🦝\u003c\/span\u003e \u003cstrong\u003eSoft Plush Finish\u003c\/strong\u003e \u003cspan\u003eWarm and touchable texture\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-fact\"\u003e\n\u003cspan class=\"wwr-fact-icon\"\u003e📚\u003c\/span\u003e \u003cstrong\u003eDisplay Ready\u003c\/strong\u003e \u003cspan\u003eMade for shelves and desks\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-fact\"\u003e\n\u003cspan class=\"wwr-fact-icon\"\u003e🎁\u003c\/span\u003e \u003cstrong\u003eUnforgettable Gift\u003c\/strong\u003e \u003cspan\u003eFor collectors and Western fans\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL INTRO --\u003e\n\u003csection class=\"wwr-section wwr-emotion wwr-center\"\u003e\u003cspan class=\"wwr-eyebrow\"\u003e More Than Another Plush \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eSome Gifts Are Cute.\u003cbr\u003eThis One Has a Whole Backstory.\u003c\/h2\u003e\n\u003cp class=\"wwr-subtitle\"\u003eFrom his sheriff-star hat to the tiny bottle held tightly between his paws, every detail makes him feel like a little frontier legend who has wandered into your home with one more story to tell.\u003c\/p\u003e\n\u003cdiv class=\"wwr-quote\"\u003e“I bought him as a gift—but he looked so perfect on my bookshelf that I almost kept him.” \u003csmall\u003e A playful collector character designed to make people stop, smile and ask where you found him. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CHARACTER DETAILS --\u003e\n\u003csection class=\"wwr-section wwr-dark\"\u003e\n\u003cdiv class=\"wwr-split\"\u003e\n\u003cdiv class=\"wwr-image-card\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Hands displaying the soft cowboy raccoon collector plush\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/978dc5ba0ce51c0eb9cc3a86a987050a7fc37d99.jpg?v=1784701256\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wwr-copy\"\u003e\n\u003cspan class=\"wwr-eyebrow\"\u003e Outlaw Personality \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eThe Most Lovable Bandit in the Wild West\u003c\/h2\u003e\n\u003cp\u003eHis recognizable raccoon mask, rounded ears, striped tail and soft paws are paired with a bold black cowboy hat and decorative saloon bottle for a character that is equal parts rugged and adorable.\u003c\/p\u003e\n\u003cul class=\"wwr-checks\"\u003e\n\u003cli\u003eExpressive embroidered-style facial details\u003c\/li\u003e\n\u003cli\u003eWide-brimmed black cowboy hat with sheriff star\u003c\/li\u003e\n\u003cli\u003eSoft gray, brown and cream raccoon fur tones\u003c\/li\u003e\n\u003cli\u003eDetailed paws and striped plush tail\u003c\/li\u003e\n\u003cli\u003eDecorative Western bottle secured in his arms\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"wwr-section wwr-benefits wwr-center\"\u003e\u003cspan class=\"wwr-eyebrow\"\u003e Why Collectors Love Him \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eWestern Attitude With an Irresistibly Soft Side\u003c\/h2\u003e\n\u003cp class=\"wwr-subtitle\"\u003eDesigned to feel distinctive on display while still offering the soft, comforting appeal people love about a plush companion.\u003c\/p\u003e\n\u003cdiv class=\"wwr-card-grid\"\u003e\n\u003cdiv class=\"wwr-card\"\u003e\n\u003cdiv class=\"wwr-card-icon\"\u003e🧸\u003c\/div\u003e\n\u003ch3\u003eSoft-Touch Comfort\u003c\/h3\u003e\n\u003cp\u003ePlush fur and padded filling create a soft, cozy feel that makes the character inviting to hold as well as display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-card\"\u003e\n\u003cdiv class=\"wwr-card-icon\"\u003e⭐\u003c\/div\u003e\n\u003ch3\u003eFull of Character\u003c\/h3\u003e\n\u003cp\u003eThe cowboy hat, star badge and cheeky raccoon expression give him a memorable personality from the first glance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-card\"\u003e\n\u003cdiv class=\"wwr-card-icon\"\u003e🏠\u003c\/div\u003e\n\u003ch3\u003eEasy to Display\u003c\/h3\u003e\n\u003cp\u003ePlace him on a desk, bookcase, home-bar shelf or rustic cabinet to instantly make the space feel warmer and more personal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISPLAY IMAGE --\u003e\n\u003csection class=\"wwr-section wwr-showcase wwr-center\"\u003e\u003cspan class=\"wwr-eyebrow\"\u003e Give Your Shelf a Story \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eA Little Frontier Legend for Your Favorite Corner\u003c\/h2\u003e\n\u003cp class=\"wwr-subtitle\"\u003eSurrounded by old books, wood tones and vintage accessories, the cowboy raccoon looks right at home in offices, studies, cabins and Western rooms.\u003c\/p\u003e\n\u003cdiv class=\"wwr-showcase-frame\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Cowboy raccoon collector plush displayed on a bookshelf\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/53c932cd7bd07ab32d655890a0a728c46367aada.jpg?v=1784701256\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SOFTNESS --\u003e\n\u003csection class=\"wwr-section wwr-soft\"\u003e\n\u003cdiv class=\"wwr-split\"\u003e\n\u003cdiv class=\"wwr-copy\"\u003e\n\u003cspan class=\"wwr-eyebrow\"\u003e Tough Look. Gentle Feel. \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eA Collector Piece You’ll Actually Want to Hold\u003c\/h2\u003e\n\u003cp\u003eHis plush body balances softness with enough structure to maintain the recognizable sitting pose, making him equally suited to quiet display and occasional cuddles.\u003c\/p\u003e\n\u003cul class=\"wwr-checks\"\u003e\n\u003cli\u003eSoft plush exterior with layered fur texture\u003c\/li\u003e\n\u003cli\u003ePadded body designed to maintain its character shape\u003c\/li\u003e\n\u003cli\u003eRounded paws with detailed plush foot pads\u003c\/li\u003e\n\u003cli\u003eComfortable size and shape for holding\u003c\/li\u003e\n\u003cli\u003eDecorative accessories remain attached to the plush\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-image-card\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Soft cowboy raccoon plush seated on a wooden office desk\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/24d8b7d32798eba106fe6bf1aa6139a39da7780c.jpg?v=1784701257\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"wwr-section\"\u003e\n\u003cdiv class=\"wwr-gift-box\"\u003e\n\u003cdiv class=\"wwr-split\"\u003e\n\u003cdiv class=\"wwr-image-card\"\u003e\u003cimg loading=\"lazy\" height=\"1000\" width=\"1000\" alt=\"Cowboy raccoon collector plush presented in a gift box\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/2622d737c9f6d3ddaaa4a918ab026ad5d3fa0549.jpg?v=1784701256\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wwr-copy\"\u003e\n\u003cspan class=\"wwr-eyebrow\"\u003e Hard to Buy For? Not Anymore. \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eA Gift They Definitely Don’t Already Own\u003c\/h2\u003e\n\u003cp\u003eHe is funny enough to make them laugh, soft enough to feel warm and thoughtful, and unusual enough to remain one of the most memorable gifts they receive.\u003c\/p\u003e\n\u003cul class=\"wwr-checks\"\u003e\n\u003cli\u003eFor raccoon and woodland-animal lovers\u003c\/li\u003e\n\u003cli\u003eFor cowboy and Western decor enthusiasts\u003c\/li\u003e\n\u003cli\u003eFor plush and character collectors\u003c\/li\u003e\n\u003cli\u003eFor home-bar, cabin and man-cave owners\u003c\/li\u003e\n\u003cli\u003eFor the friend who seems to own everything\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003csection class=\"wwr-section wwr-places wwr-center\"\u003e\u003cspan class=\"wwr-eyebrow\"\u003e Find His New Hangout \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eOne Little Outlaw. Plenty of Places to Display Him.\u003c\/h2\u003e\n\u003cp class=\"wwr-subtitle\"\u003eHis warm neutral colors blend easily with rustic, traditional and Western-inspired rooms.\u003c\/p\u003e\n\u003cdiv class=\"wwr-place-grid\"\u003e\n\u003cdiv class=\"wwr-place\"\u003e\n\u003cspan\u003e📚\u003c\/span\u003e \u003cstrong\u003eBookshelf\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-place\"\u003e\n\u003cspan\u003e💼\u003c\/span\u003e \u003cstrong\u003eOffice Desk\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-place\"\u003e\n\u003cspan\u003e🥃\u003c\/span\u003e \u003cstrong\u003eHome Bar Shelf\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-place\"\u003e\n\u003cspan\u003e🤠\u003c\/span\u003e \u003cstrong\u003eWestern Room\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"wwr-section wwr-compare wwr-center\"\u003e\u003cspan class=\"wwr-eyebrow\"\u003e Not Another Generic Plush \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eGive Them a Character They’ll Remember\u003c\/h2\u003e\n\u003cdiv class=\"wwr-compare-grid\"\u003e\n\u003cdiv class=\"wwr-compare-card basic\"\u003e\n\u003ch3\u003eOrdinary Plush Toy\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eGeneric design with little personality\u003c\/li\u003e\n\u003cli\u003eLooks similar to many other gifts\u003c\/li\u003e\n\u003cli\u003eUsually hidden away after the novelty fades\u003c\/li\u003e\n\u003cli\u003eDifficult to connect with a specific interest\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-compare-card special\"\u003e\n\u003ch3\u003eCowboy Raccoon Collector Plush\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDistinctive Western outlaw character\u003c\/li\u003e\n\u003cli\u003eSoft texture with collectible visual details\u003c\/li\u003e\n\u003cli\u003eDesigned to remain visible on display\u003c\/li\u003e\n\u003cli\u003eFeels intentionally chosen for the recipient\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE --\u003e\n\u003csection class=\"wwr-section wwr-care wwr-center\"\u003e\u003cspan class=\"wwr-eyebrow\"\u003e Keep Your Outlaw Looking Sharp \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eSimple Care for Long-Lasting Character\u003c\/h2\u003e\n\u003cdiv class=\"wwr-care-grid\"\u003e\n\u003cdiv class=\"wwr-care-card\"\u003e\n\u003cspan\u003e🧽\u003c\/span\u003e\n\u003ch3\u003eSpot Clean\u003c\/h3\u003e\n\u003cp\u003eGently clean small marks with a damp cloth and mild soap.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-care-card\"\u003e\n\u003cspan\u003e🌬️\u003c\/span\u003e\n\u003ch3\u003eAir Dry\u003c\/h3\u003e\n\u003cp\u003eAllow the plush to dry naturally before returning it to display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-care-card\"\u003e\n\u003cspan\u003e🚫\u003c\/span\u003e\n\u003ch3\u003eAvoid Machine Washing\u003c\/h3\u003e\n\u003cp\u003eMachine washing or tumble drying may damage the hat and accessories.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"wwr-section wwr-details wwr-center\"\u003e\u003cspan class=\"wwr-eyebrow\"\u003e Product Details \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eMeet the Frontier’s Softest Outlaw\u003c\/h2\u003e\n\u003cdiv class=\"wwr-table\"\u003e\n\u003cdiv class=\"wwr-table-row\"\u003e\n\u003cdiv class=\"wwr-table-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-value\"\u003eWestern cowboy raccoon collector plush doll\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-row\"\u003e\n\u003cdiv class=\"wwr-table-label\"\u003eCharacter Theme\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-value\"\u003eWild West raccoon outlaw\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-row\"\u003e\n\u003cdiv class=\"wwr-table-label\"\u003eOuter Material\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-value\"\u003eSoft plush fabric\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-row\"\u003e\n\u003cdiv class=\"wwr-table-label\"\u003eFilling\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-value\"\u003ePP cotton filling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-row\"\u003e\n\u003cdiv class=\"wwr-table-label\"\u003eDesign Details\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-value\"\u003eCowboy hat, sheriff star and decorative Western bottle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-row\"\u003e\n\u003cdiv class=\"wwr-table-label\"\u003eAccessory Style\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-value\"\u003eHat and decorative bottle are attached to the plush\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-row\"\u003e\n\u003cdiv class=\"wwr-table-label\"\u003eRecommended Use\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-value\"\u003eCollector display, room decor, desk companion and gifting\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-row\"\u003e\n\u003cdiv class=\"wwr-table-label\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-value\"\u003eSpot clean gently and air dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-row\"\u003e\n\u003cdiv class=\"wwr-table-label\"\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv class=\"wwr-table-value\"\u003e1 × Wild West Cowboy Raccoon Collector Plush Doll\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"wwr-section wwr-faq wwr-center\"\u003e\u003cspan class=\"wwr-eyebrow\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eBefore the Little Outlaw Arrives\u003c\/h2\u003e\n\u003cp class=\"wwr-subtitle\"\u003eEverything you need to know before giving him a place in your collection.\u003c\/p\u003e\n\u003cdiv class=\"wwr-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the bottle real or removable?\u003c\/summary\u003e\n\u003cdiv class=\"wwr-faq-answer\"\u003eNo beverage is included. The bottle is a decorative plush accessory attached to the character and is not intended for drinking or storage.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the hat and accessories be removed?\u003c\/summary\u003e\n\u003cdiv class=\"wwr-faq-answer\"\u003eThe hat and decorative bottle are intended to remain attached so the plush maintains its complete collector appearance.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it mainly a toy or a collectible?\u003c\/summary\u003e\n\u003cdiv class=\"wwr-faq-answer\"\u003eIt is best presented as a soft collector character and decorative plush. Detailed attached accessories make it more appropriate for display and gentle handling than rough play.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can it be displayed?\u003c\/summary\u003e\n\u003cdiv class=\"wwr-faq-answer\"\u003eIt works well on a bookshelf, desk, home-bar shelf, cabinet, mantel or inside a rustic and Western-inspired room.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow should it be cleaned?\u003c\/summary\u003e\n\u003cdiv class=\"wwr-faq-answer\"\u003eSpot clean gently using a damp cloth and mild soap. Allow it to air dry. Do not bleach, machine wash or tumble dry.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill the product look exactly like the pictures?\u003c\/summary\u003e\n\u003cdiv class=\"wwr-faq-answer\"\u003eSmall variations in fur direction, color, stitching and accessory position may occur between production batches and photography.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"wwr-final\"\u003e\n\u003cdiv class=\"wwr-final-content\"\u003e\n\u003cspan class=\"wwr-eyebrow\"\u003e Wanted: A New Home \u003c\/span\u003e\n\u003ch2 class=\"wwr-title\"\u003eMake Room for the Cutest Outlaw in the West\u003c\/h2\u003e\n\u003cp class=\"wwr-final-copy\"\u003eGive your shelf a story, your room a little Western mischief and someone special a gift they will remember long after it is unwrapped.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"wwr-button\"\u003e Claim the Cowboy Raccoon Plush → \u003c\/a\u003e\n\u003cp class=\"wwr-final-note\"\u003eA distinctive collector gift for raccoon lovers and Western fans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"wwr-notice\"\u003e\n\u003cstrong\u003eCollector Notice:\u003c\/strong\u003e This product includes attached decorative accessories and is presented primarily as a collector plush and display item. No alcohol or beverage is included. Confirm the exact finished size with your supplier before adding dimensions to the product page.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":52339657244974,"sku":"WBK2607221111-西部威士忌浣熊玩偶","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/83935ecf1d80239ceeec19b914b982cf5fe8b756.jpg?v=1784701257","url":"https:\/\/cotitoc.com\/de\/products\/wild-west-whiskey-raccoon-collector-plush-doll","provider":"cotitoc","version":"1.0","type":"link"}