Update of woocomerce : This product is currently out of stock and unavailable.

This topic has 6 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: kevin4hopes
    kevin4hopes
    Participant
    August 27, 2015 at 17:49

    Hello,

    i have a probleme with my product.
    client can’t add on shop card

    it’s wrinting : This product is currently out of stock and unavailable.

    i try to add product in stock, and some option of stock but always same bug

    did you have any solution ?
    Thanks

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 27, 2015 at 20:35

    Hello,

    Please give us full permissions to be able to view all settings in wp-admin panel and provide us with FTP credentials as well.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: kevin4hopes
    kevin4hopes
    Participant
    August 28, 2015 at 13:53

    yes sorry

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    August 28, 2015 at 14:22

    Hello,

    I’ve added this code in child functions.php:

    function custom_wc_ajax_variation_threshold( $qty, $product ) {
    	return 100;
    }
    
    add_filter( 'woocommerce_ajax_variation_threshold', 'custom_wc_ajax_variation_threshold', 100, 2 );

    You can read about it here:
    https://woocommerce.wordpress.com/2015/07/13/improving-the-variations-interface-in-2-4/

    Now clear browser cache and check products.

    Regards,
    Eva Kemp.

    Avatar: kevin4hopes
    kevin4hopes
    Participant
    August 28, 2015 at 14:38

    Thank a lot for my e-commerce !!!

    Avatar: Eva
    Eva Kemp
    Support staff
    August 28, 2015 at 14:45

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘Update of woocomerce : This product is currently out of stock and unavailable.’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.