how can I round the final price (with taxes) of the product?

  • ATN Diffusion LPF SA
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 6 months ago #118287 by ATN Diffusion LPF SA
how to round to 0.05?

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
5 years 6 months ago #118291 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic how can I round the final price (with taxes) of the product?
Hello,

How does the price look like on your site now and how do you want to round it?

Please take some screenshots to show them to me.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

  • ATN Diffusion LPF SA
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 6 months ago #118298 by ATN Diffusion LPF SA
Replied by ATN Diffusion LPF SA on topic how can I round the final price (with taxes) of the product?
product price without taxes...



tax...



final price with taxes...




rounded price desired... 2170.15


other examples....

1200.18 ----> 1200.20
1200.46 ----> 1200.45
1200.87 ----> 1200.85

Math.Round(Number * 2, 1) / 2 (with two decimals)


Thank you

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
5 years 6 months ago #118351 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic how can I round the final price (with taxes) of the product?
Hello,

I am sorry but we don't support the round feature like that now.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong