這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Product Display for 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.

螢幕截圖

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

安裝

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:

– In Plugins->Installed Plugins, click the “Activate” link under Product Display for OpenCart.
– 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″]

常見問題

Installation Instructions

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:

– In Plugins->Installed Plugins, click the “Activate” link under Product Display for OpenCart.
– 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″]

評價

2018年5月28日
It works well, but it’s quite simple, a little more control would be very good. Example: a widget, more options to show and a module of categories. I offer to help with the translation or whatever. Thank you
閱讀全部1個評價

貢獻者及開發者

“Product Display for OpenCart” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Product Display for OpenCart 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

First version