• In the settings under “Default Gift Wrap Cost” when i set the value of the decimal separator to 2,50 it shows as value on the product page 2,00. When i change the value in settings to 2.50 it shows the value on the product page as 2,50.

    I think the decimal separator should be taken from the WooCommerce settings and take it as such. Now there are mixed up settings regarding the decimals separator.

    https://ww.wp.xz.cn/plugins/woocommerce-product-gift-wrap/

Viewing 1 replies (of 1 total)
  • Language: Portugues BR
    Eu fiz a configuração nas entradas e saída.
    Na página woocommerce-product-gift-wrap.php editei os preços com o código str_replace(',', '.', $cost)

    É umas solução improvisada neste momento até a forma certa.

Viewing 1 replies (of 1 total)

The topic ‘Wrong decimal separator in settings’ is closed to new replies.