{"product_id":"sink-soap-dispenser-extension-tube-kit","title":"🗻Sink Soap Dispenser with Extension Tube Kit 💡","description":"\u003cstyle\u003e\n  .hwc-page,\n  .hwc-page * {\n    box-sizing: border-box;\n  }\n\n  .hwc-page {\n    --hwc-ink: #24332f;\n    --hwc-heading: #173c34;\n    --hwc-accent: #3f7d6d;\n    --hwc-accent-light: #edf5f1;\n    --hwc-accent-soft: #f4f8f5;\n    --hwc-accent-dark: #1f4f45;\n    --hwc-warm: #b97745;\n    --hwc-warm-soft: #fbf1e8;\n    --hwc-page-bg: #f5f3ee;\n    --hwc-card-bg: #fffdf9;\n    --hwc-soft-bg: #f7f8f5;\n    --hwc-border: #e4e5df;\n    --hwc-muted: #61706a;\n    --hwc-white: #ffffff;\n    --hwc-radius: 22px;\n\n    max-width: 820px;\n    margin: 0 auto;\n    padding: 18px 14px 44px;\n    overflow: hidden;\n    background: var(--hwc-page-bg);\n    color: var(--hwc-ink);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .hwc-page img {\n    max-width: 100%;\n  }\n\n  .hwc-section {\n    margin: 0 0 22px;\n  }\n\n  .hwc-card {\n    padding: 28px 24px;\n    overflow: hidden;\n    background: var(--hwc-card-bg);\n    border: 1px solid rgba(63, 125, 109, 0.1);\n    border-radius: var(--hwc-radius);\n    box-shadow: 0 8px 30px rgba(29, 54, 47, 0.055);\n  }\n\n  .hwc-center {\n    text-align: center;\n  }\n\n  .hwc-hero {\n    position: relative;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(191, 218, 206, 0.46),\n        transparent 40%\n      ),\n      linear-gradient(145deg, #fffdf9 0%, #f2f7f3 100%);\n  }\n\n  .hwc-hero::before {\n    position: absolute;\n    top: -70px;\n    right: -70px;\n    width: 170px;\n    height: 170px;\n    content: \"\";\n    pointer-events: none;\n    background: rgba(63, 125, 109, 0.08);\n    border-radius: 50%;\n  }\n\n  .hwc-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 0 14px;\n    padding: 7px 14px;\n    color: var(--hwc-accent-dark);\n    background: var(--hwc-accent-light);\n    border: 1px solid rgba(63, 125, 109, 0.12);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n  }\n\n  .hwc-title {\n    max-width: 680px;\n    margin: 0 auto 12px;\n    color: var(--hwc-heading);\n    font-size: 32px;\n    font-weight: 850;\n    line-height: 1.18;\n    letter-spacing: -0.03em;\n  }\n\n  .hwc-highlight {\n    color: var(--hwc-accent);\n  }\n\n  .hwc-sub {\n    max-width: 660px;\n    margin: 0 auto 20px;\n    color: var(--hwc-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .hwc-h2 {\n    margin: 0 0 10px;\n    color: var(--hwc-heading);\n    font-size: 24px;\n    font-weight: 820;\n    line-height: 1.3;\n    letter-spacing: -0.02em;\n  }\n\n  .hwc-copy {\n    margin: 0 0 18px;\n    color: var(--hwc-muted);\n    font-size: 15px;\n    line-height: 1.72;\n  }\n\n  .hwc-media {\n    position: relative;\n    margin: 20px 0;\n    overflow: hidden;\n    background: #eef1ed;\n    border-radius: 18px;\n  }\n\n  .hwc-media img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n  }\n\n  .hwc-stats {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n    margin: 20px 0 10px;\n  }\n\n  .hwc-stat {\n    min-width: 0;\n    padding: 15px 8px;\n    text-align: center;\n    background: rgba(255, 255, 255, 0.78);\n    border: 1px solid rgba(63, 125, 109, 0.14);\n    border-radius: 16px;\n  }\n\n  .hwc-stat b {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--hwc-accent-dark);\n    font-size: 24px;\n    font-weight: 850;\n    line-height: 1.1;\n  }\n\n  .hwc-stat span {\n    display: block;\n    color: var(--hwc-muted);\n    font-size: 12px;\n    font-weight: 650;\n    line-height: 1.35;\n  }\n\n  .hwc-feature-list {\n    display: grid;\n    gap: 12px;\n    margin: 20px 0;\n  }\n\n  .hwc-feature {\n    position: relative;\n    padding: 17px 17px 17px 52px;\n    background: var(--hwc-accent-soft);\n    border: 1px solid rgba(63, 125, 109, 0.1);\n    border-radius: 16px;\n  }\n\n  .hwc-feature-icon {\n    position: absolute;\n    top: 17px;\n    left: 16px;\n    display: flex;\n    width: 26px;\n    height: 26px;\n    align-items: center;\n    justify-content: center;\n    color: var(--hwc-white);\n    background: var(--hwc-accent);\n    border-radius: 50%;\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .hwc-feature b {\n    display: block;\n    margin: 0 0 4px;\n    color: var(--hwc-heading);\n    font-size: 16px;\n    font-weight: 780;\n    line-height: 1.4;\n  }\n\n  .hwc-feature p {\n    margin: 0;\n    color: var(--hwc-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .hwc-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-top: 18px;\n  }\n\n  .hwc-mini {\n    min-width: 0;\n    padding: 17px;\n    background: var(--hwc-soft-bg);\n    border: 1px solid var(--hwc-border);\n    border-radius: 16px;\n  }\n\n  .hwc-mini-icon {\n    display: flex;\n    width: 38px;\n    height: 38px;\n    align-items: center;\n    justify-content: center;\n    margin: 0 0 11px;\n    background: var(--hwc-accent-light);\n    border-radius: 12px;\n    font-size: 19px;\n  }\n\n  .hwc-mini b {\n    display: block;\n    margin: 0 0 5px;\n    color: var(--hwc-heading);\n    font-size: 15px;\n    font-weight: 780;\n    line-height: 1.4;\n  }\n\n  .hwc-mini span {\n    display: block;\n    color: var(--hwc-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .hwc-warm-card {\n    background:\n      radial-gradient(\n        circle at bottom left,\n        rgba(185, 119, 69, 0.12),\n        transparent 42%\n      ),\n      var(--hwc-card-bg);\n  }\n\n  .hwc-warm-card .hwc-eyebrow {\n    color: #85502e;\n    background: var(--hwc-warm-soft);\n    border-color: rgba(185, 119, 69, 0.15);\n  }\n\n  .hwc-note {\n    margin-top: 18px;\n    padding: 15px 16px;\n    color: #735138;\n    background: var(--hwc-warm-soft);\n    border: 1px solid rgba(185, 119, 69, 0.15);\n    border-radius: 14px;\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .hwc-note strong {\n    color: #6b4327;\n  }\n\n  .hwc-dark {\n    color: #f7fbf9;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(152, 198, 181, 0.22),\n        transparent 42%\n      ),\n      linear-gradient(145deg, #173e36 0%, #245b4f 100%);\n    border-color: rgba(255, 255, 255, 0.08);\n    box-shadow: 0 12px 34px rgba(23, 62, 54, 0.18);\n  }\n\n  .hwc-dark .hwc-h2 {\n    color: #ffffff;\n  }\n\n  .hwc-dark .hwc-copy {\n    color: #d8e8e2;\n  }\n\n  .hwc-dark .hwc-benefit-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .hwc-dark .hwc-mini {\n    background: rgba(255, 255, 255, 0.08);\n    border-color: rgba(255, 255, 255, 0.12);\n  }\n\n  .hwc-dark .hwc-mini-icon {\n    background: rgba(255, 255, 255, 0.12);\n  }\n\n  .hwc-dark .hwc-mini b {\n    color: #ffffff;\n  }\n\n  .hwc-dark .hwc-mini span {\n    color: #d2e4de;\n  }\n\n  .hwc-steps {\n    display: grid;\n    gap: 12px;\n    padding: 0;\n    margin: 20px 0 0;\n    list-style: none;\n  }\n\n  .hwc-steps li {\n    position: relative;\n    min-height: 62px;\n    padding: 15px 16px 15px 62px;\n    background: var(--hwc-accent-soft);\n    border: 1px solid rgba(63, 125, 109, 0.1);\n    border-radius: 16px;\n  }\n\n  .hwc-num {\n    position: absolute;\n    top: 15px;\n    left: 16px;\n    display: flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    background: var(--hwc-accent);\n    border-radius: 50%;\n    box-shadow: 0 4px 10px rgba(63, 125, 109, 0.2);\n    font-size: 14px;\n    font-weight: 850;\n  }\n\n  .hwc-steps b {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--hwc-heading);\n    font-size: 15px;\n    font-weight: 780;\n    line-height: 1.4;\n  }\n\n  .hwc-steps span:not(.hwc-num) {\n    display: block;\n    color: var(--hwc-muted);\n    font-size: 13px;\n    line-height: 1.6;\n  }\n\n  .hwc-faq details {\n    margin-bottom: 10px;\n    overflow: hidden;\n    background: var(--hwc-soft-bg);\n    border: 1px solid var(--hwc-border);\n    border-radius: 14px;\n  }\n\n  .hwc-faq details:last-child {\n    margin-bottom: 0;\n  }\n\n  .hwc-faq summary {\n    position: relative;\n    padding: 15px 44px 15px 16px;\n    color: var(--hwc-heading);\n    cursor: pointer;\n    list-style: none;\n    font-size: 14px;\n    font-weight: 760;\n    line-height: 1.5;\n  }\n\n  .hwc-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hwc-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 16px;\n    content: \"+\";\n    color: var(--hwc-accent);\n    transform: translateY(-50%);\n    font-size: 22px;\n    font-weight: 500;\n    line-height: 1;\n  }\n\n  .hwc-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .hwc-faq p {\n    margin: 0;\n    padding: 0 16px 16px;\n    color: var(--hwc-muted);\n    font-size: 13px;\n    line-height: 1.65;\n  }\n\n  .hwc-trust-card {\n    background: linear-gradient(145deg, #fffdf9, #f4f8f5);\n  }\n\n  .hwc-trust {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .hwc-trust-item {\n    min-width: 0;\n    padding: 14px 8px;\n    text-align: center;\n    background: rgba(255, 255, 255, 0.72);\n    border: 1px solid rgba(63, 125, 109, 0.11);\n    border-radius: 14px;\n  }\n\n  .hwc-trust-icon {\n    display: block;\n    margin-bottom: 5px;\n    font-size: 22px;\n  }\n\n  .hwc-trust-item b {\n    display: block;\n    color: var(--hwc-heading);\n    font-size: 12px;\n    font-weight: 760;\n    line-height: 1.45;\n  }\n\n  @media (max-width: 560px) {\n    .hwc-page {\n      --hwc-radius: 16px;\n\n      padding: 10px 8px 30px;\n      font-size: 15px;\n    }\n\n    .hwc-section {\n      margin-bottom: 14px;\n    }\n\n    .hwc-card {\n      padding: 22px 16px;\n      border-radius: 16px;\n    }\n\n    .hwc-title {\n      font-size: 26px;\n      line-height: 1.22;\n    }\n\n    .hwc-h2 {\n      font-size: 21px;\n    }\n\n    .hwc-sub {\n      font-size: 15px;\n    }\n\n    .hwc-media,\n    .hwc-media img {\n      border-radius: 13px;\n    }\n\n    .hwc-stats {\n      gap: 7px;\n    }\n\n    .hwc-stat {\n      padding: 12px 5px;\n      border-radius: 12px;\n    }\n\n    .hwc-stat b {\n      font-size: 20px;\n    }\n\n    .hwc-stat span {\n      font-size: 10px;\n    }\n\n    .hwc-benefit-grid,\n    .hwc-dark .hwc-benefit-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hwc-feature,\n    .hwc-mini,\n    .hwc-steps li {\n      border-radius: 13px;\n    }\n\n    .hwc-trust {\n      grid-template-columns: 1fr;\n    }\n\n    .hwc-trust-item {\n      display: grid;\n      grid-template-columns: 34px 1fr;\n      align-items: center;\n      padding: 12px 14px;\n      text-align: left;\n      border-radius: 12px;\n    }\n\n    .hwc-trust-icon {\n      margin: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hwc-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hwc-section\"\u003e\n\u003cdiv class=\"hwc-card hwc-hero hwc-center\"\u003e\n\u003cspan class=\"hwc-eyebrow\"\u003e✨ A Cleaner Kitchen Starts Here\u003c\/span\u003e\n\u003ch1 class=\"hwc-title\"\u003eStop Refilling \u003cspan class=\"hwc-highlight\"\u003eTiny Soap Bottles\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hwc-sub\"\u003eConnect your sink dispenser directly to a large soap container beneath the counter. Enjoy convenient one-hand dispensing while keeping bulky bottles hidden and your sink area beautifully organized.\u003c\/p\u003e\n\u003cdiv class=\"hwc-stats\"\u003e\n\u003cdiv class=\"hwc-stat\"\u003e\n\u003cb\u003e39\"\u003c\/b\u003e \u003cspan\u003eFlexible Tube\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-stat\"\u003e\n\u003cb\u003e360°\u003c\/b\u003e \u003cspan\u003eSwivel Spout\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-stat\"\u003e\n\u003cb\u003e3\"\u003c\/b\u003e \u003cspan\u003eExtended Reach\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Built-in kitchen sink soap dispenser connected to a large soap bottle beneath the sink\" src=\"https:\/\/cdn.besttechcloud.com\/image\/d7960e8a0d4564ab40ee4f8418578967822e1e2c.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORE BENEFITS --\u003e\n\u003csection class=\"hwc-section\"\u003e\n\u003cdiv class=\"hwc-card\"\u003e\n\u003cspan class=\"hwc-eyebrow\"\u003e🚀 Why It Belongs in Your Kitchen\u003c\/span\u003e\n\u003ch2 class=\"hwc-h2\"\u003eRefill Less. Keep the Sink Area Clear.\u003c\/h2\u003e\n\u003cp class=\"hwc-copy\"\u003eUpgrade your everyday washing routine with a cleaner, more convenient way to dispense dish soap or hand soap.\u003c\/p\u003e\n\u003cdiv class=\"hwc-feature-list\"\u003e\n\u003cdiv class=\"hwc-feature\"\u003e\n\u003cspan class=\"hwc-feature-icon\"\u003e✓\u003c\/span\u003e \u003cb\u003eConnect Directly to a Large Soap Bottle\u003c\/b\u003e\n\u003cp\u003eThe long flexible tube draws liquid directly from a bulk container stored beneath the sink, reducing frequent small-bottle refills.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-feature\"\u003e\n\u003cspan class=\"hwc-feature-icon\"\u003e✓\u003c\/span\u003e \u003cb\u003eFree Up Valuable Counter Space\u003c\/b\u003e\n\u003cp\u003eKeep disposable soap bottles hidden inside the cabinet for a cleaner, calmer and more polished sink area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-feature\"\u003e\n\u003cspan class=\"hwc-feature-icon\"\u003e✓\u003c\/span\u003e \u003cb\u003eRotate the Spout a Full 360°\u003c\/b\u003e\n\u003cp\u003eTurn the nozzle toward either sink bowl, a sponge or your hands for convenient dispensing exactly where you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Large under-sink soap bottle connected to a kitchen sink dispenser\" src=\"https:\/\/cdn.besttechcloud.com\/image\/1acd9eb3212830ae9f39605b7cbf5497b8df78d3.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hwc-benefit-grid\"\u003e\n\u003cdiv class=\"hwc-mini\"\u003e\n\u003cdiv class=\"hwc-mini-icon\"\u003e💧\u003c\/div\u003e\n\u003cb\u003eLess Refill Mess\u003c\/b\u003e \u003cspan\u003e Avoid repeatedly pouring soap through a narrow opening and dealing with sticky spills around the sink. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-mini\"\u003e\n\u003cdiv class=\"hwc-mini-icon\"\u003e✨\u003c\/div\u003e\n\u003cb\u003eClean Brushed Finish\u003c\/b\u003e \u003cspan\u003e A streamlined appearance complements many modern faucets, countertops and stainless-steel sinks. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DAILY USE --\u003e\n\u003csection class=\"hwc-section\"\u003e\n\u003cdiv class=\"hwc-card hwc-warm-card\"\u003e\n\u003cspan class=\"hwc-eyebrow\"\u003e💡 Designed for Everyday Use\u003c\/span\u003e\n\u003ch2 class=\"hwc-h2\"\u003eSimple One-Hand Soap Dispensing\u003c\/h2\u003e\n\u003cp class=\"hwc-copy\"\u003ePress the dispenser with one hand while holding a sponge, pan or dish with the other. The extended spout helps direct soap closer to the sink basin instead of the surrounding counter.\u003c\/p\u003e\n\u003cdiv class=\"hwc-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Organized kitchen countertop with a built-in soap dispenser\" src=\"https:\/\/cdn.besttechcloud.com\/image\/7d2cfa2d990f73840e1e2e0cfd7bcc8b06134639.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hwc-benefit-grid\"\u003e\n\u003cdiv class=\"hwc-mini\"\u003e\n\u003cdiv class=\"hwc-mini-icon\"\u003e🤲\u003c\/div\u003e\n\u003cb\u003eEasy Press Pump\u003c\/b\u003e \u003cspan\u003e Convenient for quick dishwashing, handwashing and kitchen cleanup throughout the day. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-mini\"\u003e\n\u003cdiv class=\"hwc-mini-icon\"\u003e🧽\u003c\/div\u003e\n\u003cb\u003eMade for Busy Kitchens\u003c\/b\u003e \u003cspan\u003e Keep soap within easy reach without moving bottles around the countertop every time you clean. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Three hundred sixty degree rotating kitchen soap dispenser spout\" src=\"https:\/\/cdn.besttechcloud.com\/image\/0c829636d49d3d9b85b28de59a41bdc9562c23cb.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hwc-benefit-grid\"\u003e\n\u003cdiv class=\"hwc-mini\"\u003e\n\u003cdiv class=\"hwc-mini-icon\"\u003e💦\u003c\/div\u003e\n\u003cb\u003eControlled Dispensing\u003c\/b\u003e \u003cspan\u003e Press only when needed to dispense a practical amount of liquid soap for each task. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-mini\"\u003e\n\u003cdiv class=\"hwc-mini-icon\"\u003e🔄\u003c\/div\u003e\n\u003cb\u003eFlexible Spout Position\u003c\/b\u003e \u003cspan\u003e Swing the nozzle toward the sink basin, sponge area or either side of a double-bowl sink. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Kitchen sink dispenser suitable for dish soap hand soap and pourable liquid detergents\" src=\"https:\/\/cdn.besttechcloud.com\/image\/78f0ae6905482e0fd9014d18342ffb35975aac41.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hwc-note\"\u003e\n\u003cstrong\u003eHelpful Tip:\u003c\/strong\u003e For the smoothest pumping, use pourable dish soap, hand soap or liquid detergent. Very thick gel formulas may need to be diluted slightly before use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DARK HIGHLIGHT --\u003e\n\u003csection class=\"hwc-section\"\u003e\n\u003cdiv class=\"hwc-card hwc-dark hwc-center\"\u003e\n\u003ch2 class=\"hwc-h2\"\u003eA Small Upgrade That Improves Your Daily Routine\u003c\/h2\u003e\n\u003cp class=\"hwc-copy\"\u003eLess clutter, fewer refills and easier access to soap whenever you need it.\u003c\/p\u003e\n\u003cdiv class=\"hwc-benefit-grid\"\u003e\n\u003cdiv class=\"hwc-mini\"\u003e\n\u003cdiv class=\"hwc-mini-icon\"\u003e🧴\u003c\/div\u003e\n\u003cb\u003eFewer Small Refills\u003c\/b\u003e \u003cspan\u003e Draw soap directly from a larger container stored under the sink. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-mini\"\u003e\n\u003cdiv class=\"hwc-mini-icon\"\u003e🫧\u003c\/div\u003e\n\u003cb\u003eCleaner Countertop\u003c\/b\u003e \u003cspan\u003e Hide bulky plastic bottles and reduce sticky rings around the sink. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hwc-mini\"\u003e\n\u003cdiv class=\"hwc-mini-icon\"\u003e↻\u003c\/div\u003e\n\u003cb\u003e360° Convenience\u003c\/b\u003e \u003cspan\u003e Turn the spout toward the area where soap is needed most. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection class=\"hwc-section\"\u003e\n\u003cdiv class=\"hwc-card\"\u003e\n\u003cspan class=\"hwc-eyebrow\"\u003e🔧 Straightforward DIY Setup\u003c\/span\u003e\n\u003ch2 class=\"hwc-h2\"\u003eInstall in Four Simple Steps\u003c\/h2\u003e\n\u003cp class=\"hwc-copy\"\u003eDesigned for compatible kitchen sink or countertop accessory openings. No complicated refill bottle needs to be mounted directly beneath the dispenser.\u003c\/p\u003e\n\u003cdiv class=\"hwc-media\"\u003e\u003cimg loading=\"lazy\" alt=\"Four-step installation guide for a built-in kitchen sink soap dispenser\" src=\"https:\/\/cdn.besttechcloud.com\/image\/9839af8c3a85b13838d4255c6a8690173f33cd39.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hwc-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0979\/1514\/2465\/files\/01_1b4040dc-9db7-45b0-87a7-e01352d07a45.jpg?v=1785210349\" alt=\"\"\u003e\u003c\/div\u003e\n\u003col class=\"hwc-steps\"\u003e\n\u003cli\u003e\n\u003cspan class=\"hwc-num\"\u003e1\u003c\/span\u003e \u003cb\u003eInsert the Dispenser\u003c\/b\u003e \u003cspan\u003e Pass the threaded dispenser body through a compatible sink or countertop accessory opening. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hwc-num\"\u003e2\u003c\/span\u003e \u003cb\u003eSecure It Under the Counter\u003c\/b\u003e \u003cspan\u003e Tighten the mounting hardware beneath the sink until the dispenser is stable and properly positioned. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hwc-num\"\u003e3\u003c\/span\u003e \u003cb\u003eConnect the Extension Tube\u003c\/b\u003e \u003cspan\u003e Attach the 39-inch flexible tube securely to the inlet beneath the pump assembly. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"hwc-num\"\u003e4\u003c\/span\u003e \u003cb\u003ePlace the Tube in Your Soap Bottle\u003c\/b\u003e \u003cspan\u003e Insert the other end into a suitable soap container, then press the pump several times to draw liquid through the tube. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hwc-section hwc-faq\"\u003e\n\u003cdiv class=\"hwc-card\"\u003e\n\u003cspan class=\"hwc-eyebrow\"\u003eQuestions \u0026amp; Answers\u003c\/span\u003e\n\u003ch2 class=\"hwc-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the set include a separate soap container?\u003c\/summary\u003e\n\u003cp\u003eThe dispenser is designed to connect to a compatible store-bought soap bottle or bulk container placed beneath your sink. Please check the product package contents before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long is the extension tube?\u003c\/summary\u003e\n\u003cp\u003eThe flexible tube measures approximately 39 inches, providing enough reach for many standard under-sink cabinet layouts.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWill it fit every kitchen sink?\u003c\/summary\u003e\n\u003cp\u003eFit depends on the diameter and available clearance of your existing sink or countertop accessory opening. Measure the installation area and compare it with the product specifications before ordering.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan the dispenser spout rotate?\u003c\/summary\u003e\n\u003cp\u003eYes. The spout is designed to rotate 360°, allowing you to direct it toward different areas of the sink.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat types of liquid can I use?\u003c\/summary\u003e\n\u003cp\u003eIt is suitable for many pourable liquids, including dish soap, liquid hand soap and some household detergents. Extremely thick formulas may pump more slowly.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhy is soap not coming out immediately?\u003c\/summary\u003e\n\u003cp\u003eA newly installed tube may contain air. Make sure every connection is secure, keep the tube end submerged in the liquid and press the pump repeatedly until the soap reaches the dispenser.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Black \/ 1m Hose","offer_id":52020763918657,"sku":"SMN2607281255-黑色加1米延长管","price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ 1.2m Hose","offer_id":52020763951425,"sku":"SMN2607281255-黑色加1.2米延长管","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 1m Hose","offer_id":52020763984193,"sku":"SMN2607281255-银色加1米延长管","price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Silver \/ 1.2m Hose","offer_id":52020764016961,"sku":"SMN2607281255-银色加1.2米延长管","price":16.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0979\/1514\/2465\/files\/10004_0290f6e2-4f45-4b6b-84f8-085fdf1577eb.jpg?v=1785210136","url":"https:\/\/dailyardsupply.co.uk\/products\/sink-soap-dispenser-extension-tube-kit","provider":"DailyardSupply.co.uk","version":"1.0","type":"link"}