[oceanwp_woo_free_shipping_left] Shortcode

This shortcode allows you to display the WooCommerce free shipping amount left:

[oceanwp_woo_free_shipping_left]

Here is a list of the different parameters:

  • content: If you want to change the text by default, default is "Buy for %left_to_free% more and get free shipping", %left_to_free% is the amount left.
  • content_reached: If you want to change the text when the amount is reached, default is "You have Free delivery!".

For example, if you want the texts, insert this shortcode:

[oceanwp_woo_free_shipping_left content="%left_to_free% left to get free shipping" content_reached="You get free shipping."]

In order for you to be able to use this shortcode, you need to enable the Free Shipping option in WooCommerce and adjust the settings.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.