Since WooCommerce 2.1 the option to show trailing zeros on your prices has been removed. Here is a code snippet which allows you to show or hide the trailing zeros on prices in WooCommerce.
Show training zeros on prices WooCommerce
Hide training zeros on prices WooCommerce
All you need to do is copy the code you need and paste it in your themes functions.php.
Reader Interactions