Remove vendor info or seller name on cart and checkout page
-
Hello,
We used the following code snippet to remove vendor info or seller name on cart and checkout page before:
remove_filter( 'woocommerce_get_item_data', 'dokan_product_seller_info', 10 );
But if it does not work with latest Dokan version, could you please update the code?
Great thanks in advance.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.