{"product_id":"collapsible-kitchen-sink-strainer-basket","title":"🥬 Hot Pick | Collapsible Sink Strainer","description":"\u003cstyle\u003e\n  .sinkbasket-page{\n    --sb-olive:#71853d;\n    --sb-olive-deep:#485b28;\n    --sb-olive-dark:#35441f;\n    --sb-sage:#aeb98a;\n    --sb-cream:#f7f3ea;\n    --sb-soft:#fbfaf6;\n    --sb-beige:#eee9df;\n    --sb-ink:#272823;\n    --sb-text:#50534a;\n    --sb-muted:#7b7f73;\n    --sb-line:#e3e5da;\n    --sb-white:#ffffff;\n\n    max-width:960px;\n    margin:0 auto;\n    overflow:hidden;\n    background:#ffffff;\n    color:var(--sb-text);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",\"Helvetica Neue\",Arial,sans-serif;\n    line-height:1.68;\n  }\n\n  .sinkbasket-page *{\n    box-sizing:border-box;\n  }\n\n  .sinkbasket-page img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n    border:0;\n  }\n\n  \/* HERO *\/\n  .sb-hero{\n    padding:56px 30px 48px;\n    text-align:center;\n    background:\n      radial-gradient(circle at 84% 6%,rgba(113,133,61,.18),transparent 32%),\n      radial-gradient(circle at 4% 95%,rgba(174,185,138,.18),transparent 28%),\n      linear-gradient(145deg,#fffefa 0%,#eef0e2 100%);\n  }\n\n  .sb-kicker{\n    margin:0 0 11px;\n    color:var(--sb-olive);\n    font-size:11px;\n    font-weight:850;\n    letter-spacing:2.4px;\n    text-transform:uppercase;\n  }\n\n  .sb-title{\n    max-width:830px;\n    margin:0 auto 17px;\n    color:var(--sb-ink);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(38px,6vw,60px);\n    line-height:1.04;\n    font-weight:400;\n    letter-spacing:-1.25px;\n  }\n\n  .sb-title em{\n    color:var(--sb-olive);\n    font-style:italic;\n  }\n\n  .sb-lead{\n    max-width:710px;\n    margin:0 auto;\n    color:var(--sb-muted);\n    font-size:16px;\n    line-height:1.75;\n  }\n\n  \/* QUICK VALUE *\/\n  .sb-bar{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    background:var(--sb-olive-dark);\n  }\n\n  .sb-bar-item{\n    position:relative;\n    padding:22px 7px;\n    text-align:center;\n  }\n\n  .sb-bar-item:not(:last-child):after{\n    content:\"\";\n    position:absolute;\n    right:0;\n    top:25%;\n    width:1px;\n    height:50%;\n    background:rgba(255,255,255,.14);\n  }\n\n  .sb-bar-item strong{\n    display:block;\n    margin-bottom:3px;\n    color:#fff;\n    font-size:13px;\n    font-weight:800;\n  }\n\n  .sb-bar-item span{\n    color:rgba(255,255,255,.58);\n    font-size:9px;\n  }\n\n  \/* SECTIONS *\/\n  .sb-section{\n    padding:43px 30px;\n    background:#fff;\n  }\n\n  .sb-section.soft{\n    background:var(--sb-soft);\n  }\n\n  .sb-section.cream{\n    background:var(--sb-cream);\n  }\n\n  .sb-section.beige{\n    background:var(--sb-beige);\n  }\n\n  .sb-section.green{\n    background:#eef1e5;\n  }\n\n  .sb-section.dark{\n    background:\n      radial-gradient(circle at 15% 0%,rgba(174,185,138,.20),transparent 35%),\n      linear-gradient(145deg,#35451f 0%,#607334 100%);\n  }\n\n  .sb-center{\n    text-align:center;\n  }\n\n  .sb-rule{\n    width:45px;\n    height:2px;\n    margin:0 auto 18px;\n    background:var(--sb-olive);\n  }\n\n  .sb-section h2{\n    max-width:790px;\n    margin:0 auto 14px;\n    color:var(--sb-ink);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(30px,4.3vw,43px);\n    line-height:1.14;\n    font-weight:400;\n    letter-spacing:-.7px;\n  }\n\n  .sb-section h2 em{\n    color:var(--sb-olive);\n    font-style:italic;\n  }\n\n  .sb-section p{\n    max-width:715px;\n    margin:0 auto;\n    color:var(--sb-muted);\n    font-size:15px;\n    line-height:1.75;\n  }\n\n  .sb-section.dark h2{\n    color:#fff;\n  }\n\n  .sb-section.dark h2 em{\n    color:#dce7bd;\n  }\n\n  .sb-section.dark p{\n    color:rgba(255,255,255,.72);\n  }\n\n  \/* 3-IN-1 *\/\n  .sb-three{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:11px;\n    max-width:810px;\n    margin:29px auto 0;\n  }\n\n  .sb-three-item{\n    padding:22px 13px;\n    background:#fff;\n    border:1px solid var(--sb-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .sb-number{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:40px;\n    height:40px;\n    margin:0 auto 11px;\n    border-radius:50%;\n    background:var(--sb-olive);\n    color:#fff;\n    font-size:13px;\n    font-weight:850;\n  }\n\n  .sb-three-item strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--sb-ink);\n    font-size:14px;\n  }\n\n  .sb-three-item span{\n    color:var(--sb-muted);\n    font-size:11px;\n    line-height:1.5;\n  }\n\n  \/* EDITORIAL *\/\n  .sb-editorial{\n    max-width:800px;\n    margin:30px auto 0;\n    border-top:1px solid var(--sb-line);\n  }\n\n  .sb-editorial-row{\n    display:grid;\n    grid-template-columns:190px 1fr;\n    gap:25px;\n    padding:18px 0;\n    border-bottom:1px solid var(--sb-line);\n    text-align:left;\n  }\n\n  .sb-editorial-row strong{\n    color:var(--sb-ink);\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .sb-editorial-row span{\n    color:var(--sb-muted);\n    font-size:13px;\n    line-height:1.55;\n  }\n\n  \/* DARK GRID *\/\n  .sb-dark-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:10px;\n    max-width:790px;\n    margin:29px auto 0;\n  }\n\n  .sb-dark-item{\n    padding:18px 9px;\n    border:1px solid rgba(220,231,189,.28);\n    border-radius:10px;\n    text-align:center;\n  }\n\n  .sb-dark-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:#fff;\n    font-size:13px;\n  }\n\n  .sb-dark-item span{\n    color:rgba(255,255,255,.60);\n    font-size:10px;\n  }\n\n  \/* DETAILS GRID *\/\n  .sb-details-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:11px;\n    max-width:810px;\n    margin:29px auto 0;\n  }\n\n  .sb-detail-card{\n    padding:21px 13px;\n    background:#fff;\n    border:1px solid var(--sb-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .sb-detail-card strong{\n    display:block;\n    margin-bottom:5px;\n    color:var(--sb-ink);\n    font-size:14px;\n  }\n\n  .sb-detail-card span{\n    color:var(--sb-muted);\n    font-size:11px;\n    line-height:1.5;\n  }\n\n  \/* USE CASES *\/\n  .sb-uses{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    max-width:830px;\n    margin:29px auto 0;\n    overflow:hidden;\n    border:1px solid var(--sb-line);\n    border-radius:12px;\n  }\n\n  .sb-use{\n    padding:20px 8px;\n    background:#fff;\n    text-align:center;\n    border-right:1px solid var(--sb-line);\n  }\n\n  .sb-use:last-child{\n    border-right:none;\n  }\n\n  .sb-use strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--sb-ink);\n    font-size:13px;\n  }\n\n  .sb-use span{\n    color:var(--sb-muted);\n    font-size:10px;\n  }\n\n  \/* PRODUCT SPECS *\/\n  .sb-specs{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:10px;\n    max-width:720px;\n    margin:28px auto 0;\n  }\n\n  .sb-spec{\n    padding:18px 8px;\n    background:#fff;\n    border:1px solid var(--sb-line);\n    border-radius:11px;\n    text-align:center;\n  }\n\n  .sb-spec strong{\n    display:block;\n    color:var(--sb-olive-deep);\n    font-size:22px;\n    line-height:1.15;\n    margin-bottom:4px;\n  }\n\n  .sb-spec span{\n    display:block;\n    color:var(--sb-muted);\n    font-size:10px;\n  }\n\n  \/* COLORS *\/\n  .sb-colors{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:11px;\n    max-width:480px;\n    margin:27px auto 0;\n  }\n\n  .sb-color{\n    padding:18px 8px;\n    background:#fff;\n    border:1px solid var(--sb-line);\n    border-radius:11px;\n    text-align:center;\n  }\n\n  .sb-dot{\n    width:36px;\n    height:36px;\n    margin:0 auto 8px;\n    border-radius:50%;\n    border:3px solid #fff;\n    box-shadow:0 0 0 1px rgba(0,0,0,.08);\n  }\n\n  .sb-dot.olive{\n    background:#738446;\n  }\n\n  .sb-dot.cream{\n    background:#eee8da;\n  }\n\n  .sb-color strong{\n    color:var(--sb-ink);\n    font-size:13px;\n  }\n\n  \/* COLLAPSE STEPS *\/\n  .sb-collapse{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:12px;\n    max-width:810px;\n    margin:29px auto 0;\n  }\n\n  .sb-collapse-item{\n    padding:21px 13px;\n    background:#fff;\n    border:1px solid var(--sb-line);\n    border-radius:12px;\n    text-align:center;\n  }\n\n  .sb-collapse-num{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:39px;\n    height:39px;\n    margin:0 auto 10px;\n    border-radius:50%;\n    background:var(--sb-olive-deep);\n    color:#fff;\n    font-size:12px;\n    font-weight:850;\n  }\n\n  .sb-collapse-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--sb-ink);\n    font-size:14px;\n  }\n\n  .sb-collapse-item span{\n    color:var(--sb-muted);\n    font-size:11px;\n    line-height:1.5;\n  }\n\n  \/* STATEMENT *\/\n  .sb-statement{\n    padding:34px 25px;\n    background:#f5f6ef;\n    border-top:1px solid var(--sb-line);\n    border-bottom:1px solid var(--sb-line);\n    text-align:center;\n  }\n\n  .sb-statement strong{\n    display:block;\n    max-width:770px;\n    margin:0 auto;\n    color:var(--sb-ink);\n    font-family:Georgia,\"Times New Roman\",serif;\n    font-size:clamp(22px,3.2vw,30px);\n    line-height:1.3;\n    font-weight:400;\n  }\n\n  .sb-statement span{\n    display:block;\n    max-width:680px;\n    margin:8px auto 0;\n    color:var(--sb-muted);\n    font-size:13px;\n  }\n\n  \/* NOTE *\/\n  .sb-note{\n    max-width:760px;\n    margin:26px auto 0;\n    padding:18px 20px;\n    background:rgba(255,255,255,.09);\n    border-left:4px solid #c9d99f;\n    border-radius:8px;\n    color:rgba(255,255,255,.72);\n    font-size:13px;\n    line-height:1.68;\n    text-align:left;\n  }\n\n  .sb-note strong{\n    color:#fff;\n  }\n\n  \/* COLLAPSIBLE DETAILS *\/\n  .sb-faq{\n    padding:18px 30px 40px;\n    background:#fff;\n  }\n\n  .sb-faq details{\n    border-top:1px solid var(--sb-line);\n  }\n\n  .sb-faq details:last-child{\n    border-bottom:1px solid var(--sb-line);\n  }\n\n  .sb-faq summary{\n    position:relative;\n    padding:19px 36px 19px 0;\n    color:var(--sb-ink);\n    font-size:15px;\n    font-weight:800;\n    cursor:pointer;\n    list-style:none;\n  }\n\n  .sb-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .sb-faq summary:after{\n    content:\"+\";\n    position:absolute;\n    right:4px;\n    top:13px;\n    color:var(--sb-olive);\n    font-size:25px;\n    line-height:1;\n  }\n\n  .sb-faq details[open] summary:after{\n    content:\"−\";\n  }\n\n  .sb-faq-content{\n    padding:0 0 20px;\n    color:var(--sb-muted);\n    font-size:14px;\n    line-height:1.7;\n  }\n\n  .sb-faq-content p{\n    margin:0;\n  }\n\n  @media(max-width:640px){\n\n    .sb-hero{\n      padding:38px 20px 32px;\n    }\n\n    .sb-title{\n      font-size:38px;\n      letter-spacing:-.8px;\n    }\n\n    .sb-lead{\n      font-size:15px;\n    }\n\n    .sb-bar{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .sb-bar-item:nth-child(2):after{\n      display:none;\n    }\n\n    .sb-bar-item:nth-child(-n+2){\n      border-bottom:1px solid rgba(255,255,255,.12);\n    }\n\n    .sb-section{\n      padding:32px 20px;\n    }\n\n    .sb-section h2{\n      font-size:30px;\n    }\n\n    .sb-three,\n    .sb-dark-grid,\n    .sb-details-grid,\n    .sb-collapse{\n      grid-template-columns:1fr;\n      gap:9px;\n    }\n\n    .sb-editorial-row{\n      grid-template-columns:1fr;\n      gap:4px;\n      padding:15px 0;\n    }\n\n    .sb-uses{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .sb-use:nth-child(2){\n      border-right:none;\n    }\n\n    .sb-use:nth-child(-n+2){\n      border-bottom:1px solid var(--sb-line);\n    }\n\n    .sb-specs{\n      grid-template-columns:1fr;\n      gap:8px;\n    }\n\n    .sb-faq{\n      padding:12px 20px 32px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sinkbasket-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"sb-hero\"\u003e\n\u003cp class=\"sb-kicker\"\u003e3-in-1 Collapsible Sink Basket\u003c\/p\u003e\n\u003ch2 class=\"sb-title\"\u003eWash. Drain. Store.\u003cbr\u003e\u003cem\u003eThen Fold It Away.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp class=\"sb-lead\"\u003eA space-conscious kitchen basket designed to move easily from produce washing to draining and countertop organization, then collapse into a slimmer profile when you are finished.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 1 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/1_295545aa-b21c-449c-8fbe-6d92bd9dfaa2.png?v=1788314130\" alt=\"3-in-1 collapsible sink basket for washing draining and storing produce\"\u003e \u003c!-- QUICK VALUE --\u003e\n\u003cdiv class=\"sb-bar\"\u003e\n\u003cdiv class=\"sb-bar-item\"\u003e\n\u003cstrong\u003e3-in-1 Function\u003c\/strong\u003e \u003cspan\u003eWash • Drain • Store\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-bar-item\"\u003e\n\u003cstrong\u003eCollapsible Design\u003c\/strong\u003e \u003cspan\u003eFolds flatter after use\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-bar-item\"\u003e\n\u003cstrong\u003eAdjustable Handle\u003c\/strong\u003e \u003cspan\u003eCarry or hang with ease\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-bar-item\"\u003e\n\u003cstrong\u003eCompact Kitchen Fit\u003c\/strong\u003e \u003cspan\u003eUseful around sinks \u0026amp; counters\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/2_b9a00ea2-1874-478d-bebc-aa6bbdfceca1.png?v=1788314129\" alt=\"Expandable and collapsible kitchen sink basket in olive green and cream white\" loading=\"lazy\"\u003e \u003c!-- CORE 3-IN-1 --\u003e\n\u003csection class=\"sb-section soft sb-center\"\u003e\n\u003cdiv class=\"sb-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eOne Basket.\u003cbr\u003e\u003cem\u003eThree Everyday Kitchen Jobs.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eMove from rinsing fresh produce to draining excess water and temporary kitchen storage without constantly switching between separate bowls, strainers and baskets.\u003c\/p\u003e\n\u003cdiv class=\"sb-three\"\u003e\n\u003cdiv class=\"sb-three-item\"\u003e\n\u003cdiv class=\"sb-number\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003eWash\u003c\/strong\u003e \u003cspan\u003e Carry fruits and vegetables directly to the sink for convenient rinsing. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-three-item\"\u003e\n\u003cdiv class=\"sb-number\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003eDrain\u003c\/strong\u003e \u003cspan\u003e Open drainage slots allow rinse water to flow away from the basket. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-three-item\"\u003e\n\u003cdiv class=\"sb-number\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003eStore\u003c\/strong\u003e \u003cspan\u003e Use the open basket for temporary countertop organization, then fold it flatter afterward. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 3 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/3_7fb0a2a6-8c84-46f2-9e26-16a253b75bd5.png?v=1788314129\" alt=\"Three step collapsible sink basket folding process\" loading=\"lazy\"\u003e \u003c!-- COLLAPSE --\u003e\n\u003csection class=\"sb-section cream sb-center\"\u003e\n\u003cdiv class=\"sb-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFull Size When Working.\u003cbr\u003e\u003cem\u003eFlatter When Storing.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe expandable body gives you useful basket depth during food preparation, then presses downward into a compact form that takes up less vertical storage space.\u003c\/p\u003e\n\u003cdiv class=\"sb-collapse\"\u003e\n\u003cdiv class=\"sb-collapse-item\"\u003e\n\u003cdiv class=\"sb-collapse-num\"\u003e01\u003c\/div\u003e\n\u003cstrong\u003eOpen\u003c\/strong\u003e \u003cspan\u003e Expand the basket fully when you are ready to wash or carry produce. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-collapse-item\"\u003e\n\u003cdiv class=\"sb-collapse-num\"\u003e02\u003c\/div\u003e\n\u003cstrong\u003ePress Down\u003c\/strong\u003e \u003cspan\u003e Push the flexible body downward after use. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-collapse-item\"\u003e\n\u003cdiv class=\"sb-collapse-num\"\u003e03\u003c\/div\u003e\n\u003cstrong\u003eStore Flat\u003c\/strong\u003e \u003cspan\u003e Keep it in a cabinet, drawer or hang it in a convenient location. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 4 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/4_78307064-deec-428e-90eb-cecf4c9af2fa.png?v=1788314128\" alt=\"Collapsible sink basket size 17.5 cm by 12.5 cm with 20 cm height including handle\" loading=\"lazy\"\u003e \u003c!-- SIZE + DETAILS --\u003e\n\u003csection class=\"sb-section sb-center\"\u003e\n\u003cdiv class=\"sb-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eCompact Proportions.\u003cbr\u003e\u003cem\u003eThoughtful Everyday Details.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA small-footprint format makes the basket easy to move around the sink and countertop while still providing useful space for everyday produce preparation.\u003c\/p\u003e\n\u003cdiv class=\"sb-specs\"\u003e\n\u003cdiv class=\"sb-spec\"\u003e\n\u003cstrong\u003e17.5 cm\u003c\/strong\u003e \u003cspan\u003eApprox. Length\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-spec\"\u003e\n\u003cstrong\u003e12.5 cm\u003c\/strong\u003e \u003cspan\u003eApprox. Width\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-spec\"\u003e\n\u003cstrong\u003e20 cm\u003c\/strong\u003e \u003cspan\u003eApprox. Height With Handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-editorial\"\u003e\n\u003cdiv class=\"sb-editorial-row\"\u003e\n\u003cstrong\u003eAdjustable Handle\u003c\/strong\u003e \u003cspan\u003e Raise or lower the handle depending on how you want to carry or position the basket. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-editorial-row\"\u003e\n\u003cstrong\u003eFront Hanging Tab\u003c\/strong\u003e \u003cspan\u003e Provides an additional hanging point for compatible hooks and storage locations. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-editorial-row\"\u003e\n\u003cstrong\u003eCollapsible Body\u003c\/strong\u003e \u003cspan\u003e Expands during use and compresses for more convenient storage. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 5 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/5_b1565b80-7e25-49eb-babf-6081073802ec.png?v=1788314130\" alt=\"Woman washing fresh vegetables in collapsible draining basket over kitchen sink\" loading=\"lazy\"\u003e \u003c!-- WASHING --\u003e\n\u003csection class=\"sb-section green sb-center\"\u003e\n\u003cdiv class=\"sb-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eRinse Produce.\u003cbr\u003e\u003cem\u003eLet the Water Drain Below.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eWash lettuce, tomatoes, herbs and other suitable produce directly in the basket while the open lower design allows excess rinse water to flow toward the sink.\u003c\/p\u003e\n\u003cdiv class=\"sb-details-grid\"\u003e\n\u003cdiv class=\"sb-detail-card\"\u003e\n\u003cstrong\u003eEasy Rinsing\u003c\/strong\u003e \u003cspan\u003e Carry fresh produce from counter to sink in the same basket. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-detail-card\"\u003e\n\u003cstrong\u003eOpen Drainage\u003c\/strong\u003e \u003cspan\u003e Water flows through the lower openings rather than collecting around produce. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-detail-card\"\u003e\n\u003cstrong\u003eLess Transferring\u003c\/strong\u003e \u003cspan\u003e Reduce the need to move ingredients between multiple containers. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 6 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/6_32e849cb-a846-4c70-8173-95cff5c618c1.png?v=1788314130\" alt=\"Three uses of collapsible kitchen basket washing draining and storage\" loading=\"lazy\"\u003e \u003c!-- THREE USES --\u003e\n\u003csection class=\"sb-section dark sb-center\"\u003e\n\u003cdiv class=\"sb-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eFrom Sink to Counter\u003cbr\u003e\u003cem\u003eWithout Changing Containers.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe same basket can support several stages of produce preparation, helping keep a simple kitchen task more organized.\u003c\/p\u003e\n\u003cdiv class=\"sb-dark-grid\"\u003e\n\u003cdiv class=\"sb-dark-item\"\u003e\n\u003cstrong\u003eWash\u003c\/strong\u003e \u003cspan\u003eRinse compatible fruits and vegetables\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-dark-item\"\u003e\n\u003cstrong\u003eDrain\u003c\/strong\u003e \u003cspan\u003eLet excess water escape naturally\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-dark-item\"\u003e\n\u003cstrong\u003eStore\u003c\/strong\u003e \u003cspan\u003eUse temporarily for organized countertop prep\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE 7 --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/7_17d4f791-989b-4397-86c0-1becc3d318e7.png?v=1788314130\" alt=\"Space saving collapsible kitchen basket stored flat and hung on wall\" loading=\"lazy\"\u003e \u003c!-- STORAGE --\u003e\n\u003csection class=\"sb-section beige sb-center\"\u003e\n\u003cdiv class=\"sb-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eLess Counter Clutter.\u003cbr\u003e\u003cem\u003eMore Room to Actually Cook.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eOnce the washing and prep are finished, compress the basket and move it off the counter instead of leaving another bulky kitchen accessory in your workspace.\u003c\/p\u003e\n\u003cdiv class=\"sb-uses\"\u003e\n\u003cdiv class=\"sb-use\"\u003e\n\u003cstrong\u003eKitchen Cabinets\u003c\/strong\u003e \u003cspan\u003eCompact storage between uses\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-use\"\u003e\n\u003cstrong\u003eCountertops\u003c\/strong\u003e \u003cspan\u003eUseful during food preparation\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-use\"\u003e\n\u003cstrong\u003eSmall Kitchens\u003c\/strong\u003e \u003cspan\u003eReduce bulky accessories\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-use\"\u003e\n\u003cstrong\u003eRV Kitchens\u003c\/strong\u003e \u003cspan\u003eConvenient where storage is limited\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESIGN --\u003e\n\u003csection class=\"sb-section soft sb-center\"\u003e\n\u003cdiv class=\"sb-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eSmall Design Choices.\u003cbr\u003e\u003cem\u003eMore Everyday Convenience.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAn adjustable handle, hanging tab and collapsible structure give the basket more flexibility than a conventional rigid produce bowl.\u003c\/p\u003e\n\u003cdiv class=\"sb-editorial\"\u003e\n\u003cdiv class=\"sb-editorial-row\"\u003e\n\u003cstrong\u003eCarry It\u003c\/strong\u003e \u003cspan\u003e The raised handle makes it easier to move produce between the counter and sink. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-editorial-row\"\u003e\n\u003cstrong\u003eHang It\u003c\/strong\u003e \u003cspan\u003e Use a compatible hook to keep the basket accessible without occupying counter space. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-editorial-row\"\u003e\n\u003cstrong\u003eFold It\u003c\/strong\u003e \u003cspan\u003e Collapse the body when you prefer a more compact storage profile. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLORS --\u003e\n\u003csection class=\"sb-section cream sb-center\"\u003e\n\u003cdiv class=\"sb-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eTwo Calm Kitchen Colors.\u003cbr\u003e\u003cem\u003eEasy to Mix Into Everyday Spaces.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eChoose an earthy olive tone for more visual character or a softer cream finish for a light, neutral kitchen look.\u003c\/p\u003e\n\u003cdiv class=\"sb-colors\"\u003e\n\u003cdiv class=\"sb-color\"\u003e\n\u003cdiv class=\"sb-dot olive\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003eOlive Green\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sb-color\"\u003e\n\u003cdiv class=\"sb-dot cream\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cstrong\u003eCream White\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STATEMENT --\u003e\n\u003cdiv class=\"sb-statement\"\u003e\n\u003cstrong\u003e A kitchen tool is easier to keep when it doesn't demand permanent counter space. \u003c\/strong\u003e \u003cspan\u003e Use it at full size when preparing food, then collapse it when the job is finished. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"sb-section dark sb-center\"\u003e\n\u003cdiv class=\"sb-rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch2\u003eWash More Simply.\u003cbr\u003e\u003cem\u003eStore More Smartly.\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cp\u003eA compact 3-in-1 kitchen basket that combines produce washing, draining and convenient storage in one collapsible design— useful for everyday kitchens where space matters.\u003c\/p\u003e\n\u003cdiv class=\"sb-note\"\u003e\n\u003cstrong\u003eUse \u0026amp; Care Note:\u003c\/strong\u003e Wash the basket before first use and after contact with food. Confirm that any hanging hook or mounting point is secure before suspending the basket. Avoid exposing the product to excessive heat, open flame or loads beyond its intended household use. Allow the basket to dry fully before folding and storing.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLLAPSIBLE INFORMATION --\u003e\n\u003csection class=\"sb-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eProduct Highlights\u003c\/summary\u003e\n\u003cdiv class=\"sb-faq-content\"\u003e\n\u003cp\u003e3-in-1 collapsible kitchen sink basket designed for washing, draining and temporarily storing fresh produce. Features an adjustable carrying handle, front hanging tab and expandable body that folds into a slimmer shape for storage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow Do I Use It?\u003c\/summary\u003e\n\u003cdiv class=\"sb-faq-content\"\u003e\n\u003cp\u003eExpand the basket fully before use. Place suitable fruits, vegetables or other compatible kitchen items inside, carry them to the sink using the handle and rinse as needed. Allow excess water to drain through the lower openings before moving the basket back to your preparation area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSize \u0026amp; Color Options\u003c\/summary\u003e\n\u003cdiv class=\"sb-faq-content\"\u003e\n\u003cp\u003eApproximate displayed dimensions are 17.5 cm in length, 12.5 cm in width and 20 cm in height including the raised handle. The product imagery shows Olive Green and Cream White options. Always confirm the selected variant before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCleaning \u0026amp; Storage\u003c\/summary\u003e\n\u003cdiv class=\"sb-faq-content\"\u003e\n\u003cp\u003eClean after food use with mild dishwashing detergent and water where suitable, rinse thoroughly and allow to dry. Press the flexible body downward to collapse the basket before placing it in a cabinet, drawer or compatible hanging location.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"fanusinjoy","offers":[{"title":"Ivory White","offer_id":55270636454260,"sku":"LE10545716XYB","price":10.66,"currency_code":"GBP","in_stock":true},{"title":"Olive Green","offer_id":55270636487028,"sku":"LE10545716GLL","price":10.66,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1006\/7057\/0868\/files\/5_b1565b80-7e25-49eb-babf-6081073802ec.png?v=1788314130","url":"https:\/\/fanusinjoy.com\/products\/collapsible-kitchen-sink-strainer-basket","provider":"fanusinjoy","version":"1.0","type":"link"}