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

XCMD2115C12 Thermoplst Rol

Thermoplastic Roller Lever - 1NC+1NO - snap - 1 m
  • delivery time
    60 days
  • Quantity
XCMD2115C12  Thermoplst Rol
Product Details
Thermoplastic Roller Lever - 1NC+1NO - snap - 1 m

Range of product  -  Telemecanique Limit switches XC Standard
Series name  -  Standard format
Product or component type  -  Limit switch
Device short name  -  XCMD
Sensor design  -  Miniature
Body type  -  Fixed
Head type -  Rotary head
Material  -  Metal
Body material  -  Zamak
Head material  -  Zamak
Fixing mode  -  By the body
Movement of operating head  -  Rotary
Type of operator  -  Spring return roller lever thermoplastic
Type of approach  -  Lateral approach, 2 directions
Number of poles  -  2
Contacts type and composition  -  1 NC + 1 NO
Contact operation  -  Snap action
- 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.