HI,
To hide addons on Cart area (for the price of 0 amount addons),
add_filter( ‘wfs_show_cart_addon_items’, ‘__return_false’ );
I added in funcation.php of my child theme, but still, 0 is showing on the cart page.
HI, how can I integrate the WHATSAPP notifications ONLY for all vendors/customers?