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

## Description: users and providers can now provide their own logos. Order of precedence of logos: - user - provider - fallback acme logo ## theme config Also prepares for...

When I create an account in the nextjs storefront channel, an account is created in the default customer group of BigCommerce. I created an additional customer group for the nextjs...

provider-bigcommerce
awaiting response

The current core schema is missing multiple pieces of different commerce features and current types are not finished. Core types should be extendable by community PRs, but not inside providers....

Cleaned up a few issues from @hangai247's work so far in #714 Namely: - Add missing `graphql` dependency to the vendure packages so that codegen works - Run codegen because...

As per the documents I changed the env variables COMMERCE_PROVIDER=@vercel/commerce-saleor NEXT_PUBLIC_SALEOR_API_URL=http://0.0.0.0:8000/graphql/ NEXT_PUBLIC_SALEOR_CHANNEL=default-channel I then did yarn in the root folder. After that i ran yarn dev in both the root...

awaiting response

This PR adds Commerce Layer to the list of supported providers with the required hooks. This is a work in progress and is almost ready for production. Here's a brief...

new-provider

Is there any plan to add [Medusa](https://github.com/medusajs/medusa) to the current providers? If this is something interesting for people I could send a PR

ecommerce provider: https://woocommerce.com/ Assigned to: @mohammadou1

enhancement
in-progress

I created a Shopify partner account and subsequently made a development store. Shopify password protects the store to prevent abuse. The issue I'm facing is when spinning up a dev...

DEMO: https://commerce-nine-brown-79.vercel.app/ ## Mailchimp Open Commerce Provider - Docs: https://mailchimp.com/developer/open-commerce/ - API endpoint: https://api.open-commerce.io/graphql ## Open Commerce Provider **Preview:** https://commerce-nine-brown-79.vercel.app/ We are using this admin interface for demo: https://admin.open-commerce.io/ Storefront...