Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1044823
    NicoleG
    Participant

    Hi,
    Can you please tell em how to add a back to shopping’ option in woocommerce cart?

    Thanks
    Nicole

    #1044884
    Darshana
    Moderator
    This reply has been marked as private.
    #1045950
    NicoleG
    Participant

    I also want it to display when there is something in the cart so that the customer can return to shopping.

    At the moment it looks like the attached file.

    #1046372
    Rad
    Moderator

    Hi there,

    Unfortunately, we can’t provide such customization. It’s not a simple button that can be added anywhere, it requires template customization.

    For example, the file responsible for empty cart is this \wp-content\plugins\woocommerce\includes\shortcodes\class-wc-shortcode-cart.php and calls the template \wp-content\plugins\woocommerce\templates\cart\cart-empty.php where the button is.

    It’s doable but needs customization. You may wish to contact a woocommerce developer. It can’t be done just CSS and javascript since it’s more on cart session and contents.

    Thanks for understanding.

    #1046908
    NicoleG
    Participant

    ok – thanks for letting me know.

    #1047022
    Darshana
    Moderator

    Thank you for your understanding 🙂

  • <script> jQuery(function($){ $("#no-reply-1044823 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>