{"product_id":"collapsible-colanders-3-pack-sturdy-kitchen-strainer-set","title":"Collapsible Colanders 3-Pack Sturdy Kitchen Strainer Set","description":"\u003cstyle\u003e   \/* =========================================================      SHOPIFY PRODUCT DESCRIPTION - CUSTOM LANDING PAGE SNIPPET      Prefix: ag- | No JavaScript | 100% Pure Responsive CSS      ========================================================= *\/      .ag-wrapper {     max-width: 900px;     margin: 0 auto;     padding: 20px;     font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;     color: #2D2D2D;     background-color: #FAF8F5;     line-height: 1.6;     border-radius: 16px;     box-sizing: border-box;   }    .ag-wrapper *, .ag-wrapper *::before, .ag-wrapper *::after {     box-sizing: border-box;   }    \/* Typography *\/   .ag-h1, .ag-h2, .ag-h3 {     font-family: Georgia, 'Times New Roman', serif;     color: #1A2E22;     margin: 0 0 16px 0;     line-height: 1.25;   }    .ag-h1 {     font-size: 34px;     font-weight: 700;   }    .ag-h2 {     font-size: 26px;     font-weight: 700;     text-align: center;   }    .ag-h3 {     font-size: 18px;     font-weight: 700;   }    .ag-p {     font-size: 15px;     color: #555555;     margin: 0 0 16px 0;   }    .ag-highlight {     color: #2C523B;     background: linear-gradient(120deg, rgba(212, 163, 115, 0.25) 0%, rgba(212, 163, 115, 0.4) 100%);     padding: 2px 8px;     border-radius: 4px;   }    \/* Global Badge *\/   .ag-badge {     display: inline-block;     background-color: #D4A373;     color: #FFFFFF;     font-size: 11px;     font-weight: 700;     text-transform: uppercase;     letter-spacing: 1.2px;     padding: 6px 14px;     border-radius: 20px;     margin-bottom: 16px;   }    \/* Image Containers *\/   .ag-image {     width: 100%;     margin: 35px 0;     border-radius: 12px;     overflow: hidden;     box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);     background-color: #EAE6DF;   }    .ag-image img {     width: 100%;     height: auto;     display: block;     object-fit: cover;   }    \/* 1. Hero Section *\/   .ag-hero {     text-align: center;     padding: 40px 20px 30px;     background: radial-gradient(circle at top, #FFFFFF 0%, #FAF8F5 100%);     border-radius: 14px;     border: 1px solid #EAE6DF;   }    .ag-hero-subtitle {     font-size: 17px;     color: #4A5568;     max-width: 680px;     margin: 0 auto 30px;   }    \/* 2. Trust Bar *\/   .ag-trust-bar {     display: grid;     grid-template-columns: repeat(4, 1fr);     gap: 12px;     background-color: #FFFFFF;     padding: 20px;     border-radius: 12px;     border: 1px solid #EAE6DF;     margin: 20px 0;   }    .ag-trust-item {     text-align: center;     font-size: 13px;     font-weight: 600;     color: #2C523B;   }    .ag-trust-item span {     display: block;     font-size: 22px;     margin-bottom: 6px;   }    \/* Grids *\/   .ag-grid-3 {     display: grid;     grid-template-columns: repeat(3, 1fr);     gap: 20px;   }    .ag-grid-2 {     display: grid;     grid-template-columns: repeat(2, 1fr);     gap: 24px;   }    \/* Cards *\/   .ag-card {     background: #FFFFFF;     border: 1px solid #EAE6DF;     border-radius: 12px;     padding: 24px;     box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);     transition: transform 0.2s ease;   }    \/* 3. Emotional Hook *\/   .ag-emotional-box {     background: linear-gradient(135deg, #2C523B 0%, #1A2E22 100%);     color: #FFFFFF;     padding: 40px 30px;     border-radius: 14px;     text-align: center;   }    .ag-emotional-box .ag-h2 {     color: #F3E5D8;     margin-bottom: 16px;   }    .ag-emotional-box .ag-p {     color: #E2E8F0;     font-size: 16px;     max-width: 720px;     margin: 0 auto;   }    \/* 4. Features Section *\/   .ag-feature-card {     background: #FFFFFF;     border: 1px solid #EAE6DF;     border-radius: 12px;     padding: 24px;   }    .ag-feature-card .ag-icon {     font-size: 28px;     margin-bottom: 12px;     display: inline-block;   }    \/* 5. Gift Guide *\/   .ag-gift-card {     text-align: center;     background: #FFFFFF;     border: 1px solid #EAE6DF;     border-radius: 12px;     padding: 24px 16px;   }    .ag-gift-card .ag-gift-tag {     font-size: 12px;     font-weight: 700;     color: #D4A373;     text-transform: uppercase;     letter-spacing: 1px;     margin-bottom: 8px;     display: block;   }    \/* 6. Use Cases *\/   .ag-use-cases-list {     list-style: none;     padding: 0;     margin: 0;   }    .ag-use-case-item {     display: flex;     align-items: flex-start;     background: #FFFFFF;     border: 1px solid #EAE6DF;     border-radius: 10px;     padding: 16px 20px;     margin-bottom: 14px;   }    .ag-check-icon {     width: 24px;     height: 24px;     background-color: #2C523B;     color: #FFFFFF;     border-radius: 50%;     display: flex;     align-items: center;     justify-content: center;     font-size: 13px;     font-weight: bold;     margin-right: 16px;     flex-shrink: 0;     margin-top: 2px;   }    .ag-use-case-text strong {     color: #1A2E22;     display: block;     margin-bottom: 2px;   }    .ag-use-case-text span {     font-size: 14px;     color: #666666;   }    \/* 7. Social Proof *\/   .ag-review-card {     background: #FFFFFF;     border: 1px solid #EAE6DF;     border-radius: 12px;     padding: 20px;   }    .ag-stars {     color: #F5A623;     font-size: 16px;     margin-bottom: 10px;   }    .ag-reviewer {     font-size: 13px;     font-weight: 700;     color: #2C523B;     margin-top: 12px;     display: block;   }    \/* 8. FAQ Section *\/   .ag-faq-container {     margin-top: 24px;   }    .ag-faq-item {     background: #FFFFFF;     border: 1px solid #EAE6DF;     border-radius: 10px;     margin-bottom: 12px;     overflow: hidden;   }    .ag-faq-item summary {     padding: 18px 20px;     font-weight: 700;     font-size: 16px;     color: #1A2E22;     cursor: pointer;     list-style: none;     display: flex;     justify-content: space-between;     align-items: center;   }    .ag-faq-item summary::-webkit-details-marker {     display: none;   }    .ag-faq-item summary::after {     content: '+';     font-size: 20px;     font-weight: 400;     color: #D4A373;   }    .ag-faq-item[open] summary::after {     content: '−';   }    .ag-faq-item[open] summary {     border-bottom: 1px solid #F0ECE6;     background-color: #FAF8F5;   }    .ag-faq-content {     padding: 18px 20px;     font-size: 14px;     color: #555555;     line-height: 1.6;   }    \/* 9. Final CTA *\/   .ag-cta-box {     text-align: center;     background: linear-gradient(180deg, #FAF8F5 0%, #EFEBE4 100%);     border: 2px dashed #D4A373;     border-radius: 16px;     padding: 40px 24px;     margin-top: 30px;   }    .ag-cta-btn-wrapper {     margin-top: 20px;   }    .ag-cta-note {     font-size: 12px;     color: #777777;     margin-top: 10px;   }    \/* Responsive Rules (Mobile) *\/   @media (max-width: 700px) {     .ag-wrapper {       padding: 12px;     }      .ag-h1 {       font-size: 26px;     }      .ag-h2 {       font-size: 22px;     }      .ag-hero {       padding: 24px 14px;     }      .ag-trust-bar {       grid-template-columns: repeat(2, 1fr);       gap: 16px;     }      .ag-grid-3, .ag-grid-2 {       grid-template-columns: 1fr;       gap: 16px;     }      .ag-emotional-box {       padding: 26px 16px;     }      .ag-use-case-item {       padding: 14px;     }      .ag-faq-item summary {       font-size: 15px;       padding: 14px 16px;     }      .ag-faq-content {       padding: 14px 16px;     }   } \u003c\/style\u003e \u003cdiv class=\"ag-wrapper\"\u003e \u003c!-- HERO SECTION --\u003e \u003cdiv class=\"ag-hero\"\u003e \u003cspan class=\"ag-badge\"\u003ePATENT PENDING • KITCHEN MUST-HAVE\u003c\/span\u003e \u003ch1 class=\"ag-h1\"\u003eNever Let a Full Sink Stop Your \u003cspan class=\"ag-highlight\"\u003eDinner Prep\u003c\/span\u003e Again\u003c\/h1\u003e \u003cp class=\"ag-hero-subtitle\"\u003eMeet the ultimate 3-piece collapsible strainer set featuring a self-draining countertop base. Drain hot pasta and fresh produce directly into the sink—even when it's piled high with unwashed dishes.\u003c\/p\u003e \u003cdiv class=\"ag-grid-3\"\u003e \u003cdiv class=\"ag-card\" style=\"text-align: center; padding: 16px;\"\u003e \u003cdiv style=\"font-size: 24px; margin-bottom: 4px;\"\u003e🥗\u003c\/div\u003e \u003cstrong style=\"font-size: 14px; color: #1a2e22;\"\u003e3 Essential Sizes\u003c\/strong\u003e \u003cp style=\"font-size: 12px; color: #666; margin: 4px 0 0 0;\"\u003e3QT, 4QT, and 5QT included\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ag-card\" style=\"text-align: center; padding: 16px;\"\u003e \u003cdiv style=\"font-size: 24px; margin-bottom: 4px;\"\u003e💦\u003c\/div\u003e \u003cstrong style=\"font-size: 14px; color: #1a2e22;\"\u003eSelf-Draining Base\u003c\/strong\u003e \u003cp style=\"font-size: 12px; color: #666; margin: 4px 0 0 0;\"\u003eNo dirty sink touch\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ag-card\" style=\"text-align: center; padding: 16px;\"\u003e \u003cdiv style=\"font-size: 24px; margin-bottom: 4px;\"\u003e📐\u003c\/div\u003e \u003cstrong style=\"font-size: 14px; color: #1a2e22;\"\u003eCollapse to 1.3'\u003c\/strong\u003e \u003cp style=\"font-size: 12px; color: #666; margin: 4px 0 0 0;\"\u003eSaves 80% drawer space\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- IMAGE PLACEHOLDER 1 --\u003e \u003cdiv class=\"ag-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/6553350e61b24ca3ac7bc0e7286e42b8_tplv-fhlh96nyum-resize-webp_800_814.webp?v=1788150230\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- TRUST BAR --\u003e \u003cdiv class=\"ag-trust-bar\"\u003e \u003cdiv class=\"ag-trust-item\"\u003e \u003cspan\u003e🛡️\u003c\/span\u003e Patent Pending\u003c\/div\u003e \u003cdiv class=\"ag-trust-item\"\u003e \u003cspan\u003e🌿\u003c\/span\u003e 100% BPA-Free\u003c\/div\u003e \u003cdiv class=\"ag-trust-item\"\u003e \u003cspan\u003e🧼\u003c\/span\u003e Dishwasher Safe\u003c\/div\u003e \u003cdiv class=\"ag-trust-item\"\u003e \u003cspan\u003e🚚\u003c\/span\u003e Fast US Shipping\u003c\/div\u003e \u003c\/div\u003e \u003c!-- IMAGE PLACEHOLDER 2 --\u003e \u003cdiv class=\"ag-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/41adab8134ca4d26a69a3722803a8bbf_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1788150230\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- EMOTIONAL HOOK --\u003e \u003cdiv class=\"ag-emotional-box\"\u003e \u003ch2 class=\"ag-h2\"\u003eSay Goodbye to Kitchen Chaos \u0026amp; Sink Traffic Jams\u003c\/h2\u003e \u003cp class=\"ag-p\"\u003eWe’ve all been there: dinner needs to be on the table in 10 minutes, you need to drain boiling pasta, but the sink is filled with pots from meal prep. Balancing a hot strainer on top of dirty dishes is awkward, messy, and unhygienic. Our raised self-draining tray lets your strainer rest securely on the countertop while channeling water straight into the sink basin. Cooking stays clean, calm, and effortless.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- IMAGE PLACEHOLDER 3 --\u003e \u003cdiv class=\"ag-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/823659fa5c4c4846b5be08d21ae18708_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1788150230\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- FEATURES (2x2 GRID) --\u003e \u003cdiv style=\"margin: 40px 0;\"\u003e \u003ch2 class=\"ag-h2\" style=\"margin-bottom: 28px;\"\u003eEngineered for Maximum Convenience\u003c\/h2\u003e \u003cdiv class=\"ag-grid-2\"\u003e \u003cdiv class=\"ag-feature-card\"\u003e \u003cspan class=\"ag-icon\"\u003e🌊\u003c\/span\u003e \u003ch3 class=\"ag-h3\"\u003eSelf-Draining Countertop Base\u003c\/h3\u003e \u003cp class=\"ag-p\"\u003eFeatures a heavy-duty slip-resistant base with directional grooves that safely route hot water and liquids directly into your sink without touching dirty dishes.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ag-feature-card\"\u003e \u003cspan class=\"ag-icon\"\u003e📦\u003c\/span\u003e \u003ch3 class=\"ag-h3\"\u003e3 Multi-Purpose Sizes\u003c\/h3\u003e \u003cp class=\"ag-p\"\u003eIncludes 3QT (small fruit rinsing), 4QT (veggie prep), and 5QT (family-sized boiling pasta) strainers. You always have the exact right size ready to go.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ag-feature-card\"\u003e \u003cspan class=\"ag-icon\"\u003e✨\u003c\/span\u003e \u003ch3 class=\"ag-h3\"\u003e1.3' Space-Saving Collapse\u003c\/h3\u003e \u003cp class=\"ag-p\"\u003eStop struggling with bulky plastic bowls that clutter your cabinets. All three strainers collapse down to a slim 1.3 inches and stack together neatly in any drawer.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ag-feature-card\"\u003e \u003cspan class=\"ag-icon\"\u003e🧼\u003c\/span\u003e \u003ch3 class=\"ag-h3\"\u003eFood-Grade \u0026amp; Dishwasher Safe\u003c\/h3\u003e \u003cp class=\"ag-p\"\u003eCrafted from premium food-grade, 100% BPA-free materials. Engineered to withstand boiling water temperatures and top-rack dishwasher cycles effortless cleaning.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- IMAGE PLACEHOLDER 4 --\u003e \u003cdiv class=\"ag-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/b494f683c63d4a06af06e592fe7f5f5c_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1788150231\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- GIFT GUIDE --\u003e \u003cdiv style=\"margin: 40px 0;\"\u003e \u003ch2 class=\"ag-h2\" style=\"margin-bottom: 28px;\"\u003eThe Perfect Gift for Every Kitchen\u003c\/h2\u003e \u003cdiv class=\"ag-grid-3\"\u003e \u003cdiv class=\"ag-gift-card\"\u003e \u003cspan class=\"ag-gift-tag\"\u003eFor Home Chefs \u0026amp; Moms\u003c\/span\u003e \u003ch3 class=\"ag-h3\" style=\"font-size: 16px;\"\u003eBusy Meal Preppers\u003c\/h3\u003e \u003cp class=\"ag-p\" style=\"font-size: 13px;\"\u003eCut prep time and eliminate sink chaos during hectic weeknight family dinners.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ag-gift-card\"\u003e \u003cspan class=\"ag-gift-tag\"\u003eFor Small Spaces\u003c\/span\u003e \u003ch3 class=\"ag-h3\" style=\"font-size: 16px;\"\u003eApartments \u0026amp; RV Living\u003c\/h3\u003e \u003cp class=\"ag-p\" style=\"font-size: 13px;\"\u003eMaximum straining capacity with minimal storage footprint. Ideal for tight cabinets.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ag-gift-card\"\u003e \u003cspan class=\"ag-gift-tag\"\u003eFor Special Occasions\u003c\/span\u003e \u003ch3 class=\"ag-h3\" style=\"font-size: 16px;\"\u003eHousewarming \u0026amp; Registry\u003c\/h3\u003e \u003cp class=\"ag-p\" style=\"font-size: 13px;\"\u003eA thoughtful, high-utility kitchen gift that friends and family will use every single day.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- IMAGE PLACEHOLDER 5 --\u003e \u003cdiv class=\"ag-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/4286de448cc745089b5cbda7a4946fe6_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1788150231\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- USE CASES --\u003e \u003cdiv style=\"margin: 40px 0;\"\u003e \u003ch2 class=\"ag-h2\" style=\"margin-bottom: 24px;\"\u003eDesigned for Your Daily Cooking Routine\u003c\/h2\u003e \u003cul class=\"ag-use-cases-list\"\u003e \u003cli class=\"ag-use-case-item\"\u003e \u003cdiv class=\"ag-check-icon\"\u003e✓\u003c\/div\u003e \u003cdiv class=\"ag-use-case-text\"\u003e \u003cstrong\u003eWeeknight Pasta \u0026amp; Noodle Dinners\u003c\/strong\u003e \u003cspan\u003eDrain boiling water safely on your countertop without balancing over a full sink.\u003c\/span\u003e \u003c\/div\u003e \u003c\/li\u003e \u003cli class=\"ag-use-case-item\"\u003e \u003cdiv class=\"ag-check-icon\"\u003e✓\u003c\/div\u003e \u003cdiv class=\"ag-use-case-text\"\u003e \u003cstrong\u003eFresh Berry \u0026amp; Produce Rinsing\u003c\/strong\u003e \u003cspan\u003eRinse fresh strawberries, blueberries, and greens with continuous clean water runoff.\u003c\/span\u003e \u003c\/div\u003e \u003c\/li\u003e \u003cli class=\"ag-use-case-item\"\u003e \u003cdiv class=\"ag-check-icon\"\u003e✓\u003c\/div\u003e \u003cdiv class=\"ag-use-case-text\"\u003e \u003cstrong\u003eCanned Beans \u0026amp; Vegetable Prep\u003c\/strong\u003e \u003cspan\u003eUse the compact 3QT strainer for quick, small-batch rinsing without pulling out heavy gear.\u003c\/span\u003e \u003c\/div\u003e \u003c\/li\u003e \u003cli class=\"ag-use-case-item\"\u003e \u003cdiv class=\"ag-check-icon\"\u003e✓\u003c\/div\u003e \u003cdiv class=\"ag-use-case-text\"\u003e \u003cstrong\u003eRV, Camper Van \u0026amp; Vacation Home Kitchens\u003c\/strong\u003e \u003cspan\u003eStore 3 strainers in the space of a single dinner plate.\u003c\/span\u003e \u003c\/div\u003e \u003c\/li\u003e \u003c\/ul\u003e \u003c\/div\u003e \u003c!-- IMAGE PLACEHOLDER 6 --\u003e \u003cdiv class=\"ag-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/62847d7affa544c1955d828467224865_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1788150230\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- SOCIAL PROOF --\u003e \u003cdiv style=\"margin: 40px 0;\"\u003e \u003ch2 class=\"ag-h2\" style=\"margin-bottom: 28px;\"\u003eLoved by Over 15,000+ Home Cooks\u003c\/h2\u003e \u003cdiv class=\"ag-grid-3\"\u003e \u003cdiv class=\"ag-review-card\"\u003e \u003cdiv class=\"ag-stars\"\u003e★★★★★\u003c\/div\u003e \u003ch3 class=\"ag-h3\" style=\"font-size: 15px; margin-bottom: 8px;\"\u003e'No more sink dirty dish balancing!'\u003c\/h3\u003e \u003cp class=\"ag-p\" style=\"font-size: 13px;\"\u003e'The self-draining tray is an absolute game-changer. My sink is always full when I cook, and now I can drain hot pasta right on the counter.'\u003c\/p\u003e \u003cspan class=\"ag-reviewer\"\u003e— Sarah M., Dallas TX\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ag-review-card\"\u003e \u003cdiv class=\"ag-stars\"\u003e★★★★★\u003c\/div\u003e \u003ch3 class=\"ag-h3\" style=\"font-size: 15px; margin-bottom: 8px;\"\u003e'Freed up an entire cabinet drawer!'\u003c\/h3\u003e \u003cp class=\"ag-p\" style=\"font-size: 13px;\"\u003e'I discarded 3 bulky metal colanders that took up half my cabinet. These collapse down completely flat and stack together. Love them!'\u003c\/p\u003e \u003cspan class=\"ag-reviewer\"\u003e— David L., Chicago IL\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ag-review-card\"\u003e \u003cdiv class=\"ag-stars\"\u003e★★★★★\u003c\/div\u003e \u003ch3 class=\"ag-h3\" style=\"font-size: 15px; margin-bottom: 8px;\"\u003e'Sturdy quality and super easy to clean.'\u003c\/h3\u003e \u003cp class=\"ag-p\" style=\"font-size: 13px;\"\u003e'The material is thick and food-grade. I put them through the top rack of the dishwasher after every dinner. Still looks brand new.'\u003c\/p\u003e \u003cspan class=\"ag-reviewer\"\u003e— Amanda R., Atlanta GA\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- IMAGE PLACEHOLDER 7 --\u003e \u003cdiv class=\"ag-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0779\/3170\/8605\/files\/b8ccdbd5213f4ac882fa4f0294d94640_tplv-fhlh96nyum-resize-webp_800_800.webp?v=1788157576\" alt=\"\"\u003e\u003c\/div\u003e \u003c!-- FAQ SECTION (HTML5 Accordion - No JS) --\u003e \u003cdiv style=\"margin: 40px 0;\"\u003e \u003ch2 class=\"ag-h2\" style=\"margin-bottom: 24px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e \u003cdiv class=\"ag-faq-container\"\u003e \u003cdetails class=\"ag-faq-item\"\u003e \u003csummary\u003eWhat sink styles are compatible with the self-draining base?\u003c\/summary\u003e \u003cdiv class=\"ag-faq-content\"\u003eThe universal self-draining tray is designed to fit standard undermount and overmount kitchen sinks with ease. Water drains smoothly over raised edges directly into the sink basin. \u003cem\u003eNote: May not be compatible with farmhouse sinks that have an unusually high raised front lip.\u003c\/em\u003e \u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"ag-faq-item\"\u003e \u003csummary\u003eWhat sizes are included in the 3-piece set?\u003c\/summary\u003e \u003cdiv class=\"ag-faq-content\"\u003eYou receive three versatile sizes in one set: Small 3 Quart (9.6' x 8'), Medium 4 Quart (11.6' x 9.5'), Large 5 Quart (13.5' x 11.5'), plus the grooved self-draining tray (10.4' x 9').\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"ag-faq-item\"\u003e \u003csummary\u003eHow thin do these strainers collapse for storage?\u003c\/summary\u003e \u003cdiv class=\"ag-faq-content\"\u003eEach strainer collapses down to just 1.3 inches in height (expanded height is 3.7 inches). All three nested together fit comfortably inside any standard kitchen drawer or narrow cabinet slot.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"ag-faq-item\"\u003e \u003csummary\u003eAre these strainers safe for boiling water and dishwashers?\u003c\/summary\u003e \u003cdiv class=\"ag-faq-content\"\u003eYes! They are made from 100% food-grade, BPA-free materials engineered to safely handle high heat from boiling pasta water. The entire set is 100% top-rack dishwasher safe.\u003c\/div\u003e \u003c\/details\u003e \u003cdetails class=\"ag-faq-item\"\u003e \u003csummary\u003eHow does the self-draining tray prevent water messes on the counter?\u003c\/summary\u003e \u003cdiv class=\"ag-faq-content\"\u003eThe tray features a precision-engineered grooved slope and non-slip rubber feet. When placed near your sink rim, liquids drain smoothly down the groove into your sink while your counter stays 100% dry.\u003c\/div\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- IMAGE PLACEHOLDER 8 --\u003e\u003c!-- FINAL CTA SECTION --\u003e \u003cdiv class=\"ag-cta-box\"\u003e \u003cspan class=\"ag-badge\"\u003eSPECIAL BUNDLE OFFER • PATENT PENDING\u003c\/span\u003e \u003ch2 class=\"ag-h1\" style=\"font-size: 28px; margin-top: 8px;\"\u003eUpgrade Your Kitchen Prep Routine Today\u003c\/h2\u003e \u003cp class=\"ag-p\" style=\"max-width: 580px; margin: 0 auto;\"\u003eEnjoy stress-free cooking, clean countertops, and effortless storage with the 3-piece Self-Draining Colander Set.\u003c\/p\u003e \u003cdiv class=\"ag-cta-note\"\u003e⚡ High Demand Notice: Stock is limited for this patented kitchen bundle.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"WYP001","offers":[{"title":"Red","offer_id":41839027945605,"sku":"NC02862608317332-红色3件套+底座，盒装","price":48.98,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":41839027978373,"sku":"NC02862608317332-绿色3件套+底座，盒装","price":48.98,"currency_code":"USD","in_stock":true},{"title":"Grayish-white","offer_id":41839028011141,"sku":"NC02862608317332-灰白色3件套+底座，盒装","price":48.98,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":41839028043909,"sku":"NC02862608317332-蓝色3件套+底座，盒装","price":48.98,"currency_code":"USD","in_stock":true},{"title":"Large green + medium blue + small red","offer_id":41839028076677,"sku":"NC02862608317332-大绿+中蓝+小红+底座，盒装","price":48.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0595\/8208\/7301\/files\/0c7b8718-8853-4e5f-acd1-21ca3215dc34.png?v=1788255071","url":"https:\/\/noomoriey.com\/zh\/products\/collapsible-colanders-3-pack-sturdy-kitchen-strainer-set","provider":"noomoriey","version":"1.0","type":"link"}