Title: Remove decimal
Last modified: August 22, 2016

---

# Remove decimal

 *  Resolved [supermankz](https://wordpress.org/support/users/supermankz/)
 * (@supermankz)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/remove-decimal/)
 * Hello! Thank you! This plugin is very useful!
    Plese, help me to remove decimal.
 * [https://wordpress.org/plugins/ecommerce-product-catalog/](https://wordpress.org/plugins/ecommerce-product-catalog/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [supermankz](https://wordpress.org/support/users/supermankz/)
 * (@supermankz)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/remove-decimal/#post-5616871)
 * Thanks! But i found solution:
 * 1. Find file:
 * /wp-content/plugins/ecommerce-product-catalog/functions/content-fuctions.php
 * 2. Find line: Line #18
 * $price_value = number_format($price_value,2,$set[‘dec_sep’],$set[‘th_sep’]);
 * 3. Change 2 between $price_value and $set[‘dec_sep’] to 0, if you want to turn
   off decimal.

Viewing 1 replies (of 1 total)

The topic ‘Remove decimal’ is closed to new replies.

 * ![](https://ps.w.org/ecommerce-product-catalog/assets/icon-128x128.png?rev=1103243)
 * [eCommerce Product Catalog Plugin for WordPress](https://wordpress.org/plugins/ecommerce-product-catalog/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ecommerce-product-catalog/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ecommerce-product-catalog/)
 * [Active Topics](https://wordpress.org/support/plugin/ecommerce-product-catalog/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ecommerce-product-catalog/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ecommerce-product-catalog/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [supermankz](https://wordpress.org/support/users/supermankz/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/remove-decimal/#post-5616871)
 * Status: resolved