I want to insert elements inbetween WooCommerce Checkout fields.
For example, say I wanted to add a closing tag at this point -> please look at the image below.
I know I can use hooks and filters to add elements before or after the billing section, but inserting inbetween the fields themselves eludes me.
Thank you in advance.