• I have a winery client, and we’d like to:

    1) be able to mark products as discontinued
    2) have a separate catalog page for discontinued products
    3) have the discontinued products masked from the main catalog

    This will create a library of wines that are no longer available. Is this doable, and if so, how?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Andresm57,

    How about adding these to a separate category and hide this category from the ‘shop page’? Each product can also be hidden from the search if you want to make it more obscure. You change this in the top right under ‘Publish’
    With CSS you could hide the category from the list page, or change the setting within the category section might work too.
    To mark them as discontinued you could add a plugin that puts a label over the product image displaying ‘discontinued’
    With the use of the standard WooCommerce shortcodes you can create a list view page of only that particular category https://docs.woocommerce.com/document/woocommerce-shortcodes/
    Good Luck – hope this advice has helped

    Plugin Support RK a11n

    (@riaanknoetze)

    Yep, the answer above is spot on. You could also look into using https://www.woocommerce.com/products/catalog-visibility-options/ to hide items on a per category basis ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Discountinued product page’ is closed to new replies.