Viewing 1 replies (of 1 total)
  • Plugin Support SM Rafiz

    (@srafiz)

    Hi @thucha1391

    Unfortunately, the hiding feature for the trailing zeros on prices is not currently available. We will include it as a setting/filter in a future update of the plugin.

    However, you can achieve it by manually editing the plugin core files. Please go to tlp-food-menu\app\Helpers\Fns.php, go to line:659, and replace the line as below: (Please check this screenshot for your reference: https://prnt.sc/LVI8QZpVYfCx)

    return (int) $regular_price;

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘How can i remove “.00” (decimal place) from price’ is closed to new replies.