DETAIL2344 Protector with handle for flexible automotive tubes
DETAIL2619 Protection for hoses, flexible tubes, and other openings in automotive and fluid transfer systems.
Product no. X0049

Protectors with Handle (NS)

Ideal for protecting hoses, flexible tubes, and various openings in automotive and fluid transfer systems. These conical solutions feature handles for easy grip and removal. Available in multiple materials, with some versions including vent holes.

Error compiling template "Designs/Swift-v2/Paragraph/CustomProductActions.cshtml"
Line 29: Argument 1: cannot convert from 'Dynamicweb.Frontend.LinkViewModel' to 'string?'

1 // <auto-generated/> 2 #pragma warning disable 1591 3 namespace CompiledRazorTemplates.Dynamic 4 { 5 #line hidden 6 using System.Threading.Tasks; 7 using System; 8 using System.Collections.Generic; 9 using System.Linq; 10 using Dynamicweb.Core; 11 using Dynamicweb.Ecommerce.ProductCatalog; 12 internal class RazorEngine_730e74888f3f4ad886656bf4477b9b8b : Dynamicweb.Rendering.ViewModelTemplate<Dynamicweb.Frontend.ParagraphViewModel> 13 { 14 #pragma warning disable 1998 15 public async override global::System.Threading.Tasks.Task ExecuteAsync() 16 { 17 WriteLiteral("\r\n"); 18 19 ProductViewModel product = null; 20 if (Dynamicweb.Context.Current.Items.Contains("ProductDetails")) 21 { 22 product = (ProductViewModel)Dynamicweb.Context.Current.Items["ProductDetails"]; 23 } 24 25 var iconPath = "Files/Images/Icons/Custom/"; 26 27 var productFamilyParagraphLink = Pageview.SearchFriendlyUrl + "#" + Model.Item.GetLink("ProductFamilyParagraph"); 28 var signInPageLink = Model.Item.GetLink("SignInPage"); 29 bool hasSignInPageLink = !string.IsNullOrWhiteSpace(signInPageLink); 30 31 bool showPricesWithVat = Dynamicweb.Ecommerce.Common.Context.DisplayPricesWithVat; 32 bool neverShowVat = string.IsNullOrEmpty(showPricesWithVat.ToString()); 33 string unitId = !string.IsNullOrEmpty(Dynamicweb.Context.Current.Request.Form.Get("UnitId")) ? Dynamicweb.Context.Current.Request.Form.Get("UnitId") : string.Empty; 34 WriteLiteral("\r\n"); 35 if (product is object) 36 { 37 if (Pageview.User == null) { 38 39 string anonymousUsersLimitations = Pageview.AreaSettings.GetRawValueString("AnonymousUsers", ""); 40 bool hideAddToCart = anonymousUsersLimitations.Contains("cart"); 41 hideAddToCart = Pageview.IsVisualEditorMode ? false : hideAddToCart; 42 43 WriteLiteral("\t\t<div class=\"container\">\r\n\t\t\t<div class=\"row\">\r\n"); 44 if (!hideAddToCart) 45 { 46 WriteLiteral("\t\t\t\t\t<div class=\"col-4 border-end ps-0 d-flex flex-column justify-content-between\">\r\n\t\t\t\t\t\t<div class=\"text-lg semi-bold mb-2\">"); 47 Write(Translate("Custom.ProductActions.Try", "Try before you decide")); 48 WriteLiteral("</div>\r\n\t\t\t\t\t\t<a"); 49 BeginWriteAttribute("href", " href=\"", 1581, "\"", 1615, 1); 50 WriteAttributeValue("", 1588, productFamilyParagraphLink, 1588, 27, false); 51 EndWriteAttribute(); 52 WriteLiteral(" class=\"btn btn-primary w-100\" data-dw-button=\"primary\">\r\n\t\t\t\t\t\t\t<span>"); 53 Write(Translate("Custom.ProductActions.Try.ButtonText", "Request sample")); 54 WriteLiteral("<span class=\"ps-2\">"); 55 Write(ReadFile(iconPath + "arrow-down.svg")); 56 WriteLiteral("</span></span>\r\n\t\t\t\t\t\t</a>\r\n\t\t\t\t\t</div>\r\n"); 57 } 58 WriteLiteral("\t\t\t\t<div"); 59 BeginWriteAttribute("class", " class=\"", 1868, "\"", 1962, 6); 60 WriteAttributeValue("", 1876, "col-", 1876, 4, true); 61 WriteAttributeValue("", 1880, hideAddToCart ? "6" : "4", 1880, 28, false); 62 WriteAttributeValue(" ", 1908, "border-end", 1909, 11, true); 63 WriteAttributeValue(" ", 1919, "d-flex", 1920, 7, true); 64 WriteAttributeValue(" ", 1926, "flex-column", 1927, 12, true); 65 WriteAttributeValue(" ", 1938, "justify-content-between", 1939, 24, true); 66 EndWriteAttribute(); 67 WriteLiteral(">\r\n\t\t\t\t\t<div class=\"text-lg semi-bold mb-2\">"); 68 Write(Translate("Custom.ProductActions.Variants", "Variants")); 69 WriteLiteral("</div>\r\n\t\t\t\t\t<a"); 70 BeginWriteAttribute("href", " href=\"", 2078, "\"", 2112, 1); 71 WriteAttributeValue("", 2085, productFamilyParagraphLink, 2085, 27, false); 72 EndWriteAttribute(); 73 WriteLiteral(" class=\"btn btn-outline-secondary w-100\" data-dw-button=\"outline-secondary\">\r\n\t\t\t\t\t\t<span>"); 74 Write(Translate("Custom.ProductActions.Variants.ButtonText", "View products")); 75 WriteLiteral("<span class=\"ps-2\">"); 76 Write(ReadFile(iconPath + "arrow-down.svg")); 77 WriteLiteral("</span></span>\r\n\t\t\t\t\t</a>\r\n\t\t\t\t</div>\r\n\t\t\t\t<div"); 78 BeginWriteAttribute("class", " class=\"", 2379, "\"", 2462, 5); 79 WriteAttributeValue("", 2387, "col-", 2387, 4, true); 80 WriteAttributeValue("", 2391, hideAddToCart ? "6" : "4", 2391, 28, false); 81 WriteAttributeValue(" ", 2419, "d-flex", 2420, 7, true); 82 WriteAttributeValue(" ", 2426, "flex-column", 2427, 12, true); 83 WriteAttributeValue(" ", 2438, "justify-content-between", 2439, 24, true); 84 EndWriteAttribute(); 85 WriteLiteral(">\r\n\t\t\t\t\t<div class=\"text-lg semi-bold d-inline-flex align-items-center mb-2\">\r\n\t\t\t\t\t\t<div class=\"rounded-circle green me-1\">\r\n\t\t\t\t\t\t</div>\r\n\t\t\t\t\t\t"); 86 Write(Translate("Custom.ProductActions.Stocklabel", "In stock")); 87 WriteLiteral("\r\n\t\t\t\t\t</div>\r\n"); 88 if (!hideAddToCart && hasSignInPageLink) 89 { 90 WriteLiteral("\t\t\t\t\t\t<a"); 91 BeginWriteAttribute("href", " href=\"", 2746, "\"", 2768, 1); 92 WriteAttributeValue("", 2753, signInPageLink, 2753, 15, false); 93 EndWriteAttribute(); 94 WriteLiteral(" class=\"btn btn-outline-secondary w-100\" data-dw-button=\"outline-secondary\">\r\n\t\t\t\t\t\t\t<span>"); 95 Write(Translate("Custom.ProductActions.SignIn.ButtonText", "Sign in to buy")); 96 WriteLiteral("<span class=\"ps-2\">"); 97 Write(ReadFile(iconPath + "shopping-cart.svg")); 98 WriteLiteral("</span></span>\r\n\t\t\t\t\t\t</a>\r\n"); 99 } 100 WriteLiteral("\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t</div>\r\n"); 101 102 } 103 else { 104 WriteLiteral("\t\t<div class=\"container\">\r\n\t\t\t<div class=\"row align-items-center\">\r\n\t\t\t<div class=\"col-6\">\r\n\t\t\t\t\t<div class=\"text-sm medium mb-1\">"); 105 Write(Translate("Custom.ProductActions.Prices", "Prices starting from")); 106 WriteLiteral("</div>\r\n\t\t\t\t\t<div class=\"mb-1\">\r\n"); 107 if (!showPricesWithVat && !neverShowVat) 108 { 109 string price = !string.IsNullOrEmpty(unitId) ? product.GetPrice(unitId).Price.PriceWithoutVatFormatted : product.Price.PriceWithoutVatFormatted; 110 111 if (product?.VariantInfo?.VariantInfo != null) 112 { 113 price = product?.VariantInfo?.PriceMin?.PriceWithoutVatFormatted != null ? product.VariantInfo.PriceMin.PriceWithoutVatFormatted : price; 114 } 115 116 WriteLiteral("\t\t\t\t\t\t\t<span class=\"display-sm bold\">"); 117 Write(price); 118 WriteLiteral("</span>\r\n\t\t\t\t\t\t\t<span class=\"text-sm medium opacity-75\">"); 119 Write(Translate("Custom.ProductActions.Prices.WithoutVat", "ex. VAT")); 120 WriteLiteral("</span>\r\n"); 121 } 122 else 123 { 124 string price = !string.IsNullOrEmpty(unitId) ? product.GetPrice(unitId).Price.PriceFormatted : product.Price.PriceFormatted; 125 126 if (product?.VariantInfo?.VariantInfo != null) 127 { 128 price = product?.VariantInfo?.PriceMin?.PriceFormatted != null ? product.VariantInfo.PriceMin.PriceFormatted : price; 129 } 130 131 132 WriteLiteral("\t\t\t\t\t\t\t<span class=\"display-sm bold\">"); 133 Write(price); 134 WriteLiteral("</span>\r\n\t\t\t\t\t\t\t<span class=\"text-sm medium opacity-75\">"); 135 Write(Translate("Custom.ProductActions.Prices.WithVat", "incl. VAT")); 136 WriteLiteral("</span>\r\n"); 137 } 138 WriteLiteral("\t\t\t\t\t</div>\r\n\t\t\t\t\t<div class=\"fs-7 d-inline-flex align-items-center\">\r\n\t\t\t\t\t\t<div class=\"rounded-circle green me-1\">\r\n\t\t\t\t\t\t</div>\r\n <div class=\"text-sm medium opacity-75\">"); 139 Write(Translate("Custom.ProductActions.Stocklabel", "In stock")); 140 WriteLiteral("</div>\r\n\t\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t\t<div class=\"col-6\">\r\n\t\t\t\t\t<a"); 141 BeginWriteAttribute("href", " href=\"", 4781, "\"", 4815, 1); 142 WriteAttributeValue("", 4788, productFamilyParagraphLink, 4788, 27, false); 143 EndWriteAttribute(); 144 WriteLiteral(" class=\"btn btn-primary w-100\" data-dw-button=\"primary\">\r\n\t\t\t\t\t\t<span>"); 145 Write(Translate("Custom.ProductActions.SignedIn.ButtonText", "Buy products")); 146 WriteLiteral("<span class=\"ps-2\">"); 147 Write(ReadFile(iconPath + "shopping-cart.svg")); 148 WriteLiteral("</span></span>\r\n\t\t\t\t\t</a>\r\n\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t</div>\r\n"); 149 } 150 151 } 152 else if (Pageview.IsVisualEditorMode) 153 { 154 WriteLiteral("\t<div class=\"alert alert-dark m-0\" role=\"alert\">\r\n\t\t<span>"); 155 Write(Translate("The product actions will be shown here, if available")); 156 WriteLiteral("</span>\r\n\t</div>\r\n"); 157 } 158 } 159 #pragma warning restore 1998 160 } 161 } 162 #pragma warning restore 1591 163

