{"product_id":"dinkn-shaker","title":"Dink'n Shaker","description":"\u003cstyle\u003e\n  .dinkn-wrap{--neon:#DFFF00;--white:#FFFFFF;--black:#000000;--blue:#39BFFF;--mint:#56F0C5;max-width:1100px;margin:0 auto;background:transparent;color:var(--white);font-family:inherit;line-height:1.6}\n  .dinkn-highlight{display:inline-block;background:var(--neon);color:var(--black);font-size:28px;font-weight:900;line-height:1.2;padding:8px 14px;border-radius:6px;box-shadow:0 0 14px rgba(223,255,0,.55)}\n  .dinkn-hero{margin-bottom:45px}.dinkn-hero p{color:var(--white);font-size:18px;margin:14px 0}.dinkn-section{margin:50px 0}\n  .dinkn-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.dinkn-icon-box{width:56px;height:56px;min-width:56px;background:var(--neon);color:var(--black);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px rgba(223,255,0,.45)}\n  .dinkn-icon-box svg,.dinkn-how-icon svg{width:32px;height:32px;stroke:var(--black);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}\n  .dinkn-header h2{margin:0;color:var(--white);text-transform:uppercase;font-size:42px;font-weight:900;line-height:1;letter-spacing:-1px;white-space:nowrap;text-shadow:0 0 8px rgba(223,255,0,.25)}\n  .dinkn-line{height:3px;width:100%;background:var(--neon);box-shadow:0 0 8px rgba(223,255,0,.5)}\n  .dinkn-features{list-style:none;padding:0;margin:0 0 0 30px}.dinkn-features li{position:relative;padding-left:46px;margin-bottom:14px;font-size:18px;color:var(--white)}\n  .dinkn-features li:before{content:\"✓\";position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;background:var(--neon);color:var(--black);font-weight:900;display:flex;align-items:center;justify-content:center}\n  .dinkn-story{margin-left:30px}.dinkn-story p{color:var(--white);font-size:18px;margin-bottom:18px}\n  .dinkn-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.dinkn-card{border:2px solid rgba(223,255,0,.75);border-radius:18px;padding:26px;background:rgba(255,255,255,.02);box-shadow:0 0 10px rgba(223,255,0,.12)}\n  .dinkn-card--plus{border-color:rgba(57,191,255,.82);box-shadow:0 0 18px rgba(57,191,255,.12)}.dinkn-card--zero{border-color:rgba(86,240,197,.82);box-shadow:0 0 18px rgba(86,240,197,.12)}\n  .dinkn-variant-label{display:inline-block;margin-bottom:14px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--black)}\n  .dinkn-card--plus .dinkn-variant-label{background:var(--blue)}.dinkn-card--zero .dinkn-variant-label{background:var(--mint)}\n  .dinkn-card h3{color:var(--white);font-size:25px;text-transform:uppercase;margin:0 0 14px;line-height:1.1}.dinkn-card p{color:var(--white);font-size:16px;margin:0 0 12px}.dinkn-card ul{margin:16px 0 0;padding-left:20px}.dinkn-card li{color:rgba(255,255,255,.86);margin-bottom:9px}\n  .dinkn-matrix{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:26px}.dinkn-matrix-item{border:1px solid rgba(223,255,0,.48);border-radius:14px;padding:18px 12px;text-align:center;background:rgba(5,6,13,.45)}\n  .dinkn-matrix-item strong{display:block;color:var(--neon);font-size:22px;line-height:1.1}.dinkn-matrix-item span{display:block;margin-top:7px;color:rgba(255,255,255,.78);font-size:13px;text-transform:uppercase;letter-spacing:.04em}\n  .dinkn-how{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.dinkn-how-item{display:flex;gap:14px;color:var(--white)}.dinkn-how-icon{background:var(--neon);color:var(--black);width:56px;height:56px;min-width:56px;border-radius:10px;display:flex;align-items:center;justify-content:center}\n  .dinkn-how-text{color:var(--white);font-size:16px}.dinkn-how-text strong{display:block;margin-bottom:4px;color:var(--white)}\n  .dinkn-faq details{border:1px solid rgba(223,255,0,.85);margin-bottom:8px;border-radius:8px;overflow:hidden;background:rgba(255,255,255,.02)}.dinkn-faq summary{cursor:pointer;padding:16px 20px;font-size:20px;font-weight:800;color:var(--white);list-style:none}\n  .dinkn-faq summary::-webkit-details-marker{display:none}.dinkn-faq summary:after{content:\"+\";float:right;color:var(--neon);font-size:28px;line-height:1}.dinkn-faq details[open] summary:after{content:\"–\"}.dinkn-faq p{padding:0 20px 20px;margin:0;color:var(--white);font-size:16px}\n  .dinkn-disclaimer{margin-top:45px;display:flex;align-items:flex-start;gap:12px}.dinkn-disclaimer-icon{width:34px;height:34px;min-width:34px;border-radius:50%;background:var(--neon);color:var(--black);display:flex;align-items:center;justify-content:center;font-weight:900}.dinkn-disclaimer p{font-size:12px;color:rgba(255,255,255,.75);margin:0}\n  @media(max-width:900px){.dinkn-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}}\n  @media(max-width:768px){.dinkn-header h2{font-size:28px;white-space:normal}.dinkn-grid,.dinkn-how{grid-template-columns:1fr}.dinkn-story,.dinkn-features{margin-left:0}.dinkn-highlight{font-size:22px}}\n  @media(max-width:520px){.dinkn-matrix{grid-template-columns:1fr}}\n\n  \/* DINK'N BRAND WORDMARK *\/\n  .dinkn-brand{\n    color:#DFFF00 !important;\n    font-weight:900 !important;\n    text-transform:uppercase;\n    display:inline !important;\n  }\n\n  \/* FAQ fix: keeps DINK'N inline inside accordion questions *\/\n  .dinkn-faq summary{\n    display:block !important;\n  }\n\n  .dinkn-faq summary .dinkn-brand{\n    display:inline !important;\n  }\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"dinkn-wrap\"\u003e\n\n  \u003cdiv class=\"dinkn-hero\"\u003e\n    \u003cspan class=\"dinkn-highlight\"\u003e24 oz. Double-wall insulated. Built to shake.\u003c\/span\u003e\n    \u003cp\u003e\n      The \u003cspan class=\"dinkn-brand\"\u003eDINK'N\u003c\/span\u003e Shaker combines a durable stainless steel vessel with double-wall insulation,\n      a leakproof twist-on lid, and an included stainless steel shaker ball.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      With a 24-ounce capacity, interior measurement markings, a cupholder-friendly design,\n      and an easy-carry handle loop, it is built to make mixing and taking your drink on the go simple.\n    \u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eMix it. Shake it. Take it to the court.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dinkn-section\"\u003e\n    \u003cdiv class=\"dinkn-header\"\u003e\n      \u003cdiv class=\"dinkn-icon-box\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 3h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 6h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 6l-1 14h10L16 6\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 11h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch2\u003eKey Features\u003c\/h2\u003e\n      \u003cdiv class=\"dinkn-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"dinkn-features\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDouble-wall insulation\u003c\/strong\u003e — keeps beverages hot or cold for hours\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLeakproof twist-on lid\u003c\/strong\u003e — includes a handle loop for easy carrying and a pop-open spout for drinking access\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e24 oz capacity\u003c\/strong\u003e — cupholder-friendly with measurements marked inside the vessel\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eStainless steel construction\u003c\/strong\u003e — durable, double-walled stainless steel vessel with a stainless steel shaker ball\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eShaker ball included\u003c\/strong\u003e — ready for mixing powdered drinks\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eBPA-free plastic lid\u003c\/strong\u003e — lid is top-rack dishwasher safe\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dinkn-section\"\u003e\n    \u003cdiv class=\"dinkn-header\"\u003e\n      \u003cdiv class=\"dinkn-icon-box\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 12h14\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 9l-3 3 3 3\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 9l3 3-3 3\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch2\u003eBuilt For The Routine\u003c\/h2\u003e\n      \u003cdiv class=\"dinkn-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dinkn-grid\"\u003e\n      \u003cdiv class=\"dinkn-card dinkn-card--plus\"\u003e\n        \u003cspan class=\"dinkn-variant-label\"\u003eMix + Carry\u003c\/span\u003e\n        \u003ch3\u003eShake It. Take It.\u003c\/h3\u003e\n        \u003cp\u003e\n          The included stainless steel shaker ball and leakproof twist-on lid make the \u003cspan class=\"dinkn-brand\"\u003eDINK'N\u003c\/span\u003e Shaker\n          a practical option for mixing your drink and taking it with you.\n        \u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eStainless steel shaker ball included\u003c\/li\u003e\n          \u003cli\u003eLeakproof twist-on lid\u003c\/li\u003e\n          \u003cli\u003eHandle loop for easy carrying\u003c\/li\u003e\n          \u003cli\u003ePop-open spout for easy drinking access\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dinkn-card dinkn-card--zero\"\u003e\n        \u003cspan class=\"dinkn-variant-label\"\u003eHot + Cold\u003c\/span\u003e\n        \u003ch3\u003eDouble-Wall Insulated\u003c\/h3\u003e\n        \u003cp\u003e\n          The durable double-walled stainless steel vessel is insulated to keep beverages\n          hot or cold for hours while giving you a 24-ounce capacity.\n        \u003c\/p\u003e\n        \u003cul\u003e\n          \u003cli\u003eDurable double-walled stainless steel\u003c\/li\u003e\n          \u003cli\u003eKeeps beverages hot or cold for hours\u003c\/li\u003e\n          \u003cli\u003e24-ounce capacity\u003c\/li\u003e\n          \u003cli\u003eCupholder-friendly design\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dinkn-section\"\u003e\n    \u003cdiv class=\"dinkn-header\"\u003e\n      \u003cdiv class=\"dinkn-icon-box\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M4 12h16\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 8h10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 4h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 16h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 20h6\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch2\u003eProduct Facts\u003c\/h2\u003e\n      \u003cdiv class=\"dinkn-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dinkn-matrix\"\u003e\n      \u003cdiv class=\"dinkn-matrix-item\"\u003e\n        \u003cstrong\u003e24 oz\u003c\/strong\u003e\n        \u003cspan\u003eCapacity\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dinkn-matrix-item\"\u003e\n        \u003cstrong\u003e9.78\"\u003c\/strong\u003e\n        \u003cspan\u003eHeight\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dinkn-matrix-item\"\u003e\n        \u003cstrong\u003e3.49\"\u003c\/strong\u003e\n        \u003cspan\u003eWidth\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dinkn-matrix-item\"\u003e\n        \u003cstrong\u003e13.55 oz\u003c\/strong\u003e\n        \u003cspan\u003eWeight\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dinkn-section\"\u003e\n    \u003cdiv class=\"dinkn-header\"\u003e\n      \u003cdiv class=\"dinkn-icon-box\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 2a10 10 0 1 0 10 10\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch2\u003eBuild It Into Your Routine\u003c\/h2\u003e\n      \u003cdiv class=\"dinkn-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dinkn-how\"\u003e\n      \u003cdiv class=\"dinkn-how-item\"\u003e\n        \u003cdiv class=\"dinkn-how-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M7 4h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 4v5l-3 8a2 2 0 0 0 2 3h10a2 2 0 0 0 2-3l-3-8V4\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 14h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dinkn-how-text\"\u003e\n          \u003cstrong\u003eAdd\u003c\/strong\u003e\n          Use the measurements marked inside the vessel as needed and add your beverage or powdered product.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dinkn-how-item\"\u003e\n        \u003cdiv class=\"dinkn-how-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M5 12h14\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 8l-3 4 3 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 8l3 4-3 4\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dinkn-how-text\"\u003e\n          \u003cstrong\u003eShake\u003c\/strong\u003e\n          Add the included stainless steel shaker ball, secure the twist-on lid, and shake.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dinkn-how-item\"\u003e\n        \u003cdiv class=\"dinkn-how-icon\"\u003e\n          \u003csvg viewbox=\"0 0 24 24\"\u003e\n            \u003cpath d=\"M4 12h12\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 7l5 5-5 5\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dinkn-how-text\"\u003e\n          \u003cstrong\u003eGo\u003c\/strong\u003e\n          Use the handle loop for easy carrying and the pop-open spout when you are ready to drink.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dinkn-section\"\u003e\n    \u003cdiv class=\"dinkn-header\"\u003e\n      \u003cdiv class=\"dinkn-icon-box\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M12 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 12h14\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 7l4-4 4 4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch2\u003eMaterials + Care\u003c\/h2\u003e\n      \u003cdiv class=\"dinkn-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dinkn-story\"\u003e\n      \u003cp\u003e\n        The shaker vessel is made of durable, double-walled stainless steel.\n        The lid is made of BPA-free plastic, and the included shaker ball is stainless steel.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eVessel:\u003c\/strong\u003e Hand wash only.\u003cbr\u003e\n        \u003cstrong\u003eLid:\u003c\/strong\u003e Top-rack dishwasher safe. Wash the lid in the open position.\u003cbr\u003e\n        \u003cstrong\u003eShaker ball:\u003c\/strong\u003e Top-rack dishwasher safe.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The lid is compatible with Simple Modern Classic Tumbler vessels.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"dinkn-section dinkn-faq\"\u003e\n    \u003cdiv class=\"dinkn-header\"\u003e\n      \u003cdiv class=\"dinkn-icon-box\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M9.5 9a2.5 2.5 0 1 1 4.3 1.7c-1.1.8-1.8 1.2-1.8 2.8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003ch2\u003eFAQ\u003c\/h2\u003e\n      \u003cdiv class=\"dinkn-line\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow much does the \u003cspan class=\"dinkn-brand\"\u003eDINK'N\u003c\/span\u003e Shaker hold?\u003c\/summary\u003e\n      \u003cp\u003eThe shaker has a 24-ounce capacity and measurements marked inside the vessel.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the \u003cspan class=\"dinkn-brand\"\u003eDINK'N\u003c\/span\u003e Shaker leakproof?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The product specifications describe the twist-on lid as leakproof.\n        The lid also includes a handle loop and a pop-open spout for drinking access.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it keep drinks hot or cold?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The double-wall insulation is designed to keep beverages hot or cold for hours.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it include a shaker ball?\u003c\/summary\u003e\n      \u003cp\u003eYes. A stainless steel shaker ball is included.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the shaker made from?\u003c\/summary\u003e\n      \u003cp\u003e\n        The vessel is made of durable, double-walled stainless steel.\n        The lid is BPA-free plastic, and the shaker ball is stainless steel.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs it dishwasher safe?\u003c\/summary\u003e\n      \u003cp\u003e\n        The stainless steel vessel is hand wash only. The lid and shaker ball are top-rack dishwasher safe.\n        The lid should be washed in the open position.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the dimensions?\u003c\/summary\u003e\n      \u003cp\u003e\n        The shaker measures 9.78 inches high by 3.49 inches wide and weighs 13.55 ounces.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it fit in a cupholder?\u003c\/summary\u003e\n      \u003cp\u003eYes. The product specifications describe the 24-ounce shaker as cupholder friendly.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"DINK`N","offers":[{"title":"Default Title","offer_id":43462506446925,"sku":null,"price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/7061\/2557\/files\/ShakerFront.png?v=1786986694","url":"https:\/\/dinkn.us\/products\/dinkn-shaker","provider":"DINK`N","version":"1.0","type":"link"}