add free shipping notification to woodmart
-
Hi i try to add something like this in the theme. there is any way? I add to cart page and i try to add in checkout page too there is any way or tips?
https://wpsimplehacks.com/how-to-add-free-shipping-notification/
here is the cart page notice
// Woocommerce – Cart page notification
add_action( ‘woocommerce_before_cart_table’, ‘cart_page_notice’ );
function cart_page_notice() {
i found it here it is maybe you can integrate something in next update?
add_action( ‘woocommerce_before_checkout_form’, ‘wnd_checkout_code’, 10 );
function wnd_checkout_code( ) {
Hello,
We are Glad that you managed to resolve the issue by yourself. You are Great!!!
Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
please, help us improve our theme and servicing by filling the following quiz
https://8uehqcg4tjy.typeform.com/to/IgyV2EiP
it won’t take more than 2 minutes of your time 🙂
Thanks for contacting us.
Have a wonderful day.
Topic Closed.
Best Regards
The topic ‘add free shipping notification to woodmart’ is closed to new replies.