1 @inherits Dynamicweb.Rendering.ViewModelTemplate<Dynamicweb.Frontend.ParagraphViewModel> 2 @using Dynamicweb.Core 3 @using Dynamicweb.Ecommerce.ProductCatalog 4 5 @{ 6 ProductViewModel product = null; 7 if (Dynamicweb.Context.Current.Items.Contains("ProductDetails")) 8 { 9 product = (ProductViewModel)Dynamicweb.Context.Current.Items["ProductDetails"]; 10 } 11 12 var iconPath = "Files/Images/Icons/Custom/"; 13 14 var productFamilyParagraphLink = Pageview.SearchFriendlyUrl + "#" + Model.Item.GetLink("ProductFamilyParagraph"); 15 var signInPageLink = Model.Item.GetLink("SignInPage"); 16 bool hasSignInPageLink = !string.IsNullOrWhiteSpace(signInPageLink); 17 18 bool showPricesWithVat = Dynamicweb.Ecommerce.Common.Context.DisplayPricesWithVat; 19 bool neverShowVat = string.IsNullOrEmpty(showPricesWithVat.ToString()); 20 string unitId = !string.IsNullOrEmpty(Dynamicweb.Context.Current.Request.Form.Get("UnitId")) ? Dynamicweb.Context.Current.Request.Form.Get("UnitId") : string.Empty; 21 } 22 23 @if (product is object) 24 { 25 if (Pageview.User == null) { 26 27 string anonymousUsersLimitations = Pageview.AreaSettings.GetRawValueString("AnonymousUsers", ""); 28 bool hideAddToCart = anonymousUsersLimitations.Contains("cart"); 29 hideAddToCart = Pageview.IsVisualEditorMode ? false : hideAddToCart; 30 31 <div class="container"> 32 <div class="row"> 33 @if (!hideAddToCart) 34 { 35 <div class="col-4 border-end ps-0 d-flex flex-column justify-content-between"> 36 <div class="text-lg semi-bold mb-2">@Translate("Custom.ProductActions.Try", "Try before you decide")</div> 37 <a href="@productFamilyParagraphLink" class="btn btn-primary w-100" data-dw-button="primary"> 38 <span>@Translate("Custom.ProductActions.Try.ButtonText", "Request sample")<span class="ps-2">@ReadFile(iconPath + "arrow-down.svg")</span></span> 39 </a> 40 </div> 41 } 42 <div class="col-@(hideAddToCart ? "6" : "4") border-end d-flex flex-column justify-content-between"> 43 <div class="text-lg semi-bold mb-2">@Translate("Custom.ProductActions.Variants", "Variants")</div> 44 <a href="@productFamilyParagraphLink" class="btn btn-outline-secondary w-100" data-dw-button="outline-secondary"> 45 <span>@Translate("Custom.ProductActions.Variants.ButtonText", "View products")<span class="ps-2">@ReadFile(iconPath + "arrow-down.svg")</span></span> 46 </a> 47 </div> 48 <div class="col-@(hideAddToCart ? "6" : "4") d-flex flex-column justify-content-between"> 49 <div class="text-lg semi-bold d-inline-flex align-items-center mb-2"> 50 <div class="rounded-circle green me-1"> 51 </div> 52 @Translate("Custom.ProductActions.Stocklabel", "In stock") 53 </div> 54 @if (!hideAddToCart && hasSignInPageLink) 55 { 56 <a href="@signInPageLink" class="btn btn-outline-secondary w-100" data-dw-button="outline-secondary"> 57 <span>@Translate("Custom.ProductActions.SignIn.ButtonText", "Sign in to buy")<span class="ps-2">@ReadFile(iconPath + "shopping-cart.svg")</span></span> 58 </a> 59 } 60 </div> 61 </div> 62 </div> 63 64 } 65 else { 66 <div class="container"> 67 <div class="row align-items-center"> 68 <div class="col-6"> 69 <div class="text-sm medium mb-1">@Translate("Custom.ProductActions.Prices", "Prices starting from")</div> 70 <div class="mb-1"> 71 @if (!showPricesWithVat && !neverShowVat) 72 { 73 string price = !string.IsNullOrEmpty(unitId) ? product.GetPrice(unitId).Price.PriceWithoutVatFormatted : product.Price.PriceWithoutVatFormatted; 74 75 if (product?.VariantInfo?.VariantInfo != null) 76 { 77 price = product?.VariantInfo?.PriceMin?.PriceWithoutVatFormatted != null ? product.VariantInfo.PriceMin.PriceWithoutVatFormatted : price; 78 } 79 80 <span class="display-sm bold">@price</span> 81 <span class="text-sm medium opacity-75">@Translate("Custom.ProductActions.Prices.WithoutVat", "ex. VAT")</span> 82 } 83 else 84 { 85 string price = !string.IsNullOrEmpty(unitId) ? product.GetPrice(unitId).Price.PriceFormatted : product.Price.PriceFormatted; 86 87 if (product?.VariantInfo?.VariantInfo != null) 88 { 89 price = product?.VariantInfo?.PriceMin?.PriceFormatted != null ? product.VariantInfo.PriceMin.PriceFormatted : price; 90 } 91 92 93 <span class="display-sm bold">@price</span> 94 <span class="text-sm medium opacity-75">@Translate("Custom.ProductActions.Prices.WithVat", "incl. VAT")</span> 95 } 96 </div> 97 <div class="fs-7 d-inline-flex align-items-center"> 98 <div class="rounded-circle green me-1"> 99 </div> 100 <div class="text-sm medium opacity-75">@Translate("Custom.ProductActions.Stocklabel", "In stock")</div> 101 </div> 102 </div> 103 <div class="col-6"> 104 <a href="@productFamilyParagraphLink" class="btn btn-primary w-100" data-dw-button="primary"> 105 <span>@Translate("Custom.ProductActions.SignedIn.ButtonText", "Buy products")<span class="ps-2">@ReadFile(iconPath + "shopping-cart.svg")</span></span> 106 </a> 107 </div> 108 </div> 109 </div> 110 } 111 112 } 113 else if (Pageview.IsVisualEditorMode) 114 { 115 <div class="alert alert-dark m-0" role="alert"> 116 <span>@Translate("The product actions will be shown here, if available")</span> 117 </div> 118 } 119
All benefits
Easy removal
handle supports quick, safe extraction
Multiple options
various materials and vent hole versions
Wide compatibility
fits hoses, tubes, and various openings
Product specifications
Size unit:
NS range_PDS
CO2
A mm
B mm
C mm
D mm
E mm
E1 mm
F mm
G mm
NS0072A-TA10A Natural TPE 0 6.4 7.2 5 5.45 11.5 19 6.7 0.8
NS0092A-AA10A Natural Recycled LDPE 0 8.55 9.16 0 0 22 36.2 8 1
NS0094B-TA10A Natural TPE 0 8.2 9.4 6.5 7.9 13 27.9 9.1 1.4
NS0096A-AA20A Yellow Recycled LDPE 0 8.2 9.8 6.9 8 12.7 22.8 9 0.8
NS0096A-TA10A Natural 0 8.3 9.7 6.7 8 12.8 22.9 9.1 0.8
NS0096A-TA20A Yellow TPE 0 8.3 9.7 6.7 8 12.8 22.9 9.1 0.8
NS0097A-AA20A Yellow Recycled LDPE 0 8.2 9.6 6.9 7.9 12.9 18.7 8.8 1.5
NS0097A-TA10A Natural TPE 0 7.9 9.4 6.7 7.9 13.1 19.5 9 1.4
NS0100A-AA20A Yellow Recycled LDPE 0 9 10.1 7.6 9 13.7 19.9 9.9 0.9
NS0100A-TA10A Natural TPE 0 9.1 10 7.5 8.8 13.6 19.8 9.8 0.9
NS0110A-AA20A Yellow Recycled LDPE 0 9.7 11 8.2 9.5 13.8 19.8 9.9 1
NS0110A-TA00A Red TPE 0 9.5 10.8 7.9 9.3 13.7 19.8 9.8 1
NS0110A-TA10A Natural TPE 0 9.5 10.8 7.9 9.3 13.7 19.8 9.8 1
NS0119F-TA10A Natural TPE 0 9.9 12.1 8.6 10.8 24 32.8 6.4 0.8
NS0120B-TA00A Red TPE 0 10.6 12.1 8.9 10.5 15.7 29.6 9.65 1
NS0120B-TA40A Black 0 10.6 12.1 8.9 10.5 15.7 29.6 9.65 1
NS0120B-TA90A Blue TPE 0 10.6 12.1 8.9 10.5 15.7 29.6 9.65 1
NS0121A-AA20A Yellow Recycled LDPE 0 10.4 12.4 9.3 10.8 16.1 22.7 9.6 0.9
NS0121A-TA10A Natural 0 10.3 12.2 8.8 10.6 15.7 22.8 9.4 1
NS0121A-TA20A Yellow TPE 0 10.3 12.2 8.8 10.6 15.7 22.8 9.4 1
NS0123A-AA10A Natural Recycled LDPE 0 11.72 12.32 0 0 22 36.2 8 1
NS0127F-AA20A Yellow 0 0 0 0 0 0 0 0 0
NS0133B-TA20A Yellow TPE 0 12.1 13.3 10.5 12.1 17.7 31 11.1 1
NS0133B-TA40A Black 0 12.1 13.3 10.5 12.1 17.7 31 11.1 1
NS0133C-TA00A Red TPE 0 12.1 13.3 10.5 12.1 17.7 31 11.1 1
NS0133F-TD00A Red TPE 0 12 14.5 9.5 11.5 17.7 80 11.1 1.2
NS0135A-AA20A Yellow Recycled LDPE 0 11.9 13.7 10.7 12.1 17.7 25.5 11.1 0.9
NS0135A-TA10A Natural 0 11.8 13.5 10.4 11.9 17.7 25.4 11.1 0.9
NS0135C-TA20A Yellow 0 0 0 0 0 0 0 0 0
NS0135C-TA60A Green TPE 0 11.8 13.5 10.4 11.9 17.7 25.4 11.1 0.9
NS0155A-TA10A Natural TPE 0 13.3 15.5 11.9 14.1 24 32.8 12.6 0.8
NS0155B-TA00A Red TPE 0 13.3 15.5 11.9 14.1 24 32.8 12.6 0.8
NS0158B-TA20A Yellow TPE 0 14.1 16 13 14.4 0 0 12.7 0.8
NS0158B-TA40A Black 0 14.1 16 12.7 14.4 19.1 33.1 12.7 0.8
NS0159A-AA20A Yellow Recycled LDPE 0 14.3 16.3 12.8 14.6 18.8 27.5 12.8 0.9
NS0159A-TA10A Natural TPE 0 14.3 16.2 12.8 14.5 18.7 27.4 12.9 0.9
NS0159R-AA20A Yellow 0 14.3 16.3 12.8 14.6 18.8 27.5 12.8 0.9
NS0170A-AA20A Yellow Recycled LDPE 0 15.1 16.8 13.9 15.6 20 27.2 13 1
NS0170A-TA10A Natural 0 15.1 16.5 13.8 15.2 20 27.3 13 1
NS0170B-TA00A Red TPE 0 15.1 16.5 13.8 15.2 20 27.3 13 1
NS0170B-TA10A Natural 0 15.1 16.5 13.8 15.2 20 27.3 13 1
NS0171A-TA10A Natural TPE 0 14.9 17.1 13.4 15.7 24 32.5 12.4 0.8
NS0173A-TA10A Natural TPE 0 15.05 17.25 13.8 16 24 32.8 8.5 0.8
NS0180A-AA20A Yellow Recycled LDPE 0 16.1 18.1 14.4 16.3 20.1 35.1 13.5 0.8
NS0180A-TA10A Natural TPE 0 16.1 18.1 14.4 16.2 20.2 28.9 13.5 0.8
NS0184A-AA20A Yellow Recycled LDPE 0 16.5 18.6 14.9 17.2 22.9 36.9 14.1 0.8
NS0184A-TA10A Natural TPE 0 16.4 18.4 14.7 18.4 22.9 36.4 13.9 0.8
NS0186A-AA20A Yellow Recycled LDPE 0 16.9 18.6 15 17.1 22.9 31.1 14.1 0.8
NS0186A-TA10A Natural TPE 0 16.7 18.8 15 17.4 23 31.2 13.9 0.8
NS0190A-AA20A Yellow Recycled LDPE 0 17.2 19 15.9 17.7 23 31 14 0.8
NS0190A-TA00A Red TPE 0 17.4 19.5 15.8 18.1 0 0 13.7 0
NS0190A-TA10A Natural 0 17.4 19.5 15.8 18.1 0 0 13.7 0
NS0190B-AA20A Yellow Recycled LDPE 0 17.2 19 15.9 17.7 23 31 14 0.8
NS0202A-TA10A Natural 0 17.9 20 16 18.6 33.2 42.6 13.8 0.9
NS0202A-TA20A Yellow TPE 0 17.9 20 16 18.6 33.2 42.6 13.8 0.9
NS0211A-AA20A Yellow Recycled LDPE 0 19.3 21.1 17.6 19.8 24.7 33 14 0.8
NS0211A-TA10A Natural 0 19.1 20.7 17.3 19.3 24.3 32.7 14 0.9
NS0211A-TA20A Yellow TPE 0 19.1 20.7 17.3 19.3 24.3 32.7 14 0.9
NS0227A-TA10A Natural 0 20.4 22.7 18.7 21 33.1 42.5 12.7 0.8
NS0227A-TA20A Yellow TPE 0 20.4 22.7 19 21 0 0 0 0.8
NS0231B-AE20A Yellow EVA 0 20.7 23.1 18 21.6 27.1 35.5 8.8 1
NS0231B-TA10A Natural TPE 0 20.7 23.1 18 21.6 27.1 35.5 8.7 1
NS0255A-AA20A Yellow Recycled LDPE 0 22.6 25.5 20.2 23.3 28.8 0 15.5 0.8
NS0264B-AA00A Red Recycled LDPE 0 24.5 26.4 0 0 31 0 13 0.9
NS0273A-AA00A Red Recycled LDPE 0 26.6 27.3 24.7 25.4 35.8 53.7 12 1
NS0293A-AA20B Yellow 0 25.98 18.5 27 26.7 35 0 0 0
NS0300F-AA10B Natural Recycled LDPE 0 28 30 0 28.2 44.6 55 10.8 0.9
NS0306F-AA10A Natural 0 27.9 30.6 26.2 29.1 55.2 67.5 13.8 0.9
NS0306F-AA20B Yellow Recycled LDPE 0 27.9 30.6 26.2 29.1 55.2 67.5 13.8 0.9
NS0306H-AA20B Yellow Recycled LDPE 0 27.9 30.7 26.2 29.1 49.7 67 13.8 0.9
NS0307F-AA20B Yellow Recycled LDPE 0 29.3 30.8 27.8 29.2 37 50.7 12 0.9
NS0314F-AA20A Yellow Recycled LDPE 0 28 31.9 26.2 29.3 65.4 75.2 13.6 1
NS0319B-AA20B Yellow 0 27.91 31.99 26.4 29.45 47 62.4 13.46 1.1
NS0349F-AA10A Natural Recycled LDPE 0 32.9 35.2 31.2 33.5 48 67.5 21.6 0.9
NS0352F-AA00A Red Recycled LDPE 0 33.1 35.2 31.7 33.4 57 75.4 11.7 1
NS0356A-AA20A Yellow Recycled LDPE 0 0 35.6 0 0 0 0 0 0
NS0367A-AA20A Yellow Recycled LDPE 0 34.2 36.7 32.5 35 41 55.6 16.4 0.9
NS0369A-AA20A Yellow Recycled LDPE 0 34.7 37.1 33.3 36.2 41.6 54.3 17.3 0.9
NS0381A-AA20A Yellow Recycled LDPE 0 35.6 38.1 34 36.4 41.1 52.8 16.4 0.8
NS0384A-TA20A Yellow TPE 0 35.1 38.4 33.4 36.7 41.1 52.8 16.4 0.8
NS0399B-TD20A Yellow TPE 0 36.5 39.9 0 0 56 0 12 1
NS0401A-AA20A Yellow Recycled LDPE 0 38.2 40.1 36.7 38.6 46.8 59 18 0.8
NS0401L-AA20A Yellow Recycled LDPE 0 38.2 40.1 36.7 38.6 46.8 59 18 0.8
NS0410A-AA20A Yellow Recycled LDPE 0 38.2 41 36.8 39.7 46.8 59.4 18.3 0.8
NS0410B-AA00A Red 0 38.2 41 36.8 39.7 46.8 59.4 18.3 0.8
NS0410F-AA10B Natural Recycled LDPE 0 38.2 41 36.8 39.7 46.8 59.4 18.3 0.8
NS0419F-AA20A Yellow Recycled LDPE 0 39.5 41.2 0 0 63.7 73 9.4 1.4
NS0467A-AA20A Yellow Recycled LDPE 0 43.7 46.7 42.5 44.5 50 65.4 18.9 0.8
NS0477A-AA20A Yellow Recycled LDPE 0 46 48.5 44.7 46.8 52.6 66.1 18.6 0.8
NS0510B-AA20A Yellow Recycled LDPE 0 48 51.6 46 49.2 55 74.5 14.8 1
NS0516F-AA00A Red Recycled LDPE 0 49.5 51.7 47.9 51.7 63.5 78 18.7 0.8
NS0516F-AA20A Yellow 0 49.5 51.7 47.9 50.1 0 0 18.7 0
NS0527A-AA20A Yellow Recycled LDPE 0 50.59 52.7 0 0 54.7 77.35 11.3 1
NS0540A-AA90A Blue 0 54 53.86 54 51.5 84.6 82 8.9 1
NS0542A-AA20A Yellow Recycled LDPE 0 50.8 54.2 49 52.5 59.3 73.6 19.6 0.8
NS0542B-AA20A Yellow Recycled LDPE 0 50.8 54.2 49 52.5 59.3 73.6 19.6 0.8
NS0576A-AA20A Yellow Recycled LDPE 0 55.7 58.4 54.1 56.4 62.1 76.1 19.6 0.8
NS0576B-AA20A Yellow Recycled LDPE 0 55.7 58.4 54.1 56.4 62.1 76.1 19.6 0.8
NS0593A-AA20A Yellow Recycled LDPE 0 57.5 59.6 55.9 57.6 65.2 0 19.6 0.9
NS0607A-AA60A Green Recycled LDPE 0 58.3 60.7 56.9 59 65.1 89.55 19.3 0.9
NS0651A-AA00A Red Recycled LDPE 0 63.3 66 61 63.7 70 0 20.4 1
NS0651A-GA10A Natural PA66 0 64.2 66 62.7 64.5 68 105 20 0.8
NS0658A-AA00B Red Recycled LDPE 0 65.55 43.45 0 0 0 0 0 0
NS0713A-AA20B Yellow Recycled LDPE 0 69.4 71.3 67.8 69.8 75 87.6 17.7 1
NS0760A-AA00A Red Recycled LDPE 0 73.8 76 71.8 74.4 80.9 100.9 20.9 0.9
NS0824A-AA10B Natural 0 0 0 0 0 0 0 0 0
NS0873A-AA20B Yellow Recycled LDPE 0 84.1 87.3 82.7 85.5 92.2 112 21.9 1.1
NS1074A-AA20B Yellow Recycled LDPE 0 103.5 107.4 101.7 105.6 114.3 124 22.5 1
NS1657A-AA00B Red Recycled LDPE 0 161 165.7 0 0 173.1 0 37.5 1.25

Learn how our full service can add value to your business

Your full-service protection solution partner

Matching applications to renewables
We’re application specialists. We are familiar with each segment’s unique challenges, from assembly conditions to ergonomics.
Value added services
We’re application specialists. We are familiar with each segment’s unique challenges, from assembly conditions to ergonomics.