Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @starjy ,

    You can do this by adding these two lines after line no. 67 of dokan-lite/templates/emails/vendor-new-order.php file –

    unset($item_totals['payment_method']);
    unset($item_totals['order_total']);

    The file will look like this – https://prnt.sc/11ejjl9

    Make sure to save the file in your theme > dokan > email folder to keep the changes working during the plugin update.

    Thank you ??

    Thread Starter starjy

    (@starjy)

    Hi ,

    Its work. Thanks you for helping ??

    • This reply was modified 3 years, 11 months ago by starjy.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide / Remove the part of vendor new order email’ is closed to new replies.