이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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