{"product_id":"apogee-collection-luxury-towels","title":"Apogee Collection Luxury Towels","description":"\u003c!-- =========================================================\nRCCS ASSISTED LIVING MARKETPLACE\nPRODUCT: APOGEE COLLECTION LUXURY COTTON TOWELS BY SaaSoh\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- True laptop-widescreen layout\n- Large readable typography\n- Strong RCCS contrast\n- RCFE \/ ARF focused\n- California residential care SEO\n========================================================= --\u003e\n\n\n\u003cstyle\u003e\n\n  \/* =========================================================\n     PREVENT SHOPIFY PRODUCT MEDIA FROM FOLLOWING SCROLL\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 DESCRIPTION\n     ========================================================= *\/\n\n  #rccs-apogee-towels-description,\n  #rccs-apogee-towels-description * {\n    box-sizing: border-box;\n  }\n\n  #rccs-apogee-towels-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-soft-gold: #faf4e7;\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-apogee-towels-description h1,\n  #rccs-apogee-towels-description h2,\n  #rccs-apogee-towels-description h3,\n  #rccs-apogee-towels-description p {\n    margin-top: 0;\n  }\n\n  #rccs-apogee-towels-description h1,\n  #rccs-apogee-towels-description h2,\n  #rccs-apogee-towels-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-apogee-towels-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-apogee-towels-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-apogee-towels-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-apogee-towels-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     QUICK STATS\n     ========================================================= *\/\n\n  #rccs-apogee-towels-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-apogee-towels-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-apogee-towels-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-apogee-towels-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 SECTIONS\n     ========================================================= *\/\n\n  #rccs-apogee-towels-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-apogee-towels-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-apogee-towels-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-apogee-towels-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-apogee-towels-description .rccs-lead:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     USE GRID\n     ========================================================= *\/\n\n  #rccs-apogee-towels-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-apogee-towels-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-apogee-towels-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-apogee-towels-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     FEATURE GRID\n     ========================================================= *\/\n\n  #rccs-apogee-towels-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-apogee-towels-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-apogee-towels-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     CALLOUT\n     ========================================================= *\/\n\n  #rccs-apogee-towels-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-apogee-towels-description .rccs-callout.gold {\n    background: var(--rccs-soft-gold);\n    border-color: var(--rccs-gold);\n  }\n\n  #rccs-apogee-towels-description .rccs-callout.blue {\n    background: var(--rccs-blue);\n    border-color: var(--rccs-navy);\n  }\n\n  #rccs-apogee-towels-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-apogee-towels-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     HOSPITALITY GRID\n     ========================================================= *\/\n\n  #rccs-apogee-towels-description .rccs-hospitality-grid {\n    display: grid;\n\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n\n    gap: 16px;\n  }\n\n  #rccs-apogee-towels-description .rccs-hospitality-card {\n    padding: 24px;\n\n    background: var(--rccs-navy-dark);\n    color: #ffffff;\n\n    border-radius: 14px;\n  }\n\n  #rccs-apogee-towels-description .rccs-hospitality-card strong {\n    display: block;\n\n    margin-bottom: 8px;\n\n    color: #ffffff;\n\n    font-size: 22px;\n    line-height: 1.2;\n  }\n\n  #rccs-apogee-towels-description .rccs-hospitality-card p {\n    margin: 0;\n\n    color: #ffffff;\n\n    font-size: 17px;\n    line-height: 1.5;\n  }\n\n\n  \/* =========================================================\n     SPEC TABLE\n     ========================================================= *\/\n\n  #rccs-apogee-towels-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-apogee-towels-description .rccs-spec-table th,\n  #rccs-apogee-towels-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-apogee-towels-description .rccs-spec-table tr:last-child th,\n  #rccs-apogee-towels-description .rccs-spec-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  #rccs-apogee-towels-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-apogee-towels-description .rccs-spec-table td {\n    background: #ffffff;\n    color: var(--rccs-text);\n\n    font-weight: 600;\n  }\n\n\n  \/* =========================================================\n     LAUNDRY NOTE\n     ========================================================= *\/\n\n  #rccs-apogee-towels-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-apogee-towels-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-apogee-towels-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-apogee-towels-description .rccs-safety p:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     SEO\n     ========================================================= *\/\n\n  #rccs-apogee-towels-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-apogee-towels-description .rccs-seo-content p:last-child {\n    margin-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     RCCS SIGNATURE FOOTER\n     ========================================================= *\/\n\n  #rccs-apogee-towels-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-apogee-towels-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-apogee-towels-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-apogee-towels-description {\n      width: 97vw;\n      padding: 0 8px;\n    }\n\n    #rccs-apogee-towels-description .rccs-stat-grid,\n    #rccs-apogee-towels-description .rccs-use-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    #rccs-apogee-towels-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-apogee-towels-description {\n      width: 96vw;\n\n      margin-top: 18px !important;\n      padding: 0 5px;\n\n      font-size: 18px;\n    }\n\n    #rccs-apogee-towels-description .rccs-hero,\n    #rccs-apogee-towels-description .rccs-section,\n    #rccs-apogee-towels-description .rccs-marketplace-footer {\n      padding: 23px 19px;\n    }\n\n    #rccs-apogee-towels-description .rccs-stat-grid,\n    #rccs-apogee-towels-description .rccs-use-grid,\n    #rccs-apogee-towels-description .rccs-hospitality-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #rccs-apogee-towels-description .rccs-spec-table,\n    #rccs-apogee-towels-description .rccs-spec-table tbody,\n    #rccs-apogee-towels-description .rccs-spec-table tr,\n    #rccs-apogee-towels-description .rccs-spec-table th,\n    #rccs-apogee-towels-description .rccs-spec-table td {\n      display: block;\n      width: 100%;\n    }\n\n    #rccs-apogee-towels-description .rccs-spec-table th {\n      padding-bottom: 8px;\n    }\n\n    #rccs-apogee-towels-description .rccs-spec-table td {\n      padding-top: 9px;\n    }\n\n  }\n\n\u003c\/style\u003e\n\n\n\n\u003cdiv id=\"rccs-apogee-towels-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      Apogee Collection Luxury Cotton Towels for RCFE \u0026amp; ARF Resident Comfort\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Ultra-soft, absorbent long-staple cotton towels designed to bring a more\n      refined, hospitality-inspired feel to resident bathrooms, private suites,\n      guest spaces, and assisted living environments.\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\u003eLong-Staple\u003c\/strong\u003e\n      \u003cspan\u003eUltra-Soft Cotton Fibers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003eAbsorbent\u003c\/strong\u003e\n      \u003cspan\u003eEfficient Moisture Wicking\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003eLuxury Feel\u003c\/strong\u003e\n      \u003cspan\u003eResident Comfort Focused\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rccs-stat\"\u003e\n      \u003cstrong\u003eMultiple Sizes\u003c\/strong\u003e\n      \u003cspan\u003eBathroom Linen Options\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 Premium Towels Matter in an RCFE or ARF\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Assisted living is still someone's home. Everyday items such as towels,\n      bedding, toiletries, and bathroom linens can significantly influence how\n      comfortable, polished, and residential a facility feels.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      The \u003cstrong\u003eApogee Collection Luxury Towels by SaaSoh\u003c\/strong\u003e are made\n      with long-staple ultra-soft cotton fibers designed to provide a soft,\n      absorbent post-bath experience while giving resident bathrooms a more\n      refined presentation.\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 home, memory care environment, or residential care\n      business\u003c\/strong\u003e, upgraded linens can help move the environment away\n      from an institutional appearance and toward the feeling of a comfortable\n      private residence.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout gold\"\u003e\n\n      \u003ch3\u003e\n        Resident Experience Is Built From Small Details\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Families may remember the bedroom, bathroom, linens, cleanliness,\n        scent, lighting, and overall feel of a home just as much as they\n        remember the furniture. Premium towels are a simple way to make a\n        resident bathroom feel intentionally prepared rather than merely\n        supplied.\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          Resident Bathrooms\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Creates a softer, more polished bathroom experience for residents\n          receiving assistance with bathing or independently completing their\n          personal-care routine.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          New Resident Move-In\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Fresh premium towels can be incorporated into a prepared bathroom or\n          welcome setup when a new resident moves into the facility.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Private Rooms \u0026amp; Suites\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Particularly appropriate for facilities offering upgraded private\n          rooms, premium accommodations, or a hospitality-oriented resident\n          experience.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Assisted Bathing\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Soft, absorbent towels can support a more comfortable post-bath\n          experience for residents who receive assistance with bathing and\n          personal care.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Guest Bathrooms\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Can also help create a more polished presentation in bathrooms used\n          by families, visitors, or overnight guests where applicable.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Facility Tours\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Well-presented linens contribute to the visual impression of a clean,\n          comfortable, intentionally designed assisted living environment.\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       HOSPITALITY POSITIONING\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Assisted Living Can Feel More Like Hospitality\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Residential care operators compete not only on care, but also on\n      comfort, cleanliness, atmosphere, and the overall experience provided to\n      residents and their families.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Premium towels are one of the simplest ways to add a hospitality-inspired\n      touch without redesigning an entire bathroom.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-hospitality-grid\"\u003e\n\n      \u003cdiv class=\"rccs-hospitality-card\"\u003e\n\n        \u003cstrong\u003eResident Comfort\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Soft cotton against the skin can make an ordinary daily bathing\n          routine feel more comfortable and thoughtfully supported.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rccs-hospitality-card\"\u003e\n\n        \u003cstrong\u003eBetter Presentation\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Coordinated, textured towels can make bathrooms appear more finished,\n          inviting, and professionally prepared.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"rccs-hospitality-card\"\u003e\n\n        \u003cstrong\u003ePremium Positioning\u003c\/strong\u003e\n\n        \u003cp\u003e\n          Upgraded linens can complement private-pay homes that intentionally\n          market a higher-comfort residential experience.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SOFTNESS\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Long-Staple Cotton for a Softer Resident Experience\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      The Apogee Collection is crafted from\n      \u003cstrong\u003elong-staple ultra-soft cotton fibers\u003c\/strong\u003e, giving the towels\n      a plush feel designed for comfortable everyday use.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      In an assisted living setting, where bathing assistance and personal-care\n      routines may be part of daily resident support, the feel of linens can\n      contribute to dignity, comfort, and an overall home-like environment.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout\"\u003e\n\n      \u003ch3\u003e\n        Comfort Does Not Have to Look Institutional\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Residential care supplies can be functional while still being visually\n        appealing. Premium cotton towels allow operators to provide useful\n        everyday linens without creating the appearance of a clinical or\n        institutional bathroom.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       ABSORBENCY\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      High Absorbency for Everyday Bathing\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      These towels are designed to absorb moisture efficiently after bathing,\n      showering, handwashing, or other routine personal-care activities.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      Effective absorbency can make drying more comfortable while allowing the\n      towel to perform its primary purpose without requiring excessive rubbing.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout blue\"\u003e\n\n      \u003ch3\u003e\n        Useful for Assisted Bathing Routines\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        When staff assist residents with bathing, having clean, absorbent\n        towels prepared before the bath begins can help create a smoother and\n        more organized personal-care routine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       DESIGN\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Textured Design Adds Visual Interest\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      The collection features a distinctive combination of rising and falling\n      textures designed to add depth and visual interest to the towel surface.\n    \u003c\/p\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      This subtle design detail can help elevate bathroom presentation without\n      relying on excessive decoration or visual clutter.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"rccs-callout gold\"\u003e\n\n      \u003ch3\u003e\n        A Simple Bathroom Upgrade\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Coordinated towels, clean fixtures, good lighting, organized toiletries,\n        and thoughtful bathroom accessories can significantly improve how a\n        resident room presents during family visits and facility tours.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       DIFFERENT SIZE USES\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Multiple Sizes for a Coordinated Linen Program\n    \u003c\/h2\u003e\n\n    \u003cp class=\"rccs-lead\"\u003e\n      The Apogee Collection is available in a range of towel sizes, allowing\n      operators to create a more coordinated bathroom-linen setup depending on\n      the options offered in the product listing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rccs-use-grid\"\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Bath Towels\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Suitable for post-shower and post-bath drying as part of routine\n          resident personal care.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Hand Towels\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Useful at resident bathroom sinks or designated handwashing areas\n          when individual towel practices are appropriate.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Coordinated Sets\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Matching towel sizes can help create a consistent, intentional\n          bathroom presentation throughout the home.\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       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\u003eLong-staple cotton construction\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed for an \u003cstrong\u003eultra-soft feel\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eHighly absorbent\u003c\/strong\u003e for post-bath drying\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed to wick away moisture efficiently\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Hospitality-inspired appearance\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for \u003cstrong\u003eresident bathrooms\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Appropriate for \u003cstrong\u003eprivate rooms and suites\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Useful for \u003cstrong\u003eassisted bathing routines\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Textured surface adds visual interest\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Helps create a more polished bathroom presentation\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Available in a \u003cstrong\u003erange of sizes\u003c\/strong\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Can support a coordinated facility linen program\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Suitable for residential, hospitality, and assisted living settings\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        Designed to balance comfort, absorbency, and appearance\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       FACILITY LINEN STRATEGY\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Practical Linen Strategy for an RCFE or ARF\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          Maintain Resident-Specific Towels\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Facilities can organize towels by resident according to their own\n          laundry, storage, labeling, and personal-property procedures.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Keep Backup Inventory\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Maintaining additional clean towels helps staff replace linens\n          promptly when the primary set is being laundered or becomes soiled.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Coordinate Bathroom Appearance\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Matching linens can help bathrooms look more intentional and\n          organized during everyday use and facility tours.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Prepare Before Bathing\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Staff assisting with bathing can have clean towels and required\n          personal-care supplies ready before beginning the resident's routine.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Separate Clean \u0026amp; Used Linen\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Used towels should be handled according to the facility's established\n          laundry and infection-control procedures.\n        \u003c\/p\u003e\n\n      \u003c\/article\u003e\n\n\n      \u003carticle class=\"rccs-use-card\"\u003e\n\n        \u003ch3\u003e\n          Replace When Worn\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Periodically removing heavily worn, damaged, or permanently stained\n          towels helps maintain both comfort and overall facility presentation.\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 Overview\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"rccs-spec-table\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCollection\u003c\/th\u003e\n          \u003ctd\u003eApogee Collection\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n          \u003ctd\u003eSaaSoh\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eLuxury Cotton Towels\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePrimary Material\u003c\/th\u003e\n          \u003ctd\u003eLong-Staple Cotton Fibers\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFeel\u003c\/th\u003e\n          \u003ctd\u003eUltra-Soft\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAbsorbency\u003c\/th\u003e\n          \u003ctd\u003eDesigned for High Moisture Absorption\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eDesign\u003c\/th\u003e\n          \u003ctd\u003eTextured Rising-and-Falling Surface Pattern\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eAvailable Sizes\u003c\/th\u003e\n          \u003ctd\u003eMultiple Sizes — Select Available Option on Product Page\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSuggested Facility Uses\u003c\/th\u003e\n          \u003ctd\u003e\n            Resident Bathrooms, Private Rooms, Suites, Assisted Bathing,\n            Guest Bathrooms and Hospitality-Inspired Residential Care\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       LAUNDRY \/ INFECTION CONTROL\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-safety\"\u003e\n\n    \u003ch2\u003e\n      Important Laundry \u0026amp; Infection-Control Considerations\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003e\n        Towels used for resident personal care should be managed according to\n        the facility's laundry, linen-handling, and infection-control\n        procedures.\n      \u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Residential care operators should consider how towels are assigned,\n      stored, collected after use, laundered, dried, and returned to clean\n      inventory.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Avoid unintentionally sharing used personal-care towels between\n      residents. Where applicable, facilities may use resident-specific\n      storage, labeling, color assignment, or another organizational method\n      consistent with facility procedures.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Follow the manufacturer's laundering and care instructions to help\n      preserve softness, absorbency, appearance, and textile condition.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Towels that become heavily worn, damaged, permanently soiled, or no\n      longer suitable for resident use should be removed from active resident\n      linen inventory.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       SEO CONTENT\n       ======================================================= --\u003e\n\n  \u003csection class=\"rccs-section\"\u003e\n\n    \u003ch2 class=\"rccs-section-title\"\u003e\n      Luxury Towels for California RCFE \u0026amp; ARF Facilities\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"rccs-seo-content\"\u003e\n\n      \u003cp\u003e\n        Premium bathroom linens can help create a more comfortable and\n        hospitality-inspired environment for \u003cstrong\u003eCalifornia RCFE owners,\n        ARF operators, assisted living facilities, board-and-care homes,\n        memory care homes, residential care administrators, and private-pay\n        senior living operators\u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The Apogee Collection Luxury Towels by SaaSoh combine\n        \u003cstrong\u003elong-staple cotton fibers, ultra-soft texture, high absorbency,\n        elegant surface detailing, and multiple available sizes\u003c\/strong\u003e for\n        use in resident bathrooms and personal-care settings.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Residential care is not only about meeting functional needs. The\n        appearance and feel of resident bedrooms and bathrooms contribute to\n        the overall perception of the home. Soft, coordinated towels can help\n        an assisted living facility create a warmer and less institutional\n        environment.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        For operators searching for\n        \u003cstrong\u003eRCFE towels, ARF bathroom linens, assisted living bath towels,\n        luxury towels for board-and-care homes, senior living linens, resident\n        bathroom supplies, premium assisted living towels, or California\n        residential care facility linens\u003c\/strong\u003e, the Apogee Collection\n        provides a comfort-focused option for everyday resident use.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =======================================================\n       RCCS SIGNATURE SECTION\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 comfort, personal care, facility presentation, linen\n      management, and the day-to-day 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     Moves ALL RCCS description content BELOW the full Shopify\n     product media + purchasing \/ product information area.\n     ========================================================= *\/\n\n  function moveRCCSDescription() {\n\n    var description =\n      document.getElementById('rccs-apogee-towels-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":"SaaSoh","offers":[{"title":"3 PK \/ White","offer_id":51773265150258,"sku":"APC-3PK-WHT","price":37.4,"currency_code":"USD","in_stock":false},{"title":"3 PK \/ Ivory","offer_id":51773265183026,"sku":"APC-3PK-IVY","price":37.4,"currency_code":"USD","in_stock":true},{"title":"3 PK \/ Ice Grey","offer_id":51773265215794,"sku":"APC-3PK-IGY","price":37.4,"currency_code":"USD","in_stock":false},{"title":"3 PK \/ Orchid","offer_id":51773265248562,"sku":"APC-3PK-ORC","price":37.4,"currency_code":"USD","in_stock":false},{"title":"3 PK \/ Mineral Blue","offer_id":51773265281330,"sku":"APC-3PK-MBL","price":37.4,"currency_code":"USD","in_stock":true},{"title":"3 PK \/ True Navy","offer_id":51773265314098,"sku":"APC-3PK-TNY","price":37.4,"currency_code":"USD","in_stock":false},{"title":"6 PK \/ White","offer_id":51773265346866,"sku":"APC-6PK-WHT","price":74.8,"currency_code":"USD","in_stock":false},{"title":"6 PK \/ Ivory","offer_id":51773265379634,"sku":"APC-6PK-IVY","price":74.8,"currency_code":"USD","in_stock":true},{"title":"6 PK \/ Ice Grey","offer_id":51773265412402,"sku":"APC-6PK-IGY","price":74.8,"currency_code":"USD","in_stock":false},{"title":"6 PK \/ Orchid","offer_id":51773265445170,"sku":"APC-6PK-ORC","price":74.8,"currency_code":"USD","in_stock":false},{"title":"6 PK \/ Mineral Blue","offer_id":51773265477938,"sku":"APC-6PK-MBL","price":74.8,"currency_code":"USD","in_stock":true},{"title":"6 PK \/ True Navy","offer_id":51773265510706,"sku":"APC-6PK-TNY","price":74.8,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0892\/7943\/0962\/files\/Apogee_6_Pcs_Set_Orchid.jpg?v=1789162359","url":"https:\/\/rosenthalcommunitycare.com\/products\/apogee-collection-luxury-towels","provider":"Rosenthal Community Care Services","version":"1.0","type":"link"}