{"product_id":"collapsible-3-piece-colander-set-with-draining-base","title":"🥗 Collapsible 3-Piece Colander Set With Draining Base 🪣","description":"\u003cstyle\u003e\n.crossbody,\n.crossbody *{box-sizing:border-box}\n\n.crossbody{\n  --ink:#1e293b;\n  --text:#475569;\n  --muted:#64748b;\n  --green:#10b981;\n  --green-dark:#047857;\n  --soft:#d1fae5;\n  --bg:#ecfdf5;\n  --paper:#ffffff;\n  --line:#a7f3d0;\n\n  width:100%;\n  max-width:760px;\n  margin:0 auto;\n  padding:8px;\n  background:var(--bg);\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  font-size:17px;\n  line-height:1.55;\n  -webkit-font-smoothing: antialiased;\n}\n\n.crossbody h1,\n.crossbody h2,\n.crossbody h3,\n.crossbody p{margin-top:0}\n\n.crossbody img{\n  display:block;\n  width:100%;\n  height:auto;\n  border-radius:16px!important;\n}\n\n.cb-card{\n  margin-bottom:16px;\n  overflow:hidden;\n  background:var(--paper);\n  border:1px solid var(--line);\n  border-radius:22px;\n  box-shadow:0 7px 20px rgba(16,185,129,.06);\n}\n\n.cb-copy{\n  padding:24px 20px 18px;\n  text-align:left;\n}\n\n.cb-image-wrap{padding:0 14px 14px}\n\n.cb-kicker,\n.cb-section-kicker{\n  display:inline-block;\n  margin-bottom:10px;\n  padding:6px 12px;\n  background:var(--soft);\n  border-radius:999px;\n  color:var(--green-dark);\n  font-size:12px;\n  line-height:1.2;\n  font-weight:900;\n  letter-spacing:.5px;\n  text-transform:uppercase;\n}\n\n.cb-title{\n  margin:0 0 10px;\n  color:var(--ink);\n  font-size:25px;\n  line-height:1.2;\n  font-weight:900;\n}\n\n.cb-text{\n  margin:0;\n  color:var(--text);\n  font-size:16px;\n  line-height:1.6;\n}\n\n.cb-hero{\n  background:\n    radial-gradient(circle at 50% 0%,#f0fdf4 0%,transparent 48%),\n    linear-gradient(145deg,#ffffff 0%,#ecfdf5 58%,#d1fae5 100%);\n  border-color:#a7f3d0;\n}\n\n.cb-hero .cb-copy{\n  padding:28px 20px 18px;\n  text-align:center;\n}\n\n.cb-eyebrow{\n  display:inline-block;\n  margin-bottom:8px;\n  color:var(--green-dark);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.cb-hero-title{\n  max-width:650px;\n  margin:0 auto 8px;\n  color:var(--ink);\n  font-size:28px;\n  line-height:1.15;\n  font-weight:950;\n  text-align:center;\n}\n\n.cb-hero-title span{color:var(--green)}\n\n.cb-hero-text{\n  max-width:620px;\n  margin:0 auto 14px;\n  color:var(--text);\n  font-size:16px;\n  line-height:1.5;\n  text-align:center;\n}\n\n.cb-benefit-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:10px;\n  margin-top:14px;\n}\n\n.cb-benefit-card{\n  display:flex;\n  align-items:center;\n  gap:12px;\n  padding:12px 14px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:14px;\n  text-align:left;\n}\n\n.cb-benefit-card span{\n  flex-shrink:0;\n  font-size:20px;\n}\n\n.cb-benefit-info strong{\n  display:block;\n  color:var(--ink);\n  font-size:13.5px;\n  line-height:1.25;\n}\n\n.cb-benefit-info p{\n  margin:2px 0 0;\n  color:var(--muted);\n  font-size:12px;\n  line-height:1.35;\n}\n\n.cb-trust-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:8px;\n  margin-bottom:16px;\n  padding:14px 12px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:16px;\n  text-align:center;\n}\n\n.cb-trust-item{\n  color:var(--ink);\n  font-size:12px;\n  font-weight:800;\n}\n\n.cb-trust-item span{\n  display:block;\n  margin-bottom:2px;\n  font-size:18px;\n}\n\n.cb-dark-card{\n  background:linear-gradient(145deg,#1e293b 0%,#047857 100%);\n  border-color:#10b981;\n}\n\n.cb-dark-card .cb-kicker{\n  background:rgba(255,255,255,.16);\n  color:#d1fae5;\n}\n\n.cb-dark-card .cb-title{color:#fff}\n.cb-dark-card .cb-text{color:#ecfdf5}\n\n.cb-metrics-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n  margin-top:16px;\n}\n\n.cb-metric-box{\n  padding:14px 8px;\n  background:rgba(255,255,255,.1);\n  border:1px solid rgba(255,255,255,.2);\n  border-radius:14px;\n  text-align:center;\n}\n\n.cb-metric-box strong{\n  display:block;\n  color:#d1fae5;\n  font-size:19px;\n  line-height:1.1;\n}\n\n.cb-metric-box span{\n  display:block;\n  margin-top:4px;\n  color:#a7f3d0;\n  font-size:11px;\n}\n\n\/* Accent Border Card (弧形内缩侧边线) *\/\n.cb-compare-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:12px;\n  margin-top:18px;\n}\n\n.cb-compare-box{\n  position:relative;\n  padding:16px 16px 16px 22px;\n  border-radius:18px;\n  font-size:13.5px;\n  line-height:1.55;\n  background:#fff;\n  border:1px solid #e2e8f0;\n  overflow:hidden;\n}\n\n.cb-compare-box::before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:0;\n  bottom:0;\n  width:5px;\n}\n\n.cb-compare-bad{\n  background:#fff8f6;\n  border-color:#fecdd3;\n}\n\n.cb-compare-bad::before{\n  background:#e11d48;\n}\n\n.cb-compare-bad strong{\n  display:block;\n  margin-bottom:6px;\n  font-size:14.5px;\n  color:#9f1239;\n  font-weight:800;\n}\n\n.cb-compare-bad p{\n  margin:0;\n  color:#881337;\n}\n\n.cb-compare-good{\n  background:#ecfdf5;\n  border-color:#a7f3d0;\n}\n\n.cb-compare-good::before{\n  background:#10b981;\n}\n\n.cb-compare-good strong{\n  display:block;\n  margin-bottom:6px;\n  font-size:14.5px;\n  color:#047857;\n  font-weight:800;\n}\n\n.cb-compare-good p{\n  margin:0;\n  color:#065f46;\n}\n\n.cb-pill-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:8px;\n  margin-top:16px;\n}\n\n.cb-pill-item{\n  padding:12px 8px;\n  background:#d1fae5;\n  border:1px solid #a7f3d0;\n  border-radius:16px;\n  text-align:center;\n}\n\n.cb-pill-item span{font-size:20px;display:block;margin-bottom:4px}\n.cb-pill-item strong{font-size:12px;color:var(--ink);display:block;line-height:1.3}\n\n.cb-info{\n  margin-bottom:16px;\n  padding:22px 18px;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:22px;\n  box-shadow:0 7px 20px rgba(16,185,129,.06);\n}\n\n.cb-section-title{\n  margin:0 0 14px;\n  color:var(--ink);\n  font-size:24px;\n  line-height:1.2;\n  font-weight:900;\n}\n\n.cb-spec{\n  margin:0;\n  padding:0;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:15px;\n  list-style:none;\n}\n\n.cb-spec li{\n  display:grid;\n  grid-template-columns:40% 60%;\n  border-bottom:1px solid var(--line);\n  font-size:14px;\n}\n\n.cb-spec li:last-child{border-bottom:0}\n\n.cb-spec-label,\n.cb-spec-value{\n  padding:12px 14px;\n  text-align:left;\n}\n\n.cb-spec-label{\n  background:#d1fae5;\n  color:var(--green-dark);\n  font-weight:850;\n}\n\n.cb-spec-value{\n  background:#fff;\n  color:var(--text);\n}\n\n.cb-faq details{\n  margin-bottom:10px;\n  overflow:hidden;\n  background:#fff;\n  border:1px solid var(--line);\n  border-radius:14px;\n}\n\n.cb-faq summary{\n  padding:14px 16px;\n  cursor:pointer;\n  color:var(--ink);\n  font-size:14.5px;\n  font-weight:800;\n}\n\n.cb-answer{\n  padding:0 16px 16px;\n  color:var(--muted);\n  font-size:13.5px;\n  line-height:1.6;\n}\n\n.cb-authenticity{\n  margin-bottom:16px;\n  padding:18px 16px;\n  background:#ecfdf5;\n  border:1px solid #a7f3d0;\n  border-radius:18px;\n  text-align:center;\n}\n\n.cb-authenticity strong{\n  display:block;\n  margin-bottom:4px;\n  color:#047857;\n  font-size:15px;\n}\n\n.cb-authenticity p{\n  margin:0;\n  color:#065f46;\n  font-size:13px;\n  line-height:1.5;\n}\n\n.cb-final{\n  padding:30px 20px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 90% 10%,rgba(16,185,129,.35),transparent 34%),\n    linear-gradient(145deg,#1e293b 0%,#047857 100%);\n  border:1px solid #10b981;\n  border-radius:22px;\n}\n\n.cb-final h2{\n  margin:0 auto 9px;\n  color:#fff;\n  font-size:27px;\n  line-height:1.2;\n  font-weight:900;\n}\n\n.cb-final p{\n  margin:0 auto 16px;\n  color:#d1fae5;\n  font-size:16px;\n}\n\n.cb-button{\n  display:block;\n  width:100%;\n  max-width:430px;\n  margin:0 auto;\n  padding:15px 22px;\n  background:#10b981;\n  border-radius:14px;\n  color:#fff!important;\n  text-decoration:none;\n  font-size:16.5px;\n  font-weight:900;\n  box-shadow:0 8px 20px rgba(16,185,129,.4);\n}\n\n.cb-trust{\n  margin-top:16px;\n  padding-top:14px;\n  border-top:1px solid rgba(255,255,255,.2);\n  color:#d1fae5;\n  font-size:12px;\n  line-height:1.7;\n}\n\n@media(max-width:520px){\n  .crossbody{padding:6px}\n  .cb-card{border-radius:20px}\n  .cb-hero-title{font-size:24px}\n  .cb-title{font-size:22px}\n  .cb-trust-grid,\n  .cb-benefit-grid,\n  .cb-metrics-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n  .cb-pill-grid{\n    grid-template-columns:repeat(1,1fr);\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"crossbody\"\u003e\n\n  \u003c!-- HERO SECTION --\u003e\n  \u003csection class=\"cb-card cb-hero\"\u003e\n    \u003cdiv class=\"cb-copy\"\u003e\n      \u003cspan class=\"cb-eyebrow\"\u003e🥗 ESSENTIAL KITCHEN PREPARATION\u003c\/span\u003e\n\n      \u003ch1 class=\"cb-hero-title\"\u003e\n        Collapsible 3-Piece Colander Set \u003cspan\u003eWith Draining Base\u003c\/span\u003e\n      \u003c\/h1\u003e\n\n      \u003cp class=\"cb-hero-text\"\u003e\n        Includes three multi-sized collapsible colanders with an integrated draining base. Folds flat to save cabinet space while keeping countertops clean and dry.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cb-benefit-grid\"\u003e\n        \u003cdiv class=\"cb-benefit-card\"\u003e\n          \u003cspan\u003e📦\u003c\/span\u003e\n          \u003cdiv class=\"cb-benefit-info\"\u003e\n            \u003cstrong\u003e3-Piece Set\u003c\/strong\u003e\n            \u003cp\u003eS, M, L sizes included\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cb-benefit-card\"\u003e\n          \u003cspan\u003e🪣\u003c\/span\u003e\n          \u003cdiv class=\"cb-benefit-info\"\u003e\n            \u003cstrong\u003eDraining Base\u003c\/strong\u003e\n            \u003cp\u003eDirects water straight to sink\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cb-benefit-card\"\u003e\n          \u003cspan\u003e📐\u003c\/span\u003e\n          \u003cdiv class=\"cb-benefit-info\"\u003e\n            \u003cstrong\u003eFoldable Design\u003c\/strong\u003e\n            \u003cp\u003eNests flat for easy storage\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cb-benefit-card\"\u003e\n          \u003cspan\u003e🖐️\u003c\/span\u003e\n          \u003cdiv class=\"cb-benefit-info\"\u003e\n            \u003cstrong\u003eDual Handles\u003c\/strong\u003e\n            \u003cp\u003eComfortable grip \u0026amp; carrying\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8569\/2206\/files\/spp_shopify20260831181431_f1653e8f5b73dd8e56c033aa5d1e2eec.jpg?v=1788171274\" alt=\"Collapsible 3-piece colander set overview\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"cb-trust-grid\"\u003e\n    \u003cdiv class=\"cb-trust-item\"\u003e\n\u003cspan\u003e📦\u003c\/span\u003e3 Sizes\u003c\/div\u003e\n    \u003cdiv class=\"cb-trust-item\"\u003e\n\u003cspan\u003e🪣\u003c\/span\u003eDrain Base\u003c\/div\u003e\n    \u003cdiv class=\"cb-trust-item\"\u003e\n\u003cspan\u003e📐\u003c\/span\u003eFoldable\u003c\/div\u003e\n    \u003cdiv class=\"cb-trust-item\"\u003e\n\u003cspan\u003e🥗\u003c\/span\u003eFood Safe\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECTION 1: DRAINING BASE \u0026 ACCENT BORDER COMPARE --\u003e\n  \u003csection class=\"cb-card\"\u003e\n    \u003cdiv class=\"cb-copy\"\u003e\n      \u003cspan class=\"cb-kicker\"\u003e🪣 INTEGRATED DRAINAGE SYSTEM\u003c\/span\u003e\n\n      \u003ch2 class=\"cb-title\"\u003eKeeps Countertops Clean \u0026amp; Dry\u003c\/h2\u003e\n\n      \u003cp class=\"cb-text\"\u003e\n        Standard colanders leave messy water puddles on your kitchen counters. The practical drainage base collects excess water and directs it straight toward the sink, maintaining a neat preparation area.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cb-compare-grid\"\u003e\n        \u003cdiv class=\"cb-compare-box cb-compare-bad\"\u003e\n          \u003cstrong\u003e❌ Bulky Standard Bowls\u003c\/strong\u003e\n          \u003cp\u003eTakes up huge cabinet space and spills excess water over kitchen countertops during draining.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cb-compare-box cb-compare-good\"\u003e\n          \u003cstrong\u003e✓ Collapsible Drain Set\u003c\/strong\u003e\n          \u003cp\u003eFolds flat for compact nesting while the drainage base directs water cleanly into the sink.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8569\/2206\/files\/spp_shopify20260831181435_6bd79c9e6f81b93cf78cf9999af16e1c.jpg?v=1788171278\" alt=\"Integrated drainage base directing water to sink\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 2: DARK CARD \/ SPACE SAVING \u0026 METRICS --\u003e\n  \u003csection class=\"cb-card cb-dark-card\"\u003e\n    \u003cdiv class=\"cb-copy\"\u003e\n      \u003cspan class=\"cb-kicker\"\u003e📐 SPACE-SAVING FOLDING STRUCTURE\u003c\/span\u003e\n\n      \u003ch2 class=\"cb-title\"\u003eCompact Nesting For Clutter-Free Cabinets\u003c\/h2\u003e\n\n      \u003cp class=\"cb-text\"\u003e\n        Designed with flexible food-grade TPR and sturdy PP frames. When not in use, all three colanders fold down flat to nest neatly together inside drawers or small cabinets.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cb-metrics-grid\"\u003e\n        \u003cdiv class=\"cb-metric-box\"\u003e\n          \u003cstrong\u003e3-in-1\u003c\/strong\u003e\n          \u003cspan\u003eNested Set\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cb-metric-box\"\u003e\n          \u003cstrong\u003e70%\u003c\/strong\u003e\n          \u003cspan\u003eSpace Saved\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"cb-metric-box\"\u003e\n          \u003cstrong\u003e100%\u003c\/strong\u003e\n          \u003cspan\u003eFood-Grade Material\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8569\/2206\/files\/spp_shopify20260831181438_68c0e9cc5aa37e78c7279a96f5ce1967.jpg?v=1788171282\" alt=\"Space saving folding design nesting colanders\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 3: USE CASES \u0026 PILL GRID --\u003e\n  \u003csection class=\"cb-card\"\u003e\n    \u003cdiv class=\"cb-copy\"\u003e\n      \u003cspan class=\"cb-kicker\"\u003e🥗 VERSATILE KITCHEN PREPARATION\u003c\/span\u003e\n\n      \u003ch2 class=\"cb-title\"\u003eHandles Every Daily Food Prep Task\u003c\/h2\u003e\n\n      \u003cp class=\"cb-text\"\u003e\n        From washing berries and rinsing salad greens to straining hot pasta and draining canned ingredients. Ergonomic dual handles offer a secure, comfortable grip.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"cb-pill-grid\"\u003e\n        \u003cdiv class=\"cb-pill-item\"\u003e\n          \u003cspan\u003e🍇\u003c\/span\u003e\n          \u003cstrong\u003eFruit Washing\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cb-pill-item\"\u003e\n          \u003cspan\u003e🥬\u003c\/span\u003e\n          \u003cstrong\u003eSalad Greens\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cb-pill-item\"\u003e\n          \u003cspan\u003e🍝\u003c\/span\u003e\n          \u003cstrong\u003ePasta Draining\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cb-pill-item\"\u003e\n          \u003cspan\u003e🥦\u003c\/span\u003e\n          \u003cstrong\u003eVegetables\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cb-pill-item\"\u003e\n          \u003cspan\u003e⛺\u003c\/span\u003e\n          \u003cstrong\u003eRV \u0026amp; Camping\u003c\/strong\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"cb-pill-item\"\u003e\n          \u003cspan\u003e🏠\u003c\/span\u003e\n          \u003cstrong\u003eSmall Kitchens\u003c\/strong\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8569\/2206\/files\/spp_shopify20260831181443_4cc209d886d2918351af3ab17c0095fe.jpg?v=1788171286\" alt=\"Comfortable handling dual grips for food prep\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SECTION 4: DISPLAY GALLERY --\u003e\n  \u003csection class=\"cb-card\"\u003e\n    \u003cdiv class=\"cb-copy\"\u003e\n      \u003cspan class=\"cb-kicker\"\u003e✨ PRACTICAL \u0026amp; DURABLE\u003c\/span\u003e\n\n      \u003ch2 class=\"cb-title\"\u003eMultiple Colorways \u0026amp; Durable Construction\u003c\/h2\u003e\n\n      \u003cp class=\"cb-text\"\u003e\n        Available in various vibrant single colors or a popular mixed-color set (Large Green + Medium Blue + Small Red) to brighten up modern kitchen spaces.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cb-image-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8569\/2206\/files\/spp_shopify20260831181447_6068f68aaac0695256fa4c0af607241a.jpg?v=1788171290\" alt=\"Versatile kitchen use for rinsing and washing\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"cb-info\"\u003e\n    \u003cspan class=\"cb-section-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n    \u003ch2 class=\"cb-section-title\"\u003e📋 SPECIFICATIONS\u003c\/h2\u003e\n\n    \u003cul class=\"cb-spec\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"cb-spec-label\"\u003eProduct Name\u003c\/span\u003e\n        \u003cspan class=\"cb-spec-value\"\u003eCollapsible 3-Piece Colander Set with Draining Base\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"cb-spec-label\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"cb-spec-value\"\u003eFood-Grade TPR + Sturdy PP\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"cb-spec-label\"\u003eSet Includes\u003c\/span\u003e\n        \u003cspan class=\"cb-spec-value\"\u003e3 × Multi-Sized Colanders (S, M, L) + Draining Base\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"cb-spec-label\"\u003eColor Options\u003c\/span\u003e\n        \u003cspan class=\"cb-spec-value\"\u003eRed, Green, Blue, Greyish White, Mixed Set\u003c\/span\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cspan class=\"cb-spec-label\"\u003eFeatures\u003c\/span\u003e\n        \u003cspan class=\"cb-spec-value\"\u003eNested Collapsible Structure, Dual Ergonomic Handles\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"cb-info\"\u003e\n    \u003cspan class=\"cb-section-kicker\"\u003eWHAT YOU RECEIVE\u003c\/span\u003e\n    \u003ch2 class=\"cb-section-title\"\u003e📦 PACKAGE INCLUDES\u003c\/h2\u003e\n\n    \u003cul class=\"cb-spec\"\u003e\n      \u003cli\u003e\n        \u003cspan class=\"cb-spec-label\"\u003eMain Item\u003c\/span\u003e\n        \u003cspan class=\"cb-spec-value\"\u003e1 × 3-Piece Collapsible Colander Set with Draining Base\u003c\/span\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ \u0026 USAGE GUIDELINES --\u003e\n  \u003csection class=\"cb-info cb-faq\"\u003e\n    \u003cspan class=\"cb-section-kicker\"\u003eUSAGE GUIDE \u0026amp; FAQS\u003c\/span\u003e\n    \u003ch2 class=\"cb-section-title\"\u003e❓ FREQUENTLY ASKED QUESTIONS\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow does the integrated draining base work?\u003c\/summary\u003e\n      \u003cdiv class=\"cb-answer\"\u003e\n        Place the base flat on your countertop next to the sink. It catches water draining from the colander and directs it smoothly toward the sink opening, preventing messy spills.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this material safe for washing hot food like pasta?\u003c\/summary\u003e\n      \u003cdiv class=\"cb-answer\"\u003e\n        Yes! Made from high-quality, BPA-free food-grade TPR and PP materials designed for everyday food contact and heat resistance.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eAre these colanders dishwasher safe?\u003c\/summary\u003e\n      \u003cdiv class=\"cb-answer\"\u003e\n        Yes, they can be cleaned easily in the dishwasher or rinsed under warm soapy water. Keep away from direct open flames or high-heat stovetops.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- AUTHENTICITY NOTICE --\u003e\n  \u003cdiv class=\"cb-authenticity\"\u003e\n    \u003cstrong\u003e⚠️ povlya® Authenticity Notice\u003c\/strong\u003e\n    \u003cp\u003e\n      Please beware of flimsy plastic colanders or unauthorized sellers using the \u003cstrong\u003epovlya®\u003c\/strong\u003e brand name.\u003cbr\u003e\u003cbr\u003e\n      To ensure food-grade TPR flexibility, sturdy folding seams, and a functional draining base, please purchase exclusively through the official \u003cstrong\u003epovlya®\u003c\/strong\u003e store.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"cb-final\"\u003e\n    \u003ch2\u003e🥗 Upgrade Your Kitchen Preparation Today!\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Enjoy space-saving nested storage and mess-free draining on every meal prep.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#product-form\" class=\"cb-button\"\u003e\n      GET YOUR COLANDER SET NOW →\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"cb-trust\"\u003e\n      🚚 Free Shipping Over $59.98  ·  \n      📦 Tracked Shipping  ·  \n      🔒 Secure Checkout  ·  \n      💬 Official povlya® Quality Guarantee\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"HYL","offers":[{"title":"Red","offer_id":49307705835674,"sku":"LE10550660RED","price":54.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":49307705868442,"sku":"LE10550660LVS","price":54.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":49307705901210,"sku":"LE10550660LAN","price":54.99,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":49307705933978,"sku":"LE10550660HBS","price":54.99,"currency_code":"USD","in_stock":true},{"title":"Green+Blue+Red","offer_id":49307705966746,"sku":"LE10550660C01","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/spp_shopify20260831181451_171b3e2f8ba9c91cb291a3fecf25a4a4_c3ac1ba9-3b86-43f3-88dd-16ecc64501e2.jpg?v=1790137303","url":"https:\/\/povlya.com\/products\/collapsible-3-piece-colander-set-with-draining-base","provider":"povlya.com","version":"1.0","type":"link"}