-
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
Configurable product disabling lowest price associated product still shows its price #4419
Comments
Any update on this issue? |
@antboiko can you have the team validate this issue and file a ticket if confirmed |
Hi @shayanhusaini, thanks for reporting this issue. We've created internal ticket MAGETWO-52717 to fix this. Best, |
How soon is it going to be resolved??? |
In 2.1, setting the disabled product's price to 0 does not fix this. I had to set the disabled products' price to the lowest enabled product price as a workaround. |
…ssociated product still shows its price #4419 -- fix main select builder
…ssociated product still shows its price #4419 -- refactoring -- test coverage
…ssociated product still shows its price #4419 -- fix static tests
…ssociated product still shows its price #4419 -- fix integration tests
…ssociated product still shows its price #4419 -- fix static tests
…ssociated product still shows its price #4419 -- fix unit tests
…ssociated product still shows its price #4419 -- add api annotation to interfaces
…ssociated product still shows its price #4419 -- fix integration tests -- fix problem with default store id resolving
…ssociated product still shows its price #4419 -- revert store resolving fix -- fix static tests
[DRAGONS] Bugs fixing (P0) - MAGETWO-52717 [GitHub] Configurable product disabling lowest price associated product still shows its price #4419 - MAGETWO-59315 Non consistent save Product Stock Item via Web API and repository directly
…est price associated product still shows its price #4419 - for 2.0
…est price associated product still shows its price #4419 - for 2.0 - fix builds
…est price associated product still shows its price #4419 - for 2.0 - fix builds
…est price associated product still shows its price #4419 - for 2.0 - fix builds
…est price associated product still shows its price #4419 - for 2.0 - fix builds
Fixed issues: - MAGETWO-59950: Configurable product option price is displayed incorrectly per website - for 2.0.x - MAGETWO-59415: [Backport] - As low as price for configurable product is shown for disabled simple options - for 2.0.11 - MAGETWO-60187: [Backport] Non consistent save Product Stock Item via Web API and repository directly - 2.0 - MAGETWO-57056: [Backport] [GitHub] Configurable product disabling lowest price associated product still shows its price #4419 - for 2.0
…owest price associated product still shows its price #4419 - for 2.1
[Dragons] Bugfixing 2.1 - MAGETWO-57055 [Backport] - [GitHub] Configurable product disabling lowest price associated product still shows its price #4419 - for 2.1 - MAGETWO-59879 [Backport] - "As low as" is displayed for configurable product on Category page if min price configuration isn't available - for 2.1.3 - MAGETWO-59874 [Backport] - Non consistent save Product Stock Item via Web API and repository directly - for 2.1
This issue has been delivered to 2.1.3 and 2.0.11 as of today. |
[TSG] Fixes for 2.2.10 (pr101) (2.2.10-develop)
Steps to reproduce
Expected result
Actual result
After setting the price of disabled product to 0 works perfectly and displays the correct price.
The text was updated successfully, but these errors were encountered: