Thank You! 🎉
Your order has been successfully received and is being processed.
Order Details
- Order Number: get_order_number()); ?>
- Date: get_date_created()); ?>
- Total: get_formatted_order_total(); ?> get_billing_email()): ?>
- Email: get_billing_email()); ?> get_payment_method_title()): ?>
- Payment Method: get_payment_method_title()); ?>
Products
-
get_items() as $item_id => $item):
$product = $item->get_product();
if (!$product) continue;
?>
- get_name()); ?> × get_quantity()); ?> get_total()); ?>