Skip to content
We Are Proudly A Canadian Company 🇨🇦 - We Offer Free Shipping Over $79* Across Canada
We Are Proudly A Canadian Company 🇨🇦 - We Offer Free Shipping Over $79* Across Canada

Country

Lelit Water Softener 35L X 2

by Lelit
Sold out
Original price $25.00 - Original price $25.00
Original price
$25.00
$25.00 - $25.00
Current price $25.00

WATER SOFTENER FILTERS (See video below on how to use)

Want to make a perfect espresso?

This water softener filter will help you enhance the water quality needed to make the base of a good espresso. 

These filters limit the formation of limestone inside the coffee machine and ensure a better result in the preparation of drinks, enhancing all the aromas of the chosen blend. They trap calcium and magnesium salts, preventing limestone incrustations and releasing sodium salts. 

  • Compatible with all LELIT espresso machines
  • Package Content – Two 35L LELIT Submersible  sodium-based cationic water softener filter
  •  

    How to use it?

    Simply attach the Lelit water softener filter to the water tank. Instructions will be provided. 

     

     

    Disclaimer: All Lelit products are entirely designed and manufactured in Italy using professional technology and components for the bar.


    Compare products

    {"one"=>"Select 2 or 3 items to compare", "other"=>"{{ count }} of 3 items selected"}

    Select first item to compare

    Select second item to compare

    Select third item to compare

    Compare
    // Tracking view_item document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll('.product-form--atc-button').forEach(button => { button.addEventListener('click', function (event) { event.preventDefault(); // Prevents the default action for debugging let product = { item_id: "8085893775612", item_name: "Lelit Water Softener 35L X 2", price: 25, currency: "CAD" }; // Push event to the dataLayer window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: "add_to_cart", ecommerce: { currency: product.currency, value: product.price, items: [product] } }); console.log("🛒 add_to_cart event pushed:", product); // Allow form submission after tracking setTimeout(() => { event.target.closest("form").submit(); }, 300); }); }); }); // begin_checkout