Telemecanique Sensors XCK-M102 Metal Pimli Limit Switch
%58
indirim
2.226,00 TL
934,92 TL
KDV Dahil
934,92 TL den başlayan taksitlerle!
Dil / Language
select {
clear: both;
}
ac
const prod = "XCKM102";
const url = "https://eref.se.com/";
const path = "/scope/product-pdf/";
const myFrame = document.getElementById("MyFrame");
myFrame.src = url + "ww/en" + path + prod;
function newSrc() {
const e = document.getElementById("MySelectMenu");
const lang = e.options[e.selectedIndex].value;
const fullPath = url + lang + path + prod;
myFrame.src = fullPath;
}
Bu ürüne ilk yorumu siz yapın!