commerce icon indicating copy to clipboard operation
commerce copied to clipboard

Next.js Commerce

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

Categories are optional in commercejs. If the merchant does not setup categories, `categories` will not be defined, so `categories.map()` causes problems.

Can anyone explain how to set up the branding correctly? After reading the docs, I've tried to do so, but my shop on https://shop.ditectrev.com simply doesn't reflect these branding changes.

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2 to 3. Release notes Sourced from pnpm/action-setup's releases. v3.0.0 The action is updated to run on Node.js v20 v2.4.0 Add ability to install standalone binary (pnpm/action-setup#92)....

dependencies

It would be cool to see the customer accounts API being leveraged in this template.

Hi, I'm facing a weird issue with Shopify's GraphQL API and the webhook API. I'm using NextJS to build my eCommerce site and that uses the GraphQL API to query...

Currently when selecting a variant on the product page it doesn't change either the price nor the image. It would be great for this template to have the functionality to...

Would be lovely to have them somehow in the footer!

Policies from `Settings` -> `Policies` (https://admin.shopify.com/store/123456/settings/legal) aren't correctly displayed. I tried to have them included in my footer, but those are redirecting to pages with `500` error code: - https://shop.ditectrev.com/policies/contact-information...

When selecting the 'All' category on the search page and sorting by 'price' (either Low to High or High to Low), the displayed items (Bag) appear in the incorrect order....