• Resolved osmankocak212

    (@osmankocak212)


    Hello, I have a store ranking in mind, how can I do this or can you help me? I want to rank the store as follows in order to increase the conversion on the store page. After the 5 featured products, I want the 5 most sold products, then the 5 most visited products, and then the most commented products. If there are any remaining products, I want them to continue from high to low prices. How can I do that.

Viewing 1 replies (of 1 total)
  • Plugin Support Shameem – a11n

    (@shameemreza)

    Hi @osmankocak212

    To achieve the store ranking as you’ve described, you can use a combination of WooCommerce’s built-in features and additional plugins.

    1. Featured Products: You can mark products as ‘featured’ from the product’s edit page. These will appear first in your store.
    2. Most Sold Products: You can use the WooCommerce Product Sort and Display plugin to display the most sold products after the featured ones.
    3. Most Visited Products: For this, you might need a custom solution as WooCommerce doesn’t have a built-in feature for this. You can use a plugin such as Product Views Counter for WooCommerce to track product views, and then a developer can help you display these products.
    4. Most Commented Products: You can use the WooCommerce Product Sort and Display plugin to sort products by the number of reviews.
    5. Remaining Products Sorted by Price: WooCommerce allows you to sort products by price natively. You can set this in the Customize section under Product Catalog (Appearance → Customize → WooCommerce → Product Catalogue → Default product sorting).

    I hope this helps! Please let us know how it goes or if you need further assistance.

Viewing 1 replies (of 1 total)

The topic ‘short by multi type’ is closed to new replies.