Cart Notifications | Shipped

Cart Notifications

The Cart notifications settings page can be used to create and manage cart notification messages based on cart conditions. Parameters such as cart totals, package totals, weights and shipping costs can be included in the notification messages.

WooCommerce Table Rate Shipping - Cart Notifications

Apply Mode

This field controls how all available cart notifications should be applied on the cart or checkout page. this field can be set to apply all valid notifications, apply first valid notification, apply last valid notification or do not apply any notification.


Setting up Cart Notifications

To set up a new cart notification message, click the New Cart Notification button. you can add as many cart notification messages as need be.

WooCommerce Table Rate Shipping - Cart Notification

Misc. Fields (At the top of the panel)

This field can be used to disable/enable the cart notification, the fields can also be used to determine whether or not the cart notification is applicable.

Admin Note

This field controls the private note text, this is purely for reference purposes.

Notification Type

This field controls the notification message type, the field can be set to an Error message, Notice message or Success message.

Always Show

This field determines whether or not the notification message should always be shown on the cart or checkout page. setting the field to Yes will set the notification message to always show.

Message

This field controls the message text to be shown on the cart or checkout page. The message text may include HTML and shortcodes and {{parameter_id}}.

Message Parameters

This section controls message parameters and their values, multiple parameters can be added here.

Message Conditions

This section controls the list of conditions that need to be valid in order for the cart notification to be applicable.

The All conditions must match option ensures that all conditions are valid while At least one condition should match option will ensure that at least one condition is valid.


Adding Message Parameters

Message Parameters allow dynamic cart or package information to be included in the notification messages.

1. To add a new parameter to the message, click the Add Parameter button. then specify the Parameter ID and the Parameter Type.

WooCommerce Table Rate Shipping - Cart Notification - Message Parameters

2. Include the parameter IDs in the message.

WooCommerce Table Rate Shipping - Cart Notification - Message

    • Related Articles

    • Shipping Rates

      The Shipping Rates setting page can be used to create and manage shipping rates (i.e the shipping methods). Multiple shipping rates and shipping costs can be made available based on product rules and conditions. Cost Limit Per Rate This field ...
    • Shipping Costs / Shipping Fees - Filter Hook References

      This is simply a list of shipping costs/fees related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes. wtars_shipped_admin/get-cost-type-groups Parameters: ...
    • Setting up Shipping Zones

      To set up the WooCommerce Table Rate Shipping method, you first need to set up a shipping zone, then add the method to the shipping zone, and lastly, configure the method. You can create as many shipping zones as you want, and add multiple methods to ...
    • Shipping Rates - Filter Hook References

      This is simply a list of shipping rates-related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes. wtars_shipped/rate-cost Parameters: $rate_cost array() $rate_id ...
    • Cart Contents - Filter Hook References

      This is simply a list of cart contents-related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes. wtars_shipped/get-cart-item Parameters: $cart_item array() $item ...