commerce icon indicating copy to clipboard operation
commerce copied to clipboard

Next.js Commerce

Results 208 commerce issues
Sort by recently updated
recently updated
newest added

Why is that happening if I have a custom domain? The links refer to my Vercel domain. https://shop.ditectrev.com/robots.txt ![Screenshot 2024-04-15 at 08 44 19](https://github.com/vercel/commerce/assets/12736263/98b513c8-d4aa-4186-8ce3-a327a970f23c) https://shop.ditectrev.com/sitemap.xml ![Screenshot 2024-04-15 at 08 44...

If you inspect the console for the cart, in the Edit Item area (in the cart modal) or the Add to Cart (on product page) before you take any action,...

``` [GET] /cart/c/c1-d22d6732a08c2dfb337d1dbfbfc01e9b?key=ddf427ea328138a27e121d517a7144c5 status=500 ``` ``` ⨯ Error: Cannot find module '/var/task/.next/server/app/page.js' Require stack: - /var/task/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/next/dist/compiled/next-server/server.runtime.prod.js - /var/task/___next_launcher.cjs - /var/task/___vc/__launcher/chunk-N3ULQXIM.js - /var/task/___vc/__launcher/chunk-5UAC7W5H.js - /var/task/___vc/__launcher/__launcher.js at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15) at /var/task/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/next/dist/compiled/next-server/server.runtime.prod.js:11:25516 at...

Hi, I recently went through the [Vercel and Shopify Integration](https://vercel.com/docs/integrations/cms/shopify#) doc and successfully set up a live shop deployed through Vercel. I created the 'Hidden: Homepage Featured Items' Collection and...

I'm trying to diagnose why my products are showing, here's the symptoms: - I have 2 storefronts, products are showing in only one of them. - In the one with...

Hello, I've been working on integrating Shopify analytics into Next.js applications and have developed a solution that might benefit the community. I noticed there isn't currently a robust solution for...

We developed the code to apply a discount in the cart. I would normally put in a pull request for this type of thing, but our code now has so...

Shopify Store url is: https://b5aaad-3.myshopify.com Vercel app: https://shopfast-gttf.vercel.app Why the navigation urls(header and footer) are pointing to https://b5aaad-3.myshopify.com instead of actual vercel app? Should it be like that? If so...

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 4. Release notes Sourced from pnpm/action-setup's releases. v4.0.0 An error is thrown if one version of pnpm is specified in the packageManager field of package.json...

dependencies

Hey there – I've been playing around with this a bit, and I'm seeing a bunch of slowness (from Melbourne, Australia) on the product pages on [demo.vercel.store](https://demo.vercel.store/) – especially when...