sveltekit-commerce icon indicating copy to clipboard operation
sveltekit-commerce copied to clipboard

SvelteKit Commerce

Results 11 sveltekit-commerce issues
Sort by recently updated
recently updated
newest added

Updates based on feedback

Followed the instructions: https://github.com/sveltejs/kit/discussions/5774#discussion-4267008 ```bash npx svelte-migrate routes ```

Opening an issue around the breaking changes in the latest version of SvelteKit. - `index.svelte` -> `+page.svelte` - Eliminate `context="module"` - `+server.js` for backend - etc... Is there already an...

We could consider adding https://github.com/xiphux/svimg for handling images, or similar.

Double scroll bar (`overflow: scroll`) ![Screenshot_20220913-162228_chrome](https://user-images.githubusercontent.com/47051820/189838888-13d93f90-c0d6-4ba3-a4ef-8b8638669c11.png) Single scroll bar ![Screenshot_20220913-162232_chrome](https://user-images.githubusercontent.com/47051820/189838899-88e62c7e-0aca-4790-8499-a35cd00cd688.png)

Okay so, I deployed the project to Vercel. All running. But now that I want to connect my Shopify store, I have troubles finding the API variables that works. I...

First off I appreciate that you've shared this template. It's helped me greatly in setting up a Sveltekit-powered Shopify storefront. That said, it could probably stand for an update soon....

In the getAllProducts() function, there is no logic to support Shopify's pagination requirement. As a result, the store can only search through the first 250 products.

Grammar error on 404 page. Opps can mean something else 😅