TalkTools® Cut-Out Cup™ Kit
TalkTools Cut-Out Cup Kit | Therapeutic Drinking Cup for Feeding Therapy — TalkTools® { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://talktools.com" }, { "@type": "ListItem", "position": 2, "name": "Feeding Tools", "item": "https://talktools.com/collections/feeding-tools" }, { "@type": "ListItem", "position": 3, "name": "Cups", "item": "https://talktools.com/collections/cups" }, { "@type": "ListItem", "position": 4, "name": "TalkTools Cut-Out Cup Kit", "item": "https://talktools.com/products/cut-out-cup-kit" } ] } { "@context": "https://schema.org", "@type": "Product", "@id": "https://talktools.com/products/cut-out-cup-kit#product", "name": "TalkTools Cut-Out Cup Kit", "url": "https://talktools.com/products/cut-out-cup-kit", "image": "https://talktools.com/cdn/shop/products/cut-out-cup-kit.jpg", "description": "A three-cup kit with graduated sizes (1.5 oz., 3 oz., 8 oz.) featuring a cut-out design to support drinking without head or neck extension and provide clinical visibility of lip and tongue movement.", "brand": { "@type": "Brand", "name": "TalkTools" }, "offers": { "@type": "Offer", "priceCurrency": "USD", "availability": "https://schema.org/InStock" }, "hasPart": [ { "@type": "Product", "name": "Pink 1.5 oz. cut-out cup" }, { "@type": "Product", "name": "Blue 3 oz. cut-out cup" }, { "@type": "Product", "name": "Green 8 oz. cut-out cup" } ] } { "@context": "https://schema.org", "@type": "MedicalDevice", "@id": "https://talktools.com/products/cut-out-cup-kit#medicaldevice", "name": "TalkTools Cut-Out Cup Kit", "url": "https://talktools.com/products/cut-out-cup-kit", "description": "Therapeutic cut-out cups that support controlled liquid intake and lip/cheek activation without compensatory head or neck extension during feeding therapy.", "indication": [ { "@type": "MedicalIndication", "name": "Limited head or neck range of motion" }, { "@type": "MedicalIndication", "name": "Cerebral Palsy" }, { "@type": "MedicalIndication", "name": "Down syndrome" }, { "@type": "MedicalIndication", "name": "Low oral muscle tone" }, { "@type": "MedicalIndication", "name": "Feeding difficulties in early intervention" } ] } { "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "Why does the cut-out design matter for clients with limited neck mobility?", "acceptedAnswer": { "@type": "Answer", "text": "Standard cups require the drinker to tilt their head back as the cup empties, which can be unsafe or impossible for clients with limited neck range of motion. The cut-out allows the cup to tip forward without obstructing the nose, keeping the head in a neutral position throughout drinking." } }, { "@type": "Question", "name": "How do the three cup sizes support a therapy progression?", "acceptedAnswer": { "@type": "Answer", "text": "The 1.5 oz. pink cup introduces cup drinking with minimal liquid volume, reducing the challenge of managing a large bolus. As control improves, clients advance to the 3 oz. blue cup, then to the 8 oz. green cup, building a graduated drinking hierarchy." } }, { "@type": "Question", "name": "What clinical information do the volume markings provide?", "acceptedAnswer": { "@type": "Answer", "text": "Markings on all cup sides allow therapists and caregivers to track exactly how much fluid a client consumes during a session, supporting accurate hydration monitoring and data collection for feeding goals." } }, { "@type": "Question", "name": "Which diagnoses are most commonly supported with cut-out cups?", "acceptedAnswer": { "@type": "Answer", "text": "Cut-out cups are regularly used with clients who have Cerebral Palsy, Down syndrome, or low oral muscle tone. They are also appropriate for any client who uses compensatory head extension to drain a standard cup." } }, { "@type": "Question", "name": "Can caregivers use the cup at home without clinical training?", "acceptedAnswer": { "@type": "Answer", "text": "The cups are designed to be used both in clinic and as part of home feeding programs. A licensed therapist should demonstrate correct use and positioning before caregivers implement them independently." } }, { "@type": "Question", "name": "Is the flexible cup material part of the therapeutic design?", "acceptedAnswer": { "@type": "Answer", "text": "Yes. The flexible plastic allows the therapist or caregiver to gently squeeze the cup sides to provide additional lip and cheek activation cues during drinking, which supports oral motor skill development." } }, { "@type": "Question", "name": "What does the smiley face on the cup bottom do?", "acceptedAnswer": { "@type": "Answer", "text": "As clients finish the contents, the smiley face on the bottom becomes visible, giving younger clients a motivating cue to complete their drinking. It adds engagement without compromising the therapeutic design." } } ] } .tt-sensi-container { --primary-purple: #6361aa; --text-color: #333; --bg-plain: #f5f5f5; --warning-bg: #fff3cd; --warning-border: #ffeeba; --warning-text: #856404; --border-light: #ddd; --hover-bg: #eeecf7; font-family: "Proxima Nova", "Poppins", sans-serif; line-height: 1.6; color: var(--text-color); background-color: var(--bg-plain); margin: 0; padding: 0; width: 100%; max-width: 100%; box-sizing: border-box; } .tt-sensi-container *, .tt-sensi-container *::before, .tt-sensi-container *::after { box-sizing: border-box; } .tt-sensi-content { width: 100%; padding: 40px 20px; } .tt-sensi-intro { margin-bottom: 10px; } .tt-sensi-intro p { margin-bottom: 15px; } .tt-sensi-container a { color: var(--primary-purple); text-decoration: underline; } .tt-sensi-container a:hover { opacity: 0.75; } .tt-sensi-page-header { border-bottom: 3px solid var(--primary-purple); margin-bottom: 24px; padding-bottom: 15px; } .tt-sensi-page-header h1 { color: var(--primary-purple); font-size: 2.2em; margin: 0; font-weight: 700; } .tt-static-item { border-bottom: 1px solid var(--border-light); } .tt-static-header { display: flex; align-items: center; padding: 18px 0 18px 18px; border-left: 5px solid var(--primary-purple); margin-top: 8px; } .tt-static-header h2 { color: var(--primary-purple); font-size: 1.4em; font-weight: 600; margin: 0; line-height: 1.3; } .tt-static-panel { padding: 4px 0 20px 23px; } .tt-static-panel ul { margin: 10px 0 0 0; padding-left: 20px; } .tt-static-panel li { margin-bottom: 9px; } .tt-accordion-item { border-bottom: 1px solid var(--border-light); } .tt-accordion-toggle { all: unset; display: flex; align-items: center; justify-content: space-between; width: 100%; cursor: pointer; padding: 18px 0 18px 18px; border-left: 5px solid var(--primary-purple); margin-top: 8px; background: transparent; transition: background 0.2s; } .tt-accordion-toggle:hover, .tt-accordion-toggle:focus-visible { background-color: var(--hover-bg); outline: none; } .tt-accordion-toggle h2 { color: var(--primary-purple); font-size: 1.4em; font-weight: 600; margin: 0; line-height: 1.3; } .tt-chevron { flex-shrink: 0; margin-left: 16px; width: 22px; height: 22px; display: flex; align-items: center; justify-content: center; transition: transform 0.25s ease; color: var(--primary-purple); } .tt-accordion-toggle[aria-expanded="false"] .tt-chevron { transform: rotate(180deg); } .tt-accordion-panel { overflow: hidden; max-height: 2000px; transition: max-height 0.3s ease, padding 0.3s ease; padding: 4px 0 20px 23px; } .tt-accordion-panel.is-closed { max-height: 0; padding: 0 0 0 23px; } .tt-accordion-panel ul { margin: 10px 0 0 0; padding-left: 20px; } .tt-accordion-panel li { margin-bottom: 9px; } .tt-sensi-container .product-details-table { width: 100%; border-collapse: collapse; margin: 10px 0 0 0; } .tt-sensi-container .product-details-table td { padding: 12px 10px; border-bottom: 1px solid var(--border-light); vertical-align: top; } .tt-sensi-container .product-details-table td:first-child { font-weight: 600; width: 38%; color: var(--primary-purple); } .tt-warning { background-color: var(--warning-bg); border: 1px solid var(--warning-border); color: var(--warning-text); padding: 20px 25px; border-radius: 8px; margin-top: 30px; font-weight: 600; } @media (max-width: 768px) { .tt-sensi-page-header h1 { font-size: 1.6em; } .tt-accordion-toggle h2, .tt-static-header h2 { font-size: 1.2em; } .tt-sensi-container .product-details-table td:first-child { width: 45%; } .tt-sensi-content { padding: 20px 15px; } } TalkTools Cut-Out Cup Kit The TalkTools Cut-Out Cup Kit provides a flexible, therapeutic drinking solution that stimulates the lips and cheeks while allowing clients to drink without requiring head or neck extension. The generous open cut-out gives therapists and caregivers a clear view of lip and tongue movement during drinking, and volume markings on the cup sides make monitoring fluid intake straightforward. Three cup sizes — 1.5 oz., 3 oz., and 8 oz. — support a graduated hierarchy from small to full-volume drinking, fitting into structured TalkTools feeding therapy programs. A smiley face on the cup bottom adds a motivating cue for younger clients. For clinical guidance on cup drinking hierarchies, TalkTools OPT training courses provide the framework. Browse the full cups collection or pair with the Magenta Spoon (Bumpy) for a complete feeding tool set. Therapy Goals Encourage lip and cheek activation during drinking without compensatory head or neck extension Facilitate visual monitoring of lip and tongue movement during functional drinking tasks Support development of controlled liquid intake through a flexible cup Promote independence in drinking for clients at varied skill levels Key Benefits Cut-out design eliminates the need for head or neck extension during drinking Flexible cup material stimulates the lips and cheeks with gentle pressure Open design provides clear visibility of lip and tongue movement for clinical observation Volume markings on the sides allow easy measurement of fluid intake Three cup sizes support a graduated drinking hierarchy from small to full-volume Smiley face on the cup bottom adds engagement for pediatric clients Ideal for: Clients with limited head or neck range of motion Individuals with Cerebral Palsy, Down syndrome, or low oral muscle tone SLPs and OTs implementing feeding or pre-drinking programs Feeding therapists teaching controlled drinking in early intervention settings School-based therapy programs and private practice clinics Caregivers supporting home-based feeding programs What's Included 1 x Pink 1.5 oz. cut-out cup 1 x Blue 3 oz. cut-out cup 1 x Green 8 oz. cut-out cup Product Details Colors Pink (1.5 oz.), Blue (3 oz.), Green (8 oz.) Material Flexible, food-safe plastic; BPA-free Volume markings Yes, on all cup sides Dishwasher safe Top rack recommended Safety and compliance FDA compliant Note 8 oz. clear cup is not available in the 3-cup kit Care Instructions Wash all cups with mild soap and warm water before first use Clean thoroughly with mild soap and warm water after each use Inspect each cup before use; discard if cracks or deformation are found Do not use abrasive scrubbers or harsh chemical cleaners Warning: Consult a licensed professional before using this product in a therapy or dietary program. (function () { var toggles = document.querySelectorAll('.tt-accordion-toggle'); toggles.forEach(function (toggle) { toggle.addEventListener('click', function () { var expanded = this.getAttribute('aria-expanded') === 'true'; var panelId = this.getAttribute('aria-controls'); var panel = document.getElementById(panelId); this.setAttribute('aria-expanded', !expanded); if (expanded) { panel.classList.add('is-closed'); } else { panel.classList.remove('is-closed'); } }); }); })();
More you might like
Related
TalkTools® Cut-out Cup
Related
TalkTools® Cut-out Cup Set
Related
TalkTools® Cut-Out Cups™ (2-pack)
Related