// Tell logged-out visitors how to proceed, before they fill the form.
add_action('woocommerce_before_checkout_form', function () {
if (is_user_logged_in()) { return; }
wc_print_notice(sprintf(
'An account is required to complete your purchase. Log in if you already have one, or register. You will receive an email to confirm your address, then you can return here to finish. Your cart will be saved.',
esc_url(wc_get_page_permalink('myaccount'))
), 'notice');
}, 5);
https://aagsmo.org/post-sitemap.xml
2025-04-04T02:21:51+00:00
https://aagsmo.org/page-sitemap.xml
2026-08-13T12:17:48+00:00
https://aagsmo.org/product-sitemap.xml
2026-08-21T17:31:44+00:00
https://aagsmo.org/category-sitemap.xml
2025-04-04T02:21:51+00:00
https://aagsmo.org/post_tag-sitemap.xml
2021-11-04T13:21:51+00:00
https://aagsmo.org/product_cat-sitemap.xml
2026-08-21T17:31:44+00:00
https://aagsmo.org/product_tag-sitemap.xml
2026-08-21T17:31:44+00:00
https://aagsmo.org/author-sitemap.xml
2020-12-14T15:31:24+00:00