display function under each shipping method
-
?Hi!
I implemented a function to display an estimated delivery day based on current date and the number of delivery days assigned per shipping method.
I’m able to display it under each shipping method on the cart page and checkout page using the hook ‘woocommerce_after_shipping_rate’.
What hook can I use to display this function under/after the shipping method??on the product page using your plugin??
The idea is for it to look something like this:
- Shipping Method 1
Estimated delivery date: Feb 6, 2025 - Shipping Method 2
Estimated delivery date: Feb 10, 2025
- Shipping Method 1
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.