Simple Price Fee

설명

This plugin allows WooCommerce store owners to define fixed price fees or discounts based on subtotal ranges. For example, you can charge an extra 50 CZK if subtotal is under 500 CZK, or give a 100 CZK discount over 2000 CZK.

설치

  1. Upload the simple-price-fee folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to ‘Settings > Simple Price Fee’ to configure your rules.

후기

모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Simple Price Fee”(을)를 번역하세요.

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

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

변경이력

1.0.1

  • Improved prefix to avoid naming conflicts.
  • Added wp_enqueue_script and wp_enqueue_style for compliance.
  • Removed inline usage from settings page.

1.0.0

  • Initial release.