I am trying to remove the comma on the item if its the last item on the object.
Object.entries(product.name).map( ([key, value]) => {