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

It's currently not possible to review & rate the products. I've tried to integrate it with the most popular Shopify's Review plugin `Judge.me Reviews`, but the setup fails due to...

While being on https://shop.ditectrev.com I'm clicking `Proceed to Checkout` and it redirects me to https://122d98.myshopify.com/checkouts/cn/ABC..., instead of leveraging the custom domain such as https://shop.ditectrev.com/checkouts/cn/ABC.... I'm sending my domain redirects. The...

I just need the front-end but I am in trouble to remove shopify integration. Can anyone give me a guide on how can I do this, please!

Shopify currently does not seem to provide a webhook for updating the Navigation Menus under the Online Store. Also this function was using the tag for collections, which is not...

### Description Adding a hero section with a featured slider banner will enhance the visual appeal of the homepage and allow for highlighting important promotions, new products, or other significant...

### Description Adding a "Buy Now" button next to the "Add to Cart" button and making them both fixed at the bottom for mobile devices will enhance the user experience...

Updated logic to display ChevronUp icon when openSelect is true, fixing the issue where ChevronDown icon was displayed in both states.

- Remove as assertions for prop that is already inferred to be `string`. - Change component props(`TextProps`) to inline for code consistency.

many places where the page or layout is server side rendered, and it uses a client component, the client component is wrapped by Suspense in product/[handle] ``` ({ src: image.url,...

When selecting a product that has color variants like 'Acme T-Shirt', the gallery image relative to the selected color doesn't update. Here is a little recording of the issue. https://github.com/user-attachments/assets/16287f3c-7628-4a24-ae74-e6f0048dca23...