Food and Beverage are working in a highly competitive market that requires flexible and well-running process plants as well as well-educated operators. The demand for correctly designed plants is therefore of the highest importance to minimize the OPEX costs.
Hygienic design is critical for customers in the Food and Beverage industry. We help our clients meet the need for keeping a highly efficient throughput while maintaining the highest quality standards for products that are healthy and safe according to consumer standards.
"Most steps in the processes are more or less “known” solutions. Our main contribution is our ability to customize the solutions to the specific purpose and plant. This requires applying the know-how of our teams’ wide range of expertise in delivering a running system at our customers' request on time, every time."
Assessing the environmental footprint of the plant design, we are taking into consideration product waste percentage, loss of energy, water, and other resources, keeping waste and costs at a minimum.
Process Integration can run projects from A-Z, we also have our installation teams located both in Denmark and in Norway.
Error executing template "Designs/exhibition_site/ecom/product/partials/product-details/MCH365-related-products.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.ProductRepository.GetProducts(Profile profile, MCH365ViewType viewType) in C:\Data\Dev\DevOps\MCH\co3.mch\Co3.MCH.Website.Frontend\Repositories\BaseRepository.cs:line 469 at Co3.MCH.Website.Frontend.Services.MCH365.ProductService.GetProductProducts(Profile profile, MCH365ViewType viewType) in C:\Data\Dev\DevOps\MCH\co3.mch\Co3.MCH.Website.Frontend\Services\MCH365\ProductService.cs:line 191 at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ProductProduct.get_OtherProducts() in C:\Data\Dev\DevOps\MCH\co3.mch\Co3.MCH.Website.Frontend\Models\Frontend\Ecommerce\ProductProduct.cs:line 168 at CompiledRazorTemplates.Dynamic.RazorEngine_c1e6c97b79ba4ad8be60202724cc26a3.Execute() in E:\Websites\mch365.espresso5.dk\Files\Templates\Designs\exhibition_site\ecom\product\partials\product-details\MCH365-related-products.cshtml:line 5 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< ProductProduct > 2 @using Dynamicweb.Rendering 3 @using Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce 4 5 @if ( Model.OtherProducts.Any() ) 6 { 7 <div class="row e-productlist-container mch365-productlist-hide-profileinfo"> 8 <div class="col-12 mt-3 mb-2"> 9 <h3 class="border-bottom pb-1">@Translate( "MCH365 - Product details MoreProductsBy - Heading", "Flere produkter fra" ) @Model.Profile.Company.Name</h3> 10 </div> 11 @foreach ( ProductProduct product in Model.OtherProducts.Take(6) ) 12 { 13 <div class="col-12 col-sm-6 col-md-6 col-xl-4 mb-2"> 14 @product.ListItemHtml 15 </div> 16 } 17 </div> 18 }






