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

P1005

10A Bell Push switch


  • Quantity
P1005
Product Details
Main
RangeLivia
Device applicationDoorbell
Product or component typeSwitch
Colour tintWhite (RAL 9003)
Number of modules1
Complementary
Technology typeElectromechanical
Device mountingFlush
Rated current10 A at 250 V AC 50 Hz
Switch applicationBell
MaterialPC
[Ue] rated operational voltage250 V
Network typeAC
Network frequency50 Hz
Rated current10 A
Width22.5 mm
Height54.4 mm
Depth35.5 mm
IP degree of protectionIP2X
Environment
Ambient air temperature for operation-5…35 °C
Relative humidity10…95 %
StandardsIS 3854
Environmental
Environmental characteristicIndoor use
Packing Units
Unit Type of Package 1PCE
Number of Units in Package 11
Package 1 Height2.3 cm
Package 1 Width6.7 cm
Package 1 Length11.5 cm
Package 1 Weight18 g

- 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.