Managed WordPress Ecommerce Help

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.
  1. Sign in to WordPress.
  2. Go to WooCommerce and select Cart Notices.
  3. Select Add cart notice.
  4. Select Minimum Amount from the Type dropdown.
  5. Enter a name for the notice in the Name field.
  6. Select Enabled to make it an active notice upon creation.
  7. 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.
  8. Enter Call to Action text (optional) - This will be used as linked text rendered next to the cart notice to provide further directive.
  9. Enter a Call to Action URL (optional) - This specifies where the user will go upon clicking the Call to Action button.
  10. Enter a Target Amount (optional) - The cart total must be less than this amount for the notice to be displayed.
  11. 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.
  12. Select the Create cart notice button.

More info

Share this article