Gustavo Luigi 2022-11-21 16:53:49 -03:00
parent 480b1d100c
commit c4a3fcd3cd
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ function calculatePrice(objProduct) {
}

function createProductElement(objProduct) {
console.log(objProduct);
calculatePrice(objProduct);
let elementProduct = `
<tr>