• Resolved peva92

    (@peva92)


    Hello, i want to display some variable products without prices.. but the plugin doesn’t allow me to dispaly without price.. so now i have price 0 which is not good… any ideas?

    I have send inquiry button…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @peva92

    The job of this plugin to replace variation select dropdown into swatches. Could you disable this swatches plugin and check is it display variable products without prices without this plugin or not?

    Thanks

    Hello Peva, the real answer you are looking for is:

    add_filter( 'woocommerce_hide_invisible_variations', '__return_false' );

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Variable products without prices’ is closed to new replies.