Viewing 1 replies (of 1 total)
  • Thread Starter supermankz

    (@supermankz)

    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.