Product thumbnails on Nexus shrank and their captions moved
The tiles that fill the search results and the category pages got smaller, and the caption under each tile is not where it used to be. The price line is the piece most readers miss now.
This is a grid change, not a listing-page change. Open a single listing and it looks close to what it looked like before. The shift is in how the market shows you a page of listings at once.
How it read before
A grid row held three or four tiles across, depending on screen width. Each tile was tall enough to carry a large image and a caption block underneath. The caption ran three or four lines: title, price, ships-from country, and a small line about shipping speed. Vendor name appeared on hover, or as a smaller line beneath the shipping line.
Because the caption was directly below the image and used a legible size, you could compare a grid at a glance. Price and origin were readable without opening anything.
How it reads now
A grid row now holds four or five tiles across on desktop. Each tile is squarer and the image inside it is smaller. The caption block has been split: the title is still under the image, but price has been pulled up as a corner overlay on the tile, or moved off the tile entirely to the right side of a horizontal card layout on some list views.
The ships-from line still exists, but it now shows only as a small country code, sometimes next to the vendor name and sometimes as an overlay in the top corner of the image. Shipping speed has moved off the tile completely. You have to open the listing to see it.
Vendor name is small, monochrome, and does not link out of the tile on hover the way it used to. You now click into the listing to reach the vendor page.
The price overlay itself takes a small colour band. It reads at a glance if you are already used to it. If you are not, the eye passes over it as decoration and lands on the title, which is the trap that most new readers fall into. The price is there; the layout does not force you to see it.
On some list views, particularly on wider screens and in the recently-viewed row of the account page, the layout shows one tile per line with the image on the left and a longer caption on the right. That view keeps the older reading order more or less intact. Use it when the grid overwhelms you.
Why this probably shifted
The first plausible reading is density. Smaller tiles fit more listings in a screen, and for readers who came in with a category in mind that is a win. The second is that a lot of grid-only comparisons were happening at a distance, and the market wanted the reader to open the listing before making a choice. Moving shipping speed off the tile is consistent with that reading, because shipping speed is a common early-eliminator.
A third reading is mobile. If your codebase serves the same grid on phones, and phones are the majority of traffic, the layout that reads best on a small screen wins even if it costs you a little on desktop.
What to change on your side
- Click into a listing before you decide it is expensive or cheap. The overlay price is the current price, but the shipping fee added at checkout is not on the tile at all.
- Do not compare shipping speed across a grid. Open two listings side by side and compare the ranges the vendors quote. Related shift: shipping day ranges.
- Do not judge a vendor by the tile. The vendor page carries the first shipping sentence that the tile leaves out.
- Slow the scroll. The grid was easier to skim before, and readers now scan faster than the layout is designed for. See scanning listings fast.
- On phones expect a single column that reads down. Do not blame the market when a table on the listing page spills. Related shift: mobile view drift.
What this entry is not claiming
This entry does not claim listings changed price. It does not claim the number of listings changed. It does not claim vendors changed how they photograph their products, though a related shift on that is in photo count dropped. It only names a change in the tile shape and where the caption sits.