• Hi,

    thanks for the great plugin.

    I noticed it works well with simple products (out of stock or backorder) but unfortunately it does not work with any variable product on my website whether the product is out of stock or on backorder.

    I researched this forum for solution but did not find any

    thanks

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author xootix

    (@xootix)

    Hello,

    The issue is with the backorder, I think.
    It should work fine for “out of stock” products.
    Please add this CSS

    .single-product .product.onbackorder .xoo-wl-btn-container {
        display: block!important;
    }
    Thread Starter Christian Bulota

    (@kitebud)

    Thanks, that seems to work for most cases except when a variable product has one or more variations in stock and other variations on backorder. In this case it does not show the button. If all variations of a variable product are on backorder, then it works just fine.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin not working with variable products’ is closed to new replies.