このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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″]

FAQ

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