Home Forums WoodMart support forum Out of Stock Products Can still be Added to Cart

Out of Stock Products Can still be Added to Cart

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #451841

    HokaChic
    Participant

    Is there a reason why products that are out of stock on the website, still allow people to think they are putting the item in their cart? It isn’t until they get to the checkout page that it shows empty.

    How can this be turned off? It is confusing customers.

    #451934

    Hello,

    Please make the full backup of your site and check the issue on the Storefront theme to detect if our theme causes the problem. Storefront is a free theme developed by WooСommerce.

    Best Regards

    #454583

    HokaChic
    Participant

    Just send the the code to fix it. We are tired of this copy and paste answer on our topics.

    #454974

    Hello,

    We do not have a code to fix this. This is the default Woocommerce functionality and Woodmart theme does not have any options to change that.

    Please try to search for a plugin to change that. We have not tested any that is why we can hardly recommend any.

    If you have any questions please feel free to contact us.

    Best Regards

    #467443

    HokaChic
    Participant

    I need to remove the “Out of Stock” product label from the product grid. I have added this CSS, But the “sold out” still shows up:

    .single-product .product-grid-item .product-labels .out-of-stock {
    display: none;
    }
    body .labels-rounded .out-of-stock {
    display:none;
    }

    The other product labels have the option to turn on/off. Can you please add that option for Out of stock too?

    Attachments:
    You must be logged in to view attached files.
    #467498

    Hello,

    Please provide the page URL where I can see out-of-stock to provide valid custom CSS.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)