Здравствуйте,
В Вашем Личном кабинете вы можете просматривать недавние заказы, настроить адрес доставки и платёжный адрес, а также изменить пароль и анкету.
‘shipping’ => __( ‘Shipping Address’, ‘woocommerce’ )
), $customer_id );
} else {
$page_title = apply_filters( ‘woocommerce_my_account_my_address_title’, __( ‘My Address’, ‘woocommerce’ ) );
$get_addresses = apply_filters( ‘woocommerce_my_account_get_addresses’, array(
‘billing’ => __( ‘Billing Address’, ‘woocommerce’ )
), $customer_id );
}
$col = 1;
?>
‘; ?>
$title ) : ?>
‘order-date’ => __( ‘Date’, ‘woocommerce’ ),
‘order-status’ => __( ‘Status’, ‘woocommerce’ ),
‘order-total’ => __( ‘Total’, ‘woocommerce’ ),
‘order-actions’ => ‘ ‘,
) );
$customer_orders = get_posts( apply_filters( ‘woocommerce_my_account_my_orders_query’, array(
‘numberposts’ => $order_count,
‘meta_key’ => ‘_customer_user’,
‘meta_value’ => get_current_user_id(),
‘post_type’ => wc_get_order_types( ‘view-orders’ ),
‘post_status’ => array_keys( wc_get_order_statuses() )
) ) );
if ( $customer_orders ) : ?>
get_view_order_url() ); ?>»> get_order_number(); ?> |
Отслеживание заказа
Напишите нам свое мнение о нашем магазине!