Banner Logo

🌟 Happy Durga Puja! 🌟 Wishing you a prosperous time ahead!

Our Support Might Experience Slight Delays from October 8th to 14th.

Get 23% discount

Coupon code:

PUJA23

View Categories

Stop vendor wise split in cart and checkout

When “Display Product Seller” seller option is enabled (https://prnt.sc/4rc3eVLJyHlI), we split products in the cart as per each vendor (https://prnt.sc/5aeb-JxXY7VH).

If you don’t want that add this code in the function.php of the theme :

add_filter( 'mvx_display_multiple_vendor_notice_at_cart_chekout_page', '__return_false' );

Leave a Reply