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

Simple ParsPal Shopping Cart

설명

Simple ParsPal Shopping Cart allows you to add an ‘Add to Cart’ button on any posts or pages and your customers can pay product price with parspal service. It also allows you to add/display the shopping cart on any post or page or sidebar easily. The shopping cart shows the user what they currently have in the cart and allows them to remove the items. It can be easily integrated with the NextGen Photo Gallery plugin too.

Usage

  1. To add the ‘Add to Cart’ button simply add the trigger text [wp_cart:PRODUCT-NAME:price:PRODUCT-PRICE:end] to a post or page next to the product. Replace PRODUCT-NAME and PRODUCT-PRICE with the actual name and price.
  2. To add the ‘Add to Cart’ button on the sidebar or from other template files use the following function:

    Replace PRODUCT-NAME and PRODUCT-PRICE with the actual name and price.

  3. To add the shopping cart to a post or page (eg. checkout page) simply add the shortcode [show_wp_shopping_cart] to a post or page or use the sidebar widget to add the shopping cart to the sidebar. The shopping cart will only be visible in a post or page when a customer adds a product.

Using Shipping
1. To use shipping cost use the following trigger text
[wp_cart:PRODUCT-NAME:price:PRODUCT-PRICE:shipping:SHIPPING-COST:end]

or use the following php function from your wordpress template files

Using Variation Control
1. To use variation control use the following trigger text
eg. [wp_cart:Demo Product 1:price:15:var1[Size|Small|Medium|Large]:end]

  1. To use variation control with shipping use the following trigger text:
    eg. [wp_cart:Demo Product 1:price:15:shipping:2:var1[Size|Small|Medium|Large]:end]

  2. To use multiple variation option use the following trigger text:
    eg. [wp_cart:Demo Product 1:price:15:shipping:2:var1[Size|Small|Medium|Large]:var2[Color|Red|Green]:end]

스크린샷

  • Administration interface in WordPress 3.4.1
  • Shopping cart user interface

설치

  1. Unzip and Upload the folder ‘simple-parspal-shopping-cart’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings and configure the options eg. your email, Shopping Cart name, Return URL etc.
  4. Use the trigger text to add a product to a post or page where u want it to appear.

FAQ

  1. Can this plugin be used to accept ParsPal payment for a service or a product? Yes
  2. Does this plugin have shopping cart? Yes.
  3. Can the shopping cart be added to a checkout page? Yes.
  4. Does this plugin has multiple currency support? Yes.
  5. Is the ‘Add to Cart’ button customizable? Yes.
  6. Does this plugin use a return URL to redirect customers to a specified page after ParsPal has processed the payment? Yes.

후기

모든 1 평가 읽기

기여자 & 개발자

“Simple ParsPal Shopping Cart”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Simple ParsPal Shopping Cart”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Changelog can be found at the following URL
http://www.mobinsoft.net/parspal-simple.html