Home Forums WoodMart support forum add free shipping notification to woodmart

add free shipping notification to woodmart

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #271394

    yorgos
    Participant

    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() {

    #271395

    yorgos
    Participant

    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( ) {

    #271396

    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

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘add free shipping notification to woodmart’ is closed to new replies.