I recently embarked on a fascinating journey to explore how ChatGPT’s Shopping feature is activated. It’s intriguing how product categories seem to play a more significant role compared to purchase intent language.
In my analysis of 1.18 million prompts, supported by a detailed review of 7,500 labeled examples, I discovered a notable pattern. Prompts that specifically mention shippable consumer goods are highly likely to trigger Shopping cards. However, prompts about software, services, travel, and financial products almost never have the same effect.
I noticed that adding specific constraints, like price, features, or intended use, boosted the chances of the Shopping trigger, though only within the confines of product categories.
The process boils down to a straightforward rule: if the primary noun in your prompt is something you could easily buy on Amazon, there’s a good chance the Shopping feature will appear. Using this logic, I developed a classifier that can replicate ChatGPT’s Shopping behavior with an impressive accuracy of around 95–97%.
Inspired by this post on Try Profound Blog.


Leave a Reply