How to make it work with Menu Cart Widget?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #88438
    Adrian
    Guest

    Hello, How do I add the remaining amount for free shipping to Menu Cart Widget (Pro)?

    #88439
    Zohaib
    Participant

    Hi,

    You could use one of the following options:

    1. Widget: Amount Left for Free Shipping
    2. Shortcode:
      [alg_wc_left_to_free_shipping content="%amount_left_for_free_shipping% left for free shipping"]
    3. PHP function:
      echo alg_wc_get_left_to_free_shipping( array( "content" => "%amount_left_for_free_shipping% left for free shipping" ) );
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.