Articles
PURITY C iQ – intelligent filtration for consistent cup quality.
arrow_backTo the overview25 February 2026 | BRITA Nordic A/S
Water – nature’s solvent:
Water is a truly magical substance. It’s nature’s solvent. When you consider the science behind coffee, we're looking to get the ideal flavour and extractions from those delicious beans that have been roasted in a way that helps coffee live its best life through a beverage. The way to do that is to draw off those flavours through the water. Water can literally make or break a coffee.
Intelligent water filtration:
At coffee competitions, it’s fascinating to see baristas use their own water or dose it with minerals. That might work for competition conditions – but in a busy high street store, you need one water that’s consistent for all your brewing methods and different roasts.
That’s where BRITA’s new PURITY C iQ water filter comes in. Designed for (and in partnership with) coffee professionals, the data-driven system is a game changer for the industry. PURITY C iQ combines a filter, a filter head, and the cloud-based BRITA iQ Portal to deliver accurate information on key performance parameters in real-time. It allows you to monitor and optimise your water’s alkalinity and hardness, and also uses activated carbon to remove chlorine and organic compounds.
To make sure you’re hitting those perfect ranges every time, and that every cup of coffee you serve will taste just right, find out more about the BRITA PURITY C iQ smart filter now.
Error executing template "Designs/exhibition_site/ecom/product/partials/article-details/MCH365-related-articles.cshtml" System.ArgumentException: An item with the same key has already been added. at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at Co3.MCH.Website.Frontend.Repositories.BaseRepository.GetAssetIds(Profile profile, String type, String cacheKey, MCH365ViewType viewType) in C:\Data\Dev\DevOps\MCH\co3.mch\Co3.MCH.Website.Frontend\Repositories\BaseRepository.cs:line 34 at Co3.MCH.Website.Frontend.Repositories.ArticleRepository.GetArticles(Profile profile, MCH365ViewType viewType) in C:\Data\Dev\DevOps\MCH\co3.mch\Co3.MCH.Website.Frontend\Repositories\ArticleRepository.cs:line 62 at Co3.MCH.Website.Frontend.Services.MCH365.ArticleService.GetArticleProducts(Profile profile, MCH365ViewType viewType) in C:\Data\Dev\DevOps\MCH\co3.mch\Co3.MCH.Website.Frontend\Services\MCH365\ArticleService.cs:line 191 at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ArticleProduct.get_OtherArticles() in C:\Data\Dev\DevOps\MCH\co3.mch\Co3.MCH.Website.Frontend\Models\Frontend\Ecommerce\ArticleProduct.cs:line 232 at CompiledRazorTemplates.Dynamic.RazorEngine_ceafdc3ebe59430aa38e4c7d29b255d6.Execute() in E:\Websites\mch365.espresso5.dk\Files\Templates\Designs\exhibition_site\ecom\product\partials\article-details\MCH365-related-articles.cshtml:line 10 at RazorEngine.Templating.TemplateBase.RazorEngine.Templating.ITemplate.Run(ExecuteContext context, TextWriter reader) at RazorEngine.Templating.RazorEngineService.RunCompile(ITemplateKey key, TextWriter writer, Type modelType, Object model, DynamicViewBag viewBag) at RazorEngine.Templating.RazorEngineServiceExtensions.<>c__DisplayClass16_0.<RunCompile>b__0(TextWriter writer) at RazorEngine.Templating.RazorEngineServiceExtensions.WithWriter(Action`1 withWriter) at Dynamicweb.Rendering.RazorTemplateRenderingProvider.Render(Template template) at Dynamicweb.Rendering.TemplateRenderingService.Render(Template template) at Dynamicweb.Rendering.Template.RenderRazorTemplate()1 @inherits ViewModelTemplate<ArticleProduct> 2 @using Co3.MCH.Website.Frontend.Models.Frontend 3 @using Dynamicweb.Rendering 4 @using Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce 5 6 @{ 7 string author = Model.Profile != null ? Model.Profile.Company.Name : MCH365Context.Current.TradeShowDetails.MainName; 8 } 9 10 @if (Model.OtherArticles != null && Model.OtherArticles.Any()) 11 { 12 <div class="row e-productlist-container mch365-productlist-hide-profileinfo"> 13 <div class="col-12 mt-3 mb-2"> 14 <h3 class="border-bottom pb-1">@Translate("MCH365 - Cases details MoreProductsBy - Heading", "Flere artikler fra") @author</h3> 15 </div> 16 @foreach (ArticleProduct product in Model.OtherArticles) 17 { 18 <div class="col-12 col-sm-6 col-md-6 col-xl-4 mb-2"> 19 @product.ListItemHtml 20 </div> 21 } 22 </div> 23 }





