Content of the article
Returns count of decimals for any currency code which is defined on the plugin settings page
1 2 | global $WOOCS; $currency = $WOOCS->get_currency_price_num_decimals($currency); |
$currency - is any currency code, for example 'EUR'