Changing WooCommerce Display Price Based on User Role & Category
I'm looking to display a different price based on a user role (wholesaler,
dealer, etc) AND based on the category.
There's a dynamic pricing plugin that displays these discounts once an
item is added to the cart, but not on the page itself.
Is there a way to use a filter or action to check for the user level,
check the item's category and then change the price dynamically?
No comments:
Post a Comment