Apraksts
This plugin adds the option for a minimum order amount, as well as the option change the notification text for the cart page. Customers can’t proceed to checkout if the order doesn’t meet the minimum order amount.
Ekrānuzņēmumi
Uzstādīšana
- Download the plugin and install it to your
wp-content/plugins
folder, or install the plugin through the WordPress plugins screen directly - Activate the plugin through the ‘Plugins’ screen in WordPress
- Navigate to WooCommerce > Settings and scroll down to the “Minimum order settings” to configure the settings
Atsauksmes
Autori un izstrādātāji
“WC Minimum Order Amount” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.
LīdzdalībniekiTulkot “WC Minimum Order Amount” savā valodā.
Vai jūs interesē attīstība?
Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.
Izmaiņu žurnāls
1.1 2020-11-10
- Tested and bumped version numbers
- Found an issue with error validation on checkout where the error is shown but checkout could proceed; background: https://wordpress.org/support/topic/wc_add_notice-doesnt-work-on-checkout-page/
The current workaround is to stop the customer from proceeding past the cart page if order minimum is not met. Removed notification setting for checkout.
1.0 2018-08-11
- Initial release