{"product_id":"babay-pillow","title":"Cozycorner™ - Adjustable Baby Head Support Pillow","description":"\u003cstyle\u003e\n\/* =========================================================\n   COZYCORNER BABY SUPPORT — PREMIUM PRODUCT DESCRIPTION\n   ========================================================= *\/\n\n.cc-baby-page{\n  --cc-blue:#2478BD;\n  --cc-blue-dark:#155B91;\n  --cc-blue-soft:#F2F8FD;\n  --cc-text:#20252B;\n  --cc-muted:#66727C;\n  --cc-border:#D9EAF5;\n  --cc-green:#55A82F;\n  --cc-gold:#E7A900;\n\n  width:100%;\n  margin:0 auto;\n  color:var(--cc-text);\n  font-family:inherit;\n  line-height:1.55;\n  background:#fff;\n}\n\n.cc-baby-page *,\n.cc-baby-page *::before,\n.cc-baby-page *::after{\n  box-sizing:border-box;\n}\n\n.cc-container{\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  padding:0 16px;\n}\n\n.cc-section{\n  padding:38px 0;\n  border-bottom:1px solid #edf2f5;\n}\n\n.cc-section:last-child{\n  border-bottom:0;\n}\n\n.cc-center{\n  text-align:center;\n}\n\n.cc-eyebrow{\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--cc-blue);\n  font-size:11px;\n  line-height:1;\n  font-weight:800;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.cc-title{\n  margin:0 0 12px;\n  font-size:30px;\n  line-height:1.16;\n  letter-spacing:-.025em;\n  font-weight:800;\n}\n\n.cc-title span{\n  color:var(--cc-blue);\n}\n\n.cc-lead{\n  max-width:700px;\n  margin:0 auto;\n  color:var(--cc-muted);\n  font-size:15px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.cc-hero{\n  padding-top:24px;\n}\n\n.cc-hero-card{\n  overflow:hidden;\n  border:1px solid var(--cc-border);\n  border-radius:20px;\n  background:linear-gradient(180deg,#F4F9FD 0%,#FFFFFF 72%);\n  box-shadow:0 8px 30px rgba(36,120,189,.07);\n}\n\n.cc-hero-image{\n  padding:14px 14px 0;\n}\n\n.cc-hero-image img{\n  display:block;\n  width:100%;\n  max-width:760px;\n  height:auto;\n  max-height:520px;\n  object-fit:contain;\n  margin:0 auto;\n  border-radius:15px;\n}\n\n.cc-hero-content{\n  padding:25px 22px 27px;\n  text-align:center;\n}\n\n.cc-hero-content h1{\n  margin:10px auto 11px;\n  max-width:700px;\n  font-size:34px;\n  line-height:1.13;\n  letter-spacing:-.03em;\n}\n\n.cc-hero-content h1 span{\n  color:var(--cc-blue);\n}\n\n.cc-hero-content p{\n  max-width:680px;\n  margin:0 auto;\n  color:var(--cc-muted);\n  font-size:15px;\n}\n\n.cc-hero-pills{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:20px;\n}\n\n.cc-pill{\n  padding:8px 12px;\n  border:1px solid var(--cc-border);\n  border-radius:999px;\n  background:#fff;\n  color:var(--cc-blue-dark);\n  font-size:12px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   TRUST STRIP\n   ========================================================= *\/\n\n.cc-trust-strip{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:1px;\n  overflow:hidden;\n  margin-top:18px;\n  border:1px solid var(--cc-border);\n  border-radius:16px;\n  background:var(--cc-border);\n}\n\n.cc-trust-item{\n  padding:15px 8px;\n  text-align:center;\n  background:#fff;\n}\n\n.cc-trust-item strong{\n  display:block;\n  margin-bottom:3px;\n  color:var(--cc-blue);\n  font-size:14px;\n}\n\n.cc-trust-item span{\n  display:block;\n  color:var(--cc-muted);\n  font-size:10px;\n}\n\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n.cc-intro-box{\n  display:grid;\n  grid-template-columns:1.05fr .95fr;\n  gap:18px;\n  align-items:stretch;\n  margin-top:22px;\n}\n\n.cc-intro-card{\n  padding:22px;\n  border:1px solid var(--cc-border);\n  border-radius:17px;\n  background:#fff;\n}\n\n.cc-intro-card.soft{\n  background:var(--cc-blue-soft);\n}\n\n.cc-intro-card h3{\n  margin:0 0 9px;\n  font-size:19px;\n  line-height:1.25;\n}\n\n.cc-intro-card p{\n  margin:0;\n  color:var(--cc-muted);\n  font-size:13px;\n}\n\n.cc-list{\n  display:grid;\n  gap:10px;\n  margin-top:15px;\n}\n\n.cc-list-item{\n  display:flex;\n  gap:9px;\n  align-items:flex-start;\n  font-size:13px;\n}\n\n.cc-list-dot{\n  width:7px;\n  height:7px;\n  flex:0 0 7px;\n  margin-top:7px;\n  border-radius:50%;\n  background:var(--cc-blue);\n}\n\n\n\/* =========================================================\n   PRODUCT IMAGE\n   ========================================================= *\/\n\n.cc-image-card{\n  margin-top:22px;\n  padding:12px;\n  border:1px solid var(--cc-border);\n  border-radius:18px;\n  background:#fff;\n  box-shadow:0 5px 20px rgba(36,120,189,.05);\n}\n\n.cc-image-card img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:12px;\n}\n\n\n\/* =========================================================\n   COMPARISON\n   ========================================================= *\/\n\n.cc-compare-wrap{\n  width:100%;\n  max-width:430px;\n  margin:22px auto 0;\n}\n\n.cc-comparison{\n  width:100%;\n  display:grid;\n  grid-template-columns:1.55fr .55fr .55fr;\n  overflow:hidden;\n  border-radius:18px;\n  background:#f8fafc;\n  border:1px solid #d8dee7;\n  box-shadow:0 3px 10px rgba(0,0,0,.08);\n}\n\n.cc-compare-cell{\n  min-height:50px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  padding:8px 6px;\n  font-size:13px;\n  line-height:1.2;\n  font-weight:800;\n  border-bottom:1px solid #e7ebf0;\n}\n\n.cc-compare-head{\n  background:#F2F8FD;\n  color:#253143;\n  font-size:11px;\n  min-height:42px;\n}\n\n.cc-compare-feature{\n  justify-content:flex-start;\n  padding-left:13px;\n  background:#347DB7;\n  color:#fff;\n}\n\n.cc-compare-check{\n  color:var(--cc-green);\n  font-size:24px;\n  background:#fff;\n}\n\n.cc-compare-cross{\n  color:#8A949D;\n  font-size:23px;\n  background:#fff;\n}\n\n.cc-comparison \u003e div:nth-last-child(-n+3){\n  border-bottom:0;\n}\n\n\n\/* =========================================================\n   HOW TO USE\n   ========================================================= *\/\n\n.cc-image-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n  margin-top:22px;\n}\n\n.cc-image-grid img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:14px;\n  border:1px solid var(--cc-border);\n}\n\n\n\/* =========================================================\n   PRODUCT DETAILS\n   ========================================================= *\/\n\n.cc-spec-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:22px;\n}\n\n.cc-spec{\n  padding:16px 8px;\n  text-align:center;\n  border:1px solid var(--cc-border);\n  border-radius:14px;\n  background:var(--cc-blue-soft);\n}\n\n.cc-spec strong{\n  display:block;\n  margin-bottom:3px;\n  color:var(--cc-blue);\n  font-size:18px;\n}\n\n.cc-spec span{\n  color:var(--cc-muted);\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   WHY COZYCORNER — TRUST\n   ========================================================= *\/\n\n.cc-trust-section{\n  padding-top:38px;\n}\n\n.cc-trust-cards{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n  max-width:760px;\n  margin:24px auto 0;\n}\n\n.cc-trust-card{\n  display:flex;\n  align-items:flex-start;\n  gap:13px;\n  padding:18px;\n  border:1px solid var(--cc-border);\n  border-radius:16px;\n  background:#fff;\n  box-shadow:0 4px 15px rgba(36,120,189,.04);\n}\n\n.cc-trust-icon{\n  width:38px;\n  height:38px;\n  flex:0 0 38px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:11px;\n  background:var(--cc-blue-soft);\n  color:var(--cc-blue);\n  font-size:18px;\n  font-weight:800;\n}\n\n.cc-trust-card h3{\n  margin:1px 0 5px;\n  color:var(--cc-text);\n  font-size:14px;\n  line-height:1.3;\n}\n\n.cc-trust-card p{\n  margin:0;\n  color:var(--cc-muted);\n  font-size:11px;\n  line-height:1.55;\n}\n\n.cc-trust-note{\n  max-width:760px;\n  margin:14px auto 0;\n  padding:14px 17px;\n  border:1px solid var(--cc-border);\n  border-radius:14px;\n  background:var(--cc-blue-soft);\n  color:var(--cc-muted);\n  text-align:center;\n  font-size:11px;\n  line-height:1.55;\n}\n\n.cc-trust-note strong{\n  color:var(--cc-blue-dark);\n}\n\n\n\/* =========================================================\n   CUSTOMER REVIEWS\n   ========================================================= *\/\n\n.cc-reviews-section{\n  padding-top:38px;\n}\n\n.cc-review-summary{\n  max-width:650px;\n  margin:22px auto 30px;\n  padding:18px 20px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:18px;\n  border:1px solid var(--cc-border);\n  border-radius:18px;\n  background:linear-gradient(135deg,#F2F8FD,#FFFFFF);\n}\n\n.cc-rating-box{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  white-space:nowrap;\n}\n\n.cc-rating-box strong{\n  color:var(--cc-blue);\n  font-size:34px;\n  line-height:1;\n  font-weight:800;\n}\n\n.cc-stars{\n  color:var(--cc-gold);\n  font-size:17px;\n  letter-spacing:1px;\n  line-height:1;\n}\n\n.cc-rating-box span{\n  color:var(--cc-muted);\n  font-size:10px;\n  font-weight:600;\n}\n\n.cc-rating-text{\n  padding-left:18px;\n  border-left:1px solid var(--cc-border);\n}\n\n.cc-rating-text b{\n  display:block;\n  margin-bottom:4px;\n  font-size:14px;\n}\n\n.cc-rating-text p{\n  margin:0;\n  color:var(--cc-muted);\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   CUSTOMER PHOTOS\n   ========================================================= *\/\n\n.cc-review-heading{\n  margin:28px 0 14px;\n  text-align:center;\n}\n\n.cc-review-heading h3{\n  margin:0 0 4px;\n  font-size:19px;\n  line-height:1.25;\n}\n\n.cc-review-heading p{\n  margin:0;\n  color:var(--cc-muted);\n  font-size:12px;\n}\n\n.cc-customer-photos{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:16px;\n}\n\n.cc-customer-photo{\n  overflow:hidden;\n  aspect-ratio:1\/1;\n  border:1px solid var(--cc-border);\n  border-radius:15px;\n  background:#F2F8FD;\n}\n\n.cc-customer-photo img{\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:cover;\n}\n\n\n\/* =========================================================\n   REVIEW CARDS\n   ========================================================= *\/\n\n.cc-review-cards{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:18px;\n}\n\n.cc-review-card{\n  padding:18px;\n  border:1px solid var(--cc-border);\n  border-radius:16px;\n  background:#fff;\n  box-shadow:0 4px 15px rgba(36,120,189,.05);\n}\n\n.cc-review-top{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:8px;\n  margin-bottom:10px;\n}\n\n.cc-review-stars{\n  color:var(--cc-gold);\n  font-size:13px;\n  letter-spacing:1px;\n}\n\n.cc-review-label{\n  padding:4px 7px;\n  border-radius:20px;\n  background:#F2F8FD;\n  color:var(--cc-blue-dark);\n  font-size:8px;\n  font-weight:700;\n}\n\n.cc-review-card p{\n  margin:0 0 12px;\n  color:#4E5962;\n  font-size:12px;\n  line-height:1.6;\n}\n\n.cc-review-card b{\n  color:#20252B;\n  font-size:11px;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n.cc-faq{\n  max-width:760px;\n  margin:22px auto 0;\n}\n\n.cc-faq details{\n  margin:8px 0;\n  overflow:hidden;\n  border:1px solid var(--cc-border);\n  border-radius:13px;\n  background:#fff;\n}\n\n.cc-faq summary{\n  position:relative;\n  padding:16px 43px 16px 16px;\n  cursor:pointer;\n  list-style:none;\n  font-size:13px;\n  font-weight:750;\n}\n\n.cc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.cc-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:16px;\n  top:12px;\n  color:var(--cc-blue);\n  font-size:21px;\n  font-weight:400;\n}\n\n.cc-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.cc-faq p{\n  margin:0;\n  padding:0 16px 16px;\n  color:var(--cc-muted);\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SAFETY\n   ========================================================= *\/\n\n.cc-safety{\n  padding:19px;\n  border:1px solid #DCE7EF;\n  border-radius:15px;\n  background:#F7FAFC;\n}\n\n.cc-safety h3{\n  margin:0 0 7px;\n  font-size:16px;\n}\n\n.cc-safety p{\n  margin:0;\n  color:#62564A;\n  font-size:12px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n.cc-final{\n  padding:30px 22px;\n  text-align:center;\n  border:1px solid var(--cc-border);\n  border-radius:20px;\n  background:linear-gradient(135deg,#F1F8FD,#FFFFFF);\n  box-shadow:0 8px 25px rgba(36,120,189,.06);\n}\n\n.cc-final h2{\n  max-width:650px;\n  margin:0 auto 9px;\n  font-size:28px;\n  line-height:1.2;\n}\n\n.cc-final h2 span{\n  color:var(--cc-blue);\n}\n\n.cc-final p{\n  max-width:640px;\n  margin:0 auto 18px;\n  color:var(--cc-muted);\n  font-size:13px;\n}\n\n.cc-button{\n  display:inline-block;\n  padding:13px 27px;\n  border-radius:10px;\n  background:var(--cc-blue);\n  color:#fff!important;\n  text-decoration:none!important;\n  font-size:13px;\n  font-weight:800;\n  box-shadow:0 5px 14px rgba(36,120,189,.20);\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media(max-width:700px){\n\n  .cc-container{\n    padding:0 12px;\n  }\n\n  .cc-section{\n    padding:28px 0;\n  }\n\n  .cc-hero{\n    padding-top:12px;\n  }\n\n  .cc-hero-content{\n    padding:20px 15px 23px;\n  }\n\n  .cc-hero-content h1{\n    font-size:26px;\n  }\n\n  .cc-hero-content p{\n    font-size:13px;\n  }\n\n  .cc-title{\n    font-size:24px;\n  }\n\n  .cc-lead{\n    font-size:13px;\n  }\n\n  .cc-trust-strip{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .cc-intro-box{\n    grid-template-columns:1fr;\n  }\n\n  .cc-image-grid{\n    grid-template-columns:1fr 1fr;\n    gap:8px;\n  }\n\n  .cc-spec-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  \/* TRUST *\/\n\n  .cc-trust-cards{\n    grid-template-columns:1fr;\n    gap:9px;\n    margin-top:20px;\n  }\n\n  .cc-trust-card{\n    padding:15px;\n    gap:11px;\n  }\n\n  .cc-trust-icon{\n    width:35px;\n    height:35px;\n    flex-basis:35px;\n    font-size:16px;\n  }\n\n  .cc-trust-card h3{\n    font-size:13px;\n  }\n\n  .cc-trust-card p{\n    font-size:10px;\n  }\n\n  .cc-trust-note{\n    padding:13px 14px;\n    font-size:10px;\n  }\n\n  \/* REVIEWS *\/\n\n  .cc-review-summary{\n    padding:15px 12px;\n    gap:10px;\n    justify-content:center;\n  }\n\n  .cc-rating-box{\n    gap:6px;\n  }\n\n  .cc-rating-box strong{\n    font-size:29px;\n  }\n\n  .cc-stars{\n    font-size:14px;\n    letter-spacing:.5px;\n  }\n\n  .cc-rating-box span{\n    display:none;\n  }\n\n  .cc-rating-text{\n    padding-left:10px;\n  }\n\n  .cc-rating-text b{\n    font-size:11px;\n    margin-bottom:2px;\n  }\n\n  .cc-rating-text p{\n    font-size:9px;\n  }\n\n  .cc-customer-photos{\n    grid-template-columns:repeat(2,1fr);\n    gap:8px;\n  }\n\n  .cc-review-cards{\n    grid-template-columns:1fr;\n    gap:10px;\n  }\n\n  .cc-review-card{\n    padding:16px;\n  }\n\n  .cc-final h2{\n    font-size:24px;\n  }\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n   ========================================================= *\/\n\n@media(max-width:400px){\n\n  .cc-hero-content h1{\n    font-size:24px;\n  }\n\n  .cc-pill{\n    font-size:10px;\n    padding:7px 9px;\n  }\n\n  .cc-image-grid{\n    grid-template-columns:1fr;\n  }\n\n  .cc-review-summary{\n    padding:13px 9px;\n    gap:7px;\n  }\n\n  .cc-rating-box{\n    gap:5px;\n  }\n\n  .cc-rating-box strong{\n    font-size:27px;\n  }\n\n  .cc-stars{\n    font-size:13px;\n  }\n\n  .cc-rating-text{\n    padding-left:8px;\n  }\n\n  .cc-rating-text b{\n    font-size:10px;\n  }\n\n  .cc-rating-text p{\n    font-size:8px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"cc-baby-page\"\u003e\n\u003cdiv class=\"cc-container\"\u003e\n\n\n\u003c!-- =====================================================\n     1. HERO\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section cc-hero\"\u003e\n\n\u003cdiv class=\"cc-hero-card\"\u003e\n\n\u003cdiv class=\"cc-hero-image\"\u003e\n\u003cimg src=\"https:\/\/themomera.in\/cdn\/shop\/files\/ChatGPT_Image_Jul_27_2026_02_59_33_PM.png?v=1785144621\u0026amp;width=1000\" alt=\"CozyCorner Baby Support Pillow\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-hero-content\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003eCOZYCORNER BABY SUPPORT\u003c\/div\u003e\n\n\u003ch1\u003e\nGentle support for a\n\u003cspan\u003emore comfortable routine.\u003c\/span\u003e\n\u003c\/h1\u003e\n\n\u003cp\u003e\nThoughtfully designed with adjustable side support, a soft central cradle and a comfortable feel for supervised everyday use.\n\u003c\/p\u003e\n\n\u003cdiv class=\"cc-hero-pills\"\u003e\n\u003cspan class=\"cc-pill\"\u003eAdjustable Support\u003c\/span\u003e\n\u003cspan class=\"cc-pill\"\u003eSoft Feel\u003c\/span\u003e\n\u003cspan class=\"cc-pill\"\u003eRemovable Cover\u003c\/span\u003e\n\u003cspan class=\"cc-pill\"\u003eEasy to Carry\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-trust-strip\"\u003e\n\n\u003cdiv class=\"cc-trust-item\"\u003e\n\u003cstrong\u003eAdjustable\u003c\/strong\u003e\n\u003cspan\u003eSide Support\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-trust-item\"\u003e\n\u003cstrong\u003eSoft\u003c\/strong\u003e\n\u003cspan\u003eCentral Cradle\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-trust-item\"\u003e\n\u003cstrong\u003eLightweight\u003c\/strong\u003e\n\u003cspan\u003eEasy to Move\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-trust-item\"\u003e\n\u003cstrong\u003eEasy Care\u003c\/strong\u003e\n\u003cspan\u003eRemovable Cover\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     2. INTRO\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section\"\u003e\n\n\u003cdiv class=\"cc-center\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003eDESIGNED AROUND BABY\u003c\/div\u003e\n\n\u003ch2 class=\"cc-title\"\u003e\nComfort that fits into your\n\u003cspan\u003eeveryday routine.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"cc-lead\"\u003e\nA thoughtfully shaped support pillow with adjustable sides and a soft central cradle, designed for comfortable supervised use during your baby's early months.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-intro-box\"\u003e\n\n\u003cdiv class=\"cc-intro-card\"\u003e\n\n\u003ch3\u003eWhy parents like the design\u003c\/h3\u003e\n\n\u003cp\u003e\nSimple features make the pillow easy to use as part of a supervised daily routine.\n\u003c\/p\u003e\n\n\u003cdiv class=\"cc-list\"\u003e\n\n\u003cdiv class=\"cc-list-item\"\u003e\n\u003cspan class=\"cc-list-dot\"\u003e\u003c\/span\u003e\n\u003cspan\u003eAdjustable side support for a flexible fit.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-list-item\"\u003e\n\u003cspan class=\"cc-list-dot\"\u003e\u003c\/span\u003e\n\u003cspan\u003eSoft central cradle designed around baby's head.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-list-item\"\u003e\n\u003cspan class=\"cc-list-dot\"\u003e\u003c\/span\u003e\n\u003cspan\u003eComfortable feel for everyday supervised use.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-list-item\"\u003e\n\u003cspan class=\"cc-list-dot\"\u003e\u003c\/span\u003e\n\u003cspan\u003eRemovable cover for easier cleaning.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-intro-card soft\"\u003e\n\n\u003ch3\u003eThoughtful details. Everyday convenience.\u003c\/h3\u003e\n\n\u003cp\u003e\nEverything is kept simple so parents can easily include it in their everyday baby-care routine.\n\u003c\/p\u003e\n\n\u003cdiv class=\"cc-list\"\u003e\n\n\u003cdiv class=\"cc-list-item\"\u003e\n\u003cspan class=\"cc-list-dot\"\u003e\u003c\/span\u003e\n\u003cspan\u003eEasy to adjust according to your baby's needs.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-list-item\"\u003e\n\u003cspan class=\"cc-list-dot\"\u003e\u003c\/span\u003e\n\u003cspan\u003eLightweight design that's easy to move around.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-list-item\"\u003e\n\u003cspan class=\"cc-list-dot\"\u003e\u003c\/span\u003e\n\u003cspan\u003eSimple construction with practical everyday care.\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     3. PRODUCT IMAGE\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section\"\u003e\n\n\u003cdiv class=\"cc-center\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003eSEE THE DESIGN\u003c\/div\u003e\n\n\u003ch2 class=\"cc-title\"\u003e\nMade to be\n\u003cspan\u003esoft, simple \u0026amp; practical.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-image-card\"\u003e\n\n\u003cimg src=\"https:\/\/themomera.in\/cdn\/shop\/files\/Untitled_design_-_2026-08-10T051018.226.png?v=1786318847\u0026amp;width=1000\" alt=\"CozyCorner Baby Support Pillow design and materials\"\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     4. COMPARISON\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section\"\u003e\n\n\u003cdiv class=\"cc-center\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003eWHY COZYCORNER\u003c\/div\u003e\n\n\u003ch2 class=\"cc-title\"\u003e\nA thoughtful design,\n\u003cspan\u003emade for everyday use.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-compare-wrap\"\u003e\n\n\u003cdiv class=\"cc-comparison\"\u003e\n\n\u003cdiv class=\"cc-compare-cell cc-compare-head\"\u003eFEATURE\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-head\"\u003eCOZY\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-head\"\u003eBASIC\u003c\/div\u003e\n\n\u003cdiv class=\"cc-compare-cell cc-compare-feature\"\u003e\nAdjustable Side Support\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-cross\"\u003e×\u003c\/div\u003e\n\n\u003cdiv class=\"cc-compare-cell cc-compare-feature\"\u003e\nContoured Cradle\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-cross\"\u003e×\u003c\/div\u003e\n\n\u003cdiv class=\"cc-compare-cell cc-compare-feature\"\u003e\nRemovable Cover\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-cross\"\u003e×\u003c\/div\u003e\n\n\u003cdiv class=\"cc-compare-cell cc-compare-feature\"\u003e\nLightweight Design\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-cross\"\u003e×\u003c\/div\u003e\n\n\u003cdiv class=\"cc-compare-cell cc-compare-feature\"\u003e\nEveryday Easy Care\n\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"cc-compare-cell cc-compare-cross\"\u003e×\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     5. HOW TO USE\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section\"\u003e\n\n\u003cdiv class=\"cc-center\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003eSIMPLE TO USE\u003c\/div\u003e\n\n\u003ch2 class=\"cc-title\"\u003e\nSimple setup.\n\u003cspan\u003eEasy everyday use.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"cc-lead\"\u003e\nPlace the product on a suitable stable surface, position your baby gently and adjust the support while remaining close and attentive.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-image-grid\"\u003e\n\n\u003cimg src=\"https:\/\/themomera.in\/cdn\/shop\/files\/Untitled_design_-_2026-08-10T024319.938.png?v=1786310124\u0026amp;width=600\" alt=\"Step 1 using CozyCorner Baby Support\"\u003e\n\n\u003cimg src=\"https:\/\/themomera.in\/cdn\/shop\/files\/Untitled_design_-_2026-08-10T024327.549.png?v=1786310124\u0026amp;width=600\" alt=\"Step 2 using CozyCorner Baby Support\"\u003e\n\n\u003cimg src=\"https:\/\/themomera.in\/cdn\/shop\/files\/Untitled_design_-_2026-08-10T024351.687.png?v=1786310124\u0026amp;width=600\" alt=\"Adjusting CozyCorner Baby Support\"\u003e\n\n\u003cimg src=\"https:\/\/themomera.in\/cdn\/shop\/files\/Untitled_design_-_2026-08-10T024357.724.png?v=1786310124\u0026amp;width=600\" alt=\"Positioning baby with CozyCorner Baby Support\"\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     6. PRODUCT DETAILS\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section\"\u003e\n\n\u003cdiv class=\"cc-center\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\n\u003ch2 class=\"cc-title\"\u003e\nPractical details for\n\u003cspan\u003eeveryday use.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-spec-grid\"\u003e\n\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cstrong\u003e42 × 26\u003c\/strong\u003e\n\u003cspan\u003eApprox. cm\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cstrong\u003e~500g\u003c\/strong\u003e\n\u003cspan\u003eApprox. weight\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cstrong\u003eSoft\u003c\/strong\u003e\n\u003cspan\u003eComfort Feel\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-spec\"\u003e\n\u003cstrong\u003eEasy Care\u003c\/strong\u003e\n\u003cspan\u003eRemovable Cover\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     7. WHY COZYCORNER — TRUST\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section cc-trust-section\"\u003e\n\n\u003cdiv class=\"cc-center\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003eWHY COZYCORNER\u003c\/div\u003e\n\n\u003ch2 class=\"cc-title\"\u003e\nWhy parents choose\n\u003cspan\u003eCozyCorner.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"cc-lead\"\u003e\nThoughtful design, clear information and a simple shopping experience —\nbecause choosing a baby product should feel reassuring.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-trust-cards\"\u003e\n\n\n\u003cdiv class=\"cc-trust-card\"\u003e\n\n\u003cdiv class=\"cc-trust-icon\"\u003e✓\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003ch3\u003eThoughtfully Selected\u003c\/h3\u003e\n\n\u003cp\u003e\nProducts are selected with everyday comfort, practicality and ease of use in mind.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-trust-card\"\u003e\n\n\u003cdiv class=\"cc-trust-icon\"\u003e♡\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003ch3\u003eMade for Everyday Care\u003c\/h3\u003e\n\n\u003cp\u003e\nSimple, practical features designed to fit naturally into your baby's daily routine.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-trust-card\"\u003e\n\n\u003cdiv class=\"cc-trust-icon\"\u003e🔒\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\n\u003cp\u003e\nYour order is placed through a secure checkout with convenient payment options.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-trust-card\"\u003e\n\n\u003cdiv class=\"cc-trust-icon\"\u003e📦\u003c\/div\u003e\n\n\u003cdiv\u003e\n\n\u003ch3\u003eTrackable Delivery\u003c\/h3\u003e\n\n\u003cp\u003e\nOrder tracking details are shared so you can stay updated on your delivery.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-trust-note\"\u003e\n\n\u003cstrong\u003eOur promise:\u003c\/strong\u003e\nWe believe in clear product information, careful packaging and a straightforward shopping experience.\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     8. CUSTOMER REVIEWS\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section cc-reviews-section\"\u003e\n\n\u003cdiv class=\"cc-center\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003ePARENT REVIEWS\u003c\/div\u003e\n\n\u003ch2 class=\"cc-title\"\u003e\nWhat parents are\n\u003cspan\u003esaying.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"cc-lead\"\u003e\nReal feedback about the design, comfort and everyday experience.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-review-summary\"\u003e\n\n\u003cdiv class=\"cc-rating-box\"\u003e\n\n\u003cstrong\u003e4.6\u003c\/strong\u003e\n\n\u003cdiv class=\"cc-stars\"\u003e\n★★★★★\n\u003c\/div\u003e\n\n\u003cspan\u003eCustomer Rating\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"cc-rating-text\"\u003e\n\n\u003cb\u003e\nThoughtful support for everyday baby care.\n\u003c\/b\u003e\n\n\u003cp\u003e\nCustomer experiences and feedback from CozyCorner customers.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-review-heading\"\u003e\n\n\u003ch3\u003eReal Parents. Real Moments.\u003c\/h3\u003e\n\n\u003cp\u003eCustomer photos\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-customer-photos\"\u003e\n\n\n\u003cdiv class=\"cc-customer-photo\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3791\/8790\/files\/azr0.webp?v=1786874956\" alt=\"CozyCorner customer baby photo\"\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-customer-photo\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3791\/8790\/files\/WhatsApp_Image_2026-08-10_at_00.55.21.avif?v=1786875372\" alt=\"CozyCorner customer baby photo\"\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-customer-photo\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3791\/8790\/files\/Untitled_design_-_2026-08-10T024248.676.webp?v=1787398192\" alt=\"CozyCorner customer baby photo\"\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-customer-photo\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3791\/8790\/files\/WhatsApp_Image_2026-08-10_at_00.55.20.webp?v=1787398193\" alt=\"CozyCorner customer baby photo\"\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-customer-photo\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3791\/8790\/files\/flpr2.avif?v=1786875008\" alt=\"CozyCorner customer baby photo\"\u003e\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-customer-photo\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0744\/3791\/8790\/files\/a31baee3-29e2-486b-afdd-162fccd6660b_9f9ff10a-2338-4be0-b384-7f834dbbaf93.webp?v=1787299634\" alt=\"CozyCorner customer baby photo\"\u003e\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-review-cards\"\u003e\n\n\n\u003cdiv class=\"cc-review-card\"\u003e\n\n\u003cdiv class=\"cc-review-top\"\u003e\n\n\u003cdiv class=\"cc-review-stars\"\u003e\n★★★★★\n\u003c\/div\u003e\n\n\u003cspan class=\"cc-review-label\"\u003e\nCustomer Review\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003e\n“The adjustable design makes it easy to change the support according to the baby. I really liked the overall design and finish.”\n\u003cbr\u003e\u003cbr\u003e\n— \u003cb\u003eNeha 🇮🇳\u003c\/b\u003e\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-review-card\"\u003e\n\n\u003cdiv class=\"cc-review-top\"\u003e\n\n\u003cdiv class=\"cc-review-stars\"\u003e\n★★★★★\n\u003c\/div\u003e\n\n\u003cspan class=\"cc-review-label\"\u003e\nCustomer Review\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003e\n“The pillow feels soft and the quality is really good. The overall finish looks premium and well made.”\n\u003cbr\u003e\u003cbr\u003e\n— \u003cb\u003ePriya S 🇮🇳\u003c\/b\u003e\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-review-card\"\u003e\n\n\u003cdiv class=\"cc-review-top\"\u003e\n\n\u003cdiv class=\"cc-review-stars\"\u003e\n★★★★☆\n\u003c\/div\u003e\n\n\u003cspan class=\"cc-review-label\"\u003e\nCustomer Review\n\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\u003cp\u003e\n“The product looks like the pictures. The material feels soft and the finishing is really nice. Happy with the purchase.”\n\u003cbr\u003e\u003cbr\u003e\n— \u003cb\u003eAnjali 🇮🇳\u003c\/b\u003e\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     9. FAQ\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section\"\u003e\n\n\u003cdiv class=\"cc-center\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003e\nFREQUENTLY ASKED QUESTIONS\n\u003c\/div\u003e\n\n\u003ch2 class=\"cc-title\"\u003e\nEverything you need to\n\u003cspan\u003eknow.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp class=\"cc-lead\"\u003e\nQuick answers to common questions about the CozyCorner Baby Support.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\n\u003cdiv class=\"cc-faq\"\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nWhat age is the CozyCorner Baby Support suitable for?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nThe product is intended for babies within the age range specified on the product packaging or listing. Always consider your baby's individual needs and follow the supplied instructions.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nCan it be used while my baby is sleeping?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nNo. This product is intended for awake and supervised use only. It should not be used for overnight or unsupervised sleep.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nIs the side support adjustable?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nYes. The adjustable side support allows you to create a more comfortable fit according to your baby's needs.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nIs the cover removable?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nYes. The removable cover makes everyday cleaning and care easier.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nIs it easy to carry?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nYes. Its lightweight design makes it convenient to move around the home as part of a supervised routine.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nHow do I clean the product?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nRemove the cover and follow the care instructions supplied with your product. Allow all components to dry completely before use.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nIs the pillow a medical product?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nNo. It is not intended to diagnose, treat or prevent any medical condition. If your baby has a medical or positioning concern, consult a qualified healthcare professional.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\u003cdetails\u003e\n\n\u003csummary\u003e\nWhat should I do if my baby doesn't seem comfortable?\n\u003c\/summary\u003e\n\n\u003cp\u003e\nStop using the product and reposition your baby. Never force your baby into a position that appears uncomfortable. If you have concerns, seek professional advice.\n\u003c\/p\u003e\n\n\u003c\/details\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     10. SAFETY\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section\"\u003e\n\n\u003cdiv class=\"cc-safety\"\u003e\n\n\u003ch3\u003e\nImportant safety \u0026amp; sleep information\n\u003c\/h3\u003e\n\n\u003cp\u003e\nFor awake, supervised use only. Do not use an infant pillow or positioner for overnight or unsupervised sleep. Never use the product as a restraint. Keep your baby's face and airway clear and follow current safe-sleep guidance from your pediatrician or qualified healthcare professional. If your baby has a medical or positioning concern, seek professional advice.\n\u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     11. FINAL CTA\n     ===================================================== --\u003e\n\n\u003csection class=\"cc-section\"\u003e\n\n\u003cdiv class=\"cc-final\"\u003e\n\n\u003cdiv class=\"cc-eyebrow\"\u003e\nCOZYCORNER\n\u003c\/div\u003e\n\n\u003ch2\u003e\nThoughtful support for\n\u003cspan\u003eeveryday baby care.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n\u003cp\u003e\nAdjustable support, a soft feel and practical everyday care — thoughtfully designed for supervised use during your baby's early months.\n\u003c\/p\u003e\n\n\u003ca class=\"cc-button\" href=\"\/products\/babay-pillow\"\u003e\nSHOP NOW\n\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cozycorner.in","offers":[{"title":"Default Title","offer_id":45934996127814,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/3791\/8790\/files\/a31baee3-29e2-486b-afdd-162fccd6660b_9f9ff10a-2338-4be0-b384-7f834dbbaf93.webp?v=1787299634","url":"https:\/\/cozycorner.digital\/products\/babay-pillow","provider":"Cozycorner.in","version":"1.0","type":"link"}