Cases
Formland X Fantombryg - Welcome to the world of colors
arrow_backTil oversigten17. august 2023 | Fantombryg
Da den berømte design duo Studie FLYHELSTED kreerede trendzonen "Colors - a living network" til Formland Spring 2023 deltog Fantombryg med skræddersyede økologiske specialøl, der var designet i tråd med konceptets stærke gule farve og skarpe linjer.
Formland annoncerede trendzonen således:
WELCOME TO THE WORLD OF COLORS 🌈 Go explore this year’s outstanding trend zone 'Colors - a living network' created by the renowned design duo Studie Flyhelsted in Hall D.
This time, the zone is designed to take you through an interpretation of living spaces in a transparent and light atmosphere surrounded by the bright colours of the period. The experience is both abstract and personal, with contrasts of humour and seriousness, and with room for differences and space for fellowship in this 'living network'.
Error executing template "Designs/exhibition_site/ecom/product/partials/case-details/MCH365-related-cases.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) at Co3.MCH.Website.Frontend.Repositories.CaseRepository.GetCases(Profile profile, MCH365ViewType viewType) at Co3.MCH.Website.Frontend.Services.MCH365.CaseService.GetCases(Profile profile, MCH365ViewType viewType) at Co3.MCH.Website.Frontend.Services.MCH365.CaseService.GetCaseProducts(Profile profile, MCH365ViewType viewType) at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.ProfileProduct.get_Cases() at Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce.CaseProduct.get_OtherCases() at CompiledRazorTemplates.Dynamic.RazorEngine_0e945f11d45a43d3adba50c38850c2b4.Execute() in E:\dynamicweb.net\Solutions\staging-mch365.espresso5.dk\Files\Templates\Designs\exhibition_site\ecom\product\partials\case-details\MCH365-related-cases.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< CaseProduct > 2 @using Dynamicweb.Rendering 3 @using Co3.MCH.Website.Frontend.Models.Frontend.Ecommerce 4 5 @if ( Model.OtherCases.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 - Cases details MoreProductsBy - Heading", "Flere cases fra" ) @Model.Profile.Company.Name</h3> 10 </div> 11 @foreach ( CaseProduct product in Model.OtherCases ) 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 } 19

