Hi,
We don’t currently provide a shared “test user” with pre-filled mock data, but you can achieve the same outcome using Shopify development stores.
Development stores let you safely test with realistic data. You can:
-
Create a development store
-
Use generated test data
-
Enable Development mode in the Shop channel
In your dev store, go to Settings → Shop channel and enable Development mode. This ensures you’re working in a safe, non-production environment while testing hooks like last orders, saved products, and recommendations.
With this setup you should be able to test with data you need.
Let us know if you encounter any issues with it.
