MD
Size: a a a
MD
DM
AB
s
$order_data2 = $order->get_data()['meta_data'];(тут нет моихх полей)
$order_data2['shipping_lines']
https://pastebin.com/1xGXb0KC
s
foreach ( $order->get_items('shipping') as $item_id => $item ) {
if ($item->get_meta('wcus_area_ref') !== null ){
$wcus_area_ref = $item->get_meta('wcus_area_ref');
}
if ($item->get_meta('wcus_city_ref') !== null ){
$wcus_city_ref = $item->get_meta('wcus_city_ref');
}
}
J
s
J
vd
AZ
J
AZ
J
J
vd
J
J
vd
J