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

Quote product prices rounding issues when catalog prices include taxes #3937

Open
empiricompany opened this issue Apr 11, 2024 · 0 comments
Open
Labels

Comments

@empiricompany
Copy link
Contributor

Preconditions (*)

  1. OpenMage 20.5.0
  2. PHP 8.2
  3. mysql 5.7 / mariadb 10.5

Steps to reproduce (*)

  1. Configure catalog prices incl tax
    catalog_settings

  2. Install demo data
    or create 2 product with the same price like
    product_price

  3. Add first product to cart NoLIta Cami - color black - size M

  4. Add second product to cart NoLIta Cami - color Pink - size S

Expected result (*)

Regular behavior product price not changed

Actual result (*)

  1. After add first product to cart price in product list / PDP change to € 137.61 from $ 137.62
    PDP
  2. after add second product to cart prices mismatch
    cart
    sales_flat_quote_item
    sales_flat_quote_item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant