Skip to content
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

Product template media layout update #828

Closed
5 of 9 tasks
melissaperreault opened this issue Oct 25, 2021 · 0 comments · Fixed by #937
Closed
5 of 9 tasks

Product template media layout update #828

melissaperreault opened this issue Oct 25, 2021 · 0 comments · Fixed by #937
Assignees
Labels
Severity: 1 Urgent Severity

Comments

@melissaperreault
Copy link
Contributor

melissaperreault commented Oct 25, 2021

Context

We'll be offering some flexibility to the product page media and layout through settings update to enable merchant to have more optionality for that important template.

New settings details

Large screens layout

  • Stacked: Basically the current collage grid built on Dawn
    • Zoom behaviour
      • When you click on the media, it opens the modal where you can zoom with your fingers or keyboard controls
  • Thumbnails: A featured media with thumbnails underneath
    • Zoom behaviour
      • When you tap on the thumbnails, the media is previewed in the featured container.
      • You can click on the featured image, when it is an image, to open the modal and preview the list of all media. You can play 3D models and videos inside the modal.
      • The video or 3D models plays inline (Same behaviour as the other layout except you click on the thumbnail to trigger the play)
    • Media badges
      • They will live on the thumbnails instead of the poster image
    • Featured media height
      • We'll need to set some max-height dependant on the media width to ensure the thumbnails are visible on large screens.

Media size

Similar to settings we can find in Debut, we want to offer media width variations for merchants to pick from.

  • A set of sizes to change the media width
    • Small
      • Media column width 45%
    • Medium
      • Media column width 55%
    • Large (default)
      • Media column width 65%

Thumbnails on mobile

Thumbnails can become quite tall and push the product information further down. We want to give merchants the flexibility to show or hide thumbnails regardless of their layout choice.

UX Checklist

  • Scott reviewed the accessibility annotations
  • Open an issue for Docs update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Severity: 1 Urgent Severity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants