Skip to content

Wrong gallery behavior when query url param configurable product #26858

Closed
@sergiy-v

Description

@sergiy-v

Wrong gallery behavior for preselected option by query url param for configurable product.

Preconditions

  1. Magento 2.4

Steps to reproduce

  1. Create a configurable product (the color attribute uses for example) with associated products:
  • product with 'Black' color
  • product with 'White' color
  1. Add image and video for each products like on the screenshot below.

Screen Shot 2020-02-13 at 11 36 56 AM

  1. Add needed params to product URL to preselected option.
    For example
  • http://store.com/configurable-b.html#93=4 where 93 - is color attribute id and 4 - 'white' option id
  • http://store.com/configurable-b.html#93=5 where 93 - is color attribute id and 5 - 'black' option id

Expected result

  1. For URL with query to preselect 'white' option.

Screen Shot 2020-02-13 at 2 03 43 PM

  1. For URL with query to preselect 'black' option.

Screen Shot 2020-02-13 at 2 01 08 PM

Actual result

  1. For URL with query to preselect 'white' option.

Screen Shot 2020-02-13 at 1 55 56 PM

  1. For URL with query to preselect 'black' option.

Screen Shot 2020-02-13 at 1 53 42 PM

Metadata

Metadata

Assignees

Labels

Component: ConfigurableProductComponent: ImageComponent: UrlFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReported on 2.4.0Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branch

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions