nextjs-commerce-shopify:Shopify挂钩可与Next.js Commerce一起使用

时间:2024-05-26 20:48:55
【文件属性】:

文件名称:nextjs-commerce-shopify:Shopify挂钩可与Next.js Commerce一起使用

文件大小:94KB

文件格式:ZIP

更新时间:2024-05-26 20:48:55

commerce nextjs shopify TypeScript

现在支持Shopify。 如果您要为Next.js Commerce应用程序寻找Shopify集成,则不需要此软件包。 目录 nextjs-commerce-shopify 挂钩和数据获取功能的集合,以将Shopify集成到React应用程序中。 设计用于Next.js Commerce ,可用于需要Shopify集成的其他React Commerce应用程序。 该软件包需要对Next.js Commerce应用程序进行修改。 为了实现更流畅的集成,请使用其自己的Shopify支持。 入门 安装 yarn install nextjs-commerce-shopify 商业提供商 为子级创建贸易上下文的提供程序组件。 import { CommerceProvider } from 'nextjs-commerce-shopify' ; const App = ( { c


【文件预览】:
nextjs-commerce-shopify-master
----yarn.lock(203KB)
----src()
--------use-update-item.tsx(609B)
--------index.tsx(556B)
--------utils()
--------use-add-item.tsx(482B)
--------commerce.tsx(3KB)
--------api()
--------use-remove-item.tsx(442B)
--------use-price.tsx(1KB)
----fixtures()
--------checkout-line-items-add-fixture.js(3KB)
--------checkout-line-items-remove-fixture.js(2KB)
--------shop-info-fixture.js(325B)
--------checkout-create-fixture.js(3KB)
--------checkout-line-items-update-fixture.js(3KB)
----babel.config.js(158B)
----tsconfig.json(499B)
----__tests__()
--------all.test.tsx(2KB)
----README.md(5KB)
----.gitignore(17B)
----support()
--------mock.ts(218B)
--------components.tsx(2KB)
----CHANGELOG.md(513B)
----setupJest.js(42B)
----package.json(1KB)

网友评论