• Resolved robinweeda

    (@robinweeda)


    Good day!

    On de product page at de backend when start typing the sku number in the upsells section of a product the product with that sku doesn’t appear.

    greetings
    Robin

Viewing 4 replies - 1 through 4 (of 4 total)
  • Stef

    (@serafinnyc)

    You might have an Ajax error. Have you checked in Console if anything is blocking it from working? Maybe disable all your plugins except for WC and try. Sometimes it needs at least 3 characters before it can start searching.

    madeincosmos

    (@madeincosmos)

    Automattic Happiness Engineer

    Hi @robinweeda,

    Apart from an AJAX error that @serafinnyc already mentioned, this can also be due to lookup tables not being set up correctly. Long story short, WooCommerce uses now a new database table to search for products, and we’ve seen problems like this happen when the update scripts for WooCommerce 3.6. and newer didn’t complete correctly.

    To get this fixed, please go to WooCommerce > Status > Tools and regenerate product lookup tables on that page:

    Screenshot: https://cld.wthms.co/09WNUg

    It may take up to 10-15 minutes to complete, depending how many products there are in your store. If you’re still not seeing any search results after 10-15 minutes, this usually means a problem with WordPress scheduling system, so you can check with your hosting company if they can see any problems with WP Cron.

    In the meantime, you can go to WooCommerce > Status > Scheduled Actions, look for Pending actions called wc_update_product_lookup_tables_column and update the tables manually:

    Screenshot: https://cld.wthms.co/EeuZGm

    Cheers!

    Thread Starter robinweeda

    (@robinweeda)

    Many thanks for you help, but it doesn’t work.
    it shows many other products but not with that sku number.
    if i search on the product name it shows after 3 words the right product.

    jessepearson

    (@jessepearson)

    Automattic Happiness Engineer

    @robinweeda I just tested this with WooCommerce 3.6.5 and it is working correctly:


    Link to image: https://cld.wthms.co/4ECiq4

    If you are still seeing this issue, we suggest the steps here:
    https://docs.woocommerce.com/document/woocommerce-self-service-guide/#section-4

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘SKU in upsells section backend doesn’t show’ is closed to new replies.