Zen Cart custom software development, Zen Cart modules, Zen Cart Expert eCommerce with Zen Cart!

WordPress eCommerce Product Display Plugins


I wrote several small WordPress plugins to allow shopowners to easily show products from their ecommerce stores on their WordPress blogs. Here they all are.

Cart How it Works Image
Zen Cart Zen Cart has no built-in API, so I created one for this mod. WordPress Product Display for Zen Cart
OpenCart OpenCart does have an API, but it is an Order API only; it doesn't include product information. So I created one for this mod. WordPress Product Display for OpenCart
BigCommerce BigCommerce has an OAuth based API that allows you to easily retrieve product information. WordPress Product Display for BigCommerce
Shopify Shopify has a private API that allows you to easily retrieve product information. WordPress Product Display for Shopify
Prestashop Prestashop does have an API - it just requires that you add a file to your existing installation. I was able to use their API for this plugin. WordPress Product Display for Prestashop
Magento Magento does have an API, which I used for this plugin. WordPress Product Display for Magento