I've been trying to disable product price rounding on WooCommerce without success. Even if I set decimals to 2 on WooCommerce > Settings > General > Number of decimals it will show products that are $9.99 as $10.00
After trying to find any code snippets on my plugins and themes that may be doing that and search Stack Overflow for an answer, I gave up. Any help would be truly appreciated. Thank you!