sveltekit-commerce
sveltekit-commerce copied to clipboard
Search functionality does not work due to API limitations
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.