Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,
    You can use the following filter in the functions.php file of your active theme to hide the add-ons prices:

    add_filter('yith_wapo_addon_prices_on_cart', '__return_empty_string');
    

    At the moment, unfortunately it’s not possible to hide the base price.

    Thread Starter psiim18

    (@psiim18)

    Hi,

    But how to remove extra options price in quote cart. https://prnt.sc/26twcf7

    Thanks for the help!

    Plugin Support Andrea Grillo

    (@agengineering)

    Hi,

    in order to help you with this request I need the url of your website and the instructions how to recreate this case ??

    Let me know, please.

    Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    We haven’t heard from you in a while, so I’m going to mark this as resolved.
    Feel free to start a new thread if you need some information.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How remove base price and options price’ is closed to new replies.