For small, targeted jobs
You grab this Ø3 x 6 mm rod magnet when you have little space but want a firm grip. The elongated shape pulls sideways, as it is diametrically magnetized: the poles are on the side. Handy for sensors, small motors, and model building.
Stays neat in use
", options: ["Default Title"], metafields: {}
};
variants.push(variantObj);
var requestData = {
sendToEmail: emailInput.value,shop: "Magnetenspecialist Import \u0026amp; Export B.V.",shopId: "100799414610",domain: "magnetenspecialist.com",
contactEmail: "info@magnetenspecialist.nl",contactPhone: "+31402094563",currency: "EUR",url: "/en/products/neodymium-staafmagneet-epoxy-zwart-diametraal-gemagnetiseerd-n52-o3-x-6-mm", productId: 10764494963026,vendor: "Magnetenspecialist Import \u0026 Export B.V.",
handle: "neodymium-staafmagneet-epoxy-zwart-diametraal-gemagnetiseerd-n52-o3-x-6-mm",title: "Neodymium Rod Magnet Ø3 x 6 mm N52 black epoxy diametrically magnetized",type: "Bar magnets",templateSuffix: "",tags: ["diametraal gemagnetiseerd","Staafmagneten"],
images: imageUrls,description: "\u003ch3\u003eFor small, targeted jobs\u003c\/h3\u003e\n\u003cp\u003eYou grab this Ø3 x 6 mm rod magnet when you have little space but want a firm grip. The elongated shape pulls sideways, as it is diametrically magnetized: the poles are on the side. Handy for sensors, small motors, and model building.\u003c\/p\u003e\n\u003ch3\u003eStays neat in use\u003c\/h3\u003e\u003c!--nlécuté\u003e\u003cp\u003eThe core is neodymium (NdFeB) with N52 strength, finished with black epoxy. This layer feels smooth and helps against moisture, wear and tear, and corrosion. This also makes it easier to store in a workbench drawer or take it to a humid environment.\u003c\/p\u003e\n\u003ch3\u003eFits into precise setups\u003c\/h3\u003e\n\u003cp\u003eDue to its compact size, you can quickly slide it into technical constructions, magnetic filters, or experimental setups for school and hobbies. Small item, clear function. Exactly what you want when you need to make something rotate, measure, or fasten without any hassle.\u003c\/p\u003e",variants: variants,price: "€1,10",compareAtPrice: "",
metafields: {"diameter_mm":"3.0","eigenschappen":"diametrically magnetized","hoogte_mm":"6.0","houdkracht_disclaimer":"All holding forces are measured under ideal conditions and may differ in practice.","houdkracht_kg":"0.57","houdkracht_tekst":"approx. 570 g","magnetisering":"N52","magnetiseringsrichting":"Diametrically","materiaal":["NiCuNi","epoxy"],"max_temperatuur_c":80,"volume_mm3":"42.0"},specifications: {},desktopImage: null,
selectedVariantId: variantId, options: productOptions,
customObject: "{ \"key\": \"value\" }", shopLocale: "en", richTextContent: ""
};
Array.prototype.forEach.call(sendPageButtons, function(sendPageButton) {
sendPageButton.onclick = function() {
if (emailInput.value === "") {emailRequiredMessage.style.display = "block";return;}
emailRequiredMessage.style.display = "none";
requestData['sendToEmail']= emailInput.value;
sendRequest(
"https://" + "magnetenspecialist.com" + "/apps/theprintpdf1/api/send-pdf",
requestData,
emailRequiredMessage,
sendPageButton,
"Verzenden",
"... Verzenden ...",
emailRequiredMessage,
"Sent! It may take a few seconds to show in your inbox. Check spam folder if you don't see it."
);
};
});
Array.prototype.forEach.call(downloadNowButtons, function(downloadNowButton) {
var downloadButtonMessage;
downloadNowButton.onclick = function() {
if(emailInput.value!==""){requestData.sendToEmail=emailInput.value}else{requestData.sendToEmail=null}
if(false === true) {
downloadButtonMessage = downloadOnlyMessage;
// No reCAPTCHA required for download-only
} else {
downloadButtonMessage = downloadNowMessage;
}
sendRequest("https://" + "magnetenspecialist.com" + "/apps/theprintpdf1/api/download-pdf",requestData,downloadButtonMessage,
downloadNowButton,
"Download",
"... Downloading ...",
downloadButtonMessage,
"Success!"
);
};
});
closeButton.addEventListener("click", function() {
modal.style.display = "none";
});
Array.prototype.forEach.call(document.getElementsByClassName("target_anchor"), function(targetAnchor) {
targetAnchor.addEventListener("click", function() {
clickedPdfVariants[String(getCurrentVariant())] = true;
updateVisibleAnchors();
});
});
watchUrlVariantChanges();
updateVisibleAnchors();
})();