-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Configurable product on wishlist shows parent image instead variation image #8168
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
Comments
I have the same issue, if you add different variations they will be listed separately in whishlist but the image is wrong, it represents configurable product rather than specific variation |
Internal ticket MAGETWO-8709 which tracks this GitHub issue, is in our issue backlog. |
If someone is interesting to a workaround, I suggest creating a plugin for
|
@anebi, thank you for your report. |
Working on this. |
… if options are selected for configurable product #8168 - relying on item from cart as it has a setting in the admin that wishlist should have it too
… if options are selected for configurable product #8168 - fix section
… if options are selected for configurable product #8168 - refactoring to consolidate code for both cart and wishlist with a composite class - removing and deprecating old references
…if options are selected for configurable product #8168 -added functional test to cover bug fix
…if options are selected for configurable product #8168 -Updated the group value of the functional test
…if options are selected for configurable product #8168 -incorporated review comments of CR-MAGETWO-40576
… if options are selected for configurable product #8168 - fixing unit tests
… if options are selected for configurable product #8168 - fixing formatting
… if options are selected for configurable product #8168 - fixing formatting
… if options are selected for configurable product #8168 - remove unused
… if options are selected for configurable product #8168 - remove unused
… if options are selected for configurable product #8168 - adding strict
… if options are selected for configurable product #8168 - removing object from composite - removing un-necessary methods
… if options are selected for configurable product #8168 - fixing formatting
… if options are selected for configurable product #8168 - fixing formatting
… if options are selected for configurable product #8168 - adding optimization
… if options are selected for configurable product #8168 - make property private
[honey] MAGETWO-8709: [GITHUB] Child product image should be shown in Wishist if options are selected for configurable product #8168
Note that this fix is different on 2.3. Wishlist should obey cart image setting from config. Fix will be backported to 2.2 future releases |
…ons are selected for configurable product #8168
…ons are selected for configurable product #8168
…ons are selected for configurable product #8168
…ons are selected for configurable product #8168
…ons are selected for configurable product #8168
…ons are selected for configurable product #8168
It was fixed in new 2.2.6 release version, Please check it once from here pull/15477. |
i face this issue in magento 2.4 , in customer > my wishlist --> it shows configurable product image instead of selected variant |
Preconditions
Steps to reproduce
Expected result
The text was updated successfully, but these errors were encountered: