commerce icon indicating copy to clipboard operation
commerce copied to clipboard

Next.js Commerce

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

I followed the entire tutorial https://vercel.com/docs/integrations/shopify#configure-shopify and got working everything apart from the home content I can see on https://demo.vercel.store, navigation isn't showing up, when I tried to disable the...

Why wouldn't it be used for [product/[handle]](https://github.com/vercel/commerce/tree/main/app/product/%5Bhandle%5D)?

Add hover effect to search icon Fixes #1283 In this commit, I've added a hover effect to the search icon as requested in issue #1283. Now, users will experience a...

Hi, I'm using Next 14 for an e-commerce site I'm building for a client. I've used this repository as a basis for what I've built so far. Unfortunately, the client...

Fix for https://github.com/vercel/commerce/issues/1285 I explain why this change in the issue

## Expected Behavior When I create a new menu from Shopify and want the menu to display one product, a new link appears in my header. When I click on...

Looking through the code and have a question around `revalidateTag(TAGS.cart)`. Since the same tag is used for all carts, won't that revalidate all carts? Shouldn't the tag also include cart...

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @​takost in actions/cache#1284 feat: save-always flag by @​to-s in actions/cache#1242...

dependencies

I am following the [Integration Guide](https://vercel.com/docs/integrations/shopify) it didn't exactly show an example for what value to enter for menu items. I tried a few ways and couldn't get it to...