【发布时间】:2019-01-23 14:29:00
【问题描述】:
我正在尝试将 vuestorefront 与 shopify 集成但无法理解
正确的方法
有很多像
这样的存储库
前端的 vue 店面
https://github.com/DivanteLtd/vue-storefront
用于后端的 vue 店面 api
https://github.com/DivanteLtd/vue-storefront-api
用于 3rd 方集成的 vue 店面集成样板(在我们的例子中为 Shopify)
https://github.com/DivanteLtd/vue-storefront-integration-boilerplate
这就是我所知道的
我在 vue 店面集成样板中遇到问题
无法找到与 shopify 通信的方式
文档说
我需要在任何平台上构建一个新应用程序,该应用程序将与 vue 店面集成样板(vs bridge)和 shopify 进行通信
这是 magento 在 vs bridge 中的示例配置(vue 店面集成样板)
} } 我需要此配置文件的帮助才能与 shopify 进行通信
请告诉我是否有人这样做过
【问题讨论】:
标签: vue.js shopify storefront vue-storefront