Skip to content

Magento 2 product YouTube video is not playing for the simple products within a configurable product #29690

Closed
@MagDevX

Description

@MagDevX

This issue was reported here ( #23107 ) but could not be reproduced. In my tests in clean installations of v2.3.5-p1 this problem consistently happened when a video is added to the simple products within a configurable product if those simple products already have a photo and the video is moved to the position before (to the left of) image.

Preconditions (*)

  1. Magento 2.4-develop

Steps to reproduce (*)

  1. Create a configurable product containing 3 simple products that vary in color (make sure to upload an image for each simple product and for the configurable product, then save the configurable product).
  2. Now that the listing is published, add a YouTube video to each simple product and move it to the first position (to the left of the image). Then save the changes.

Expected result (*)

  1. The video of any options (i.e. simple products) within the configurable product would be displayed.

Actual result (*)

  1. If you check the frontend and switch between the options (i.e. simple products), you will see that the video is just a thumbnail and will not play.
    Peek 2020-09-03 15-23

The problem seems to be that the order of adding videos and images matters. The videos should be uploaded first, then the images should be added. Otherwise the videos would not play.

Workaround:

  1. Remove the images from the simple products, so that only the video remains, then save the simple products.
  2. Now add the images back to the simple products.

Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.

  • Severity: S0 - Affects critical data or functionality and leaves users without workaround.
  • Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
  • Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
  • Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
  • Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.

Metadata

Metadata

Labels

Component: CatalogFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: 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 developmentPriority: P2A defect with this priority could have functionality issues which are not to expectations.Priority: P3May be fixed according to the position in the backlog.Progress: doneReported on 2.3.5-p1Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions