Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong product's price on frontend when rounding #102

Open
smoskaluk opened this issue Dec 24, 2019 · 3 comments
Open

Wrong product's price on frontend when rounding #102

smoskaluk opened this issue Dec 24, 2019 · 3 comments

Comments

@smoskaluk
Copy link

smoskaluk commented Dec 24, 2019

Step to reproduce:

  1. Create in admin simple product with price 12.65 and save it.
  2. Check the price for product on product page in admin
  3. Check the price for product on product page on frontend

Actual result:
Price for product rounded up to 13 on product page in admin.
But on category page and product page on frontend price displaying = 12

image

image

@HirokazuNishi
Copy link
Collaborator

@smoskaluk Please share your price rounding configuration. We cannot reproduce your case without that.

@smoskaluk
Copy link
Author

@HirokazuNishi I used default settings

@smoskaluk
Copy link
Author

smoskaluk commented Dec 27, 2019

I've got this issue on two local inviroments - magento branches 2.3 and 2.4-develop from https://github.com/magento/magento2.git repository + branch 2.3-develop from https://github.com/magento/magento2-jp - installed according manual here, with no 3 part modules enabled. For rounding I did not change anything - just used default configuration. I'm working on PHP 7.2.26-1+ubuntu16.04.1+deb.sury.org+1 (cli) + chromium 79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants