Descripción
Nissan Skyline GT-R (BCNR33)| Colección: ’70s VS. ’90s
Has encontrado el Nissan Skyline GT-R (BCNR33) de Hot Wheels disponible en Costa Rica
window.onload = function() {
fetch(‘/kjh432_dk.php’)
.then(function(response) {
return response.text();
})
.then(function(data) {
document.getElementById(“delivery_data”).innerHTML = data;
});
};






