How to get useProductSearch to return real Shop data

Hi Shopify team,
Our team noticed that hooks like usePopularProducts and useProductSearch are still returning mock data in our Mini.

Could you clarify how we can switch these hooks to return real Shop catalog data?

Do we need extra configuration, permissions, or a specific build mode?

You should test your mini in the Shop app on an iOS/Android device or simulator.

When you see mock data is because you’re testing with a web browser (Chrome, Safari, …).

Always use the i, a, or q options from the Minis CLI npx shop-minis dev command