Hi all
i am trying to customise the thank you page. there are a few custom fields already available, say like {woo_order_id}, but i cannot for the life of me get custom fields ive created via metabox (ie a delivery_time custom field) and the ordered items (i dont even know what hook/code they use) so i can insert them where i want in the ordered page (thank you).
whatever hook/code i am using, does not render these at all in the front end.
am i missing something? i just need to at least get that metabox custom field (which is inserted via shop_order post type) into the thank you page.