All bikes
Error executing template "Designs/Swift/Paragraph/Swift_ProductListGroupImage.cshtml" System.NullReferenceException: Object reference not set to an instance of an object. at CompiledRazorTemplates.Dynamic.RazorEngine_83aabf2a24b54507b0862db1d1d83840.ExecuteAsync() at RazorEngine.Templating.TemplateBase.Run(ExecuteContext context, TextWriter reader) at RazorEngine.Templating.RazorEngineCore.RunTemplate(ICompiledTemplate template, TextWriter writer, Object model, DynamicViewBag viewBag) at RazorEngine.Templating.RazorEngineService.Run(ITemplateKey key, TextWriter writer, Type modelType, Object model, DynamicViewBag viewBag) at RazorEngine.Templating.DynamicWrapperService.Run(ITemplateKey key, TextWriter writer, Type modelType, Object model, DynamicViewBag viewBag) at RazorEngine.Templating.RazorEngineServiceExtensions.Run(IRazorEngineService service, String name, TextWriter writer, Type modelType, Object model, DynamicViewBag viewBag) at RazorEngine.Templating.RazorEngineServiceExtensions.<>c__DisplayClass23_0.<Run>b__0(TextWriter writer) at RazorEngine.Templating.RazorEngineServiceExtensions.WithWriter(Action`1 withWriter) at RazorEngine.Templating.RazorEngineServiceExtensions.Run(IRazorEngineService service, String name, Type modelType, Object model, DynamicViewBag viewBag) at Dynamicweb.Rendering.RazorTemplateRenderingProvider.Render(Template template) in /_/src/Application/Providers/Dynamicweb.Rendering.Providers.NetCore/Razor/RazorTemplateRenderingProvider.cs:line 99 at Dynamicweb.Rendering.TemplateRenderingService.Render(Template template) in E:\A10\_w\2\s\src\Core\Dynamicweb.Core\Rendering\TemplateRenderingService.cs:line 21 at Dynamicweb.Rendering.Template.RenderRazorTemplate() in E:\A10\_w\2\s\src\Core\Dynamicweb.Core\Rendering\Template.cs:line 749
1 @inherits Dynamicweb.Rendering.ViewModelTemplate<Dynamicweb.Frontend.ParagraphViewModel> 2 @using Dynamicweb.Frontend.Navigation 3 @using Dynamicweb.Ecommerce.ProductCatalog 4 @using Dynamicweb.Environment 5 @using Dynamicweb.Frontend 6 7 @{ 8 ProductListViewModel productList = null; 9 if (Dynamicweb.Context.Current.Items.Contains("ProductList")) 10 { 11 productList = (ProductListViewModel)Dynamicweb.Context.Current.Items["ProductList"]; 12 } 13 else if (Pageview.Page.Item["DummyProductGroup"] != null && Pageview.IsVisualEditorMode) 14 { 15 var pageViewModel = Dynamicweb.Frontend.ContentViewModelFactory.CreatePageInfoViewModel(Pageview.Page); 16 ProductListViewModel groupList = pageViewModel.Item.GetValue("DummyProduct") != null ? pageViewModel.Item.GetValue("DummyProduct") as ProductListViewModel : new ProductListViewModel(); 17 18 if (groupList?.Products is object) 19 { 20 productList = groupList; 21 } 22 } 23 } 24 25 @if (productList is object) { 26 string groupImage = productList?.Group?.Assets != null ? productList.Group.Assets.FirstOrDefault(x => x.Name == "LargeImage").Value : string.Empty; 27 if (groupImage.StartsWith("/") && !groupImage.StartsWith("/Files", StringComparison.OrdinalIgnoreCase)) 28 { 29 groupImage = $"/Files{groupImage}"; 30 } 31 32 string groupName = productList?.Group?.Name != null ? productList.Group.Name : string.Empty; 33 34 string ratio = Model.Item.GetRawValueString("ImageAspectRatio", string.Empty); 35 ratio = ratio != "0" ? ratio : string.Empty; 36 string ratioCssClass = ratio != string.Empty && ratio != "fill" ? " ratio" : string.Empty; 37 string ratioVariable = ratio != string.Empty ? "style=\"--bs-aspect-ratio: " + ratio + "\"" : string.Empty; 38 string fillClass = ratio == "fill" ? " h-100" : ""; 39 40 var parms = new Dictionary<string, object>(); 41 parms.Add("loading", "lazy"); 42 parms.Add("columns", Model.GridRowColumnCount); 43 44 if (ratio == "fill") { 45 parms.Add("cssClass", "w-100 h-100"); 46 } 47 else 48 { 49 parms.Add("cssClass", "mw-100 mh-100"); 50 } 51 52 parms.Add("style", string.Empty); 53 parms.Add("alt", groupName); 54 55 if (!string.IsNullOrEmpty(groupImage)) { 56 <div class="item_@Model.Item.SystemName.ToLower()"> 57 <figure class="m-0@(ratioCssClass)@(fillClass)" @ratioVariable> 58 @RenderPartial("Components/Image.cshtml", new FileViewModel { Path = groupImage }, parms) 59 </figure> 60 </div> 61 } else if (Pageview.IsVisualEditorMode) { 62 <div class="alert alert-dark m-0" role="alert"> 63 <span>@Translate("Product list group image: The image will be shown here, if any")</span> 64 </div> 65 } 66 } else if (Pageview.IsVisualEditorMode) 67 { 68 <div class="alert alert-dark m-0" role="alert"> 69 <span>@Translate("Product list group image: The image will be shown here, if any")</span> 70 </div> 71 } 72 73
Populære produkter
New newest product 2
Product with discount
Product with discount (buy 2)
Newest product
F-Si Carbon 3 Cross Country Bike MAINs
Variant Name
F-Si Carbon 3 Cross Country Bike MAINs, Black
Variant Price
£1,000.00
Variant Name
F-Si Carbon 3 Cross Country Bike MAINs, Green
Variant Price
£1,000.00
Variant Name
F-Si Carbon 3 Cross Country Bike MAINs, Red
Variant Price
£1,000.00
F-Si Carbon 4 Cross Country Bike MainUK
Variant Name
F-Si Carbon 4 Cross Country Bike MainUK, Black
Variant Price
£382.85
Variant Name
F-Si Carbon 4 Cross Country Bike MainUK, Orange
Variant Price
£382.85
Habit 3 Trail Bike MAIN
Variant Name
Habit 3 Trail Bike MAIN, Red
Variant Price
£451.24
Habit 4 Trail Bike
Variant Name
Habit 4 Trail Bike, Blue
Variant Price
£355.50
Variant Name
Habit 4 Trail Bike, Green
Variant Price
£355.50
Habit 5 Full Suspension Mountain Bike
Variant Name
Habit 5 Full Suspension Mountain Bike, Black
Variant Price
£300.78
Trail Neo S Mountain Bike
Variant Name
Trail Neo S Mountain Bike , Green
Variant Price
£519.63
F-Si Carbon 3 Cross Country Bike Red
Variant Name
F-Si Carbon 3 Cross Country Bike Red, Black
Variant Price
£1,000.00
Variant Name
F-Si Carbon 3 Cross Country Bike Red, Green
Variant Price
£1,000.00
Variant Name
F-Si Carbon 3 Cross Country Bike Red, Red
Variant Price
£1,000.00
F-Si Carbon 3 Cross Country Bike black
Variant Name
F-Si Carbon 3 Cross Country Bike black, Black
Variant Price
£1,000.00
Variant Name
F-Si Carbon 3 Cross Country Bike black, Green
Variant Price
£1,000.00
Variant Name
F-Si Carbon 3 Cross Country Bike black, Red
Variant Price
£1,000.00
F-Si Carbon 4 Cross Country Bike BlackUK
Variant Name
F-Si Carbon 4 Cross Country Bike BlackUK, Black
Variant Price
£382.85
Variant Name
F-Si Carbon 4 Cross Country Bike BlackUK, Orange
Variant Price
£382.85
F-Si Carbon 4 Cross Country Bike OrangeUK
Variant Name
F-Si Carbon 4 Cross Country Bike OrangeUK, Black
Variant Price
£382.85
Variant Name
F-Si Carbon 4 Cross Country Bike OrangeUK, Orange
Variant Price
£382.85
Habit 4 Trail Bike
Variant Name
Habit 4 Trail Bike, Blue
Variant Price
£355.50
Variant Name
Habit 4 Trail Bike, Green
Variant Price
£355.50
Habit 4 Trail Bike
Variant Name
Habit 4 Trail Bike, Blue
Variant Price
£355.50
Variant Name
Habit 4 Trail Bike, Green
Variant Price
£355.50
Habit 3 Trail Bike red
Variant Name
Habit 3 Trail Bike red, Red
Variant Price
£451.24
New newest product
3535 Many in stock.
3535 Many in stock.
New newest product 2
354 Many in stock.
354 Many in stock.
Product with discount
22 Many in stock.
22 Many in stock.
Product with discount (buy 2)
65735 Many in stock.
65735 Many in stock.
Newest product
2344 Many in stock.
2344 Many in stock.
F-Si Carbon 3 Cross Country Bike MAINs
79525 Many in stock.
- Bike type: Mountain bike
79525 Many in stock.
F-Si Carbon 4 Cross Country Bike MainUK
2 Hurry! Limited stock!
- Bike type: Mountain bike
- Gender: Men
- Wheel size: 29"
2 Hurry! Limited stock!
Habit 3 Trail Bike MAIN
1 Hurry! Limited stock!
- Bike type: Mountain bike
- Gender: Men
- Wheel size: 29"
1 Hurry! Limited stock!
Habit 4 Trail Bike
1993 Many in stock.
- Bike type: Mountain bike
- Gender: Men
- Wheel size: 29"
1993 Many in stock.
Habit 5 Full Suspension Mountain Bike
997 Many in stock.
- Bike type: Mountain bike
- Gender: Unisex
- Wheel size: 29"
997 Many in stock.
Trail Neo S Mountain Bike
996 Many in stock.
- Bike type: Mountain bike
- Gender: Men
- Wheel size: 29"
996 Many in stock.
F-Si Carbon 3 Cross Country Bike Red (Red)
79525 Many in stock.
- Bike type: Mountain bike
79525 Many in stock.
F-Si Carbon 3 Cross Country Bike black (Black)
79525 Many in stock.
- Bike type: Mountain bike
79525 Many in stock.
F-Si Carbon 4 Cross Country Bike BlackUK (Black)
1 Hurry! Limited stock!
- Bike type: Mountain bike
- Gender: Men
- Wheel size: 29"
1 Hurry! Limited stock!
F-Si Carbon 4 Cross Country Bike OrangeUK (Orange)
1 Hurry! Limited stock!
- Bike type: Mountain bike
- Gender: Men
- Wheel size: 29"
1 Hurry! Limited stock!
Habit 4 Trail Bike (Blue)
996 Many in stock.
- Bike type: Mountain bike
- Gender: Men
- Wheel size: 29"
996 Many in stock.
Habit 4 Trail Bike (Green)
997 Many in stock.
- Bike type: Mountain bike
- Gender: Men
- Wheel size: 29"
997 Many in stock.
Habit 3 Trail Bike red (Red)
Out of stock.
- Bike type: Mountain bike
- Gender: Men
- Wheel size: 29"
Out of stock.
New newest product
3535 Many in stock.
3535 Many in stock.
New newest product 2
354 Many in stock.
354 Many in stock.
Product with discount
22 Many in stock.
22 Many in stock.
Product with discount (buy 2)
65735 Many in stock.
65735 Many in stock.
Newest product
2344 Many in stock.
2344 Many in stock.
F-Si Carbon 3 Cross Country Bike MAINs
79525 Many in stock.
- Bike type: mountain
79525 Many in stock.
F-Si Carbon 4 Cross Country Bike MainUK
2 Hurry! Limited stock!
- Bike type: mountain
- Gender: men
- Wheel size: 29
2 Hurry! Limited stock!
Habit 3 Trail Bike MAIN
1 Hurry! Limited stock!
- Bike type: mountain
- Gender: men
- Wheel size: 29
1 Hurry! Limited stock!
Habit 4 Trail Bike
1993 Many in stock.
- Bike type: mountain
- Gender: men
- Wheel size: 29
1993 Many in stock.
Habit 5 Full Suspension Mountain Bike
997 Many in stock.
- Bike type: mountain
- Gender: unisex
- Wheel size: 29
997 Many in stock.
Trail Neo S Mountain Bike
996 Many in stock.
- Bike type: mountain
- Gender: men
- Wheel size: 29
996 Many in stock.
F-Si Carbon 3 Cross Country Bike Red (Red)
79525 Many in stock.
- Bike type: mountain
79525 Many in stock.
F-Si Carbon 3 Cross Country Bike black (Black)
79525 Many in stock.
- Bike type: mountain
79525 Many in stock.
F-Si Carbon 4 Cross Country Bike BlackUK (Black)
1 Hurry! Limited stock!
- Bike type: mountain
- Gender: men
- Wheel size: 29
1 Hurry! Limited stock!
F-Si Carbon 4 Cross Country Bike OrangeUK (Orange)
1 Hurry! Limited stock!
- Bike type: mountain
- Gender: men
- Wheel size: 29
1 Hurry! Limited stock!
Habit 4 Trail Bike (Blue)
996 Many in stock.
- Bike type: mountain
- Gender: men
- Wheel size: 29
996 Many in stock.
Habit 4 Trail Bike (Green)
997 Many in stock.
- Bike type: mountain
- Gender: men
- Wheel size: 29
997 Many in stock.
Habit 3 Trail Bike red (Red)
Out of stock.
- Bike type: mountain
- Gender: men
- Wheel size: 29
Out of stock.