Al comprar este producto, puede ganar una cantidad de puntos. Llegará a conocer la información sobre cómo ganar puntos una vez que agregue el producto al carrito.

GRIS ACERO PETG GRILON FILAMENTO 3D 1.75MM 1KG

$17960

3 disponibles

×

Visa

1 Cuota $17960
Ahora 3 3 cuotas de $6765 $20295
Ahora 6 6 cuotas de $3802 $22809

Visa Débito

Débito $17960

Mastercard

Ahora 3 3 cuotas de $6765 $20295
Ahora 6 6 cuotas de $3802 $22809

Mastercard Debit

Débito $17960

Maestro

Débito $17960

Cabal

Ahora 3 3 cuotas de $6765 $20295
Ahora 6 6 cuotas de $3802 $22809

Cabal Débito

Débito $17960

CMR Mastercard

1 Cuota $17960

Mastercard Cencosud

1 Cuota $17960

Mastercard Tarjeta Naranja

1 Cuota $17960

Mercado Pago Mastercard Prepaga

Prepago $17960

Ualá Mastercard Prepaga

Prepago $17960

Visa Tarjeta Naranja

1 Cuota $17960

Visa Tarjeta Shopping

1 Cuota $17960
SKU: tek-8816 Categorías: , , , Etiqueta:
document.addEventListener("DOMContentLoaded", function () { var fieldsToValidate = [ 'billing_first_name', 'billing_address_1', 'billing_address_2', 'billing_city', 'select2-billing_state-container', 'billing_postcode', 'billing_phone', 'billing_email', 'type_document_facturante', 'billing_dni_facturante' ]; fieldsToValidate.forEach(function (fieldId) { var field = document.getElementById(fieldId); field.addEventListener('focus', function () { // Al enfocar, el borde se vuelve verde field.style.borderColor = "green"; }); field.addEventListener('blur', function () { // Al salir del campo, verifica si está vacío y establece el borde en rojo si es necesario if (field.value.trim() === "") { field.style.borderColor = "red"; } }); }); });