In app blocks, the recommendations object is not recognized
Open
Nobody has claimed this yet.
Bug
good first issue
Severity: 4
- Dominant language
- TypeScript
- Stars
- 234
- Forks
- 92
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
Describe the bug
https://shopify.dev/docs/api/liquid/objects/recommendations
Apparently those are available to theme app extensions. We'll need a way to offer them conditionally.
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 linked Shopify recommendations object documentation and search the repository for handling of recommendations and app blocks. Determine where object availability is defined and make the object conditionally recognized for theme app extensions; done means valid app-block usage is recognized without making it universally available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100