Send items in user cart to webhook

I’m new here.

Context: I’m have a form which fires off a webhook of users information for a cash on delivery order. The webhook triggers a new row in google sheets. This portion is working via input names

Problem: I would like to also send the users cart items, quantities and total through the same webhook to google sheets. how can i do this?