{"product_id":"energy-drink-can-squishy-toy","title":"Energy Drink Can Squishy Toy – Soft TPR Squeeze Fidget Toy","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     EDCS - Energy Drink Can Squishy Toy\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #EDCS-wrapper {\n    --edcs-blue: #91c8e3;\n    --edcs-yellow: #e7ca74;\n    --edcs-purple: #b6a7df;\n    --edcs-green: #9bc6ad;\n    --edcs-pink: #e6b4c9;\n    --edcs-title: #586269;\n    --edcs-text: #747d83;\n    --edcs-border: #e3e8ea;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 12px 0 24px;\n    color: var(--edcs-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #EDCS-wrapper *,\n  #EDCS-wrapper *::before,\n  #EDCS-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #EDCS-wrapper h3,\n  #EDCS-wrapper p {\n    padding: 0;\n  }\n\n  #EDCS-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--edcs-title);\n    font-size: 1.4rem;\n    font-weight: 850;\n    line-height: 1.28;\n    letter-spacing: -0.025em;\n  }\n\n  #EDCS-wrapper p {\n    margin: 0 0 16px;\n    color: var(--edcs-text);\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  #EDCS-wrapper .EDCS-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #6faecd 0%,\n      #c4a849 30%,\n      #927fca 62%,\n      #79ac91 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* HERO *\/\n  #EDCS-wrapper .EDCS-hero {\n    position: relative;\n    overflow: hidden;\n    margin: 18px 0 14px;\n    padding: 24px 17px 22px;\n\n    border: 1px solid #e1e8eb;\n    border-radius: 22px;\n\n    background:\n      radial-gradient(circle at 10% 8%, rgba(145,200,227,.18), transparent 32%),\n      radial-gradient(circle at 88% 8%, rgba(231,202,116,.15), transparent 30%),\n      radial-gradient(circle at 82% 90%, rgba(182,167,223,.14), transparent 34%),\n      linear-gradient(\n        135deg,\n        #f5fbfe 0%,\n        #fffaf0 35%,\n        #f8f6ff 68%,\n        #f5faf7 100%\n      );\n\n    box-shadow:\n      0 12px 32px rgba(73, 88, 100, .08),\n      inset 0 1px 0 rgba(255,255,255,.92);\n  }\n\n  #EDCS-wrapper .EDCS-hero::after {\n    content: \"\";\n    position: absolute;\n    top: -52px;\n    right: -48px;\n    width: 140px;\n    height: 140px;\n    border-radius: 50%;\n    border: 1px solid rgba(145,200,227,.16);\n    box-shadow:\n      0 0 0 18px rgba(231,202,116,.03),\n      0 0 0 38px rgba(182,167,223,.025);\n    pointer-events: none;\n  }\n\n  #EDCS-wrapper .EDCS-hero-inner {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 13px;\n    text-align: center;\n  }\n\n  #EDCS-wrapper .EDCS-hero-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 64px;\n    height: 64px;\n    min-width: 64px;\n    border: 1px solid rgba(145,200,227,.24);\n    border-radius: 19px;\n    background: rgba(255,255,255,.92);\n    box-shadow:\n      0 7px 20px rgba(72,89,101,.09),\n      0 0 24px rgba(145,200,227,.07);\n  }\n\n  #EDCS-wrapper .EDCS-hero-icon svg {\n    width: 43px;\n    height: 43px;\n    display: block;\n  }\n\n  #EDCS-wrapper .EDCS-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 5px;\n    padding: 5px 9px;\n    border: 1px solid #e1e7eb;\n    border-radius: 999px;\n    background: rgba(255,255,255,.76);\n    color: #76828b;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  #EDCS-wrapper .EDCS-hero-title {\n    display: block;\n    margin-bottom: 6px;\n    color: #556169;\n    font-size: 18px;\n    font-weight: 850;\n    line-height: 1.3;\n  }\n\n  #EDCS-wrapper .EDCS-hero-copy {\n    margin: 0 !important;\n    max-width: 650px;\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  \/* BENEFIT STRIP *\/\n  #EDCS-wrapper .EDCS-benefits {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 7px;\n    margin: 12px 0 21px;\n  }\n\n  #EDCS-wrapper .EDCS-benefit {\n    padding: 10px 5px;\n    border: 1px solid #e2e8ea;\n    border-radius: 12px;\n    background:\n      linear-gradient(\n        145deg,\n        #f5fbfe,\n        #fffaf1,\n        #f7f6ff\n      );\n    text-align: center;\n    color: #69757d;\n    font-size: 10.5px;\n    font-weight: 800;\n    line-height: 1.3;\n    box-shadow: 0 3px 10px rgba(74,87,96,.035);\n  }\n\n  \/* FEATURE GRID *\/\n  #EDCS-wrapper .EDCS-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 21px 0;\n  }\n\n  #EDCS-wrapper .EDCS-card {\n    min-width: 0;\n    padding: 15px 11px;\n    border: 1px solid transparent;\n    border-radius: 16px;\n\n    background:\n      linear-gradient(#fff,#fff) padding-box,\n      linear-gradient(\n        140deg,\n        #dcecf4,\n        #f0e7c8,\n        #e7e2f5,\n        #dfece4\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(71,84,92,.05);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #EDCS-wrapper .EDCS-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#fff,#fff) padding-box,\n      linear-gradient(\n        140deg,\n        #91c8e3,\n        #ddc170,\n        #b5a4df,\n        #97c2aa\n      ) border-box;\n\n    box-shadow:\n      0 12px 28px rgba(80,95,104,.11),\n      0 0 20px rgba(145,200,227,.07);\n  }\n\n  #EDCS-wrapper .EDCS-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 36px;\n    height: 36px;\n    margin-bottom: 9px;\n    border-radius: 11px;\n    background:\n      linear-gradient(\n        140deg,\n        #eef8fc,\n        #fff8e9,\n        #f5f2ff\n      );\n  }\n\n  #EDCS-wrapper .EDCS-card-icon svg {\n    display: block;\n    width: 22px;\n    height: 22px;\n  }\n\n  #EDCS-wrapper .EDCS-card-title {\n    display: block;\n    margin-bottom: 6px;\n    color: #5d6870;\n    font-size: 13.5px;\n    font-weight: 850;\n    line-height: 1.4;\n  }\n\n  #EDCS-wrapper .EDCS-card-text {\n    margin: 0 !important;\n    color: #7a858b;\n    font-size: 12.2px !important;\n    line-height: 1.58;\n  }\n\n  \/* SQUISH SECTION *\/\n  #EDCS-wrapper .EDCS-squish {\n    margin: 22px 0;\n    padding: 18px 15px;\n    border: 1px solid #e1e7e9;\n    border-radius: 18px;\n    background:\n      linear-gradient(\n        120deg,\n        #f4fbfd 0%,\n        #fffaf1 40%,\n        #f7f5ff 70%,\n        #f5faf7 100%\n      );\n  }\n\n  #EDCS-wrapper .EDCS-section-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 12px;\n    color: #58636b;\n    font-size: 14.5px;\n    font-weight: 850;\n  }\n\n  #EDCS-wrapper .EDCS-section-title svg {\n    width: 23px;\n    height: 23px;\n    flex: 0 0 23px;\n  }\n\n  #EDCS-wrapper .EDCS-squish-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 8px;\n  }\n\n  #EDCS-wrapper .EDCS-squish-item {\n    padding: 12px 7px;\n    border: 1px solid #e1e6e8;\n    border-radius: 12px;\n    background: rgba(255,255,255,.84);\n    text-align: center;\n  }\n\n  #EDCS-wrapper .EDCS-squish-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 27px;\n    height: 27px;\n    margin: 0 auto 6px;\n    border-radius: 50%;\n    background:\n      linear-gradient(\n        135deg,\n        #dfeef5,\n        #f2e6c9,\n        #e8e2f5\n      );\n    color: #67747d;\n    font-size: 11px;\n    font-weight: 850;\n  }\n\n  #EDCS-wrapper .EDCS-squish-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #606a72;\n    font-size: 11.5px;\n    font-weight: 850;\n  }\n\n  #EDCS-wrapper .EDCS-squish-item span {\n    display: block;\n    color: #818b91;\n    font-size: 10.5px;\n    line-height: 1.4;\n  }\n\n  \/* TPR *\/\n  #EDCS-wrapper .EDCS-material {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #e2e6e8;\n    border-radius: 17px;\n    background:\n      linear-gradient(\n        120deg,\n        #fafcfd,\n        #f5faf7\n      );\n  }\n\n  #EDCS-wrapper .EDCS-material-layout {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n  }\n\n  #EDCS-wrapper .EDCS-material-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 52px;\n    height: 52px;\n    min-width: 52px;\n    border-radius: 15px;\n    background:\n      linear-gradient(\n        140deg,\n        #eef8fc,\n        #f1f8f4\n      );\n  }\n\n  #EDCS-wrapper .EDCS-material-icon svg {\n    width: 31px;\n    height: 31px;\n  }\n\n  #EDCS-wrapper .EDCS-material-copy strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #5d676e;\n    font-size: 13.5px;\n    font-weight: 850;\n  }\n\n  #EDCS-wrapper .EDCS-material-copy p {\n    margin: 0 !important;\n    font-size: 12.2px !important;\n    line-height: 1.55;\n  }\n\n  \/* USES *\/\n  #EDCS-wrapper .EDCS-uses {\n    margin: 21px 0;\n  }\n\n  #EDCS-wrapper .EDCS-use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  #EDCS-wrapper .EDCS-use {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 10px 9px;\n    border: 1px solid #e2e7e9;\n    border-radius: 11px;\n    background:\n      linear-gradient(\n        135deg,\n        #fafcfd,\n        #fff\n      );\n    color: #6c777e;\n    font-size: 11.5px;\n    font-weight: 750;\n  }\n\n  #EDCS-wrapper .EDCS-use-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n    border-radius: 50%;\n    background:\n      linear-gradient(\n        135deg,\n        #7db9d7,\n        #d1b353,\n        #9b8bcd\n      );\n  }\n\n  \/* PACKAGE *\/\n  #EDCS-wrapper .EDCS-package {\n    margin: 21px 0;\n    padding: 17px 15px;\n    border: 1px solid #e2e6e8;\n    border-radius: 17px;\n    background:\n      linear-gradient(\n        120deg,\n        #fffaf3,\n        #f7f9fc\n      );\n  }\n\n  #EDCS-wrapper .EDCS-package-box {\n    padding: 14px 12px;\n    border: 1px solid #e1e6e8;\n    border-radius: 13px;\n    background: rgba(255,255,255,.87);\n  }\n\n  #EDCS-wrapper .EDCS-package-box strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #606a71;\n    font-size: 13px;\n    font-weight: 850;\n  }\n\n  #EDCS-wrapper .EDCS-package-box p {\n    margin: 0 !important;\n    font-size: 12.2px !important;\n  }\n\n  \/* SPECS *\/\n  #EDCS-wrapper .EDCS-specs {\n    margin: 21px 0;\n    padding: 16px 15px;\n    border: 1px solid #e2e7e9;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #fafcfd,\n        #f8f7ff\n      );\n  }\n\n  #EDCS-wrapper .EDCS-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 15px;\n    padding: 7px 0;\n    border-bottom: 1px solid rgba(221,226,229,.78);\n    font-size: 12.5px;\n  }\n\n  #EDCS-wrapper .EDCS-spec:last-child {\n    border-bottom: 0;\n  }\n\n  #EDCS-wrapper .EDCS-spec strong {\n    color: #5f6970;\n    font-weight: 800;\n  }\n\n  #EDCS-wrapper .EDCS-spec span {\n    text-align: right;\n  }\n\n  \/* NOTE *\/\n  #EDCS-wrapper .EDCS-note {\n    margin: 21px 0;\n    padding: 16px 15px;\n    border: 1px solid #e2e6e8;\n    border-radius: 16px;\n    background:\n      linear-gradient(\n        120deg,\n        #fafafa,\n        #fff9f2\n      );\n  }\n\n  #EDCS-wrapper .EDCS-note strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #5e686f;\n    font-size: 14px;\n    font-weight: 850;\n  }\n\n  #EDCS-wrapper .EDCS-note p {\n    margin: 0 !important;\n    font-size: 12.6px !important;\n    line-height: 1.6;\n  }\n\n  \/* TAGS *\/\n  #EDCS-wrapper .EDCS-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 21px 0 5px;\n  }\n\n  #EDCS-wrapper .EDCS-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 11px;\n    border: 1px solid #e2e6e8;\n    border-radius: 999px;\n    background:\n      linear-gradient(\n        120deg,\n        #f5fbfd,\n        #fff9f1,\n        #f7f6ff\n      );\n    color: #68747c;\n    font-size: 11.5px;\n    font-weight: 750;\n    line-height: 1.2;\n  }\n\n  #EDCS-wrapper .EDCS-slogan {\n    margin: 27px 0 0 !important;\n    padding: 19px 12px 0;\n    border-top: 1px solid #e5e9ea;\n    text-align: center;\n    color: #58636a !important;\n    font-size: 15px !important;\n    font-weight: 850;\n    line-height: 1.45;\n  }\n\n  @media (min-width: 601px) {\n\n    #EDCS-wrapper {\n      padding: 20px 0 30px;\n    }\n\n    #EDCS-wrapper h3 {\n      font-size: 1.7rem;\n    }\n\n    #EDCS-wrapper p {\n      font-size: 15px;\n    }\n\n    #EDCS-wrapper .EDCS-hero {\n      padding: 26px 24px;\n    }\n\n    #EDCS-wrapper .EDCS-hero-inner {\n      flex-direction: row;\n      text-align: left;\n      gap: 17px;\n    }\n\n    #EDCS-wrapper .EDCS-hero-title {\n      font-size: 20px;\n    }\n\n    #EDCS-wrapper .EDCS-benefit {\n      padding: 11px 8px;\n      font-size: 12px;\n    }\n\n    #EDCS-wrapper .EDCS-grid {\n      gap: 13px;\n    }\n\n    #EDCS-wrapper .EDCS-card {\n      padding: 18px;\n    }\n\n    #EDCS-wrapper .EDCS-card-title {\n      font-size: 15px;\n    }\n\n    #EDCS-wrapper .EDCS-card-text {\n      font-size: 13.4px !important;\n    }\n\n    #EDCS-wrapper .EDCS-squish,\n    #EDCS-wrapper .EDCS-material,\n    #EDCS-wrapper .EDCS-package,\n    #EDCS-wrapper .EDCS-specs,\n    #EDCS-wrapper .EDCS-note {\n      padding: 19px 21px;\n    }\n\n    #EDCS-wrapper .EDCS-use-grid {\n      grid-template-columns: repeat(4,1fr);\n    }\n\n    #EDCS-wrapper .EDCS-use {\n      justify-content: center;\n      font-size: 12.2px;\n    }\n\n    #EDCS-wrapper .EDCS-material-copy p,\n    #EDCS-wrapper .EDCS-package-box p {\n      font-size: 13.2px !important;\n    }\n\n    #EDCS-wrapper .EDCS-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"EDCS-wrapper\"\u003e\n\u003ch3\u003eSmall Can. Big Squish.\u003c\/h3\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"EDCS-hero\"\u003e\n\u003cdiv class=\"EDCS-hero-inner\"\u003e\n\u003cspan class=\"EDCS-hero-icon\"\u003e \u003c!-- Can + Squeeze SVG --\u003e \u003csvg viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M16 9H32L30 40H18L16 9Z\" stroke=\"#91c8e3\" stroke-width=\"2.2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M17 13H31M18 35H30\" stroke=\"#e7ca74\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M23 17L19 26H24L21 34L30 23H25L28 17H23Z\" stroke=\"#b6a7df\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"EDCS-eyebrow\"\u003e SQUISHY TOY COLLECTION \u003c\/span\u003e \u003cspan class=\"EDCS-hero-title\"\u003e Squeeze It. Squish It. Let It Slowly Bounce Back. \u003c\/span\u003e\n\u003cp class=\"EDCS-hero-copy\"\u003eA mini beverage-can-inspired squishy made from soft, flexible TPR for desk breaks, fidgeting, collecting and satisfying squeeze-after-squeeze fun.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"EDCS-benefits\"\u003e\n\u003cdiv class=\"EDCS-benefit\"\u003eSoft TPR\u003c\/div\u003e\n\u003cdiv class=\"EDCS-benefit\"\u003eSqueeze \u0026amp; Release\u003c\/div\u003e\n\u003cdiv class=\"EDCS-benefit\"\u003eIndividually Boxed\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eIt looks like a tiny drink can, but this one is made for squeezing. The \u003cspan class=\"EDCS-accent\"\u003e soft TPR construction \u003c\/span\u003e compresses under pressure and gradually returns toward its original shape when released.\u003c\/p\u003e\n\u003cp\u003eKeep it on your desk, gaming setup or study space for a quick fidget break, or add it to a collection of \u003cspan class=\"EDCS-accent\"\u003e quirky novelty toys and colorful desk accessories. \u003c\/span\u003e\u003c\/p\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"EDCS-grid\"\u003e\n\u003cdiv class=\"EDCS-card\"\u003e\n\u003cspan class=\"EDCS-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M8 3H16L15 21H9L8 3Z\" stroke=\"#91c8e3\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 7H15M9 17H15\" stroke=\"#e7ca74\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"EDCS-card-title\"\u003e Fun Mini Can-Inspired Design \u003c\/span\u003e\n\u003cp class=\"EDCS-card-text\"\u003eThe novelty beverage-can shape gives it a playful look that fits easily into desks, collections and gift bags.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-card\"\u003e\n\u003cspan class=\"EDCS-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"7\" stroke=\"#b6a7df\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 12C10 10 14 10 16 12M8 15C10 17 14 17 16 15\" stroke=\"#91c8e3\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"EDCS-card-title\"\u003e Soft, Satisfying Squish \u003c\/span\u003e\n\u003cp class=\"EDCS-card-text\"\u003eFlexible material creates a soft squeeze that makes it easy to press, release and repeat during quiet desk breaks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-card\"\u003e\n\u003cspan class=\"EDCS-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M6 12C6 8 8 5 12 5C16 5 18 8 18 12C18 16 16 19 12 19C8 19 6 16 6 12Z\" stroke=\"#9bc6ad\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M4 12H7M17 12H20\" stroke=\"#e7ca74\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"EDCS-card-title\"\u003e Made from Flexible TPR \u003c\/span\u003e\n\u003cp class=\"EDCS-card-text\"\u003eTPR is a rubber-like thermoplastic material selected here for its flexible feel and compressible squishy texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-card\"\u003e\n\u003cspan class=\"EDCS-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003crect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"2\" stroke=\"#e6b4c9\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M5 9H19M9 5V19\" stroke=\"#91c8e3\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"EDCS-card-title\"\u003e Individually Boxed \u003c\/span\u003e\n\u003cp class=\"EDCS-card-text\"\u003eEach squishy arrives in its own box for easier storage, display or giving as a small novelty gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SQUISH --\u003e\n\u003cdiv class=\"EDCS-squish\"\u003e\n\u003cdiv class=\"EDCS-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003cpath d=\"M4 12H20\" stroke=\"#91c8e3\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 9L4 12L7 15M17 9L20 12L17 15\" stroke=\"#b6a7df\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Squeeze, Release \u0026amp; Repeat\u003c\/div\u003e\n\u003cdiv class=\"EDCS-squish-grid\"\u003e\n\u003cdiv class=\"EDCS-squish-item\"\u003e\n\u003cspan class=\"EDCS-squish-num\"\u003e1\u003c\/span\u003e \u003cstrong\u003eSqueeze\u003c\/strong\u003e \u003cspan\u003eCompress the soft TPR body\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-squish-item\"\u003e\n\u003cspan class=\"EDCS-squish-num\"\u003e2\u003c\/span\u003e \u003cstrong\u003eRelease\u003c\/strong\u003e \u003cspan\u003eLet go after your squeeze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-squish-item\"\u003e\n\u003cspan class=\"EDCS-squish-num\"\u003e3\u003c\/span\u003e \u003cstrong\u003eRepeat\u003c\/strong\u003e \u003cspan\u003eEnjoy another satisfying press\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MATERIAL --\u003e\n\u003cdiv class=\"EDCS-material\"\u003e\n\u003cdiv class=\"EDCS-material-layout\"\u003e\n\u003cspan class=\"EDCS-material-icon\"\u003e \u003csvg viewbox=\"0 0 32 32\" fill=\"none\"\u003e\n          \u003cpath d=\"M7 16C7 10 10 7 16 7C22 7 25 10 25 16C25 22 22 25 16 25C10 25 7 22 7 16Z\" stroke=\"#9bc6ad\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M11 13C14 10 18 10 21 13M11 19C14 22 18 22 21 19\" stroke=\"#91c8e3\" stroke-width=\"1.8\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv class=\"EDCS-material-copy\"\u003e\n\u003cstrong\u003e Soft \u0026amp; Flexible TPR Material \u003c\/strong\u003e\n\u003cp\u003eTPR stands for Thermoplastic Rubber, a flexible rubber-like material with a soft feel and elastic, compressible texture that works well for squishy toys.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- USES --\u003e\n\u003cdiv class=\"EDCS-uses\"\u003e\n\u003cdiv class=\"EDCS-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003crect x=\"4\" y=\"5\" width=\"16\" height=\"14\" rx=\"3\" stroke=\"#91c8e3\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M8 9H16M8 13H16M8 17H12\" stroke=\"#9bc6ad\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Perfect for Everyday Fun\u003c\/div\u003e\n\u003cdiv class=\"EDCS-use-grid\"\u003e\n\u003cdiv class=\"EDCS-use\"\u003e\n\u003cspan class=\"EDCS-use-dot\"\u003e\u003c\/span\u003e Office Desks\u003c\/div\u003e\n\u003cdiv class=\"EDCS-use\"\u003e\n\u003cspan class=\"EDCS-use-dot\"\u003e\u003c\/span\u003e Study Breaks\u003c\/div\u003e\n\u003cdiv class=\"EDCS-use\"\u003e\n\u003cspan class=\"EDCS-use-dot\"\u003e\u003c\/span\u003e Gaming Setups\u003c\/div\u003e\n\u003cdiv class=\"EDCS-use\"\u003e\n\u003cspan class=\"EDCS-use-dot\"\u003e\u003c\/span\u003e Fidgeting\u003c\/div\u003e\n\u003cdiv class=\"EDCS-use\"\u003e\n\u003cspan class=\"EDCS-use-dot\"\u003e\u003c\/span\u003e Desk Decor\u003c\/div\u003e\n\u003cdiv class=\"EDCS-use\"\u003e\n\u003cspan class=\"EDCS-use-dot\"\u003e\u003c\/span\u003e Collections\u003c\/div\u003e\n\u003cdiv class=\"EDCS-use\"\u003e\n\u003cspan class=\"EDCS-use-dot\"\u003e\u003c\/span\u003e Gift Bags\u003c\/div\u003e\n\u003cdiv class=\"EDCS-use\"\u003e\n\u003cspan class=\"EDCS-use-dot\"\u003e\u003c\/span\u003e Novelty Gifts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE --\u003e\n\u003cdiv class=\"EDCS-package\"\u003e\n\u003cdiv class=\"EDCS-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003crect x=\"4\" y=\"5\" width=\"16\" height=\"14\" rx=\"2\" stroke=\"#e7ca74\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M4 9H20M12 5V19\" stroke=\"#91c8e3\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Individually Boxed\u003c\/div\u003e\n\u003cdiv class=\"EDCS-package-box\"\u003e\n\u003cstrong\u003e 1 Toy Per Box \u003c\/strong\u003e\n\u003cp\u003eEach order includes one squishy toy in an individual box, making it easier to keep protected, display on a shelf, store with a collection or give as a small gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"EDCS-specs\"\u003e\n\u003cdiv class=\"EDCS-spec\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eSquishy Toy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-spec\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eTPR (Thermoplastic Rubber)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-spec\"\u003e\n\u003cstrong\u003eDesign\u003c\/strong\u003e \u003cspan\u003eMini Beverage Can Inspired\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-spec\"\u003e\n\u003cstrong\u003ePackage Size\u003c\/strong\u003e \u003cspan\u003eApprox. 6 × 6 × 11 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-spec\"\u003e\n\u003cstrong\u003ePackaging\u003c\/strong\u003e \u003cspan\u003eIndividual Box\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"EDCS-spec\"\u003e\n\u003cstrong\u003ePackage Includes\u003c\/strong\u003e \u003cspan\u003e1 × Squishy Toy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTE --\u003e\n\u003cdiv class=\"EDCS-note\"\u003e\n\u003cstrong\u003e Please Note \u003c\/strong\u003e\n\u003cp\u003eThis product is a squishy toy only and is not food or a beverage. Do not bite, chew or ingest any part of the product. Slight shape, surface and color variations may occur because of the soft TPR material, production differences, lighting and screen settings. Please allow slight measurement variation from manual measurement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\u003cdiv class=\"EDCS-tags\"\u003e\n\u003cspan class=\"EDCS-tag\"\u003eSquishy Toy\u003c\/span\u003e \u003cspan class=\"EDCS-tag\"\u003eTPR Squeeze Toy\u003c\/span\u003e \u003cspan class=\"EDCS-tag\"\u003eFidget Desk Toy\u003c\/span\u003e \u003cspan class=\"EDCS-tag\"\u003eMini Can Design\u003c\/span\u003e \u003cspan class=\"EDCS-tag\"\u003eNovelty Gift\u003c\/span\u003e \u003cspan class=\"EDCS-tag\"\u003eIndividually Boxed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"EDCS-slogan\"\u003eSqueeze Away the Boring Moments — One Squish at a Time.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Elovna","offers":[{"title":"1 pcs","offer_id":50075120926962,"sku":"MZNNL260908-1 pcs","price":16.54,"currency_code":"USD","in_stock":true},{"title":"2 pcs","offer_id":50075120959730,"sku":"MZNNL260908-2 pcs","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0834\/6583\/0642\/files\/221b3e0610d2b31161e99cd2738e8785.jpg?v=1789314542","url":"https:\/\/zalovra.com\/products\/energy-drink-can-squishy-toy","provider":"Zalovra","version":"1.0","type":"link"}