Controlled environment: The lid of the tray creates a humid environment, which is essential for effective coloring.
Minimization of Interference: The dark acrylic material prevents light from interfering with the results, ensuring samples treated under ideal conditions.
Functional Design: The trays can be overlapped, making them easier to handle and organize in the workspace.
Slide safety: The slide slots keep the samples stable, reducing the risk of slippage.
Versatility: Ideal for a variety of laboratory applications, including staining techniques and sample preparation.
Select options
This product has multiple variants. The options may be chosen on the product page
document.getElementById('place_order').addEventListener('click', function (event) {
// Previne o envio imediato do formulário
event.preventDefault();
// Chama o evento do Google Analytics
gtagSendEvent(window.location.href);
// Você pode implementar um atraso aqui se necessário, antes de enviar o formulário
setTimeout(function() {
document.forms['checkout'].submit(); // Submete o formulário do WooCommerce
}, 1000);
});