Handle Shopify API errors better
Open
- Dominant language
- Svelte
- Stars
- 12
- Forks
- 24
- Avg merge
- 9h 10m
- Merged PRs (30d)
- 38
Description
If a Shopify query returns a error status, this is what we see:

Because we try to access response when it isn't defined in the case of errors:
https://github.com/commaai/website/blob/ccfce93f981c92e482acf539571cbffa127f336d/src/routes/shop/%5Bproduct%5D/%2Bpage.js#L37-L39
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.