{"title":"Mattress Toppers","description":"\u003cdiv class=\"collection-seo\"\u003e\n\n  \u003ch2\u003eCooling \u0026amp; Pressure Relief Mattress Toppers\u003c\/h2\u003e\n\n  \u003cp\u003e\n    A mattress topper can completely change the feel of your bed by improving comfort,\n    pressure relief, airflow, and sleeping support without replacing your entire mattress.\n    Our mattress topper collection is designed for Australian sleepers looking for better\n    cooling, ergonomic comfort, and pressure distribution throughout the night.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Many people experience poor sleep due to overheating, pressure points, sagging mattresses,\n    or uncomfortable sleeping surfaces. A supportive mattress topper may help improve sleeping\n    comfort by distributing body weight more evenly while reducing pressure around the hips,\n    shoulders, and lower back.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eWho Are Mattress Toppers Best For?\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eHot sleepers wanting better airflow and cooling comfort\u003c\/li\u003e\n    \u003cli\u003ePeople experiencing back or hip discomfort while sleeping\u003c\/li\u003e\n    \u003cli\u003eSide sleepers needing better pressure relief\u003c\/li\u003e\n    \u003cli\u003ePeople with older or sagging mattresses\u003c\/li\u003e\n    \u003cli\u003eSleepers wanting a softer or more supportive sleep surface\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eWhy Cooling \u0026amp; Pressure Relief Matter\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Traditional memory foam mattress toppers often trap heat and compress unevenly over time.\n    Breathable ergonomic topper materials designed with open airflow structures may help reduce\n    overheating while maintaining more consistent overnight support.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Pressure relief is especially important for side sleepers and people who wake up sore or\n    stiff. A mattress topper designed for pressure distribution may help improve comfort around\n    key pressure points such as the hips, shoulders, and lower back.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eDesigned For Better Sleep Comfort\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Whether you are searching for the best mattress topper in Australia, a cooling mattress\n    topper for hot sleepers, or a pressure relief topper for side sleepers and back pain,\n    this collection is built around improving sleep comfort, support, and overnight recovery.\n  \u003c\/p\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"cooling-pressure-relief-mattress-topper","title":"Mattress Topper™ Cooling \u0026 Pressure Relief Topper","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700\u0026family=Sora:wght@400;600;700;800\u0026display=swap');\n\n.pi-section {\n  --cmp-purple: #7c3aed;\n  --cmp-purple-light: #ede9fe;\n  --cmp-navy: #0f172a;\n  --cmp-slate: #475569;\n  --cmp-white: #fff;\n  --cmp-green: #16a34a;\n  --cmp-red: #ef4444;\n  --cmp-green-bg: #dcfce7;\n  --cmp-red-bg: #fee2e2;\n  --cmp-border: #e2eeff;\n  max-width: 580px;\n  margin: 0 auto 56px;\n  padding: 0 16px;\n  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n}\n.pi-heading {\n  font-family: 'Sora', sans-serif;\n  font-size: 24px;\n  font-weight: 800;\n  color: var(--cmp-navy);\n  text-align: center;\n  margin: 0 0 6px;\n  line-height: 1.2;\n}\n.pi-heading em {\n  font-style: normal;\n  color: var(--cmp-purple);\n}\n.pi-sub {\n  font-size: 13px;\n  color: var(--cmp-slate);\n  text-align: center;\n  margin: 0 0 24px;\n}\n.pi-card {\n  border-radius: 18px;\n  overflow: hidden;\n  border: 1px solid var(--cmp-border);\n  box-shadow: 0 4px 24px rgba(124,58,237,0.08);\n  background: var(--cmp-white);\n}\n.pi-col-headers {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n}\n.pi-col-header {\n  padding: 18px 14px 14px;\n  text-align: center;\n}\n.pi-col-header--ours  { background: var(--cmp-purple); }\n.pi-col-header--theirs { background: #e2e8f0; }\n.pi-col-header__label {\n  font-family: 'Sora', sans-serif;\n  font-size: 15px;\n  font-weight: 800;\n  display: block;\n  margin-bottom: 2px;\n}\n.pi-col-header--ours  .pi-col-header__label { color: #fff; }\n.pi-col-header--theirs .pi-col-header__label { color: var(--cmp-navy); }\n.pi-col-header__sub { font-size: 11px; display: block; }\n.pi-col-header--ours  .pi-col-header__sub { color: #c4b5fd; }\n.pi-col-header--theirs .pi-col-header__sub { color: var(--cmp-slate); }\n.pi-img-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  border-bottom: 2px solid var(--cmp-border);\n  line-height: 0;\n  font-size: 0;\n}\n.pi-img-cell {\n  height: 200px;\n  overflow: hidden;\n  display: block;\n}\n.pi-img-cell--ours   { background: var(--cmp-purple-light); }\n.pi-img-cell--theirs {\n  background: #f1f5f9;\n  border-left: 1px solid var(--cmp-border);\n}\n.pi-img-cell img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: center;\n  display: block;\n  margin: 0;\n  padding: 0;\n  vertical-align: bottom;\n}\n.pi-features { display: flex; flex-direction: column; }\n.pi-feature-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  border-bottom: 1px solid var(--cmp-border);\n}\n.pi-feature-row:last-child { border-bottom: none; }\n.pi-feature-row:nth-child(even) .pi-feature-cell--ours   { background: rgba(124,58,237,0.04); }\n.pi-feature-row:nth-child(even) .pi-feature-cell--theirs { background: #f8faff; }\n.pi-feature-cell {\n  padding: 11px 12px;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  font-size: 12.5px;\n  font-weight: 600;\n  color: var(--cmp-navy);\n  line-height: 1.35;\n}\n.pi-feature-cell--theirs {\n  border-left: 1px solid var(--cmp-border);\n  color: var(--cmp-slate);\n}\n.pi-icon {\n  flex-shrink: 0;\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 13px;\n  font-weight: 800;\n}\n.pi-icon--yes { background: var(--cmp-green-bg); color: var(--cmp-green); }\n.pi-icon--no  { background: var(--cmp-red-bg);   color: var(--cmp-red); }\n.pi-footer {\n  background: linear-gradient(135deg, var(--cmp-purple), #6d28d9);\n  padding: 14px 16px;\n  text-align: center;\n}\n.pi-footer__text {\n  font-family: 'Sora', sans-serif;\n  font-size: 13px;\n  font-weight: 700;\n  color: #fff;\n  margin: 0;\n}\n\n@media(max-width:480px){\n  .pi-heading { font-size: 20px; }\n  .pi-img-cell { height: 140px; }\n  .pi-feature-cell { font-size: 11px; padding: 9px 8px; gap: 6px; }\n  .pi-icon { width: 22px; height: 22px; font-size: 11px; }\n  .pi-col-header__label { font-size: 13px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"pi-section\"\u003e\n  \u003cp class=\"pi-heading\"\u003eWhy Choose \u003cem\u003eErgo Sleep™?\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"pi-sub\"\u003eBecause we are science-based.\u003c\/p\u003e\n  \u003cdiv class=\"pi-card\"\u003e\n    \u003cdiv class=\"pi-col-headers\"\u003e\n      \u003cdiv class=\"pi-col-header pi-col-header--ours\"\u003e\n        \u003cspan class=\"pi-col-header__label\"\u003eTPE Mattress Topper\u003c\/span\u003e\n        \u003cspan class=\"pi-col-header__sub\"\u003eErgo Sleep™\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pi-col-header pi-col-header--theirs\"\u003e\n        \u003cspan class=\"pi-col-header__label\"\u003eAverage Topper\u003c\/span\u003e\n        \u003cspan class=\"pi-col-header__sub\"\u003eMemory Foam \/ Standard\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pi-img-row\"\u003e\n      \u003cdiv class=\"pi-img-cell pi-img-cell--ours\"\u003e\n        \u003cimg loading=\"lazy\" alt=\"Ergo Sleep TPE Mattress Topper\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2789\/9354\/files\/ooDJGYyP.jpg?v=1778204924\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pi-img-cell pi-img-cell--theirs\"\u003e\n        \u003cimg loading=\"lazy\" alt=\"Average Mattress Topper\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0811\/2789\/9354\/files\/mgZHyBxH.jpg?v=1778144324\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pi-features\"\u003e\n      \u003cdiv class=\"pi-feature-row\"\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--ours\"\u003e\n\u003cspan class=\"pi-icon pi-icon--yes\"\u003e✓\u003c\/span\u003eCool Airflow Grid\u003c\/div\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--theirs\"\u003e\n\u003cspan class=\"pi-icon pi-icon--no\"\u003e✗\u003c\/span\u003eSleeps Hot\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pi-feature-row\"\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--ours\"\u003e\n\u003cspan class=\"pi-icon pi-icon--yes\"\u003e✓\u003c\/span\u003eTargeted Pressure Relief\u003c\/div\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--theirs\"\u003e\n\u003cspan class=\"pi-icon pi-icon--no\"\u003e✗\u003c\/span\u003eSinks \u0026amp; Sags Over Time\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pi-feature-row\"\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--ours\"\u003e\n\u003cspan class=\"pi-icon pi-icon--yes\"\u003e✓\u003c\/span\u003eEven Spinal Support\u003c\/div\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--theirs\"\u003e\n\u003cspan class=\"pi-icon pi-icon--no\"\u003e✗\u003c\/span\u003eUneven Body Sinkage\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pi-feature-row\"\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--ours\"\u003e\n\u003cspan class=\"pi-icon pi-icon--yes\"\u003e✓\u003c\/span\u003eRelieves Back \u0026amp; Hip Pain\u003c\/div\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--theirs\"\u003e\n\u003cspan class=\"pi-icon pi-icon--no\"\u003e✗\u003c\/span\u003eWorsens Pressure Points\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pi-feature-row\"\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--ours\"\u003e\n\u003cspan class=\"pi-icon pi-icon--yes\"\u003e✓\u003c\/span\u003eHypoallergenic \u0026amp; Dust-Mite Free\u003c\/div\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--theirs\"\u003e\n\u003cspan class=\"pi-icon pi-icon--no\"\u003e✗\u003c\/span\u003eTraps Allergens \u0026amp; Bacteria\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pi-feature-row\"\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--ours\"\u003e\n\u003cspan class=\"pi-icon pi-icon--yes\"\u003e✓\u003c\/span\u003eWashable \u0026amp; Long-Lasting\u003c\/div\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--theirs\"\u003e\n\u003cspan class=\"pi-icon pi-icon--no\"\u003e✗\u003c\/span\u003eYellows \u0026amp; Smells Over Time\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pi-feature-row\"\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--ours\"\u003e\n\u003cspan class=\"pi-icon pi-icon--yes\"\u003e✓\u003c\/span\u003eWake Up Refreshed\u003c\/div\u003e\n        \u003cdiv class=\"pi-feature-cell pi-feature-cell--theirs\"\u003e\n\u003cspan class=\"pi-icon pi-icon--no\"\u003e✗\u003c\/span\u003eWake Up Stiff \u0026amp; Sweaty\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"pi-footer\"\u003e\n      \u003cp class=\"pi-footer__text\"\u003e✨ Join 2,847+ sleepers who made the switch\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Double","offer_id":47837459710170,"sku":null,"price":379.0,"currency_code":"AUD","in_stock":true},{"title":"Single","offer_id":47837459742938,"sku":null,"price":279.0,"currency_code":"AUD","in_stock":true},{"title":"Queen","offer_id":47837459775706,"sku":null,"price":479.0,"currency_code":"AUD","in_stock":true},{"title":"King","offer_id":47837459808474,"sku":null,"price":579.0,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0811\/2789\/9354\/files\/0DJJKUZC.jpg?v=1778205076"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0811\/2789\/9354\/collections\/0DJJKUZC.jpg?v=1779598079","url":"https:\/\/ergocomfysleep.com.au\/collections\/mattress-toppers.oembed","provider":"Ergo Sleep","version":"1.0","type":"link"}