Home Forums WoodMart support forum Stock and filter

Stock and filter

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

    tvojsplet
    Participant

    Hi i have a question. In filter there is number on right side how many products are in store. But for example if i click red color (9 product) it show 9 product with red color. But some of them aren’t on stock. Is it possible that filter show only product that are on stock? Or can i add filter sotck : on stock or not on stock?

    #34695

    Artem Temos
    Keymaster

    Hi,

    Sorry, but we are not able to change this behavior. It comes with WooCommerce plugin and we can’t edit it.

    Regards

    #35097

    tvojsplet
    Participant

    Ok thanks. Do you maybe know how to sort by stock also or do you recomend any plugin?
    Also i would like to know how can i hide number of products in filter?

    #35107

    Artem Temos
    Keymaster

    Unfortunately, we didn’t test such plugins with our theme.

    You can hide count of products on the filters widget with the following CSS code

    .woodmart-woocommerce-layered-nav li .count {
    	display: none;
    }
    #35108

    tvojsplet
    Participant

    Ok thanks for info. Counts are hidden.

    #35110

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Stock and filter’ is closed to new replies.