{"product_id":"hanging-kitchen-trash-can-for-cabinet-door","title":"🔥50% OFF🔥🥡🍌Hanging Kitchen Trash Can for Cabinet Door","description":"\u003cstyle\u003e \/* =========================================================    HANGING KITCHEN TRASH CAN    SHOPIFY CRO PDP    MOBILE FIRST \/ HOME ORGANIZATION STYLE ========================================================= *\/  .hkt-page, .hkt-page *{   box-sizing:border-box; }  .hkt-page{    --hkt-bg:#f6f4ef;   --hkt-card:#ffffff;    --hkt-dark:#34322f;   --hkt-muted:#74706a;    --hkt-main:#8b9a7a;   --hkt-main-dark:#657458;   --hkt-soft:#e9eee3;    --hkt-warm:#f1ebe1;    --hkt-line:#e3dfd7;    --hkt-shadow:   0 9px 25px rgba(55,50,45,.08);     width:100%;   max-width:1200px;   margin:auto;    background:var(--hkt-bg);   color:var(--hkt-dark);    font-family:   -apple-system,   BlinkMacSystemFont,   'Segoe UI',   Roboto,   Arial,   sans-serif;    line-height:1.55;    container-type:inline-size;   container-name:hkt-product;    overflow:hidden;  }   \/* ================= GLOBAL ================= *\/  .hkt-page img{    width:100%;   max-width:100%;   height:auto;    display:block;    object-fit:contain;  }   .hkt-container{    max-width:960px;   width:100%;    margin:auto;  }   .hkt-section{    padding:30px 14px;  }   .hkt-heading{    max-width:820px;    margin:0 auto 18px;    text-align:center;  }   .hkt-eyebrow{    display:inline-block;    padding:7px 13px;    border-radius:999px;    background:var(--hkt-soft);    color:var(--hkt-main-dark);    font-size:11px;    font-weight:900;    letter-spacing:.5px;    text-transform:uppercase;  }   .hkt-title{    margin:12px 0 8px;    font-size:30px;    line-height:1.1;    font-weight:900;  }   .hkt-title span{    color:var(--hkt-main-dark);  }   .hkt-heading p{    margin:8px auto 0;    max-width:700px;    font-size:14px;    color:var(--hkt-muted);  }   \/* ================= HERO ================= *\/  .hkt-hero{    padding:38px 14px 30px;    text-align:center;    color:#fff;     background:    radial-gradient(   circle at 20% 20%,   rgba(210,222,196,.22),   transparent 30%   ),    linear-gradient(   140deg,   #5d6656,   #30352d   );  }   .hkt-hero h1{    margin:0;    font-size:38px;    line-height:1.05;    font-weight:900;  }   .hkt-hero h1 span{    color:#dce7d1;  }   .hkt-hero p{    max-width:720px;    margin:15px auto;    font-size:16px;    color:rgba(255,255,255,.88);  }   .hkt-hero-points{    max-width:680px;    margin:18px auto;    display:grid;    gap:8px;    text-align:left;  }   .hkt-hero-point{    padding:10px 12px;    border-radius:12px;    background:rgba(255,255,255,.09);    border:1px solid rgba(255,255,255,.12);    font-size:14px;    font-weight:700;  }   .hkt-hero-image{    max-width:760px;    margin:20px auto 0;    padding:6px;    border-radius:20px;    background:#fff;    overflow:hidden;  }   \/* ================= BENEFITS ================= *\/  .hkt-benefits{    background:#f8f7f3;  }   .hkt-benefit-grid{    display:grid;    grid-template-columns:   repeat(2,minmax(0,1fr));    gap:8px;  }   .hkt-benefit{    padding:14px 10px;    border-radius:16px;    border:1px solid var(--hkt-line);    background:#fff;    box-shadow:var(--hkt-shadow);  }   .hkt-icon{    font-size:22px;    margin-bottom:8px;  }   .hkt-benefit h3{    margin:0 0 5px;    font-size:15px;    line-height:1.25;    font-weight:900;  }   .hkt-benefit p{    margin:0;    font-size:13px;    color:var(--hkt-muted);  }   \/* ================= FEATURE ================= *\/  .hkt-features{    background:#efeee9;  }   .hkt-feature{    margin-bottom:12px;    padding:16px;    border-radius:18px;    border:1px solid var(--hkt-line);    background:#fff;    box-shadow:var(--hkt-shadow);  }   .hkt-feature:last-child{    margin-bottom:0;  }   .hkt-feature h3{    margin:0 0 8px;    font-size:20px;    line-height:1.25;    font-weight:900;  }   .hkt-feature p{    margin:0;    font-size:14px;    color:var(--hkt-muted);  }   .hkt-feature-list{    margin:12px 0 0;    padding:0;    list-style:none;  }   .hkt-feature-list li{    position:relative;    margin:7px 0;    padding-left:22px;    font-size:13px;    color:var(--hkt-muted);  }   .hkt-feature-list li:before{    content:'✓';    position:absolute;    left:0;   top:0;    color:var(--hkt-main-dark);    font-weight:900;  }   .hkt-img{    margin-top:15px;    border-radius:15px;    overflow:hidden;    background:#fff;  }   \/* ================= DETAILS ================= *\/  .hkt-details{    background:#f8f7f3;  }   .hkt-detail-grid{    display:grid;    grid-template-columns:   repeat(2,minmax(0,1fr));    gap:8px;  }   .hkt-detail{    padding:14px;    border-radius:16px;    background:#fff;    border:1px solid var(--hkt-line);  }   .hkt-detail-icon{    margin-bottom:7px;    font-size:21px;  }   .hkt-detail h3{    margin:0 0 5px;    font-size:14px;    line-height:1.3;    font-weight:900;  }   .hkt-detail p{    margin:0;    font-size:12px;    color:var(--hkt-muted);  }   \/* ================= SPEC ================= *\/  .hkt-spec-wrap{    margin-top:20px;  }   .hkt-spec-box{    padding:8px;    border-radius:18px;    background:#e9e7e1;    border:1px solid var(--hkt-line);  }   .hkt-spec-row{    display:grid;    grid-template-columns:40% 60%;    margin-bottom:6px;    overflow:hidden;    border-radius:10px;  }   .hkt-spec-row:last-child{    margin-bottom:0;  }   .hkt-spec-label{    padding:10px;    background:#dfddd5;    font-size:12px;    font-weight:900;  }   .hkt-spec-value{    padding:10px;    background:#fff;    font-size:12px;    color:var(--hkt-muted);  }   .hkt-note{    margin-top:14px;    padding:14px;    border-radius:14px;    background:#edf1e8;    border:1px solid #dce4d4;    font-size:13px;    color:var(--hkt-muted);  }   \/* ================= FAQ ================= *\/  .hkt-faq{    background:#f2f1ec;  }   .hkt-faq details{    margin-bottom:8px;    border-radius:14px;    overflow:hidden;    background:#fff;    border:1px solid var(--hkt-line);  }   .hkt-faq summary{    padding:15px;    display:flex;    align-items:center;    justify-content:space-between;    gap:14px;    cursor:pointer;    font-size:14px;    font-weight:900;    list-style:none;  }   .hkt-faq summary::-webkit-details-marker{    display:none;  }   .hkt-faq summary:after{    content:'⌄';    flex:0 0 28px;    width:28px;    height:28px;    display:flex;    align-items:center;    justify-content:center;    border-radius:50%;    background:var(--hkt-soft);    color:var(--hkt-main-dark);    transition:.3s;  }   .hkt-faq details[open] summary:after{    transform:rotate(180deg);  }   .hkt-answer{    padding:0 15px 15px;    font-size:14px;    color:var(--hkt-muted);  }   \/* ================= REVIEW ================= *\/  .hkt-reviews{    background:#f8f7f3;  }   .hkt-review-grid{    display:grid;    grid-template-columns:   repeat(2,minmax(0,1fr));    gap:8px;  }   .hkt-review{    padding:14px;    background:#fff;    border-radius:16px;    border:1px solid var(--hkt-line);    box-shadow:var(--hkt-shadow);  }   .hkt-stars{    margin-bottom:7px;    color:#b79253;  }   .hkt-review h3{    margin:0 0 5px;    font-size:14px;    font-weight:900;  }   .hkt-review p{    margin:0;    font-size:12px;    color:var(--hkt-muted);  }   \/* ================= GUARANTEE ================= *\/  .hkt-guarantee{    display:flex;    gap:12px;    align-items:center;    padding:14px;    margin-bottom:10px;    background:#fff;    border-radius:15px;    border:1px solid var(--hkt-line);  }   .hkt-guarantee:last-child{    margin-bottom:0;  }   .hkt-guarantee-icon{    flex:0 0 38px;    width:38px;    height:38px;    display:flex;    align-items:center;    justify-content:center;    border-radius:50%;    background:var(--hkt-soft);    font-size:20px;  }   .hkt-guarantee strong{    display:block;    margin-bottom:2px;    font-size:14px;  }   .hkt-guarantee span{    display:block;    font-size:13px;    color:var(--hkt-muted);  }   \/* ================= CTA ================= *\/  .hkt-cta{    padding:45px 14px 78px;    text-align:center;    color:#fff;    background:    radial-gradient(   circle at 80% 20%,   rgba(199,216,183,.18),   transparent 28%   ),    linear-gradient(   135deg,   #596253,   #30352d   );  }   .hkt-cta h2{    margin:0;    font-size:32px;    line-height:1.1;    font-weight:900;  }   .hkt-cta h2 span{    color:#dce7d1;  }   .hkt-cta p{    max-width:680px;    margin:14px auto 20px;    font-size:14px;    color:rgba(255,255,255,.84);  }   .hkt-btn{    display:inline-flex;    align-items:center;    justify-content:center;    min-height:48px;    padding:14px 30px;    border-radius:999px;    background:var(--hkt-main);    color:#fff !important;    font-size:14px;    font-weight:900;    text-decoration:none;    box-shadow:   0 8px 20px rgba(0,0,0,.16);    transition:   transform .25s ease,   background .25s ease,   box-shadow .25s ease;  }   .hkt-btn:hover{    transform:translateY(-3px);    background:var(--hkt-main-dark);    box-shadow:   0 12px 24px rgba(0,0,0,.22);  }   \/* ================= FLOATING BUY NOW ================= *\/  .hkt-floating{    position:fixed;    right:12px;    bottom:12px;    display:inline-flex;    align-items:center;    justify-content:center;    min-height:44px;    padding:12px 18px;    border-radius:999px;    background:var(--hkt-main);    color:#fff !important;    font-size:13px;    font-weight:900;    text-decoration:none;    box-shadow:   0 8px 22px rgba(0,0,0,.20);    z-index:999;    transition:   transform .25s ease,   background .25s ease;  }   .hkt-floating:hover{    transform:translateY(-3px);    background:var(--hkt-main-dark);  }   \/* ================= CONTAINER QUERY ================= *\/  @container hkt-product (min-width:700px){    .hkt-section{      padding:42px 20px;    }     .hkt-hero{      padding:52px 20px 40px;    }     .hkt-hero h1{      font-size:52px;    }     .hkt-hero p{      font-size:17px;    }     .hkt-title{      font-size:36px;    }     .hkt-benefit{      padding:18px;    }     .hkt-benefit h3{      font-size:17px;    }     .hkt-benefit p{      font-size:14px;    }     .hkt-feature{      padding:22px;    }     .hkt-feature h3{      font-size:23px;    }     .hkt-feature p{      font-size:15px;    }     .hkt-detail{      padding:18px;    }     .hkt-detail h3{      font-size:16px;    }     .hkt-detail p{      font-size:13px;    }     .hkt-spec-label,   .hkt-spec-value{      padding:12px;      font-size:13px;    }     .hkt-faq summary{      font-size:15px;    }     .hkt-answer{      font-size:15px;    }     .hkt-review{      padding:18px;    }     .hkt-review p{      font-size:13px;    }     .hkt-cta{      padding:58px 20px 80px;    }     .hkt-cta h2{      font-size:40px;    }  }  \u003c\/style\u003e \u003cdiv class=\"hkt-page\"\u003e \u003c!-- =========================================================      HERO ========================================================= --\u003e \u003csection class=\"hkt-hero\"\u003e \u003cdiv class=\"hkt-container\"\u003e \u003ch1\u003eToss Kitchen Scraps \u003cbr\u003e\u003cspan\u003eRight Where You Prep.\u003c\/span\u003e \u003c\/h1\u003e \u003cp\u003eKeep everyday food scraps within easy reach while cooking. Hang this compact waste bin on a compatible cabinet door and keep valuable floor space clear.\u003c\/p\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/1-3.25_840_00_00_01--00_00_21.gif?v=1789630530\" alt=\"\"\u003e\u003c\/p\u003e \u003cdiv class=\"hkt-hero-points\"\u003e\u003cbr\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================================      CORE BENEFITS ========================================================= --\u003e\u003c!-- =========================================================      CORE SELLING POINT DETAILS ========================================================= --\u003e \u003csection class=\"hkt-section hkt-features\"\u003e \u003cdiv class=\"hkt-container\"\u003e \u003cdiv class=\"hkt-heading\"\u003e \u003ch2 class=\"hkt-title\"\u003eLess Walking. \u003cbr\u003e\u003cspan\u003eLess Countertop Mess.\u003c\/span\u003e \u003c\/h2\u003e \u003c\/div\u003e \u003c!-- FEATURE 01 --\u003e \u003cdiv class=\"hkt-feature\"\u003e \u003ch3\u003e🥕 Toss Food Scraps Right From The Counter\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eKeep the bin beside your prep area so vegetable peels, fruit scraps, wrappers and other everyday kitchen waste can go straight into the trash.\u003c\/span\u003e\u003c\/p\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/1_ad3a99ee-3940-4bad-a4ae-74c04d06ebcb.webp?v=1789630667\" alt=\"\"\u003e\u003c\/p\u003e \u003cdiv class=\"hkt-img\"\u003e\u003c!--         ORIGINAL IMAGE 01         INSERT FOOD PREP \/ COUNTERTOP SCRAP IMAGE HERE         --\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- FEATURE 02 --\u003e \u003cdiv class=\"hkt-feature\"\u003e \u003ch3\u003e🚪 Keep Your Trash Can Right On The Cabinet\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eThe hanging design places everyday waste close to where you cook and clean instead of keeping the bin across the kitchen.\u003c\/span\u003e\u003c\/p\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/1_d7ded104-9b23-4304-b438-f44d4655f614.png?v=1789630802\" alt=\"\"\u003e\u003c\/p\u003e \u003cdiv class=\"hkt-img\"\u003e\u003c!--         ORIGINAL IMAGE 02         INSERT CABINET DOOR HANGING IMAGE HERE         --\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- FEATURE 03 --\u003e \u003cdiv class=\"hkt-feature\"\u003e \u003ch3\u003e🏠 Save Valuable Floor Space\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eKeep another bulky trash can off the floor. The hanging setup is especially practical when every inch of your kitchen matters.\u003c\/span\u003e\u003c\/p\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/3_005d3d36-8afe-4475-9df4-e60e74318fdb.webp?v=1789630857\" alt=\"\"\u003e\u003c\/p\u003e \u003cdiv class=\"hkt-img\"\u003e\u003c!--         ORIGINAL IMAGE 03         INSERT SPACE SAVING \/ SMALL KITCHEN IMAGE HERE         --\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- FEATURE 04 --\u003e\u003c!-- FEATURE 06 --\u003e \u003cdiv class=\"hkt-feature\"\u003e \u003ch3\u003e🛡️ Built Tough \u0026amp; Dependable\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eMade of reinforced PP and premium TPR material, this bin stands up to heavy, wet kitchen scraps without bending or warping.\u003c\/span\u003e\u003c\/p\u003e \u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0784\/9541\/6505\/files\/5_3a3f55b3-c414-4c94-b0bf-d0c69adfd726.webp?v=1789631179\" alt=\"\"\u003e\u003c\/p\u003e \u003cdiv class=\"hkt-img\"\u003e\u003c!--         ORIGINAL IMAGE 06         INSERT KITCHEN \/ BATHROOM \/ OFFICE IMAGE HERE         --\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================================      PRODUCT DETAILS ========================================================= --\u003e \u003csection class=\"hkt-section hkt-details\"\u003e \u003cdiv class=\"hkt-container\"\u003e \u003cdiv class=\"hkt-heading\"\u003e\u003cspan class=\"hkt-eyebrow\"\u003e 🔍 PRODUCT DETAILS \u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-detail-grid\"\u003e \u003cdiv class=\"hkt-detail\"\u003e \u003cdiv class=\"hkt-detail-icon\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e🚪\u003c\/span\u003e\u003c\/div\u003e \u003ch3\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eHanging Placement\u003c\/span\u003e\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eDesigned to hang on a compatible cabinet door.\u003c\/span\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-detail\"\u003e \u003cdiv class=\"hkt-detail-icon\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e🥕\u003c\/span\u003e\u003c\/div\u003e \u003ch3\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eFood Scrap Ready\u003c\/span\u003e\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eConvenient for everyday kitchen prep waste.\u003c\/span\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-detail\"\u003e \u003cdiv class=\"hkt-detail-icon\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e🏠\u003c\/span\u003e\u003c\/div\u003e \u003ch3\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eSpace-Saving Setup\u003c\/span\u003e\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eKeeps a waste bin from occupying floor space.\u003c\/span\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-detail\"\u003e \u003cdiv class=\"hkt-detail-icon\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e✨\u003c\/span\u003e\u003c\/div\u003e \u003ch3\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eMulti-Space Use\u003c\/span\u003e\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eSuitable for several everyday household spaces.\u003c\/span\u003e\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================          SPECIFICATIONS     ========================================================= --\u003e \u003cdiv class=\"hkt-spec-wrap\"\u003e \u003cdiv class=\"hkt-heading\"\u003e\u003cspan class=\"hkt-eyebrow\"\u003e 📋 SPECIFICATIONS \u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-spec-box\"\u003e \u003cdiv class=\"hkt-spec-row\"\u003e \u003cdiv class=\"hkt-spec-label\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eProduct Type\u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-spec-value\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eHanging Waste Bin\u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-spec-row\"\u003e \u003cdiv class=\"hkt-spec-label\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eMain Use\u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-spec-value\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eEveryday Waste \u0026amp; Food Scrap Collection\u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-spec-row\"\u003e \u003cdiv class=\"hkt-spec-label\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eInstallation Style\u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-spec-value\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eCabinet-Door Hanging Setup\u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-spec-row\"\u003e \u003cdiv class=\"hkt-spec-label\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003ePlacement\u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-spec-value\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eCompatible Cabinet Doors\u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-spec-row\"\u003e \u003cdiv class=\"hkt-spec-label\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003ePrimary Area\u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-spec-value\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eKitchen \u0026amp; Food Prep Areas\u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-spec-row\"\u003e \u003cdiv class=\"hkt-spec-label\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eOther Uses\u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-spec-value\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eBathroom • Office • Small Spaces\u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-spec-row\"\u003e \u003cdiv class=\"hkt-spec-label\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eSpace Benefit\u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-spec-value\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eKeeps Floor Space Clear\u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-spec-row\"\u003e \u003cdiv class=\"hkt-spec-label\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eSuggested Waste\u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-spec-value\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eFood Scraps • Wrappers • Tissues • Everyday Lightweight Waste\u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-note\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003cstrong\u003e 💡 Fit Tip: \u003c\/strong\u003e Cabinet-door thickness and spacing can vary. Please compare your cabinet setup with the hanging section of the product before ordering.\u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-note\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003cstrong\u003e ✅ Everyday Use Tip: \u003c\/strong\u003e Use an appropriately sized trash liner and avoid overloading the bin with excessively heavy, sharp or hot waste.\u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================================      FAQ ========================================================= --\u003e \u003csection class=\"hkt-section hkt-faq\"\u003e \u003cdiv class=\"hkt-container\"\u003e \u003cdiv class=\"hkt-heading\"\u003e \u003cspan class=\"hkt-eyebrow\"\u003e ❓ FREQUENTLY ASKED QUESTIONS \u003c\/span\u003e \u003ch2 class=\"hkt-title\"\u003eBefore You \u003cspan\u003eHang It Up.\u003c\/span\u003e \u003c\/h2\u003e \u003c\/div\u003e \u003cdetails open=\"\"\u003e \u003csummary\u003eWhat is this hanging trash can designed for?\u003c\/summary\u003e \u003cdiv class=\"hkt-answer\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eIt is designed to keep everyday waste within easy reach, especially food scraps and lightweight kitchen waste generated while preparing meals.\u003c\/span\u003e\u003c\/div\u003e \u003c\/details\u003e \u003cdetails open=\"\"\u003e \u003csummary\u003eWhere does it install?\u003c\/summary\u003e \u003cdiv class=\"hkt-answer\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eThe product is designed to hang on a compatible cabinet door, making it convenient to place beside a countertop or food-prep area.\u003c\/span\u003e\u003c\/div\u003e \u003c\/details\u003e \u003cdetails open=\"\"\u003e \u003csummary\u003eWill it fit every cabinet door?\u003c\/summary\u003e \u003cdiv class=\"hkt-answer\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eCabinet-door thickness and spacing can vary, so compatibility cannot be guaranteed for every cabinet. Check your cabinet configuration before ordering.\u003c\/span\u003e\u003c\/div\u003e \u003c\/details\u003e \u003cdetails open=\"\"\u003e \u003csummary\u003eDoes it take up floor space?\u003c\/summary\u003e \u003cdiv class=\"hkt-answer\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eThe hanging design keeps the bin off the floor, making it a practical option for kitchens and other spaces where floor space is limited.\u003c\/span\u003e\u003c\/div\u003e \u003c\/details\u003e \u003cdetails open=\"\"\u003e \u003csummary\u003eWhat kind of trash can I put inside?\u003c\/summary\u003e \u003cdiv class=\"hkt-answer\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eIt is suitable for lightweight everyday waste such as food scraps, vegetable peels, wrappers, tissues and similar household trash.\u003c\/span\u003e\u003c\/div\u003e \u003c\/details\u003e \u003cdetails open=\"\"\u003e \u003csummary\u003eCan I use it outside the kitchen?\u003c\/summary\u003e \u003cdiv class=\"hkt-answer\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eYes. Its compact hanging-style concept can also be useful in bathrooms, offices and other small spaces where convenient waste collection is helpful.\u003c\/span\u003e\u003c\/div\u003e \u003c\/details\u003e \u003cdetails open=\"\"\u003e \u003csummary\u003eDoes it require complicated installation?\u003c\/summary\u003e \u003cdiv class=\"hkt-answer\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eThe product uses a simple hanging setup rather than a complicated installation process. Position it securely on a compatible cabinet door before use.\u003c\/span\u003e\u003c\/div\u003e \u003c\/details\u003e \u003cdetails open=\"\"\u003e \u003csummary\u003eWhat capacity or cabinet thickness does it support?\u003c\/summary\u003e \u003cdiv class=\"hkt-answer\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eExact capacity and maximum cabinet-door thickness should be confirmed from the selected product variant or size information before purchase, as these details can vary by configuration.\u003c\/span\u003e\u003c\/div\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================================      EVERYDAY USE + PHOTO FEEDBACK ========================================================= --\u003e \u003csection class=\"hkt-section hkt-reviews\"\u003e \u003cdiv class=\"hkt-container\"\u003e \u003cdiv class=\"hkt-heading\"\u003e\u003cspan class=\"hkt-eyebrow\"\u003e ⭐ EVERYDAY USE \u0026amp; PHOTO FEEDBACK \u003c\/span\u003e\u003c\/div\u003e \u003cdiv class=\"hkt-review-grid\"\u003e \u003cdiv class=\"hkt-review\"\u003e \u003cdiv class=\"hkt-stars\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e★★★★★\u003c\/span\u003e\u003c\/div\u003e \u003ch3\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eRight Beside The Prep Area\u003c\/span\u003e\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eKeep scraps close instead of carrying them across the kitchen after every cutting or peeling step.\u003c\/span\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-review\"\u003e \u003cdiv class=\"hkt-stars\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e★★★★★\u003c\/span\u003e\u003c\/div\u003e \u003ch3\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eBetter For Small Kitchens\u003c\/span\u003e\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eA hanging setup helps keep another waste container from permanently occupying valuable floor space.\u003c\/span\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-review\"\u003e \u003cdiv class=\"hkt-stars\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e★★★★★\u003c\/span\u003e\u003c\/div\u003e \u003ch3\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eEasy Everyday Access\u003c\/span\u003e\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003ePosition the bin near the counter so everyday waste stays within convenient reach during cooking and cleanup.\u003c\/span\u003e\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-review\"\u003e \u003cdiv class=\"hkt-stars\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e★★★★★\u003c\/span\u003e\u003c\/div\u003e \u003ch3\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eUseful In More Than One Room\u003c\/span\u003e\u003c\/h3\u003e \u003cp\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003eA practical waste solution for kitchens, bathrooms, offices and other smaller living spaces.\u003c\/span\u003e\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================================      GUARANTEES ========================================================= --\u003e \u003csection class=\"hkt-section\"\u003e \u003cdiv class=\"hkt-container\"\u003e \u003cdiv class=\"hkt-heading\"\u003e \u003cspan class=\"hkt-eyebrow\"\u003e 🛡️ SHOP WITH CONFIDENCE \u003c\/span\u003e \u003ch2 class=\"hkt-title\"\u003eSimple Support. \u003cbr\u003e\u003cspan\u003eFrom Packing To Delivery.\u003c\/span\u003e \u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-guarantee\"\u003e \u003cdiv class=\"hkt-guarantee-icon\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e📦\u003c\/span\u003e\u003c\/div\u003e \u003cdiv\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003cstrong\u003e Careful Packaging \u003c\/strong\u003e Your hanging waste bin is packed carefully before shipment. \u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-guarantee\"\u003e \u003cdiv class=\"hkt-guarantee-icon\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e🚚\u003c\/span\u003e\u003c\/div\u003e \u003cdiv\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003cstrong\u003e Shipping Updates \u003c\/strong\u003e Follow available order updates after your package has been processed. \u003c\/span\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hkt-guarantee\"\u003e \u003cdiv class=\"hkt-guarantee-icon\"\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e💬\u003c\/span\u003e\u003c\/div\u003e \u003cdiv\u003e \u003cspan style=\"color: rgb(64, 64, 64);\"\u003e\u003cstrong\u003e Customer Support \u003c\/strong\u003e \u003c\/span\u003e\u003cspan\u003e\u003cspan style=\"color: rgb(64, 64, 64);\"\u003e Contact our support team for product, compatibility or order questions.\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =========================================================      FINAL CTA ========================================================= --\u003e \u003csection class=\"hkt-cta\"\u003e \u003cdiv class=\"hkt-container\"\u003e \u003ch2\u003eKeep The Scraps Close. \u003cbr\u003e\u003cspan\u003eKeep Your Floor Space Clear.\u003c\/span\u003e \u003c\/h2\u003e \u003cp\u003ePut everyday kitchen waste right where you need it with a convenient cabinet-door hanging design made for food prep and small-space organization.\u003c\/p\u003e \u003ca href=\"#\" class=\"hkt-btn\"\u003e 🛒 CHOOSE YOUR TRASH CAN \u003c\/a\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e \u003cstyle\u003e \/* =========================================================    HANGING KITCHEN TRASH CAN    SHOPIFY CRO PDP    MOBILE FIRST \/ HOME ORGANIZATION STYLE ========================================================= *\/  .hkt-page, .hkt-page *{   box-sizing:border-box; }  .hkt-page{    --hkt-bg:#f6f4ef;   --hkt-card:#ffffff;    --hkt-dark:#34322f;   --hkt-muted:#74706a;    --hkt-main:#8b9a7a;   --hkt-main-dark:#657458;   --hkt-soft:#e9eee3;    --hkt-warm:#f1ebe1;    --hkt-line:#e3dfd7;    --hkt-shadow:   0 9px 25px rgba(55,50,45,.08);     width:100%;   max-width:1200px;   margin:auto;    background:var(--hkt-bg);   color:var(--hkt-dark);    font-family:   -apple-system,   BlinkMacSystemFont,   'Segoe UI',   Roboto,   Arial,   sans-serif;    line-height:1.55;    container-type:inline-size;   container-name:hkt-product;    overflow:hidden;  }   \/* ================= GLOBAL ================= *\/  .hkt-page img{    width:100%;   max-width:100%;   height:auto;    display:block;    object-fit:contain;  }   .hkt-container{    max-width:960px;   width:100%;    margin:auto;  }   .hkt-section{    padding:30px 14px;  }   .hkt-heading{    max-width:820px;    margin:0 auto 18px;    text-align:center;  }   .hkt-eyebrow{    display:inline-block;    padding:7px 13px;    border-radius:999px;    background:var(--hkt-soft);    color:var(--hkt-main-dark);    font-size:11px;    font-weight:900;    letter-spacing:.5px;    text-transform:uppercase;  }   .hkt-title{    margin:12px 0 8px;    font-size:30px;    line-height:1.1;    font-weight:900;  }   .hkt-title span{    color:var(--hkt-main-dark);  }   .hkt-heading p{    margin:8px auto 0;    max-width:700px;    font-size:14px;    color:var(--hkt-muted);  }   \/* ================= HERO ================= *\/  .hkt-hero{    padding:38px 14px 30px;    text-align:center;    color:#fff;     background:    radial-gradient(   circle at 20% 20%,   rgba(210,222,196,.22),   transparent 30%   ),    linear-gradient(   140deg,   #5d6656,   #30352d   );  }   .hkt-hero h1{    margin:0;    font-size:38px;    line-height:1.05;    font-weight:900;  }   .hkt-hero h1 span{    color:#dce7d1;  }   .hkt-hero p{    max-width:720px;    margin:15px auto;    font-size:16px;    color:rgba(255,255,255,.88);  }   .hkt-hero-points{    max-width:680px;    margin:18px auto;    display:grid;    gap:8px;    text-align:left;  }   .hkt-hero-point{    padding:10px 12px;    border-radius:12px;    background:rgba(255,255,255,.09);    border:1px solid rgba(255,255,255,.12);    font-size:14px;    font-weight:700;  }   .hkt-hero-image{    max-width:760px;    margin:20px auto 0;    padding:6px;    border-radius:20px;    background:#fff;    overflow:hidden;  }   \/* ================= BENEFITS ================= *\/  .hkt-benefits{    background:#f8f7f3;  }   .hkt-benefit-grid{    display:grid;    grid-template-columns:   repeat(2,minmax(0,1fr));    gap:8px;  }   .hkt-benefit{    padding:14px 10px;    border-radius:16px;    border:1px solid var(--hkt-line);    background:#fff;    box-shadow:var(--hkt-shadow);  }   .hkt-icon{    font-size:22px;    margin-bottom:8px;  }   .hkt-benefit h3{    margin:0 0 5px;    font-size:15px;    line-height:1.25;    font-weight:900;  }   .hkt-benefit p{    margin:0;    font-size:13px;    color:var(--hkt-muted);  }   \/* ================= FEATURE ================= *\/  .hkt-features{    background:#efeee9;  }   .hkt-feature{    margin-bottom:12px;    padding:16px;    border-radius:18px;    border:1px solid var(--hkt-line);    background:#fff;    box-shadow:var(--hkt-shadow);  }   .hkt-feature:last-child{    margin-bottom:0;  }   .hkt-feature h3{    margin:0 0 8px;    font-size:20px;    line-height:1.25;    font-weight:900;  }   .hkt-feature p{    margin:0;    font-size:14px;    color:var(--hkt-muted);  }   .hkt-feature-list{    margin:12px 0 0;    padding:0;    list-style:none;  }   .hkt-feature-list li{    position:relative;    margin:7px 0;    padding-left:22px;    font-size:13px;    color:var(--hkt-muted);  }   .hkt-feature-list li:before{    content:'✓';    position:absolute;    left:0;   top:0;    color:var(--hkt-main-dark);    font-weight:900;  }   .hkt-img{    margin-top:15px;    border-radius:15px;    overflow:hidden;    background:#fff;  }   \/* ================= DETAILS ================= *\/  .hkt-details{    background:#f8f7f3;  }   .hkt-detail-grid{    display:grid;    grid-template-columns:   repeat(2,minmax(0,1fr));    gap:8px;  }   .hkt-detail{    padding:14px;    border-radius:16px;    background:#fff;    border:1px solid var(--hkt-line);  }   .hkt-detail-icon{    margin-bottom:7px;    font-size:21px;  }   .hkt-detail h3{    margin:0 0 5px;    font-size:14px;    line-height:1.3;    font-weight:900;  }   .hkt-detail p{    margin:0;    font-size:12px;    color:var(--hkt-muted);  }   \/* ================= SPEC ================= *\/  .hkt-spec-wrap{    margin-top:20px;  }   .hkt-spec-box{    padding:8px;    border-radius:18px;    background:#e9e7e1;    border:1px solid var(--hkt-line);  }   .hkt-spec-row{    display:grid;    grid-template-columns:40% 60%;    margin-bottom:6px;    overflow:hidden;    border-radius:10px;  }   .hkt-spec-row:last-child{    margin-bottom:0;  }   .hkt-spec-label{    padding:10px;    background:#dfddd5;    font-size:12px;    font-weight:900;  }   .hkt-spec-value{    padding:10px;    background:#fff;    font-size:12px;    color:var(--hkt-muted);  }   .hkt-note{    margin-top:14px;    padding:14px;    border-radius:14px;    background:#edf1e8;    border:1px solid #dce4d4;    font-size:13px;    color:var(--hkt-muted);  }   \/* ================= FAQ ================= *\/  .hkt-faq{    background:#f2f1ec;  }   .hkt-faq details{    margin-bottom:8px;    border-radius:14px;    overflow:hidden;    background:#fff;    border:1px solid var(--hkt-line);  }   .hkt-faq summary{    padding:15px;    display:flex;    align-items:center;    justify-content:space-between;    gap:14px;    cursor:pointer;    font-size:14px;    font-weight:900;    list-style:none;  }   .hkt-faq summary::-webkit-details-marker{    display:none;  }   .hkt-faq summary:after{    content:'⌄';    flex:0 0 28px;    width:28px;    height:28px;    display:flex;    align-items:center;    justify-content:center;    border-radius:50%;    background:var(--hkt-soft);    color:var(--hkt-main-dark);    transition:.3s;  }   .hkt-faq details[open] summary:after{    transform:rotate(180deg);  }   .hkt-answer{    padding:0 15px 15px;    font-size:14px;    color:var(--hkt-muted);  }   \/* ================= REVIEW ================= *\/  .hkt-reviews{    background:#f8f7f3;  }   .hkt-review-grid{    display:grid;    grid-template-columns:   repeat(2,minmax(0,1fr));    gap:8px;  }   .hkt-review{    padding:14px;    background:#fff;    border-radius:16px;    border:1px solid var(--hkt-line);    box-shadow:var(--hkt-shadow);  }   .hkt-stars{    margin-bottom:7px;    color:#b79253;  }   .hkt-review h3{    margin:0 0 5px;    font-size:14px;    font-weight:900;  }   .hkt-review p{    margin:0;    font-size:12px;    color:var(--hkt-muted);  }   \/* ================= GUARANTEE ================= *\/  .hkt-guarantee{    display:flex;    gap:12px;    align-items:center;    padding:14px;    margin-bottom:10px;    background:#fff;    border-radius:15px;    border:1px solid var(--hkt-line);  }   .hkt-guarantee:last-child{    margin-bottom:0;  }   .hkt-guarantee-icon{    flex:0 0 38px;    width:38px;    height:38px;    display:flex;    align-items:center;    justify-content:center;    border-radius:50%;    background:var(--hkt-soft);    font-size:20px;  }   .hkt-guarantee strong{    display:block;    margin-bottom:\u003c\/style\u003e","brand":"mysite","offers":[{"title":"Milky White","offer_id":48997837930750,"sku":"ZZ01292609197087-小号奶油白-无规格","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Gray","offer_id":48997837996286,"sku":"ZZ01292609197087-小号灰白-无规格","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/6875\/6222\/files\/1_ad3a99ee-3940-4bad-a4ae-74c04d06ebcb.webp?v=1789809002","url":"https:\/\/trevoan.com\/de\/products\/hanging-kitchen-trash-can-for-cabinet-door","provider":"trevoan","version":"1.0","type":"link"}