T-TIME® T-shirt | v-neck

No. 0514

 10,55 ( 10,55 excl. VAT)

T-shirt in a slimline model. V-neck with narrow ribbing.

Find a dealer

T-shirt in a slimline model. V-neck with narrow ribbing.

Error executing template "Designs/identity_v2/ecom/product/partials/images_swiper.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.ID.Dw.Models.Frontend.Ecommerce.IdentityProduct.GetImageDetails(Boolean excludeDefaultImage)
   at Co3.ID.Dw.Models.Frontend.Ecommerce.IdentityProduct.get_ImageDetails()
   at CompiledRazorTemplates.Dynamic.RazorEngine_5b4cee1b4a6e4ba3b6d8d04e77e5a333.Execute() in D:\dynamicweb.net\Solutions\staging-id.espresso4.dk-e5\Files\Templates\Designs\identity_v2\ecom\product\partials\images_swiper.cshtml:line 49
   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<Co3.ID.Dw.Models.Frontend.Ecommerce.IdentityProduct> 2 @using Co3.Espresso.Website.Models.FrontEnd.Ecommerce 3 @using Co3.Espresso.Website.Services 4 @using Dynamicweb.Rendering 5 @using System.Web 6 @using Co3.Espresso.Base.Extensions 7 @using Co3.Espresso.Base.Models 8 @using Co3.Espresso.Website.Models.FrontEnd.Settings 9 @using Co3.ID.Dw.Models.Frontend.Ecommerce 10 @using Co3.ID.Dw.Services 11 @using Dynamicweb.Frontend 12 @using RenderingService = Co3.Espresso.Website.Services.RenderingService 13 @using System.IO 14 15 @{ 16 bool isCustomerShop = (PageView.Current().Area.Item["IsCustomerShop"] != null && (bool)PageView.Current().Area.Item["IsCustomerShop"] == true); 17 } 18 <div class="swiper position-relative js-identity-swiper"> 19 <div class="productlist-brand-wrapper"> 20 @if (Model.BrandCode == "SS") 21 { 22 @ImageService.Instance.GetSvgMarkup("/Files/Images/products/Labels/SevenSeasByID.svg") 23 } 24 @if (Model.BrandCode == "GEYSER") 25 { 26 @ImageService.Instance.GetSvgMarkup("/Files/Images/products/Labels/GEYSER.svg") 27 } 28 @if (Model.BrandCode == "PRO WEAR") 29 { 30 @ImageService.Instance.GetSvgMarkup("/Files/Images/products/Labels/ProWearByID.svg") 31 } 32 </div> 33 34 <div class="productlist-label-container"> 35 @foreach (IdentityProductLabel productLabel in Model.ProductLabels) 36 { 37 <span class="productlist-label label-@productLabel.ClassName ">@productLabel.Text</span> 38 } 39 </div> 40 <div class="swiper-scroll-icon"> 41 @ImageService.Instance.GetSvgMarkup($"/Files/Templates/Designs/{PageView.Current().Area.Layout.Design.Folder.Name}/_assets/img/mouse-scroll.svg") 42 </div> 43 <div class="swiper-wrapper"> 44 <div class="swiper-slide"> 45 <div class="swiper-zoom-container"> 46 <img src="@Model.ImagePrimary.Large" alt="@Model.Name" class="e-product-image"> 47 </div> 48 </div> 49 @if (Model.ImageDetails.Any()) 50 { 51 foreach (ElementWithIndex<IdentityProductImageUrl> image in Model.ImageDetails.WithIndex()) 52 { 53 if (image.Element.Original == Model.ImagePrimary.Original) 54 { 55 continue; 56 } 57 <div class="swiper-slide"> 58 <div class="swiper-zoom-container"> 59 <img src="@image.Element.Large" alt="@Model.Name" class="e-product-image"> 60 </div> 61 </div> 62 } 63 64 65 if (string.IsNullOrEmpty(Model.ProductVideo) == false) 66 { 67 string fullPath = HttpContext.Current.Server.MapPath( Model.ProductVideo ); 68 if (File.Exists( fullPath )) 69 { 70 int slideTo = Model.ImageDetails.Count + 1; 71 72 <div class="swiper-slide js-identity-video-item"> 73 <video class="identity-video-medium js-identity-video-medium js-identity-video-in-carousel" playsinline muted loop data-slide-to="@slideTo" style="max-width: 100%;"> 74 <source src="@Model.ProductVideo" type="video/mp4"> 75 </video> 76 </div> 77 } 78 79 } 80 } 81 82 </div> 83 <div class="swiper-scrollbar"></div> 84 </div> 85

Design corporate clothing & merch

Choose a product, upload your logo – quickly get a quote from an ID® dealer.

Start your design now

Can’t find clothing that matches your needs?

With a Private Label solution, you create unique styles in close collaboration with our experienced team.

See your options here

Sport & clubs

Service & tourism

Office & administration

Hotel, café & restaurant

Timeless Corporate Wear

Profile clothing & company
clothing with timeless
design since 1983

Strengthen team spirit

Clothing with your logo
that supports a shared
identity

Find your colour

Choose from 60+ colours
– match your company’s
profile

Quality that lasts

High-quality company clothing
– retains shape and colour
wash after wash

Report on CSR, cf. Section 99 a" of the Danish Financial Statements Act. BCI cotton ID® Responsibility report 2024/2025. View here

keyboard_arrow_up