September 30th, 2022
On my store, we use whole number prices so there was no reason to show the “.00” on the end.
Removing it was deceptively easy, no editing of the theme/code is needed.
Login to your admin panel and click settings->store details.
From here scroll down to “Store Currency” and click “Change Formatting”
Change “amount” to “amount_no_decimals” as shown above.
Click save and your page should reflect these changes.