20,000 cups of finest coffee with durable ceramic grinders
Our grinders are made of high-tech ceramic: exceptionally hard and precise. Fresh beans are gently ground, without risk of overheating: extracting all the best flavors and aroma, delivering a superior coffee taste for at least 20,000 cups.
Enjoy hot coffee in no time with the Quick Heat Boiler
When time is of the essence, you can brew perfect espresso and cappuccino without the wait, thanks to the Quick Heat Boiler. The secret is in its light aluminum and stainless steel body, which can reach hot temperatures, fast.
Velvety milk foam with the Classic Milk Frother
The Classic Milk Frother is for those who love to assume the role of master craftsman, and it’s just easy. Within seconds you can create a rich, silky layer of foam - the crowning glory of your coffee.
Decaffeinaited with equal zest with the Powder Option
Sometimes it’s nice to have the option of a full-bodied, delicious coffee, without the caffeine kick. Thanks to the Powder Option you can make decaffeinated coffee whenever you please.
Designed for efficiency
Saeco Incanto ingeniously combines efficiency with attentiveness to meet the highest standards for your home – keeping water consumption and energy usage low. And with the programmable stand-by, just tell the Saeco Incanto when it won’t be needed and it will switch itself off automatically. Easy.
Up to 5000 cups* without descaling with AquaClean filter
Saeco's new and patented innovation, AquaClean water filter, ensures you make the most out of your full automatic coffee machine. By changing the filter at machine request, you will not need to descale your machine for up to 5000 cups*, while getting the benefit of clear and purified water. As an added benefit, the descaling notification alarm is automatically deactivated once AquaClean is installed in your favourite Saeco coffee machine.
Auto-cleaning cycle removes any hassle
The automatic cleaning cycle makes it easy to look after, and it increases the machine’s longevity – giving you more time to enjoy your coffee instead of cleaning up.
The fully removable brewing group can be cleaned in no time
Efficiency and ease of use were key inspirations when Saeco invented the first brewing group 30 years ago. And to this day, it still proves to be an inspired, resolute piece of technology. As always, it’s so simple to clean – just remove it and wash it under the tap for a few seconds, then re-insert it just as easily.
{% for comment in comments %}
{% assign commentIndex = forloop.index %}
{{comment.customer_name}} {% if storeConfig.hide_time == '0' %}{% if comment.created_at !=0 %} {{comment.created_at_str}} {% endif %}{% endif %}
{% for index in (1..5) %}
{%- capture fill_color -%}
{%- if index <= comment.star -%}
{{theme_config.global.product_score_selected_color | default:'#F8AD6B'}}
{%- else -%}
{{theme_config.global.product_score_uncheck_color | default:'#bbbbbb'}}
{%- endif -%}
{%- endcapture -%}
{% endfor %}
{% if comment.comment_title != "" and storeConfig.comments_title_require != '0' %}
{{comment.comment_title}}
{% endif %}
{{comment.content}}
{% if comment.images.src %}
{% for image in comment.images.src %}
{% assign keyIndex = forloop.index %}
{% endfor %}
{% endif %}
{% if comment.reply_content != "" %}
{{lang.comments.reply}}:
{% if comment.replied_at != 0 and storeConfig.hide_time != '1' %}
{{comment.replied_at_str}}
{% endif %}