Woocommerce Order Items

Does anyone know how to set up

{{wc_order_items}}

to show items? i dont want to use the wc table component as you cannot style it like you want. so want to build my own, so need to have {{wc_order_items}} give all order items, but also would need price and quantity (so how to use a loop?)

Isn’t this something you would do with built-in bricks elements and templates? Maybe I just don’t see the full picture.

no its in the email designer.

in the docs,

however, this would bring up item number 1 only. there isnt enough guides or info to know how to loop all products in, as well as their prices and quantities.

hence that is what i am asking