Shopping cart
Go to cart
Error executing template "Designs/Core/eCom7/CartV2/Step/partials/core__order-summary.cshtml"System.InvalidOperationException: Unable to render view model template because no view model has been set.at Dynamicweb.Rendering.RazorTemplateRenderingProvider.Render(Template template)at Dynamicweb.Rendering.TemplateRenderingService.Render(Template template)at Dynamicweb.Rendering.Template.RenderRazorTemplate()
1 @inherits ViewModelTemplate<OrderViewModel> 2 @using Core.Extensions 3 @using Dynamicweb.Ecommerce.Frontend 4 @using Dynamicweb.Rendering 5 6 <div class="core__order-summary"> 7 <div class="row"> 8 <div class="col"> 9 @Translate("Subtotal") 10 </div> 11 <div class="col text-end"> 12 @Model.TotalPriceWithoutOrderDiscountsAndFeesAndTaxes.Render() 13 </div> 14 </div> 15 <div class="row"> 16 <div class="col"> 17 @Translate("Shipping") 18 </div> 19 <div class="col text-end"> 20 @Model.ShippingFee.Render() 21 </div> 22 </div> 23 <div class="row"> 24 <div class="col"> 25 @Translate("Payment") 26 </div> 27 <div class="col text-end"> 28 @Model.PaymentFee.Render() 29 </div> 30 </div> 31 <div class="row"> 32 <div class="col"> 33 @Translate("Grand total") 34 </div> 35 <div class="col text-end"> 36 @RenderPartial("ViewModels/Ecommerce/price--grand-total.cshtml", Model.Price) 37 </div> 38 </div> 39 </div>

Shorts

Our unique shorts elevate your riding experience no matter where you go. 

Brand
Gender
Composition
Forms

2 products

Performance Elite Short

10150

Whether it’s your early A.M. commute to work, a weekly evening club ride or a long distance tour on the weekend, you need a short that can go the distance. So we combined the best technical properties with a soft feeling fabric and the comfort of a premium chamois into one “go anywhere, do anything” short!

New Performance Elite Short

11150

Whether it’s your early A.M. commute to work, a weekly evening club ride or a long distance tour on the weekend, you need a short that can go the distance. So we combined the best technical properties with a soft feeling fabric and the comfort of a premium chamois into one “go anywhere, do anything” short!