-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Cart section data has wrong product_price_value #20310
Comments
Hi @NickdeK. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @NickdeK do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
@magento-engcom-team give me 2.2.6 instance |
Hi @NickdeK. Thank you for your request. I'm working on Magento 2.2.6 instance for you |
Hi @NickdeK, here is your Magento instance. |
Hi @shikhamis11. Thank you for working on this issue.
|
@engcom-backlog-nazar Thank you for verifying the issue. Based on the provided information internal tickets |
Hi @routbiplab. Thank you for working on this issue.
|
Hi @NickdeK. Thank you for your report.
The fix will be available with the upcoming 2.3.2 release. |
Hi @NickdeK. Thank you for your report. The fix will be available with the upcoming 2.2.9 release. |
At the moment the
product_price_value
doesn't include tax if the configuration settings are set to include tax.Preconditions (*)
Steps to reproduce (*)
Expected result (*)
product_price_value
is the same value as in the formatedproduct_price
Actual result (*)
product_price_value
is exclusive tax where theproduct_price
is inclusiveThe text was updated successfully, but these errors were encountered: