get_order_number(); $email = $order->get_billing_email(); $country = $order->get_shipping_country() ?: $order->get_billing_country(); $delivery_date = date( 'Y-m-d', strtotime( '+5 days' ) ); // estimate 5 days, adjust as needed $gtin = '9781291779493'; // your ISBN without hyphens ?> add_action( 'woocommerce_thankyou', 'add_google_reviews_optin' ); function add_google_reviews_optin( $order_id ) { $order = wc_get_order( $order_id ); if ( ! $order ) { return; } $order_num = $order->get_order_number(); $email = $order->get_billing_email(); $country = $order->get_shipping_country() ?: $order->get_billing_country(); $delivery_date = date( 'Y-m-d', strtotime( '+5 days' ) ); $gtin = '9781291779493'; ?>

Akajiofo Press

Why Novels About Historical Memory Matter

Why Novels About Historical Memory Matter

You must be logged in to view this content.


Discover more from Akajiofo Press

Subscribe to get the latest posts sent to your email.

Comments

Leave a Reply

Discover more from Akajiofo Press

Subscribe now to keep reading and get access to the full archive.

Continue reading

Discover more from Akajiofo Press

Subscribe now to keep reading and get access to the full archive.

Continue reading