Home › Forums › WooCommerce Personalized Product Options Manager (PPOM) › Hide Product Option Runtime This topic has 2 replies, 3 voices, and was last updated 5 years, 9 months ago by Jane Brian. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts January 24, 2019 at 8:47 am #10462 AlessandroParticipant Hello, I need to hide one of he product extra field runtime depending on a boolean value. How can I achieve this? Thank you January 24, 2019 at 2:53 pm #10470 nmediaKeymaster Hi, you can remove this action based on boolean value to hide extra fields: remove_action ( 'woocommerce_before_add_to_cart_button', 'ppom_woocommerce_show_fields', 15); July 17, 2019 at 12:59 pm #12941 Jane BrianKeymaster Hi Allesendro It has been a long while for this topic, so we are closing this. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘Hide Product Option Runtime’ is closed to new replies.