Viewing 1 replies (of 1 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    @venkeyaccent Please use the attached code in theme functions.php file to remove cashback notice from shop page.

    add_filter('woo_wallet_product_cashback_html', '__return_false');

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.