var product_container_array = document.querySelectorAll("[data-zs-product-id]"); for(var i=0; i< product_container_array.length; i++) { var label_price_container=product_container_array[i].querySelector("[data-zs-label-price]"); if(label_price_container){ var selling_price_container=product_container_array[i].querySelector("[data-zs-selling-price]"); var label_price=Number(label_price_container.getAttribute("data-zs-label-price")); var selling_price=Number(selling_price_container.getAttribute("data-zs-selling-price")); var discounted_price=label_price - selling_price; var discount_percent=(discounted_price/label_price)*100; discount_percent=discount_percent.toFixed(1); /* Creating new p tag for showing discount */ var paragraph_elem=document.createElement("P"); var text_elem=document.createTextNode("Discount : "+discount_percent+"%"); paragraph_elem.style="margin: auto;font-size: initial;" ; paragraph_elem.appendChild(text_elem); label_price_container.insertAdjacentElement('afterend',paragraph_elem); } }
STANDARD SALES CORPORATION
0

CDL4U(I.S)BK

4 sq.mm Terminal Blocks with diode circuit - DD3 configuration
  • delivery time
    60 days
  • Quantity
CDL4U(I.S)BK
Product Details
TECHNICAL DATA
Rated Voltage500 V
Rated Current32 A
Tightening Torque0.5 Nm
Housing MaterialPolyamide
Product FunctionWith Electronic Components: Diode/Resistor
Wire Entry OrientationSide Entry
Mounting PossibilityDIN 32/DIN 35/DIN 35-15 Rail
Screw SizeM3
Operated byScrewdriver
CONNECTION DATA
Conductor Cross Section Stranded min.0.2 mm²
Conductor Cross Section Stranded max.4 mm²
Conductor Cross Section AWG/Kcmil min22 AWG
Conductor Cross Section AWG/Kcmil max10 AWG
Conductor Cross Section Stranded with Ferrule/Lug min0.2 mm²
Conductor Cross Section Stranded with Ferrule/Lug max4 mm²
2 Conductors with same Cross Section Stranded min0.2 mm²
2 Conductor with same Cross Section Stranded max2.5 mm²
Conductor Cross Section Solid min0.2 mm²
Conductor Cross Section Solid max6 mm²
Stripping Length9 mm
DIMENSIONS
Height with DIN 32 rail60.3 mm
Height with DIN 35 x 15 mm rail63.1 mm
Height with DIN 35 x 7.5 mm rail55.7 mm
Length55.5 mm
Width (Thickness)6 mm
- Added to cart
- Can't add this product to the cart now. Please try again later.
- Quantity updated
- An error occurred. Please try again later.
Deleted from cart
- Can't delete this product from the cart at the moment. Please try again later.