• Resolved sevenkader

    (@sevenkader)


    Is there any way to display the least popular products? In another words there are plugins that show the Most Popular/Most purchased products, is there an opposite for this or method that allows you to display products that were bought the least?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Sol J. a11n

    (@solstudioim)

    Hi @sevenkader

    Thanks for your question!

    Is there any way to display the least popular products? In another words there are plugins that show the Most Popular/Most purchased products, is there an opposite for this or method that allows you to display products that were bought the least?

    That’s really unique question!

    Unfortunately, at the moment by default it’s not possible to display least popular products.

    Logically it seems to be possible using the condition to display products with the following scenario: display list products, when condition total sales is less than 0 is true, reference for get total sales: https://woocommerce.github.io/code-reference/classes/WC-Product.html#method_get_total_sales

    But it’s pretty beyond our scope of support to provide code customization though.

    I hope that helps!

    Mirko P.

    (@rainfallnixfig)

    Hi @sevenkader,

    It’s been a while since we last heard back from you, I’m going to mark this thread as resolved.

    Hopefully, the above information helped you out! If you have further questions, please feel free to open a new topic.

    Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display Least Popular Products’ is closed to new replies.