Reply 346811 to: Configuring Product Filters and Variation Swatches

Avatar: Rose Tyler
Rose Tyler
Support staff
February 13, 2023 at 15:55

Hello, Naborhi,

If you mean to leave only “On sale” item in Product status filter -> https://prnt.sc/anlTE-1mZWKo
then you may simply hide other items with the next custom CSS

.etheme_product_status_filter .etheme-ajax-filter:not(.etheme-sale-filter) {
    display: none;
}

Frontend result: https://prnt.sc/L4Gfa7NW1OIi

Kind Regards,
8theme team

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.