-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: ConfigurableProductComponent: ImageComponent: UrlFixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReported on 2.4.0Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Description
Wrong gallery behavior for preselected option by query url param for configurable product.
Preconditions
- Magento 2.4
Steps to reproduce
- Create a configurable product (the
color
attribute uses for example) with associated products:
- product with 'Black' color
- product with 'White' color
- Add image and video for each products like on the screenshot below.
- Add needed params to product URL to preselected option.
For example
http://store.com/configurable-b.html#93=4
where 93 - iscolor
attribute id and 4 - 'white' option idhttp://store.com/configurable-b.html#93=5
where 93 - iscolor
attribute id and 5 - 'black' option id
Expected result
- For URL with query to preselect 'white' option.
- For URL with query to preselect 'black' option.
Actual result
- For URL with query to preselect 'white' option.
- For URL with query to preselect 'black' option.
Metadata
Metadata
Assignees
Labels
Component: ConfigurableProductComponent: ImageComponent: UrlFixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReported on 2.4.0Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch