{"product_id":"collapsible-colanders-3-pack-sturdy-kitchen-strainer-set","title":"Collapsible Colanders 3-Pack Sturdy Kitchen Strainer Set","description":"\u003cstyle\u003e\n  \/* =========================================================\n     SHOPIFY PRODUCT DESCRIPTION - CUSTOM LANDING PAGE SNIPPET\n     Prefix: ag- | No JavaScript | 100% Pure Responsive CSS\n     ========================================================= *\/\n  \n  .ag-wrapper {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 20px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #2D2D2D;\n    background-color: #FAF8F5;\n    line-height: 1.6;\n    border-radius: 16px;\n    box-sizing: border-box;\n  }\n\n  .ag-wrapper *, .ag-wrapper *::before, .ag-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  \/* Typography *\/\n  .ag-h1, .ag-h2, .ag-h3 {\n    font-family: Georgia, \"Times New Roman\", serif;\n    color: #1A2E22;\n    margin: 0 0 16px 0;\n    line-height: 1.25;\n  }\n\n  .ag-h1 {\n    font-size: 34px;\n    font-weight: 700;\n  }\n\n  .ag-h2 {\n    font-size: 26px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  .ag-h3 {\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .ag-p {\n    font-size: 15px;\n    color: #555555;\n    margin: 0 0 16px 0;\n  }\n\n  .ag-highlight {\n    color: #2C523B;\n    background: linear-gradient(120deg, rgba(212, 163, 115, 0.25) 0%, rgba(212, 163, 115, 0.4) 100%);\n    padding: 2px 8px;\n    border-radius: 4px;\n  }\n\n  \/* Global Badge *\/\n  .ag-badge {\n    display: inline-block;\n    background-color: #D4A373;\n    color: #FFFFFF;\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    padding: 6px 14px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n  }\n\n  \/* Image Containers *\/\n  .ag-image {\n    width: 100%;\n    margin: 35px 0;\n    border-radius: 12px;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);\n    background-color: #EAE6DF;\n  }\n\n  .ag-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: cover;\n  }\n\n  \/* 1. Hero Section *\/\n  .ag-hero {\n    text-align: center;\n    padding: 40px 20px 30px;\n    background: radial-gradient(circle at top, #FFFFFF 0%, #FAF8F5 100%);\n    border-radius: 14px;\n    border: 1px solid #EAE6DF;\n  }\n\n  .ag-hero-subtitle {\n    font-size: 17px;\n    color: #4A5568;\n    max-width: 680px;\n    margin: 0 auto 30px;\n  }\n\n  \/* 2. Trust Bar *\/\n  .ag-trust-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    background-color: #FFFFFF;\n    padding: 20px;\n    border-radius: 12px;\n    border: 1px solid #EAE6DF;\n    margin: 20px 0;\n  }\n\n  .ag-trust-item {\n    text-align: center;\n    font-size: 13px;\n    font-weight: 600;\n    color: #2C523B;\n  }\n\n  .ag-trust-item span {\n    display: block;\n    font-size: 22px;\n    margin-bottom: 6px;\n  }\n\n  \/* Grids *\/\n  .ag-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n  }\n\n  .ag-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n  }\n\n  \/* Cards *\/\n  .ag-card {\n    background: #FFFFFF;\n    border: 1px solid #EAE6DF;\n    border-radius: 12px;\n    padding: 24px;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n    transition: transform 0.2s ease;\n  }\n\n  \/* 3. Emotional Hook *\/\n  .ag-emotional-box {\n    background: linear-gradient(135deg, #2C523B 0%, #1A2E22 100%);\n    color: #FFFFFF;\n    padding: 40px 30px;\n    border-radius: 14px;\n    text-align: center;\n  }\n\n  .ag-emotional-box .ag-h2 {\n    color: #F3E5D8;\n    margin-bottom: 16px;\n  }\n\n  .ag-emotional-box .ag-p {\n    color: #E2E8F0;\n    font-size: 16px;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n\n  \/* 4. Features Section *\/\n  .ag-feature-card {\n    background: #FFFFFF;\n    border: 1px solid #EAE6DF;\n    border-radius: 12px;\n    padding: 24px;\n  }\n\n  .ag-feature-card .ag-icon {\n    font-size: 28px;\n    margin-bottom: 12px;\n    display: inline-block;\n  }\n\n  \/* 5. Gift Guide *\/\n  .ag-gift-card {\n    text-align: center;\n    background: #FFFFFF;\n    border: 1px solid #EAE6DF;\n    border-radius: 12px;\n    padding: 24px 16px;\n  }\n\n  .ag-gift-card .ag-gift-tag {\n    font-size: 12px;\n    font-weight: 700;\n    color: #D4A373;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 8px;\n    display: block;\n  }\n\n  \/* 6. Use Cases *\/\n  .ag-use-cases-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n\n  .ag-use-case-item {\n    display: flex;\n    align-items: flex-start;\n    background: #FFFFFF;\n    border: 1px solid #EAE6DF;\n    border-radius: 10px;\n    padding: 16px 20px;\n    margin-bottom: 14px;\n  }\n\n  .ag-check-icon {\n    width: 24px;\n    height: 24px;\n    background-color: #2C523B;\n    color: #FFFFFF;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: bold;\n    margin-right: 16px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .ag-use-case-text strong {\n    color: #1A2E22;\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  .ag-use-case-text span {\n    font-size: 14px;\n    color: #666666;\n  }\n\n  \/* 7. Social Proof *\/\n  .ag-review-card {\n    background: #FFFFFF;\n    border: 1px solid #EAE6DF;\n    border-radius: 12px;\n    padding: 20px;\n  }\n\n  .ag-stars {\n    color: #F5A623;\n    font-size: 16px;\n    margin-bottom: 10px;\n  }\n\n  .ag-reviewer {\n    font-size: 13px;\n    font-weight: 700;\n    color: #2C523B;\n    margin-top: 12px;\n    display: block;\n  }\n\n  \/* 8. FAQ Section *\/\n  .ag-faq-container {\n    margin-top: 24px;\n  }\n\n  .ag-faq-item {\n    background: #FFFFFF;\n    border: 1px solid #EAE6DF;\n    border-radius: 10px;\n    margin-bottom: 12px;\n    overflow: hidden;\n  }\n\n  .ag-faq-item summary {\n    padding: 18px 20px;\n    font-weight: 700;\n    font-size: 16px;\n    color: #1A2E22;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n  }\n\n  .ag-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .ag-faq-item summary::after {\n    content: \"+\";\n    font-size: 20px;\n    font-weight: 400;\n    color: #D4A373;\n  }\n\n  .ag-faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .ag-faq-item[open] summary {\n    border-bottom: 1px solid #F0ECE6;\n    background-color: #FAF8F5;\n  }\n\n  .ag-faq-content {\n    padding: 18px 20px;\n    font-size: 14px;\n    color: #555555;\n    line-height: 1.6;\n  }\n\n  \/* 9. Final CTA *\/\n  .ag-cta-box {\n    text-align: center;\n    background: linear-gradient(180deg, #FAF8F5 0%, #EFEBE4 100%);\n    border: 2px dashed #D4A373;\n    border-radius: 16px;\n    padding: 40px 24px;\n    margin-top: 30px;\n  }\n\n  .ag-cta-btn-wrapper {\n    margin-top: 20px;\n  }\n\n  .ag-cta-note {\n    font-size: 12px;\n    color: #777777;\n    margin-top: 10px;\n  }\n\n  \/* Responsive Rules (Mobile) *\/\n  @media (max-width: 700px) {\n    .ag-wrapper {\n      padding: 12px;\n    }\n\n    .ag-h1 {\n      font-size: 26px;\n    }\n\n    .ag-h2 {\n      font-size: 22px;\n    }\n\n    .ag-hero {\n      padding: 24px 14px;\n    }\n\n    .ag-trust-bar {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 16px;\n    }\n\n    .ag-grid-3, .ag-grid-2 {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n\n    .ag-emotional-box {\n      padding: 26px 16px;\n    }\n\n    .ag-use-case-item {\n      padding: 14px;\n    }\n\n    .ag-faq-item summary {\n      font-size: 15px;\n      padding: 14px 16px;\n    }\n\n    .ag-faq-content {\n      padding: 14px 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ag-wrapper\"\u003e\n\u003c!-- HERO SECTION --\u003e\n\u003cdiv class=\"ag-hero\"\u003e\n\u003cspan class=\"ag-badge\"\u003ePATENT PENDING • KITCHEN MUST-HAVE\u003c\/span\u003e\n\u003ch1 class=\"ag-h1\"\u003eNever Let a Full Sink Stop Your \u003cspan class=\"ag-highlight\"\u003eDinner Prep\u003c\/span\u003e Again\u003c\/h1\u003e\n\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\n\u003cdiv class=\"ag-grid-3\"\u003e\n\u003cdiv class=\"ag-card\" style=\"text-align: center; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 4px;\"\u003e🥗\u003c\/div\u003e\n\u003cstrong style=\"font-size: 14px; color: #1a2e22;\"\u003e3 Essential Sizes\u003c\/strong\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 4px 0 0 0;\"\u003e3QT, 4QT, and 5QT included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-card\" style=\"text-align: center; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 4px;\"\u003e💦\u003c\/div\u003e\n\u003cstrong style=\"font-size: 14px; color: #1a2e22;\"\u003eSelf-Draining Base\u003c\/strong\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 4px 0 0 0;\"\u003eNo dirty sink touch\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-card\" style=\"text-align: center; padding: 16px;\"\u003e\n\u003cdiv style=\"font-size: 24px; margin-bottom: 4px;\"\u003e📐\u003c\/div\u003e\n\u003cstrong style=\"font-size: 14px; color: #1a2e22;\"\u003eCollapse to 1.3\"\u003c\/strong\u003e\n\u003cp style=\"font-size: 12px; color: #666; margin: 4px 0 0 0;\"\u003eSaves 80% drawer space\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE PLACEHOLDER 1 --\u003e\n\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\n\u003c!-- TRUST BAR --\u003e\n\u003cdiv class=\"ag-trust-bar\"\u003e\n\u003cdiv class=\"ag-trust-item\"\u003e\n\u003cspan\u003e🛡️\u003c\/span\u003e Patent Pending\u003c\/div\u003e\n\u003cdiv class=\"ag-trust-item\"\u003e\n\u003cspan\u003e🌿\u003c\/span\u003e 100% BPA-Free\u003c\/div\u003e\n\u003cdiv class=\"ag-trust-item\"\u003e\n\u003cspan\u003e🧼\u003c\/span\u003e Dishwasher Safe\u003c\/div\u003e\n\u003cdiv class=\"ag-trust-item\"\u003e\n\u003cspan\u003e🚚\u003c\/span\u003e Fast US Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE PLACEHOLDER 2 --\u003e\n\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\n\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ag-emotional-box\"\u003e\n\u003ch2 class=\"ag-h2\"\u003eSay Goodbye to Kitchen Chaos \u0026amp; Sink Traffic Jams\u003c\/h2\u003e\n\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\n\u003c\/div\u003e\n\u003c!-- IMAGE PLACEHOLDER 3 --\u003e\n\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\n\u003c!-- FEATURES (2x2 GRID) --\u003e\n\u003cdiv style=\"margin: 40px 0;\"\u003e\n\u003ch2 class=\"ag-h2\" style=\"margin-bottom: 28px;\"\u003eEngineered for Maximum Convenience\u003c\/h2\u003e\n\u003cdiv class=\"ag-grid-2\"\u003e\n\u003cdiv class=\"ag-feature-card\"\u003e\n\u003cspan class=\"ag-icon\"\u003e🌊\u003c\/span\u003e\n\u003ch3 class=\"ag-h3\"\u003eSelf-Draining Countertop Base\u003c\/h3\u003e\n\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\n\u003c\/div\u003e\n\u003cdiv class=\"ag-feature-card\"\u003e\n\u003cspan class=\"ag-icon\"\u003e📦\u003c\/span\u003e\n\u003ch3 class=\"ag-h3\"\u003e3 Multi-Purpose Sizes\u003c\/h3\u003e\n\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\n\u003c\/div\u003e\n\u003cdiv class=\"ag-feature-card\"\u003e\n\u003cspan class=\"ag-icon\"\u003e✨\u003c\/span\u003e\n\u003ch3 class=\"ag-h3\"\u003e1.3\" Space-Saving Collapse\u003c\/h3\u003e\n\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\n\u003c\/div\u003e\n\u003cdiv class=\"ag-feature-card\"\u003e\n\u003cspan class=\"ag-icon\"\u003e🧼\u003c\/span\u003e\n\u003ch3 class=\"ag-h3\"\u003eFood-Grade \u0026amp; Dishwasher Safe\u003c\/h3\u003e\n\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\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE PLACEHOLDER 4 --\u003e\n\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\n\u003c!-- GIFT GUIDE --\u003e\n\u003cdiv style=\"margin: 40px 0;\"\u003e\n\u003ch2 class=\"ag-h2\" style=\"margin-bottom: 28px;\"\u003eThe Perfect Gift for Every Kitchen\u003c\/h2\u003e\n\u003cdiv class=\"ag-grid-3\"\u003e\n\u003cdiv class=\"ag-gift-card\"\u003e\n\u003cspan class=\"ag-gift-tag\"\u003eFor Home Chefs \u0026amp; Moms\u003c\/span\u003e\n\u003ch3 class=\"ag-h3\" style=\"font-size: 16px;\"\u003eBusy Meal Preppers\u003c\/h3\u003e\n\u003cp class=\"ag-p\" style=\"font-size: 13px;\"\u003eCut prep time and eliminate sink chaos during hectic weeknight family dinners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-gift-card\"\u003e\n\u003cspan class=\"ag-gift-tag\"\u003eFor Small Spaces\u003c\/span\u003e\n\u003ch3 class=\"ag-h3\" style=\"font-size: 16px;\"\u003eApartments \u0026amp; RV Living\u003c\/h3\u003e\n\u003cp class=\"ag-p\" style=\"font-size: 13px;\"\u003eMaximum straining capacity with minimal storage footprint. Ideal for tight cabinets.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-gift-card\"\u003e\n\u003cspan class=\"ag-gift-tag\"\u003eFor Special Occasions\u003c\/span\u003e\n\u003ch3 class=\"ag-h3\" style=\"font-size: 16px;\"\u003eHousewarming \u0026amp; Registry\u003c\/h3\u003e\n\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\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE PLACEHOLDER 5 --\u003e\n\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\n\u003c!-- USE CASES --\u003e\n\u003cdiv style=\"margin: 40px 0;\"\u003e\n\u003ch2 class=\"ag-h2\" style=\"margin-bottom: 24px;\"\u003eDesigned for Your Daily Cooking Routine\u003c\/h2\u003e\n\u003cul class=\"ag-use-cases-list\"\u003e\n\u003cli class=\"ag-use-case-item\"\u003e\n\u003cdiv class=\"ag-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"ag-use-case-text\"\u003e\n\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\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"ag-use-case-item\"\u003e\n\u003cdiv class=\"ag-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"ag-use-case-text\"\u003e\n\u003cstrong\u003eFresh Berry \u0026amp; Produce Rinsing\u003c\/strong\u003e \u003cspan\u003eRinse fresh strawberries, blueberries, and greens with continuous clean water runoff.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"ag-use-case-item\"\u003e\n\u003cdiv class=\"ag-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"ag-use-case-text\"\u003e\n\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\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli class=\"ag-use-case-item\"\u003e\n\u003cdiv class=\"ag-check-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"ag-use-case-text\"\u003e\n\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\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE PLACEHOLDER 6 --\u003e\n\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\n\u003c!-- SOCIAL PROOF --\u003e\n\u003cdiv style=\"margin: 40px 0;\"\u003e\n\u003ch2 class=\"ag-h2\" style=\"margin-bottom: 28px;\"\u003eLoved by Over 15,000+ Home Cooks\u003c\/h2\u003e\n\u003cdiv class=\"ag-grid-3\"\u003e\n\u003cdiv class=\"ag-review-card\"\u003e\n\u003cdiv class=\"ag-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3 class=\"ag-h3\" style=\"font-size: 15px; margin-bottom: 8px;\"\u003e\"No more sink dirty dish balancing!\"\u003c\/h3\u003e\n\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\n\u003cspan class=\"ag-reviewer\"\u003e— Sarah M., Dallas TX\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-review-card\"\u003e\n\u003cdiv class=\"ag-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3 class=\"ag-h3\" style=\"font-size: 15px; margin-bottom: 8px;\"\u003e\"Freed up an entire cabinet drawer!\"\u003c\/h3\u003e\n\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\n\u003cspan class=\"ag-reviewer\"\u003e— David L., Chicago IL\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ag-review-card\"\u003e\n\u003cdiv class=\"ag-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003ch3 class=\"ag-h3\" style=\"font-size: 15px; margin-bottom: 8px;\"\u003e\"Sturdy quality and super easy to clean.\"\u003c\/h3\u003e\n\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\n\u003cspan class=\"ag-reviewer\"\u003e— Amanda R., Atlanta GA\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE PLACEHOLDER 7 --\u003e\n\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\n\u003c!-- FAQ SECTION (HTML5 Accordion - No JS) --\u003e\n\u003cdiv style=\"margin: 40px 0;\"\u003e\n\u003ch2 class=\"ag-h2\" style=\"margin-bottom: 24px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"ag-faq-container\"\u003e\n\u003cdetails class=\"ag-faq-item\"\u003e\n\u003csummary\u003eWhat sink styles are compatible with the self-draining base?\u003c\/summary\u003e\n\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\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ag-faq-item\"\u003e\n\u003csummary\u003eWhat sizes are included in the 3-piece set?\u003c\/summary\u003e\n\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\n\u003c\/details\u003e\n\u003cdetails class=\"ag-faq-item\"\u003e\n\u003csummary\u003eHow thin do these strainers collapse for storage?\u003c\/summary\u003e\n\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\n\u003c\/details\u003e\n\u003cdetails class=\"ag-faq-item\"\u003e\n\u003csummary\u003eAre these strainers safe for boiling water and dishwashers?\u003c\/summary\u003e\n\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\n\u003c\/details\u003e\n\u003cdetails class=\"ag-faq-item\"\u003e\n\u003csummary\u003eHow does the self-draining tray prevent water messes on the counter?\u003c\/summary\u003e\n\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\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE PLACEHOLDER 8 --\u003e\u003c!-- FINAL CTA SECTION --\u003e\n\u003cdiv class=\"ag-cta-box\"\u003e\n\u003cspan class=\"ag-badge\"\u003eSPECIAL BUNDLE OFFER • PATENT PENDING\u003c\/span\u003e\n\u003ch2 class=\"ag-h1\" style=\"font-size: 28px; margin-top: 8px;\"\u003eUpgrade Your Kitchen Prep Routine Today\u003c\/h2\u003e\n\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\n\u003cdiv class=\"ag-cta-note\"\u003e⚡ High Demand Notice: Stock is limited for this patented kitchen bundle.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"zxl01","offers":[{"title":"Red","offer_id":57224676442278,"sku":"NC02862608317332-红色3件套+底座，盒装","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":57224676475046,"sku":"NC02862608317332-绿色3件套+底座，盒装","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Grayish-white","offer_id":57224676507814,"sku":"NC02862608317332-灰白色3件套+底座，盒装","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":57224676540582,"sku":"NC02862608317332-蓝色3件套+底座，盒装","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Large green + medium blue + small red","offer_id":57224676573350,"sku":"NC02862608317332-大绿+中蓝+小红+底座，盒装","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/6553350e61b24ca3ac7bc0e7286e42b8_tplv-fhlh96nyum-resize-webp_800_814.webp?v=1788167846","url":"https:\/\/cyrarisedeal.com\/products\/collapsible-colanders-3-pack-sturdy-kitchen-strainer-set","provider":"cyrarisedeal","version":"1.0","type":"link"}