Similar/recommended books - by mleihs - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Eva Kemp

  • Avatar: mleihs
    mleihs
    Participant
    April 20, 2016 at 09:40

    Hi,

    the shop I’m working on has quite some products that are out of stock. The similiar/recommended section recommends also those out-of-stock items. There is no point in recommending products that noone can buy.

    How to set it up so that only available items are listed?

    Best regards

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 20, 2016 at 10:43

    Hello,

    Try to use this code in custom.css file:

    .items-slider .slider .slide-item .outofstock {
        display: none;
    }

    Regards,
    Eva Kemp.

    Avatar: mleihs
    mleihs
    Participant
    April 20, 2016 at 11:06

    Hi,

    thank you!

    Best regards

    Avatar: Eva
    Eva Kemp
    Support staff
    April 20, 2016 at 11:55

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Similar/recommended books’' has been successfully resolved, and the topic is now closed for further responses

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