{"product_id":"collapsible-colander-set-self-draining-base","title":"🥗 3-Piece Collapsible Colander Set – With Self-Draining Base Tray ✨","description":"\u003cstyle\u003e  .colander-set-page {    --cs-primary: #0284c7;     \/* 清爽沥水天蓝 *\/    --cs-accent: #0ea5e9;      \/* 高光流体天蓝 *\/    --cs-dark: #0f172a;        \/* 极夜曜石深蓝黑 *\/    --cs-red: #ba372a;         \/* 高光警示红 *\/    --cs-soft: #f0f9ff;        \/* 洁净温润浅蓝底 *\/    --cs-border: #bae6fd;      \/* 质感微光水蓝边框 *\/    --cs-text: #1f2937;    --cs-muted: #4b5563;    --cs-white: #ffffff;    max-width: 760px; \/* 锁定移动端黄金宽度 *\/    margin: 0 auto;    padding: 10px;    box-sizing: border-box;    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;    color: var(--cs-text);    line-height: 1.65;    background: var(--cs-white);  }  .colander-set-page * {    box-sizing: border-box;  }  .colander-set-page h1,  .colander-set-page h2,  .colander-set-page h3,  .colander-set-page p {    margin-top: 0;  }  .colander-set-page h1 {    margin-bottom: 8px;    font-family: Georgia, 'Times New Roman', serif;    font-size: 24px;    line-height: 1.25;    font-weight: 900;    color: var(--cs-dark);  }  .colander-set-page h2 {    margin-bottom: 12px;    font-family: Georgia, 'Times New Roman', serif;    font-size: 19.5px;    line-height: 1.35;    font-weight: 800;    color: var(--cs-dark);  }  .colander-set-page h3 {    margin-bottom: 4px;    font-size: 15px;    line-height: 1.4;    font-weight: 800;    color: var(--cs-primary);  }  .colander-set-page p {    margin-bottom: 0;    font-size: 13.5px;    line-height: 1.55;    color: var(--cs-muted);  }  .colander-set-page img {    display: block;    width: 100%;    height: auto;    border-radius: 14px;    box-shadow: 0 4px 14px rgba(2, 132, 199, 0.12);  }  \/* 顶部 Authentic 信任告示栏 *\/  .cs-usa-trust-bar {    padding: 10px 12px;    background: #fff5f5;    border: 1px solid #feb2b2;    border-radius: 10px;    margin-bottom: 14px;    font-size: 12px;    color: #9b2c2c;    text-align: center;  }  .cs-usa-trust-bar strong {    color: var(--cs-red);  }  \/* 结构布局模块 *\/  .cs-section {    margin-bottom: 26px;  }  .cs-section--soft {    padding: 16px;    background: var(--cs-soft);    border: 1px solid var(--cs-border);    border-radius: 16px;  }  .cs-hero {    padding: 16px 8px;    text-align: center;    background: var(--cs-soft);    border: 1px solid var(--cs-border);    border-radius: 16px;  }  .cs-eyebrow {    display: inline-block;    margin-bottom: 6px;    color: var(--cs-primary);    font-size: 11px;    font-weight: 800;    letter-spacing: 1.5px;    text-transform: uppercase;  }  \/* 核心优势 2列网格卡片 *\/  .cs-benefits-grid {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 8px;    margin-top: 14px;  }  .cs-benefit-card {    padding: 12px 10px;    background: var(--cs-white);    border: 1px solid var(--cs-border);    border-radius: 10px;    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.01);  }  .cs-benefit-card strong {    display: block;    font-size: 13.5px;    color: var(--cs-dark);    margin-bottom: 2px;  }  .cs-benefit-card p {    font-size: 12px;    line-height: 1.4;  }  \/* 容量三选项卡片 *\/  .cs-capacity-grid {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 8px;    margin-top: 14px;    text-align: center;  }  .cs-capacity-item {    padding: 12px 6px;    background: #ffffff;    border: 1px solid var(--cs-border);    border-radius: 10px;  }  .cs-capacity-item strong {    display: block;    font-size: 18px;    color: var(--cs-primary);    line-height: 1.2;  }  .cs-capacity-item span {    display: block;    margin-top: 2px;    font-size: 11.5px;    color: var(--cs-muted);  }  \/* 场景平铺网格 *\/  .cs-zone-grid {    display: grid;    grid-template-columns: repeat(2, 1fr);    gap: 8px;    margin-top: 14px;    text-align: center;  }  .cs-zone-item {    padding: 10px 4px;    background: rgba(255, 255, 255, 0.15) !important;    border: 1px solid rgba(255, 255, 255, 0.25) !important;    border-radius: 8px;    font-size: 12.5px;    font-weight: 700;    color: #ffffff !important;  }  \/* 纵向 4 步使用指南 *\/  .cs-steps-list {    display: grid;    gap: 10px;    margin-top: 14px;  }  .cs-step-row {    display: flex;    align-items: flex-start;    padding: 12px 14px;    background: #ffffff;    border: 1px solid var(--cs-border);    border-radius: 12px;  }  .cs-step-circle {    display: flex;    align-items: center;    justify-content: center;    flex-shrink: 0;    width: 24px;    height: 24px;    margin-right: 12px;    background: var(--cs-primary);    color: #ffffff !important;    font-size: 12px;    font-weight: 800;    border-radius: 50%;    margin-top: 2px;  }  .cs-step-content {    flex: 1;    font-size: 13px;    line-height: 1.5;  }  .cs-step-content strong {    color: var(--cs-dark);  }  \/* ⚙️ 左右工整对齐的技术参数面板 *\/  .cs-table-box {    margin-top: 14px;    border: 1px solid var(--cs-border);    border-radius: 12px;    overflow: hidden;  }  .cs-spec-row {    display: flex;    justify-content: space-between;    align-items: center;    padding: 12px 16px;    font-size: 13px;    border-bottom: 1px solid var(--cs-soft);    background: #ffffff;    gap: 12px;  }  .cs-spec-row:last-child {    border-bottom: none;  }  .cs-spec-row:nth-child(even) {    background: #fafafa;  }  .cs-spec-label {    font-weight: 800;    color: var(--cs-dark);    white-space: nowrap;  }  .cs-spec-value {    text-align: right;    color: var(--cs-muted);    font-weight: 500;  }  .cs-notice-box {    background: #fff7ed;    border: 1px solid #ffedd5;    border-radius: 12px;    padding: 14px;    font-size: 12.5px;    color: #9a3412;    margin-top: 14px;  }  .cs-notice-box ul {    margin: 6px 0 0 0;    padding-left: 18px;  }  .cs-notice-box li {    margin-bottom: 4px;  }  \/* 精简型紧凑信托卡片 *\/  .cs-compact-trust {    display: grid;    grid-template-columns: repeat(3, 1fr);    gap: 8px;    background: #ffffff;    border: 1px solid var(--cs-border);    border-radius: 12px;    padding: 12px 8px;    text-align: center;  }  .cs-trust-item-compact strong {    display: block;    font-size: 12px;    color: var(--cs-dark);    margin-bottom: 2px;  }  .cs-trust-item-compact p {    font-size: 11px;    color: var(--cs-muted);    line-height: 1.3;  }  \/* 强转化促单收尾大暗框 *\/  .cs-cta-banner {    padding: 22px 16px;    background: linear-gradient(135deg, var(--cs-dark), #0369a1) !important;    border-radius: 12px;    text-align: center;    box-shadow: 0 4px 14px rgba(2, 132, 199, 0.25);  }  .cs-cta-banner h2 {    color: #ffffff !important;    font-size: 16.5px;    margin-bottom: 4px;    font-weight: 800;    letter-spacing: 0.5px;  }  .cs-cta-banner p {    color: #bae6fd !important;    font-size: 13px;    margin-bottom: 14px;  }  .cs-cta-trust-line {    margin-top: 12px;    padding-top: 12px;    border-top: 1px solid rgba(255, 255, 255, 0.15);    display: flex;    justify-content: center;    gap: 14px;    flex-wrap: wrap;  }  .cs-trust-badge {    display: inline-flex;    align-items: center;    gap: 4px;    font-size: 11.5px !important;    font-weight: 800 !important;    color: #ffffff !important;    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);  }  \/* 底部4列高质感信托徽章 *\/  .cs-trust-grid {    display: grid;    grid-template-columns: repeat(4, 1fr);    gap: 6px;    margin-top: 14px;    text-align: center;  }  .cs-trust-item {    padding: 8px 4px;    background: var(--cs-soft);    border: 1px solid var(--cs-border);    border-radius: 8px;    font-size: 11px;    font-weight: 700;    color: var(--cs-muted);  }  @media (min-width: 600px) {    .cs-benefits-grid { grid-template-columns: repeat(2, 1fr); }  }\u003c\/style\u003e\u003cdiv class=\"colander-set-page\"\u003e\n\u003c!-- 顶部 100% Authentic 强信任提醒栏 --\u003e\u003cdiv class=\"cs-usa-trust-bar\"\u003e❤️ \u003cstrong\u003eAUTHENTIC GUARANTEE:\u003c\/strong\u003e 3-Piece Collapsible Colander Set with Self-Draining Base powered by \u003cstrong\u003epovlya\u003c\/strong\u003e!\u003cdiv style=\"margin-top: 4px; font-weight: bold; color: var(--cs-dark);\"\u003e🏆 #1 Space-Saving Kitchen Strainer  |  🏆 30-Day Money-Back Guarantee  |  🔥 99.3% Recommends\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Banner 头部区域 (图 1 - 6_046a 门面大图) --\u003e\u003csection class=\"cs-section\"\u003e\u003cdiv class=\"cs-hero\"\u003e\n\u003cspan class=\"cs-eyebrow\"\u003e🥗 3 SIZES (3\/4\/5 QT) • SELF-DRAINING COUNTER BASE • COLLAPSIBLE SILICONE ✨\u003c\/span\u003e\u003ch1\u003eDrain Smarter, Store Smaller\u003c\/h1\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_7c0505f8-7301-4fc3-822e-b70b4227daef.png?v=1788146043\" alt=\"Draining hot boiled pasta on the countertop with self-draining tray\" loading=\"lazy\"\u003e\u003c\/p\u003e\n\u003c!-- 首屏门面大图平铺 (图 1 - 6_046a) --\u003e\u003cp style=\"font-size: 14.5px; color: var(--cs-text); font-weight: 500; padding-top: 0px; padding-right: 4px; padding-bottom: 0px; margin-top: 10px;\"\u003eRinse, strain, and drain without fighting for space in a crowded sink! Three collapsible silicone sizes and an innovative countertop self-draining tray make meal prep effortless, cleaner, and ultra-compact to store.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 核心优势卡片 (图 2 - 8_62e6 排水托盘结构图) --\u003e\u003csection class=\"cs-section\"\u003e\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\u003ch2\u003e🥗 Made for Easier Prep: Less Sink-Side Mess ✨\u003c\/h2\u003e\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺 JPG 2 (图 2 - 8_62e6) --\u003e\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_62e6b33c-4abc-412c-bcc3-74c37822fc43.png?v=1788146043\" alt=\"Self-draining base directing water effortlessly into the sink\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-benefits-grid\"\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e🌊 Self-Draining Tray\u003c\/strong\u003e\u003cp\u003eDirects water straight into the sink while resting securely on the counter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e📐 3 Nested Capacities\u003c\/strong\u003e\u003cp\u003e3Qt, 4Qt, and 5Qt sizes handle everything from berries to family pasta pots.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e📦 Space-Saving Fold\u003c\/strong\u003e\u003cp\u003eCollapses down to just 1.3 inches tall to fit easily in shallow drawers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-benefit-card\"\u003e\n\u003cstrong\u003e🛡️ Food-Grade Silicone\u003c\/strong\u003e\u003cp\u003eBPA-free, heat-resistant, odor-free, and 100% dishwasher safe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 对应模块一：台面自动沥水与免手扶防烫 (图 3 - 1_7c05 意大利面台面沥水实拍) --\u003e\u003csection class=\"cs-section cs-section--soft\"\u003e\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\u003ch2\u003e🍝 Hands-Free Draining: Safe from Hot Steam \u0026amp; Splashes\u003c\/h2\u003e\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺 JPG 3 (图 3 - 1_7c05) --\u003e\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6_046a4e83-37ba-4f8e-8971-03c0d1f4f6a6.png?v=1788146044\" alt=\"3-Piece Collapsible Colander Set with Self-Draining Base overview\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--cs-muted);\"\u003eNo need to balance heavy strainers inside a dirty or crowded sink. Pour boiling pasta directly onto the countertop colander while steam dissipates safely away from your hands.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- 对应模块二：折叠收纳与极致省空间 (图 4 - 7_66ea 折叠与展开厚度对比) --\u003e\u003csection class=\"cs-section\"\u003e\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\u003ch2\u003e📦 Folds Down to 1.3\": Reclaim 80% of Cabinet Space\u003c\/h2\u003e\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺 JPG 4 (图 4 - 7_66ea) --\u003e\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_66eafb84-4370-41af-9bcf-c992b0f20850.png?v=1788146043\" alt=\"Collapsible silicone colanders stacked flat down to 1.3 inches\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px;\"\u003eTraditional bulky colanders clutter kitchen drawers. These silicone strainers flatten smoothly in one press, nesting together compactly for effortless cabinet organization.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- 对应模块三：多食材清洗与日常应用 (图 5 - 2_2da8 蔬菜水果清洗实拍) --\u003e\u003csection class=\"cs-section cs-section--soft\"\u003e\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\u003ch2\u003e🥦 Versatile Meal Prep: Fruits, Vegetables, Rice \u0026amp; Beans\u003c\/h2\u003e\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺 JPG 5 (图 5 - 2_2da8) --\u003e\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_2da82b70-7c9f-4469-9b8d-603508ac9449.png?v=1788146043\" alt=\"Washing fresh vegetables and salad greens in collapsible silicone strainer\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--cs-muted);\"\u003eEvenly spaced drainage micro-holes ensure rapid water evacuation without letting small peas, blueberries, or rice grains slip through.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- 对应模块四：三大容量规格与尺寸对比 (图 6 - 5_acba 三种尺寸展示图) --\u003e\u003csection class=\"cs-section\"\u003e\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\u003ch2\u003e📏 3 Nested Sizes: The Perfect Fit for Every Recipe\u003c\/h2\u003e\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺 JPG 6 (图 6 - 5_acba) --\u003e\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_acbaa6db-3f56-4019-a057-eb30effe1c61.png?v=1788146043\" alt=\"Small, medium, and large silicone colander sizes comparison\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-capacity-grid\"\u003e\n\u003cdiv class=\"cs-capacity-item\"\u003e\n\u003cstrong\u003e3 Quart\u003c\/strong\u003e \u003cspan\u003e8\" \/ Berries \u0026amp; Grains\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-capacity-item\"\u003e\n\u003cstrong\u003e4 Quart\u003c\/strong\u003e \u003cspan\u003e9.5\" \/ Veggies \u0026amp; Salads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-capacity-item\"\u003e\n\u003cstrong\u003e5 Quart\u003c\/strong\u003e \u003cspan\u003e11.5\" \/ Family Pasta\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 对应模块五：水槽兼容性与细节工艺 (图 7 - 4_05ff 水槽边沿适配图) --\u003e\u003csection class=\"cs-section cs-section--soft\"\u003e\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\u003ch2\u003e🚰 Universal Sink Fit with Non-Slip Stable Grip\u003c\/h2\u003e\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺 JPG 7 (图 7 - 4_05ff) --\u003e\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_05ff2958-4bde-45fd-9d59-66028b9976be.png?v=1788146043\" alt=\"Draining tray sitting securely next to overmount and undermount kitchen sinks\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--cs-muted);\"\u003eThe angled tray snout overhangs overmount and undermount sinks seamlessly, while the non-slip grooved rubber base prevents sliding during vigorous rinsing.\u003c\/p\u003e\u003c\/section\u003e\u003c!-- 4步使用指南 \u0026 细节图组 (图 8 - 3_e5e2 全套收纳与洗碗机展示图) --\u003e\u003csection class=\"cs-section\"\u003e\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\u003ch2\u003e🚀 Simple 4-Step Expand, Rinse, Drain \u0026amp; Store Routine\u003c\/h2\u003e\u003c\/div\u003e\n\u003c!-- 顶格大方全屏平铺 JPG 8 (图 8 - 3_e5e2) --\u003e\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_e5e2e88a-f891-41e2-ac0c-aefd8a89acfc.png?v=1788146044\" alt=\"Dishwasher-safe collapsible colander set stacked together\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-steps-list\"\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eExpand Colander:\u003c\/strong\u003e Pop open the flexible silicone sidewalls of your chosen size in seconds.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eRinse or Strain:\u003c\/strong\u003e Wash vegetables or pour hot pasta through the perforated base.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eRest on Base:\u003c\/strong\u003e Place onto the self-draining tray beside the sink to let excess runoff glide away.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-step-row\"\u003e\n\u003cdiv class=\"cs-step-circle\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"cs-step-content\"\u003e\n\u003cstrong\u003eCollapse \u0026amp; Store:\u003c\/strong\u003e Rinse or pop in the dishwasher, fold flat down to 1.3\", and stack away!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 广泛适用多场景大暗框区域 --\u003e\u003csection class=\"cs-section\" style=\"padding: 0; margin-bottom: 26px;\"\u003e\u003cdiv style=\"padding: 22px 16px; background: #0f172a !important; border-radius: 16px !important; color: #ffffff !important; text-align: center;\"\u003e\n\u003cspan style=\"display: inline-block; margin-bottom: 6px; color: #38bdf8 !important; font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase;\"\u003e Universal Meal Prep Utility \u003c\/span\u003e\u003ch2 style=\"color: #ffffff !important; font-size: 19.5px !important; margin-top: 0; margin-bottom: 14px; font-weight: 800; line-height: 1.35;\"\u003e🥗 Perfect For Pasta, Fresh Produce, RVs \u0026amp; Compact Kitchens 🚐\u003c\/h2\u003e\n\u003cdiv class=\"cs-zone-grid\"\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e🍝 Boiling Pasta Draining\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e🍓 Berry \u0026amp; Salad Washing\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e🚐 RVs \u0026amp; Small Apartments\u003c\/div\u003e\n\u003cdiv class=\"cs-zone-item\"\u003e🌾 Grains \u0026amp; Bean Rinsing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 📋 开箱清单与技术参数面板 --\u003e\u003csection class=\"cs-section cs-section--soft\"\u003e\u003cdiv style=\"text-align: center; margin-bottom: 10px;\"\u003e\u003ch2\u003e📋 Product Specifications Profile\u003c\/h2\u003e\u003c\/div\u003e\n\u003cdiv class=\"cs-table-box\"\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eProduct Name\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\" style=\"font-weight: 800; color: var(--cs-dark);\"\u003e3-Piece Collapsible Colander with Self-Draining Base\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003e100% BPA-Free Food-Grade Silicone + Sturdy PP\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eCapacities Included\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003e3 Quart (8\"), 4 Quart (9.5\"), 5 Quart (11.5\")\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eExpanded \/ Folded Height\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003eApprox. 3.7 in (Expanded) \/ 1.3 in (Collapsed)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\"\u003e\n\u003cdiv class=\"cs-spec-label\"\u003eCleaning Care\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\"\u003e100% Dishwasher Safe (Top\/Bottom Rack)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-row\" style=\"background: #fff7ed;\"\u003e\n\u003cdiv class=\"cs-spec-label\" style=\"color: var(--cs-primary);\"\u003ePackage Inventory\u003c\/div\u003e\n\u003cdiv class=\"cs-spec-value\" style=\"font-weight: bold; color: var(--cs-dark);\"\u003e3 × Colanders (S\/M\/L) + 1 × Self-Draining Base Tray\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 重要使用须知提示框 --\u003e\u003cdiv class=\"cs-notice-box\"\u003e\n\u003cstrong\u003e📌 Counter \u0026amp; Sink Placement Guidance:\u003c\/strong\u003e\u003cul\u003e\n\u003cli\u003eCompatible with standard undermount and overmount sinks. For rare farmhouse sinks with exceptionally tall rims (\u0026gt;1.5 in), ensure the base snout clears the lip.\u003c\/li\u003e\n\u003cli\u003eHeat-resistant silicone handles boiling water with ease. Avoid direct open flame contact.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- ⚡ 精简型紧凑信托卡片 --\u003e\u003csection class=\"cs-section\"\u003e\u003cdiv class=\"cs-compact-trust\"\u003e\n\u003cdiv class=\"cs-trust-item-compact\"\u003e\n\u003cstrong\u003e✈️ Tracked Shipping\u003c\/strong\u003e\u003cp\u003eLive tracking link with every order\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item-compact\"\u003e\n\u003cstrong\u003e🔒 30-Day Guarantee\u003c\/strong\u003e\u003cp\u003eHassle-free replacement or refund\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item-compact\"\u003e\n\u003cstrong\u003e🥗 3-Piece Set\u003c\/strong\u003e\u003cp\u003eSelf-draining base tray\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- 强转化促单收尾大暗框 --\u003e\u003cdiv class=\"cs-cta-banner\"\u003e\n\u003ch2\u003e🥗 UPGRADE TO SMARTER, CLEANER COUNTERTOP DRAINING TODAY! ✨\u003c\/h2\u003e\n\u003cp\u003eSelect your 4-piece collapsible colander set above on \u003cstrong\u003epovlya\u003c\/strong\u003e and simplify your kitchen prep forever!\u003c\/p\u003e\n\u003cdiv class=\"cs-cta-trust-line\"\u003e\n\u003cspan class=\"cs-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e \u003cspan class=\"cs-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e \u003cspan class=\"cs-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 底部四列高质感信托徽章 --\u003e\u003cdiv class=\"cs-trust-grid\"\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e🥗 3-Piece Set\u003c\/div\u003e\n\u003cdiv class=\"cs-trust-item\"\u003e🌊 Self-Draining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"B004","offers":[{"title":"Red","offer_id":48360480112829,"sku":"NC01892608314144-红色","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":48360480145597,"sku":"NC01892608314144-绿色","price":34.99,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":48360480178365,"sku":"NC01892608314144-白色","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":48360480211133,"sku":"NC01892608314144-蓝色","price":34.99,"currency_code":"USD","in_stock":true},{"title":"Mixed color","offer_id":48360480243901,"sku":"NC01892608314144-混色","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/1_7c0505f8-7301-4fc3-822e-b70b4227daef.png?v=1788334015","url":"https:\/\/valorsnet.us\/products\/collapsible-colander-set-self-draining-base","provider":"Valors-net","version":"1.0","type":"link"}