Title: Remove decimals?
Last modified: August 24, 2016

---

# Remove decimals?

 *  Resolved [osterman](https://wordpress.org/support/users/osterman/)
 * (@osterman)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-decimals/)
 * Thanks for a great plugin!
 * I’m wondering if there is any way to remove the decimals displayed after the 
   price in the slider?
 * In woocommerce I have number of decimals set to 0 and it would be great if the
   filtering would use this value and in my case show no decimals.
 * So it displays 150 instead of 150.00 for instance.
 * [https://wordpress.org/plugins/woocommerce-ajax-filters/](https://wordpress.org/plugins/woocommerce-ajax-filters/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/remove-decimals/#post-6040379)
 * Hi osterman,
 * Right now this is not possible. I’ll include this in next release but before 
   it you can or edit plugin code yourself and remove this `.00` or hire a developer
   for this.
 * Regards,
    Dima
 *  [Legolaaash](https://wordpress.org/support/users/jesperwestlund/)
 * (@jesperwestlund)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/remove-decimals/#post-6040515)
 * In which** file** and **line** can i remove **.00** Decimal from the price?
 * Regards,
    Legolaaash
 *  Plugin Author [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * (@dholovnia)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/remove-decimals/#post-6040523)
 * Hi Legolaaash,
 * Open files js/widget.min.js
    Line: 510 Remove `.toFixed(2)` where you see it
 * Regards,
    Dima

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove decimals?’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-ajax-filters/assets/icon-256x256.gif?rev=2770304)
 * [Advanced AJAX Product Filters](https://wordpress.org/plugins/woocommerce-ajax-filters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-ajax-filters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-ajax-filters/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-ajax-filters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-ajax-filters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-ajax-filters/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Dmytro Holovnia](https://wordpress.org/support/users/dholovnia/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/remove-decimals/#post-6040523)
 * Status: resolved