• Resolved tipomarwan

    (@tipomarwan)


    Hi
    great plugin
    On our site you can buy out of stock products as they are branded as a backorder
    Unfortunately, only products in stock can be placed in the shopping cart with your plugin
    is it possible to bypass this restriction?
    I tried to make this change to the listing-list.php file (line 19)

    if (isset ($ products) && count ($ products)> 0) {
    becomes
    if (isset ($ products) {
    but it had no effect

    how can I do?
    THANK YOU`

    • This topic was modified 3 years, 9 months ago by tipomarwan.
    • This topic was modified 3 years, 9 months ago by tipomarwan.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Add to cart if out of stock’ is closed to new replies.