¡Recibimos tu usado como parte de pago!

@font-face { font-family: 'FordAntenna'; src: url('https://maipuford.com.ar/wp-content/uploads/sites/6/2024/01/FordAntenna-Regular.woff2') format('woff2'); font-weight: normal; font-style: normal; }.ford-container { max-width: 700px; margin: auto; text-align: center; font-family: 'FordAntenna', sans-serif; color: #1a394e; }.ford-title { font-size: 22px; margin-bottom: 20px; }.ford-image { width: 100%; max-width: 100%; height: auto; border-radius: 8px; transition: 0.3s; }.color-picker { margin-top: 20px; display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; }.color-picker button { background: none; border: none; padding: 0; cursor: pointer; width: 40px; height: 40px; display: inline-block; }.color-picker button img { width: 100%; height: 100%; object-fit: contain; pointer-events: none; /* Permite que el click se registre en el botón, no en el SVG */ }.color-picker button.active { outline: 2px solid #1a394e; border-radius: 50%; }

Blanco Oxford

Ford Everest Blanco Oxford
function changeCar(button, colorName, imageUrl) { document.getElementById("car-image").src = imageUrl; document.getElementById("color-name").innerText = colorName;// Remover clase activa del resto const buttons = document.querySelectorAll("#color-buttons button"); buttons.forEach(btn => btn.classList.remove("active"));// Agregar clase activa al botón clickeado button.classList.add("active"); }

Contactate con nosotros para recibir más información