Gracias, tu pedido ha sido recibido.
Número de pedido:
#get_order_number() ); ?>
Fecha:
get_date_created() ) ); ?>
Correo electrónico:
get_billing_email() ); ?>
Total:
get_formatted_order_total() ); ?>
Método de pago:
get_payment_method_title() ); ?>
Detalles del pedido ""
| Producto |
Total |
get_items() as $item_id => $item ) :
$product = $item->get_product();
?>
|
get_name() ); ?>
x get_quantity() ); ?>
|
get_formatted_line_subtotal( $item ) ); ?>
|
Subtotal
get_subtotal_to_display() ); ?>
Envío
get_shipping_to_display() ); ?>
Total
get_formatted_order_total() ); ?>
Dirección de facturación
get_formatted_billing_address( __( 'N/A', 'woocommerce' ) ) ); ?>
get_billing_phone() ) : ?>
Teléfono: get_billing_phone() ); ?>