Shopify / Shopify/Shopify-AI-Toolkit
Product search results in Codex have no link back to Shopify Admin
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 553
- Forks
- 74
- Avg merge
- 37m
- Merged PRs (30d)
- 6
Description
Shopify product-search results returned into Codex contained product data but nothing actionable: no clickable product title, no image, and no "Open in Shopify" action.
Steps to reproduce
- In Codex CLI, with the store connected, search for products on the store.
- Read the returned results.
- Try to open one of the returned products in Shopify Admin.
Expected
Every product result carries a shop-aware Admin deep link (for example https://admin.shopify.com/store//products/) or a native open action.
Actual
Results are read-only. Opening a product requires leaving Codex and manually re-finding it in Admin.
Codex CLI. shopify-onboarding-merchant installed from shopify.com/skill.md. Claimed store.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Codex CLI product-search entry point and trace how Shopify product results are assembled and rendered. Confirm the store handle and product ID are available, then verify that each result exposes a Shopify Admin deep link or native open action and can be opened without manually searching in Admin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100