eg

Product image gallery patterns

prototype · 3 variants

The product detail page gallery is the shopper's first close look at what they're buying. The interaction model splits roughly three ways: a thumbnail rail next to a single hero, a swipeable carousel with dots, or a vertical scroll grid that shows everything at once. Each trades discoverability for screen real estate and complexity.

Amazon

Thumbnail strip with hero image

A vertical column of small thumbnails sits beside a large main image. Hovering or clicking a thumbnail swaps the hero. The first thumbnail is highlighted to indicate the active selection. Common across electronics, marketplaces, and any category where shoppers want to compare specific image angles deliberately.

Example of an Amazon-style PDP gallery with vertical thumbnail rail and large hero imagesearchelectronics / headphones / over-ear+XSSMLAdd to bagSave for laterecommerceguide.com

> what's good

  • +Every image is visible at once, shoppers see what's available without committing to navigation.
  • +The active state is unambiguous, easy to reorient if the gallery is interrupted.
  • +Works well with hover-zoom and high-res inspection, the hero stays large and stable.

> what's risky

  • ·Thumbnail rail steals horizontal space that mobile layouts can't afford, requires a separate mobile pattern.
  • ·Tiny thumbnails are hard to interpret for soft-focus or detail-heavy product photography.
  • ·The hero feels static, so brands relying on lifestyle storytelling can come across as flat.
ASOS

Hero carousel with dot indicator

A single large hero image with prev/next chevrons, an image counter (1/6), and a dots indicator below. Swipeable on mobile, click-and-hold or arrow on desktop. Common in fashion where images are emotive and shoppers consume them sequentially rather than comparing.

Example of an ASOS-style PDP hero carousel with chevron arrows and dot indicatorsearchwomen / dresses / midi1 / 6XSSMLAdd to bagSave for laterecommerceguide.com

> what's good

  • +The hero image gets full visual weight, ideal for fashion and lifestyle photography.
  • +One pattern works on desktop and mobile with no separate layout, swipe and click map naturally.
  • +Encourages sequential consumption, shoppers see all images rather than hunting through thumbnails.

> what's risky

  • ·Discoverability of additional images depends on shoppers noticing the dots, many don't.
  • ·Hard to compare two specific angles, you have to navigate back and forth.
  • ·Carousel autoplay (still common) almost always hurts conversion, treat as off-by-default.
DTC default

Vertical scroll grid with sticky info

All images stack vertically in the main column with no controls. The product info panel is sticky on the right so the buy-box stays in view as the shopper scrolls through imagery. Common with skincare, beauty, and modern direct-to-consumer brands where every image is editorial.

Example of a DTC-style PDP vertical scroll image grid with sticky product info columnsearchskincare / serums↓ scroll for moreXSSMLAdd to bagSave for later✓ free shipping over $40✓ 30-day returnsecommerceguide.com

> what's good

  • +Zero interaction cost, every shopper sees every image without learning a control surface.
  • +Editorial brands get full creative control over image rhythm and storytelling.
  • +Sticky buy-box means the add-to-cart action is always one click away during deep browsing.

> what's risky

  • ·Page becomes very tall, hurts perceived performance and increases scroll abandonment.
  • ·Not all categories warrant this much image real estate, can feel indulgent for commodity products.
  • ·Sticky panels need careful CSS to behave on mobile, common source of layout bugs.

prototype page · not yet linked from sitemap

More product detail patterns