add_action('woocommerce_thankyou', function($order_id) { if (!$order_id) { return; } $order = wc_get_order($order_id); $total = $order->get_total(); $currency = $order->get_currency(); ?>
Enjoy a special discount on your next order when you shop with us!
No products in the cart.
Return to shop
Username or email address *
Password *
Remember me Log in
Lost your password?