首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >从Amazon Storefront获取产品库存

从Amazon Storefront获取产品库存
EN

Stack Overflow用户
提问于 2012-04-08 06:58:13
回答 1查看 2K关注 0票数 2

我是一名图书销售商,在亚马逊有一个店面,在亚马逊之外还有另一家商店。我想展示我的亚马逊图书在我的另一个商店与适当的链接直接购买通过亚马逊,这可以使用亚马逊MWS吗?有没有使用PHP的示例?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2012-05-26 18:51:09

这是可能的。使用Amazon MWS -您需要将Amazon API与PHP一起使用-这并不完全复杂;但为Amazon、eBay和Opencart制作插件直接管理上传和同步以进行多商业一直是社区管道上的事情。目前还没有插件存在;无论是免费的还是商业的;你必须自己做。

代码语言:javascript
复制
1 - Make a new multi store in opencart.
2 - When adding products and assoc products to stores, make certain products available in your normal shop, and your amazon "multi store".
3 - In template files, if the product is on the multi store, pull the details and change the URL redirects with affiliate link and API link to Amazon cart.. it is a bit messy but for a quick solution..

另一种选择是为opencart创建一个本机应用程序。

有人通过一个自由职业者网站做到了这一点;值得和他们谈谈:

Google Cache of Mayoousa Amazon Store and Amazon Product Feed Integration PDF

或者编辑这个(或者使用下面的代码库):

eBay for OpenCart

eBay for OpenCart Demo

ebay for Opencart Module on Opencart

Amazon S3 module for opencart

Amazon Payments module for Opencart

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/10059047

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档