Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
If you describe the task, perhaps you will be advised how to implement it in the best way.
In the letter template, enter the following:
// Запишите в $order_id ID заказа.
$order_id = 86;
$order = new WC_Order($order_id);
$address1 = $order->get_shipping_address_1();
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question