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

Minimum Order Amount for Checkout

설명

The Minimum Order Amount for Checkout plugin allows you to set a minimum purchase amount for Woocommerce orders. The minimum amount can be based on the cart’s subtotal or total (including fees and taxes). The plugin displays a customizable error notification on both the cart and checkout pages. It also prevents an order from being submitted until the threshold amount has been satisfied.

The cart and checkout validation messages can be customized in the Woocommerce settings.

스크린샷

  • This is the plugin admin page found in 'WooCommerce -> Settings' in the 'Minimum Order Amount' tab.
  • This is a screenshot of how the default validation message appears in the Cart.

설치

To install and configure the plugin:

  1. Upload the plugin to the /wp-content/plugins/ directory, or install the plugin through the WordPress ‘Plugins -> Add New’ screen.
  2. Activate the plugin on the ‘Plugins -> Installed Plugins’ page in WordPress.
  3. Navigate to ‘Woocommerce -> Settings’ and update the settings under the ‘Minimum Order Amount’ tab.

Under settings, you can set:

  • the minimum order amount
  • the validation message text to display on the Cart pages
  • the validation message text to display on the Checkout page
  • whether the validation message should be triggered on the cart’s subtotal or total (including fees / taxes)
  • the URL and link text for a ‘Continue Shopping’ link in the validation message

When editing the validation message, there are three replacement strings available which will display the corresponding values in the message:

  • [minimum] – the minimum order amount in your set currency, e.g. “$50.00”.
  • [total] – the value used for triggering the message, either “total” or “subtotal”.
  • [current] – the cart’s current total or subtotal in your set currency, e.g. “$25.00”.

FAQ

Who can I contact for support or suggestions?

You can reach us at https://refactorr.com/contact-us/.

후기

2023년 4월 20일
Does a good job, but adds tax and freight into total when assessing the minimum purchase. Should be the product only.
모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Minimum Order Amount for Checkout”(을)를 번역하세요.

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

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

변경이력

1.1.1

  • Add “Continue Shopping Link Text” setting, so you can customize the text that appears in the optional “Continue Shopping” link.

1.1

  • Add “Continue Shopping Link” setting, to add an optional link back to your store page in the validation message.

1.0.2

  • Bug fix for validation message in checkout process.

1.0.1

  • Fix ‘uninstall’ function to properly clean up when plugin is removed.

1.0

  • Initial release.