{"product_id":"comfortcore-cooling-gel-seat-cushion","title":"ComfortCore™ Premium Cooling Gel Seat Cushion — Pressure-Relieving Support for Office, Car \u0026 Wheelchair | Honeycomb Breathable Design","description":"\u003c!-- ============================================================\n     COMFORTCORE™ COOLING GEL SEAT CUSHION — PRODUCT LANDING\n     Drop into Shopify Product Description (HTML view)\n     Mobile-first | Self-contained | Scoped classes (.cc-)\n     Brand: ComfortCore | Adult wellness — NO eBook | TGA-compliant copy\n     ============================================================ --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700\u0026family=DM+Sans:wght@400;500;600;700\u0026display=swap');\n\n  .cc-wrap, .cc-wrap * { box-sizing: border-box; }\n  .cc-wrap {\n    --cc-purple: #5B2C8A;\n    --cc-purple-deep: #3B1862;\n    --cc-purple-soft: #7C3AED;\n    --cc-lavender: #C4A6E5;\n    --cc-lavender-soft: #E9DBF5;\n    --cc-cream: #FBF6EE;\n    --cc-cream-deep: #F2E9D8;\n    --cc-clinical: #FAFAFC;\n    --cc-ink: #1F2937;\n    --cc-ink-soft: #4B5563;\n    --cc-line: rgba(31,41,55,0.10);\n    --cc-line-dark: rgba(244,244,245,0.10);\n    --cc-radius: 22px;\n    --cc-radius-sm: 14px;\n\n    font-family: 'DM Sans', -apple-system, sans-serif;\n    color: var(--cc-ink);\n    line-height: 1.65;\n    font-size: 16px;\n    background: var(--cc-cream);\n    border-radius: var(--cc-radius);\n    overflow: hidden;\n    margin: 24px 0;\n    max-width: 100%;\n  }\n  .cc-wrap p { margin: 0 0 14px; }\n  .cc-wrap h1, .cc-wrap h2, .cc-wrap h3, .cc-wrap h4 {\n    font-family: 'Fraunces', Georgia, serif;\n    font-weight: 700;\n    letter-spacing: -0.02em;\n    line-height: 1.1;\n    color: var(--cc-ink);\n    margin: 0 0 16px;\n  }\n  .cc-wrap a { color: var(--cc-purple); text-decoration: none; }\n\n  \/* HERO *\/\n  .cc-hero {\n    position: relative;\n    padding: 40px 22px 36px;\n    background:\n      radial-gradient(circle at 80% 15%, rgba(91,44,138,0.18) 0%, transparent 55%),\n      radial-gradient(circle at 15% 85%, rgba(196,166,229,0.30) 0%, transparent 55%),\n      linear-gradient(180deg, var(--cc-clinical) 0%, var(--cc-cream) 100%);\n    text-align: center;\n    overflow: hidden;\n  }\n  .cc-hero::before {\n    content: \"◐\";\n    position: absolute;\n    top: 22px; right: 30px;\n    font-size: 64px;\n    color: rgba(91,44,138,0.18);\n    line-height: 1;\n  }\n  .cc-hero::after {\n    content: \"◑\";\n    position: absolute;\n    bottom: 22px; left: 30px;\n    font-size: 56px;\n    color: rgba(196,166,229,0.30);\n    line-height: 1;\n  }\n  .cc-hero \u003e * { position: relative; z-index: 1; }\n  .cc-eyebrow {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--cc-purple);\n    background: rgba(91,44,138,0.10);\n    padding: 7px 14px;\n    border-radius: 100px;\n    margin-bottom: 18px;\n  }\n  .cc-h1 {\n    font-size: clamp(30px, 6.5vw, 46px);\n    margin-bottom: 14px;\n  }\n  .cc-h1 em {\n    font-style: italic;\n    color: var(--cc-purple);\n    font-weight: 600;\n  }\n  .cc-sub {\n    font-size: clamp(15px, 3.6vw, 17px);\n    color: var(--cc-ink-soft);\n    max-width: 560px;\n    margin: 0 auto 22px;\n  }\n  .cc-stars {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #fff;\n    padding: 9px 16px;\n    border-radius: 100px;\n    box-shadow: 0 4px 14px rgba(31,41,55,0.06);\n    font-size: 13px;\n    font-weight: 600;\n  }\n  .cc-stars-icons { color: var(--cc-purple); letter-spacing: 1.5px; }\n  .cc-pricing {\n    margin-top: 22px;\n    display: inline-flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 4px;\n  }\n  .cc-price-now {\n    font-family: 'Fraunces', serif;\n    font-size: 26px;\n    font-weight: 700;\n    color: var(--cc-ink);\n  }\n  .cc-price-now strong { color: var(--cc-purple); }\n  .cc-price-was {\n    font-size: 13px;\n    color: var(--cc-ink-soft);\n  }\n  .cc-save-badge {\n    display: inline-block;\n    background: linear-gradient(135deg, var(--cc-purple) 0%, var(--cc-purple-deep) 100%);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.10em;\n    padding: 5px 11px;\n    border-radius: 100px;\n    margin-left: 8px;\n    text-transform: uppercase;\n  }\n\n  \/* TRUST STRIP *\/\n  .cc-trust {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    padding: 22px;\n    background: var(--cc-purple-deep);\n    color: #fff;\n  }\n  .cc-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 13px;\n    font-weight: 500;\n    line-height: 1.3;\n  }\n  .cc-trust-icon {\n    flex-shrink: 0;\n    width: 32px; height: 32px;\n    border-radius: 8px;\n    background: rgba(255,255,255,0.10);\n    display: grid;\n    place-items: center;\n    color: var(--cc-lavender);\n  }\n  .cc-trust-icon svg { width: 16px; height: 16px; }\n\n  \/* SECTION *\/\n  .cc-section { padding: 48px 22px; }\n  .cc-section-eyebrow {\n    text-align: center;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--cc-purple);\n    margin-bottom: 12px;\n  }\n  .cc-section-title {\n    text-align: center;\n    font-size: clamp(26px, 5.4vw, 36px);\n    margin-bottom: 14px;\n  }\n  .cc-section-title em {\n    font-style: italic;\n    color: var(--cc-purple);\n  }\n  .cc-section-intro {\n    text-align: center;\n    color: var(--cc-ink-soft);\n    max-width: 580px;\n    margin: 0 auto 32px;\n    font-size: 15px;\n  }\n\n  \/* PROBLEM *\/\n  .cc-problem { background: var(--cc-lavender-soft); }\n  .cc-problem-grid { display: grid; gap: 14px; }\n  .cc-problem-card {\n    background: #fff;\n    padding: 22px;\n    border-radius: var(--cc-radius-sm);\n    border-top: 4px solid var(--cc-purple);\n    box-shadow: 0 4px 14px rgba(31,41,55,0.04);\n  }\n  .cc-problem-card:nth-child(2) { border-top-color: var(--cc-lavender); }\n  .cc-problem-card:nth-child(3) { border-top-color: var(--cc-purple-soft); }\n  .cc-problem-card strong {\n    display: block;\n    font-family: 'Fraunces', serif;\n    font-size: 18px;\n    margin-bottom: 6px;\n    color: var(--cc-ink);\n  }\n  .cc-problem-card p {\n    font-size: 14px;\n    color: var(--cc-ink-soft);\n    margin: 0;\n  }\n  .cc-bridge {\n    text-align: center;\n    margin: 28px 0 4px;\n    font-size: 24px;\n    color: var(--cc-purple);\n  }\n  .cc-bridge-text {\n    text-align: center;\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 21px;\n    color: var(--cc-ink);\n    max-width: 460px;\n    margin: 0 auto;\n    line-height: 1.4;\n  }\n\n  \/* HOW IT WORKS *\/\n  .cc-how { background: var(--cc-cream); }\n  .cc-image-slot {\n    background: linear-gradient(135deg, rgba(91,44,138,0.10) 0%, rgba(196,166,229,0.18) 100%);\n    border: 1px dashed rgba(31,41,55,0.15);\n    border-radius: var(--cc-radius-sm);\n    aspect-ratio: 16\/10;\n    display: grid;\n    place-items: center;\n    color: rgba(31,41,55,0.4);\n    font-size: 12px;\n    text-align: center;\n    padding: 18px;\n    margin: 0 0 26px;\n  }\n  .cc-image-slot.cc-square { aspect-ratio: 1\/1; }\n  .cc-step-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n  .cc-step {\n    background: #fff;\n    border-radius: var(--cc-radius-sm);\n    padding: 22px 16px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(31,41,55,0.05);\n    border: 1px solid var(--cc-line);\n  }\n  .cc-step-num {\n    display: inline-grid;\n    place-items: center;\n    width: 36px; height: 36px;\n    border-radius: 50%;\n    background: var(--cc-purple);\n    color: #fff;\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 17px;\n    margin-bottom: 14px;\n  }\n  .cc-step:nth-child(2) .cc-step-num { background: var(--cc-lavender); color: var(--cc-purple-deep); }\n  .cc-step:nth-child(3) .cc-step-num { background: var(--cc-purple-soft); color: #fff; }\n  .cc-step:nth-child(4) .cc-step-num { background: var(--cc-purple-deep); color: #fff; }\n  .cc-step h3 { font-size: 17px; margin-bottom: 6px; }\n  .cc-step p {\n    font-size: 13.5px;\n    color: var(--cc-ink-soft);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* FEATURES *\/\n  .cc-features {\n    background: var(--cc-purple-deep);\n    color: #fff;\n  }\n  .cc-features .cc-section-title { color: #fff; }\n  .cc-features .cc-section-title em { color: var(--cc-lavender); }\n  .cc-features .cc-section-eyebrow { color: var(--cc-lavender); }\n  .cc-features .cc-section-intro { color: rgba(255,255,255,0.72); }\n  .cc-feat-grid { display: grid; gap: 14px; }\n  .cc-feat {\n    background: rgba(255,255,255,0.05);\n    border: 1px solid rgba(255,255,255,0.10);\n    padding: 22px;\n    border-radius: var(--cc-radius-sm);\n  }\n  .cc-feat-icon {\n    width: 44px; height: 44px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, var(--cc-lavender) 0%, var(--cc-purple-soft) 100%);\n    display: grid;\n    place-items: center;\n    color: #fff;\n    margin-bottom: 14px;\n  }\n  .cc-feat-icon svg { width: 22px; height: 22px; }\n  .cc-feat h3 { color: #fff; font-size: 18px; margin-bottom: 6px; }\n  .cc-feat p {\n    color: rgba(255,255,255,0.72);\n    font-size: 14px;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* BENEFITS *\/\n  .cc-benefits { background: var(--cc-cream); }\n  .cc-bene-list {\n    max-width: 560px;\n    margin: 0 auto;\n    list-style: none;\n    padding: 0;\n  }\n  .cc-bene-item {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--cc-line);\n  }\n  .cc-bene-item:last-child { border-bottom: none; }\n  .cc-bene-tick {\n    flex-shrink: 0;\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--cc-purple) 0%, var(--cc-purple-deep) 100%);\n    display: grid;\n    place-items: center;\n    color: #fff;\n    margin-top: 2px;\n  }\n  .cc-bene-tick svg { width: 14px; height: 14px; }\n  .cc-bene-text {\n    font-size: 15px;\n    color: var(--cc-ink);\n    line-height: 1.5;\n  }\n  .cc-bene-text strong { color: var(--cc-purple); font-weight: 600; }\n\n  \/* COMPARISON *\/\n  .cc-compare { background: var(--cc-lavender-soft); }\n  .cc-compare-table {\n    background: #fff;\n    border-radius: var(--cc-radius-sm);\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(31,41,55,0.08);\n    border: 1px solid var(--cc-line);\n  }\n  .cc-compare-row {\n    display: grid;\n    grid-template-columns: 1.4fr 1fr 1fr;\n    border-bottom: 1px solid var(--cc-line);\n  }\n  .cc-compare-row:last-child { border-bottom: none; }\n  .cc-compare-cell {\n    padding: 14px 10px;\n    font-size: 13px;\n    text-align: center;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1.3;\n  }\n  .cc-compare-cell:first-child {\n    text-align: left;\n    justify-content: flex-start;\n    font-weight: 600;\n    color: var(--cc-ink);\n    background: var(--cc-cream);\n  }\n  .cc-compare-head {\n    background: var(--cc-purple-deep) !important;\n    color: #fff !important;\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 16px 10px;\n  }\n  .cc-compare-us {\n    background: rgba(91,44,138,0.10);\n    color: var(--cc-purple);\n    font-weight: 700;\n  }\n  .cc-tick { color: var(--cc-purple); font-weight: 700; font-size: 18px; }\n  .cc-cross { color: #94A3B8; font-size: 18px; opacity: 0.6; }\n\n  \/* TESTIMONIALS *\/\n  .cc-testimonials { background: var(--cc-cream); }\n  .cc-test-grid { display: grid; gap: 16px; }\n  .cc-test {\n    background: #fff;\n    padding: 24px 22px;\n    border-radius: var(--cc-radius-sm);\n    box-shadow: 0 6px 20px rgba(31,41,55,0.06);\n    border: 1px solid var(--cc-line);\n    position: relative;\n  }\n  .cc-test::before {\n    content: \"\\201C\";\n    position: absolute;\n    top: -10px; left: 18px;\n    font-family: 'Fraunces', serif;\n    font-size: 70px;\n    color: var(--cc-lavender);\n    opacity: 0.50;\n    line-height: 1;\n  }\n  .cc-test-stars {\n    color: var(--cc-purple);\n    font-size: 14px;\n    letter-spacing: 2px;\n    margin-bottom: 10px;\n  }\n  .cc-test-quote {\n    font-family: 'Fraunces', serif;\n    font-size: 17px;\n    line-height: 1.5;\n    color: var(--cc-ink);\n    margin-bottom: 16px;\n    font-weight: 500;\n  }\n  .cc-test-author {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    border-top: 1px solid var(--cc-line);\n    padding-top: 14px;\n  }\n  .cc-avatar {\n    width: 42px; height: 42px;\n    border-radius: 50%;\n    display: grid;\n    place-items: center;\n    color: #fff;\n    font-weight: 700;\n    font-size: 15px;\n    flex-shrink: 0;\n    font-family: 'Fraunces', serif;\n  }\n  .cc-test:nth-child(1) .cc-avatar { background: linear-gradient(135deg, var(--cc-purple), var(--cc-purple-deep)); }\n  .cc-test:nth-child(2) .cc-avatar { background: linear-gradient(135deg, var(--cc-lavender), var(--cc-purple)); }\n  .cc-test:nth-child(3) .cc-avatar { background: linear-gradient(135deg, var(--cc-purple-soft), #6D28D9); }\n  .cc-test:nth-child(4) .cc-avatar { background: linear-gradient(135deg, var(--cc-ink), #4B5563); }\n  .cc-test:nth-child(5) .cc-avatar { background: linear-gradient(135deg, var(--cc-purple-deep), var(--cc-lavender)); }\n  .cc-author-name {\n    font-weight: 700;\n    font-size: 14px;\n    color: var(--cc-ink);\n    line-height: 1.2;\n  }\n  .cc-author-meta {\n    font-size: 12px;\n    color: var(--cc-ink-soft);\n  }\n  .cc-verified {\n    margin-left: auto;\n    font-size: 11px;\n    color: var(--cc-purple);\n    font-weight: 600;\n    background: rgba(91,44,138,0.08);\n    padding: 4px 8px;\n    border-radius: 6px;\n  }\n\n  \/* WHATS INCLUDED *\/\n  .cc-included { background: var(--cc-lavender-soft); }\n  .cc-incl-list {\n    max-width: 560px;\n    margin: 0 auto;\n    list-style: none;\n    padding: 0;\n  }\n  .cc-incl-item {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 18px 0;\n    border-bottom: 1px solid var(--cc-line);\n  }\n  .cc-incl-item:last-child { border-bottom: none; }\n  .cc-incl-icon {\n    flex-shrink: 0;\n    width: 42px; height: 42px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, var(--cc-purple) 0%, var(--cc-purple-deep) 100%);\n    display: grid;\n    place-items: center;\n    color: #fff;\n  }\n  .cc-incl-icon svg { width: 20px; height: 20px; }\n  .cc-incl-content h4 {\n    color: var(--cc-ink);\n    font-size: 16px;\n    margin-bottom: 4px;\n    font-weight: 600;\n    font-family: 'Fraunces', serif;\n  }\n  .cc-incl-content p {\n    color: var(--cc-ink-soft);\n    font-size: 13.5px;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* SPECS *\/\n  .cc-specs { background: var(--cc-clinical); }\n  .cc-specs-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 1px;\n    background: var(--cc-line);\n    border-radius: var(--cc-radius-sm);\n    overflow: hidden;\n    border: 1px solid var(--cc-line);\n  }\n  .cc-spec {\n    background: #fff;\n    padding: 16px 14px;\n  }\n  .cc-spec-label {\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 0.14em;\n    color: var(--cc-ink-soft);\n    margin-bottom: 4px;\n    font-weight: 600;\n  }\n  .cc-spec-val {\n    font-family: 'Fraunces', serif;\n    font-weight: 700;\n    font-size: 15px;\n    color: var(--cc-ink);\n    line-height: 1.2;\n  }\n\n  \/* FAQ *\/\n  .cc-faq-section { background: var(--cc-cream); }\n  .cc-faq-list { max-width: 720px; margin: 0 auto; }\n  .cc-faq {\n    background: #fff;\n    border: 1px solid var(--cc-line);\n    border-radius: var(--cc-radius-sm);\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n  .cc-faq summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 18px 20px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 14px;\n    font-weight: 600;\n    font-size: 15px;\n    color: var(--cc-ink);\n    line-height: 1.4;\n    user-select: none;\n  }\n  .cc-faq summary::-webkit-details-marker { display: none; }\n  .cc-faq summary::after {\n    content: \"+\";\n    flex-shrink: 0;\n    width: 28px; height: 28px;\n    border-radius: 50%;\n    background: var(--cc-lavender-soft);\n    color: var(--cc-purple);\n    display: grid;\n    place-items: center;\n    font-size: 20px;\n    font-weight: 400;\n    transition: transform 0.3s ease;\n  }\n  .cc-faq[open] summary::after {\n    transform: rotate(45deg);\n    background: var(--cc-purple);\n    color: #fff;\n  }\n  .cc-faq-body {\n    padding: 0 20px 18px;\n    font-size: 14.5px;\n    color: var(--cc-ink-soft);\n    line-height: 1.6;\n  }\n  .cc-faq-body p { margin: 0 0 10px; }\n  .cc-faq-body p:last-child { margin: 0; }\n\n  \/* FINAL CTA *\/\n  .cc-final {\n    background: linear-gradient(135deg, var(--cc-purple) 0%, var(--cc-purple-deep) 100%);\n    color: #fff;\n    text-align: center;\n    padding: 52px 22px;\n    position: relative;\n    overflow: hidden;\n  }\n  .cc-final::before {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, var(--cc-lavender) 0%, var(--cc-purple-soft) 50%, var(--cc-purple-deep) 100%);\n  }\n  .cc-final-eyebrow {\n    color: var(--cc-lavender);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n  .cc-final h2 {\n    color: #fff;\n    font-size: clamp(26px, 5.6vw, 36px);\n    margin-bottom: 14px;\n  }\n  .cc-final h2 em {\n    font-style: italic;\n    color: var(--cc-lavender);\n  }\n  .cc-final p {\n    color: rgba(255,255,255,0.78);\n    max-width: 480px;\n    margin: 0 auto 22px;\n    font-size: 15px;\n  }\n  .cc-final-price { margin: 22px 0; }\n  .cc-final-price-now {\n    font-family: 'Fraunces', serif;\n    font-size: 30px;\n    color: #fff;\n    font-weight: 700;\n  }\n  .cc-final-price-was {\n    font-size: 13px;\n    color: rgba(255,255,255,0.55);\n    margin-top: 4px;\n  }\n  .cc-cta-arrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    font-size: 18px;\n    color: var(--cc-lavender);\n    font-weight: 600;\n    margin-top: 12px;\n  }\n  .cc-cta-arrow svg {\n    width: 22px; height: 22px;\n    animation: ccBob 1.6s ease-in-out infinite;\n  }\n  @keyframes ccBob {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-6px); }\n  }\n  .cc-final-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-top: 24px;\n  }\n  .cc-final-badge {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.15);\n    padding: 8px 14px;\n    border-radius: 100px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #fff;\n  }\n\n  \/* DISCLAIMER (TGA-compliant) *\/\n  .cc-disclaimer {\n    background: var(--cc-clinical);\n    padding: 28px 22px;\n    border-top: 1px solid var(--cc-line);\n    font-size: 12.5px;\n    color: var(--cc-ink-soft);\n    line-height: 1.55;\n  }\n  .cc-disclaimer p { margin: 0 0 10px; }\n  .cc-disclaimer p:last-child { margin: 0; }\n  .cc-disclaimer strong { color: var(--cc-ink); }\n\n  @media (min-width: 720px) {\n    .cc-section { padding: 64px 40px; }\n    .cc-hero { padding: 60px 40px 52px; }\n    .cc-trust { grid-template-columns: repeat(4, 1fr); padding: 28px 40px; }\n    .cc-problem-grid { grid-template-columns: repeat(3, 1fr); }\n    .cc-step-grid { grid-template-columns: repeat(4, 1fr); }\n    .cc-feat-grid { grid-template-columns: 1fr 1fr; gap: 18px; }\n    .cc-test-grid { grid-template-columns: 1fr 1fr; }\n    .cc-test:nth-child(5) { grid-column: span 2; max-width: 600px; margin: 0 auto; width: 100%; }\n    .cc-specs-grid { grid-template-columns: repeat(4, 1fr); }\n    .cc-final { padding: 80px 40px; }\n    .cc-disclaimer { padding: 36px 40px; }\n  }\n  @media (min-width: 960px) {\n    .cc-feat-grid { grid-template-columns: repeat(3, 1fr); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"cc-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"cc-hero\"\u003e\u003cspan class=\"cc-eyebrow\"\u003e★ Designed for Long-Sit Days\u003c\/span\u003e\n\u003ch1 class=\"cc-h1\"\u003eThe 8 hours of sitting\u003cbr\u003e\u003cem\u003eyour body wishes you'd thought\u003cbr\u003eabout sooner.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp class=\"cc-sub\"\u003eComfortCore™ turns any chair into the one your back has been quietly asking for. Cooling TPE gel, honeycomb breathability, ergonomic U-cut for tailbone relief. Designed for desk workers, long-haul drivers, and anyone who sits for a living.\u003c\/p\u003e\n\u003cdiv class=\"cc-stars\"\u003e\n\u003cspan class=\"cc-stars-icons\"\u003e★★★★★\u003c\/span\u003e \u003cspan\u003e4.8 \/ 5 — Loved by 5,200+ Aussie sitters\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-pricing\"\u003e\n\u003cdiv class=\"cc-price-now\"\u003e\n\u003cstrong\u003eNow $69.99\u003c\/strong\u003e \u003cspan class=\"cc-save-badge\"\u003eSave 42%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-price-was\"\u003e\n\u003cs\u003eRRP $119.99\u003c\/s\u003e · Free Shipping AU-Wide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"cc-trust\"\u003e\n\u003cdiv class=\"cc-trust-item\"\u003e\n\u003cspan class=\"cc-trust-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9 11l3 3L22 4\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 12v7a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e Cooling TPE\u003cbr\u003eGel Core\u003c\/div\u003e\n\u003cdiv class=\"cc-trust-item\"\u003e\n\u003cspan class=\"cc-trust-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12l5 5L20 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e Free Express\u003cbr\u003eShipping\u003c\/div\u003e\n\u003cdiv class=\"cc-trust-item\"\u003e\n\u003cspan class=\"cc-trust-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 12a9 9 0 1 0 9-9\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3 4 3 10 9 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e 30-Day\u003cbr\u003eEasy Returns\u003c\/div\u003e\n\u003cdiv class=\"cc-trust-item\"\u003e\n\u003cspan class=\"cc-trust-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e 1-Year\u003cbr\u003eWarranty\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PROBLEM --\u003e\n\u003csection class=\"cc-section cc-problem\"\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003eThe Long-Sit Reality\u003c\/div\u003e\n\u003ch2 class=\"cc-section-title\"\u003eTail-bone numbness.\u003cbr\u003eSweat patches. The 4pm \u003cem\u003eslump.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cc-section-intro\"\u003eMost office chairs, car seats, and waiting-room benches were designed for someone other than you. The discomfort isn't dramatic — it just compounds, hour after hour, day after day.\u003c\/p\u003e\n\u003cdiv class=\"cc-problem-grid\"\u003e\n\u003cdiv class=\"cc-problem-card\"\u003e\n\u003cstrong\u003eTail-Bone Numbness\u003c\/strong\u003e\n\u003cp\u003eThe \"did my leg fall asleep again?\" feeling that appears around hour two and never quite leaves. Standing up takes a second longer every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-problem-card\"\u003e\n\u003cstrong\u003eSweat \u0026amp; Stick\u003c\/strong\u003e\n\u003cp\u003eLeather chairs trap heat. Fabric chairs trap moisture. By 3pm your shirt is doing things it didn't agree to. Hot weather makes it worse.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-problem-card\"\u003e\n\u003cstrong\u003eThe 4pm Slump\u003c\/strong\u003e\n\u003cp\u003eThat afternoon energy crash isn't just lunch — pressure-induced fatigue is real. Constant compression on the same points wears you down quietly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-bridge\"\u003e↓\u003c\/div\u003e\n\u003cp class=\"cc-bridge-text\"\u003eComfortCore™ is the simple, daily upgrade that addresses all three.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- HOW IT WORKS --\u003e\n\u003csection class=\"cc-section cc-how\"\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003eHow ComfortCore™ Works\u003c\/div\u003e\n\u003ch2 class=\"cc-section-title\"\u003ePlace. Sit. \u003cem\u003eForget it's there.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cc-section-intro\"\u003eA clever three-layer system — cooling gel, honeycomb air channels, ergonomic U-cut — that does its work without you noticing. Until you try sitting without it again.\u003c\/p\u003e\n\u003cdiv class=\"cc-image-slot cc-square\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0556\/9170\/6458\/files\/619NpKCVnzL._AC_SL1015.jpg?v=1777869499\" alt=\"ComfortCore hero image\" style=\"width: 100%; height: 100%; object-fit: cover; border-radius: 14px; display: block;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-step-grid\"\u003e\n\u003cdiv class=\"cc-step\"\u003e\n\u003cdiv class=\"cc-step-num\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePlace\u003c\/h3\u003e\n\u003cp\u003eDrop it on your office chair, car seat, dining chair, or wheelchair. The non-slip base grips any surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-step\"\u003e\n\u003cdiv class=\"cc-step-num\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eSit\u003c\/h3\u003e\n\u003cp\u003eThe TPE gel responds to your shape. Honeycomb channels keep air moving. The U-cut takes pressure off your tailbone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-step\"\u003e\n\u003cdiv class=\"cc-step-num\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eSettle\u003c\/h3\u003e\n\u003cp\u003eWithin 60 seconds the cushion adapts to your weight distribution. The cooling sensation kicks in almost immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-step\"\u003e\n\u003cdiv class=\"cc-step-num\"\u003e4\u003c\/div\u003e\n\u003ch3\u003eForget\u003c\/h3\u003e\n\u003cp\u003eThe best support is the kind you stop noticing. By the second day you'll wonder why you ever sat without it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"cc-section cc-features\"\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0556\/9170\/6458\/files\/ChatGPT_Image_May_15_2026_09_25_28_PM.png?v=1778844342\" alt=\"\"\u003eEngineered for All-Day Sitting\u003c\/div\u003e\n\u003ch2 class=\"cc-section-title\"\u003ePremium where\u003cbr\u003e\u003cem\u003eit counts.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cc-section-intro\"\u003eEvery ComfortCore™ has been built around the realities of real long-sit work — the 9-hour office day, the 12-hour interstate haul, the all-night gaming session, the pregnancy commute.\u003c\/p\u003e\n\u003cdiv class=\"cc-feat-grid\"\u003e\n\u003cdiv class=\"cc-feat\"\u003e\n\u003cdiv class=\"cc-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 6v6l4 2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eTPE Cooling Gel Core\u003c\/h3\u003e\n\u003cp\u003eSoft thermoplastic elastomer that stays cool to the touch even after hours of sitting. Distributes weight evenly so no single point takes the load.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-feat\"\u003e\n\u003cdiv class=\"cc-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eHoneycomb Air-Flow Design\u003c\/h3\u003e\n\u003cp\u003eThousands of hexagonal channels keep air moving between you and the cushion. Sweat-patch problem solved without you having to think about it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-feat\"\u003e\n\u003cdiv class=\"cc-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12c0-5 4.5-9 10-9s10 4 10 9-4.5 9-10 9-10-4-10-9z\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 18c0-3 1.5-5 3-5s3 2 3 5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eErgonomic U-Cut for Tailbone\u003c\/h3\u003e\n\u003cp\u003eThe contoured cutout takes direct pressure off the coccyx and surrounding tissue — designed for people who sit for long hours, not as a medical treatment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-feat\"\u003e\n\u003cdiv class=\"cc-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eNon-Slip Anti-Skid Base\u003c\/h3\u003e\n\u003cp\u003eTextured underside grips leather, mesh, and fabric chairs without sliding around when you stand up. Stays exactly where you put it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-feat\"\u003e\n\u003cdiv class=\"cc-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 6h18l-2 13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2L3 6z\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 10a4 4 0 0 1-8 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eRemovable Washable Cover\u003c\/h3\u003e\n\u003cp\u003eZip off, machine wash, dry, zip back on. Hygienic for shared workspaces, kid-spill-friendly for the family car.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-feat\"\u003e\n\u003cdiv class=\"cc-feat-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"6\" width=\"20\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"6\" y1=\"2\" x2=\"6\" y2=\"6\"\u003e\u003c\/line\u003e\u003cline x1=\"18\" y1=\"2\" x2=\"18\" y2=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eOffice · Car · Wheelchair\u003c\/h3\u003e\n\u003cp\u003eUniversal sizing that fits ergonomic office chairs, sedan + SUV seats, dining chairs, gaming chairs, and standard wheelchair seats. One cushion, everywhere you sit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"cc-section cc-benefits\"\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003eWhere ComfortCore Pays Off\u003c\/div\u003e\n\u003ch2 class=\"cc-section-title\"\u003eBuilt around the\u003cbr\u003emoments that \u003cem\u003ecompound\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cc-section-intro\"\u003eIt's not \"just\" a cushion. ComfortCore™ is designed for the sitting hours that quietly add up over weeks and months — the kind that change how you feel at the end of every day.\u003c\/p\u003e\n\u003cul class=\"cc-bene-list\"\u003e\n\u003cli class=\"cc-bene-item\"\u003e\n\u003cspan class=\"cc-bene-tick\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"cc-bene-text\"\u003e\u003cstrong\u003eWFH desk days\u003c\/strong\u003e — supports the long Zoom-and-spreadsheet stretches without the 3pm shifting and the 5pm groan when you finally stand up.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"cc-bene-item\"\u003e\n\u003cspan class=\"cc-bene-tick\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"cc-bene-text\"\u003e\u003cstrong\u003eLong-haul driving\u003c\/strong\u003e — interstate hauls, FIFO commutes, family road trips. The cushion goes with you and arrives feeling exactly the same as when it left.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"cc-bene-item\"\u003e\n\u003cspan class=\"cc-bene-tick\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"cc-bene-text\"\u003e\u003cstrong\u003ePregnancy + post-surgery sitting\u003c\/strong\u003e — many users describe it as \"the cushion that finally makes the office chair tolerable\" in seasons when their body is asking for more support than usual.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"cc-bene-item\"\u003e\n\u003cspan class=\"cc-bene-tick\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"cc-bene-text\"\u003e\u003cstrong\u003eWheelchair use\u003c\/strong\u003e — popular as a daytime add-on for people who spend long hours in the same seat and want a softer, cooler surface.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"cc-bene-item\"\u003e\n\u003cspan class=\"cc-bene-tick\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"cc-bene-text\"\u003e\u003cstrong\u003eMarathon gaming + study sessions\u003c\/strong\u003e — students, gamers, and content creators who park themselves for 6+ hour stretches notice the difference within a week.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"cc-section cc-compare\"\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003eHow We Stack Up\u003c\/div\u003e\n\u003ch2 class=\"cc-section-title\"\u003eComfortCore™ vs\u003cbr\u003ethe chemist-shelf cushions\u003c\/h2\u003e\n\u003cp class=\"cc-section-intro\"\u003eHonest comparison against the kinds of seat cushions you'll find at chemists, office-supply stores, and on Amazon AU.\u003c\/p\u003e\n\u003cdiv class=\"cc-compare-table\"\u003e\n\u003cdiv class=\"cc-compare-row\"\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-head\"\u003eFeature\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-head\"\u003eComfortCore™\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-head\"\u003eFoam \/ Memory Foam\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-row\"\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eCooling Gel Core\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-us\"\u003e\u003cspan class=\"cc-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003e\n\u003cspan class=\"cc-cross\"\u003e✗\u003c\/span\u003e (often warmer)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-row\"\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eHoneycomb Air Flow\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-us\"\u003e\u003cspan class=\"cc-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003e\u003cspan class=\"cc-cross\"\u003e✗\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-row\"\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eHolds Shape Long-Term\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-us\"\u003e\u003cstrong\u003eYears\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eCompresses in months\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-row\"\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eRemovable Washable Cover\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-us\"\u003e\u003cspan class=\"cc-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eSometimes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-row\"\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eU-Cut Tailbone Cutout\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-us\"\u003e\u003cspan class=\"cc-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eSometimes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-row\"\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eOffice + Car + Wheelchair\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-us\"\u003e\u003cspan class=\"cc-tick\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eUsually one only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-row\"\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-us\"\u003e\u003cstrong\u003e1 Year\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003eNone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-row\"\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003ePrice (AUD)\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-us\"\u003e\u003cstrong\u003e$69.99\u003c\/strong\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell\"\u003e$30 – $130\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TESTIMONIALS --\u003e\n\u003csection class=\"cc-section cc-testimonials\"\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0556\/9170\/6458\/files\/ChatGPT_Image_May_15_2026_09_20_46_PM.png?v=1778844094\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003eReal Reviews From Real Sitters\u003c\/div\u003e\n\u003ch2 class=\"cc-section-title\"\u003e5,200+ Aussie sitters\u003cbr\u003ehave made the switch\u003c\/h2\u003e\n\u003cp class=\"cc-section-intro\"\u003eHonest reviews from desk workers, drivers, parents, and wheelchair users who've actually lived with ComfortCore™ for at least 30 days.\u003c\/p\u003e\n\u003cdiv class=\"cc-test-grid\"\u003e\n\u003cdiv class=\"cc-test\"\u003e\n\u003cdiv class=\"cc-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cc-test-quote\"\u003eI do 9-hour days at a standing-then-sitting desk. Used to feel it by 3pm. Two weeks in with this cushion and I genuinely don't notice the chair anymore.\u003c\/p\u003e\n\u003cdiv class=\"cc-test-author\"\u003e\n\u003cdiv class=\"cc-avatar\"\u003eRM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-author-name\"\u003eRachel M.\u003c\/div\u003e\n\u003cdiv class=\"cc-author-meta\"\u003eSydney, NSW · Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"cc-verified\"\u003e✓ Verified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-test\"\u003e\n\u003cdiv class=\"cc-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cc-test-quote\"\u003eTruck driver — Melbourne to Brisbane runs. The cooling gel actually stays cool. By the time I hit Coffs Harbour I used to be shifting constantly. Not anymore.\u003c\/p\u003e\n\u003cdiv class=\"cc-test-author\"\u003e\n\u003cdiv class=\"cc-avatar\"\u003ePT\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-author-name\"\u003ePete T.\u003c\/div\u003e\n\u003cdiv class=\"cc-author-meta\"\u003eMelbourne, VIC · Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"cc-verified\"\u003e✓ Verified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-test\"\u003e\n\u003cdiv class=\"cc-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cc-test-quote\"\u003eBought during my third trimester on a friend's recommendation. Got me through the last six weeks of office sitting. Still using it post-recovery — wouldn't sit without it now.\u003c\/p\u003e\n\u003cdiv class=\"cc-test-author\"\u003e\n\u003cdiv class=\"cc-avatar\"\u003eEH\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-author-name\"\u003eEllie H.\u003c\/div\u003e\n\u003cdiv class=\"cc-author-meta\"\u003eBrisbane, QLD · Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"cc-verified\"\u003e✓ Verified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-test\"\u003e\n\u003cdiv class=\"cc-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cc-test-quote\"\u003eWheelchair user. The cooling layer is what sold me. Bought one for the chair and one for the car. Cleans up easily and the U-cut is exactly where it should be.\u003c\/p\u003e\n\u003cdiv class=\"cc-test-author\"\u003e\n\u003cdiv class=\"cc-avatar\"\u003eKS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-author-name\"\u003eKaren S.\u003c\/div\u003e\n\u003cdiv class=\"cc-author-meta\"\u003eAdelaide, SA · Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"cc-verified\"\u003e✓ Verified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-test\"\u003e\n\u003cdiv class=\"cc-test-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"cc-test-quote\"\u003eStreaming for 6+ hours a session. The honeycomb thing is real — no more sweat-stuck legs after long ranked games. Boring product, life-changing improvement.\u003c\/p\u003e\n\u003cdiv class=\"cc-test-author\"\u003e\n\u003cdiv class=\"cc-avatar\"\u003eJM\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"cc-author-name\"\u003eJordan M.\u003c\/div\u003e\n\u003cdiv class=\"cc-author-meta\"\u003ePerth, WA · Verified Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"cc-verified\"\u003e✓ Verified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHATS INCLUDED --\u003e\n\u003csection class=\"cc-section cc-included\"\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003eWhat's In the Box\u003c\/div\u003e\n\u003ch2 class=\"cc-section-title\"\u003eEverything you need.\u003cbr\u003e\u003cem\u003eNothing you don't.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cc-section-intro\"\u003eNo accessories to buy. No batteries to chase. No setup at all. Open the box, place it on the chair, sit down.\u003c\/p\u003e\n\u003cul class=\"cc-incl-list\"\u003e\n\u003cli class=\"cc-incl-item\"\u003e\n\u003cspan class=\"cc-incl-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"6\" width=\"18\" height=\"12\" rx=\"2\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv class=\"cc-incl-content\"\u003e\n\u003ch4\u003eComfortCore™ Cooling Gel Cushion\u003c\/h4\u003e\n\u003cp\u003eThe full TPE gel + honeycomb cushion with ergonomic U-cut. The whole device, ready to use straight from the box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"cc-incl-item\"\u003e\n\u003cspan class=\"cc-incl-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 6h18l-2 13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2L3 6z\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 10a4 4 0 0 1-8 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv class=\"cc-incl-content\"\u003e\n\u003ch4\u003eRemovable Washable Cover\u003c\/h4\u003e\n\u003cp\u003eZip-off, machine-wash fabric cover in soft neutral grey. Spare covers available separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"cc-incl-item\"\u003e\n\u003cspan class=\"cc-incl-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv class=\"cc-incl-content\"\u003e\n\u003ch4\u003eNon-Slip Underlay Grip\u003c\/h4\u003e\n\u003cp\u003eTextured base layer that grips leather, mesh, and fabric chairs. Stays put when you stand up — no chasing the cushion across the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"cc-incl-item\"\u003e\n\u003cspan class=\"cc-incl-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv class=\"cc-incl-content\"\u003e\n\u003ch4\u003e1-Year ComfortCore™ Warranty\u003c\/h4\u003e\n\u003cp\u003eFull replacement on any manufacturing fault. We cover return postage. Easy email-based claim process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"cc-section cc-specs\"\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003eTechnical Details\u003c\/div\u003e\n\u003ch2 class=\"cc-section-title\"\u003eBuilt to last.\u003cbr\u003e\u003cem\u003eSpec'd to impress.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"cc-specs-grid\"\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eCore Material\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003eTPE Cooling Gel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eConstruction\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003eHoneycomb Air-Flow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eCover\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003eRemovable, Washable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eCooling\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003eCool-To-Touch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eErgonomic Cut\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003eU-Shape Tailbone\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003eNon-Slip Anti-Skid\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eUse\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003eOffice · Car · Chair\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eDimensions\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003e~40 × 35 × 4 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003e~1.2 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eCare\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003eCover Machine-Wash\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003e1 Full Year\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cdiv class=\"cc-spec-label\"\u003eReturns\u003c\/div\u003e\n\u003cdiv class=\"cc-spec-val\"\u003e30-Day Satisfaction\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"cc-section cc-faq-section\"\u003e\n\u003cdiv class=\"cc-section-eyebrow\"\u003eCommon Questions\u003c\/div\u003e\n\u003ch2 class=\"cc-section-title\"\u003eEverything sitters\u003cbr\u003e\u003cem\u003eactually ask us\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"cc-section-intro\"\u003eIf we've missed something, our Aussie support team responds to every email — usually within a few hours.\u003c\/p\u003e\n\u003cdiv class=\"cc-faq-list\"\u003e\n\u003cdetails class=\"cc-faq\"\u003e\n\u003csummary\u003eHow long can I sit on it for?\u003c\/summary\u003e\n\u003cdiv class=\"cc-faq-body\"\u003e\n\u003cp\u003eAs long as you'd otherwise sit on your chair. Most users report comfort during 8-10 hour office days, full-day driving stints, and back-to-back meetings without needing to shift constantly. The cooling layer keeps the cushion comfortable even on hot days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cc-faq\"\u003e\n\u003csummary\u003eDoes it actually stay cool?\u003c\/summary\u003e\n\u003cdiv class=\"cc-faq-body\"\u003e\n\u003cp\u003eYes — the TPE gel core is genuinely cool to the touch even after hours of sitting. The honeycomb air channels prevent heat build-up underneath you. It's not refrigerated cool, but it's noticeably cooler than memory foam or standard cushions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cc-faq\"\u003e\n\u003csummary\u003eIs it suitable during pregnancy?\u003c\/summary\u003e\n\u003cdiv class=\"cc-faq-body\"\u003e\n\u003cp\u003eMany of our customers use it during pregnancy and find the U-cut and cooling features comfortable for long sitting. As with any change to your routine during pregnancy, we'd recommend a quick check with your GP or midwife first.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cc-faq\"\u003e\n\u003csummary\u003eWill it help with sciatica or back issues?\u003c\/summary\u003e\n\u003cdiv class=\"cc-faq-body\"\u003e\n\u003cp\u003eComfortCore™ is a wellness cushion, not a medical device. We can't make therapeutic claims, and we don't promise specific results for any medical condition.\u003c\/p\u003e\n\u003cp\u003eThat said — many customers with sciatica-related discomfort, sit-bone pressure, or general lower-back stiffness find a pressure-relieving cushion comfortable for long sitting. If you have a diagnosed condition, please speak to your GP or physio before trying any new product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cc-faq\"\u003e\n\u003csummary\u003eWill it fit my office chair \/ car seat?\u003c\/summary\u003e\n\u003cdiv class=\"cc-faq-body\"\u003e\n\u003cp\u003eThe cushion is sized at \u003cstrong\u003e~40 × 35 cm\u003c\/strong\u003e, which fits virtually every standard office chair, sedan \/ SUV \/ hatch driver's seat, dining chair, gaming chair, and standard wheelchair. If your chair is unusually narrow or wide, send us the measurement and we'll confirm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cc-faq\"\u003e\n\u003csummary\u003eHow do I clean it?\u003c\/summary\u003e\n\u003cdiv class=\"cc-faq-body\"\u003e\n\u003cp\u003eUnzip the cover and machine wash on cold (gentle cycle), air dry. The TPE gel core wipes clean with a damp cloth — never submerge or machine-wash the gel itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cc-faq\"\u003e\n\u003csummary\u003eHow long does delivery take?\u003c\/summary\u003e\n\u003cdiv class=\"cc-faq-body\"\u003e\n\u003cp\u003e\u003cstrong\u003eFree express shipping Australia-wide.\u003c\/strong\u003e Most metro orders arrive in \u003cstrong\u003e3-7 business days\u003c\/strong\u003e. Regional and remote postcodes can take up to 10 business days. Tracking link sent the moment your order ships.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cc-faq\"\u003e\n\u003csummary\u003eWhat if I don't love it?\u003c\/summary\u003e\n\u003cdiv class=\"cc-faq-body\"\u003e\n\u003cp\u003eOur \u003cstrong\u003e30-day satisfaction guarantee\u003c\/strong\u003e means if it's not the right fit, return it for a full refund. We even cover the return postage. No forms, no scripts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"cc-faq\"\u003e\n\u003csummary\u003eCan I use Afterpay or Zip?\u003c\/summary\u003e\n\u003cdiv class=\"cc-faq-body\"\u003e\n\u003cp\u003eYes — both available at checkout. Split your $69.99 into \u003cstrong\u003e4 interest-free payments of $17.50\u003c\/strong\u003e with Afterpay, or use Zip for similarly flexible terms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"cc-final\"\u003e\n\u003cdiv class=\"cc-final-eyebrow\"\u003eThe Daily Upgrade Your Body Will Thank You For\u003c\/div\u003e\n\u003ch2\u003eThe 8 hours your body wishes\u003cbr\u003e\u003cem\u003eyou'd thought about sooner.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eJoin 5,200+ Aussie sitters who've stopped accepting \"that's just what sitting feels like.\" In stock and shipping today.\u003c\/p\u003e\n\u003cdiv class=\"cc-final-price\"\u003e\n\u003cdiv class=\"cc-final-price-now\"\u003e$69.99 \u003cspan class=\"cc-save-badge\"\u003eSave 42%\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-final-price-was\"\u003e\n\u003cs\u003eRRP $119.99\u003c\/s\u003e · 4 payments of $17.50 with Afterpay\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cc-cta-arrow\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cline x1=\"12\" y1=\"19\" x2=\"12\" y2=\"5\"\u003e\u003c\/line\u003e\u003cpolyline points=\"5 12 12 5 19 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Scroll up to add to cart\u003c\/div\u003e\n\u003cdiv class=\"cc-final-badges\"\u003e\n\u003cspan class=\"cc-final-badge\"\u003e★ 4.8\/5 Average\u003c\/span\u003e \u003cspan class=\"cc-final-badge\"\u003e5,200+ Sold\u003c\/span\u003e \u003cspan class=\"cc-final-badge\"\u003eFree AU Shipping\u003c\/span\u003e \u003cspan class=\"cc-final-badge\"\u003e1-Year Warranty\u003c\/span\u003e \u003cspan class=\"cc-final-badge\"\u003eCooling Gel Core\u003c\/span\u003e \u003cspan class=\"cc-final-badge\"\u003e30-Day Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISCLAIMER (TGA Compliant) --\u003e\n\u003cdiv class=\"cc-disclaimer\"\u003e\n\u003cp\u003e\u003cstrong\u003eDisclaimer:\u003c\/strong\u003e ComfortCore™ Cooling Gel Seat Cushion is a wellness and ergonomic comfort product, \u003cstrong\u003enot a medical device\u003c\/strong\u003e. It is not intended to diagnose, treat, cure, or prevent any disease, injury, or medical condition. Individual results and experiences may vary based on body type, chair, sitting habits, and other factors. Always consult your healthcare professional, GP, or physiotherapist before starting any new routine, especially if you are pregnant, recovering from surgery, or have a diagnosed musculoskeletal condition.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eTransparency:\u003c\/strong\u003e We describe our products in plain language and avoid medical claims. If something doesn't meet your expectations, you're covered by our 30-day satisfaction policy. Need help? Contact our Australian-based support team — we reply to every message.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ============ END COMFORTCORE COOLING GEL SEAT CUSHION ============ --\u003e","brand":"ComfortCore","offers":[{"title":"Default Title","offer_id":55033183011107,"sku":"B0GTM7V9VM","price":69.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0556\/9170\/6458\/files\/619NpKCVnzL._AC_SL1015.jpg?v=1777869499","url":"https:\/\/www.gifts-australia.com.au\/products\/comfortcore-cooling-gel-seat-cushion","provider":"Gifts Hub Australia","version":"1.0","type":"link"}