Linux 软件免费装

Product Display for OpenCart

开发者 scottcwilson
更新时间 2018年4月9日 19:04
捐献地址: 去捐款
PHP版本: 4.3 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

opencart

下载

详情介绍:

Product Display for OpenCart takes a product id, and pulls in the product name, price, image, description and link, and displays it in a post.

安装:

Note: This is a two-part install; you have to install files on your OpenCart installation and on your WordPress installation. Install the WordPress part of this mod as usual (using the Install button on the mod page on WordPress.org). The follow these steps:
  1. Get the OpenCart file for this mod, unzip it, and copy the "catalog" folder to the "catalog" folder of your cart.
  2. In your WordPress admin, do the following:
  3. In Plugins->Installed Plugins, click the "Activate" link under Product Display for OpenCart.
  4. In Settings->Product Display for OpenCart, set your OpenCart URL. To show a specific product on your blog, use the shortcode [oc_product_display] with parameter "id" as a self closing tag. So showing product 40 would be done as follows:
[oc_product_display id="40"]

屏幕截图:

  • What the product information in your post will look like.

升级注意事项:

First version

更新日志:

First version