{"product_id":"disposable-gold-emesis-basin-8-12-500cc","title":"Disposable Gold Emesis Basin 8 1\/2  500cc","description":"\u003c!-- =========================================================\nRCCS ASSISTED LIVING MARKETPLACE\nPRODUCT: DISPOSABLE GRADUATED EMESIS BASIN\nSIZE: APPROX. 8-1\/2 INCH\nCAPACITY: 16 OZ \/ 500 CC\nCOLOR: GOLD\nPACKAGING: UNBOXED\n\nPAGE BEHAVIOR:\n- Shopify product images remain at the TOP\n- Product images do NOT follow the scroll\n- Title \/ price \/ variants \/ Add to Cart remain at the TOP\n- ALL RCCS description content moves BELOW the complete\n  Shopify product image + product information area\n- Laptop widescreen\n- Large readable typography\n- Strong contrast\n- RCFE \/ ARF focused\n- California residential care SEO\n========================================================= --\u003e\n\n\n\u003cstyle\u003e\n\n  \/* =========================================================\n     DISABLE STICKY SHOPIFY PRODUCT MEDIA\n     ========================================================= *\/\n\n  .product__media-wrapper,\n  .product__media-wrapper.product__column-sticky,\n  .product__media-wrapper .product__column-sticky,\n  .product__media-wrapper [class*=\"sticky\"] {\n    position: static !important;\n    top: auto !important;\n    bottom: auto !important;\n    height: auto !important;\n    max-height: none !important;\n    align-self: flex-start !important;\n  }\n\n\n  \/* =========================================================\n     MAIN RCCS WRAPPER\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description,\n  #rccs-emesis-basin-description * {\n    box-sizing: border-box;\n  }\n\n  #rccs-emesis-basin-description {\n    --rccs-navy: #102b3f;\n    --rccs-navy-dark: #071d2d;\n    --rccs-teal: #0b646c;\n    --rccs-teal-dark: #074b51;\n    --rccs-gold: #c59636;\n\n    --rccs-white: #ffffff;\n    --rccs-page: #f3f6f7;\n    --rccs-green: #e5f1ee;\n    --rccs-blue: #e8f0f5;\n    --rccs-warning: #fff6df;\n\n    --rccs-text: #15232b;\n    --rccs-border: #c7d1d6;\n\n    display: block;\n    clear: both;\n\n    width: min(98vw, 1760px);\n    max-width: 1760px;\n\n    margin: 26px auto 45px !important;\n    padding: 0 12px;\n\n    color: var(--rccs-text);\n    background: transparent;\n\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 19px;\n    line-height: 1.55;\n  }\n\n  #rccs-emesis-basin-description h1,\n  #rccs-emesis-basin-description h2,\n  #rccs-emesis-basin-description h3,\n  #rccs-emesis-basin-description p {\n    margin-top: 0;\n  }\n\n  #rccs-emesis-basin-description h1,\n  #rccs-emesis-basin-description h2,\n  #rccs-emesis-basin-description h3 {\n    font-family: Arial, Helvetica, sans-serif;\n    font-weight: 800;\n    letter-spacing: -0.02em;\n  }\n\n\n  \/* =========================================================\n     HERO\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-hero {\n    width: 100%;\n\n    padding: 39px 45px;\n\n    background:\n      linear-gradient(\n        120deg,\n        var(--rccs-navy-dark) 0%,\n        var(--rccs-navy) 48%,\n        var(--rccs-teal-dark) 100%\n      );\n\n    color: #ffffff;\n\n    border-radius: 18px;\n    border-bottom: 7px solid var(--rccs-gold);\n\n    box-shadow: 0 7px 22px rgba(7, 29, 45, 0.16);\n  }\n\n  #rccs-emesis-basin-description .rccs-market-badge {\n    display: inline-block;\n\n    margin: 0 0 13px;\n    padding: 8px 15px;\n\n    background: #ffffff;\n    color: var(--rccs-navy-dark);\n\n    border-radius: 100px;\n\n    font-size: 15px;\n    line-height: 1.2;\n    font-weight: 800;\n\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n\n  #rccs-emesis-basin-description .rccs-hero h1 {\n    max-width: 1520px;\n\n    margin: 0 0 15px;\n\n    color: #ffffff;\n\n    font-size: clamp(35px, 3vw, 55px);\n    line-height: 1.08;\n  }\n\n  #rccs-emesis-basin-description .rccs-hero p {\n    max-width: 1500px;\n\n    margin: 0;\n\n    color: #ffffff;\n\n    font-size: clamp(20px, 1.5vw, 25px);\n    line-height: 1.5;\n    font-weight: 500;\n  }\n\n\n  \/* =========================================================\n     STATS\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-stat-grid {\n    display: grid;\n\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n\n    gap: 14px;\n\n    margin-top: 20px;\n  }\n\n  #rccs-emesis-basin-description .rccs-stat {\n    padding: 21px 18px;\n\n    background: var(--rccs-navy-dark);\n    color: #ffffff;\n\n    border-radius: 14px;\n\n    text-align: center;\n  }\n\n  #rccs-emesis-basin-description .rccs-stat strong {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: #ffffff;\n\n    font-size: 27px;\n    line-height: 1.1;\n  }\n\n  #rccs-emesis-basin-description .rccs-stat span {\n    color: #ffffff;\n\n    font-size: 16px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n\n  \/* =========================================================\n     STANDARD SECTION\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-section {\n    width: 100%;\n\n    margin-top: 20px;\n    padding: 30px 34px;\n\n    background: #ffffff;\n\n    border: 1px solid var(--rccs-border);\n    border-radius: 17px;\n\n    box-shadow: 0 4px 15px rgba(7, 29, 45, 0.07);\n  }\n\n  #rccs-emesis-basin-description .rccs-section-title {\n    display: flex;\n    align-items: center;\n\n    gap: 13px;\n\n    margin: 0 0 20px;\n\n    color: var(--rccs-navy-dark);\n\n    font-size: clamp(28px, 2vw, 37px);\n    line-height: 1.14;\n  }\n\n  #rccs-emesis-basin-description .rccs-section-title::before {\n    content: \"\";\n\n    flex: 0 0 8px;\n\n    width: 8px;\n    height: 36px;\n\n    background: var(--rccs-teal);\n\n    border-radius: 10px;\n  }\n\n  #rccs-emesis-basin-description .rccs-lead {\n    margin: 0 0 17px;\n\n    color: var(--rccs-text);\n\n    font-size: 20px;\n    line-height: 1.65;\n  }\n\n  #rccs-emesis-basin-description .rccs-lead:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     USE CARDS\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-use-grid {\n    display: grid;\n\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n\n    gap: 17px;\n  }\n\n  #rccs-emesis-basin-description .rccs-use-card {\n    min-height: 100%;\n\n    padding: 22px;\n\n    background: var(--rccs-page);\n\n    border: 1px solid var(--rccs-border);\n    border-top: 6px solid var(--rccs-teal);\n\n    border-radius: 14px;\n  }\n\n  #rccs-emesis-basin-description .rccs-use-card h3 {\n    margin: 0 0 9px;\n\n    color: var(--rccs-navy-dark);\n\n    font-size: 22px;\n    line-height: 1.25;\n  }\n\n  #rccs-emesis-basin-description .rccs-use-card p {\n    margin: 0;\n\n    color: var(--rccs-text);\n\n    font-size: 18px;\n    line-height: 1.5;\n  }\n\n\n  \/* =========================================================\n     FEATURES\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-feature-grid {\n    display: grid;\n\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n\n    gap: 11px;\n\n    margin: 0;\n    padding: 0;\n\n    list-style: none;\n  }\n\n  #rccs-emesis-basin-description .rccs-feature-grid li {\n    position: relative;\n\n    margin: 0;\n\n    padding: 15px 17px 15px 49px;\n\n    background: var(--rccs-page);\n\n    border: 1px solid var(--rccs-border);\n    border-radius: 11px;\n\n    color: var(--rccs-text);\n\n    font-size: 18px;\n    line-height: 1.45;\n    font-weight: 600;\n  }\n\n  #rccs-emesis-basin-description .rccs-feature-grid li::before {\n    content: \"✓\";\n\n    position: absolute;\n\n    left: 16px;\n    top: 15px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 24px;\n    height: 24px;\n\n    background: var(--rccs-teal-dark);\n    color: #ffffff;\n\n    border-radius: 50%;\n\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n\n  \/* =========================================================\n     CALLOUTS\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-callout {\n    margin-top: 20px;\n    padding: 25px 29px;\n\n    background: var(--rccs-green);\n\n    border: 2px solid var(--rccs-teal);\n    border-radius: 15px;\n  }\n\n  #rccs-emesis-basin-description .rccs-callout.blue {\n    background: var(--rccs-blue);\n    border-color: var(--rccs-navy);\n  }\n\n  #rccs-emesis-basin-description .rccs-callout h3 {\n    margin: 0 0 8px;\n\n    color: var(--rccs-navy-dark);\n\n    font-size: 25px;\n    line-height: 1.25;\n  }\n\n  #rccs-emesis-basin-description .rccs-callout p {\n    margin: 0;\n\n    color: var(--rccs-text);\n\n    font-size: 19px;\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     SPEC TABLE\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-spec-table {\n    width: 100%;\n\n    margin: 0;\n\n    border-collapse: separate;\n    border-spacing: 0;\n\n    overflow: hidden;\n\n    border: 1px solid var(--rccs-border);\n    border-radius: 13px;\n\n    font-size: 18px;\n  }\n\n  #rccs-emesis-basin-description .rccs-spec-table th,\n  #rccs-emesis-basin-description .rccs-spec-table td {\n    padding: 14px 18px;\n\n    text-align: left;\n    vertical-align: top;\n\n    border-bottom: 1px solid var(--rccs-border);\n  }\n\n  #rccs-emesis-basin-description .rccs-spec-table tr:last-child th,\n  #rccs-emesis-basin-description .rccs-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  #rccs-emesis-basin-description .rccs-spec-table th {\n    width: 34%;\n\n    background: var(--rccs-navy-dark);\n    color: #ffffff;\n\n    font-weight: 800;\n  }\n\n  #rccs-emesis-basin-description .rccs-spec-table td {\n    background: #ffffff;\n    color: var(--rccs-text);\n\n    font-weight: 600;\n  }\n\n\n  \/* =========================================================\n     SHIPPING\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-shipping {\n    margin-top: 20px;\n    padding: 27px 30px;\n\n    background: var(--rccs-blue);\n\n    border: 2px solid var(--rccs-navy);\n    border-radius: 16px;\n  }\n\n  #rccs-emesis-basin-description .rccs-shipping h2 {\n    margin: 0 0 10px;\n\n    color: var(--rccs-navy-dark);\n\n    font-size: 28px;\n    line-height: 1.2;\n  }\n\n  #rccs-emesis-basin-description .rccs-shipping p {\n    margin: 0;\n\n    color: var(--rccs-text);\n\n    font-size: 19px;\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     SAFETY NOTE\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-safety {\n    margin-top: 20px;\n    padding: 28px 30px;\n\n    background: var(--rccs-warning);\n\n    border: 2px solid #946c18;\n    border-radius: 16px;\n  }\n\n  #rccs-emesis-basin-description .rccs-safety h2 {\n    margin: 0 0 12px;\n\n    color: var(--rccs-navy-dark);\n\n    font-size: 28px;\n    line-height: 1.2;\n  }\n\n  #rccs-emesis-basin-description .rccs-safety p {\n    margin: 0 0 11px;\n\n    color: var(--rccs-text);\n\n    font-size: 18px;\n    line-height: 1.6;\n  }\n\n  #rccs-emesis-basin-description .rccs-safety p:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     SEO\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-seo-content p {\n    margin: 0 0 16px;\n\n    color: var(--rccs-text);\n\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  #rccs-emesis-basin-description .rccs-seo-content p:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     FOOTER\n     ========================================================= *\/\n\n  #rccs-emesis-basin-description .rccs-marketplace-footer {\n    margin-top: 20px;\n    padding: 29px 36px;\n\n    background: var(--rccs-navy-dark);\n    color: #ffffff;\n\n    border-radius: 17px;\n\n    text-align: center;\n  }\n\n  #rccs-emesis-basin-description .rccs-marketplace-footer h2 {\n    margin: 0 0 10px;\n\n    color: #ffffff;\n\n    font-size: clamp(30px, 2.2vw, 39px);\n    line-height: 1.2;\n  }\n\n  #rccs-emesis-basin-description .rccs-marketplace-footer p {\n    max-width: 1450px;\n\n    margin: 0 auto;\n\n    color: #ffffff;\n\n    font-size: 19px;\n    line-height: 1.55;\n  }\n\n\n  \/* =========================================================\n     TABLET\n     ========================================================= *\/\n\n  @media screen and (max-width: 1100px) {\n\n    #rccs-emesis-basin-description {\n      width: 97vw;\n      padding: 0 8px;\n    }\n\n    #rccs-emesis-basin-description .rccs-stat-grid,\n    #rccs-emesis-basin-description .rccs-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #rccs-emesis-basin-description .rccs-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n  }\n\n\n  \/* =========================================================\n     MOBILE\n     ========================================================= *\/\n\n  @media screen and (max-width: 700px) {\n\n    #rccs-emesis-basin-description {\n      width: 96vw;\n\n      margin-top: 18px !important;\n      padding: 0 5px;\n\n      font-size: 18px;\n    }\n\n    #rccs-emesis-basin-description .rccs-hero,\n    #rccs-emesis-basin-description .rccs-section,\n    #rccs-emesis-basin-description .rccs-marketplace-footer {\n      padding: 23px 19px;\n    }\n\n    #rccs-emesis-basin-description .rccs-stat-grid,\n    #rccs-emesis-basin-description .rccs-use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #rccs-emesis-basin-description .rccs-spec-table,\n    #rccs-emesis-basin-description .rccs-spec-table tbody,\n    #rccs-emesis-basin-description .rccs-spec-table tr,\n    #rccs-emesis-basin-description .rccs-spec-table th,\n    #rccs-emesis-basin-description .rccs-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    #rccs-emesis-basin-description .rccs-spec-table th {\n      padding-bottom: 8px;\n    }\n\n    #rccs-emesis-basin-description .rccs-spec-table td {\n      padding-top: 9px;\n    }\n\n  }\n\n\u003c\/style\u003e\n\n\n\n\u003cdiv id=\"rccs-emesis-basin-description\"\u003e\n\n\n  \u003c!-- =======================================================\n       HERO\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-hero\"\u003e\n\n    \u003cdiv class=\"rccs-market-badge\"\u003e\n      RCCS Assisted Living Marketplace\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Disposable Graduated Emesis Basin for RCFE \u0026amp; ARF Resident Care\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      A practical 16-ounce \/ 500-cc graduated basin for resident bedside\n      support, nausea and vomiting preparedness, personal-care assistance,\n      hospice coordination, and residential care clinical-supply readiness.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       QUICK STATS\n       ======================================================= --\u003e\n\n  \u003cdiv class=\"rccs-stat-grid\"\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003e16 oz\u003c\/strong\u003e\n      \u003cspan\u003eListed Capacity\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003e500 cc\u003c\/strong\u003e\n      \u003cspan\u003eMetric Capacity\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003e8½\"\u003c\/strong\u003e\n      \u003cspan\u003eApproximate Listed Size\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003e11+ Days\u003c\/strong\u003e\n      \u003cspan\u003eAverage Shipping Lead Time\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n\n  \u003c!-- =======================================================\n       WHY IT FITS RCFE \/ ARF\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Why an Emesis Basin Belongs in RCFE \u0026amp; ARF Supply Inventory\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Nausea, vomiting, illness, medication side effects, digestive concerns,\n      hospice-related symptoms, and unexpected changes in condition can occur\n      in a residential care setting.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Having a simple \u003cstrong\u003edisposable emesis basin\u003c\/strong\u003e available can\n      help caregivers respond more quickly by providing an appropriate\n      container within reach of a resident who feels nauseated or needs bedside\n      support.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      For a \u003cstrong\u003eCalifornia Residential Care Facility for the Elderly\n      (RCFE), Adult Residential Facility (ARF), assisted living home,\n      board-and-care facility, memory care setting, or group home\u003c\/strong\u003e,\n      emesis basins can be maintained with other personal-care, first-aid,\n      hospice, and resident-support supplies.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout\"\u003e\n\n      \u003ch3\u003e\n        A Simple Supply That Can Matter Quickly\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        When a resident suddenly feels nauseated, staff may have very little\n        warning. Keeping appropriate bedside-care supplies readily available\n        can help caregivers respond promptly while following facility\n        procedures for the resident's condition.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       PRACTICAL USES\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Practical Uses in Residential Care Settings\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rccs-use-grid\"\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Nausea \u0026amp; Vomiting Support\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Provides a convenient bedside container when a resident becomes\n          nauseated or may vomit.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Bedside Care\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Compact size allows the basin to be kept near the resident during\n          appropriate illness monitoring or personal-care situations.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Hospice Coordination\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Can be included with comfort-care supplies when a resident receives\n          hospice services and the basin is appropriate to the resident's\n          needs.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Home Health Visits\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Useful to keep in general clinical-supply inventory for appropriately\n          qualified visiting healthcare professionals when needed.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Personal-Care Assistance\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          May support appropriate hygiene or bedside-care tasks according to\n          resident needs and facility procedures.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Emergency Supply Readiness\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A compact, inexpensive supply that can be stored with other facility\n          first-aid, PPE, personal-care, or emergency-preparedness items.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       GRADUATIONS\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Ounce \u0026amp; CC Graduation Markings\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      The basin includes both \u003cstrong\u003eounce and cubic-centimeter (cc)\n      graduations\u003c\/strong\u003e, allowing the user to visually estimate the amount\n      of fluid contained in the basin.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Dual-unit markings can be convenient in a residential care environment\n      where staff, nurses, hospice personnel, or other healthcare professionals\n      may communicate volume using different measurement systems.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout blue\"\u003e\n\n      \u003ch3\u003e\n        Useful for Observation — Not Precision Dosing\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The graduation markings may help with approximate volume observation.\n        The basin should not be treated as a precision medication-measuring\n        device or substituted for calibrated equipment when an exact clinical\n        measurement is required.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       CAPACITY\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      16 oz \/ 500 cc Capacity\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      The basin has a listed capacity of approximately\n      \u003cstrong\u003e16 ounces \/ 500 cc\u003c\/strong\u003e, providing useful capacity while\n      remaining compact enough for bedside placement and residential care\n      storage.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Its listed approximate \u003cstrong\u003e8½-inch size\u003c\/strong\u003e helps balance\n      usability with compact storage in resident-care supply cabinets,\n      emergency carts, hospice-supply areas, or designated personal-care\n      storage.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SHAPE \/ HANDLING\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Designed to Retain Its Shape During Use\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      According to the supplied product information, the basin is designed to\n      \u003cstrong\u003eretain its shape\u003c\/strong\u003e, helping it remain practical for\n      bedside and resident-care use.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      The product is also described as easy to clean, although it is listed as\n      a disposable item and should be handled according to the manufacturer's\n      intended-use and disposal instructions.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout\"\u003e\n\n      \u003ch3\u003e\n        Disposable Supply With Practical Structure\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The combination of a lightweight disposable format and shape-retaining\n        design can make the basin easy to store in quantity while still being\n        useful when needed.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       FEATURES\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Key Features\n    \u003c\/h2\u003e\n\n    \u003cul class=\"rccs-feature-grid\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eDisposable emesis basin\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eGold\u003c\/strong\u003e color\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Approximately \u003cstrong\u003e8½ inches\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e16-ounce capacity\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003e500-cc capacity\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Ounce graduation markings\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        CC graduation markings\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed to retain its shape\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Supplier describes the basin as easy to clean\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Compact enough for bedside-care storage\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Useful for resident nausea and vomiting preparedness\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Practical for hospice and home-health coordination\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for general resident-care supply inventory\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Listed as \u003cstrong\u003eunboxed\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Average supplier shipping lead time of\n        \u003cstrong\u003e11+ days\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       FACILITY INVENTORY WORKFLOW\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Practical RCFE \u0026amp; ARF Supply Workflow\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rccs-use-grid\"\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          1. Keep Basins Accessible\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Store basins where appropriate staff can retrieve them quickly if a\n          resident becomes nauseated or needs bedside support.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          2. Maintain Clean Inventory\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Keep unused basins separated from used or contaminated resident-care\n          supplies.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          3. Identify the Resident Need\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Use the basin according to the resident's condition, care\n          instructions, and facility procedures.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          4. Observe \u0026amp; Document as Appropriate\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          If vomiting or another change in condition occurs, follow the\n          facility's applicable observation, documentation, and notification\n          procedures.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          5. Handle After Use\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Follow manufacturer instructions and facility infection-control and\n          waste-handling procedures for used disposable basins.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          6. Restock Early\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          With an average supplier lead time of 11+ days, establish a reorder\n          point before remaining inventory becomes low.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SPECIFICATIONS\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Product Specifications\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"rccs-spec-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eDisposable Graduated Emesis Basin\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePackaging\u003c\/th\u003e\n          \u003ctd\u003eUnboxed\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n          \u003ctd\u003eGold\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eListed Size\u003c\/th\u003e\n          \u003ctd\u003eApproximately 8-1\/2 Inches\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCapacity — Ounces\u003c\/th\u003e\n          \u003ctd\u003e16 oz\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCapacity — Metric\u003c\/th\u003e\n          \u003ctd\u003e500 cc\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eGraduations\u003c\/th\u003e\n          \u003ctd\u003eOunce and CC Markings\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eShape Retention\u003c\/th\u003e\n          \u003ctd\u003eDesigned to Retain Shape\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCleaning\u003c\/th\u003e\n          \u003ctd\u003eSupplier Describes Product as Easy to Clean\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eUse Format\u003c\/th\u003e\n          \u003ctd\u003eDisposable\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAverage Shipping Lead Time\u003c\/th\u003e\n          \u003ctd\u003e11+ Days\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSuggested Facility Applications\u003c\/th\u003e\n          \u003ctd\u003e\n            Resident Nausea \/ Vomiting Support, Bedside Care,\n            Personal-Care Assistance, Hospice Coordination,\n            Home Health Coordination and Emergency Supply Inventory\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       IMPORTANT USE NOTE\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-safety\"\u003e\n\n    \u003ch2\u003e\n      Important Resident-Care \u0026amp; Infection-Control Note\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        An emesis basin is a resident-care supply. It does not diagnose,\n        evaluate, or treat the cause of vomiting, nausea, bleeding, or another\n        change in condition.\n      \u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Vomiting, repeated nausea, unusual fluid appearance, blood, significant\n      volume, dehydration concerns, altered consciousness, pain, respiratory\n      symptoms, or other concerning changes should be handled according to the\n      resident's healthcare instructions and the facility's notification,\n      change-of-condition, and emergency procedures.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Ounce and cc markings should be treated as convenient graduated\n      indicators unless the manufacturer specifically documents a higher level\n      of measurement accuracy. Do not use the basin for precision medication\n      dosing or another purpose requiring calibrated measuring equipment.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Used basins may contain bodily fluids. Staff should follow appropriate\n      hand hygiene, PPE, infection-control, handling, disposal, and\n      environmental-cleaning procedures after use.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Availability of the basin does not authorize staff to perform clinical\n      procedures outside their legally permitted role, training, facility\n      policies, or applicable resident-care instructions.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SHIPPING\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-shipping\"\u003e\n\n    \u003ch2\u003e\n      Plan Ahead: Average Shipping Lead Time Is 11+ Days\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The supplier lists an average shipping lead time of approximately\n      \u003cstrong\u003e11 days or longer\u003c\/strong\u003e. Because an emesis basin is the kind\n      of supply a facility may need unexpectedly, RCFE and ARF operators should\n      consider maintaining backup inventory and reordering before stock is\n      depleted. Actual processing and delivery times may vary.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SEO\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Disposable Emesis Basin for California RCFE \u0026amp; ARF Facilities\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rccs-seo-content\"\u003e\n\n      \u003cp\u003e\n        Disposable emesis basins are practical resident-care supplies for\n        \u003cstrong\u003eCalifornia RCFE owners, ARF operators, assisted living homes,\n        board-and-care facilities, memory care homes, group homes, residential\n        care administrators, caregivers, hospice-supported facilities, and\n        residential care staff\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A resident may experience nausea, vomiting, illness, medication-related\n        discomfort, or another temporary condition that makes a bedside basin\n        useful. Maintaining emesis basins with other care supplies can help\n        staff respond without searching for an improvised container.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        This disposable gold basin has a listed capacity of\n        \u003cstrong\u003e16 ounces \/ 500 cc\u003c\/strong\u003e, measures approximately\n        \u003cstrong\u003e8½ inches\u003c\/strong\u003e, and includes both ounce and cc graduation\n        markings for convenient visual volume observation.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The supplier describes the basin as shape-retaining and easy to clean,\n        while the disposable format makes it practical for resident-care\n        supply inventory.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        For operators searching for\n        \u003cstrong\u003eRCFE emesis basins, ARF medical supplies, assisted living\n        bedside supplies, vomiting basin for senior living, residential care\n        facility clinical supplies, hospice supplies for RCFE, board-and-care\n        resident supplies, or California assisted living medical\n        supplies\u003c\/strong\u003e, this compact graduated basin provides a practical\n        option for facility preparedness.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SIGNATURE FOOTER\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-marketplace-footer\"\u003e\n\n    \u003ch2\u003e\n      Selected With Residential Care Operators in Mind\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      The RCCS Assisted Living Marketplace presents products through the\n      practical lens of RCFE owners, ARF operators, residential care\n      administrators, caregivers, and assisted living facility operators —\n      helping you understand not only what a product is, but how it may fit\n      into resident care, bedside preparedness, hospice coordination,\n      infection-control routines, supply management, and the day-to-day\n      operation of a residential care business.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e\n\n\n\n\u003cscript\u003e\n(function () {\n\n  \/* =========================================================\n     RCCS SAFE DESCRIPTION MOUNT\n     ========================================================= *\/\n\n  function moveRCCSDescription() {\n\n    var description =\n      document.getElementById('rccs-emesis-basin-description');\n\n    if (!description) {\n      return;\n    }\n\n    if (\n      description.getAttribute('data-rccs-mounted') === 'true'\n    ) {\n      return;\n    }\n\n\n    \/* METHOD 1: Standard Shopify product container *\/\n\n    var productContainer =\n      description.closest('.product');\n\n    if (\n      productContainer \u0026\u0026\n      productContainer.parentNode\n    ) {\n\n      productContainer.parentNode.insertBefore(\n        description,\n        productContainer.nextSibling\n      );\n\n      description.setAttribute(\n        'data-rccs-mounted',\n        'true'\n      );\n\n      return;\n    }\n\n\n    \/* METHOD 2: Product information wrapper *\/\n\n    var infoWrapper =\n      description.closest('.product__info-wrapper');\n\n    if (infoWrapper) {\n\n      var mainSection =\n        infoWrapper.closest('.shopify-section');\n\n      if (mainSection) {\n\n        var productGrid =\n          mainSection.querySelector('.product');\n\n        if (\n          productGrid \u0026\u0026\n          productGrid.parentNode\n        ) {\n\n          productGrid.parentNode.insertBefore(\n            description,\n            productGrid.nextSibling\n          );\n\n          description.setAttribute(\n            'data-rccs-mounted',\n            'true'\n          );\n\n          return;\n        }\n\n      }\n\n    }\n\n\n    \/* METHOD 3: Shopify MainProduct wrapper *\/\n\n    var mainProduct =\n      description.closest('[id^=\"MainProduct-\"]');\n\n    if (mainProduct) {\n\n      var mainProductGrid =\n        mainProduct.querySelector('.product');\n\n      if (\n        mainProductGrid \u0026\u0026\n        mainProductGrid.parentNode\n      ) {\n\n        mainProductGrid.parentNode.insertBefore(\n          description,\n          mainProductGrid.nextSibling\n        );\n\n        description.setAttribute(\n          'data-rccs-mounted',\n          'true'\n        );\n\n        return;\n      }\n\n    }\n\n\n    \/* SAFE FALLBACK *\/\n\n    description.setAttribute(\n      'data-rccs-mounted',\n      'fallback'\n    );\n\n  }\n\n\n\n  \/* =========================================================\n     DISABLE STICKY PRODUCT IMAGE\n     ========================================================= *\/\n\n  function disableStickyProductMedia() {\n\n    var mediaWrappers =\n      document.querySelectorAll('.product__media-wrapper');\n\n    mediaWrappers.forEach(function (wrapper) {\n\n      wrapper.style.setProperty(\n        'position',\n        'static',\n        'important'\n      );\n\n      wrapper.style.setProperty(\n        'top',\n        'auto',\n        'important'\n      );\n\n      wrapper.style.setProperty(\n        'bottom',\n        'auto',\n        'important'\n      );\n\n      wrapper.style.setProperty(\n        'height',\n        'auto',\n        'important'\n      );\n\n      wrapper.style.setProperty(\n        'max-height',\n        'none',\n        'important'\n      );\n\n\n      var stickyChildren =\n        wrapper.querySelectorAll(\n          '.product__column-sticky, [class*=\"sticky\"]'\n        );\n\n      stickyChildren.forEach(function (child) {\n\n        child.style.setProperty(\n          'position',\n          'static',\n          'important'\n        );\n\n        child.style.setProperty(\n          'top',\n          'auto',\n          'important'\n        );\n\n        child.style.setProperty(\n          'bottom',\n          'auto',\n          'important'\n        );\n\n      });\n\n    });\n\n  }\n\n\n\n  \/* =========================================================\n     INITIALIZE\n     ========================================================= *\/\n\n  function initializeRCCSProduct() {\n\n    disableStickyProductMedia();\n\n    moveRCCSDescription();\n\n  }\n\n\n  if (document.readyState === 'loading') {\n\n    document.addEventListener(\n      'DOMContentLoaded',\n      initializeRCCSProduct\n    );\n\n  } else {\n\n    initializeRCCSProduct();\n\n  }\n\n\n  document.addEventListener(\n    'shopify:section:load',\n    function () {\n\n      setTimeout(\n        initializeRCCSProduct,\n        50\n      );\n\n    }\n  );\n\n\n  setTimeout(\n    initializeRCCSProduct,\n    250\n  );\n\n  setTimeout(\n    initializeRCCSProduct,\n    800\n  );\n\n})();\n\u003c\/script\u003e","brand":"Rosenthal Community Care Services","offers":[{"title":"Default Title","offer_id":51773245882674,"sku":"B731-7347","price":17.21,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0892\/7943\/0962\/files\/7347__04783.1786863280.1280.1280.jpg?v=1789162125","url":"https:\/\/rosenthalcommunitycare.com\/es\/products\/disposable-gold-emesis-basin-8-12-500cc","provider":"Rosenthal Community Care Services","version":"1.0","type":"link"}