So I have this kind of data (simplified version):
const itemList = [ {itemDetail: {date: \'2020-12-30\' , quantity: 5, productType: \'shirt\' }}, {itemDetail