Create a Minimum Amount cart notice
A Minimum Amount cart notice will be displayed when a target amount for the notice is met. For example, if the target value is $10 and the cart items currently total $8, the notice will display with the {amount_under} variable equal to $2. You can also set a threshold amount to determine when the notice should be displayed.
Required: WooCommerce Cart Notices is a premium WooCommerce extension included with Managed WordPress Ecommerce, Managed WooCommerce Stores, or as a standalone purchase.
- Sign in to WordPress.
- Go to WooCommerce and select Cart Notices.
- Select Add cart notice.
- Select Minimum Amount from the Type dropdown.
- Enter a name for the notice in the Name field.
- Select Enabled to make it an active notice upon creation.
- Create your custom Notice Message. A basic notice is provided to get you started using the {amount_under} shortcode, as well as the other variables related to the notice type.
- Enter Call to Action text (optional) - This will be used as linked text rendered next to the cart notice to provide further directive.
- Enter a Call to Action URL (optional) - This specifies where the user will go upon clicking the Call to Action button.
- Enter a Target Amount (optional) - The cart total must be less than this amount for the notice to be displayed.
- Enter a Threshold Amount (optional) - This is the amount to activate the notice. If set, the cart must contain at least this total amount for the notice to be displayed.
- Select the Create cart notice button.
Related steps
- Create a Categories in Cart cart notice
- Create a Products in Cart cart notice
- Create a Referer cart notice
- Create a Deadline cart notice