• Resolved zan1011

    (@zan1011)


    Hi there,

    Please can you assist , the cross on out of stock items is not working.

    What I have checked on my side so far that I got from the support forum questions
    – Hide out of stock items from the catalog is enabled
    -Always show quantity remaining in stock is also active
    -Plugin is on the latest version
    -Below snippet has been added

    add_filter( ‘woo_variation_swatches_global_ajax_variation_threshold_max’, ‘woo_variation_swatches_global_ajax_variation_threshold_max_edit’, 10, 2 );
    function woo_variation_swatches_global_ajax_variation_threshold_max_edit( $size, $product ){
    return 700;
    }

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support fizanzvai

    (@fizanzvai)

    Hi,

    Thanks for reaching out to us. Sorry for the inconvenience. The query is not related to our Free version.

    As per this support forum rule, we can only provide support for the free version. We can’t provide any support for our commercial product, even any pre-sale-related discussion is not allowed here. Please check this forum guideline. If you have any questions related to the commercial product, please knock us directly here: https://getwooplugins.com/tickets/

    Or,

    Knock us from the live chat.

    Thanks

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.