I recently stumbled upon an intriguing revelation: ChatGPT sources a staggering 83% of its carousel products from Google Shopping via shopping query fan-outs. This prompted an investigation into how ChatGPT utilizes shopping query fan-outs and what implications arise from this dependency.
In November 2025, while delving into the depths of AI research, some colleagues and I unearthed an enigmatic piece of code within ChatGPT. The field called id_to_token_map, encoded in base64, ultimately revealed parameters linked to Google Shopping, such as productid and offerid.

To validate that this field pointed to Google Shopping, we attempted to reconstruct a shopping URL solely from these decoded parameters. Here’s an example from a ChatGPT carousel showcasing “best smartphones under $500,” showing how this process could replicate Google’s shopping links.

The question was whether this shopping link corresponded exactly to products shown in ChatGPT. As it turns out, it did! Yet, it raised more questions about the nature of ChatGPT’s sourcing process. Does this apply across various product categories? Does ChatGPT prefer higher-ranked Google Shopping products?

To deeply explore these queries, we investigated over 40,000 carousel products and analyzed the results. By examining the similarity between ChatGPT carousels and Google and Bing organic products, the study shed new light on ChatGPT’s reliance on Google Shopping for sourcing.

Diving into our findings, we see a stark difference between normal search and shopping query fan-outs. Notably, shopping fan-outs are typically shorter, aiming to fetch specific items rather than broader contextual information. This suggests ChatGPT optimizes these fan-outs specifically to compile its product carousels.

Further, the data indicates most ChatGPT carousels mirror Google’s organic shopping results. Almost 84% of similar products matched within Google’s top 20 positions, reinforcing a clear preference for Google’s top-performers.

Interestingly, ChatGPT’s sourcing from Bing was minimal, with a mere 0.16% exclusive matches, indicating a predominant preference for Google’s data. This stark contrast highlights ChatGPT’s systemic approach to product sourcing.

These findings are crucial for brands aiming to feature in ChatGPT’s carousels. Monitoring your Google Shopping rank is integral, yet understanding additional contextual factors—like product sentiment—could enhance visibility.

For the field of AI, this study underscores that ChatGPT employs a distinct, independent pipeline for its product carousel, separate from the standard search query fan-outs. Future changes in ChatGPT’s methods remain a possibility, but for now, a systematic reliance on Google Shopping has been firmly established.

Inspired by this post on Search Engine Land.


Leave a Reply